
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

.page-template-page-canva-landing .home-nav,
.page-template-page-canva-landing .top-banner, .page-template-page-canva-landing .home-footer {
    display: none !important;
}


.page-template-page-canva-landing-2 .home-nav,
.page-template-page-canva-landing-2 .top-banner,
.page-template-page-canva-landing-2 .home-footer {
    display: none !important;
}


  body {
    background-color: #252926;
  }
  :root {
    --white: white;
    --underline: underline;
  }

  
  
  .title {
    font-family: "Rubik", serif;
    font-size: 35px;
    color: white;
    font-weight: bolder;
  }
  .title-2 {
    font-family: "Jost", serif;
    font-size: 30px;
    color: white;
    font-weight: bold;
  }
  .light-p {
    font-family: "Jost", serif;
    font-family: "Rubik", serif;
    color: white;
    font-size: 25px;
  }

  .scroll-btn img{
    margin-right: 10px;
  }

  .it-btn {
    font-family: "Jost", serif;
    position: relative;
    font-size: 25px;
    color: white;
    text-decoration: none;
    font-style: italic;
    padding-left: 70px;
  }
  .it-btn::after{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background-image: url('../img/canva-landing/Screenshot_7.png');
    height: 41px;
    width: 41px;
  }
  .sign-btn {
    font-family: "Jost", serif;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: underline;
    border-radius: 50px;
    background-color: #c2b9b3;
    color: #343935;
    outline: none;
    border: none;
  }
  .sign-btn-2 {
    font-family: "Jost", serif;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: underline;
    border-radius: 50px;
    background-color: #c2b9b3;
    color: #343935;
    outline: none;
    border: none;
  }
  .paragraph {
    font-family: "Jost", serif;
    font-size: 28px;
    color: white;
  }
  .highlight {
    font-weight: bold;
    text-decoration: underline;
  }
  .common-list{
    padding: 0;
    margin: 0;
    padding-left: 33px;
  }
  .common-list li{
    position: relative;
    list-style-type: none;
    margin-top: 0px;
  }
  .common-list li::before{
    position: absolute;
    content: '';
    top: 3px;
    left: 0;
    height: 33px;
    width: 33px;
    margin-left: -33px;
    background-image: url('../img/canva-landing/Screenshot_6.png');
  }


  .scroll-btn a:hover {
    color: #fff;
  }


    .sign-btn-fix{
        height: 75px;
    }

    .top-creative {
      display: flex;
      justify-content: start;
      vertical-align: middle;
      align-items: center;
      gap: 30px;
      margin-top: -40px;
  }

  ul.common-list.common-list-2 li {
      margin-bottom: 15px;
  }

  .highlight {
      color: #A8E0FF;
  }

  a:hover{
    color:  #252926 !important;
  }


  .scroll-btn a:hover{
    color:  #A8E0FF !important;
  }


  body.page-template-page-canva-landing-2 {
    background-color: #fdfaf8 !important;
  }

  .nyc-buyer-guide{

  }

  .nyc-buyer-guide .title{
    color: #423027;  
  }

  .nyc-buyer-guide p, .nyc-buyer-guide ul {
    color: #423027;  
    font-size: 17px;
  }

  .nyc-buyer-guide ul {
    margin-top: 1.5rem;  
    margin-bottom: 1.5rem;  
  }

  .nyc-buyer-guide ul li {
    margin-bottom: .6rem;  
  }
  .nyc-buyer-guide a{
    color: #cc8942;
  }

  .nyc-buyer-guide-btn {  
    background-color: #cc8942;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: underline;
    color: #423027 !important;
    padding: .6rem 2rem;
    font-size: 23px;
  }


  .get-guide-form {
    background: #fff1e682;
    padding: 4rem;
    border-radius: 20px;
    /* border: 3px solid #05132017; */
    margin-bottom: 2rem;
    width: 100%;
    font-family: "Prata" !important;
    box-shadow: 0px 2px 30px #33333317;
}

  .get-guide-form .ff-el-input--label label {
      font-size: 20px;
  }


  .get-guide-form  .ff-el-form-check-label.ff_tc_label p {
      font-family: "Prata" !important;
  }

  .get-guide-form .ff_submit_btn_wrapper button {
      font-family: "Prata" !important;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 36px;
      padding: 10px 36px 10px 36px;
      color: #ffffff;
      border: none;

      background-color: #cc8942 !important;
      color: #423027 !important;
      border-radius: 50px;

  }

  .get-guide-form form input:placeholder {
      font-family: "Gothic A1"  !important;
      font-style: normal;
      font-weight: 700;
      font-size: 18px;
      outline: none;
      border: none;
  }

  .get-guide-form .ff-el-form-control {
      font-family: "Gothic A1"  !important;
      font-size: 18px;
      margin-bottom: 0;
      max-width: 100%;
      padding: 11px 15px;
      transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }

  .get-guide-form .ff-html-data h3 {
      font-size: 22px;
      margin: 2rem 0;
  }

  .get-guide-form .ff-message-success {
      background: #fff1e682;
      padding: 4rem;
      border-radius: 20px;
      /* border: 3px solid #05132017; */
      margin-bottom: 2rem;
      width: 100%;
      font-family: "Prata" !important;
      box-shadow: 0px 2px 30px #33333317;
  }




  @media (max-width: 1200px) {

    body {
        background-color: #252926;
    }
    :root {
        --white: white;
        --underline: underline;
    }
    .title {
        font-size: 25px;
    }
    .title-2 {
        font-size: 20px;
    }
    .light-p {
        font-size: 18px;
    }
    .it-btn {
        font-size: 25px;
    }
    .it-btn::after{
    }
    .sign-btn {
        font-size: 20px;
    }
    .sign-btn-2 {
        font-size: 20px;
    }
    .paragraph {
        font-size: 20px;
    }

  }

  @media only screen and (max-width: 767px) {

    .top-creative {
        justify-content: space-between;
    }

    .top-creative a img {
        width: 130px;
    }

    .sign-btn-fix{
        height: 60px;
    }


  }

  
  @media only screen and (max-width: 375px) {

    .sign-btn {
        font-size: 18px;
    }


  }