.about-me {
  margin-top: clamp(59.5px, 5.25833vw, 100px); }
  .about-me .block-inner {
    width: 93vw;
    max-width: 1780px;
    margin: 0 auto; }
  .about-me .left-side {
    width: 50%;
    position: relative;
    min-height: clamp(450px, 44.37292vw, 851px); }
    @media (max-width: 991px) {
      .about-me .left-side {
        width: 100%;
        min-height: unset;
        padding: 0 8px; } }
  @media (max-width: 991px) {
    .about-me .images-wrapper {
      position: relative;
      min-height: 349px;
      max-width: 414px;
      margin: 0 auto; } }
  .about-me .right-side {
    width: 46.35%; }
    @media (max-width: 991px) {
      .about-me .right-side {
        width: 100%;
        padding: 0 8px; } }
  @media (max-width: 991px) {
    .about-me .desktop {
      display: none !important; } }
  @media (min-width: 992px) {
    .about-me .mobile {
      display: none !important; } }
  .about-me .title {
    font-size: clamp(11px, 0.83125vw, 15px);
    line-height: 1.5;
    text-transform: uppercase;
    color: #BDAD81;
    letter-spacing: 1px; }
  .about-me .heading {
    margin-top: 22px;
    font-weight: 300;
    font-size: clamp(22px, 2.44583vw, 46px);
    line-height: clamp(36px, 3.59167vw, 68px); }
    @media (max-width: 991px) {
      .about-me .heading {
        text-align: center; } }
    @media (max-width: 767px) {
      .about-me .heading {
        text-align: left; } }
  .about-me .desc {
    font-size: clamp(18px, 1.50833vw, 28px);
    line-height: clamp(31px, 2.55vw, 48px);
    font-weight: 400; }
    @media (max-width: 991px) {
      .about-me .desc {
        margin-top: 8.59375vw; } }
    @media (max-width: 767px) {
      .about-me .desc {
        margin-top: unset; } }
    .about-me .desc p {
      margin: 19px 0; }
      @media (max-width: 991px) {
        .about-me .desc p {
          line-height: 32px; }
          .about-me .desc p br {
            display: none; } }
      .about-me .desc p strong {
        font-weight: 400;
        color: #000; }
  .about-me .link .arrow-right {
    font-size: clamp(17px, 1.09167vw, 20px);
    line-height: 1.5;
    margin-top: clamp(8px, 1.09167vw, 20px);
    margin-bottom: clamp(8px, 1.24792vw, 23px);
    display: inline-block;
    position: relative;
    color: #000;
    font-weight: 400; }
    @media (max-width: 991px) {
      .about-me .link .arrow-right {
        margin: 11px 0; } }
    .about-me .link .arrow-right:before {
      position: absolute;
      content: '';
      height: 1px;
      width: 13px;
      left: 0px;
      bottom: 2px;
      background-color: #51504E;
      transition: 0.3s; }
      @media (max-width: 991px) {
        .about-me .link .arrow-right:before {
          width: 100%;
          bottom: 1px; } }
    .about-me .link .arrow-right:after {
      position: absolute;
      content: '';
      height: 16px;
      width: 15px;
      right: -33px;
      bottom: 8px;
      transform: rotate(-90deg);
      animation: move 2s infinite;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNDc0MzA5IDguMjEyNjJMNy4zNjM1MSAxNS4xMDE4TDE0LjI1MjcgOC4yMTI2MkwxMi43OTY4IDYuNzQ5NTZMOC40MjE3NSAxMS4xMzE3TDguNDIxNzUgMC40ODUzNTFMNi4zMDUyOCAwLjQ4NTM1MUw2LjMwNTI4IDExLjEzMTdMMS45MjMxNyA2Ljc0OTU2TDAuNDc0MzA5IDguMjEyNjJaIiBmaWxsPSIjQkRBRDgxIi8+Cjwvc3ZnPgo="); }
      @media (max-width: 991px) {
        .about-me .link .arrow-right:after {
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          bottom: 4px;
          width: 13px; } }
    .about-me .link .arrow-right:hover:before {
      width: 100%; }
  .about-me .quotes {
    margin-top: clamp(60px, 6.82083vw, 130px);
    margin-bottom: clamp(20px, 3.53958vw, 67px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    position: relative;
    padding-left: 20%; }
    @media (max-width: 991px) {
      .about-me .quotes {
        padding: 0; } }
    .about-me .quotes .gallery {
      margin-bottom: 17px; }
    .about-me .quotes:before {
      position: absolute;
      content: '';
      height: 100%;
      width: 3px;
      left: 18%;
      top: 0px;
      background-color: #BDAD81; }
      @media (max-width: 991px) {
        .about-me .quotes:before {
          width: 0; } }
    .about-me .quotes__wrapper {
      font-size: clamp(17px, 0.9875vw, 18px);
      line-height: 1.75;
      padding: 25px 25% 25px 23px; }
      @media (max-width: 991px) {
        .about-me .quotes__wrapper {
          letter-spacing: 0.3px;
          padding: 23px 9px;
          line-height: 1.7;
          text-align: center; } }
      .about-me .quotes__wrapper--author-logo img, .about-me .quotes__wrapper--author-logo {
        height: 40px;
        width: auto; }
      .about-me .quotes__wrapper--author {
        margin-top: 20px;
        min-height: 30px;
        color: #000; }
        @media (max-width: 991px) {
          .about-me .quotes__wrapper--author {
            margin-bottom: 16px; } }
    .about-me .quotes .dots {
      position: absolute;
      bottom: 17px;
      left: 22%; }
      @media (max-width: 991px) {
        .about-me .quotes .dots {
          width: 100%;
          text-align: center;
          left: unset; } }
      .about-me .quotes .dots .dot {
        background-color: #EEECE7;
        height: 4px;
        width: 28px;
        margin: 0 7px;
        display: inline-block;
        cursor: pointer; }
        @media (max-width: 991px) {
          .about-me .quotes .dots .dot {
            width: 30px; } }
        .about-me .quotes .dots .dot.active {
          background-color: #BDAD81; }
  .about-me .img-1 img {
    position: absolute;
    right: 0;
    height: 100%;
    width: auto;
    top: clamp(41px, 4.63333vw, 88px);
    max-height: clamp(150px, 20.62292vw, 395px); }
    @media (max-width: 767px) {
      .about-me .img-1 img {
        right: 5%; } }
    @media (max-width: 575px) {
      .about-me .img-1 img {
        right: 15.3%; } }
  .about-me .img-2 img {
    position: absolute;
    height: 100%;
    width: auto;
    top: clamp(78px, 9.7375vw, 186px);
    left: clamp(8px, 7.96667vw, 152px);
    max-height: clamp(175px, 23.90417vw, 458px); }
    @media (max-width: 575px) {
      .about-me .img-2 img {
        left: 0px; } }
  .about-me .img-3 img {
    position: absolute;
    right: -15%;
    height: 100%;
    width: auto;
    top: clamp(208px, 27.44583vw, 526px);
    max-height: clamp(118px, 15.93542vw, 305px); }
    @media (max-width: 767px) {
      .about-me .img-3 img {
        right: 0; } }
  .about-me .blend {
    position: absolute;
    content: '';
    top: clamp(138px, 14.425vw, 276px);
    left: clamp(130px, 13.53958vw, 259px);
    height: clamp(229px, 23.90417vw, 458px);
    width: clamp(278px, 29.06042vw, 557px);
    background-color: #EEECE7;
    z-index: -1; }
    @media (max-width: 991px) {
      .about-me .blend {
        display: none; } }

/*# sourceMappingURL=about-me.css.map*/