#bx-toolbar {
    display: block !important;
}

#ac-lp-testimonial-slider .slick-list {
    max-width: 1000px;
}

#ac-slick-slider-dots button {
    display: none;
}

#ac-slick-slider-dots .slick-dots {
    display: flex;
    justify-content: center;
    gap: 15px;
}

#ac-slick-slider-dots li {
    background: #d1d5db;
    height: 9px;
    width: 20px;
    border-radius: 5px;
    cursor: pointer;
}

#ac-slick-slider-dots li.slick-active {
    width: 50px;
    background: #000000;
    cursor: unset;
}

.iti-mobile .iti--container {
    z-index: 10000 !important;
}

.bx-page-wrapper.bx-def-padding-sec-leftright,
#bx-content-container {
    padding: 0px !important;
}

.ac-lp-section {
    padding: 60px 120px 60px 120px;
}

.bx-media-phone .ac-lp-section {
    padding: 20px;
}

.ac-lp-section.dark {
    background-color: #DDD9CE;
    color: #111827;
    padding: 60px 120px 60px 120px;
}

.ac-lp-section.white {
    background-color: #DDD9CE33;
    color: black;
}

.ac-lp-section.light-grey {
    background-color: #f9fafb;
}

.ac-lp-section>div {
    margin: auto;
    box-sizing: border-box;
    max-width: 1200px;
}

.ac-lp-btn3 {
    padding: 10px 30px;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    border: 1px solid #D1D5DB;
    border-color: #111827;
    background: #111827;
    color: white;
    font-weight: 600;
}

.ac-lp-btn {
    /* border: 1px solid #D1D5DB; */
    /* background: white; */
    font-size: 20px;
    padding: 2px 30px;
    border-radius: 0px;
    cursor: pointer;
    text-align: center;
    color: black;
}


.ac-lp-btn2 {
    border: 1px solid #D1D5DB;
    background: #9B907E;
    padding: 10px 30px;
    cursor: pointer;
    text-align: center;
}

.ac-lp-btn.dark {
    border-color: #9B907E;
    background: #9B907E;
    color: white;
}


.ac-lp-btn.bold {
    font-weight: 600;
}

.ac-lp-btn:hover:not(.dark) {
    background: #f9fafb;
    border-color: #6b7280;
}

.bx-user-authorized .ac-lp-hide-loggedin {
    display: none;
}

.ac-lp-section1 {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
}

.mainImage {
    width: 100%;
    margin-top: 30px;
}

.littleTitle {
    font-size: 24px;
    font-weight: 700;
    margin-left: 5px;
}

.ac-lp-section1>div {
    flex-basis: 50%;
}

.bx-media-phone .ac-lp-section1 {
    display: block;
}

.ac-lp-section1 .font2 {
    margin: 40px 0px;
    width: 530px;
}

.bx-media-phone .ac-lp-section1 .font2 {
    margin: 20px 0px;
    text-align: left;
    width: 100%;
}

.ac-lp-4cols1 {
    margin-top: 50px;
    display: flex;
    flex-basis: 25%;
    gap: 40px;
    justify-content: space-between;
}

.bx-media-phone .ac-lp-4cols1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    flex-basis: unset;
}

.ac-lp-4cols1 .icon {
    width: 56px;
    height: 56px;
    background: #f9fafb;
    border-radius: 10px;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
}

.ac-lp-4cols1 .icon img {
    width: 24px;
}

.ac-lp-4cols1 .cpt {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #D1D5DB80;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.ac-lp-4cols1 .text {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.bx-media-phone .ac-lp-4cols1 .text,
.bx-media-phone .ac-lp-4cols1 .cpt {
    text-align: left;
    border-bottom: unset;
    margin-bottom: unset;
    padding-bottom: 10px;
}

.bx-media-phone .ac-lp-4cols1 .icon {
    margin: unset;
    margin-bottom: 10px;
}

.ac-lp-section3 {
    display: flex;
    gap: 50px;
}

.ac-lp-section3>div:first-child {
    width: 40%;
}

.ac-lp-section3>div:last-child {
    width: 60%;
}

.bx-media-phone .ac-lp-section3 {
    display: unset;
}

.bx-media-phone .ac-lp-section3>div:first-child,
.bx-media-phone .ac-lp-section3>div:last-child {
    width: unset;
}

.ac-lp-section3 .font1 {
    font-size: 32px;
    font-weight: 700;
    color: #6B7280;
}

.ac-lp-section3 .font2 {
    font-weight: 700;
    font-size: 40px;
    margin-top: 20px;
}

.bx-media-phone .ac-lp-section3 .font1 {
    font-size: 18px;
}

.bx-media-phone .ac-lp-section3 .font2 {
    font-size: 36px;
}

.ac-lp-section4 .font1,
.ac-lp-adv-section4 .font1 {
    font-size: 26px;
    font-weight: 600;
    color: black;
}

.ac-lp-section4 .align,
.ac-lp-adv-section4 .align {
    text-align: left;
    padding: 0px 120px 0px 140px;
}

.bx-media-phone .ac-lp-section4 .font1,
.bx-media-phone .ac-lp-adv-section4 .font1 {
    font-size: 24px;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.bx-media-phone .ac-lp-section4 .align,
.bx-media-phone .ac-lp-adv-section4 .align {
    text-align: center;
    padding: 0px !important;
}

.ac-lp-section5 .font1,
.ac-lp-adv-section5 .font1 {
    font-size: 32px;
    line-height: 44px;
    color: black;
}

.bx-media-phone .ac-lp-section5 .font1,
.bx-media-phone .ac-lp-adv-section5 .font1 {
    font-size: 24px;
    line-height: 32px;
}

.ac-lp-contacts {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    gap: 50px;
}

.bx-media-phone .ac-lp-contacts {
    flex-wrap: wrap;
    gap: 10px;
}

.bx-media-phone .ac-lp-contacts .ac-lp-btn {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}

.ac-lp-contacts a {
    color: unset;
}

.ac-lp-2cols1 {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.bx-media-phone .ac-lp-2cols1 {
    flex-direction: column;
}

.ac-lp-2cols2rows {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 30px;
}

.bx-media-phone .ac-lp-2cols2rows {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
}

.bx-media-phone .ac-lp-section8 .mobcaps {
    text-transform: uppercase;
    font-size: 36px !important;
}

.ac-lp-process-grid {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}

.ac-lp-process-grid .card {
    padding: 40px;
    background: white;
    box-shadow: 0px 20px 25px -5px rgba(55, 65, 81, 0.1);
}

.ac-lp-process-grid .card .num {
    font-size: 40px;
    font-weight: 700;
    color: #1543E7;
    margin-bottom: 10px;
}

.ac-lp-process-grid .card .title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.ac-lp-process-grid .card .text {
    font-size: 16px;
    font-weight: 400;
}

.bx-media-phone .ac-lp-process-grid {
    display: unset;
}

.ac-lp-process-grid .font1 {
    font-size: 32px;
    line-height: 48px;
}

.bx-media-phone .ac-lp-process-grid .font1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 44px;
}

.bx-media-phone .ac-lp-process-grid .buttons {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 20px;
}

.bx-media-phone .ac-lp-process-grid .buttons>* {
    flex-grow: 1;
}

.bx-media-phone .ac-lp-process-grid .card {
    margin-bottom: 30px;
}

.ac-lp-stats-entry {
    text-align: center;
}

.ac-lp-stats-entry .num {
    font-size: 52px;
    font-weight: 500;
}

.bx-media-tablet .ac-lp-stats-entry .num,
.bx-media-phone .ac-lp-stats-entry .num {
    font-size: 36px;
}

.ac-lp-stats-entry .cpt {
    font-size: 24px;
    font-weight: 500;
}

.bx-media-tablet .ac-lp-stats-entry .cpt,
.bx-media-phone .ac-lp-stats-entry .cpt {
    font-size: 18px;
}

.ac-lp-section7.stats {
    background: #111827;
    display: flex;
    color: white;
    justify-content: space-between;
    max-width: 1000px;
}

.bx-media-phone .ac-lp-section7.stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 50px;
}


.ac-lp-testimonials {
    text-align: center;
}

.ac-lp-testimonials .quote {
    font-size: 64px;
    font-weight: 800;
}

.ac-lp-testimonials .text {
    font-size: 20px;
}

.ac-lp-testimonials .author {
    font-size: 14px;
    font-weight: 500;
}

.ac-lp-testimonials .verified-mark {
    color: #1543E7;
    font-size: 15px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}

.ac-lp-faq {
    margin: 20px 0px 10px;
    max-width: 1100px !important;
}

.ac-lp-faq .qna {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.bx-media-phone .ac-lp-faq .qna {
    display: block;
    margin-left: 0px !important;
}

.ac-lp-question {
    border: 1px solid transparent;
    border-bottom: 1px solid #111827;
    padding: 15px;
    cursor: pointer;
    margin-top: 10px;
}

.ac-g-questions .ac-lp-question {
    padding: 20px;
}

.ac-lp-question .question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.ac-lp-question:hover,
.ac-lp-question.active {
    border: 1px solid #111827;
}

.ac-lp-question .text {
    display: flex;
    gap: 20px;
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    color: #4B5563;
}

.ac-lp-question .text .number {
    font-weight: 700;
    font-size: 24px;
    color: #18191F;
}

.ac-lp-question .plus {
    font-size: 20px;
}

.ac-lp-question .answer {
    border-top: 1px solid #7F7F7F;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0px 0px 0px;
    margin-bottom: 0px;
    display: none;
    margin-top: 15px;
}

.ac-lp-logos {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.ac-lp-logos img {
    height: 28px;
}

.ac-lp-logos-guide {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.ac-lp-logos-guide img {
    height: 20px;
}

.main {
    margin-top: 20px;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
}

.midText {
    margin-top: 10px;
    font-size: 16px;
    text-align: left;
}

.lastText {
    margin-top: 10px;
    font-size: 16px;
    text-align: left;
}

.bx-media-phone .ac-lp-logos {
    flex-wrap: wrap;
    justify-content: center;
}

.ac-lp-2cols2 {
    display: flex;
    gap: 60px;
}

.ac-lp-2cols2>div:first-child {
    width: 480px;
    flex-shrink: 0;
}

.bx-media-phone .ac-lp-2cols2>div:first-child {
    width: 100%;
}

.ac-lp-2cols2>div:last-child img {
    max-width: 100%;
}

.ac-lp-section11.ac-lp-2cols2,
.ac-lp-adv-section7.ac-lp-2cols2 {
    padding: 50px 70px 20px;
    background: #DDD9CE33;
}

.bx-media-phone .ac-lp-section11.ac-lp-2cols2,
.bx-media-phone .ac-lp-adv-section7.ac-lp-2cols2 {
    flex-direction: column-reverse;
    padding: 0px 15px 20px;
    background: unset;
    width: 90%;
    gap: 20px;
}

.j-c {
    min-height: unset !important;
    height: unset !important;
    background: transparent !important;
}

.j-c-w1 {
    width: unset !important;
    margin: unset !important;
}

.j-c-w2 {
    display: none !important;
}

.j-c-w1>.bx-def-margin-bottom {
    display: none;
}

.j-c-w1 #sys_account {
    margin-top: 20px;
}

.bx-media-phone .j-c-l2 {
    margin: 0px !important;
    width: 100% !important;
}

#bx-form-element-phone_enquire {
    clear: both;
}


/* advisory stuff */
.ac-lp-adv-section1,
.ac-lp-adv-section2 {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
}

.ac-lp-adv-section1 {
    padding-top: 100px;
}

.ac-lp-adv-section1>div {
    flex-basis: 50%;
}

.ac-lp-adv-section2>div:first-child {
    flex-basis: 45%;
}

.ac-lp-adv-section2>div:last-child {
    flex-basis: 55%;
}

.bx-media-phone .ac-lp-adv-section2 {
    display: block;
}

.ac-lp-adv-section2 {
    max-width: 1100px !important;
}

.ac-lp-adv-section4 .ac-lp-contacts a,
.ac-lp-adv-section6 .ac-lp-contacts a {
    font-size: 18px;
}

.ac-lp-adv-section6 .ac-lp-contacts {
    gap: 20px;
}

.ac-lp-adv-section1 .font1 {
    margin-bottom: 40px;
    color: black;
}

.bx-media-phone .ac-lp-adv-section1 .font1 {
    font-size: 40px;
}

.ac-lp-adv-section1 .font2 {
    color: black;
}

.bx-media-phone .ac-lp-adv-section1 .font2 {}

.bx-media-phone .ac-lp-adv-section1 {
    padding-top: 0px;
    flex-direction: column-reverse;
    align-items: flex-start;
}

.bx-media-phone .ac-lp-adv-section1 .ac-lp-hide-loggedin a {
    display: block !important;
}

.ac-lp-adv-section2 .margin {
    margin-top: 50px;
}

.bx-media-phone .ac-lp-adv-section2 .margin {
    margin-top: 20px;
}

.bx-media-phone .ac-lp-adv-section6.ac-lp-2cols1 {
    flex-direction: column-reverse;
    gap: 20px !important;
}

.ac-lp-adv-section6 .padding {
    padding-right: 70px;
}

.bx-media-phone .ac-lp-adv-section6 .padding {
    padding-right: 0px;
}

.ac-lp-adv-section6 .font1 {
    font-size: 32px;
}

.bx-media-phone .ac-lp-adv-section6 .font1 {
    font-size: 20px;
}

.bx-media-phone .ac-lp-adv-section6 .ac-lp-contacts {
    justify-content: center;
}

.bx-media-phone .ac-lp-adv-section4 {
    text-align: center !important;
}

.bx-media-phone #bx-content-main {
    margin-top: 40px !important;
}

.ac-lp-adv-section6 .ac-lp-btn {
    padding: 2px 20px;
}

.icon {
    width: 20px;
    height: 30px;
    background-image: url('https://artscapy.s3.amazonaws.com/sys_files/e/ea/eam/eam7cfvdvgw2yrgwstah8ywavc4cybvk.png');
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-container {
    margin-bottom: 30px;
    margin-right: 180px;
}

.description {
    margin-bottom: 20px;
    margin-right: 180px;
}

.image-container-invest {
    margin-bottom: 30px;
    /* margin-left: 150px; */
}

.description-invest {
    margin-bottom: 20px;
    /* margin-left: 150px; */
}

.desktop1-horizontalcontainer {
    gap: 20px;
    display: flex;
    width: 100%;
    padding: 0px 60px 20px;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    justify-content: center;
}

.desktop1-horizontalcontainer1 {
    gap: 20px;
    display: flex;
    padding: 0 60px 0 0;
    align-items: center;
    flex-direction: column;
}

.desktop1-text038 {
    color: var(--dl-color-neutral-100);
    height: auto;
    font-size: 14px;
    font-style: Bold;
    text-align: left;
    font-family: Manrope;
    font-weight: 700;
    line-height: 20px;
    font-stretch: normal;
    text-decoration: none;
}

.desktop1-logos1 {
    gap: 20px;
    display: flex;
    margin-top: 20px;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    justify-content: space-between;
}

.desktop1-the-guardianlogo-png11 {
    width: auto;
    height: 56px;
    margin-top: -14px;
}

.desktop1-the-timeslogo-png11 {
    width: 209px;
    height: 28px;
}

.desktop1-laf-logo-line-black-rgb1 {
    width: 66px;
    height: 28px;
}

.desktop1-image5 {
    width: 119px;
    height: 28px;
}

.desktop1-arts-and-collections-logox801 {
    width: 118px;
    height: 28px;
}

.desktop1-techroundlogoalt1 {
    width: 120px;
    height: 28px;
}

.info-section {
    background-color: #DDD9CE;
    padding: 60px 120px 60px 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.info-content {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    width: 100%;
}

.info-left,
.info-right {
    flex: 1;
    display: flex;
    align-items: center;
}

.info-left {
    flex: 1;
    display: flex;
    align-items: center;
}

.info-icon img {
    max-width: 40px;
    margin-right: 15px;
    filter: invert(100%);
}

.info-heading {
    font-size: 40px;
    font-weight: bold;
    color: #111827;
}

.info-right {
    flex: 1;
    color: #111827;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.5;
}

.info-description {
    text-align: left;
}

/* vrs */
/* a copy from index.css */
.ac-artsyapi-vr-entry .badge,
.ac-artsyapi-vr-entry-featured .badge {
    background: black;
    color: white;
    position: absolute;
    left: -20px;
    top: 10px;
    padding: 2px 10px;
    transform: rotate(-45deg);
    border: 1px solid white;
    font-size: 14px;
    font-weight: 500;
}

.ac-artsyapi-vrs-heading {
    font-size: 40px;
    margin-bottom: 10px;
}

.ac-artsyapi-vrs-subheading {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    border-bottom: 1px solid #E5E7EB;
    padding-bottom: 10px;
}

.ac-artsyapi-vr-entry {
    display: flex;
    gap: 20px;
    position: relative;
    margin: 7px 9px 15px;
    margin-top: 15px;
}

.ac-artsyapi-vrs-list {
    /*margin-top: -5px;*/
    /*margin-left: -12px;*/
    position: relative;
}

.ac-artsyapi-vrs-slider .ac-slick-slider-top-controls {
    margin-top: -50px;
    margin-bottom: 30px;
}

.ac-artsyapi-vrs-slider {
    position: relative;
}

.ac-artsyapi-vrs-nav {
    justify-content: end;
    margin-top: 20px;
    position: absolute;
    top: -10px;
    right: 0px;
}

.ac-artsyapi-vr-entry .pic {
    height: 200px;
    width: 300px;
    background: no-repeat center center;
    background-size: cover;
}

.ac-artsyapi-vr-entry .gray,
.ac-artsyapi-vr-entry-featured .gray {
    color: #9CA3AF;
}

.ac-artsyapi-vr-entry .title {
    font-size: 24px;
}

.ac-artsyapi-vr-entry .small {
    font-size: 11px;
}

.ac-artsyapi-vr-entry .author {
    margin-top: 15px;
}

.ac-artsyapi-vr-entry .author>div {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
}

.ac-artsyapi-vr-entry .author .bx-def-unit-img .bx-base-pofile-unit-thumb {
    border-width: 1px;
    border-color: #2D5BFF;
    width: 24px;
    height: 24px;
}

.ac-artsyapi-vr-entry .author .bx-base-pofile-unit-online {
    bottom: 0px;
    right: 0px;
    width: 10px;
    height: 10px;
    box-shadow: inset 0px 0px 0px 2px #ffffff;
}

.ac-artsyapi-vr-entry .author .bx-def-thumb-size {
    width: 24px;
    height: 24px;
}

.ac-artsyapi-vr-entry .author .bx-base-pofile-unit-wo-info {
    display: inline-block;
}

.ac-artsyapi-vr-entry-featured {
    display: flex;
    gap: 30px;
    position: relative;
    margin-top: 20px;
}

.ac-artsyapi-vr-entry-featured .featured {
    margin-bottom: 20px;
    color: #6B7280;
    font-size: 14px;
    font-weight: bold;
}

.ac-artsyapi-vr-entry-featured .title {
    font-size: 36px;
}

.ac-artsyapi-vr-entry .title a,
.ac-artsyapi-vr-entry-featured .title a {
    color: unset;
}

.ac-artsyapi-vr-entry-featured .author span {
    font-size: 20px;
}

.ac-artsyapi-vr-entry-featured .author a {
    font-size: 24px;
}

.ac-artsyapi-vr-entry-featured .starring {
    margin-top: 30px;
    font-size: 16px;
    line-height: 24px;
}

.ac-artsyapi-vr-entry-featured .starring .gray {
    font-weight: bold;
    font-size: 11px;
}

.ac-artsyapi-vr-entry-featured .viewnow {
    margin-top: 30px;
}

.ac-artsyapi-vrs-subheading2 {
    margin: 30px 0px 20px;
    font-size: 28px;
}

.bx-media-phone .ac-artsyapi-vrs-subheading2,
.bx-media-tablet .ac-artsyapi-vrs-subheading2 {
    margin: 20px 0px 10px;
    font-size: 18px;
}

.bx-media-phone .ac-artsyapi-vrs-heading,
.bx-media-tablet .ac-artsyapi-vrs-heading {
    font-size: 24px;
    margin-bottom: 10px;
}

.bx-media-phone .ac-artsyapi-vr-entry-featured,
.bx-media-tablet .ac-artsyapi-vr-entry-featured {
    align-items: flex-start;
    gap: 10px;
}

.bx-media-phone .ac-artsyapi-vr-entry-featured .pic,
.bx-media-tablet .ac-artsyapi-vr-entry-featured .pic {
    width: 150px;
    height: 150px;
}

.bx-media-phone .ac-artsyapi-vr-entry-featured .featured,
.bx-media-tablet .ac-artsyapi-vr-entry-featured .featured {
    margin-bottom: 5px;
    font-size: 14px;
}

.bx-media-phone .ac-artsyapi-vr-entry-featured .title,
.bx-media-tablet .ac-artsyapi-vr-entry-featured .title {
    font-size: 14px;
    font-weight: bold;
}

.bx-media-phone .ac-artsyapi-vr-entry-featured .author span,
.bx-media-tablet .ac-artsyapi-vr-entry-featured .author span {
    font-size: 12px;
}

.bx-media-phone .ac-artsyapi-vr-entry-featured .author a,
.bx-media-tablet .ac-artsyapi-vr-entry-featured .author a {
    font-size: 14px;
}

.bx-media-phone .ac-artsyapi-vr-entry-featured .artworks,
.bx-media-tablet .ac-artsyapi-vr-entry-featured .artworks {
    font-size: 10px;
}

.bx-media-phone .ac-artsyapi-vr-entry-featured .starring,
.bx-media-tablet .ac-artsyapi-vr-entry-featured .starring {
    margin-top: 10px;
    font-size: 11px;
    line-height: 15px;
    max-height: 60px;
    overflow: hidden;
}

.bx-media-phone .ac-artsyapi-vr-entry-featured .viewnow,
.bx-media-tablet .ac-artsyapi-vr-entry-featured .viewnow {
    margin-top: 20px;
}

.bx-media-phone .ac-artsyapi-vr-entry,
.bx-media-tablet .ac-artsyapi-vr-entry {
    gap: 10px;
}

.bx-media-phone .ac-artsyapi-vr-entry .pic,
.bx-media-tablet .ac-artsyapi-vr-entry .pic {
    height: 100px;
    width: 120px;
}

.bx-media-phone .ac-artsyapi-vr-entry .title,
.bx-media-tablet .ac-artsyapi-vr-entry .title {
    font-size: 14px;
}

.bx-media-phone .ac-artsyapi-vr-entry .small,
.bx-media-tablet .ac-artsyapi-vr-entry .small {
    font-size: 9px;
}

.bx-media-phone .ac-artsyapi-vrs-subheading>div,
.bx-media-tablet .ac-artsyapi-vrs-subheading>div {
    font-size: 12px !important;
}

.cta29-cta29 {
    gap: 80px;
    max-width: 100%;
    padding: 60px 120px 60px 120px;
    height: auto;
    white-space: nowrap;
    display: flex;
    background-color: #DDD9CE;
    overflow: hidden;
    align-items: center;
    color: white;
    flex-shrink: 0;
    flex-direction: column;
    position: relative;
    margin-bottom: 20px;
}

.cta29-content {
    gap: 24px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    flex-direction: column;
}

.cta29-content1 {
    gap: 24px;
    display: flex;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
}

.cta29-text {
    color: black;
    height: auto;
    font-size: 72px;
    align-self: stretch;
    font-style: Bold;
    text-align: center;
    font-family: Manrope;
    font-weight: 700;
    line-height: 120.00000476837158%;
    font-stretch: normal;
    text-decoration: none;
}

.cta29-text2 {
    color: #111827;
    height: auto;
    align-self: stretch;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
}

.cta29-actions {
    gap: 16px;
    display: flex;
    padding: 16px 0 0;
    align-items: flex-start;
}

.cta29-image-container {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(0);
    width: 35%;
    display: flex;
    justify-content: right;
}

.cta29-image {
    max-width: 350px;
    height: auto;
    margin-right: -20px;
}

.inline-div {
    display: none;
}

.services-container {
    width: 100%;
    display: flex;
    overflow: auto;
    min-height: 100vh;
    align-items: center;
    flex-direction: column;
}

.services-services {
    gap: 40px;
    max-width: 100%;
    height: auto;
    display: flex;
    padding: 60px 120px 60px 120px;
    align-items: center;
    background-color: #F9FAFB;
    flex-shrink: 0;
    flex-direction: column;
}

.services-title {
    gap: 20px;
    width: 100%;
    display: flex;
    overflow: hidden;
    align-items: center;
    flex-shrink: 0;
    flex-direction: column;
}

.services-text {
    color: var(--dl-color-neutral-100);
    width: 769px;
    height: auto;
    width: 100%;
    font-size: 40px;
    margin-bottom: 10px;
    font-style: Bold;
    text-align: center;
    font-family: Manrope;
    font-weight: 700;
    line-height: 100%;
    font-stretch: normal;
    text-decoration: none;
}

.services-text02 {
    color: rgba(22, 28, 45, 1);
    height: auto;
    opacity: 0.70;
    font-size: 19px;
    align-self: stretch;
    font-style: Regular;
    text-align: center;
    font-family: Manrope;
    font-weight: 400;
    line-height: 32px;
    font-stretch: normal;
    text-decoration: none;
}

.services-circles {
    gap: 40px;
    display: flex;
    align-items: flex-start;
}

.services-block {
    gap: 24px;
    width: 300px;
    height: 300px;
    display: flex;
    padding: 20px 28px 0;
    overflow: hidden;
    align-items: center;
    flex-shrink: 0;
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    background-color: #111827;
}

.services-text04 {
    color: var(--dl-color-neutral-05);
    height: auto;
    font-size: 20px;
    align-self: stretch;
    font-style: Bold;
    color: #F9FAFB;
    text-align: center;
    font-family: Manrope;
    font-weight: 700;
    line-height: 139.9999976158142%;
    font-stretch: normal;
    text-decoration: none;
}

.services-image {
    gap: 4px;
    display: flex;
    padding: 10px 20px;
    background-color: #EAEBFF;
    flex-grow: 1;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.services-logos {
    gap: 8px;
    width: 260px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    flex-direction: column;
    justify-content: center;
}

.clickable-image-link {
    text-decoration: none;
    /* Remove underline from the link */
    display: inline-block;
    /* Ensure the link is sized to the image */
}

.services-startups1002024-winners-rosette1 {
    width: 100%;
    /* Adjust the width as needed */
    height: auto;
    /* Maintain aspect ratio */
    transition: transform 0.3s;
    /* Smooth transition for hover effect */
}

.clickable-image-link:hover .services-startups1002024-winners-rosette1 {
    transform: scale(1.05);
    /* Slightly enlarge the image on hover */
}

.services-rs-regional-winner-email-signature31 {
    width: 196px;
    height: 66px;
}

.services-rs-regional-winner-email-signature31 {
    width: 100%;
    /* Adjust the width as needed */
    height: auto;
    /* Maintain aspect ratio */
    transition: transform 0.3s;
    /* Smooth transition for hover effect */
}

.clickable-image-link:hover .services-rs-regional-winner-email-signature31 {
    transform: scale(1.05);
    /* Slightly enlarge the image on hover */
}

.services-startups1002024-winners-rosette1 {
    width: 131px;
    height: 131px;
}

.services-block1 {
    gap: 24px;
    width: 300px;
    height: 300px;
    display: flex;
    padding: 20px 28px 0;
    overflow: hidden;
    align-items: center;
    flex-shrink: 0;
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    background-color: #111827;
}

.services-content {
    gap: 12px;
    display: flex;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
}

.services-text06 {
    color: var(--dl-color-neutral-05);
    height: auto;
    font-size: 20px;
    align-self: stretch;
    color: #F9FAFB;
    font-style: Bold;
    text-align: center;
    font-family: Manrope;
    font-weight: 700;
    line-height: 139.9999976158142%;
    font-stretch: normal;
    text-decoration: none;
}

.services-image1 {
    gap: 24px;
    width: 300px;
    display: flex;
    padding: 40px 28px;
    flex-grow: 1;
    align-items: center;
    flex-shrink: 0;
    flex-direction: column;
    background-image: url('https://artscapy.una.io/s/sys_files/e5ypnvsn9fetmwcaxebbfht4yyskchiz.png');
    justify-content: center;
}

.services-block2 {
    gap: 24px;
    width: 300px;
    height: 300px;
    display: flex;
    padding: 20px 28px 0;
    overflow: hidden;
    align-items: center;
    flex-shrink: 0;
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    background-color: #111827;
}

.services-content1 {
    gap: 12px;
    display: flex;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
}

.services-text08 {
    color: var(--dl-color-neutral-05);
    height: auto;
    font-size: 20px;
    align-self: stretch;
    color: #F9FAFB;
    font-style: Bold;
    text-align: center;
    font-family: Manrope;
    font-weight: 700;
    line-height: 139.9999976158142%;
    font-stretch: normal;
    text-decoration: none;
}

.services-image2 {
    gap: 24px;
    width: 300px;
    display: flex;
    padding: 40px 28px;
    background-image: url('https://artscapy.una.io/s/sys_files/g7thzpf9xfdrer6hqrvura53rqima7kn.png');
    flex-grow: 1;
    align-items: center;
    flex-shrink: 0;
    flex-direction: column;
    justify-content: center;
}

.services-block3 {
    gap: 24px;
    width: 300px;
    height: 300px;
    display: flex;
    padding: 20px 28px 0;
    overflow: hidden;
    align-items: center;
    flex-shrink: 0;
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    background-color: #111827;
}

.services-content2 {
    gap: 12px;
    display: flex;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
}

.services-text10 {
    height: auto;
    font-size: 20px;
    font-style: Bold;
    color: #F9FAFB;
    text-align: center;
    text-wrap: nowrap;
    font-family: Manrope;
    font-weight: 700;
    line-height: 139.9999976158142%;
    font-stretch: normal;
    text-decoration: none;
}

.services-image3 {
    gap: 24px;
    width: 300px;
    display: flex;
    padding: 40px 28px;
    flex-grow: 1;
    align-items: center;
    flex-shrink: 0;
    background-image: url('https://artscapy.una.io/s/sys_files/rzwdi2naltsq9lkzvgyhmpcev4qcjjmd.png');
    flex-direction: column;
    justify-content: center;
}

.card-container {
    display: flex;
    gap: 40px;
}

.card {
    position: relative;
    width: 360px;
    height: 290px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #EAEBFF;
    transition: transform 0.3s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
}

.card img {
    width: 360px;
    height: auto;
    margin-top: 74px;
    transition: opacity 0.3s ease;
}

.card-title {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    background: #9b907e;
    color: #111827;
    padding: 25px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    opacity: 1;
    transform: translateY(-20px);
    transition: transform 0s ease;
    z-index: 3;
    margin-top: 20px;
}

.card-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #DDD9CE;
    color: black;
    padding: 20px;
    opacity: 0;
    transform: translateY(-20px);
    transition: transform 0.1s ease;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.card:hover .card-content {
    opacity: 1;
    transform: translateY(0);
}

.card-description {
    font-family: Manrope;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: center;
    margin-top: 100px;
}

.card-images {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 1;
}

.card-images img {
    margin: 5px 0;
    transition: all 0.3s ease;
}

.card:hover .card-content {
    opacity: 1;
}

.card:hover img {
    opacity: 0;
}

.card:hover .card-images {
    opacity: 0;
    visibility: hidden;
}

.card-images .image1 {
    width: 118px;
    height: 41px;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.card-images .image2 {
    width: 110px;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.fontTitle1 {
    font-size: 48px;
    font-weight: 700;
    margin-top: 50px;
    width: 530px;
}

.fontTitle2 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px;
}

.fontTitle3 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
}

.mobile-image {
    display: none;
}

.mobile-image2 {
    display: none;
}

.ac-lp-section4 {
    padding: 60px 120px 60px 120px;
}

.section04Title {
    font-family: Manrope;
    font-size: 40px;
    font-weight: 700;
    line-height: 54.64px;
    text-align: center;
    color: black;
}

.desktop1-horizontalcontainer {
    gap: 20px;
    display: flex;
    width: 95%;
    margin-left: 20px;
    padding: 0px 0px 20px;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    justify-content: center;
}

.desktop1-horizontalcontainer1 {
    gap: 20px;
    display: flex;
    padding: 0 60px 0 0;
    align-items: center;
    flex-direction: column;
}

.container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 60px 120px 60px 120px;
    max-width: 100%;
}

.titlex1 {
    text-align: center;
    margin-bottom: 20px;
    text-wrap: wrap;
}

.content {
    display: flex;
    width: 100%;
    max-width: 1200px;
    justify-content: space-between;
}

.left-section,
.right-section {
    width: 50%;
    padding: 20px;
}

.left-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.left-section .badge {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    background-color: #DDD9CE33;
    padding: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.stat {
    text-align: center;
    width: 100%;
}

.stat h3 {
    font-size: 40px;
    margin: 0;
    font-weight: 500;
}

.stat h3::after {
    content: "+";
    color: #9B907E;
}

.stat h3 {
    display: inline;
}

.stat span {
    display: block;
    font-size: 16px;
    font-weight: 500;
}

.btn {
    text-align: center;
}

.btn a {
    padding: 12px 20px;
    background-color: #3b5998;
    color: white;
    text-decoration: none;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.right-section iframe {
    width: 100%;
    height: 300px;
    border: none;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.investor-section {
    text-align: center;
    background-color: #fff;
    padding: 40px;
}

.investor-section h1 {
    font-size: 40px;
    margin-bottom: 30px;
    color: #1A1A1A;
    text-align: center;
    width: 100%;
    font-weight: 700;
}

.investor-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 40px;
    justify-content: center;
    padding: 60px 120px 60px 120px;
}

.investor-item {
    background-color: #DDD9CE33;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid grey;
    gap: 15px;
    position: relative;
}

.investor-item img {
    width: 238px;
    height: auto;
    order: 2;
}

.investor-item h3 {
    color: black;
    font-weight: 600;
    text-align: left;
    order: 1;
    position: relative;
}

.investor-item:hover h3 {
    font-size: 26px;
}

.investor-item h3::after {
    content: "";
    display: block;
    opacity: 0;
    height: 0;
    font-weight: 400;
    overflow: hidden;
    line-height: 22px !important;
    color: black;
    font-size: 14px;
    margin-top: 10px;
    transition: opacity 0.3s ease, height 0.3s ease;
}

.investor-item:hover h3::after {
    padding: 0px 20px 0px 0px;
    opacity: 1;
    height: auto;
}

.investor-item:nth-child(1) h3::after {
    content: "Tell us your investment aspirations and art preferences, and your advisor will offer expert insights to initiate your journey, no matter your previous knowledge of the art market.";
}

.investor-item:nth-child(2) h3::after {
    content: "Your Advisor will prepare a bespoke proposal of works to achieve your investment goals, meet your risk appetite, and match your personal preferences. Start your personalised art portfolio from as little as £10k.";
}

.investor-item:nth-child(3) h3::after {
    content: "We recommend our clients to enjoy the art at their home, as it comes with complete peace of mind with included all-risk insurance. Fear of new born or messy dog? You can store the art securely with Artscapy at no extra cost.";
}

.investor-item:nth-child(4) h3::after {
    content: "Access the award winning digital platform, where every step of the art investing journey is covered. When it comes to selling an artwork, Artscapy offers unmatched opportunities and expert guidance to achieve the best sales outcome and club members will receive the annual report of their collections.";
}

.download-guide {
    background-color: #1A1A1A;
    color: white;
    border: none;
    padding: 15px 25px;
    font-size: 1em;
    cursor: pointer;
    margin-top: 30px;
}

.download-guide:hover {
    background-color: #333;
}

.experiences-section {
    text-align: center;
    padding: 60px 120px 60px 120px;
    background-color: #F9FAFB;
}

.experiences-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.experience-card {
    background-color: #ffffff;
    border-radius: 12px;
    height: auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    text-align: left;
}

.experience-card h3 {
    background-color: #DDD9CE;
    color: black;
    margin: 0;
    padding: 15px;
    text-align: center;
}

.experience-card img {
    width: 100%;
    height: 316px;
    object-fit: cover;
    object-position: center;
}

.bx-media-phone .experience-card img {
    width: 100%;
    height: 316px;
    object-fit: cover;
    object-position: bottom;
}


.custom-heading {
    font-weight: 700;
    font-size: 36px;
    padding: 20px;
    text-wrap: nowrap;
}

@media only screen and (max-width: 1600px) {

    .ac-lp-section4 .align,
    .ac-lp-adv-section4 .align {
        text-align: left;
        padding: 0px 60px 0px 80px;
    }
}


@media only screen and (max-width: 1200px) {
    .ac-lp-2cols2>div:first-child {
        width: 100%;
        flex-shrink: 0;
    }

    .threeArtworks {
        margin-top: 50px;
    }

    .ac-lp-section11.ac-lp-2cols2,
    .ac-lp-adv-section7.ac-lp-2cols2 {
        padding: 50px 70px 20px;
        background: #f4f5f6;
        margin-top: 50px;
        width: 100%;
    }

    .ac-lp-logos-guide img {
        height: 12px;
    }

    .main {
        margin-top: 20px;
        font-weight: 700;
        font-size: 18px;
        text-align: left;
    }

    .midText {
        margin-top: 10px;
        font-size: 16px;
    }

    .lastText {
        margin-top: 10px;
        font-size: 15px;
    }

    .ac-lp-section {
        padding: 40px;
    }

    .cta29-image {
        width: 410px;
        height: auto;
    }

    .experiences-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 600px) {
    .icon {
        width: 30px;
        height: 25px;
    }

    .threeArtworks {
        margin-top: 60px;
    }

    .ac-lp-logos-guide img {
        height: 10px;
    }

    .main {
        margin-top: 20px;
        font-weight: 700;
        font-size: 16px;
        text-align: left;
    }

    .midText {
        margin-top: 10px;
        font-size: 14px;
    }

    .lastText {
        margin-top: 10px;
        font-size: 12px;
    }

    .littleTitle {
        font-size: 24px;
        font-weight: 500;
        margin-left: 5px;
        text-align: left;
    }

    .mainImage {
        width: 100%;
        margin-top: 30px;
    }

    .image-container {
        margin-right: 0px !important;
    }

    .description {
        margin-right: 0px !important;
    }

    .image-container-invest {
        margin-left: 0px !important;
    }

    .description-invest {
        margin-left: 0px !important;
    }

    .fontTitle1 {
        font-size: 32px;
        margin-top: 0px;
        width: 100%;
    }

    .fontTitle2 {
        font-size: 24px;
    }

    .fontTitle3 {
        font-size: 24px;
    }

    .title {
        font-size: 24px;
    }

    .info-content {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .info-left,
    .info-right {
        flex: unset;
        width: 100%;
        display: block;
    }

    .info-icon img {
        margin-right: 0;
        margin-bottom: 15px;
        display: inline;
        max-width: 48px;
    }

    .cta29-text {
        color: black;
        font-size: 36px !important;
        line-height: 44px !important;
    }

    .info-heading {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .info-right {
        font-size: 14px;
        line-height: 1.4;
        margin-top: 15px;
    }

    .info-description {
        text-align: center;
        font-size: 18px;
    }

    .info-section {
        padding: 40px 35px 40px 35px;
        gap: 48px;
    }

    .ac-lp-btn {
        font-size: 16px;
    }

    .card-container {
        display: flex;
        gap: 40px;
        flex-direction: column;
    }

    .services-text {
        font-size: 24px;
    }

    .desktop-image {
        display: none;
    }

    .mobile-image {
        display: block;
        height: 189px;
    }

    .mobile-image2 {
        display: block;
        height: 86px;
    }

    .ac-lp-section.dark {
        padding: 40px 35px 40px 35px;
    }

    .ac-lp-section4 {
        padding: 40px 35px 40px 35px;
    }

    .section04Title {
        font-family: Manrope;
        font-size: 24px;
        font-weight: 700;
        line-height: 32.78px;
        text-align: center;
    }

    .desktop1-horizontalcontainer {
        display: flex;
        overflow-x: scroll;
        width: 90%;
        scrollbar-width: none;
        padding: 0px 0px 20px;
    }

    .desktop1-horizontalcontainer1,
    .desktop1-rightsection {
        flex: 0 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: 40px;
    }

    .desktop1-logos,
    .desktop1-logos1 {
        display: flex;
        flex-wrap: nowrap;
    }

    .desktop1-logos img,
    .desktop1-logos1 img {
        flex: 0 0 auto;
        margin-right: 20px;
    }

    .cta29-image {
        max-width: 305px;
        height: auto;
        margin-right: -80px;
        margin-bottom: -100px;
    }

    .cta29-cta29 {
        padding: 40px 35px 40px 35px;
    }

    .cta29-content {
        width: 100%;
        white-space: wrap;
    }

    .ac-lp-btn2 {
        font-size: 13px;
        justify-content: center;
    }

    .ac-lp-btn3 {
        font-size: 13px;
        justify-content: center;
    }

    .ac-lp-btn3 {
        font-size: 13px;
    }

    .content {
        flex-direction: column;
        align-items: center;
    }

    .container {
        padding: 40px 35px 60px 35px;
        gap: 20px;
    }

    .right-section,
    .left-section {
        width: 100%;
        padding: 10px;
        order: 3;
    }

    .right-section {
        order: 1;
    }

    .badge {
        order: 0;
    }

    .btn {
        order: 2;
    }

    .title {
        font-size: 24px;
    }

    .stat span {
        font-size: 12px;
        font-weight: 500;
    }

    .stat p {
        font-size: 24px;
        margin: 0;
        font-weight: 500;
    }

    .investor-container {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 20px;
        padding: 0 20px;
        scroll-snap-type: x mandatory;
        justify-content: space-around;
    }

    .investor-item {
        flex: 0 0 80%;
        scroll-snap-align: center;
        text-align: center;
        flex-direction: column;
        align-items: center;
        padding: 20px 12px 20px 12px;
        gap: 20px;
        height: auto;
        margin-top: 20px;
    }

    .investor-item img {
        order: 2;
    }

    .investor-item h3 {
        order: 1;
        font-size: 20px;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .investor-item:hover h3 {
        font-size: 20px;
    }

    .investor-item h3::after {
        opacity: 1;
        height: auto;
        padding: 0px 20px 0px 0px;
    }

    .investor-container {
        scroll-snap-type: x mandatory;
    }

    .investor-item:first-child {
        scroll-snap-align: center;
    }

    .investor-section h1 {
        font-size: 24px;
        font-weight: 700;
    }

    .investor-section {
        padding: 40px 35px 40px 35px;
    }

    .experience-card {
        width: 100%;
        height: 240px;
        margin: 0 auto;
    }

    .experiences-section {
        padding: 40px 35px 60px 35px;
    }

    .experience-card h3 {
        padding: 20px;
        font-size: 20px;
    }

    .custom-heading {
        font-weight: 800;
        font-size: 24px;
        padding: 20px 0px 20px 0px;

    }

    .experiences-grid {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 430px) {
    .ac-lp-btn2 {
        font-size: 10px;
    }

    .ac-lp-btn3 {
        font-size: 10px;
    }

    .ac-lp-btn3 {
        font-size: 10px;
    }

    .bx-media-phone .ac-lp-section {
        padding: 20px
    }

    .ac-lp-btn {
        font-size: 10px;
    }

    .cta29-image {
        max-width: 295px;
    }

    .services-services {
        padding: 0px;
    }

}

@media only screen and (max-width: 380px) {
    .stat span {
        font-size: 9px;
        font-weight: 500;
    }

    .stat p {
        font-size: 20px;
        margin: 0;
        font-weight: 500;
    }

    .investor-item {
        flex: 0 0 80%;
        scroll-snap-align: center;
        text-align: center;
        flex-direction: column;
        align-items: center;
        padding: 20px 12px 20px 12px;
        gap: 20px;
        height: auto;
    }
}

