@font-face {
  font-family: Bbh Sans Bartle Marcellus Maven Pro Nunito;
  src: url('../images/') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bbh Sans Bartle Maven Pro Nunito;
  src: url('../images/') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Alumni Sans Pinstripe;
  src: url('../fonts/Alumni_Sans_Pinstripe.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Red Hat Display;
  src: url('../fonts/Red_Hat_Display.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fontsharekit 2510002352";
  src: url('../fonts/FontshareKit-2510002352.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay Complete;
  src: url('../fonts/ClashDisplay_Complete.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Medium.woff') format("woff"), url('../fonts/ClashDisplay-Medium.woff') format("woff"), url('../fonts/ClashDisplay-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Technor;
  src: url('../fonts/Technor-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Technor;
  src: url('../fonts/Technor-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Technor;
  src: url('../fonts/Technor-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Technor;
  src: url('../fonts/Technor-Semibold.woff') format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Technor;
  src: url('../fonts/Technor-Black.woff') format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Technor;
  src: url('../fonts/Technor-Extralight.woff') format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Technor Variable;
  src: url('../fonts/Technor-Variable.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Technor;
  src: url('../fonts/Technor-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Extralight.woff') format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay Variable;
  src: url('../fonts/ClashDisplay-Variable.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --white-text: #cacaca;
  --radiant-ui-components-library-marketplace--color--theme-color: #116df8;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--light-grey: #5a5a5a;
}

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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.body {
  background-color: #040304;
}

.container_first {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding-bottom: 3vw;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.h1 {
  z-index: 2;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 120%;
  display: flex;
  position: static;
  inset: 5% 0% auto 3%;
}

.whole_text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-top: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  inset: auto 0% 3%;
}

.text-block-11 {
  color: #636263;
  white-space: normal;
  word-break: normal;
  width: 800px;
  padding-left: 87px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 100%;
}

.hero_txt {
  color: #909090;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.section_second {
  background-color: #fffefe;
  width: 100%;
  height: 100vh;
  position: relative;
}

.container_second {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 3vw;
  display: flex;
  position: static;
}

.section_third {
  background-image: url('../images/andrew-kliatskyi-L52tyPFiLac-unsplash-2.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 100vh;
  position: relative;
}

.container_third {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 3vw;
  display: flex;
  position: static;
}

.works_word {
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Technor, Verdana, sans-serif;
  display: flex;
}

.buttons_div {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.section_design {
  background-color: #fffefe;
  width: 100%;
  height: 100vh;
  padding-bottom: 0;
  position: relative;
}

.container_design {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 3vw;
  display: flex;
  position: relative;
}

.h2 {
  color: #171717;
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 106px;
  font-weight: 400;
  line-height: 100%;
}

.h2.white_txt {
  color: #909090;
  margin-top: 0;
  padding-top: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 106px;
}

.h2.solutions {
  color: #909090;
}

.h3 {
  color: #040304;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 100%;
}

.txt_design {
  color: #040304;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 100%;
}

.performace_div {
  width: 400px;
  height: auto;
  position: static;
  inset: 24px 0% 0% 541px;
}

.design_div {
  width: 400px;
  height: auto;
}

.usability_div {
  width: 400px;
  height: auto;
  position: static;
  inset: 260px 0% 0% auto;
}

.txt_for-nextsctn {
  z-index: 2;
  color: #909090;
  text-align: right;
  padding-left: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 100%;
}

.work_text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-top: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.section_usability, .section_performance {
  background-color: #fffefe;
  width: 100%;
  height: 100vh;
  padding-bottom: 0;
  position: relative;
}

.container_usability, .container_performance {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 3vw;
  display: flex;
  position: relative;
}

.design_grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  justify-content: center;
  place-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.usability_grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  justify-content: center;
  place-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div_image1 {
  background-image: url('../images/ameenfahmy-cr8CUAPIsdk-unsplash.webp');
  background-position: 50% 100%;
  background-size: cover;
  width: 450px;
  height: 500px;
}

.div_image2 {
  opacity: 1;
  background-image: url('../images/8machine-_-oWFZm4NAvMQ-unsplash.webp');
  background-position: 50%;
  background-size: cover;
  width: 450px;
  height: 500px;
}

.performance_grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  justify-content: center;
  place-items: center;
  padding: 0;
  display: flex;
}

.div_image3 {
  background-image: url('../images/8machine-_-GVAYgLlpeZ8-unsplash.webp');
  background-position: 50%;
  background-size: cover;
  width: 450px;
  height: 500px;
}

.section_contacts {
  width: 100%;
  height: 100vh;
  position: relative;
}

.container_contacts {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 3vw;
  display: flex;
  position: static;
}

.udesly-paragraph-medium {
  color: #c6c6c6;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.udesly-paragraph-medium.udesly-mb-16 {
  color: #909090;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 100%;
}

.udesly-text-extrabold {
  color: #909090;
  text-align: left;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 0;
  padding-left: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 106px;
  font-weight: 400;
  line-height: 100%;
}

.udesly-paragraph-xsmall {
  color: #c6c6c6;
  margin-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 150%;
}

.udesly-success-message {
  color: #157f3c00;
  background-image: url('../images/nordwood-themes-R53t-Tg6J4c-unsplash.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border: 1px solid #bbf7d0;
  border-radius: 6px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
}

.udesly-error-message {
  color: #dc2828;
  background-color: #fef1f1;
  border: 1px solid #fec8c8;
  border-radius: 6px;
  margin-top: 16px;
  padding: 12px 20px;
}

.udesly-column {
  position: relative;
}

.udesly-field-label {
  color: #c6c6c6;
  margin-bottom: 4px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 100%;
}

.udesly-text-fiel-contact {
  border: 1px #000;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 32px;
  padding: 10px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.udesly-text-fiel-contact:focus {
  border-bottom-color: #141414;
}

.udesly-text-fiel-contact::placeholder {
  color: #a3a3a3;
}

.udesly-textarea {
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  min-height: 155px;
  margin-bottom: 32px;
  padding: 8px 12px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  position: relative;
}

.udesly-textarea::placeholder {
  color: #a3a3a3;
}

.udesly-relative-block {
  position: relative;
}

.udesly-contact-grid {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start;
  align-self: auto;
  place-items: start end;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.udesly-form-flex {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.udesly-input {
  width: 100%;
}

.udesly-text-area {
  color: #737373;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  inset: 8px 12px auto auto;
}

.footer {
  z-index: 1;
  text-align: center;
  background-color: #fffefe;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.container_footer {
  background-image: linear-gradient(#000, #fff0 32%), url('../images/andrew-kliatskyi-L52tyPFiLac-unsplash-2.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 5vw 3vw 3vw;
  display: flex;
  position: static;
  overflow: visible;
}

.text_back-to-top {
  color: #909090;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 106px;
  font-weight: 300;
  line-height: 100%;
  transition: all .555s;
  overflow: hidden;
}

.text_back-to-top:hover {
  font-size: 8vw;
}

.footer_content {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.text_ev {
  color: #909090;
  text-align: center;
  padding-top: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 100%;
}

.text_all-rights {
  color: #909090;
  text-align: center;
  padding-top: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 100%;
}

.text-block-27 {
  color: #1d1042;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 100%;
}

.text-block-28 {
  color: #1d191b;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 100%;
}

.preloader_wrapper {
  z-index: 9999;
  background-color: #f5d4f508;
  background-image: url('../images/1000110077-1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.rt-button-text-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.rt-underline-off-2 {
  text-decoration: none;
}

.rt-button-typography {
  color: #c6c6c6;
  text-transform: capitalize;
  white-space: nowrap;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 100%;
}

.rt-button-circle {
  border: 1px solid #c6c6c6;
  border-radius: 100px;
  width: 38%;
  min-width: 66px;
  height: 66px;
  min-height: 66px;
  position: absolute;
  inset: 0%;
}

.rt-button-5 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 66px;
  line-height: 28px;
  display: flex;
  position: relative;
}

.rt-button-5.rt-underline-off-2 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.rt-margin-top-twenty {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
}

.rt-button-wrapper {
  display: flex;
}

.rt-button-wrapper.rt-margin-top-twenty {
  margin-top: 0;
}

.button_view_two {
  margin-top: 62px;
}

.button-with-line {
  color: #fff;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  position: relative;
}

.utility-page-wrap {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #6b6b6b;
  background-image: url('../images/egor-komarov-I0596FsI_vo-unsplash.webp');
  background-position: 50%;
  background-size: cover;
  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;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.form {
  padding-top: 0;
}

.slogan_paragraph {
  z-index: 3;
  color: #c6c6c6;
  text-align: center;
  margin-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 25px;
  font-weight: 200;
  line-height: 35px;
  position: static;
  inset: 21% auto auto 31%;
}

.circle_txt {
  text-align: center;
  width: 300px;
  padding: 20px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 20px;
  line-height: 100%;
}

.text-span {
  color: #909090;
  font-size: 20px;
  font-weight: 300;
}

.grid_hey {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-auto-flow: row;
  place-content: stretch center;
  place-items: center start;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.design_paragraph {
  color: #959393;
  text-transform: none;
  text-shadow: 0 1px 1px #67242433;
  overflow-wrap: normal;
  direction: ltr;
  padding-left: 0;
  padding-right: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
}

.circle_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #040304;
  border: 1px solid #2a2727;
  border-radius: 200px;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 350px;
  display: flex;
}

.evgenia_txt {
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 100%;
  position: static;
}

.form-txt_block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  display: block;
}

.about-me_txt {
  max-width: 600px;
}

.accent_line {
  background-color: #d3d3d3;
  width: 90%;
  height: 1px;
  padding-bottom: 0;
  position: absolute;
  inset: auto 5% 0%;
}

.text_footer {
  width: 100%;
}

.scroll_top_link {
  text-decoration: none;
}

.giant_h1 {
  color: #291e3b00;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #f2eeff;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: url('../images/nordwood-themes-R53t-Tg6J4c-unsplash.webp');
  background-position: 50%;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 350px;
  line-height: 100%;
}

.section_hero {
  background-image: url('../images/andrew-kliatskyi-L52tyPFiLac-unsplash-2.webp');
  background-position: 100%;
  background-size: cover;
  width: 100%;
  height: 100vh;
  padding-bottom: 0;
  position: relative;
}

.heading {
  color: #0a0438;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #525253;
  margin-top: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 120px;
  font-weight: 500;
  line-height: 120%;
}

.text-block-29 {
  color: #e0e0e0;
  text-align: left;
  -webkit-text-stroke-color: #3b3b3b;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 40px;
  line-height: 100%;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link_404 {
  text-decoration: none;
}

.blick {
  z-index: 5;
  filter: blur(3px);
  mix-blend-mode: color-burn;
  background-color: #ed54ad;
  width: 60px;
  height: 2000px;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: visible;
  box-shadow: 2px 2px 0 26px #f2f2f2, 2px 2px 0 50px #7cedfc;
}

.brand-link {
  display: flex;
}

.btn-circle {
  border: 3px solid #ed54ad;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
  position: absolute;
}

.button-first {
  min-height: 200px;
  position: relative;
  left: 4px;
}

.right {
  position: relative;
}

.cur-fn {
  z-index: -2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.h1-2 {
  text-transform: uppercase;
  margin-top: 0;
  padding-left: 0;
  font-family: Varela Round, sans-serif;
  font-size: 90px;
  line-height: 120%;
  position: relative;
  left: auto;
}

.nav-link-red {
  z-index: 5;
  color: #ed54ad;
  transform-style: preserve-3d;
  padding-left: 0;
  padding-right: 0;
  font-size: 7em;
  line-height: .4em;
  transform: translate(0, 31px)rotateX(-45deg)rotateY(0)rotateZ(0);
}

.nav-link-red.current {
  color: #ed54ad;
}

.menu-items {
  position: relative;
  bottom: -35px;
  transform: rotate(-90deg);
}

.nav-menu-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.menu {
  color: #ed54ad;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rightside {
  position: static;
}

.url {
  color: #5a5959;
  font-size: 13px;
  text-decoration: none;
  transition: all .555s;
  display: inline-block;
}

.url:hover {
  color: #fff;
  box-shadow: 0 1px #9f209b;
}

.zet {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 54px;
}

.color {
  color: #ed54ad;
  font-weight: 300;
}

.circle-mini {
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: absolute;
}

.phone-input {
  color: #ed54ad;
  background-color: #fff0;
  border: 1px #0000;
  max-width: 200px;
  min-height: 60px;
  margin-bottom: 0;
  padding: 0;
  font-size: 21px;
  box-shadow: 0 2px 0 -1px #ed54ad;
}

.phone-input:focus {
  border-color: #000;
}

.text-line {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 154px;
  display: flex;
}

.pink {
  color: #ed54ad;
}

.img-link {
  width: 600px;
  position: absolute;
  overflow: hidden;
}

.divider {
  background-color: #000917;
  width: 200%;
  height: 4px;
  margin-top: 60px;
  margin-bottom: 50px;
  position: relative;
  right: 50%;
}

.neon {
  color: #7cedfc;
}

.plus {
  z-index: 3;
  filter: brightness(200%);
  width: 25px;
  position: absolute;
}

.phone {
  color: #ed54ad;
  margin-top: 45px;
  padding-bottom: 15px;
  font-size: 57px;
  text-decoration: none;
  transition: all .555s;
  display: inline-block;
  box-shadow: 0 2px 0 -20px #ed54ad;
}

.phone:hover {
  color: #7cedfc;
  box-shadow: 0 2px 0 -1px #ed54ad;
}

.footer-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.ping-pong-btn {
  border-radius: 50%;
  width: 175px;
  height: 175px;
  text-decoration: none;
  position: absolute;
}

.circle-zoom-img {
  z-index: 2;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
  position: absolute;
  inset: auto auto 20px 20px;
}

.dot {
  background-color: #fbfbfb;
  border-radius: 50%;
  width: 15px;
  min-width: 15px;
  height: 15px;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.button-0 {
  padding-top: 221px;
  padding-bottom: 0;
}

.logo-mini {
  opacity: .33;
  max-height: 50px;
  transition: opacity .555s;
}

.logo-mini:hover {
  opacity: 100;
}

.line-text-section {
  padding-top: 70px;
  padding-bottom: 100px;
  overflow: hidden;
}

.inst-studio {
  color: #fff;
  margin-top: 0;
  padding-bottom: 15px;
  font-size: 40px;
  text-decoration: none;
  transition: all .555s;
  display: inline-block;
  box-shadow: 0 2px 0 -20px #ed54ad;
}

.inst-studio:hover {
  color: #7cedfc;
  box-shadow: 0 2px 0 -1px #ed54ad;
}

.navbar-menu {
  z-index: 10;
  color: #282525;
  background-color: #f7f7f700;
  height: 100px;
  display: block;
  position: fixed;
  inset: 0% 0% 0% 2%;
}

.menu-close {
  color: #ed54ad;
  display: none;
}

._01 {
  color: #ed54ad;
}

.section_hero-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  font-weight: 400;
  display: flex;
}

.logos {
  grid-column-gap: 40px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  place-items: center;
  margin-top: 204px;
}

.lightbox-img {
  justify-content: center;
  align-items: center;
  transition: all .555s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 130px 130px 0 -120px #ee03d626, 110px 110px 0 -100px #527fa540;
}

.lightbox-img:hover {
  box-shadow: 0 -1px 0 9px #ee03d626, 1px -1px 0 16px #527fa540;
}

.all-elements {
  background-color: #000917;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 140%;
  overflow: hidden;
}

.container-2 {
  max-width: none;
  padding-left: 25px;
  padding-right: 25px;
  left: 115%;
}

.black-cover {
  z-index: 3;
  background-color: #00000080;
  display: none;
  position: absolute;
  inset: 0%;
}

.copyright {
  color: #5a5959;
  font-size: 13px;
  display: inline-block;
}

.copy {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 165px;
  display: flex;
}

.neon-color {
  color: #7cedfc;
  font-size: 30px;
  display: flex;
}

.fon-img {
  margin-bottom: 120px;
}

.fon-img.last {
  margin-bottom: 0;
}

.circle {
  z-index: 55;
  border: 1px solid #ed54ad;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  position: fixed;
  box-shadow: 0 0 5px 10px #1bf1fd17;
}

.anim-menu {
  height: 0;
}

.z {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #ddd0;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 940px;
  margin-top: 47px;
  padding-bottom: 29px;
  display: flex;
  position: relative;
  top: 13px;
}

._3d-cont {
  transform-style: preserve-3d;
  transition: all .555s;
  transform: rotateX(-45deg)rotateY(0)rotateZ(0);
}

._3d-cont:hover {
  transform: translate(0, -48px)rotateX(45deg)rotateY(0)rotateZ(0);
}

.white-bg-for-menu {
  text-transform: uppercase;
  background-color: #fff9fd;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.map {
  justify-content: flex-start;
  align-items: center;
  padding-top: 105px;
  display: flex;
  position: static;
  top: 4760.1px;
}

.ns {
  color: #7cedfc;
  font-size: 20px;
}

.o-nas-section {
  padding-top: 0;
  padding-bottom: 120px;
}

.map-img {
  filter: grayscale();
  max-width: 100%;
  max-height: 430px;
  padding-top: 0;
}

.title-btn {
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
}

.paragraph {
  color: #ffffff80;
  margin-bottom: 60px;
  font-family: Varela Round, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 150%;
  position: relative;
  top: -24px;
}

.paragraph.o-komp {
  margin-bottom: 0;
}

.paragraph.cont {
  margin-top: 25px;
  margin-bottom: 50px;
  top: 0;
}

.left {
  padding-left: 0;
  padding-right: 50px;
  font-style: normal;
  position: relative;
  top: 107px;
}

.left.footer-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  display: flex;
}

.niz-menu {
  z-index: -1;
  color: #efe8e8;
  background-color: #f9f6f6;
  width: 100vw;
  height: 20%;
  position: absolute;
  inset: auto 0% 0%;
}

.neon-text {
  color: #000;
  text-shadow: 0 -1px #fdf7f7, 1px 1px 1px #7cedfc, 1px 1px #f4efef, -1px 1px #ed54ad;
  margin-left: 35px;
  margin-right: 35px;
  font-size: 120px;
  font-weight: 700;
}

.line {
  background-color: #faf9f92b;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: 106px 0% auto;
}

.submit-button-2 {
  z-index: 9;
  background-color: #3898ec00;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  position: absolute;
  top: -29px;
  bottom: auto;
  right: -43px;
}

.map-dot {
  background-color: #0e0e0e;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: 43% 0% auto 19%;
}

.nav-link {
  z-index: 5;
  color: #0b0b0b;
  transform-style: preserve-3d;
  padding-left: 0;
  padding-right: 0;
  font-size: 7em;
  line-height: .4em;
  transform: translate(0, 57px)rotateX(45deg)rotateY(0)rotateZ(0);
}

.nav-link.current {
  color: #000;
}

.color-cover {
  z-index: 2;
  mix-blend-mode: soft-light;
  background-color: #ed54ad;
  display: none;
  position: absolute;
  inset: 0%;
}

.model-name {
  color: #ffffff80;
  margin-top: 20px;
}

.grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.studio-text {
  margin-left: 35px;
  margin-right: 35px;
  font-size: 120px;
  font-weight: 700;
}

.btn-fon {
  min-height: 200px;
  position: relative;
  left: 4px;
}

.btn-fon.btn-footer {
  position: absolute;
  inset: 0% 0% auto auto;
}

.container-1 {
  padding-top: 167px;
}

.circle-big {
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 125px;
  display: flex;
  position: absolute;
}

.form-2 {
  position: static;
}

.logo {
  color: #ed54ad;
  margin-left: 10px;
  font-size: 30px;
}

.model-inst {
  color: #ed54ad;
  margin-top: 13px;
  padding-bottom: 5px;
  font-size: 21px;
  transition: all .555s;
  display: inline-block;
  box-shadow: 0 2px 0 -20px #ed54ad;
}

.model-inst:hover {
  color: #7cedfc;
  box-shadow: 0 2px 0 -1px #ed54ad;
}

.field-label {
  z-index: -1;
  font-size: 21px;
  font-weight: 400;
  position: relative;
  bottom: -50px;
}

.footer-2 {
  min-height: 700px;
  padding-top: 0;
  padding-bottom: 50px;
  display: block;
}

.o-kompanii {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr 1fr;
}

.white {
  color: #f4efef;
}

.h2-3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  line-height: 130%;
}

.form-3 {
  width: 100%;
  max-width: 400px;
  position: relative;
}

.stolbik.center {
  position: relative;
  top: -70px;
}

.img {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 400px;
  position: relative;
}

.menu-button-3 {
  color: #ed54ad;
  width: 60px;
  height: 60px;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 30px;
  display: block;
  bottom: 6px;
  left: -33px;
  right: 0;
}

.menu-button-3:hover {
  right: -20px;
}

.menu-button-3.w--open {
  z-index: 40;
  background-color: #c8c8c800;
}

.image-49 {
  max-width: 83%;
}

.btn-3 {
  color: #7cedfc;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
  position: relative;
  top: -29px;
  right: -43px;
}

.btn-3.top {
  top: 11px;
  right: 8px;
}

.text-span-3 {
  color: #ed54ad;
  font-weight: 300;
}

.container-3, .z-3 {
  width: 100%;
}

.footer-3 {
  background-image: linear-gradient(2deg, #000, #fff0 31%);
  min-height: auto;
  padding-top: 0;
  padding-bottom: 50px;
  display: block;
}

.submit-button-hidden {
  background-color: #144f8400;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  bottom: 2px;
  left: 3px;
}

.rt-button-1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 66px;
  line-height: 28px;
  display: flex;
  position: relative;
}

.rt-button-1.rt-underline-off-2 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.rt-button-2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 66px;
  line-height: 28px;
  display: flex;
  position: relative;
}

.rt-button-2.rt-underline-off-2 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.text_back-home {
  color: #909090;
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 106px;
  font-weight: 300;
  line-height: 100%;
  transition: all .555s;
  overflow: hidden;
}

.text_back-home:hover {
  font-size: 8vw;
}

.container-footer_for02 {
  background-image: linear-gradient(#000, #fff0 34%), url('../images/andrew-kliatskyi-L52tyPFiLac-unsplash.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 5vw 3vw 3vw;
  display: flex;
  position: static;
  overflow: visible;
}

.footer_back {
  z-index: 1;
  text-align: center;
  background-color: #fffefe;
  width: 100%;
  height: 280px;
  position: relative;
  overflow: hidden;
}

.faq-accordion {
  background-color: #0000;
  border: 1px solid #d3d3d3;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.polaroid-photo {
  z-index: 4;
  aspect-ratio: 3.35 / 4;
  object-fit: cover;
  border: 8px solid #fff;
  border-bottom-width: 40px;
  border-radius: 3px;
  width: 100%;
  height: 100%;
  position: relative;
  box-shadow: 0 1px 4px #24160721, 0 3px 12px #47380224;
}

.faq-question {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.hero-text-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.accordion-horizontal-line {
  color: #18311d;
  background-color: #18311d;
  border-radius: 1px;
  width: .75rem;
  height: 2px;
  position: absolute;
}

.heading-h3 {
  font-family: Varela Round, sans-serif;
  font-size: 3.25rem;
  line-height: 1.15em;
}

.hero-image-inner-wrapper {
  z-index: 4;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  border-radius: 32rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.grid-2 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 2fr 3fr;
  place-items: center;
}

.paragraph-20 {
  color: #18311d;
  font-family: Varela Round, sans-serif;
  font-size: 1.25rem;
  line-height: 1.4em;
}

.rsvp-image-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-h1 {
  font-family: Varela Round, sans-serif;
  font-size: 4rem;
  line-height: 100%;
}

.polaroids-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
}

.hero {
  background-color: #7695ab29;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.heading-h2 {
  font-size: 4rem;
  line-height: 1.15em;
}

.rsvp-details-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 26rem;
  font-family: Varela Round, sans-serif;
  display: flex;
}

.paragraph-32 {
  font-size: 1.75rem;
  line-height: 1.3em;
}

.faq-text-max-container {
  width: 100%;
  max-width: 48rem;
}

.schedule-card {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.primary-button {
  color: #fefefe;
  background-color: #b157a5;
  border: .0625rem solid #0000;
  border-top-width: 1px;
  flex: none;
  justify-content: center;
  align-items: center;
  min-width: 9rem;
  padding: .85rem 1.75rem;
  font-family: Varela Round, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5em;
  transition-property: background-color;
  display: flex;
}

.primary-button:hover {
  color: #fefefe;
  background-color: #071300;
}

.primary-button:focus {
  background-color: #18311d;
}

.center-heading-wrapper {
  text-align: center;
  width: 100%;
  max-width: 38rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  font-family: Varela Round, sans-serif;
}

.spacer-medium {
  width: 100%;
  min-height: 2rem;
}

.accordion-vertical-line {
  background-color: #18311d;
  border-radius: 1px;
  width: 2px;
  height: .75rem;
  position: absolute;
}

.our-story-quote-heading {
  color: #18311d;
  font-family: Varela Round, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 100%;
}

.rsvp-title-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  max-width: 28rem;
  display: flex;
}

.text-points-container {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.our-journey-text-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.rsvp-image {
  z-index: 4;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  width: 100%;
  position: relative;
}

.paragraph-18 {
  color: #182e1c;
  font-family: Varela Round, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5em;
}

.rsvp-text-container {
  background-color: #7695ab29;
  border: 1px solid #182e1c;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  padding: 4rem;
  display: flex;
}

.polaroid-photo-wrapper {
  width: 100%;
}

.container-4 {
  flex-direction: column;
  width: 100%;
  max-width: 80rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.container-4.container-polaroids {
  max-width: 90rem;
}

.schedule-title {
  font-size: 1.5rem;
  line-height: 1.4em;
}

.schedule-title.margin-bottom-4 {
  overflow-wrap: normal;
  font-size: 1.2rem;
}

.schedule-image {
  z-index: 4;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  border-radius: .5rem;
  width: 100%;
  height: 100%;
  position: relative;
}

.hero-image {
  z-index: 4;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  width: 100%;
  position: relative;
}

.rsvp-image-inner-wrapper {
  z-index: 4;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  border-radius: 34rem;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.faq-text-container {
  flex-flow: column;
  display: flex;
}

.hero-image-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.paragraph-16 {
  color: #182e1c;
  font-size: 1rem;
  line-height: 1.5rem;
}

.faq-icon-wrapper {
  color: #18311d;
}

.faq-heading {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1rem;
  font-size: 1.4rem;
  line-height: 1.4rem;
}

.rsvp-line {
  background-color: #182e1c;
  width: 100%;
  height: 1px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.faq-list-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: start stretch;
  display: grid;
}

.hero-grid {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
}

.schedule-image-wrapper {
  width: 100%;
  margin-bottom: 1rem;
  position: relative;
}

.section_2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 8rem;
  padding-bottom: 8rem;
  font-family: Varela Round, sans-serif;
  display: flex;
}

.faq-component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.navha-hamburger-button {
  z-index: 201;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 3.375rem;
  height: 3.375rem;
  display: none;
  position: relative;
}

.heading-h4 {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.2em;
}

._4-column-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  font-family: Varela Round, sans-serif;
}

.rsvp-grid {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  align-items: center;
}

.accordion-icon {
  border: 2px solid #18311d;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.div-block-11 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.faq-answer {
  padding-left: 2rem;
  padding-right: 2rem;
  overflow: hidden;
}

.container-5 {
  flex-direction: column;
  width: 100%;
  max-width: 80rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.footer-grid {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  width: 100%;
  margin-bottom: 48px;
}

.footer-site-title {
  color: #18311d;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  line-height: 1.5rem;
}

.footer-item-link {
  color: #18311d;
  letter-spacing: 2px;
  font-size: 1.2rem;
  line-height: 1.5em;
  text-decoration: none;
  transition: color .4s;
}

.footer-item-link:hover {
  color: #182e1c;
}

.footer-item-link.w--current {
  cursor: pointer;
}

.footer-about-text-container {
  max-width: 23rem;
}

.footer-text-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.paragraph-36 {
  color: #182e1c;
  font-size: 1rem;
  line-height: 1.5rem;
}

.footer-about-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.section-footer {
  background-color: #7695ab29;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 2rem;
  font-family: Varela Round, sans-serif;
  display: flex;
}

.success-message {
  background-color: #ddd0;
  border: 1px solid #0a0a0a;
  border-radius: 1rem;
  width: 100%;
  padding: 2rem 1rem;
  font-size: 1.25rem;
  font-weight: 400;
}

.form-elements-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  width: 100%;
  display: grid;
}

._100-width {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  display: block;
}

.container_rsvp {
  flex-direction: column;
  width: 100%;
  max-width: 80rem;
  padding: 8rem 2rem;
  font-family: Varela Round, sans-serif;
  display: flex;
}

.text-field {
  color: #18311d;
  background-color: #7695ab29;
  border: 1px solid #cddad0;
  border-radius: 8px;
  max-width: 100%;
  min-height: 3rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: .9rem;
  line-height: 1.5em;
  transition: border .3s;
  display: block;
}

.text-field::placeholder {
  color: #5e3c1d;
}

.text-field.text-field-area {
  -webkit-text-stroke-color: #7695ab29;
  min-width: 100%;
  min-height: 11.25rem;
  position: relative;
}

.paragraph-37 {
  color: #18311d;
  font-size: 1.25rem;
  line-height: 1.4em;
}

.primary-button-2 {
  color: #fefefe;
  background-color: #b157a5;
  border: .0625rem solid #0000;
  border-top-width: 1px;
  flex: none;
  justify-content: center;
  align-items: center;
  min-width: 9rem;
  padding: .85rem 1.75rem;
  font-size: 1.125rem;
  line-height: 1.5em;
  transition-property: background-color;
  display: flex;
}

.primary-button-2:hover {
  color: #fefefe;
  background-color: #071300;
}

.primary-button-2:focus {
  background-color: #18311d;
}

.error-message {
  background-color: #f8e2e2;
  border: 1px solid #ca4949;
  border-radius: .5rem;
  margin-top: 1.5rem;
  padding: 1rem;
}

.paragraph-38 {
  color: #182e1c;
  font-size: 1.125rem;
  line-height: 1.5em;
}

.field-label-2 {
  margin-bottom: .5rem;
  font-size: .9rem;
  line-height: 1.3em;
  display: inline-block;
}

.contact-side-container {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.contact-form-block {
  width: 100%;
}

.contact-form-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 3fr 6fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fn-features-card-with-image {
  color: #ecf0ef;
  background-color: #0f1213;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.fn-features-card-with-image:hover {
  color: #ecf0ef;
}

.service-card-bg {
  opacity: .66;
  filter: blur(100px);
  background-color: #63411587;
  width: 150px;
  height: 450px;
  position: absolute;
  inset: -173px 82px auto auto;
  transform: rotate(66deg);
}

.service-card-bg.footer-left-top-tile {
  background-color: #060547;
  inset: auto auto -240px -63px;
  transform: rotate(53deg);
}

.main-container {
  z-index: 2;
  width: 100%;
  max-width: 1080px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3vw;
  padding-right: 3vw;
  position: relative;
}

.section_solution {
  color: #f6f3f0e0;
  background-color: #0b0c0e;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.service-card-inner {
  z-index: 2;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.service-card-bg-text {
  color: #0000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #f6f3f014;
  font-size: 200px;
  line-height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.wrap-services {
  position: relative;
}

.card-service {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  background-color: #000000b8;
  border: 1px solid #f6f3f029;
  border-radius: 12px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 360px;
  padding: 32px;
  display: flex;
  position: sticky;
  top: 140px;
  overflow: hidden;
}

.body-medium {
  color: #f6f3f0a3;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 100%;
}

.services-list {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  max-width: 796px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.service-card-top-tile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.headline-centered {
  text-align: center;
  max-width: 448px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-31, .text-block-32, .text-block-33 {
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.video-cta {
  background-color: #ffffff40;
  border: 1px solid #f6f3f029;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 64px 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta-main {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  pointer-events: auto;
  color: #f6f3f0;
  letter-spacing: 0;
  cursor: pointer;
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  transition: color .3s;
  display: flex;
  position: relative;
}

.cta-main:hover {
  color: #f6f3f0;
}

.main-container-3 {
  z-index: 2;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 48px;
  padding-right: 48px;
  position: relative;
}

.section-5 {
  color: #f6f3f0e0;
  background-color: #0b0c0e;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.section-5.cta-section {
  color: #3d3d3d;
  background-color: #fffefe;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 35px;
  line-height: 100%;
  display: flex;
}

.block-quote {
  font-size: 35px;
  line-height: 100%;
}

.quote_span {
  font-size: 25px;
  font-weight: 300;
}

.story_btn {
  color: #fefefe;
  background-color: #b157a5;
  border: .0625rem solid #0000;
  border-top-width: 1px;
  flex: none;
  justify-content: center;
  align-items: center;
  min-width: 9rem;
  padding: .85rem 1.75rem;
  font-family: Varela Round, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5em;
  transition-property: background-color;
  display: flex;
}

.story_btn:hover {
  color: #fefefe;
  background-color: #071300;
}

.story_btn:focus {
  background-color: #18311d;
}

.grid-16 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: center;
}

.paragraph-49-copy {
  text-align: center;
  font-family: Varela Round, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4em;
}

.div-block-17 {
  justify-content: center;
  align-items: center;
  width: 30rem;
  height: 10rem;
}

.about-us-top-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.container_rsvp-2 {
  flex-direction: column;
  width: 100%;
  max-width: 80rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.about-us-intro-grid {
  grid-column-gap: 8rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
  position: relative;
}

.about-us-intro-image-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.about-us-intro-image {
  z-index: 4;
  aspect-ratio: 3.25 / 4;
  object-fit: cover;
  border-radius: 40rem;
  width: 100%;
  height: 100%;
  position: relative;
}

.our-story-heading {
  color: #18311d;
  margin-bottom: 2rem;
  font-family: Varela Round, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1em;
}

.paragraph-53 {
  color: #18311d;
  font-family: Varela Round, sans-serif;
  font-size: 1.25rem;
  line-height: 1.4em;
}

.about-us-image-fill {
  aspect-ratio: 1;
  object-fit: cover;
  height: 100%;
  position: relative;
}

.about-us-photos-grid-1 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  place-items: center;
  margin-bottom: 4rem;
}

.about-us-bottom {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
}

.about-us-image-wrapper {
  align-items: flex-end;
  display: flex;
  position: relative;
}

.about-us-image-wrapper.image-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.about-us-photos-grid-3 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  place-items: center;
  margin-bottom: 0;
}

.about-us-photos-grid-2 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  place-items: center;
  margin-bottom: 4rem;
}

.terms_privacy {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  display: flex;
}

.privacy {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding-bottom: 2rem;
  display: flex;
}

.rights_block {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.privacy_block {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.terms_conditions {
  color: #909090;
  text-align: center;
  padding-top: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
}

.privacy_text {
  color: #909090;
  text-align: center;
  padding-top: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.email {
  color: #909090;
  text-align: center;
  padding-top: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 100%;
}

.link-block, .link-block-2 {
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .container_first {
    flex-flow: column;
    padding: 0 4vw 4vw;
    display: flex;
  }

  .h1 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 25px;
    font-size: 37px;
    line-height: 120%;
    position: static;
  }

  .whole_text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .hero_txt {
    font-size: 30px;
  }

  .section_second {
    width: 100%;
  }

  .container_second {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 4vw;
    display: flex;
  }

  .section_third {
    width: 100%;
  }

  .container_third {
    padding: 4vw;
  }

  .section_design {
    width: 100%;
  }

  .container_design {
    justify-content: center;
    align-items: center;
    padding: 4vw;
  }

  .h2 {
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 106px;
    line-height: 80%;
  }

  .h2.white_txt {
    font-size: 106px;
    line-height: 80%;
  }

  .section_usability, .section_performance {
    width: 100%;
  }

  .container_usability, .container_performance {
    padding: 4vw;
    display: flex;
  }

  .design_grid {
    margin-top: 0;
  }

  .div_image2 {
    opacity: .87;
  }

  .section_contacts {
    width: 100%;
  }

  .container_contacts {
    padding: 4vw;
  }

  .udesly-paragraph-medium.udesly-mb-16 {
    padding-top: 15px;
  }

  .udesly-text-extrabold {
    font-size: 106px;
    line-height: 80%;
  }

  .udesly-paragraph-xsmall {
    font-size: 15px;
    line-height: 150%;
  }

  .udesly-column {
    width: 100%;
  }

  .udesly-contact-grid {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    place-items: start center;
    padding-top: 34px;
  }

  .udesly-form-flex {
    justify-content: space-between;
    align-items: center;
  }

  .footer {
    width: 100%;
    height: auto;
  }

  .container_footer {
    justify-content: space-between;
    align-items: flex-end;
    padding: 4vw;
  }

  .text_back-to-top {
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 106px;
    line-height: 80%;
  }

  .footer_content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    place-items: center stretch;
    display: grid;
  }

  .preloader_wrapper {
    background-image: url('../images/1000110077-1.webp');
    background-position: 50%;
    background-size: cover;
    display: none;
  }

  .slogan_paragraph {
    position: static;
  }

  .grid_hey {
    grid-column-gap: 66px;
    grid-row-gap: 66px;
    flex-flow: row;
    grid-template-columns: 1fr 1fr;
    place-items: center;
    padding-right: 0;
  }

  .circle_div {
    width: 400px;
    height: 400px;
  }

  .form-txt_block {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
  }

  .about-me_txt {
    width: 550px;
  }

  .section_hero {
    width: 100%;
  }

  .text_back-home {
    margin-bottom: 0;
    padding-top: 0;
    font-size: 106px;
    line-height: 80%;
  }

  .container-footer_for02 {
    padding: 4vw;
  }

  .footer_back {
    width: 100%;
    height: 450px;
  }

  .section_solution {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .privacy {
    padding-bottom: 2rem;
  }

  .rights_block {
    margin-bottom: 35px;
  }

  .terms_conditions {
    font-size: 16px;
  }

  .privacy_text {
    font-size: 16px;
    text-decoration: none;
  }

  .link-block, .link-block-2 {
    text-decoration: none;
  }
}

@media screen and (min-width: 1440px) {
  .h1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #c7c7c7;
    text-align: center;
    text-transform: uppercase;
    white-space: normal;
    word-break: normal;
    overflow-wrap: break-word;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 37px;
    line-height: 120%;
    display: flex;
    position: static;
    top: 7%;
    left: 3%;
    right: auto;
  }

  .whole_text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: auto;
    padding: 0;
    position: static;
  }

  .hero_txt {
    color: #909090;
    text-align: center;
    width: 100%;
    font-size: 34px;
    line-height: 120%;
  }

  .section_second {
    width: 100%;
  }

  .container_second {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 4vw;
    display: flex;
  }

  .section_third {
    background-image: url('../images/andrew-kliatskyi-L52tyPFiLac-unsplash-2.webp');
    background-position: 0 100%;
    background-size: cover;
    width: 100%;
  }

  .container_third {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 4vw;
    display: flex;
  }

  .works_word {
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
  }

  .buttons_div {
    grid-column-gap: 3%;
    grid-row-gap: 3%;
    margin-right: auto;
    padding-left: 0;
  }

  .section_design {
    width: 100%;
  }

  .container_design {
    padding: 4vw;
    display: flex;
  }

  .h2 {
    text-align: center;
    text-transform: capitalize;
    align-self: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
    font-family: Clashdisplay, Arial, sans-serif;
    font-size: 106px;
    line-height: 80%;
  }

  .h2.white_txt {
    color: #909090;
    align-self: auto;
  }

  .h3 {
    margin-bottom: 20px;
  }

  .txt_design {
    line-height: 120%;
  }

  .performace_div, .design_div, .usability_div {
    height: auto;
  }

  .txt_for-nextsctn {
    color: #909090;
    line-height: 120%;
  }

  .work_text {
    flex-flow: row;
    width: auto;
    margin-top: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section_usability, .section_performance {
    width: 100%;
  }

  .container_usability {
    padding: 4vw;
    display: flex;
  }

  .container_performance {
    background-position: 0 0;
  }

  .design_grid {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-auto-flow: row;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .usability_grid {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr .25fr;
    place-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div_image1 {
    background-image: url('../images/ameenfahmy-cr8CUAPIsdk-unsplash.webp');
    background-position: 50% 100%;
    background-size: cover;
    width: 550px;
    height: 600px;
  }

  .div_image2 {
    opacity: 1;
    filter: none;
    background-image: url('../images/8machine-_-oWFZm4NAvMQ-unsplash.webp');
    background-position: 50%;
    background-size: cover;
    width: 550px;
    height: 600px;
  }

  .performance_grid {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    place-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div_image3 {
    background-image: url('../images/8machine-_-GVAYgLlpeZ8-unsplash.webp');
    background-position: 50%;
    background-size: cover;
    width: 550px;
    height: 600px;
  }

  .section_contacts {
    width: 100%;
    height: auto;
  }

  .container_contacts {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding: 4vw;
    display: flex;
  }

  .udesly-paragraph-medium.udesly-mb-16 {
    color: #909090;
    margin-bottom: 0;
    padding-top: 0;
    line-height: 120%;
  }

  .udesly-text-extrabold {
    color: #909090;
    text-align: left;
    flex-flow: column-reverse;
    order: 0;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    margin-bottom: 100px;
    padding-top: 0;
    padding-left: 0;
    font-family: Clashdisplay, Arial, sans-serif;
    font-size: 106px;
    line-height: 80%;
  }

  .udesly-paragraph-xsmall {
    font-size: 23px;
    line-height: 120%;
  }

  .udesly-column {
    width: 100%;
  }

  .udesly-contact-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: row;
    order: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    place-items: center end;
    padding: 0;
    display: grid;
  }

  .udesly-form-flex {
    grid-column-gap: 61px;
    grid-row-gap: 61px;
    justify-content: space-between;
    align-items: center;
  }

  .footer {
    background-color: #000;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .container_footer {
    -webkit-text-fill-color: inherit;
    background-color: #070404;
    background-image: linear-gradient(#000, #fff0 19%), url('../images/andrew-kliatskyi-L52tyPFiLac-unsplash-2.webp');
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
    background-clip: border-box;
    justify-content: space-between;
    align-items: center;
    padding: 4vw 4vw 3vw;
    display: flex;
  }

  .text_back-to-top {
    color: #909090;
    margin-bottom: 0;
    font-family: Clashdisplay, Arial, sans-serif;
    font-size: 106px;
    font-weight: 300;
    line-height: 80%;
  }

  .footer_content {
    grid-template-rows: 1fr;
    grid-auto-flow: column;
    justify-items: center;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 100%;
  }

  .text_ev {
    color: #908e8e;
    padding-top: 52px;
    font-size: 35px;
    font-weight: 300;
  }

  .text_all-rights {
    color: #7a7a7a;
    padding-top: 10px;
  }

  .preloader_wrapper {
    -webkit-text-fill-color: inherit;
    background-image: url('../images/1000110077-1.webp');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    background-clip: border-box;
    display: none;
  }

  .utility-page-wrap {
    background-image: url('../images/egor-komarov-I0596FsI_vo-unsplash.webp');
    background-position: 50%;
    background-size: cover;
  }

  .form {
    padding-top: 0;
  }

  .slogan_paragraph {
    text-align: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 125%;
    position: static;
    top: 25%;
    left: 36%;
  }

  .text-span {
    color: #909090;
    line-height: 120%;
  }

  .grid_hey {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .circle_div {
    justify-content: center;
    align-items: center;
  }

  .evgenia_txt {
    text-align: left;
    line-height: 120%;
  }

  .form-txt_block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    display: block;
  }

  .about-me_txt {
    width: 100%;
    max-width: 600px;
  }

  .accent_line {
    background-color: #d3d3d3;
    width: 90%;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .scroll_top_link {
    text-decoration: none;
  }

  .giant_h1 {
    color: #e2e2e2;
    -webkit-text-stroke-width: .5px;
    -webkit-text-stroke-color: #3e2e6b;
    text-transform: uppercase;
    overflow-wrap: break-word;
    -webkit-text-fill-color: transparent;
    background-color: #0000;
    background-image: url('../images/nordwood-themes-R53t-Tg6J4c-unsplash.webp');
    background-position: 50%;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: Clashdisplay, Arial, sans-serif;
    font-size: 400px;
    line-height: 100%;
  }

  .section_hero {
    background-position: 100%;
    background-size: cover;
    width: 100%;
    margin-bottom: 0;
  }

  .url {
    color: #5b5b5b;
  }

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

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

  .copyright {
    color: #5b5b5b;
  }

  .copy {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 160px;
    display: flex;
  }

  .left.footer-2 {
    flex-flow: column;
    display: flex;
  }

  .menu-button-3 {
    bottom: 8px;
  }

  .footer-3 {
    min-height: auto;
  }

  .text_back-home {
    color: #909090;
    margin-bottom: 0;
    font-family: Clashdisplay, Arial, sans-serif;
    font-size: 106px;
    font-weight: 400;
    line-height: 80%;
  }

  .container-footer_for02 {
    -webkit-text-fill-color: inherit;
    background-color: #070404;
    background-image: linear-gradient(#000, #fff0 27%), url('../images/andrew-kliatskyi-L52tyPFiLac-unsplash.webp');
    background-position: 0 0, 100%;
    background-size: auto, cover;
    background-clip: border-box;
    padding: 4vw;
    display: flex;
  }

  .footer_back {
    background-color: #000;
    width: 100%;
    height: 400px;
    overflow: hidden;
  }

  .our-story-quote-heading {
    align-self: auto;
  }

  .our-journey-text-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .footer-grid {
    margin-bottom: 2rem;
  }

  .section-footer {
    padding-bottom: 2rem;
  }

  .section_solution {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .terms_privacy {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .privacy {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 2rem;
    display: flex;
  }

  .rights_block {
    margin-bottom: 0;
  }

  .privacy_block {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
  }

  .terms_conditions {
    color: #7a7a7a;
    padding-top: 52px;
    font-size: 16px;
  }

  .privacy_text {
    color: #908e8e;
    padding-top: 52px;
    font-size: 16px;
    font-weight: 300;
  }

  .email {
    color: #7a7a7a;
    padding-top: 10px;
  }
}

@media screen and (min-width: 1920px) {
  .h1 {
    font-size: 40px;
  }

  .whole_text {
    padding-bottom: 50px;
  }

  .container_second {
    justify-content: center;
    align-items: center;
  }

  .works_word {
    padding-top: 50px;
  }

  .buttons_div {
    flex-flow: row;
    padding-top: 0;
  }

  .container_design {
    display: flex;
  }

  .h2 {
    font-size: 7.5vw;
  }

  .h2.white_txt {
    margin-bottom: 0;
    font-size: 7.5vw;
  }

  .h3, .txt_design {
    font-size: 50px;
  }

  .design_div {
    width: 700px;
    height: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .txt_for-nextsctn {
    font-size: 50px;
  }

  .work_text {
    margin-bottom: 0;
    padding-bottom: 50px;
  }

  .design_grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 700px;
    padding-top: 0;
  }

  .div_image1 {
    width: 700px;
    height: 700px;
  }

  .udesly-paragraph-medium.udesly-mb-16 {
    padding-top: 29px;
    font-size: 50px;
  }

  .udesly-text-extrabold {
    padding-top: 40px;
    font-size: 7.5vw;
  }

  .udesly-paragraph-xsmall {
    font-size: 25px;
    line-height: 100%;
  }

  .udesly-field-label {
    font-size: 35px;
  }

  .udesly-contact-grid {
    place-items: center;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .footer {
    height: auto;
  }

  .text_back-to-top {
    margin-bottom: 100px;
    font-size: 7.5vw;
  }

  .footer_content {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .text_ev {
    font-size: 50px;
  }

  .text_all-rights {
    font-size: 35px;
  }

  .preloader_wrapper {
    background-image: url('../images/1000110077-1.webp');
    display: none;
  }

  .rt-button-typography {
    font-size: 35px;
  }

  .giant_h1 {
    font-size: 600px;
  }

  .text_back-home {
    margin-bottom: 100px;
    font-size: 7.5vw;
  }

  .footer_back {
    height: auto;
  }

  .terms_conditions {
    font-size: 35px;
  }

  .privacy_text {
    font-size: 50px;
  }

  .email {
    font-size: 35px;
  }
}

@media screen and (max-width: 991px) {
  .container_first {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .h1 {
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 120%;
    top: 5.5%;
    left: 53px;
  }

  .whole_text {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    text-align: left;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    padding-bottom: 0;
    bottom: 0%;
  }

  .hero_txt {
    text-align: center;
    font-size: 28px;
  }

  .section_second {
    border-radius: 0;
    height: auto;
  }

  .container_second {
    height: auto;
    padding: 40px;
  }

  .section_third {
    background-position: 0 100%;
    height: auto;
  }

  .container_third {
    height: auto;
    padding: 40px;
  }

  .works_word {
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .buttons_div {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 100px;
    padding-left: 0;
  }

  .section_design {
    height: auto;
  }

  .container_design {
    height: auto;
    padding: 40px;
  }

  .h2 {
    margin-top: 0;
    padding-top: 0;
    font-size: 106px;
  }

  .h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 28px;
  }

  .txt_design {
    font-size: 22px;
  }

  .performace_div {
    width: 350px;
    height: auto;
  }

  .design_div {
    width: 350px;
    padding-left: 0;
  }

  .usability_div {
    width: 350px;
    height: auto;
  }

  .txt_for-nextsctn {
    text-align: left;
    font-size: 28px;
  }

  .work_text {
    text-align: left;
    align-self: flex-start;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
  }

  .section_usability, .section_performance {
    height: auto;
  }

  .container_usability, .container_performance {
    height: auto;
    padding: 40px;
  }

  .design_grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .usability_grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    background-color: #fffefe;
    justify-content: space-between;
    place-items: center stretch;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div_image1 {
    background-position: 50%;
    width: 350px;
    height: 350px;
    overflow: visible;
  }

  .div_image2 {
    opacity: .87;
    background-position: 50%;
    background-size: cover;
    width: 350px;
    height: 350px;
  }

  .performance_grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div_image3 {
    width: 350px;
    height: 350px;
  }

  .section_contacts {
    height: auto;
  }

  .container_contacts {
    flex-flow: column;
    height: auto;
    padding: 40px;
  }

  .udesly-paragraph-medium.udesly-mb-16 {
    padding-top: 0;
    font-size: 28px;
  }

  .udesly-text-extrabold {
    align-self: flex-start;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 0;
    font-size: 106px;
  }

  .udesly-paragraph-xsmall {
    font-size: 20px;
  }

  .udesly-column {
    padding-top: 0;
  }

  .udesly-field-label {
    font-size: 20px;
  }

  .udesly-contact-grid {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-items: center start;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .udesly-form-flex {
    padding-top: 0;
  }

  .footer {
    height: auto;
  }

  .container_footer {
    height: auto;
    padding: 40px 40px 20px;
  }

  .text_back-to-top {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 106px;
  }

  .footer_content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text_ev {
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 28px;
  }

  .text_all-rights {
    padding-bottom: 0;
    font-size: 20px;
  }

  .preloader_wrapper {
    background-image: url('../images/1000110077-1.webp');
    background-position: 50%;
    background-size: cover;
    display: none;
  }

  .rt-button-typography {
    font-size: 20px;
  }

  .form {
    padding-top: 0;
  }

  .slogan_paragraph {
    margin-bottom: 0;
    font-size: 25px;
    top: 16%;
    left: 24%;
  }

  .circle_txt {
    width: 100%;
    font-size: 18px;
  }

  .text-span {
    font-size: 20px;
  }

  .grid_hey {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: row;
    place-items: center start;
    padding: 0;
  }

  .design_paragraph {
    font-size: 24px;
    line-height: 100%;
  }

  .circle_div {
    width: 300px;
    min-width: 300px;
    height: 300px;
    min-height: 300px;
    padding: 10px 40px;
  }

  .evgenia_txt {
    font-size: 28px;
  }

  .form-txt_block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
  }

  .about-me_txt {
    max-width: 400px;
  }

  .giant_h1 {
    font-size: 300px;
  }

  .section_hero {
    height: auto;
  }

  .brand-link {
    display: none;
    left: 9px;
  }

  .button-first {
    left: -29px;
  }

  .right {
    order: 1;
    margin-top: 120px;
  }

  .cur-fn {
    display: none;
  }

  .h1-2 {
    padding-left: 0;
    font-size: 68px;
    top: 4px;
  }

  .nav-link-red {
    color: #ed54ad;
  }

  .zet {
    padding-top: 23px;
    padding-right: 62px;
  }

  .text-line {
    margin-bottom: 118px;
  }

  .img-link {
    width: 880px;
    position: relative;
  }

  .phone {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 47px;
  }

  .footer-block {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .section.button-0 {
    padding-top: 88px;
  }

  .line-text-section {
    padding-top: 36px;
    padding-bottom: 0;
  }

  .inst-studio {
    margin-top: 124px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 30px;
  }

  .menu-close {
    display: none;
  }

  .section_hero-3 {
    height: auto;
    min-height: 790px;
    padding-top: 19px;
  }

  .logos {
    grid-column-gap: 20px;
    grid-row-gap: 50px;
    margin-top: 137px;
  }

  .copy {
    flex-flow: column;
    justify-content: center;
    margin-top: 64px;
  }

  .fon-img {
    margin-bottom: 100px;
  }

  .z {
    flex-flow: column;
    margin-top: 30px;
  }

  .map {
    text-align: left;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0;
    position: relative;
    top: auto;
  }

  .o-nas-section {
    padding-top: 13px;
    padding-bottom: 0;
  }

  .map-img {
    object-fit: fill;
    width: auto;
  }

  .paragraph {
    margin-bottom: 0;
    font-size: 21px;
    top: auto;
    right: auto;
  }

  .paragraph.o-komp {
    text-align: center;
    top: 9px;
  }

  .paragraph.cont {
    margin-top: 0;
    margin-bottom: 0;
  }

  .left {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    order: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    place-items: center;
    margin-top: 0;
    padding-right: 0;
    display: grid;
    top: 40px;
  }

  .left.footer-2 {
    grid-column-gap: 43px;
    grid-row-gap: 43px;
    top: auto;
  }

  .neon-text {
    font-size: 60px;
  }

  .line {
    top: 66px;
  }

  .submit-button-2 {
    background-color: #3898ec00;
    top: -6px;
    right: -27px;
  }

  .map-dot {
    width: 50px;
    height: 50px;
    inset: 63% 0% 0% 22%;
  }

  .nav-link {
    color: #000917;
  }

  .grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .studio-text {
    font-size: 60px;
  }

  .btn-fon {
    left: -29px;
  }

  .btn-fon.second {
    left: 17px;
  }

  .container-1 {
    padding-top: 88px;
  }

  .o-kompanii {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .stolbik.center {
    top: auto;
  }

  .image-49 {
    max-width: 100%;
  }

  .btn-3 {
    top: -5px;
    right: -27px;
  }

  .z-3 {
    padding-top: 0;
  }

  .submit-button-hidden {
    background-color: #144f8400;
    bottom: 18px;
  }

  .text_back-home {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 50px;
  }

  .container-footer_for02 {
    height: auto;
    padding: 40px;
  }

  .footer_back {
    height: auto;
  }

  .polaroid-photo {
    border-width: 4px 4px 20px;
    border-radius: 2px;
  }

  .heading-h3 {
    font-size: 2.5rem;
  }

  .hero-image-inner-wrapper {
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 350px;
  }

  .grid-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .paragraph-20 {
    font-size: 1.25rem;
  }

  .rsvp-image-wrapper {
    border-radius: 1rem;
  }

  .heading-h1 {
    font-size: 3rem;
  }

  .polaroids-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .hero {
    padding-top: 3rem;
  }

  .heading-h2 {
    font-size: 3.5rem;
  }

  .our-story-quote-heading {
    font-size: 3rem;
  }

  .rsvp-image {
    justify-content: center;
    align-items: center;
  }

  .rsvp-text-container {
    padding: 1.5rem;
  }

  .container-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hero-image, .rsvp-image-inner-wrapper {
    justify-content: center;
    align-items: center;
  }

  .hero-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .section_2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .faq-component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .navha-hamburger-button {
    background-color: #cddad0;
    border-radius: 3rem;
    justify-content: center;
    align-items: center;
    padding: .9rem;
    transition: background-color .3s;
    display: flex;
  }

  .navha-hamburger-button:hover {
    background-color: #d3d3d3;
  }

  ._4-column-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .rsvp-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .container-5 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section-footer {
    border-top: .0625rem solid #eeeded;
  }

  ._100-width {
    grid-template-columns: 1fr;
  }

  .container_rsvp {
    padding: 2rem;
  }

  .paragraph-37 {
    font-size: 1.25rem;
  }

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

  .card-service {
    height: 300px;
    top: 60px;
    overflow: hidden;
  }

  .body-medium {
    font-size: 22px;
  }

  .text-block-31, .text-block-32, .text-block-33, .block-quote {
    font-size: 28px;
  }

  .quote_span {
    font-size: 22px;
  }

  .grid-16 {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .about-us-top-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .container_rsvp-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .about-us-intro-grid {
    grid-column-gap: 4rem;
  }

  .our-story-heading {
    font-size: 3rem;
  }

  .paragraph-53 {
    font-size: 1.25rem;
  }

  .about-us-photos-grid-1 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    margin-bottom: 4rem;
  }

  .about-us-bottom {
    padding-bottom: 0;
  }

  .about-us-photos-grid-3, .about-us-photos-grid-2 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    margin-bottom: 4rem;
  }

  .privacy {
    flex-flow: column;
    justify-content: center;
    margin-top: 0;
  }

  .privacy_block {
    justify-content: space-between;
    align-items: flex-end;
  }

  .terms_conditions {
    padding-bottom: 0;
    font-size: 14px;
  }

  .privacy_text {
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 14px;
  }

  .email {
    padding-bottom: 0;
    font-size: 20px;
  }

  .link-block {
    text-decoration: none;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    filter: saturate(200%);
    font-size: 20px;
    line-height: 120%;
    top: 5%;
    left: 64px;
  }

  .whole_text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-bottom: 0;
    inset: auto 0% 0%;
  }

  .hero_txt {
    font-size: 22px;
  }

  .works_word {
    padding-top: 0;
    padding-right: 0;
  }

  .buttons_div {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: row;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    display: flex;
  }

  .h2 {
    margin-bottom: 10px;
    padding-top: 0;
    font-size: 50px;
  }

  .h2.white_txt {
    margin-bottom: 0;
    font-size: 50px;
  }

  .h3 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 28px;
  }

  .txt_design {
    text-align: center;
    font-size: 20px;
  }

  .performace_div {
    align-self: flex-start;
    padding-left: 0;
  }

  .design_div {
    align-self: auto;
    padding-left: 0;
  }

  .usability_div {
    border-radius: 0;
    align-self: flex-start;
    padding-left: 0;
  }

  .txt_for-nextsctn {
    text-align: left;
    padding-left: 0;
    font-size: 22px;
  }

  .work_text {
    margin-bottom: 0;
    padding-right: 0;
  }

  .design_grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: flex;
  }

  .usability_grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div_image1 {
    background-size: cover;
    align-self: flex-end;
    width: 400px;
    height: 400px;
  }

  .div_image2 {
    opacity: .87;
    background-position: 50%;
    align-self: auto;
    width: 360px;
    height: 400px;
  }

  .performance_grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div_image3 {
    align-self: auto;
    width: 350px;
    height: 350px;
  }

  .udesly-paragraph-medium.udesly-mb-16 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
  }

  .udesly-text-extrabold {
    padding-left: 0;
    font-size: 50px;
  }

  .udesly-paragraph-xsmall {
    font-size: 18px;
  }

  .udesly-column {
    padding-top: 0;
    padding-bottom: 0;
  }

  .udesly-field-label {
    font-size: 18px;
    display: none;
  }

  .udesly-textarea {
    min-height: 120px;
  }

  .udesly-contact-grid {
    grid-column-gap: 63px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .udesly-form-flex {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px;
  }

  .container_footer {
    padding-bottom: 20px;
  }

  .text_back-to-top {
    padding-top: 0;
    font-size: 50px;
  }

  .text_ev {
    padding-bottom: 0;
    font-size: 22px;
  }

  .text_all-rights {
    padding-bottom: 0;
    font-size: 14px;
  }

  .preloader_wrapper {
    background-image: url('../images/1000110077-1.webp');
    background-position: 50%;
    background-size: cover;
    display: none;
  }

  .rt-button-text-2, .rt-button-typography {
    font-size: 18px;
  }

  .rt-button-circle {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .rt-button-5.rt-underline-off-2 {
    justify-content: center;
    align-items: center;
    height: 66px;
  }

  .button_view_two {
    margin-top: 100px;
    padding-left: 0;
  }

  .slogan_paragraph {
    font-size: 22px;
    top: 12.5%;
    left: 26%;
  }

  .circle_txt {
    width: auto;
  }

  .text-span {
    font-size: 18px;
  }

  .grid_hey {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0 33px;
    display: flex;
  }

  .design_paragraph {
    text-align: center;
    padding-left: 0;
    font-size: 22px;
  }

  .circle_div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    order: 9999;
    width: 350px;
    height: 350px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .evgenia_txt {
    text-align: center;
    padding-bottom: 25px;
    font-size: 22px;
  }

  .form-txt_block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    padding-top: 0;
  }

  .about-me_txt {
    width: 100%;
    max-width: 400px;
  }

  .giant_h1 {
    font-size: 190px;
  }

  .button-first {
    margin-top: 20px;
  }

  .right {
    margin-top: 48px;
  }

  .h1-2 {
    text-align: center;
    font-size: 43px;
  }

  .nav-link-red {
    font-size: 4em;
  }

  .menu-items {
    position: relative;
    left: -3%;
  }

  .divider {
    margin-top: 8%;
    margin-bottom: 0%;
  }

  .phone {
    margin-top: 0;
    padding-bottom: 10px;
    font-size: 10vw;
  }

  .footer-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: grid;
  }

  .section.button-0 {
    padding-top: 28px;
  }

  .line-text-section {
    padding-top: 43px;
  }

  .inst-studio {
    margin-top: 0;
  }

  .container-2 {
    width: 450px;
  }

  .fon-img, .fon-img.last {
    text-align: center;
  }

  .paragraph.cont {
    top: auto;
    right: auto;
  }

  .left {
    display: block;
    top: -16px;
  }

  .left.footer-2 {
    grid-column-gap: 43px;
    grid-row-gap: 43px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 94px;
    display: flex;
  }

  .submit-button-2 {
    background-color: #3898ec00;
    top: -31px;
  }

  .map-dot {
    top: 61%;
    left: 15%;
    right: 0%;
  }

  .nav-link {
    font-size: 4em;
  }

  .model-name {
    text-align: center;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .btn-fon {
    margin-top: 20px;
  }

  .btn-fon.btn-footer {
    top: -52%;
  }

  .container-1 {
    width: 450px;
  }

  .model-inst {
    text-align: center;
  }

  .h2-3 {
    font-size: 37px;
  }

  .container-3, .z-3 {
    width: 450px;
  }

  .submit-button-hidden {
    background-color: #144f8400;
  }

  .rt-button-1.rt-underline-off-2, .rt-button-2.rt-underline-off-2 {
    justify-content: center;
    align-items: center;
    height: 66px;
  }

  .text_back-home {
    padding-top: 0;
    font-size: 50px;
  }

  .polaroid-photo {
    border-width: 6px 6px 30px;
  }

  .faq-question {
    padding: 1rem 1.25rem;
  }

  .heading-h3 {
    font-size: 2rem;
  }

  .hero-image-inner-wrapper {
    width: 80%;
  }

  .grid-2 {
    flex-flow: column;
    grid-template-columns: 2fr;
    display: flex;
  }

  .paragraph-20 {
    width: 100%;
  }

  .rsvp-image-wrapper {
    width: 75%;
    margin-top: 2rem;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-h1 {
    line-height: 120%;
  }

  .hero {
    padding: 3rem 2rem 2rem;
  }

  .heading-h2 {
    font-size: 3rem;
  }

  .paragraph-32 {
    font-size: 2rem;
  }

  .schedule-card {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .spacer-medium {
    min-height: 1.5rem;
  }

  .our-story-quote-heading {
    font-size: 2.5rem;
    line-height: 120%;
  }

  .container-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .paragraph-16 {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .rsvp-line {
    width: 100%;
    margin-left: 0%;
  }

  .hero-grid {
    grid-template-columns: 1fr;
  }

  .section_2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    position: relative;
  }

  .faq-component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .navha-hamburger-button {
    height: 3.375rem;
  }

  ._4-column-grid {
    grid-template-columns: 1fr 1fr;
  }

  .rsvp-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .faq-answer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .container-5 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .footer-item-link {
    margin-bottom: 8px;
  }

  .footer-text-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .paragraph-36 {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .section-footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .form-elements-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    grid-auto-columns: minmax(12.5rem, 1fr);
  }

  .container_rsvp {
    padding: 0 1.5rem;
  }

  .text-field.text-field-area {
    min-height: 8.75rem;
  }

  .paragraph-37 {
    width: 100%;
  }

  .contact-form-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 2fr;
  }

  .service-card-bg {
    width: 100px;
    height: 350px;
  }

  .card-service {
    overflow: hidden;
  }

  .body-medium {
    font-size: 20px;
  }

  .block-quote {
    font-size: 22px;
  }

  .quote_span {
    font-size: 20px;
  }

  .grid-16 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
  }

  .section-7 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .about-us-top-section {
    padding-bottom: 4rem;
  }

  .container_rsvp-2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .about-us-intro-grid {
    grid-row-gap: 2rem;
    order: 0;
    grid-template-columns: 11fr;
  }

  .our-story-heading {
    margin-bottom: 1.25rem;
    font-size: 3rem;
  }

  .paragraph-53, .about-us-image-fill {
    width: 100%;
  }

  .about-us-photos-grid-1 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 4rem;
    display: flex;
  }

  .about-us-bottom {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .about-us-image-wrapper.image-1 {
    width: 350px;
    height: 350px;
  }

  .about-us-image-wrapper.image-2 {
    order: -9999;
  }

  .about-us-photos-grid-3, .about-us-photos-grid-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 4rem;
    display: flex;
  }

  .privacy_block {
    font-size: 13px;
  }

  .terms_conditions {
    padding-bottom: 0;
    font-size: 14px;
  }

  .privacy_text {
    padding-bottom: 0;
    font-size: 13px;
  }

  .email {
    padding-bottom: 0;
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .container_first {
    height: 100%;
    padding: 20px 20px 60px;
  }

  .h1 {
    filter: saturate(200%);
    color: #c3c3c3;
    text-align: center;
    white-space: normal;
    -webkit-text-fill-color: transparent;
    background-image: url('../images/nordwood-themes-R53t-Tg6J4c-unsplash.webp');
    background-position: 50%;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    margin-top: 0;
    font-family: Clashdisplay Variable, Arial, sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 120%;
    top: 0%;
    left: 8px;
  }

  .whole_text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    justify-content: center;
    align-items: flex-end;
    margin-top: auto;
    padding-bottom: 0;
    display: flex;
    position: static;
  }

  .hero_txt {
    color: #c3c3c3;
    text-align: center;
    width: 100%;
    padding-bottom: 0;
    font-family: Clashdisplay, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
  }

  .section_second {
    min-height: 500px;
  }

  .container_second {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    padding: 0 20px;
  }

  .section_third {
    background-image: url('../images/andrew-kliatskyi-L52tyPFiLac-unsplash-2.webp');
    background-position: 0 0;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    height: 100vh;
  }

  .container_third {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 60px 20px;
    display: flex;
    position: static;
  }

  .works_word {
    padding-top: 0;
  }

  .buttons_div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    padding-top: 60px;
    padding-left: 0;
    display: flex;
  }

  .section_design {
    min-height: 500px;
  }

  .container_design {
    padding: 60px 20px;
    overflow: hidden;
  }

  .h2 {
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 50px;
  }

  .h2.white_txt {
    color: #c3c3c3;
  }

  .h3 {
    text-align: center;
    font-size: 26px;
    font-weight: 500;
  }

  .txt_design {
    text-align: center;
    white-space: normal;
    font-size: 22px;
  }

  .performace_div {
    width: auto;
    height: auto;
    padding-left: 0;
  }

  .design_div {
    align-self: auto;
    width: auto;
    height: auto;
    padding-left: 0;
  }

  .usability_div {
    text-align: left;
    width: auto;
    height: auto;
    padding-left: 0;
  }

  .txt_for-nextsctn {
    color: #c3c3c3;
    font-size: 24px;
  }

  .work_text {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    display: block;
  }

  .section_usability, .section_performance {
    min-height: 500px;
  }

  .container_usability, .container_performance {
    padding: 60px 20px;
    overflow: hidden;
  }

  .design_grid {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .usability_grid {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div_image1 {
    background-image: url('../images/ameenfahmy-cr8CUAPIsdk-unsplash.jpg');
    background-position: 50% 100%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    width: 100%;
    height: 350px;
    overflow: visible;
  }

  .div_image2 {
    opacity: .87;
    width: 100%;
    height: 350px;
    overflow: visible;
  }

  .performance_grid {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div_image3 {
    width: 100%;
    height: 350px;
    overflow: visible;
  }

  .section_contacts {
    min-height: 500px;
  }

  .container_contacts {
    padding: 60px 20px;
  }

  .udesly-paragraph-medium.udesly-mb-16 {
    color: #c3c3c3;
    text-align: left;
    font-size: 24px;
  }

  .udesly-text-extrabold {
    color: #c3c3c3;
    text-align: left;
    padding-left: 0;
    font-size: 50px;
  }

  .udesly-paragraph-xsmall {
    font-size: 18px;
  }

  .udesly-contact-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .udesly-form-flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
  }

  .footer {
    overflow: visible;
  }

  .container_footer {
    background-image: linear-gradient(#000, #fcfcfc03 24%, #fff0 97%), url('../images/andrew-kliatskyi-L52tyPFiLac-unsplash.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    flex-flow: column;
    padding: 40px 20px 10px;
  }

  .text_back-to-top {
    color: #c3c3c3;
    font-size: 50px;
  }

  .footer_content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 0;
    display: flex;
  }

  .text_ev {
    color: #c3c3c3;
    font-size: 18px;
    font-weight: 300;
  }

  .text_all-rights {
    padding-top: 10px;
  }

  .preloader_wrapper {
    background-image: url('../images/1779290654833.webp');
    background-position: 50%;
    background-size: cover;
    display: none;
  }

  .rt-button-typography {
    color: #ddd4d4;
    font-size: 20px;
  }

  .rt-button-circle {
    border-color: #787878;
    display: block;
    position: absolute;
  }

  .rt-button-5.rt-underline-off-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .rt-button-wrapper.rt-margin-top-twenty {
    position: relative;
  }

  .slogan_paragraph {
    font-size: 16px;
    top: 20%;
    left: 20%;
  }

  .circle_txt {
    padding: 0;
  }

  .text-span {
    color: #c3c3c3;
    font-size: 18px;
  }

  .grid_hey {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .design_paragraph {
    text-align: center;
    font-size: 22px;
  }

  .circle_div {
    width: 300px;
    height: 300px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
  }

  .evgenia_txt {
    text-align: center;
    padding-bottom: 0;
    font-size: 24px;
  }

  .text_footer {
    align-self: center;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .giant_h1 {
    -webkit-text-stroke-color: #777;
    -webkit-text-fill-color: transparent;
    background-image: none;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: Anton, sans-serif;
    font-size: 150px;
  }

  .section_hero {
    -webkit-text-fill-color: inherit;
    background-image: url('../images/andrew-kliatskyi-L52tyPFiLac-unsplash-2.webp');
    background-position: 0 0;
    background-size: cover;
    background-clip: border-box;
    flex-flow: column;
    height: 95vh;
  }

  .btn-circle {
    align-self: center;
  }

  .button-first {
    bottom: -197px;
    left: 2px;
  }

  .right {
    margin-top: 0;
  }

  .h1-2 {
    font-size: 35px;
    top: auto;
  }

  .nav-link-red {
    font-size: 2.5em;
    transform: translate(0, 50px)rotateX(-45deg)rotateY(0)rotateZ(0);
  }

  .menu-items {
    bottom: auto;
    left: -17px;
  }

  .phone-input {
    text-align: left;
    max-width: 200px;
  }

  .text-line {
    align-items: center;
  }

  .footer-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    place-items: center stretch;
  }

  .dot {
    width: 10px;
    min-width: 10px;
    height: 10px;
  }

  .section.button-0 {
    padding-top: 0;
  }

  .line-text-section {
    padding-top: 66px;
  }

  .navbar-menu {
    height: 50px;
    padding-bottom: 0;
  }

  .section_hero-3 {
    padding-top: 0;
    display: block;
  }

  .logos {
    grid-column-gap: 10px;
    grid-row-gap: 40px;
  }

  .container-2 {
    width: 340px;
  }

  .fon-img, .fon-img.last {
    margin-bottom: 60px;
  }

  .paragraph {
    font-size: 19px;
  }

  .paragraph.o-komp {
    display: block;
  }

  .left {
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .neon-text {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 40px;
  }

  .submit-button-2 {
    background-color: #3898ec00;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    top: 0;
    right: auto;
  }

  .map-dot {
    width: 41px;
    height: 40px;
    right: 0%;
  }

  .nav-link {
    font-size: 2.5em;
    font-weight: 400;
  }

  .studio-text {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 40px;
  }

  .btn-fon {
    left: 6px;
  }

  .btn-fon.btn-footer {
    position: absolute;
    inset: 92% 0% 0 14%;
  }

  .btn-fon.second {
    margin-top: 0;
    left: 3px;
  }

  .container-1 {
    width: 340px;
    margin-top: 0;
    padding-top: 87px;
  }

  .form-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .model-inst {
    font-size: 19px;
  }

  .field-label {
    text-align: center;
  }

  .form-3 {
    max-width: 280px;
    display: flex;
  }

  .menu-button-3 {
    left: 0;
  }

  .btn-3 {
    position: absolute;
    inset: -97% 0% 0%;
  }

  .container-3, .z-3 {
    width: 340px;
  }

  .submit-button-hidden {
    background-color: #144f8400;
    width: 100px;
    height: 100px;
    inset: 11% auto auto 0%;
  }

  .rt-button-1.rt-underline-off-2, .rt-button-2.rt-underline-off-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .text_back-home {
    color: #c3c3c3;
    font-size: 50px;
  }

  .container-footer_for02 {
    background-image: linear-gradient(#000, #fff0 97%), url('../images/andrew-kliatskyi-L52tyPFiLac-unsplash-1.jpg');
    background-position: 0 0, 100% 100%;
    background-size: auto, cover;
    padding: 60px 20px;
  }

  .heading-h3 {
    font-size: 2rem;
  }

  .hero-image-inner-wrapper {
    width: 100%;
  }

  .grid-2 {
    flex-flow: column;
    display: flex;
  }

  .polaroids-grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    place-items: center;
    display: flex;
  }

  .heading-h2 {
    font-size: 2.75rem;
  }

  .heading-h2.margin-bottom-16 {
    text-align: center;
  }

  .paragraph-32 {
    font-size: 1.6rem;
  }

  .primary-button {
    margin-bottom: 3rem;
  }

  .our-story-quote-heading {
    text-align: center;
    align-self: auto;
  }

  .rsvp-title-container, .text-points-container {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

  .our-journey-text-wrapper {
    justify-content: center;
    align-items: center;
  }

  .polaroid-photo-wrapper {
    width: 100%;
    height: 350px;
  }

  .container-4 {
    flex-wrap: nowrap;
  }

  .schedule-image-wrapper {
    width: 75%;
  }

  .faq-component {
    grid-template-columns: 1fr;
  }

  .heading-h4 {
    font-size: 1.5rem;
  }

  ._4-column-grid {
    grid-template-columns: 1fr;
  }

  .container-5 {
    flex-wrap: nowrap;
  }

  .footer-site-title {
    margin-bottom: .5rem;
  }

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

  .footer-about-wrapper {
    max-width: 97vw;
  }

  .form-elements-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    grid-auto-columns: minmax(auto, 1fr);
  }

  .container_rsvp {
    flex-wrap: nowrap;
  }

  .service-card-bg {
    width: 75px;
    height: 300px;
  }

  .service-card-bg-text {
    font-size: 160px;
  }

  .card-service {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .body-medium {
    font-size: 22px;
  }

  .services-list {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
  }

  .text-block-31, .text-block-32, .text-block-33 {
    font-size: 26px;
    line-height: 100%;
  }

  .video-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .main-container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-quote {
    text-align: left;
    font-size: 24px;
  }

  .quote_span {
    font-size: 22px;
  }

  .grid-16 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
    display: flex;
  }

  .div-block-17 {
    width: auto;
    height: auto;
  }

  .about-us-top-section {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }

  .container_rsvp-2 {
    flex-wrap: nowrap;
  }

  .about-us-intro-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 5fr;
  }

  .about-us-intro-image-wrapper {
    position: relative;
    top: 0;
  }

  .our-story-heading {
    font-size: 3rem;
  }

  .about-us-photos-grid-1 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
    display: flex;
  }

  .about-us-bottom {
    perspective-origin: 0 0;
  }

  .about-us-image-wrapper.image-2 {
    margin-bottom: 0%;
    padding-top: 0;
  }

  .about-us-photos-grid-3, .about-us-photos-grid-2 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
    display: flex;
  }

  .rights_block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-bottom: 60px;
  }

  .privacy_block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 100%;
    display: flex;
  }

  .terms_conditions {
    padding-top: 0;
    font-size: 12px;
  }

  .privacy_text {
    color: #909090;
    padding-top: 0;
    font-size: 12px;
    font-weight: 300;
  }

  .email {
    padding-top: 10px;
    padding-bottom: 18px;
  }
}

#w-node-_86ef28c1-09f1-6786-bfbd-6adc1abae0ef-fe47eb8a {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_86ef28c1-09f1-6786-bfbd-6adc1abae0f0-fe47eb8a {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: end;
}

#w-node-_0b354295-6e46-5fac-667f-028fd72b5278-fe47eb8a {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_0b354295-6e46-5fac-667f-028fd72b5279-fe47eb8a, #w-node-f7df4078-01ae-5bbe-cdc8-ab3291c1ea0c-fe47eb8a {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: end;
}

#w-node-_3afe241f-44da-85de-d51c-be7caa3abbeb-fe3bbe58 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_13cd99a1-d32d-ff6a-ceec-ec0b6c153983-fe3bbe58 {
  place-self: auto;
}

#w-node-df0e0b33-e546-288b-0fb7-7fc0f79b3884-d7a0d31e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-df0e0b33-e546-288b-0fb7-7fc0f79b3889-d7a0d31e, #w-node-df0e0b33-e546-288b-0fb7-7fc0f79b3892-d7a0d31e, #w-node-df0e0b33-e546-288b-0fb7-7fc0f79b389b-d7a0d31e, #w-node-df0e0b33-e546-288b-0fb7-7fc0f79b38a4-d7a0d31e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-df0e0b33-e546-288b-0fb7-7fc0f79b38b0-d7a0d31e {
  place-self: auto center;
}

#w-node-_0762a341-5333-ec10-3169-763415e66839-d7a0d31e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9bf68476-a787-49d1-e96c-3ede2e4c64d9-d7a0d31e {
  place-self: auto;
}

#w-node-af92e3d4-52a3-3132-d49b-de0fcc629ae9-b377ef75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-af92e3d4-52a3-3132-d49b-de0fcc629ae7-b377ef75, #w-node-af92e3d4-52a3-3132-d49b-de0fcc629ae8-b377ef75, #w-node-_4763e14a-4b98-35e5-1f88-d7afdbc9beb4-b377ef75, #w-node-_4763e14a-4b98-35e5-1f88-d7afdbc9beb5-b377ef75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4763e14a-4b98-35e5-1f88-d7afdbc9beaf-b377ef75, #w-node-_70d803d9-995f-a579-a08a-3fef1272a4ad-b377ef75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_70d803d9-995f-a579-a08a-3fef1272a4b2-b377ef75, #w-node-_70d803d9-995f-a579-a08a-3fef1272a4b3-b377ef75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96c9a661-3ffc-6180-0171-de19421cd3b2-b377ef75 {
  align-self: auto;
}

@media screen and (min-width: 1920px) {
  #w-node-_0e48c5c7-16f0-d8b0-a9a8-2c778a449211-fe47eb8a {
    place-self: auto;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_0e48c5c7-16f0-d8b0-a9a8-2c778a449211-fe47eb8a {
    justify-self: start;
  }

  #w-node-f8a4a5d9-2c80-3518-ec15-ba14aa2ad9b6-fe47eb8a {
    justify-self: end;
  }

  #w-node-a5e4bf4b-1cc0-ffb9-4402-1fbda176046c-fe47eb8a, #w-node-_37cba655-de46-95c8-4d92-2e2dd758b20c-fe47eb8a {
    justify-self: start;
  }

  #w-node-_4767f84b-5377-51bc-bcb3-1beba670f493-fe47eb8a {
    align-self: start;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_13cd99a1-d32d-ff6a-ceec-ec0b6c153983-fe3bbe58, #w-node-_9bf68476-a787-49d1-e96c-3ede2e4c64d9-d7a0d31e {
    place-self: start center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_4767f84b-5377-51bc-bcb3-1beba670f493-fe47eb8a {
    align-self: start;
  }

  #w-node-be0cb6e7-f486-dbad-c24f-77bafa736ace-fe47eb8a {
    place-self: auto;
  }

  #w-node-_3afe241f-44da-85de-d51c-be7caa3abaf2-fe3bbe58 {
    place-self: center;
  }

  #w-node-_3afe241f-44da-85de-d51c-be7caa3abaf6-fe3bbe58 {
    place-self: auto;
  }

  #w-node-_3afe241f-44da-85de-d51c-be7caa3abbce-fe3bbe58 {
    place-self: auto center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-df0e0b33-e546-288b-0fb7-7fc0f79b385a-d7a0d31e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-df0e0b33-e546-288b-0fb7-7fc0f79b3850-d7a0d31e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-df0e0b33-e546-288b-0fb7-7fc0f79b3863-d7a0d31e {
    order: -9999;
  }

  #w-node-_9415f474-c74d-8c09-e32e-740fc2a49301-b377ef75 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9415f474-c74d-8c09-e32e-740fc2a49303-b377ef75 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-df0e0b33-e546-288b-0fb7-7fc0f79b38b0-d7a0d31e {
    place-self: auto;
  }
}


@font-face {
  font-family: 'Bbh Sans Bartle Marcellus Maven Pro Nunito';
  src: url('../images/') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bbh Sans Bartle Maven Pro Nunito';
  src: url('../images/') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alumni Sans Pinstripe';
  src: url('../fonts/Alumni_Sans_Pinstripe.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/Red_Hat_Display.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontsharekit 2510002352';
  src: url('../fonts/FontshareKit-2510002352.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay Complete';
  src: url('../fonts/ClashDisplay_Complete.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Medium.woff') format('woff'), url('../fonts/ClashDisplay-Medium.woff') format('woff'), url('../fonts/ClashDisplay-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Technor';
  src: url('../fonts/Technor-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Technor';
  src: url('../fonts/Technor-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Technor';
  src: url('../fonts/Technor-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Technor';
  src: url('../fonts/Technor-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Technor';
  src: url('../fonts/Technor-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Technor';
  src: url('../fonts/Technor-Extralight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Technor Variable';
  src: url('../fonts/Technor-Variable.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Technor';
  src: url('../fonts/Technor-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Extralight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay Variable';
  src: url('../fonts/ClashDisplay-Variable.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}