* {
    margin: 0;
}
@font-face {
    font-family: 'brandon-grotesque-regular';
    src: url('../fonts/brandon-grotesque-regular.otf');
}
@font-face {
    font-family: 'brandon-grotesque-bold';
    src: url('../fonts/brandon-grotesque-Bold.otf');
}
@font-face {
    font-family: 'SFProDisplay-Semibold';
    src: url('../fonts/SFProDisplay-Semibold.ttf');
}
@font-face {
    font-family: 'SFProDisplay-Regular';
    src: url('../fonts/SFProDisplay-Regular.ttf');
}
@font-face {
    font-family: 'brandon-grotesque-Italic';
    src: url('../fonts/brandon-grotesque-Italic.otf');
}
@font-face {
    font-family: 'FuturaBookfont';
    src: url('../fonts/FuturaBookfont.ttf');
}
html {
    overflow-x: hidden;
}
body {
    font-family: 'brandon-grotesque-regular';
    overflow-x: hidden;
}
header {
    background: #FADB5A;
}
.logo img {
    width: 250px;
}
.logo h2 {
    text-transform: uppercase;
    font-family: 'FuturaBookfont';
    color: #000;
    position: absolute;
}
.logo a:hover {
    text-decoration: none;
}
.tm img {
    width: 14px !important;
position: absolute;
right: -19px;
top: -1px;
        }
        .tm-footer {
            width: 11px;
filter: invert(100);
position: absolute;
top: -1px;
margin-left: 3px;
        }
.w-36 {
    width: 30px;
}
.w-28 {
    width: 30px;
}
.social-icons {
    display: flex;
    justify-content: flex-end;
}
.social-icons span {
    margin-right: 10px;
}
.social-icons span img:hover {
    /* border: 1px solid #8da4fc; */
    border-radius: 100px;
    transition: .2s;
    box-shadow: 1px 1px 5px #878787;
}
.main-banner {
    background: #FADB5A;
    /* position: absolute;
    top: 0; */
}
.main-banner__left-img {
    left: -16%;
    position: relative;
    padding: 3% 0 30px;
}
.main-banner__left-img--content {
    position: absolute;
    top: 32%;
    width: 50%;
    left: 22%;
}
.main-banner__left-img--content p {
    font-size: 22px;
    /* font-family: 'SFProDisplay-Semibold'; */
    margin-left: 7%;
}
.main-banner__left-img--content p img {
    width: 20px;
    margin-left: -27px;
    margin-top: -20px;
}
.main-banner__left-img--content h4 {
    font-family: 'SFProDisplay-Semibold';
    margin-left: 7%;
    font-weight: 600;
    margin-top: 7%;
}
.pattern-bg {
    background: url(../images/pattern-bg.png);
    background-size: cover;
    /* height: 300px; */
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px rgba(117, 117, 117, 0.2);
}
.pattern-bg__content-left .content-left__right {
    border-radius: 37px;
    /* box-shadow: 0px 3px 6px -3px #00000029; */
    box-shadow: 6px 0px 7px -6px #00000029;
    background-image: linear-gradient(to right, #fff, #bbbbbb29, #fff);
    /* height: 165px; */
    left: -20%;
    position: relative;
    z-index: -1;
    padding: 19px;
    top: 5%;
}
.pattern-bg__content-left .content-left__right p {
    font-size: 17px;
    margin-bottom: 0px;
}
.pattern-bg__content-left .content-left__right p span {
    font-family: 'brandon-grotesque-bold';
    font-size: 22px;
}
.pattern-bg__content-right {
    margin-top: -9%;
}
.pattern-bg__content-right .content-left__right {
    border-radius: 37px;
    /* box-shadow: 0px 3px 6px -3px #00000029; */
    box-shadow: -8px 4px 6px -8px #00000029;
    background-image: linear-gradient(to right, #fff, #bbbbbb29, #fff);
    /* height: 165px; */
    left: 28%;
    position: relative;
    z-index: -1;
    padding: 19px 84px 19px 19px;
    top: 7%;
}
.pattern-bg__content-right .content-left__right p {
    font-size: 17px;
    margin-bottom: 0px;
}
.pattern-bg__content-right .content-left__right p span {
    font-family: 'brandon-grotesque-bold';
    font-size: 22px;
}
.mt-5-min {
    margin-top: -3%;
}
.now-content {
    margin-top: -6%;
}
.now-content h5 {
    font-family: 'brandon-grotesque-bold';
    font-size: 25px;
}
.now-content p {
    width: 81%;
    font-size: 18px;
    line-height: 24px;
}
.multi-line-pattern {
    background: url(../images/multi-line-svg.png);
    background-size: 25%;
    background-repeat: no-repeat;
    background-position: left bottom;
}
.multi-line-pattern h4 {
    font-family: 'SFProDisplay-Semibold';
    position: absolute;
    bottom: 35%;
    right: 54px;
    font-size: 32px;
    font-weight: bold;
}
.multi-line-pattern img {
    position: absolute;
    bottom: 12%;
    right: 0;
}
.how-its-works img {
    /* transform: rotate(45deg); */
    left: -32%;
    position: relative;
}
.how-its-works .right-content-list p {
    color: #2C2B2B;
    font-size: 21px;
}
.how-its-works__right {
    margin-left: -21%;
}
.pt-7 {
    padding-top: 7%;
}
.how-its-works__right .first-list {
    margin-left: -79%;
    margin-top: -12%;
}
.how-its-works__right .sec-list {
    margin-left: -25%;
    margin-top: 9%;
}
.how-its-works__right .thir-list {
    margin-top: 55%;
}
.how-its-works-cont-add {
    margin-left: 12%;
    margin-top: 3%;
    margin-bottom: 2%;
}
.how-its-works-cont-add p {
    position: absolute;
    top: -30px;
    font-size: 18px;
    line-height: 24px;
    left: -187px;
}

.center-content-list {
    top: 94%;
    left: -35%;
}
.center-content-list p, .bottom-content-list p {
    color: #2C2B2B;
    font-size: 21px;
}
.bottom-content-list {
    margin-left: 37%;
    margin-top: -5%;
}
.how-title {
    position: absolute;
    top: 46%;
    left: 8%;
}
.how-title h4 {
    font-family: 'SFProDisplay-Semibold';
    color: #4A4848;
    font-size: 28px;
}
.speed-date-bg {
    background-image: linear-gradient(to right, #FFEEA3, #fff);
}
.speed-date-bg h4 {
    font-family: 'SFProDisplay-Semibold';
    font-size: 32px;
    color: #262323;
    margin-bottom: 0px;
}
.speed-date-bg p {
    font-size: 19px;
    color: #575757;
}
.speed-date-bg ul li {
    list-style-type: none;
    padding-bottom: 16px;
    font-size: 22px;
}
.register-bg {
    background-image: linear-gradient(to right, #fff, #FFEEA3);
}
.regi-btn {
    display: flex;
    margin: 28px auto;
}
.regi-btn h4 {
    color: #262323;
    font-size: 32px;
    font-family: 'SFProDisplay-Semibold';
    margin-bottom: 0;
    margin-left: 7px;
}
.line-arrow hr::after {
    content: "";
    border-radius: 100px;
    width: 16px;
    height: 16px;
    background: #65635B;
    display: block;
    margin-top: -9px;
    margin-left: auto;
}
.line-arrow hr {
    border-color: rgba(112, 112, 112, .5);
}
.business-card {
    background: #65635B;
    border-radius: 38px;
    border: 4px solid #FDEBA1;
    padding: 15px 20px;
}
.business-card a:hover {
    text-decoration: none;
}
.business-card h4 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    /* font-family: 'SFProDisplay-Semibold'; */
}
.business-card h4 span {
    color: #fff;
    font-size: 21px;
    font-family: 'SFProDisplay-Semibold';
}
.business-p {
    font-family: 'brandon-grotesque-Italic';
    color: #65635B;
    padding-left: 20px;
    padding-top: 6px;
    margin-bottom: 0px;
    font-weight: 600;
    cursor: pointer;
}
.accordion-section .left-img img {
    width: 100%;
    /* margin-left: auto; */
    display: block;
}


.accordion {
    background: none;
    box-shadow: none;
    border: none;
 }
 .accordion::after {
     display: none;
 }
.accordion .accordion-item {
    border-bottom: 1px dashed #646464;
  }
  .accordion .accordion-item button[aria-expanded=true] {
    border-bottom: 1px solid #2C2B2B;
  }
  .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 12px 0;
    color: #00498E;
    /* font-size: 1.15rem; */
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    /* text-transform: uppercase; */
  }
  .accordion button img {
      width: 20px;
      margin-bottom: 0px;
  }
  .accordion button:hover, .accordion button:focus {
    cursor: pointer;
    color:#2C2B2B;
  }
  .accordion button:hover::after, .accordion button:focus::after {
    cursor: pointer;
    color:#2C2B2B;
    border: 1px solid #2C2B2B;
  }
  .accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
    font-size: 19px;
    color: #5E5B5B;
  }
  .accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    /* border: 1px solid; */
    border-radius: 22px;
  }
  .accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: #5E5B5B;
  }
  .accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: #5E5B5B;
  }
  .accordion button[aria-expanded=true] {
    color:#2C2B2B;
  }
  .accordion button[aria-expanded=true] .accordion-title {
    font-weight: 600;
    font-size: 20px;
  }
  .accordion button[aria-expanded=true] .icon::after {
    width: 0;
  }
  .accordion button[aria-expanded=true] + .accordion-content {
    opacity: 1;
    max-height: 12em; 
    max-height: fit-content;
    transition: all 200ms linear;
    /* will-change: opacity, max-height; */
    margin-bottom: 30px;
    margin-top: 15px;
    overflow-y: scroll;
    display: block;
    width: 100%;
  }
  .accordion .accordion-content {
    opacity: 1;
    max-height: 0; 
    max-height: fit-content;
    transition: all 200ms linear;
    /* will-change: opacity, max-height; */
    margin-bottom: 30px;
    margin-top: 15px;
    overflow-y: scroll;
    /* opacity: 0;
    max-height: 0;
    overflow: hidden; */
    /* transition: opacity 200ms linear, max-height 200ms linear; */
    /* will-change: opacity, max-height; */
    display: none;
    width: 100%;
  }
  .accordion .accordion-content p {
      font-size: 16px;
      color: #666464;
  }
  .accordion .accordion-content li {
        font-size: 16px;
      font-weight: 300;
      line-height: 25px;
      border: none;
      padding: 5px;
      text-align: left;
      list-style-type: square;
      color: #7a7a7a;
  }
  .accordion .accordion-content ul {
      margin: 1em 0 1em 5%;
      display: block;
      list-style-type: square;
  }
  
  @media (max-width: 992px) {
      .accordion button[aria-expanded="true"] + .accordion-content {
          overflow-y: scroll;
      }
  }

  footer {
      background: #52504B;
      margin-top: 4%;
  }
  footer p, footer p a {
      color: #dbdbdb;
      margin-bottom: 0;
      font-size: 14px;
  }
  footer p a:hover {
      text-decoration: none;
      color: #dbdbdb;
  }

  .how-its-works-mob h4 {
    font-family: 'SFProDisplay-Semibold';
    font-size: 28px;
    color: #262323;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 5%;
  }
  .works-list img {
      height: 50px;
  }
  .aboutUsHead-line {
    width: 100px;
    background: transparent linear-gradient(0deg, #6c6c6c 0%, #575757 100%) 0% 0% no-repeat padding-box;
    height: 3px;
    display: block;
    margin: auto;
}
.modal-content {
    border: 10px solid rgba(0,0,0,.2);
    border-radius: 30px;
    /* outline: 1px solid #FDEBA1;
    outline-offset: -5px; */
    box-shadow: inset 0px 0px 0px 5px #FDEBA1;
}
.privacy h4 {
    font-family: 'SFProDisplay-Semibold';
    font-size: 27px;
    color: #262323;
    margin-bottom: 0px;
}
.privacy h4 img {
    width: 30px;
}
.privacy ul {
    padding-left: 0px;
}
.privacy li {
    padding-bottom: 8px;
    list-style-type: none;
}
.privacy li img {
    width: 16px;
}
.left-rotate-arrow {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
input.others-option-text::placeholder {
    color: #495057 !important;
    opacity: 1 !important;
    font-size: 14px;
}
input.others-option-text1::placeholder {
    color: #495057 !important;
    opacity: 1 !important;
    font-size: 14px;
}

.tm-footer-all {
    width: 11px;
    filter: invert(100);
    position: relative;
    top: -10px;
    margin-left: -2px;
  }
  @media screen and (min-width: 401px) and (max-width: 448px) {
    .tm-footer-all {
        width: 11px;
        filter: invert(100);
        position: absolute;
        top: -3px;
        margin-left: 0px;
      }
  }
@media (max-width: 401px) {
    .tm-footer {
        width: 11px;
        filter: invert(100);
        position: absolute;
        top: 18px !important;
        margin-left: 3px;
    }
}
  @media (max-width: 600px) {
  
    .logo h2 {
        font-size: 25px;
    }
    .logo img {
        width: 100%;
        margin-left : -25px;
    }
    .w-36 {
        width: 26px;
    }
    .w-28 {
        width: 26px;
        /* margin-top: -3px; */
    }
    .main-banner img {
        width: 100%;
    }
    .main-banner__left-img {
        padding: 3% 0 14px;
    }
    .main-banner__left-img--content p {
        font-size: 12px;
        line-height: 14px;
        padding-top: 19px;
    }
    .main-banner__left-img--content p img {
        width: 11px;
        margin-left: -15px;
    }
    .main-banner__left-img--content {
        position: absolute;
        top: 24%;
        width: 58%;
        left: 21%;
    }
    .pattern-bg__content-left .content-left__right p {
        font-size: 14px;
        margin-bottom: 0px;
        line-height: 20px;
    }
    .pattern-bg__content-right .content-left__right p {
        font-size: 14px;
        margin-bottom: 0px;
        line-height: 20px;
    }
    .pattern-bg__content-left .content-left__right {
        left: -15%;
        background-image: linear-gradient(to right, #fff, #d5d5d529, #fff);
    }
    .pattern-bg__content-right .content-left__right {
        left: 12%;
        padding: 19px 19px 19px 19px;
        background-image: linear-gradient(to right, #fff, #d5d5d529, #fff);
    }
        
    .pattern-bg__content-right {
        margin-top: 0;
    }
    .now-content {
        margin-top: 3%;
    }
    .now-content p {
        width: 100%;
        font-size: 15px;
        line-height: 20px;
    }
    .how-its-works {
        display: none;
    }
    .multi-line-pattern {
        background: none;
        display: none;
    }
    .multi-line-pattern h4 {
        position: unset;
        font-size: 22px;
    }
    .multi-line-pattern img {
        width: 18%;
        position: absolute;
        left: 0;
    }
    .speed-date-bg ul li {
        font-size: 16px;
    }
    .speed-date-bg ul li img {
        width: 16px;
    }
    .privacy li img {
        width: 16px;
    }
    .speed-date-bg h4 {
        font-size: 26px;
    }
    .regi-btn img {
        width: 40px;
    }
    .regi-btn h4 {
        font-size: 23px;
    }
    .business-card {
        border-radius: 27px;
    }
    .business-card h4 {
        font-size: 15px;
    }
    .business-card h4 span {
        font-size: 20px;
    }
    .business-p {
        font-size: 14px;
    }
    .regi-btn {
        display: flex;
        margin: 29px auto 10px;
        justify-content: center;
    }
    .accordion button {
        padding: 12px 8px;
    }
    .accordion button .accordion-title {
        font-size: 16px;
    }
    .accordion button[aria-expanded=true] .accordion-title {
        font-weight: 600;
        font-size: 17px;
    }
    footer p, footer p a {
        font-size: 12px;
    }
    .how-its-works-cont-add p {
        position: unset;
        top: -30px;
        font-size: 15px;
        line-height: 24px;
    }
    .how-its-works-cont-add {
        margin-top: 8%;
    }
    .tm-footer {
        width: 11px;
        filter: invert(100);
        position: absolute;
        top: 1%;
        margin-left: 3px;
    }
    
  }
  @media (min-width: 600px) {
      .how-its-works-mob {
          display: none;
      }
  }
  @media screen and (min-width: 600px) and (max-width: 992px) {
    .main-banner__left-img--content {
        position: absolute;
        top: 25%;
        width: 46%;
        left: 17%;
    }
    .pattern-bg__content-left .content-left__right {
        left: 0;
    }
    .pattern-bg__content-left .content-left__right p {
        font-size: 14px;
    }
    .pattern-bg__content-right {
        margin-top: 0;
    }
    .pattern-bg__content-right .content-left__right {
        left: 0;
        padding: 19px 19px 19px 19px;
    }
    .pattern-bg__content-right .content-left__right p {
        font-size: 14px;
    }
    .now-content {
        margin-top: 0;
    }
    .now-content p {
        width: 100%;
        font-size: 15px;
    }
    .center-content-list p, .bottom-content-list p {
        font-size: 15px;
    }
    .how-its-works .right-content-list p {
        font-size: 15px;
    }
    .how-title h4 {
        font-size: 16px;
    }
    .how-its-works__right .thir-list {
        margin-top: 12%;
    }
    .multi-line-pattern img {
        position: absolute;
        bottom: 8%;
        right: 0;
        width: 47%;
        left: 28%;
    }
    .multi-line-pattern h4 {
        font-family: 'SFProDisplay-Semibold';
        position: absolute;
        bottom: 35%;
        right: 54px;
        font-size: 22px;
        font-weight: bold;
    }
    .speed-date-bg ul li {
        font-size: 17px;
    }
    .speed-date-bg ul li img {
        width: 16px;
    }
    .privacy li img {
        width: 16px;
    }
    .speed-date-bg h4 {
        font-size: 27px;
    }
    .regi-btn img {
        width: 40px;
    }
    .regi-btn h4 {
        font-size: 18px;
    }
    /* .business-card h4 {
        font-size: 20px;
    } */
    .business-card h4 {
        font-size: 15px;
    }
    .business-card h4 span {
        font-size: 14px;
    }
    .business-card {
        padding: 15px;
    }
    .business-p {
        font-size: 12px;
    }
    .main-banner__left-img--content p {
        font-size: 16px;
    }
    .main-banner__left-img--content h4 {
        font-size: 18px;
    }
    .how-its-works-cont-add p {
        position: unset;
        top: -30px;
        font-size: 15px;
        line-height: 24px;
    }
    .how-its-works-cont-add {
        margin-top: 8%;
    }
  }

  @media (max-width: 1024px) {
    .main-banner img {
        width: 100%;
    }
    
}

@media (width: 1024px) {
    .main-banner__left-img--content {
        top: 30%;
    }    
    .pattern-bg__content-right {
        margin-top: 0;
    }
    .center-content-list p, .bottom-content-list p {
        font-size: 18px;
    }
    .how-its-works .right-content-list p {
        font-size: 18px;
    }
    .how-title h4 {
        font-size: 18px;
    }
    .how-its-works__right .thir-list {
        margin-top: 30%;
    }
    .multi-line-pattern h4 {
        bottom: 39%;
        right: 54px;
        font-size: 30px;
    }
    .regi-btn img {
        width: 40px;
    }
    .regi-btn h4 {
        font-size: 18px;
    }
    .business-card h4 {
        font-size: 16px;
    }
    .business-card h4 span {
        font-size: 15px;
    }
    .business-p {
        font-size: 14px;
    }
    .now-content {
        margin-top: 0;
    }
    .now-content p {
        width: 100%;
        font-size: 15px;
    }
    .main-banner__left-img--content p {
        font-size: 18px;
    }
    .how-its-works-cont-add p {
        font-size: 16px;
        line-height: 24px;
        top: -39px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .pattern-bg__content-right {
        margin-top: -5%;
    }
    .regi-btn h4 {
        font-size: 28px;
    }
}

.headingAfter {
    background: #dbdbdb;
    width: 25px;
    height: 1px;
    margin-top: 15px;
    margin-right: 12px;
    margin-left: 12px;
}
.proudly h6 {
    text-align: center;
    color: #dbdbdb;
    font-size: 14px;
    margin-bottom: 0px;
}

@media (max-width: 600px) {
    .headingAfter {
        background: #dbdbdb;
        width: 21px;
        height: 1px;
        margin-top: 12px;
    }
    .proudly h6 {
        text-align: center;
        color: #dbdbdb;
        font-size: 11px;
        margin-bottom: 0;
    }
}

.popover-content, .popover-body {
    font-size: 13px;
}
@media (max-width: 600px) {
    .popover {
        width: 65%;
    }
}