/** Shopify CDN: Minification failed

Line 706:105 Unexpected "{"

**/
.custom-landing .swiper-slide {
  padding: 1px; }
.custom-landing > #shopify-section-collection-blocks .collection-top__filter-and-sort {
  display: none; }
.custom-landing .paste-to-collection__card--parent {
  display: none; }
.custom-landing .paste-to-collection--parent {
  display: none; }
.custom-landing > #shopify-section-collection-cards {
  display: none; }
.custom-landing .italic {
  font-style: italic; }
.custom-landing .paste-to-collection__card {
  display: block; }
  .custom-landing .paste-to-collection__card .custom-collection-card__bg {
    background-size: cover;
    background-position: center; }
.custom-landing #shopify-section-image-text {
  background-color: #FCFBF9; }
  .custom-landing #shopify-section-image-text .image-text {
    font-family: Avenir Next;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: -10px;
    padding-top: 96px;
    padding-bottom: 96px; }
    .custom-landing #shopify-section-image-text .image-text .wrap-image {
      max-width: 180px; }
      .custom-landing #shopify-section-image-text .image-text .wrap-image img {
        width: 100%;
        height: auto; }
      .custom-landing #shopify-section-image-text .image-text .wrap-image svg {
        width: 100%;
        height: auto; }
    .custom-landing #shopify-section-image-text .image-text .wrap-text > * {
      max-width: 484px;
      margin: auto; }
  @media only screen and (max-width: 1800px) {
    .custom-landing #shopify-section-image-text .image-text .wrap-image {
      margin: auto; } }
.custom-landing .wrap-header {
  padding: 36px 0px; }
  .custom-landing .wrap-header > * {
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .07em;
    color: #000000;
    margin-bottom: 0px; }
.custom-landing .cards-wrapper .card-wrap {
  padding: 5px;
  cursor: pointer; }
  .custom-landing .cards-wrapper .card-wrap .card-description {
    font-family: 'Avenir Next';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #252525; }
.custom-landing .cards-wrapper .card-wrap.active .card-description {
  font-weight: 700; }
.custom-landing #shopify-section-card-slider-for-filter .wrap-header {
  padding: 36px 0px; }
  .custom-landing #shopify-section-card-slider-for-filter .wrap-header > * {
    font-family: 'Promenade';
    font-weight: normal;
    font-style: normal;
    font-size: 48px;
    line-height: 59px;
    text-align: center;
    color: #000000;
    margin-bottom: 0px; }
.custom-landing #shopify-section-card-slider-for-filter .cards-wrapper .card-wrap {
  padding: 5px;
  cursor: pointer; }
  .custom-landing #shopify-section-card-slider-for-filter .cards-wrapper .card-wrap .card-description {
    font-family: 'Avenir Next';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #252525; }
.custom-landing #shopify-section-card-slider-for-filter .cards-wrapper .card-wrap.active .card-description {
  font-weight: 700; }
.custom-landing .section-with-video-elem .badge-on-image {
  font-family: 'Avenir Next';
  font-weight: bold;
  font-size: 37px;
  line-height: 36px;
  text-transform: uppercase;
  color: white;
  margin-left: -7%; }
  .custom-landing .section-with-video-elem .badge-on-image > div {
    width: max-content;
    margin-left: 15%; }
.custom-landing .section-with-video-elem .wrap-title {
  text-align: center;
  padding-bottom: 3vw; }
  .custom-landing .section-with-video-elem .wrap-title > * {
    font-family: 'Promenade';
    font-style: normal;
    font-weight: 400;
    font-size: 96px;
    line-height: 117px;
    text-align: center;
    color: #000000;
    margin-bottom: 0px; }
.custom-landing .section-with-video-elem .main-image {
  height: 38.7vw;
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  background-position: center;
  background-size: cover;
  padding-top: 3%; }
.custom-landing .section-with-video-elem .wrap-main-content {
  padding-top: 5.42vw; }
  .custom-landing .section-with-video-elem .wrap-main-content .wrap-content {
    height: 35.38vw;
    width: 60vw;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(42, 1fr);
    grid-template-rows: repeat(calc(42 / 1.69), 1fr); }
    .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .video-left {
      grid-column-start: 5;
      grid-column-end: 14;
      grid-row-start: 9;
      grid-row-end: 24; }
      .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .video-left .video-wrapper {
        position: relative;
        overflow: hidden;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 100%; }
        .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .video-left .video-wrapper video {
          object-fit: cover;
          position: absolute;
          top: 0;
          left: 0;
          height: calc(100% + 6px);
          width: calc(100% + 6px);
          margin: -3px 0% 0% -3px; }
    .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .video-right {
      grid-column-start: 28;
      grid-column-end: 40;
      grid-row-start: 1;
      grid-row-end: 20; }
      .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .video-right .video-wrapper {
        position: relative;
        overflow: hidden;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 100%; }
        .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .video-right .video-wrapper video {
          object-fit: cover;
          position: absolute;
          top: 0;
          left: 0;
          height: calc(100% + 6px);
          width: calc(100% + 6px);
          margin: -3px 0% 0% -3px; }
    .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .image {
      grid-column-start: 18;
      grid-column-end: 25;
      grid-row-start: 16;
      grid-row-end: 26;
      background-size: cover;
      background-position: center; }
    .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .description {
      z-index: 1;
      grid-column-start: 11;
      grid-column-end: 25;
      grid-row-start: 3;
      grid-row-end: 14; }
      .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .description > * {
        font-family: 'Promenade';
        font-weight: normal;
        font-style: normal;
        font-size: 3.4vw;
        line-height: 3vw;
        text-align: center;
        text-transform: capitalize;
        color: #000000;
        margin-bottom: 0px; }
.custom-landing .section-with-3-elements .paste-to-collection__content {
  padding: 6% 9.5% 7%; }
  .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content {
    display: grid;
    height: 41.93vw;
    width: 100%;
    grid-template-columns: repeat(42, 1fr);
    grid-template-rows: repeat(calc(42 / 1.514), 1fr);
    margin-left: auto;
    margin-right: auto; }
    .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content > * {
      background-position: center;
      background-size: cover; }
    .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .img-1 {
      grid-column-start: 3;
      grid-column-end: 16;
      grid-row-start: 1;
      grid-row-end: 20; }
    .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .img-2 {
      grid-column-start: 17;
      grid-column-end: 27;
      grid-row-start: 1;
      grid-row-end: 16;
      z-index: 1; }
    .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .img-3 {
      grid-column-start: 21;
      grid-column-end: 43;
      grid-row-start: 11;
      grid-row-end: 29; }
    .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .title {
      grid-column-start: 31;
      grid-column-end: 40;
      grid-row-start: 5;
      grid-row-end: 10; }
      .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .title > * {
        font-family: 'Promenade';
        font-weight: normal;
        font-style: normal;
        font-size: 4.2vw;
        line-height: 4.2vw !important;
        text-align: center;
        text-transform: capitalize;
        color: #000000;
        margin-bottom: 0px; }
    .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .description_3_elements {
      grid-column-start: 1;
      grid-column-end: 20;
      grid-row-start: 24;
      grid-row-end: 28;
      max-width: 442px; }
      .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .description_3_elements p {
        font-family: 'Avenir Next';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 200%;
        color: #252525; }

@media only screen and (min-width: 1280px) {
  .custom-landing #spot-content {
    width: calc(100vw - 368px); }

  div#shopify-section-image-text {
    width: calc(100vw - 448px);
    margin-left: auto;
    margin-right: 40px; } }
@media screen and (min-width: 768px) {
  .custom-landing .collection-filters__content {
    padding-bottom: 64px; }
  .custom-landing .section-with-video-elem .paste-to-collection__content {
    padding-top: 56px;
    padding-bottom: 68px; }
  .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .description_3_elements {
    padding-right: 16px;
    padding-top: 6px;
    padding-bottom: 6px; } }
@media screen and (max-width: 575px) {
  .custom-landing .section-with-video-elem .badge-on-image {
    font-size: 14px;
    line-height: 7px;
    font-weight: 700; }
  .custom-landing .section-with-video-elem .main-image {
    padding-top: 7%; }
  .custom-landing .section-with-video-elem .paste-to-collection__content .main-image {
    height: 60vw; }
  .custom-landing .section-with-video-elem .wrap-main-content .wrap-content {
    height: 58vw; }
  .custom-landing .section-with-3-elements {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px); }
    .custom-landing .section-with-3-elements .paste-to-collection__content {
      padding: 9% 0% 0% 2%; }
      .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content {
        height: 600px; }
        .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .title {
          grid-column-start: 21;
          grid-column-end: 40;
          grid-row-start: 2;
          grid-row-end: 3; }
          .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .title > * {
            font-size: 36px;
            line-height: 44px; }
        .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .img-1 {
          display: none; }
        .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .img-2 {
          background-size: cover;
          background-position: center;
          grid-column-start: 1;
          grid-column-end: 18;
          grid-row-start: 1;
          grid-row-end: 12;
          z-index: 1; }
        .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .img-3 {
          background-size: cover;
          background-position: center;
          grid-column-start: 6;
          grid-column-end: 43;
          grid-row-start: 5;
          grid-row-end: 20; }
        .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .description_3_elements {
          padding-right: 24px;
          padding-left: 24px;
          grid-column-start: 1;
          grid-column-end: 42;
          grid-row-start: 21;
          grid-row-end: 29; }
          .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .description_3_elements p {
            font-family: 'Avenir Next';
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 186.1%;
            text-align: center;
            color: #000000;
            text-align: center; }
  .custom-landing .cards-wrapper .card-description {
    min-height: 30px; } }
@media screen and (min-width: 1024px) {
  .custom-landing .collection__filters.position-fixed {
    top: 94px;
    height: calc(100vh - 94px);
    overflow-y: scroll; }
  .custom-landing .collection-card__product-card-container {
    margin-left: auto; } }
@media screen and (max-width: 1023px) {
  .custom-landing #spot-content {
    margin-left: auto;
    margin-right: auto; }
  .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .description {
    z-index: 1;
    grid-column-start: 11;
    grid-column-end: 23;
    grid-row-start: 5;
    grid-row-end: 14;
    padding-top: 4px; }
    .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .description > * {
      font-size: 24px;
      line-height: 90%; }
  .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .image-text {
    padding-top: 50px;
    padding-bottom: 50px; }
    .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .image-text .wrap-image img {
      width: 100%;
      height: auto;
      max-width: 180px; }
    .custom-landing .section-with-video-elem .wrap-main-content .wrap-content .image-text .wrap-text > * {
      max-width: 484px;
      margin: auto; }
  .custom-landing .section-with-3-elements .paste-to-collection__content .title > * {
    font-size: 64px;
    line-height: 78px; } }
@media screen and (max-width: 1279px) {
  .custom-landing .collection-card__product-card-container {
    padding-top: 0px; }
  .custom-landing #shopify-section-image-text .image-text {
    margin-top: auto;
    padding-top: 45px;
    padding-bottom: 36px; }
    .custom-landing #shopify-section-image-text .image-text .wrap-image {
      margin: auto; }
    .custom-landing #shopify-section-image-text .image-text .wrap-text {
      padding-left: 32px;
      padding-right: 32px;
      text-align: center; }
      .custom-landing #shopify-section-image-text .image-text .wrap-text p {
        font-family: 'Avenir Next';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 226.1%;
        text-align: center;
        color: #000000; }
  .custom-landing #shopify-section-image-text .wrap-text {
    padding-top: 30px; }
  .custom-landing .container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important; }
    .custom-landing .container-fluid .row {
      margin-left: 0px !important;
      margin-right: 0px !important; }
      .custom-landing .container-fluid .row > *:only-child {
        padding-left: 0px !important;
        padding-right: 0px !important; }
      .custom-landing .container-fluid .row .slick-list .slick-track {
        padding-left: 16px; }
  .custom-landing .wrap-header {
    padding: 36px 0px 16px; }
    .custom-landing .wrap-header > * {
      font-size: 18px;
      line-height: 34px; }
  .custom-landing .cards-wrapper .card-wrap .card-description {
    font-size: 11px;
    line-height: 15px; }
  .custom-landing #shopify-section-card-slider-for-filter .container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important; }
    .custom-landing #shopify-section-card-slider-for-filter .container-fluid .row {
      margin-left: 0px !important;
      margin-right: 0px !important; }
      .custom-landing #shopify-section-card-slider-for-filter .container-fluid .row > *:only-child {
        padding-left: 0px !important;
        padding-right: 0px !important; }
      .custom-landing #shopify-section-card-slider-for-filter .container-fluid .row .slick-list .slick-track {
        padding-left: 16px; }
  .custom-landing #shopify-section-card-slider-for-filter .wrap-header {
    padding: 36px 0px 16px; }
    .custom-landing #shopify-section-card-slider-for-filter .wrap-header > * {
      font-size: 20px;
      line-height: 34px; }
  .custom-landing #shopify-section-card-slider-for-filter .cards-wrapper .card-wrap .card-description {
    font-size: 11px;
    line-height: 15px; }
  .custom-landing .section-with-video-elem {
    padding: 0px;
    padding-top: 50px;
    padding-bottom: 0.83333rem;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px) !important; }
    .custom-landing .section-with-video-elem .paste-to-collection__content {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 30px;
      padding-bottom: 9%; }
      .custom-landing .section-with-video-elem .paste-to-collection__content .wrap-title > * {
        font-size: 42px;
        line-height: 51px; }
      .custom-landing .section-with-video-elem .paste-to-collection__content .main-image {
        height: calc(100vw / 1.55 - 40px);
        width: 100%; }
      .custom-landing .section-with-video-elem .paste-to-collection__content .wrap-main-content {
        padding-top: 34px; }
        .custom-landing .section-with-video-elem .paste-to-collection__content .wrap-main-content .wrap-content {
          width: 100%; }
          .custom-landing .section-with-video-elem .paste-to-collection__content .wrap-main-content .wrap-content .description {
            grid-column-end: 24;
            grid-row-start: 1; }
            .custom-landing .section-with-video-elem .paste-to-collection__content .wrap-main-content .wrap-content .description > * {
              font-size: 24px;
              line-height: 90%; }
        .custom-landing .section-with-video-elem .paste-to-collection__content .wrap-main-content .video-left {
          grid-column-start: 3;
          grid-row-start: 6; }
        .custom-landing .section-with-video-elem .paste-to-collection__content .wrap-main-content .image {
          grid-column-start: 17;
          grid-column-end: 27;
          grid-row-start: 12; }
        .custom-landing .section-with-video-elem .paste-to-collection__content .wrap-main-content .video-right {
          grid-column-start: 29;
          grid-column-end: 41; }
  .custom-landing #slider-for-collection-cards-mob {
    overflow: hidden;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 44px;
    padding-top: 60px; }
    .custom-landing #slider-for-collection-cards-mob .wrap-content {
      display: inline-flex; }
      .custom-landing #slider-for-collection-cards-mob .wrap-content .product-card__image-ratio::before {
        padding-bottom: 121.5vw; }
    .custom-landing #slider-for-collection-cards-mob .swiper-button-next {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 30px;
      width: 30px;
      margin-top: -68%;
      position: absolute;
      right: 4px; }
    .custom-landing #slider-for-collection-cards-mob .swiper-button-prev {
      display: flex;
      justify-content: center;
      align-items: center;
      transform: rotate(180deg);
      height: 30px;
      width: 30px;
      margin-top: -68%;
      position: absolute;
      left: 4px; }
    .custom-landing #slider-for-collection-cards-mob .swiper-pagination-bullets {
      display: inline-block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      text-align: center; }
      .custom-landing #slider-for-collection-cards-mob .swiper-pagination-bullets .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        background: #cdcdcd;
        display: inline-block;
        border-radius: 100px;
        margin-left: 3px;
        margin-right: 3px; }
      .custom-landing #slider-for-collection-cards-mob .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #9b9b9b; } }
@media screen and (max-width: 1279px) and (min-width: 1280px) {
  .custom-landing .section-with-video-elem .paste-to-collection__content .wrap-main-content .wrap-content {
    height: calc(100vw / 1.69 - 20px); } }
@media screen and (min-width: 576px) and (max-width: 1279px) {
  .custom-landing #shopify-section-image-text .container {
    max-width: 100%; }
    .custom-landing #shopify-section-image-text .container .wrap.wrap-text {
      padding-top: 0px; }
      .custom-landing #shopify-section-image-text .container .wrap.wrap-text p {
        text-align: left;
        font-family: 'Avenir Next';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 200%; }
  .custom-landing #shopify-section-card-slider-for-collections__outerwear24 .collection-top__filter-trigger {
    margin-bottom: 25px; }
  .custom-landing .wrap-header > * {
    font-style: normal;
    font-weight: 400;
    text-align: center;
    color: #000000; }
  .custom-landing .card-wrap .card-description {
    font-family: 'Avenir Next';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #252525; }
  .custom-landing #shopify-section-card-slider-for-filter .wrap-header > * {
    font-family: 'Promenade';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 59px;
    text-align: center;
    color: #000000; }
  .custom-landing #shopify-section-card-slider-for-filter .card-wrap .card-description {
    font-family: 'Avenir Next';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #252525; }
  .custom-landing #spot-content {
    margin-right: auto; }
    .custom-landing #spot-content .product-card {
      width: 33.333%; }
  .custom-landing .collection-top__filter-and-sort {
    width: 100%;
    padding-bottom: 14px; }
    .custom-landing .collection-top__filter-and-sort .collection-sort__input {
      display: none; }
  .custom-landing .wrap-card-text .wrap-title .title {
    font-family: 'Promenade';
    font-weight: 400;
    font-size: 40px;
    line-height: 46px; }
    .custom-landing .wrap-card-text .wrap-title .title span {
      font-style: italic; }
  .custom-landing .wrap-card-text .wrap-fabric .fabric {
    font-family: 'Avenir Next';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase; }
  .custom-landing .wrap-card-text .wrap-features p.feature-title {
    font-family: 'Avenir Next';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase; }
  .custom-landing .wrap-card-text .wrap-features p.feature {
    font-family: 'Avenir Next';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px; }
  .custom-landing .section-with-video-elem {
    max-width: calc(100% - 6px);
    margin: auto; }
    .custom-landing .section-with-video-elem .wrap-title > * {
      font-family: 'Promenade';
      font-style: normal;
      font-weight: 400;
      font-size: 48px;
      line-height: 59px;
      text-align: center; }
      .custom-landing .section-with-video-elem .wrap-title > * span {
        font-style: italic; }
    .custom-landing .section-with-video-elem .paste-to-collection__content {
      padding: 30px 20px 5%; }
      .custom-landing .section-with-video-elem .paste-to-collection__content .main-image {
        max-width: 440px;
        height: 38vw; }
      .custom-landing .section-with-video-elem .paste-to-collection__content .badge-on-image {
        font-size: 16px;
        line-height: 16px;
        font-weight: bold; }
      .custom-landing .section-with-video-elem .paste-to-collection__content .wrap-main-content .wrap-content {
        max-width: 440px; }
        .custom-landing .section-with-video-elem .paste-to-collection__content .wrap-main-content .wrap-content .description {
          grid-column-start: 12;
          grid-row-end: 11;
          grid-column-end: 23;
          grid-row-start: 2; }
          .custom-landing .section-with-video-elem .paste-to-collection__content .wrap-main-content .wrap-content .description > * {
            font-family: 'Promenade';
            font-style: normal;
            font-weight: 400;
            font-size: 24px;
            line-height: 90%;
            text-align: center;
            color: #000000; }
  .custom-landing .section-with-3-elements {
    max-width: calc(100% - 6px);
    margin: auto;
    padding: 2% 0px 3%; }
    .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content {
      height: 44vw; }
      .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .img-1 {
        grid-column-start: 3;
        grid-column-end: 16;
        grid-row-start: 1;
        grid-row-end: 23; }
      .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .img-2 {
        grid-row-end: 17; }
      .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .title {
        grid-column-start: 29;
        grid-column-end: 40;
        grid-row-start: 6;
        grid-row-end: 12; }
        .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .title > * {
          font-family: 'Promenade';
          font-style: normal;
          font-weight: 400;
          font-size: 64px;
          line-height: 78px;
          text-align: center; } }
@media screen and (min-width: 576px) and (max-width: 991px) {
  .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content {
    max-height: 422px; }
    .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .img-1 {
      grid-column-start: 6;
      grid-column-end: 15;
      grid-row-start: 3;
      grid-row-end: 18; }
    .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .img-2 {
      grid-column-start: 18;
      grid-column-end: 25;
      grid-row-start: 3;
      grid-row-end: 15;
      z-index: 1; }
    .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .img-3 {
      grid-column-start: 21;
      grid-column-end: 40;
      grid-row-start: 11;
      grid-row-end: 26; }
    .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .description_3_elements {
      grid-column-start: 1;
      grid-column-end: 20;
      grid-row-start: 19;
      grid-row-end: 28; }
      .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .description_3_elements p {
        font-size: 10px;
        line-height: 170%; }
    .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .title {
      grid-column-start: 25;
      grid-column-end: 40;
      grid-row-start: 5;
      grid-row-end: 12; }
      .custom-landing .section-with-3-elements .paste-to-collection__content .wrap-main-content .title > {
        font-size: 46px; } }
@media screen and (max-width: 576px) {
  #fall-active .paste-to-collection__1 {
    padding: 0px; } }

.iFrameContainer {
  display: inline-block;
  position: relative; }

.iFrameContainer::after {
  /* I have higher Z-index so I can catch the click! Yey */
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.iFrameContainer iframe {
  vertical-align: top; }

/*# sourceMappingURL=landing-page-collection-custom-json.css.map */
