@charset "UTF-8";
/* Fonts from _new/fonts */
@font-face {
  font-family: "GentiumPlus";
  src: url("../fonts/GentiumPlus-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
/* Colors and buttons from external folder (Amula tokens) */
:root {
  --bg: #010316;
  --dark-bg: #010213;
  --card-bg: #080921;
  --sheet-bg: #080921;
  --gold: #faf6e5;
  --deep-purple: #272971;
  --btn-text: #111258;
  --text: #FDFDFE;
  --text-2: #D3D6E2;
  --outliner: #D4BCA1;
  --glass: rgba(255,255,255,.06);
  --glass-2: rgba(255,255,255,.10);
  --r-20: 20px;
  --r-50: 50px;
  --shadow-nav: 0 5px 5px rgba(0,0,0,0.1);
  --shadow-card: 0 1px 1px rgba(0,0,0,0.2);
  --shadow-card-hover: 0 22px 43px rgba(0,0,0,0.15);
  --shadow-soft: 0 10px 30px rgba(0,0,0,0.35);
  --shadow-focus: 0 2px 0 2px rgba(255,255,255,0.6) inset, 0 0 0 rgba(255,255,255,0.6);
  --focus-ring: 0 0 0 2px rgba(212,188,161,0.15);
  --grad-btn: linear-gradient(to top, rgba(36,38,161,.26), rgba(63,29,118,.30), rgba(58,28,242,.19), rgba(253,251,233,.12));
  --grad-card-btn: linear-gradient(135deg, #C8812F,#EEC882,#FDECC8,#FADFA8,#E1AF69);
  /* ~30% darker than --dark-bg (#010213) for form fields */
  --form-input-bg: #01010d; }

@supports (color: color-mix(in srgb, white, black)) {
  :root {
    --form-input-bg: color-mix(in srgb, var(--dark-bg) 70%, black); } }
@media all and (max-width: 1200px) {
  body .map, body .wrap-map {
    width: 600px; }
  body .logo {
    width: 7em; }
  body .wice-top-nav_menu li {
    margin-right: 25px; }
  body .social-media {
    padding: 30px 15px 0 0; }
  body .wrap-brand {
    top: 140px; }
  body .animated-modal {
    max-width: 80vw; }
  body input.stv-radio-tab + label {
    padding-right: 2.4em; }
  body .portfolio-nav_menu label:after {
    width: calc(100% - 38px); }
  body input.stv-radio-tab:checked + label:after {
    width: calc(100% - 38px); }
  body .title {
    padding: 4.4em 0; } }
@media only screen and (max-width: 991px) {
  body .portfolio-nav_menu {
    padding-right: 0; }
  body input.stv-radio-tab + label {
    padding-right: 1.9em; }
  body .wrap-brand {
    top: 120px; }
  body .title {
    padding: 3.3em 0;
    font-size: 1.7em; }
  body .fancybox-close-small {
    right: -9px;
    top: -10px; }
  body .map, body .wrap-map {
    width: 100%; }
  body .wice-top-nav_menu li {
    margin-right: 0; }
  body .logo {
    width: 6em;
    margin: 0 auto; }
  body .white .logo {
    width: 5.5em;
    padding: 0; }
  body .nav.white .wice-top-nav {
    padding: 5px 0; }
  body .social-media {
    padding: 36px 15px 0 0; }
  body .window-flex {
    min-height: 188px; }
  body .block-shadow .services-title {
    padding: 8px 0 0 !important;
    font-size: 16px; }
  body .block-shadow .services-text {
    padding: 7px 0;
    opacity: 1;
    line-height: 1.3;
    font-size: 16px; }
  body .block-shadow .services-icon {
    height: 40px; }
  body .wrap-top .rituals-grid__cell .rituals-card-icon {
    width: 84px;
    height: 84px; }
  body .wrap-top .rituals-grid__cell .rituals-card-icon .services-icon {
    height: auto; }
  body .block-shadow {
    padding: 20px 0 0; }
  body .r-nav {
    position: fixed;
    width: 40px;
    top: 19px;
    left: 28px; }
    body .r-nav .links {
      left: -100%;
      top: 0;
      width: 200px;
      position: fixed;
      transition: all 0.8s ease;
      background: var(--card-bg);
      padding: 70px 0 10px 10px; }
  body .h-menu {
    display: block !important; }
  body .hmbrg {
    display: inline-block !important; }
  body .wice-top-nav_menu {
    flex-direction: column;
    text-align: left; }
  body ul.wice-top-nav_menu > li > a {
    padding: 10px 0px 5px 20px;
    font-size: 22px; }
  body .wice-top-nav_menu li a:hover::after {
    transform: scaleX(0); }
  body .r-nav .links {
    padding: 70px 0 20px 10px; }
  body .wice-top-nav_menu .app-store-item .app-store-link {
    padding: 10px 0 5px 20px; }
  body .wice-top-nav_menu .app-store-item .app-store-link img {
    width: 32px;
    height: 32px; }
  body nav.white .wice-top-nav {
    padding: 14px 0 15px; }
  body .submenu {
    position: relative;
    border: none;
    visibility: visible;
    opacity: 1;
    transform: scale(1); }
  body input.stv-radio-tab:checked + label:after {
    width: calc(100% - 31px); } }
@media only screen and (max-width: 767px) {
  body input.stv-radio-tab + label {
    padding-right: 1.8em; }
  body .note-text-brand {
    padding: 0 10px; }
  body .title {
    padding: 5em 0;
    font-size: 3em; }
  body .wice-parallax-up {
    min-height: 380px; }
  body .window-flex {
    min-height: 455px; }
  body .block-shadow .services-icon {
    height: 50px; }
  body .wrap-top .rituals-grid__cell .rituals-card-icon {
    width: 76px;
    height: 76px; }
  body .wrap-top .rituals-grid__cell .rituals-card-icon .services-icon {
    height: auto; }
  body .block-shadow {
    padding-top: 63px;
    margin-bottom: 20px; }
    body .block-shadow:hover {
      margin-top: 15px; }
  body .contact-map {
    padding: 20px 0 0; }
  body .footer .col-md-6,
  body .footer .footer-inner {
    padding-top: 20px;
    padding-bottom: 20px; }
  body .contact-info {
    font-size: 1.8em;
    padding: 29px 0 100px 0; }
  body .wrap-top {
    margin-bottom: 0; }
  body .inner-column {
    border: none !important; }
  }
@media only screen and (max-width: 576px) {
  body .note-text-brand {
    padding: 0 30px; } }
@media only screen and (max-width: 480px) {
  body input.stv-radio-tab + label {
    padding-right: 1.6em; }
  body .window-flex {
    min-height: 400px; }
  body .wice-parallax-up {
    min-height: 600px; }
  body .window-flex {
    min-height: 400px; }
  body .title {
    padding: 4em 0; } }
@media only screen and (max-width: 430px) {
  body .title {
    padding: 3.3em 0; }
  body .window-flex {
    min-height: 357px; }
  body .wrap-brand {
    top: 85px; } }
@media only screen and (max-width: 410px) {
  body .logo-copy {
    margin: 0; } }
@media only screen and (max-width: 400px) {
  body .window-flex {
    min-height: 330px; }
  body .title {
    font-size: 2.8em; } }
@media only screen and (max-width: 390px) {
  body .window-flex {
    min-height: 313px; } }
@media only screen and (max-width: 380px) {
  body .title {
    padding: 2.5em 0; }
  body .animated-modal {
    max-width: 90vw; }
  body .note-text {
    line-height: 1.2; }
  body .note-text-brand {
    font-size: 1.4em;
    line-height: 1.3; }
  body .window-flex {
    min-height: 259px; } }
@media only screen and (max-width: 360px) {
  body .title-note-brand {
    font-size: 2em;
    padding-bottom: 10px !important; }
  body .note-text-brand {
    padding: 0 10px; }
  body .note-text-brand {
    font-size: 1.3em; }
  body .title-note-brand {
    padding-bottom: 10px !important; }
  body .wrap-brand {
    top: 85px; } }
@media only screen and (min-width: 736px) and (max-width: 823px) and (min-height: 375px) and (orientation: landscape) {
  .wrap-brand {
    top: 85px !important; }

  .title-note-brand {
    font-size: 2.8em !important;
    padding-bottom: 5px !important; }

  .fancybox-close-small {
    right: 16px !important;
    top: 23px !important; }

  .port-title {
    padding: 10px 0 55px 0 !important; }

  .modal-content-text {
    padding-bottom: 30px; } }
@media only screen and (min-width: 568px) and (max-width: 736px) and (min-height: 360px) and (orientation: landscape) {
  body .wrap-brand {
    top: 85px !important; }
  body .title-note-brand {
    font-size: 2.3em !important;
    padding-bottom: 5px !important; }
  body .port-title {
    padding: 10px 0 55px 0 !important; }
  body .social-icon {
    padding-bottom: 32px; }
  body .modal-content-text {
    padding-bottom: 30px; }
  body .note-text-brand {
    font-size: 1.3em !important;
    line-height: 1.6em !important; } }
@media only screen and (min-width: 320px) and (max-width: 568px) and (min-height: 320px) and (orientation: landscape) {
  body .note-text-brand {
    font-size: 1.3em !important;
    line-height: 1.6em !important; }
  body .wrap-brand {
    top: 70px !important; }
  body .title-note-brand {
    font-size: 2em !important;
    padding-bottom: 5px !important; }
  body .social-icon {
    padding-bottom: 32px; }
  body .modal-content-text {
    padding-bottom: 30px; }
  body .social-icon {
    padding-bottom: 32px; }
  body ul.wice-top-nav_menu > li > a {
    padding: 6px 0px 5px 20px;
    font-size: 20px; }
  body .submenu li a {
    padding: 0 10px 5px 0; } }
* {
  margin: 0;
  padding: 0;
  border: 0; }

html {
  height: 100%;
  font-size: 14px;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 !important;
  padding: 0;
  display: block;
  font-family: "GentiumPlus", serif;
  font-weight: 400 !important; }

body {
  height: 100%;
  min-width: 340px;
  font-family: "Nunito", sans-serif;
  font-weight: 300;
  background-color: var(--bg);
  color: var(--text);
  background-image: url("../img/body-bg.png"); 
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body input,
body textarea,
body [contenteditable="true"] {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
body::after {
  content: '';
  display: block;
  background: linear-gradient(90deg,rgba(0, 0, 0, 0) 0%, rgba(7, 4, 16, 0.39) 50%, rgba(39, 7, 40, 0.24) 100%);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1000;
}
p {
  font-family: "Nunito", sans-serif;
  font-weight: 300; }

button {
  outline: 0; }

/*----------Submenu------------ */
/*----------------------------- */
nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }
nav a {
  outline: none;
  display: block;
  transition: 0.4s ease-in-out; }

.topmenu {
  text-align: center;
  padding: 10px 0; }
  .topmenu li {
    display: inline-block;
    position: relative; }
    .topmenu li:after {
      right: 0;
      width: 1px;
      height: 12px;
      background: var(--glass-2);
      top: 16px;
      box-shadow: 4px -2px 0 var(--text-2);
      transform: rotate(30deg); }
    .topmenu li:last-child:after {
      background: none;
      box-shadow: none;
      padding: 12px 26px;
      color: var(--text-2);
      text-transform: uppercase;
      font-weight: 300;
      letter-spacing: 1px;
      font-family: "Nunito", sans-serif; }
  .topmenu li.app-store-item:after {
    display: none;
    background: none;
    box-shadow: none; }
  .topmenu .app-store-link {
    padding: 6px 4px;
    display: flex;
    align-items: center; }
  .topmenu .app-store-link:after {
    display: none !important; }
  .topmenu .app-store-link img {
    width: 28px;
    height: 28px;
    opacity: 0.9;
    transition: opacity 0.3s ease; }
  .topmenu .app-store-link:hover img {
    opacity: 1; }
  .wice-top-nav_menu .app-store-item {
    margin-right: 8px; }
  .wice-top-nav_menu .app-store-item:last-child {
    margin-right: 0; }

.app-store-soon {
  cursor: default;
  user-select: none; }

.topmenu .app-store-soon img,
#download .app-store-soon img {
  opacity: 0.72;
  transition: opacity 0.3s ease; }

.topmenu .app-store-soon:hover img,
#download .app-store-soon:hover img {
  opacity: 0.88; }

#download .app-store-soon {
  display: inline-flex;
  align-items: center; }

.submenu {
  position: absolute;
  left: 19%;
  top: 125%;
  width: 110px;
  background: var(--card-bg);
  z-index: 5;
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8);
  transition: 0.4s ease-in-out; }
  .submenu li a {
    padding: 0 10px 10px 0;
    margin: 10px 15px 5px 30px;
    font-size: 1em !important;
    color: var(--text);
    font-family: "Nunito", sans-serif;
    font-weight: 300; }

.topmenu li:hover .submenu {
  visibility: visible;
  opacity: 1;
  transform: scale(1); }

/*----------------------------- */
/*----------Submenu------------ */
/*----------Color class---------- */
/*------------------------------- */
.white {
  color: var(--text); }
  .white .logo {
    width: 6em; }

.dark {
  color: var(--text); }

/*----------end of color class---------- */
/*-------------------------------------- */
/*----------Length of time---------- */
/*---------------------------------- */
.transition-time-3 {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease; }

.transition-time-6 {
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease; }

/*----------------------------------------- */
/*----------end of length of time---------- */
/*----------Text block---------- */
/*------------------------------ */
.block-text {
  font-family: "Nunito", sans-serif;
  font-weight: 300;
  font-size: 1.2em;
  padding: 25px 10px;
  line-height: 1.6;
  color: var(--text-2);
  overflow: hidden;
  max-height: 175px;
  text-align: center; }

.block-title {
  font-family: "GentiumPlus", serif;
  font-size: 1.3em;
  font-weight: 400;
  text-align: center;
  padding: 35px 0 0 !important; }

.block-title-middle {
  font-family: "GentiumPlus", serif;
  font-size: 1.1em;
  font-weight: 400;
  text-align: center;
  padding: 10px 0 0 !important; }

.wrap-text-note {
  position: static;
  z-index: 1; }

.title-note {
  font-size: 2.5em;
  text-align: center;
  padding: 100px 0 30px !important;
  font-family: "GentiumPlus", serif;
  font-weight: 400; }

.note-text {
  font-size: 1.4em;
  line-height: 1.6;
  color: var(--text-2);
  font-family: "GentiumPlus", serif;
  font-weight: 400; }

.title-list {
  font-size: 2.5em;
  text-align: center;
  padding: 80px 0 23px !important;
  font-family: "GentiumPlus", serif;
  font-weight: 400; }

/*------------------------------------- */
/*----------end of text block---------- */
/*---------------------------------- */
/*----------animated modal---------- */
.animated-modal {
  max-width: 59vw;
  border-radius: 2px;
  overflow: hidden;
  transform: translateY(-50px);
  transition: all 0.7s; }

.animated-modal h2,
.animated-modal p {
  transform: translateY(-50px);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 0.4s; }

/*----------------------------------------- */
/*----------end of animated modal---------- */
/*-------------------------------------------------- */
/*------------Block fancybox----------- */
/*------------------------------------- */
.fancybox-slide--current .animated-modal,
.fancybox-slide--current .animated-modal h2,
.fancybox-slide--current .animated-modal p {
  transform: translateY(0);
  opacity: 1; }

/* Reveal content with different delays */
.fancybox-slide--current .animated-modal h2 {
  transition-delay: 0.1s; }

.fancybox-slide--current .animated-modal p {
  transition-delay: 0.3s; }

.fancybox-close-small {
  height: 65px;
  right: 3px;
  top: 24px;
  width: 65px; }

.fancybox-bg {
  background: var(--card-bg); }

.fancybox-is-open .fancybox-bg {
  opacity: 1; }

.fancybox-content {
  background: var(--sheet-bg); }

/*------------------------------------- */
/*----------end of fancybox------------ */
/*----------Preloader---------- */
/*----------------------------- */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--dark-bg);
  z-index: 10; }

#loader {
  display: block;
  position: relative;
  left: 51%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: var(--outliner);
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }
  #loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: var(--text-2);
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite; }
  #loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: var(--glass-2);
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
/*------------------------------------ */
/*----------end of preloader---------- */
/*----------Navigation block---------- */
/*------------------------------------ */
body.compensate-for-scrollbar nav {
  left: -17px; }

.logo {
  width: 8em;
  padding: 5px 0 5px; }
  .logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    max-width: 100%;
    max-height: 100%;
    display: block;
  }

.wice-top-nav {
  font-family: "Nunito", sans-serif;
  font-weight: 300; }
  .wice-top-nav_menu {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: flex-end; }
    .wice-top-nav_menu li {
      margin-right: 30px;
      position: relative; }
      .wice-top-nav_menu li:last-child {
        margin-right: 0; }
      .wice-top-nav_menu li a {
        text-decoration: none;
        color: var(--text); }
        .wice-top-nav_menu li a:after {
          content: "";
          display: block;
          position: absolute;
          width: calc(100% - 20px);
          height: 1px;
          transition: transform 0.4s;
          background-color: var(--text-2);
          transform-origin: 100% 0;
          transform: scaleX(0);
          bottom: 8px; }
        .wice-top-nav_menu li a:hover {
          text-decoration: none; }
          .wice-top-nav_menu li a:hover::after {
            transform: scaleX(1);
            transform-origin: 0 0; }

nav {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box; }
  nav .wice-top-nav {
    color: var(--text);
    padding: 15px 0;
    text-align: right;
    margin: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box; }
    nav .wice-top-nav li a {
      text-decoration: none;
      font-size: 1.2em; }

.wice-top-nav_menu ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none; }
  .wice-top-nav_menu ul:after {
    display: block;
    content: "";
    clear: both;
    float: none; }

ul.wice-top-nav_menu > li > a {
  display: block;
  padding: 10px;
  color: var(--text);
  text-decoration: none; }

nav.white .wice-top-nav {
  background:linear-gradient(180deg,rgba(8, 7, 30, 0.77)65%, rgba(26, 12, 53, 0) 100%);
  padding: 0;
  /* style */ }

/*------------------------------------- */
/*----------end of navigation---------- */
/*----------Block responsive navigation---------- */
/*----------------------------------------------- */
.r-nav {
  position: relative;
  width: 40px;
  height: 40px; }
  .r-nav .hmbrg, .r-nav input[type=checkbox].h-menu {
    display: none; }
  .r-nav .h-menu {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 3;
    -webkit-touch-callout: none; }
    .r-nav .h-menu:checked ~ .links {
      left: 0 !important; }
  .r-nav .hmbrg {
    position: absolute;
    left: 0;
    top: 0; }
  .r-nav em {
    display: block;
    width: 34px;
    height: 3px;
    border-radius: 4px;
    margin-bottom: 5px;
    position: relative;
    background: var(--outliner);
    opacity: 1;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease; }
    .r-nav em:first-child {
      transform-origin: 0% 0%; }
    .r-nav em:nth-last-child(2) {
      transform-origin: 0% 100%; }
  .r-nav input:checked ~ span em {
    opacity: 1;
    transform: rotate(45deg) translate(-9px, -15px); }
    .r-nav input:checked ~ span em:nth-last-child(3) {
      opacity: 0;
      transform: rotate(0deg) scale(0, 0); }
    .r-nav input:checked ~ span em:nth-last-child(2) {
      opacity: 1;
      transform: rotate(-45deg) translate(-4px, 12px); }

/*------------------------------------------------ */
/*----------end of responsive navigation---------- */
/*----------Block brand---------- */
/*------------------------------- */
.wrap-brand {
  width: 100%;
  position: absolute;
  top: 200px;
  bottom: 0;
  left: 0;
  right: 0; }

.title-note-brand {
  text-transform: capitalize;
  font-size: 3em;
  text-align: center;
  padding-bottom: 30px;
  font-family: "GentiumPlus", serif;
  font-weight: 400;
  color: var(--text); }

.note-text-brand {
  font-size: 2em;
  text-align: center;
  font-family: "GentiumPlus", serif;
  font-weight: 400;
  color: var(--text); }

.logo-down {
  width: 45px;
  height: 45px;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 45px;
  z-index: 1; }
  .logo-down:hover {
    opacity: 0.5; }

/*-------------------------------------- */
/*----------end of block brand---------- */
/*----------Block parallax---------- */
/*---------------------------------- */
.wice-parallax-up {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  text-align: center;
  height: 80vh; }
  .wice-parallax-up::after {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    content: "";
    z-index: 0; }

.parallax-window-main {
  min-height: 300px;
  background: transparent; }

.parallax-window {
  min-height: 300px;
  background: transparent;
  background-size: contain;
  height: 100vh;
  position: relative; }
  

.parallax-height {
  height: 50vh; }

/*-------------------------------------- */
/*----------end block parallax---------- */
/*----------Block portfolio---------- */
/*----------------------------------- */
.wrap-bottom {
  position: relative;
  background-color: var(--bg);
  z-index: 1; }

/*----------Block shaffle filtering---------- */
/*------------------------------------------- */
/* default styles so shuffle doesn't have to set them (it will if they're missing) */
.my-shuffle {
  position: relative;
  overflow: hidden; }

/* Portfolio filter transition (fade + scale + collapse, like Shuffle) */
.my-shuffle .image-item {
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1),
              transform 0.4s cubic-bezier(0.4, 0, 0.2, 1),
              max-height 0.45s cubic-bezier(0.4, 0, 0.2, 1),
              margin 0.4s cubic-bezier(0.4, 0, 0.2, 1),
              padding 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  max-height: 1200px;
}
.my-shuffle .image-item.portfolio-hidden {
  opacity: 0;
  transform: scale(0.92);
  max-height: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  overflow: hidden;
  pointer-events: none;
}
.my-shuffle .image-item.portfolio-animating-in {
  opacity: 0;
  transform: scale(0.95);
}
.my-shuffle .image-item.portfolio-visible {
  opacity: 1;
  transform: scale(1);
}

/* Sizer: same width as one column for Shuffle.js; hidden so it doesn't add a row */
.my-sizer-element {
  height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  visibility: hidden !important;
  pointer-events: none !important; }

/* Desktop: 3 columns in portfolio section, padding (gutters) included */
@media (min-width: 992px) {
  .my-shuffle .image-item {
    box-sizing: border-box;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
}

/* Ensure images take up the same space when they load */
/* https://vestride.github.io/Shuffle/images */
.aspect {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden; }

.aspect__inner {
  position: absolute;
  top: 9px;
  right: 0;
  bottom: 0;
  left: 0; }

.aspect--100 {
  padding-bottom: 100%; }

.aspect--16x9 {
  padding-bottom: 56.25%; }

.aspect--9x80 {
  padding-bottom: calc(112.5% + 30px); }

.aspect--32x9 {
  padding-bottom: calc(28.125% - 8px); }

.image-item img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover; }

.btn-group {
  clear: both;
  display: inline-block;
  width: 100%;
  padding: 0 10px;
  position: relative; }

input.stv-radio-tab {
  display: none; }
  input.stv-radio-tab + label {
    cursor: pointer;
    margin-right: -1px;
    padding-right: 2.8em;
    position: relative;
    font-size: 1.2em;
    margin: 2px 0 -8px; }
    input.stv-radio-tab + label:last-child {
      padding-right: 0; }
      input.stv-radio-tab + label:last-child:after {
        width: 100% !important; }
  input.stv-radio-tab:checked + label {
    height: 29px;
    z-index: 1; }
    input.stv-radio-tab:checked + label:after {
      transform: none;
      width: calc(100% - 44px); }

.portfolio-nav {
  font-family: "Nunito", sans-serif;
  font-weight: 300; }
  .portfolio-nav_menu {
    list-style: none;
    display: flex;
    justify-content: center; }
    .portfolio-nav_menu label:after {
      content: "";
      display: block;
      position: absolute;
      height: 1px;
      transition: transform 0.4s;
      background-color: var(--text-2);
      transform-origin: 100% 0;
      transform: scaleX(0);
      bottom: 6px;
      width: calc(100% - 44px); }
    .portfolio-nav_menu label:hover {
      text-decoration: none; }
      .portfolio-nav_menu label:hover::after {
        transform: scaleX(1);
        transform-origin: 0 0; }

/*----------end of block shaffle filtering---------- */
/*-------------------------------------------------- */
.window-flex {
  width: 100%;
  box-sizing: border-box;
  background-size: cover;
  background-position: 0 0; }

.flax-img {
  width: 100%;
  padding: 35px 0 35px; }

.modal-text {
  padding-right: 0.2vw;
  font-size: 1.3em;
  line-height: 1.6; }

.title-block {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  margin: 20px 0 0; }
  .title-block:hover .title {
    opacity: 1;
    transform: translateY(0) scaleY(1); }

.title {
  left: 15px;
  right: 15px;
  top: 9px;
  bottom: 0;
  padding: 5.4em 0;
  color: var(--text);
  line-height: normal;
  position: absolute;
  text-align: center;
  text-decoration: none;
  font-size: 2em;
  background: var(--card-bg);
  font-family: "GentiumPlus", serif;
  outline: none;
  transform: scale(0.1);
  opacity: 0; }

.port-title {
  font-size: 2.5em;
  padding: 10px 0 115px 0;
  font-family: "GentiumPlus", serif;
  font-weight: 400; }

.btn-portfolio {
  text-decoration: none;
  color: var(--text);
  outline: none; }
  .btn-portfolio:hover {
    color: var(--gold); }

.content-column {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.inner-column {
  border-right: 1px solid var(--glass-2); }
  .inner-column h3 {
    font-family: "GentiumPlus", serif;
    font-size: 2em;
    font-weight: 400;
    line-height: 2.6em; }

.portfolio-info-list, .social-icon > li {
  list-style: none;
  font-size: 1.2em; }

.portfolio-info-list span {
  font-size: 1.3em;
  line-height: 1.7em; }

.logo-info {
  width: 25px;
  float: left;
  margin: 14px 10px 0 0;
  padding-bottom: 20px; }

.social-title {
  padding-top: 48px !important;
  font-family: "GentiumPlus", serif;
  font-weight: 400; }

.social-icon {
  display: block; }

.modal-content-text {
  font-size: 1.4em;
  line-height: 1.6;
  font-family: "Nunito", sans-serif;
  font-weight: 300;
  padding: 16px 0 0 25px; }

.link-button {
  width: 150px;
  border: solid 1px var(--glass-2);
  padding: 10px 0 10px 35px;
  margin: 20px auto;
  border-radius: var(--r-20);
  text-decoration: none;
  color: var(--btn-text);
  background: var(--grad-card-btn); }
  .link-button:hover {
    background: var(--grad-btn);
    color: var(--gold); }

.clear {
  height: 110px;
  width: 100%; }

/*------------------------------------------ */
/*----------end of block portfolio---------- */
/*----------Block services---------- */
/*----------------------------------- */
.wrap-top {
  margin-bottom: 0;
  padding-bottom: 71px;
  position: relative;
  background: linear-gradient(0deg,rgb(8, 7, 30) 55%, rgba(26, 12, 53, 0) 100%);
  z-index: 1; }

.wrapper-window-flex {
  padding: 0; }
  .wrapper-window-flex .col-md-auto {
    flex-basis: 33%; }

/* The Rituals: equal card height per row (CSS Grid) */
.wrap-top .rituals-grid {
  display: grid;
  gap: 20px;
  width: 100%; }

.wrap-top .rituals-grid--split-8-4 {
  grid-template-columns: minmax(0, 2fr) minmax(0, 1fr); }

.wrap-top .rituals-grid--cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)); }

.wrap-top .rituals-grid__cell {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 100%; }

.wrap-top .rituals-grid__cell .block-shadow {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 323px;
  margin-bottom: 0;
  box-sizing: border-box; }

.wrap-top .rituals-grid__cell .block-text {
  flex: 1 1 auto; }

/* The Rituals: card titles — larger, clearer serif */
.wrap-top .rituals-grid__cell .block-title {
  font-family: "GentiumPlus", serif;
  font-size: clamp(1.42rem, 2.4vw, 1.78rem);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.03em;
  font-feature-settings: "kern" 1, "liga" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  padding: 22px 16px 12px !important;
  color: var(--text); }

@media only screen and (max-width: 991px) {
  .wrap-top .rituals-grid--split-8-4,
  .wrap-top .rituals-grid--cols-3 {
    grid-template-columns: minmax(0, 1fr); } }

.block-shadow {
  padding: 45px 15px 35px;
  width: 100%;
  min-height: 323px;
  border-radius: 20px;
  background-color: #0b0a24;
  margin-bottom: 20px;
  box-shadow: var(--shadow-card); }
  .block-shadow:hover {
    margin-top: -20px;
    box-shadow: var(--shadow-card-hover); }

.services-icon {
  display: block;
  margin: 0 auto; }

/* The Rituals: uniform square icon frame, flex-centered */
.wrap-top .rituals-grid__cell .rituals-card-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 96px;
  height: 96px;
  margin: 0 auto; }

.wrap-top .rituals-grid__cell .rituals-card-icon .services-icon {
  display: block;
  margin: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.serv-pad {
  padding: 45px 0 49px !important;
  line-height: 3em; }

#services .title-list.serv-pad {
  margin-bottom: 32px; }

.rituals-lead {
  margin-bottom: 5rem;
  text-align: center; }

.note-text-brand.rituals-lead {
  margin-bottom: 5rem !important;
  text-align: center; }

.services-row-follow {
  margin-top: 2.5rem; }

.lang-note {
  margin-top: 1.35rem;
  font-size: 0.95em;
  font-family: "Nunito", sans-serif;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
  opacity: 0.88; }

/*----------------------------------------- */
/*----------end of block services---------- */
/*------------Contact form block----------- */
/*----------------------------------------- */
.form-honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none; }

.contact-form-grid {
  position: relative;
  padding-top: 8px; }

.contact-form-grid .form-group {
  margin-bottom: 1.75rem;
  padding: 0 4px; }

.contact-form-grid .form-group--message {
  margin-bottom: 1rem; }

.form-status {
  max-width: 640px;
  margin: 0 auto 24px;
  padding: 14px 20px;
  border-radius: 12px;
  font-family: "Nunito", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.45;
  text-align: center;
  outline: none; }

.form-status--success {
  background: rgba(120, 180, 140, 0.2);
  color: var(--text-2);
  border: 1px solid rgba(160, 220, 180, 0.45); }

.form-status--error {
  background: rgba(200, 100, 100, 0.18);
  color: var(--text-2);
  border: 1px solid rgba(220, 120, 120, 0.45); }

.form-hint {
  margin: 12px 0 0 2px;
  font-size: 13px;
  font-family: "Nunito", sans-serif;
  font-weight: 300;
  color: var(--text);
  opacity: 0.75;
  line-height: 1.4; }

.contact-form-actions {
  margin-top: 28px;
  padding: 0 4px 8px; }

#feedback-form label {
  display: block;
  margin-bottom: 8px;
  font-size: 15px;
  font-family: "Nunito", sans-serif;
  font-weight: 300;
  color: var(--text-2); }

#feedback-form [required] {
  width: 100%;
  box-sizing: border-box;
  margin-top: 4px;
  font-size: 15px;
  padding: 16px 18px 16px 22px;
  border-bottom: 2px solid var(--glass-2); }
  #feedback-form [required]:hover {
    border-color: var(--text);
    box-shadow: 0 0px 1px 0px var(--text) inset, 0 0 transparent; }
  #feedback-form [required]:focus {
    outline: none;
    border-color: var(--text);
    box-shadow: var(--shadow-focus);
    transition: 0.2s linear; }
#feedback-form [type="submit"] {
  padding: 17px 0 15px;
  width: 200px;
  background: var(--dark-bg);
  color: var(--text-2);
  font-size: 0.9em;
  font-family: Nunito, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  margin: 25px auto;
  display: block;
  cursor: pointer;
  transition: All 0.4s ease;
  border-radius: var(--r-50);
  letter-spacing: 1.2px;
  background: var(--grad-btn);
  color: var(--gold);
  border: none; }
  #feedback-form [type="submit"]:hover {
    background: var(--card-bg);
    color: var(--text); }
  #feedback-form [type="submit"]:disabled {
    opacity: 0.55;
    cursor: default;
    pointer-events: none; }

::placeholder {
  color: var(--text);
  opacity: 1; }

::-ms-input-placeholder {
  color: var(--text); }

::-ms-input-placeholder {
  color: var(--text); }

input {
  outline: none; }

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 70px var(--sheet-bg) !important; }

#feedback-form input:-webkit-autofill,
#feedback-form input:-webkit-autofill:hover,
#feedback-form input:-webkit-autofill:focus {
  -webkit-box-shadow: inset 0 0 0 70px var(--form-input-bg) !important; }

#feedback-form .form-group input,
#feedback-form .form-group textarea {
  background-color: var(--form-input-bg); }

#feedback-form .form-group input:focus,
#feedback-form .form-group textarea:focus {
  background-color: var(--card-bg);
  color: var(--btn-text); }

.form-group {
  min-height: 75px; }

.form-group--message {
  min-height: 0; }

.form-group textarea {
  resize: vertical;
  min-height: 160px;
  max-height: 420px;
  background-color: var(--dark-bg);
  color: var(--text);
  font-family: "Nunito", sans-serif;
  font-weight: 300; }
  .form-group textarea:focus {
    background: var(--card-bg);
    color: var(--btn-text); }

.form-group input {
  height: 50px;
  color: var(--text);
  background-color: var(--dark-bg);
  font-family: "Nunito", sans-serif;
  font-weight: 300; }
  .form-group input:focus {
    background-color: var(--card-bg);
    color: var(--btn-text); }

.contact-list {
  padding: 81px 0 30px !important;
  text-align: center;
  font-family: "GentiumPlus", serif;
  font-weight: 400; }

.form-list {
  text-align: center;
  padding-bottom: 40px !important;
  font-family: "GentiumPlus", serif;
  font-weight: 400; }

.form-block {
  padding-bottom: 50px;
  margin-top: 62px; }

/*------------------------------------------------ */
/*------------end of contact form block----------- */
/*------------Block map & address----------- */
/*------------------------------------------ */
.contact-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: -101; }

.contact-map {
  padding: 20px 0 134px 0; }

.contact-info {
  font-size: 1.2em;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 40px;
  padding-bottom: 105px; }

.contact-img {
  display: flex; }
  .contact-img img {
    height: 25px;
    margin-top: 9px;
    padding: 0px 15px;
    opacity: 0.7; }

.map {
  opacity: 0.9; }

.wrap-map {
  width: 700px;
  height: 300px;
  background-color: var(--dark-bg); }

/*------------------------------------------------- */
/*------------end of block map & address----------- */
/*------------Block footer----------- */
/*----------------------------------- */
.hide {
  display: none; }

.footer {
  color: var(--text-2);
  border-top: 1px solid var(--glass-2);
  background: var(--dark-bg); }
  .footer .col-md-6 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .footer .footer-inner {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    max-width: 100%; }

.text-copy {
  font-size: 15px;
  font-family: "Nunito", sans-serif;
  font-weight: 300; }

.footer-line {
  margin: 0;
  font-size: 14px;
  opacity: 0.9;
  line-height: 1.45;
  text-align: center; }

.footer-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.35rem;
  margin-top: 1rem; }

.footer-social .logo-copy {
  float: none;
  margin: 0 6px;
  vertical-align: middle; }

.footer-line a {
  color: var(--outliner);
  text-decoration: none; }

.footer-line a:hover {
  text-decoration: underline; }

.footer-inline-link {
  color: var(--outliner);
  text-decoration: none; }

.footer-inline-link:hover {
  text-decoration: underline; }

/* Privacy Policy page + Fancybox iframe */
body.privacy-page {
  margin: 0;
  background: var(--sheet-bg);
  color: var(--text-2); }

.privacy-policy-standalone {
  padding: 28px 16px 40px;
  max-width: 720px; }

.privacy-policy-standalone h1 {
  font-family: "GentiumPlus", serif;
  font-weight: 400;
  color: var(--text);
  font-size: 1.85em;
  margin: 0 0 0.5em;
  text-align: center; }

.privacy-policy-standalone .privacy-policy-meta {
  font-family: "Nunito", sans-serif;
  font-size: 0.95em;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 1.75em;
  opacity: 0.92; }

.privacy-policy-standalone .privacy-h2 {
  font-family: "Nunito", sans-serif;
  font-size: 1.05em;
  font-weight: 400;
  color: var(--text);
  margin: 1.35em 0 0.45em; }

.privacy-policy-standalone .privacy-policy-body > p,
.privacy-policy-standalone .privacy-list li {
  font-family: "Nunito", sans-serif;
  font-size: 0.92em;
  font-weight: 300;
  line-height: 1.55;
  margin: 0 0 0.85em; }

.privacy-policy-standalone .privacy-list {
  margin: 0.35em 0 1em 1.2em;
  padding: 0; }

.privacy-back {
  margin-top: 2rem;
  text-align: center;
  font-family: "Nunito", sans-serif;
  font-size: 0.95em; }

.privacy-back-link {
  color: var(--outliner);
  text-decoration: none; }

.privacy-back-link:hover {
  text-decoration: underline; }

/* Privacy Policy inline modal (Fancybox on index — no page navigation) */
.privacy-policy-modal {
  max-width: min(720px, 94vw) !important;
  width: 100%;
  padding: 22px 20px 18px;
  text-align: left;
  box-sizing: border-box;
  max-height: 90vh;
  overflow: hidden; }

.privacy-policy-modal > h2 {
  text-align: center;
  font-family: "GentiumPlus", serif;
  font-weight: 400;
  color: var(--text);
  margin: 0 0 0.35em;
  font-size: 1.65em; }

.privacy-policy-modal .privacy-policy-meta {
  font-family: "Nunito", sans-serif;
  font-size: 0.9em;
  font-weight: 300;
  line-height: 1.45;
  text-align: center;
  margin: 0 0 1em;
  opacity: 0.9; }

.privacy-policy-modal .privacy-policy-body--modal {
  max-height: calc(90vh - 155px);
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 8px;
  -webkit-overflow-scrolling: touch; }

.privacy-policy-modal .privacy-h2 {
  font-family: "Nunito", sans-serif;
  font-size: 1.02em;
  font-weight: 400;
  color: var(--text);
  margin: 1.15em 0 0.35em; }

.privacy-policy-modal .privacy-policy-body--modal > .privacy-h2:first-child {
  margin-top: 0; }

.privacy-policy-modal .privacy-policy-body--modal p,
.privacy-policy-modal .privacy-list li {
  font-family: "Nunito", sans-serif;
  font-size: 0.88em;
  font-weight: 300;
  line-height: 1.52;
  margin: 0 0 0.75em;
  color: var(--text-2); }

.privacy-policy-modal .privacy-list {
  margin: 0.25em 0 0.85em 1.15em;
  padding: 0; }

.fancybox-slide--iframe .fancybox-content {
  width: min(760px, 96vw);
  height: min(88vh, 920px);
  max-height: 88vh; }

.logo-copy {
  width: 25px;
  height: 25px;
  margin: 0 4px 0 4px;
  float: right; }

/*------------------------------------------ */
/*------------end of block footer----------- */
/*------------Page 404 & under----------- */
/*--------------------------------------- */
.logo-error {
  margin: 0 auto; }

.block-error {
  padding: 50px 20px;
  border: 1px solid var(--glass-2); }

.bottom-error {
  text-decoration: none;
  color: var(--text); }

.bottom-content {
  background-color: var(--dark-bg);
  width: 200px;
  margin: 35px auto 0;
  text-transform: uppercase;
  position: relative;
  padding: 11px 0 10px 39px;
  border-radius: 2px;
  background: var(--grad-btn);
  color: var(--gold);
  border: 1px solid var(--glass-2); }
  .bottom-content::before {
    top: -4px;
    left: 0;
    position: absolute;
    margin: 0 13px;
    font-size: 3em;
    display: inline-block;
    content: "‹";
    color: var(--text);
    font-family: "GentiumPlus", serif; }

.title-error {
  color: var(--text);
  font-size: 7em;
  text-align: center;
  font-family: "GentiumPlus", serif;
  font-weight: 400; }

.title-under {
  color: var(--text);
  font-size: 2em;
  text-align: center;
  font-family: "GentiumPlus", serif;
  font-weight: 400;
  padding-bottom: 28px !important; }

.parallax-window-error {
  background: transparent;
  height: 100vh;
  position: relative; }

.parallax-error {
  width: 100%;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  text-align: center; }
  .parallax-error::after {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    content: "";
    z-index: 0; }

/*------------end of page 404 & under----------- */
/*---------------------------------------------- */

/* TEMP: скрыть Library — убери этот блок и классы nav-/section-library-temp-hidden в index.html */
.nav-library-temp-hidden,
.section-library-temp-hidden {
  display: none !important;
}
