.b2m-ip-banner {
    padding: 14.063vw 0 8.333vw;
    background-image: url('/wp-content/uploads/2026/07/ip-banner-background.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
.b2m-ip-banner::before {
    content: "";
    position: absolute;
    top: 35%;
    right: 5%;
    width: 17.448vw;
    height: 17.448vw;
    background-image: url('/wp-content/uploads/2026/05/B2Me-Arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
    z-index: -1;
}
.b2m-ip-banner h1 {
    font-size: 1.25vw;
    margin-bottom: 1.25vw;
}
.b2m-ip-banner-heading p {
    font-size: 7.813vw;
}
.b2m-ip-banner-heading .h1:nth-child(2) {
    color: #6C10DF;
}
.b2m-ip-banner-txt {
    font-size: 1.25vw;
    letter-spacing: -0.72px;
    line-height: 1.2;
    max-width: 19.792vw;
    margin: -1.563vw 12% 7.813vw auto;
}
.b2m-ip-banner-content-bot-row {
    display: flex;
    justify-content: end;
    padding-right: 8%;
}
.b2m-ip-banner-content-bot-col {
    width: 315px;
    margin-right: 8%;
}
.b2m-ip-banner-content-bot-col p:first-child {
    margin-bottom: 20px;
}
.b2m-largetext2 {
    margin: 30px 0;
}
.b2m-largetext2-box {
    padding: 30px 30px 150px;
    background-color: #000;
}
.b2m-largetext2-box-row {
    display: flex;
}
.b2m-largetext2-box-col.col-left {
    width: 60%;
}
.b2m-largetext2-box-col.col-right {
    width: 40%;
}
.b2m-largetext2-box .h1 {
    position: relative;
    font-size: 8.44vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -4.86px;
    padding: 70px 8% 0 0;
    background: linear-gradient(90deg, #28D9E4 0%, #6C10DF 50%, #28D9E4 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.b2m-largetext2-copy {
    max-width: 445px;
}
.b2m-largetext2-copy p {
    margin-bottom: 40px;
}
.b2m-accord {
    padding-bottom: 100px;
    z-index: 1;
}
.b2m-accord.dark-section {
    padding: 30px 0 90px;
    background-color: #000;
}
.b2m-accord.dark-section::after {
    content: "";
    position: absolute;
    bottom: -76px;
    left: 158px;
    width: 315px;
    height: 315px;
    background-image: url('/wp-content/uploads/2026/05/B2Me-Arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
    z-index: 2;
}
.b2m-accord-inner {
    padding: 0 30px;
}
.b2m-accord-inner .h3 {
    color: #6C10DF;
    margin: 70px 0 50px;
}
.dark-section .b2m-accord-inner .h3 {
    color: #B892FF;
    max-width: 600px;
    margin-bottom: 0;
}
.b2m-accord-copy {
    max-width: 285px;
    margin-left: 188px;
}
.b2m-accord-copy p {
    margin-bottom: 16px;
}
.b2m-accord-row {
    display: flex;
    flex-wrap: wrap;
}
.b2m-accord-col.col-left {
    width: 33.87%;
}
.b2m-accord-col.col-right {
    width: 66.12%;
}
.b2m-accord-list {
    max-width: 1080px;
    margin-bottom: 90px;
}
.dark-section .b2m-accord-list {
    margin-bottom: 160px;
}
.dark-section .b2m-accord-item {
    border-color: #fff;
}
.b2m-accord-item {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #000;
    cursor: pointer;
}
.b2m-accord-item-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.b2m-accord-item-heading p {
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: -1.44px;
    line-height: 1.2;
    padding-right: 30px;
}
.b2m-accord-item-heading .cross {
    display: none;
}
.b2m-accord-item > p {
    display: none;
    max-width: 600px;
    margin-top: 12px;
}
.b2m-accord-copy2 {
    max-width: 600px;
    margin: 110px 0 0 auto;
}
.b2m-accord-copy2 p {
    font-size: 2.3rem;
    letter-spacing: -1.08px;
    line-height: 1.2;
}
.b2m-process {
    padding-bottom: 230px;
}
.b2m-process-inner {
    padding: 0 30px;
}
.b2m-process-inner .h3 {
    max-width: 915px;
    margin: 70px 0 230px;
}
.b2m-process-inner h3,
.b2m-process-inner .h3 {
    color: #6C10DF;
}
.b2m-process-row {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
    margin: 0 -15px;
}
.b2m-process-item {
    position: relative;
    width: calc(16.66% - 30px);
    height: 372px;
    background: linear-gradient(0deg, #E4D6FF 0%, #F6F1FF 100%);
    border-radius: 10px;
    margin: 0 15px;
    transition: all .4s ease-in-out;
    cursor: pointer;
}
.b2m-process-item div:nth-child(2) {
    position: absolute;
    padding: 30px 15px;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.b2m-process-item > p {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 9.375rem;
    font-weight: 200;
    line-height: 1;
    letter-spacing: -4.5px;
    padding: 30px 15px;
}
.b2m-process-item.hover {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 300px;
    margin: 0;
    background: linear-gradient(103deg, #28D9E4 0%, #6C10DF 100%);
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    transition: opacity .4s ease-in-out, height .4s ease-in-out, width .4s ease-in-out;
}
.b2m-process-item.hover div p:first-child {
    margin-bottom: 10px;
    transition: all .4s ease-in-out;
}
.b2m-process-item.semi-hover .b2m-process-item.hover {
    height: 400px;
    background: linear-gradient(180deg, #9747FF 0%, #E4D6FF 100%);
    opacity: 1;
    transition: opacity .4s ease-in-out .2s, height .4s ease-in-out .2s, width .4s ease-in-out;
}
.b2m-process-item.semi-hover .b2m-process-item.hover div p:first-child {
    opacity: 0;
}
.b2m-process-item.initial-hover .b2m-process-item.hover,
.b2m-process-item:hover .b2m-process-item.hover {
    height: 500px;
    opacity: 1;
    transition: opacity .4s ease-in-out, height .4s ease-in-out, width .4s ease-in-out;
}
.b2m-work {
    margin-top: 70px;
    padding-bottom: 100px;
}
.b2m-work-row {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 60px;
}
.b2m-work-row .b2-link {
    margin-right: 130px;
}
.b2m-work h2 {
    margin-bottom: 70px;
}
.b2m-work .h2 {
    color: #6C10DF;
    max-width: 758px;
}
.b2m-work-list {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin: 0 -15px;
}
.b2m-work-item {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 60px;
}
.b2m-work-item a {
    display: block;
    position: relative;
}
.b2m-work-item img {
    width: 100%;
}
.b2m-work-item-img:not(.hover) {
    margin-bottom: 20px;
}
.b2m-work-item-img.hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: all .5s ease-in-out;
}
.b2m-work-item a:hover .b2m-work-item-img.hover {
    opacity: 1;
}
.b2m-work-item a span {
    display: flex;
    align-items: center;
}
.b2m-work-item a span i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border: 1px solid #6C10DF;
    border-radius: 50%;
    margin-left: 15px;
}
.b2m-work-item a span p {
    position: relative;
    color: #000;
}
.b2m-work-item a span p::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 10%;
    height: 2px;
    background-color: #000;
    pointer-events: none;
    opacity: 0;
    transition: all .5s ease-in-out;
}
.b2m-work-item a:hover span p::after {
    width: 100%;
    opacity: 1;
}
.b2m-build {
    padding: 30px 0 150px;
    background: linear-gradient(0deg, #A270E0 0%, #6C10DF 100%);
    z-index: 1;
}
.b2m-build::before,
.b2m-build::after {
    content: "";
    position: absolute;
    width: 18.229vw;
    height: 18.229vw;
    background-image: url('/wp-content/uploads/2026/05/B2Me-Arrow.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: -1;
}
.b2m-build::before {
    top: 3.75vw;
    right: 9.896vw;
}
.b2m-build::after {
    top: 15.208vw;
    right: 19.844vw;
}
.b2m-build h2 {
    margin-bottom: 70px;
}
.b2m-build h2 + p {
    max-width: 445px;
    margin-bottom: 210px;
}
.b2m-build-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 130px;
}
.b2m-build-item {
    position: relative;
    width: 25%;
    height: 250px;
    padding: 20px;
    border: 1px solid #FFF;
    background: linear-gradient(180deg, #E4D6FF 0%, #9747FF 100%);
    border-radius: 10px;
    margin: 0 15px;
    cursor: pointer;
}
.b2m-build-item > p {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.b2m-build-item-hover {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 102%;
    height: 250px;
    padding: 20px;
    background: linear-gradient(152deg, #B892FF 10.31%, #3E0095 89.69%);
    border-radius: 10px;
    border: 1px solid #FFF;
    pointer-events: none;
    opacity: 0;
    transition: all .5s ease-in-out;
}
.b2m-build-item:hover .b2m-build-item-hover {
    height: 370px;
    opacity: 1;
}
.b2m-build-link {
    text-align: right;
    padding-right: 21%;
}
.b2m-faq {
    margin: 30px 0;
    padding: 0 30px;
}
.b2m-faq-box {
    position: relative;
    padding: 100px 160px 230px;
    background-color: #000;
}
.b2m-faq-top {
    max-width: 757px;
    margin-bottom: 90px;
}
.b2m-faq-top p {
    color: #B892FF;
}
.b2m-faq-list {
    position: relative;
    padding-left: 180px;
}
.b2m-faq-item {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}
.b2m-faq-item-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.b2m-faq-item-heading p {
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: -1.44px;
    line-height: 1.2;
}
.b2m-faq-item-heading .cross {
    display: none;
}
.b2m-faq-item > p {
    display: none;
    max-width: 600px;
    margin-top: 12px;
}
.b2m-services {
    margin-bottom: 70px;
}
.b2m-services h3 {
    color: #6C10DF;
    max-width: 500px;
    margin-top: 80px;
}
ul.b2m-services-list {
    margin-top: 208px;
}
ul.b2m-services-list li {
    position: relative;
    margin-bottom: 8px;
    transition: all .5s cubic-bezier(0.4, 0, 0.2, 1);
}
ul.b2m-services-list li a {
    display: block;
    transition: all .5s ease-in-out;
}
ul.b2m-services-list li:hover a {
    margin-left: -20px;
}
ul.b2m-services-list li .h2 {
    font-weight: 400 !important;
    color: #E9E9E9;
    transition: color .5s cubic-bezier(0.4, 0, 0.2, 1);
}
ul.b2m-services-list li p {
    color: #6C10DF;
    width: 74%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: height .6s cubic-bezier(0.4, 0, 0.2, 1), opacity .5s cubic-bezier(0.4, 0, 0.2, 1);
}
ul.b2m-services-list li span {
    position: absolute;
    top: 50%;
    right: 150px;
    transform: translateY(-50%);
    color: #000;
    border-color: #000;
    opacity: 0;
    transition: all .5s cubic-bezier(0.4, 0, 0.2, 1);
}
ul.b2m-services-list a span:hover {
    color: #fff;
    background-color: #6C10DF;
    border-color: #6C10DF;
}
ul.b2m-services-list:has(li:hover) li .h2 {
    color: #E9E9E9;
    opacity: 0.25;
}
ul.b2m-services-list:has(li:hover) li p {
    opacity: 0;
}
ul.b2m-services-list:has(li:hover) li span {
    opacity: 0;
}
ul.b2m-services-list li:hover .h2 {
    color: #6C10DF !important;
    opacity: 1 !important;
}
ul.b2m-services-list li:hover p {
    height: 44px;
    opacity: 1 !important;
}
ul.b2m-services-list li:hover span {
    opacity: 1 !important;
    right: 100px;
}

@media only screen and (max-width: 1700px) {
    .b2m-process-item {
        height: 320px;
    }
    .b2m-process-item.semi-hover .b2m-process-item.hover {
        height: 385px;
    }
    .b2m-process-item.initial-hover .b2m-process-item.hover,
    .b2m-process-item:hover .b2m-process-item.hover {
        height: 450px;
    }
}

@media only screen and (max-width: 1600px) {
    .b2m-process-inner .h3 {
        margin: 70px 0 120px;
    }
    .b2m-process-item > p {
        font-size: 7rem;
    }
    .b2m-process-item:not(.hover) > div:nth-child(2) > p,
    .b2m-process-item.hover > div:nth-child(2) > p:nth-child(2) {
        font-size: 1.5rem;
    }
    .b2m-process-item.hover > div:nth-child(2) > p:nth-child(1) {
        font-size: .825rem;
    }
    .b2m-faq-box {
        padding: 60px 120px 190px;
    }
    .b2m-faq-top {
        margin-bottom: 50px;
    }
    .b2m-faq-list {
        padding-left: 140px;
    }
    .b2m-accord-copy {
        margin-left: 100px;
    }
}

@media only screen and (max-width: 1366px) {
    .b2m-accord.dark-section::after {
        left: 100px;
    }
}

@media only screen and (max-width: 1280px) {
    .b2m-ip-banner::before {
        opacity: .4;
    }
    p, .p {
        font-size: 0.875rem;
    }
    .b2m-work .h2 {
        margin-bottom: 30px;
    }
    .b2m-work-row {
        display: block;
    }
    .dark-section .b2m-accord-list {
        margin-bottom: 40px;
    }
    .b2m-accord.dark-section::after {
        opacity: 0;
    }
     .b2m-process-item:hover .b2m-process-item.hover {
        left: 50%;
        transform: translate(-50%, -50%);
        width: 345px;
        height: 193px;
    }
    .b2m-process-item.semi-hover .b2m-process-item.hover {
        height: 165px;
        width: 300px;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .b2m-process-item.initial-hover .b2m-process-item.hover,
    .b2m-process-item:hover .b2m-process-item.hover {
        height: 195px;
        width: 350px;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    ul.b2m-services-list li:hover a {
        margin-left: 0;
    }
    .b2m-services h3 {
        font-size: 1.875rem;
        margin-top: 30px;
    }
    ul.b2m-services-list {
        margin-top: 45px;
    }
    ul.b2m-services-list li .h2 {
        font-size: 1.125rem;
        letter-spacing: -.5px;
    }
    ul.b2m-services-list li p {
        font-size: 0.875rem;
    }
    ul.b2m-services-list li:hover span {
        right: 0;
    }
    ul.b2m-services-list li:hover p {
        height: auto;
    }
    ul.b2m-services-list li p {
        width: 55%;
    }
    .b2m-faq-box {
        padding: 60px;
    }
    .b2m-faq-list {
        padding-left: 0;
    }
    .b2m-faq-item-heading p {
        font-size: 1rem;
        letter-spacing: 0px;
    }
    .b2m-faq-item-heading img {
        width: 20px;
    }
    .b2m-faq-top {
        margin-bottom: 30px;
    }
    .b2m-build h2 + p {
        margin-bottom: 110px;
    }
    .b2m-build-list {
        flex-flow: wrap;
    }
    .b2m-build-item {
        width: calc(50% - 30px);
        margin: 15px;
    }
    .b2m-build {
        padding: 30px 0 180px;
    }
    .b2m-build-item:hover .b2m-build-item-hover {
        height: 101%;
    }
    .b2m-work {
        padding-bottom: 50px;
    }
    .b2m-work h2 {
        margin-bottom: 40px;
    }
    .b2m-accord-copy {
        max-width: 60%;
        margin-left: 30px;
        margin-right: 60px;
        margin-bottom: 20px;
    }
    .b2m-accord {
        padding-bottom: 50px;
    }
    .b2m-accord-link {
        text-align: right;
    }
    .b2m-accord-list {
        margin-bottom: 50px;
    }
    .b2m-accord-item-heading img {
        width: 20px;
    }
    .b2m-accord-col.col-right {
        width: 100%;
    }
    .b2m-accord-col.col-left {
        width: 0;
    }
    .b2m-accord-item-heading p {
        font-size: 1rem;
        letter-spacing: 0;
    }
    .b2m-accord-inner .h3 {
        font-size: 1.875rem;
        margin: 30px 0;
    }
    .b2m-process {
        padding-bottom: 25px;
    }
    .b2m-process-item .h2 {
        font-size: 1.875rem;
        font-weight: 400;
    }
    .b2m-process-item div:nth-child(2) {
        padding: 30px 12px 12px;
    }
    .b2m-process-item > p {
        font-size: 5rem;
        letter-spacing: 0;
        padding: 12px;
    }
    .b2m-process-item {
        width: 225px;
        height: 166px;
        margin-bottom: 20px;
    }
    .b2m-process-row {
        margin: 0;
        flex-direction: column;
    }
    .b2m-process-inner h3 {
        margin: 30px 0 0;
        font-size: 1.875rem;
    }
    .b2m-process-inner .h3 {
        font-size: 1.875rem;
        margin: 30px 0 50px;
    }
    .b2m-process-inner h3,
    .b2m-process-inner .h3 {
        padding-right: 25%;
    }
    .b2m-process .b2m-process-inner {
        padding: 15px;
    }
    .b2m-accord-col.col-left {
        width: 100%;
    }
    .b2m-accord-copy {
        margin-left: 20px;
        margin-right: 40px;
    }
    .b2m-largetext2-box-col.col-left {
        width: 30%;
    }
    .b2m-largetext2-box .h1 {
        font-size: 6rem;
        letter-spacing: -1px;
        padding: 30px 5% 30px 0;
    }
    .b2m-largetext2-box {
        padding: 15px 15px 80px;
    }
    .b2m-largetext2 {
        margin: 15px 0;
    }
    .b2m-accord-inner {
        padding: 0 15px;
    }
    .b2m-accord-copy2 {
        max-width: 40%;
        margin: 30px 0 0 auto;
    }
    .b2m-accord-copy2 p {
        font-size: 1.2rem;
        letter-spacing: -1.08px;
        padding-right: 5%;
    }
    .b2m-services .b2-col.col-5 {
        width: 40% !important;
    }
    .b2m-services .b2-col.col-7 {
        width: 60% !important;
    }
}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 767px) {
    .b2m-build::after {
        top: 45.208vw;
    }
    .b2m-build::before {
        top: 33.75vw;
    }
    .b2m-accord-copy {
        margin-left: 0;
    }
    .b2m-services .b2-col.col-5, .b2m-services .b2-col.col-7 {
        width: 100% !important;
    }
    .b2m-accord-copy2 {
        max-width: 80%;
    }
    .b2m-accord-copy {
        max-width: 100%;
    }
    .b2m-largetext2-box .h1 {
        font-size: 3rem;
    }
    .b2m-largetext2-box-col.col-left {
        width: 10%;
    }
    .b2m-build-list {
        margin-bottom: 50px;
    }
    .b2m-build-link {
        text-align: right;
        padding-right: 15px;
    }
    .b2m-largetext2-box-col.col-right {
        width: 82%;
    }
    .b2m-build h2 {
        margin-bottom: 30px;
    }
    .b2m-build h2 + p {
        margin-bottom: 60px;
    }
    .b2m-build-item {
        width: 100%;
    }
    .b2m-build {
        padding: 30px 0 100px;
    }
    .b2m-work .h2 {
        font-size: 1.875rem;
    }
    .b2m-work-item {
        width: 100%;
        margin-bottom: 30px;
    }
    .b2m-ip-banner {
        padding: 150px 0 20px;
    }
    .b2m-ip-banner h1 {
        font-size: 1.125rem;
        margin-bottom: 15px;
    }
    .b2m-ip-banner-heading p {
        font-size: 3.1rem;
        letter-spacing: -2px;
    }
    .b2m-ip-banner-txt {
        font-size: 1.125rem;
        letter-spacing: 0;
        max-width: 100%;
        margin: 40px 0 120px;
    }
    .b2m-ip-banner-content-bot-row {
        display: block;
    }
    .b2m-ip-banner-content-bot-col p:first-child {
        margin-bottom: 8px;
    }
    .b2m-ip-banner-content-bot-col {
        margin-bottom: 30px;
    }
    .b2m-ip-banner::before {
        top: 13%;
    }
   .b2m-accord-inner {
        padding: 0 15px;
    }
    .b2m-faq-box {
        padding: 30px;
    }
    .b2m-faq {
        padding: 0 15px;
    }
}