/* screen - calendaru95desktop-all-breakpoints */

.calendaru95desktop-all-breakpoints {
  align-items: center;
  background-image: url("../img/calendar-desktop-1.svg");
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-width: 1440px;
  position: relative;
}

.calendaru95desktop-all-breakpoints .header {
  align-items: flex-start;
  background-color: transparent;
  display: flex;
  flex: 0 0 auto;
  justify-content: space-between;
  padding: 28px 80px;
  position: relative;
  width: 1440px;
}

.calendaru95desktop-all-breakpoints .logo {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  position: relative;
}

.calendaru95desktop-all-breakpoints .logo-1 {
  cursor: pointer;
}

.calendaru95desktop-all-breakpoints .spokane-meditation-circle {
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.calendaru95desktop-all-breakpoints .navigation {
  align-items: center;
  background-color: var(--white);
  border-radius: 30px;
  box-shadow: 0px 6px 16px #064c8a3d;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 206px;
  padding: 20px 28px;
  position: relative;
}

.calendaru95desktop-all-breakpoints .nav-items {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 28px;
  justify-content: flex-end;
  position: relative;
}

.calendaru95desktop-all-breakpoints .navlabel {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  padding: 10px;
  position: relative;
}

.calendaru95desktop-all-breakpoints .label {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.calendaru95desktop-all-breakpoints .body {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 56px;
  justify-content: center;
  padding: 32px 80px 198px;
  position: relative;
  width: 100%;
}

.calendaru95desktop-all-breakpoints .headline {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 10px;
  position: relative;
  width: 100%;
}

.calendaru95desktop-all-breakpoints .title {
  align-self: stretch;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.calendaru95desktop-all-breakpoints .frame-456 {
  align-items: center;
  display: inline-flex;
  flex: 1;
  flex-grow: 1;
  gap: 10px;
  justify-content: center;
  position: relative;
}

.calendaru95desktop-all-breakpoints .iframe-srchttpscalen {
  align-self: stretch;
  margin-top: -1.00px;
  position: relative;
  width: 626px;
}

.calendaru95desktop-all-breakpoints .footer {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--white);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  padding: 32px 80px 80px;
  position: relative;
  width: 100%;
}

.calendaru95desktop-all-breakpoints .frame-438 {
  align-items: flex-end;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 0px 0px;
  position: relative;
  width: 100%;
}

.calendaru95desktop-all-breakpoints .address {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 10px;
  min-width: 391px;
  position: relative;
}

.calendaru95desktop-all-breakpoints .spokane-meditation-circle-1 {
  align-self: stretch;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
}

.calendaru95desktop-all-breakpoints .links {
  align-items: flex-end;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 16px;
  position: relative;
}

.calendaru95desktop-all-breakpoints .button {
  align-items: center;
  border: 2px solid;
  border-color: var(--grenadier);
  border-radius: 30px;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  padding: 16px 26px;
  position: relative;
}

.calendaru95desktop-all-breakpoints .icon {
  background-image: url("../img/email-1--envelope-11.svg");
  background-size: 100% 100%;
  height: 24px;
  position: relative;
  width: 24px;
}

.calendaru95desktop-all-breakpoints .button-1 {
  align-items: center;
  border-radius: 30px;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  padding: 16px 26px;
  position: relative;
}

.calendaru95desktop-all-breakpoints .label-2 {
  text-decoration: underline;
}

.calendaru95desktop-all-breakpoints .icon-1 {
  background-image: url("../img/call--phone-11.svg");
  background-size: 100% 100%;
  height: 24px;
  position: relative;
  width: 24px;
}

.calendaru95desktop-all-breakpoints .label-3 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.calendaru95desktop-all-breakpoints .logo-3 {
  align-items: center;
  background-color: var(--white);
  border-radius: 60px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  padding: 10px;
  position: relative;
}
/* screen - calendaru95mobile */

.calendaru95mobile {
  align-items: center;
  background-image: url("../img/calendar-mobile.svg");
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  min-width: 390px;
  position: relative;
}

.calendaru95mobile .header-2 {
  align-items: flex-start;
  background-color: transparent;
  display: flex;
  flex: 0 0 auto;
  justify-content: space-between;
  padding: 16px;
  position: relative;
  width: 390px;
}

.calendaru95mobile .logo-6 {
  display: flex;
  height: 74px;
  width: 74px;
}

.calendaru95mobile .frame-410 {
  align-items: center;
  border-radius: 30px;
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 206px;
  justify-content: flex-end;
  padding: 20px 16px;
  position: relative;
}

.calendaru95mobile .menu-button {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  position: relative;
}

.calendaru95mobile .button-4 {
  background-color: var(--white);
}

.calendaru95mobile .label-5 {
  margin-top: -2.00px;
}

.calendaru95mobile .body-2 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 56px;
  justify-content: center;
  padding: 32px 16px 198px;
  position: relative;
  width: 100%;
}

.calendaru95mobile .headline-2 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 10px;
  position: relative;
  width: 100%;
}

.calendaru95mobile .title-2 {
  align-self: stretch;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.calendaru95mobile .frame-456-2 {
  align-items: center;
  align-self: stretch;
  display: flex;
  gap: 10px;
  height: 257px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.calendaru95mobile .iframe-srchttpscalen-2 {
  height: 308px;
  margin-bottom: -24.50px;
  margin-left: -0.50px;
  margin-right: -0.50px;
  margin-top: -26.50px;
  position: relative;
  width: 359px;
}

.calendaru95mobile .footer-2 {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--white);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  padding: 32px 16px 64px;
  position: relative;
  width: 100%;
}

.calendaru95mobile .frame-438-2 {
  align-items: flex-end;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 48px 0px;
  position: relative;
  width: 100%;
}

.calendaru95mobile .address-4 {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 10px;
  margin-right: -33.00px;
  min-width: 391px;
  position: relative;
}

.calendaru95mobile .logo-7 {
  display: inline-flex;
  flex: 0 0 auto;
}

.calendaru95mobile .spokane-meditation-circle-4 {
  align-self: stretch;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
}

.calendaru95mobile .links-2 {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 16px;
  position: relative;
}

.calendaru95mobile .button-5 {
  border: 2px solid;
  border-color: var(--grenadier);
}

.calendaru95mobile .label-6 {
  margin-top: -1.00px;
}

.calendaru95mobile .label-7 {
  margin-top: -1.00px;
  text-decoration: underline;
}

.calendaru95mobile .button {
  align-items: center;
  border-radius: 30px;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  padding: 16px 26px;
  position: relative;
}

.calendaru95mobile .icon {
  background-size: 100% 100%;
  height: 24px;
  position: relative;
  width: 24px;
}

.calendaru95mobile .label {
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  width: fit-content;
}

.calendaru95mobile .logo {
  align-items: center;
  background-color: var(--white);
  border-radius: 60px;
  gap: 10px;
  justify-content: center;
  padding: 10px;
  position: relative;
}
/* screen - calendaru95tablet */

.calendaru95tablet {
  align-items: center;
  background-image: url("../img/calendar-tablet.svg");
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  min-width: 744px;
  position: relative;
}

.calendaru95tablet .logo-4 {
  background-color: var(--white);
  border-radius: 60px;
  cursor: pointer;
  justify-content: center;
  padding: 10px;
}

.calendaru95tablet .spokane-meditation-circle-2 {
  width: fit-content;
}

.calendaru95tablet .navigation-1 {
  align-items: center;
  background-color: var(--white);
  border-radius: 30px;
  box-shadow: 0px 6px 16px #064c8a3d;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 206px;
  margin-left: -29.00px;
  margin-right: -29.00px;
  padding: 20px 24px;
  position: relative;
}

.calendaru95tablet .nav-items-1 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 24px;
  justify-content: flex-end;
  position: relative;
}

.calendaru95tablet .body-1 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 56px;
  justify-content: center;
  padding: 32px 48px 198px;
  position: relative;
  width: 100%;
}

.calendaru95tablet .headline-1 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 10px;
  position: relative;
  width: 100%;
}

.calendaru95tablet .title-1 {
  align-self: stretch;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.calendaru95tablet .frame-456-1 {
  align-items: center;
  display: inline-flex;
  gap: 10px;
  height: 257px;
  justify-content: center;
  position: relative;
}

.calendaru95tablet .iframe-srchttpscalen-1 {
  align-self: stretch;
  margin-top: -1.00px;
  position: relative;
  width: 626px;
}

.calendaru95tablet .logo-5 {
  background-color: var(--white);
  border-radius: 60px;
  justify-content: center;
  padding: 10px;
}

.calendaru95tablet .spokane-meditation-circle-3 {
  align-self: stretch;
}

.calendaru95tablet .button-2 {
  border: 2px solid;
  border-color: var(--grenadier);
}

.calendaru95tablet .icon-2 {
  background-image: url("../img/email-1--envelope-11.svg");
}

.calendaru95tablet .label-4 {
  text-decoration: underline;
}

.calendaru95tablet .button {
  align-items: center;
  border-radius: 30px;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  padding: 16px 26px;
  position: relative;
}

.calendaru95tablet .icon {
  background-size: 100% 100%;
  height: 24px;
  position: relative;
  width: 24px;
}

.calendaru95tablet .label {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.calendaru95tablet .logo {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  position: relative;
}

.calendaru95tablet .spokane-meditation-circle {
  letter-spacing: 0;
  line-height: normal;
  position: relative;
}
@media screen and (max-width: 743px) {
  .screen.calendaru95desktop-all-breakpoints { 
    display: none;
   }
  .screen.calendaru95tablet { 
    display: none;
   }
}
@media screen and (min-width: 744px) and (max-width: 1439px) {
  .screen.calendaru95desktop-all-breakpoints { 
    display: none;
   }
  .screen.calendaru95mobile { 
    display: none;
   }
}
@media screen and (min-width: 1440px) {
  .screen.calendaru95tablet { 
    display: none;
   }
  .screen.calendaru95mobile { 
    display: none;
   }
}