body.page-template-page-bespoke main {
  padding: 0;
  overflow-x: hidden;
  max-width: 100vw;
}
body.page-template-page-bespoke main > .wp-block-image.size-full img {
  width: 100%;
}
body.page-template-page-bespoke .go_about_text {
  border-bottom: 1px solid currentColor;
  padding-bottom: 0.5rem;
}
body.page-template-page-bespoke .go_about_text::before {
  border-color: currentColor;
}
body.page-template-page-bespoke .go_about_text::after {
  content: url("../../static/arrow_white.svg");
  transform: scale(0.66) translateY(25%);
}
body.page-template-page-bespoke .go_about_text:hover::after {
  transform: scale(0.66) translateY(25%) translateX(15%);
}
body.page-template-page-bespoke .bespoke_header {
  align-items: flex-end;
  padding-top: 8rem !important;
}
body.page-template-page-bespoke .bespoke_header .wp-block-group:first-of-type {
  width: 50%;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .bespoke_header .wp-block-group:first-of-type {
    width: 100%;
  }
}
body.page-template-page-bespoke .bespoke_header .wp-block-group:last-of-type {
  padding-left: 10%;
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .bespoke_header .wp-block-group:last-of-type {
    padding-left: 0;
  }
}
body.page-template-page-bespoke .bespoke_header h2 {
  font-size: calc(100vw / 1440 * 92);
  line-height: calc(100vw / 1440 * 100);
}
@media (max-width: 600px) {
  body.page-template-page-bespoke .bespoke_header h2 {
    font-size: calc(100vw / 414 * 70);
    line-height: calc(100vw / 414 * 70);
    margin-bottom: 4rem;
    width: 100%;
  }
}
body.page-template-page-bespoke .bespoke_header .img1 {
  display: none;
  width: 30%;
  margin-bottom: 1rem;
}
body.page-template-page-bespoke .bespoke_header .img2 {
  width: 23%;
  margin-bottom: 1rem;
}
body.page-template-page-bespoke .bespoke_header p {
  padding-right: 5%;
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .bespoke_header {
    display: block;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
    padding-bottom: 2rem !important;
    padding-top: 8rem;
  }
  body.page-template-page-bespoke .bespoke_header .img1 {
    display: block;
  }
  body.page-template-page-bespoke .bespoke_header .img2 {
    display: none;
  }
}
body.page-template-page-bespoke .wp-block-group-is-layout-constrained h4 {
  font-size: calc(100vw / 1440 * 30);
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .wp-block-group-is-layout-constrained h4 {
    font-size: calc(100vw / 414 * 30);
  }
}
body.page-template-page-bespoke h2 {
  font-size: calc(100vw / 1440 * 60);
  line-height: calc(100vw / 1440 * 66);
}
@media (max-width: 600px) {
  body.page-template-page-bespoke h2 {
    font-size: calc(100vw / 414 * 50);
    line-height: calc(100vw / 414 * 55);
  }
}
body.page-template-page-bespoke .wp-block-media-text .wp-block-media-text__content p {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .wp-block-media-text .wp-block-media-text__content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
body.page-template-page-bespoke .media_text1 {
  position: relative;
  z-index: 3;
}
body.page-template-page-bespoke .media_text1 .wp-block-media-text__media {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 7vw;
}
@media (min-width: 769px) {
  body.page-template-page-bespoke .media_text1 .wp-block-media-text__media {
    padding-left: 7vw;
    padding-top: 0;
    align-self: stretch;
  }
  body.page-template-page-bespoke .media_text1 .wp-block-media-text__media img {
    height: 100%;
    object-fit: cover;
  }
}
body.page-template-page-bespoke .media_text1 .wp-block-media-text__content {
  height: 100%;
  justify-content: space-between;
  align-items: flex-start;
}
body.page-template-page-bespoke .media_text1 .wp-block-media-text__content > * {
  max-width: 80% !important;
}
@media (max-width: 600px) {
  body.page-template-page-bespoke .media_text1 {
    padding-bottom: 0 !important;
  }
  body.page-template-page-bespoke .media_text1 .wp-block-media-text__media {
    grid-row: 2;
  }
  body.page-template-page-bespoke .media_text1 .wp-block-media-text__media img {
    width: 100%;
  }
  body.page-template-page-bespoke .media_text1 .wp-block-media-text__content {
    grid-row: 1;
    padding-bottom: 1.5rem;
  }
  body.page-template-page-bespoke .media_text1 .wp-block-media-text__content > * {
    max-width: 100% !important;
  }
}
body.page-template-page-bespoke h5 {
  font-weight: normal;
  margin-bottom: 0;
}
body.page-template-page-bespoke .w-60 {
  padding-right: 30%;
}
body.page-template-page-bespoke .w-60 h2 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .w-60 {
    padding-right: 0;
  }
}
body.page-template-page-bespoke .bespoke_service_wrap {
  padding: 3rem;
  padding-bottom: 10rem;
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .bespoke_service_wrap {
    padding: 0;
    padding-bottom: 3rem;
  }
}
body.page-template-page-bespoke .bespoke_service.splide__slide {
  background: #D1DFF4;
  padding: 2rem 1rem;
  padding: relative;
}
body.page-template-page-bespoke .bespoke_service.splide__slide .bespoke_service_title {
  font-style: italic;
  font-size: calc(100vw / 1440 * 30);
  line-height: calc(100vw / 1440 * 36);
  font-family: Ivar, serif;
}
@media (max-width: 600px) {
  body.page-template-page-bespoke .bespoke_service.splide__slide .bespoke_service_title {
    font-size: calc(100vw / 414 * 30);
    line-height: calc(100vw / 414 * 36);
  }
}
body.page-template-page-bespoke .bespoke_service.splide__slide img {
  display: block;
  right: 1.5rem;
  width: 60%;
  aspect-ratio: 1;
  object-fit: contain;
  position: absolute;
}
body.page-template-page-bespoke .bespoke_service.splide__slide .bespoke_service_excerpt {
  font-size: calc(100vw / 1440 * 14);
  line-height: calc(100vw / 1440 * 19.6);
  margin-top: 15vw;
}
@media (max-width: 600px) {
  body.page-template-page-bespoke .bespoke_service.splide__slide .bespoke_service_excerpt {
    font-size: calc(100vw / 414 * 14);
    line-height: calc(100vw / 414 * 19.6);
    margin-top: 50vw;
  }
}
body.page-template-page-bespoke #splide02-slide01 .bespoke_service_excerpt {
  margin-top: 12.5vw;
}
@media (max-width: 600px) {
  body.page-template-page-bespoke #splide02-slide01 .bespoke_service_excerpt {
    margin-top: 50vw;
  }
}
body.page-template-page-bespoke #splide02-slide03 img {
  width: 70%;
}
@media (max-width: 600px) {
  body.page-template-page-bespoke #splide02-slide03 img {
    top: 10%;
  }
}
body.page-template-page-bespoke .splide__arrows {
  display: flex;
  justify-content: center;
}
body.page-template-page-bespoke .splide__arrow--prev,
body.page-template-page-bespoke .splide__arrow--next {
  background-color: transparent;
  position: static;
  color: #FFAA6A;
}
body.page-template-page-bespoke .splide__arrow--prev svg,
body.page-template-page-bespoke .splide__arrow--next svg {
  transform: scale(0.66);
}
body.page-template-page-bespoke .splide__arrow--prev svg {
  transform: scale(-0.66);
}
body.page-template-page-bespoke .splide__arrows {
  margin-top: 2rem;
}
body.page-template-page-bespoke .splide__pagination {
  padding: 0;
  gap: 0.7rem;
}
body.page-template-page-bespoke .splide__pagination__page {
  background: transparent;
  border: 1px solid #FFAA6A;
  padding: 0;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 100%;
}
body.page-template-page-bespoke .splide__pagination__page.is-active {
  background: #FFAA6A;
}
body.page-template-page-bespoke .chronicles_wrap {
  padding: 2.5rem 0;
}
body.page-template-page-bespoke .chronicle.splide__slide {
  background: #F4EDE5;
  color: #000;
  border-radius: 2rem;
  display: flex;
  flex-direction: column;
  padding: 1.25rem 1.5rem;
}
body.page-template-page-bespoke .chronicle.splide__slide .chronicle_title {
  display: flex;
  border-bottom: 1px solid #000;
  justify-content: space-between;
  padding-bottom: 0.3em;
  font-size: calc(100vw / 1440 * 14);
  line-height: calc(100vw / 1440 * 19.6);
}
@media (max-width: 600px) {
  body.page-template-page-bespoke .chronicle.splide__slide .chronicle_title {
    font-size: calc(100vw / 414 * 14);
    line-height: calc(100vw / 414 * 19.6);
  }
}
body.page-template-page-bespoke .chronicle.splide__slide .chronicle_content {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: Ivar, serif;
  font-size: calc(100vw / 1440 * 26);
  line-height: calc(100vw / 1440 * 30);
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 600px) {
  body.page-template-page-bespoke .chronicle.splide__slide .chronicle_content {
    font-size: calc(100vw / 414 * 26);
    line-height: calc(100vw / 414 * 36);
  }
}
body.page-template-page-bespoke .chronicle.splide__slide .chronicle_client {
  display: flex;
  border-top: 1px solid #000;
  justify-content: space-between;
  padding-top: 0.3em;
  font-size: calc(100vw / 1440 * 14);
  line-height: calc(100vw / 1440 * 19.6);
}
@media (max-width: 600px) {
  body.page-template-page-bespoke .chronicle.splide__slide .chronicle_client {
    font-size: calc(100vw / 414 * 14);
    line-height: calc(100vw / 414 * 19.6);
  }
}
body.page-template-page-bespoke .wp-block-media-text:not(.free_size) .wp-block-media-text__content > * {
  max-width: 28rem;
}
@media (min-width: 769px) {
  body.page-template-page-bespoke .media_text_1 .wp-block-media-text__media {
    padding-left: 7vw;
  }
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .media_text_1 {
    padding-bottom: 0 !important;
  }
  body.page-template-page-bespoke .media_text_1 .wp-block-media-text__content {
    padding-bottom: 1rem;
  }
}
body.page-template-page-bespoke .media_text_2 {
  padding: 10rem 0;
  padding-top: 15rem;
  position: relative;
}
body.page-template-page-bespoke .media_text_2 img {
  max-width: 28rem;
}
body.page-template-page-bespoke .media_text_2 .wp-block-media-text__content {
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
  padding-left: 7vw;
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .media_text_2 .wp-block-media-text__content {
    padding-top: 6rem;
    display: block;
  }
}
@media (min-width: 769px) {
  body.page-template-page-bespoke .media_text_2 .wp-block-media-text__media {
    padding-right: 7vw;
    align-self: stretch;
  }
  body.page-template-page-bespoke .media_text_2 .wp-block-media-text__media img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
body.page-template-page-bespoke .media_text_2 p {
  max-width: 30rem !important;
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .media_text_2 {
    padding-top: 0 !important;
    padding-bottom: 4rem !important;
  }
  body.page-template-page-bespoke .media_text_2 p {
    margin-top: 3rem;
    max-width: 90% !important;
  }
  body.page-template-page-bespoke .media_text_2 img {
    margin-right: 0;
    margin-left: auto;
    display: block;
    aspect-ratio: 1;
    object-fit: cover;
  }
}
@media (min-width: 769px) {
  body.page-template-page-bespoke .media_text_3 .wp-block-media-text__content {
    align-items: flex-start;
    padding-left: 10vw;
  }
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .media_text_3 {
    display: block;
    padding-top: 4rem;
    padding-bottom: 4rem;
    background: url("../../static/fala_mobile.png") no-repeat;
    background-position: left;
    background-size: auto 100%;
    padding-left: 25%;
  }
  body.page-template-page-bespoke .media_text_3 .wp-block-media-text__media {
    display: none;
  }
  body.page-template-page-bespoke .media_text_3 h2 {
    font-size: calc(100vw / 414 * 40) !important;
    line-height: calc(100vw / 414 * 44) !important;
  }
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .bespoke_header2 {
    padding-top: 0 !important;
    max-width: 80%;
    margin-bottom: 0;
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  body.page-template-page-bespoke .last_group > *:not(.go_about_text) {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  body.page-template-page-bespoke .last_group .go_about_text {
    margin-right: 1.5rem !important;
    padding-bottom: 1rem;
  }
}

.crafting_your_dreams {
  background-image: none;
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  height: 400px;
  margin-bottom: 0;
  padding-bottom: 100px;
}
.crafting_your_dreams .text_wrap {
  max-width: calc(100% - 3rem);
}
@media (max-width: 768px) {
  .crafting_your_dreams .text_wrap {
    margin-top: 3rem;
  }
}
.crafting_your_dreams .bottom {
  background-color: var(--bespoke);
}
.crafting_your_dreams .top {
  background: transparent;
  top: -84px;
}
.crafting_your_dreams .top img {
  top: 0;
}
.crafting_your_dreams .top img,
.crafting_your_dreams .bottom img {
  left: -320px;
}
.crafting_your_dreams .top img:last-of-type,
.crafting_your_dreams .bottom img:last-of-type {
  left: 1845px;
}
@media (max-width: 768px) {
  .crafting_your_dreams .top,
.crafting_your_dreams .bottom {
    transform: scale(0.5) translateY(-22%) translateX(-50%);
  }
}
@media (max-width: 768px) {
  .crafting_your_dreams .bottom {
    transform: scale(0.5) translateY(-36%) translateX(-50%);
  }
}
.crafting_your_dreams .splide_bespoke {
  background-color: var(--bespoke);
}
.crafting_your_dreams h3 {
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .crafting_your_dreams h3 {
    font-size: calc(100vw / 414 * 50);
    line-height: calc(100vw / 414 * 55);
  }
  .crafting_your_dreams h3 br {
    display: none;
  }
}
.crafting_your_dreams p {
  max-width: 38rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mt-0 {
  margin-top: 0;
}

.orange_el {
  background: var(--pomarancz);
  position: absolute;
  display: flex;
  align-items: center;
  width: 77%;
  padding: 1rem;
  padding-right: 3rem;
  padding-left: 7vw;
  border-top-right-radius: 10rem;
  border-bottom-right-radius: 10rem;
  gap: 3rem;
  z-index: 2;
  transform: translateY(-50%);
}
.orange_el h3 {
  margin-bottom: 0;
  margin-top: 1rem;
}
.orange_el h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .orange_el {
    position: relative;
    width: 100%;
    border-bottom-right-radius: 0;
    display: block !important;
    transform: none;
  }
}

.crafting_your_dreams_wrap video {
  aspect-ratio: 1440/761;
  object-fit: cover;
  width: 100vw;
  position: relative;
  display: block;
}
@media (max-width: 768px) {
  .crafting_your_dreams_wrap video {
    aspect-ratio: 414/372;
  }
}

@media (min-width: 769px) {
  .bespoke_padding {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}

.bespoke_faq {
  padding-top: 5vw;
  padding-bottom: 5vw;
}
@media (max-width: 768px) {
  .bespoke_faq {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.bespoke_faq h2 {
  margin: 0;
}
@media (max-width: 768px) {
  .bespoke_faq h2 {
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.bespoke_faq .wp-block-column:first-of-type {
  flex-basis: 30% !important;
}
.bespoke_faq .wp-block-column:last-of-type {
  flex-basis: 65% !important;
}
.bespoke_faq details {
  margin-bottom: 1.5rem;
}
.bespoke_faq details > *:not(summary) {
  padding-right: 6rem;
}
@media (max-width: 768px) {
  .bespoke_faq details > *:not(summary) {
    padding-right: 0;
  }
}
.bespoke_faq details summary {
  font-family: ivar, serif;
  font-weight: normal;
  font-style: italic;
  font-size: calc(100vw / 1440 * 30);
  line-height: normal;
  position: relative;
  padding-right: 3rem;
  list-style: none;
}
.bespoke_faq details summary :is(::-webkit-details-marker), .bespoke_faq details summary::-webkit-details-marker, .bespoke_faq details summary::marker {
  content: none;
}
.bespoke_faq details summary strong {
  font-weight: normal;
}
.bespoke_faq details summary::after {
  content: url(../../static/arrow3.svg);
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 768px) {
  .bespoke_faq details summary {
    font-size: calc(100vw / 414 * 26);
  }
}
.bespoke_faq details[open] summary::after {
  transform: rotate(180deg);
}