.bsk-product-sourcing {
    color: var(--bsk-text);
    background: #fff
}

.bsk-product-sourcing h1,
.bsk-product-sourcing h2,
.bsk-product-sourcing h3,
.bsk-product-sourcing p {
    margin: 0
}

.bsk-ps-button {
    display: flex;
    width: fit-content;
    align-items: center;
    justify-content: center;
    min-height: 80px;
    padding: 20px 40px;
    border: 0;
    border-radius: 40px;
    background: linear-gradient(275.09deg, #3CE6E9 7.18%, var(--bsk-primary) 102.07%);
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0;
    text-align: center;
    cursor: pointer
}

.bsk-ps-button:hover,
.bsk-ps-button:focus {
    background: linear-gradient(275.09deg, #29cdd1 7.18%, #052cc2 102.07%);
    color: #fff
}

.bsk-ps-hero {
    padding: 150px 0 96px;
    text-align: center;
    background: #fff
}

.bsk-ps-hero .bsk-shell {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 36px
}

.bsk-ps-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 56px;
    width: 100%;
    min-height: 22px
}

.bsk-ps-rating img {
    display: block;
    height: auto
}

.bsk-ps-rating-trustpilot {
    width: 206px
}

.bsk-ps-rating-shopify {
    width: 300px
}

.bsk-ps-rating-wix {
    width: 82px
}

.bsk-ps-hero h1 {
    max-width: 1040px;
    margin: 0;
    color: #000;
    font-size: 56px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0
}

.bsk-ps-hero h1 span {
    background: linear-gradient(275.16deg, #31CECD 22.73%, #0634E6 130.93%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

.bsk-ps-hero-desc {
    max-width: 1120px;
    margin: 0;
    color: var(--bsk-text);
    font-size: 26px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0
}

.bsk-ps-stat-grid {
    display: flex;
    flex-wrap: nowrap;
    gap: 24px;
    align-items: stretch;
    justify-content: center;
    margin-top: 0
}

.bsk-ps-hero-button {
    margin-top: 0
}

.bsk-ps-stat-col {
    box-sizing: border-box;
    flex: 0 0 auto;
    height: 228px;
    border-radius: 32px;
    padding: 52px 36px;
    overflow: hidden
}

.bsk-ps-stat-trusted {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 36px;
    width: 568px;
    padding-right: 28px;
    padding-left: 28px;
    background: linear-gradient(275.09deg, #3CE6E9 7.18%, #0E61E7 102.07%);
    color: #fff;
    text-align: left
}

.bsk-ps-stat-light {
    width: 280px;
    background: #e9f3ff;
    color: var(--bsk-primary)
}

.bsk-ps-stat-blue {
    width: 280px;
    background: var(--bsk-primary);
    color: #fff
}

.bsk-ps-avatar-stack {
    display: flex;
    flex: 0 0 auto
}

.bsk-ps-avatar-stack img {
    display: block;
    width: 56px;
    height: 56px;
    object-fit: cover;
    border: 2px solid transparent;
    border-radius: 50%;
    margin-left: -14px
}

.bsk-ps-avatar-stack img:first-child {
    margin-left: 0
}

.bsk-ps-stat-col h3 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: 0
}

.bsk-ps-stat-col p {
    margin-top: 12px;
    color: inherit;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.35;
    letter-spacing: 0
}

.bsk-ps-trusted-copy {
    min-width: 0
}

.bsk-ps-trusted-copy p {
    max-width: 230px;
    margin-top: 8px
}

.bsk-ps-stat-light p {
    color: var(--bsk-secondary)
}

.bsk-ps-tools {
    padding: 100px 0;
    background: var(--bsk-bg-blue-light)
}

.bsk-ps-eyebrow {
    display: flex;
    width: fit-content;
    align-items: center;
    justify-content: center;
    margin-bottom: 34px;
    padding: 12px 28px;
    border: 2px solid #dce3ef;
    border-radius: 999px;
    color: var(--bsk-secondary);
    background: rgba(255, 255, 255, .34);
    font-size: var(--bsk-pc-eyebrow-size);
    font-weight: var(--bsk-pc-eyebrow-weight);
    line-height: var(--bsk-pc-eyebrow-line-height)
}

.bsk-ps-tools-grid {
    align-items: flex-start;
    gap: 48px
}

.bsk-ps-tools-copy {
    width: 552px
}

.bsk-ps-tools-copy h2,
.bsk-ps-feature-copy h2,
.bsk-ps-section-head h2,
.bsk-ps-faq h2,
.bsk-ps-guide h2 {
    color: #000;
    font-family: var(--bsk-font-base);
    font-size: 48px;
    font-weight: 800;
    line-height: 1.5;
    letter-spacing: 0
}

.bsk-ps-tools-grid h2 {
    font-family: var(--bsk-font-base);
    font-size: 48px;
    font-weight: 800;
    line-height: 1.5;
    letter-spacing: 0;
    vertical-align: middle
}

.bsk-ps-tools-copy p {
    margin: 24px 0 38px;
    color: var(--bsk-secondary);
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0
}

.bsk-ps-tools-cards {
    display: flex;
    gap: 38px;
    width: 600px
}

.bsk-ps-tool-card {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 400px;
    padding: 28px;
    overflow: hidden;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 28px 70px rgba(32, 73, 130, .08)
}

.bsk-ps-tool-card > img:not(.bsk-ps-tool-icon) {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.bsk-ps-tool-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 32%, rgba(255, 255, 255, .92) 78%)
}

.bsk-ps-tool-card-primary::after {
    background: linear-gradient(180deg, rgba(6, 52, 230, 0) 32%, rgba(6, 52, 230, .96) 78%)
}

.bsk-ps-tool-card-primary {
    transform: rotate(-8deg);
    transform-origin: center center
}

.bsk-ps-tool-card span {
    position: relative;
    z-index: 1;
    color: var(--bsk-text);
    font-size: 24px;
    font-weight: 700;
    line-height: 1.45;
    letter-spacing: 0
}

.bsk-ps-tool-icon {
    position: relative;
    z-index: 1;
    display: block;
    width: 36px;
    height: 36px;
    margin-bottom: 12px
}

.bsk-ps-tool-card-primary .bsk-ps-tool-icon {
    filter: brightness(0) invert(1)
}

.bsk-ps-tool-card-primary span {
    color: #fff
}

.bsk-ps-tools-cards .bsk-ps-tool-card {
    width: 280px
}

.bsk-ps-tools-bottom {
    gap: 48px;
    margin-top: 95px
}

.bsk-ps-tools-bottom .bsk-ps-tool-card {
    width: 368px
}

.bsk-ps-features {
    padding: 110px 0 100px;
    background: #fff
}

.bsk-ps-feature-block {
    align-items: start;
    gap: 96px;
    margin-bottom: 138px
}

.bsk-ps-feature-block:last-child {
    margin-bottom: 0
}

.bsk-ps-feature-media,
.bsk-ps-feature-copy {
    width: 552px
}

.bsk-ps-feature-media img {
    position: relative;
    z-index: 1;
    display: block;
    width: 548px;
    aspect-ratio: 548/546;
    object-fit: cover;
    border-radius: 24px
}

.bsk-ps-feature-list {
    margin: 34px 0 38px
}

.bsk-ps-feature-item {
    position: relative;
    padding-left: 48px;
    margin-top: 24px
}

.bsk-ps-feature-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 34px;
    height: 34px;
    border-radius: 10px;
    background: #eef4ff
}

.bsk-ps-feature-item::after {
    content: "";
    position: absolute;
    left: 11px;
    top: 17px;
    width: 12px;
    height: 8px;
    background: var(--bsk-primary);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    transition: transform .2s ease
}

.bsk-ps-feature-item[open]::after {
    transform: rotate(-180deg)
}

.bsk-ps-feature-item summary {
    display: block;
    cursor: pointer
}

.bsk-ps-feature-item summary::-webkit-details-marker {
    display: none
}

.bsk-ps-feature-list h3 {
    color: var(--bsk-emphasis);
    font-size: 26px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0
}

.bsk-ps-feature-list p {
    margin-top: 8px;
    color: var(--bsk-secondary);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0
}

.bsk-ps-how {
    padding: 110px 0 120px;
    text-align: center;
    background: #fff
}

.bsk-ps-section-head {
    max-width: 1200px;
    margin: 0 auto 72px
}

.bsk-ps-section-head p {
    margin-top: 20px;
    color: var(--bsk-secondary);
    font-size: 28px;
    font-weight: 400;
    line-height: 1.28
}

.bsk-ps-how-grid {
    gap: 24px;
    margin-bottom: 80px;
    text-align: left
}

.bsk-ps-how-col {
    width: 282px
}

.bsk-ps-how-card {
    padding: 28px 24px;
    border-radius: 24px;
    background: #f8f8f8;
    min-height: 371px;
}

.bsk-ps-how-card img {
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: 24px
}

.bsk-ps-how-card h3 {
    color: var(--bsk-text);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
}

.bsk-ps-how-card p {
    margin-top: 18px;
    color: var(--bsk-secondary);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4
}
.bsk-ps-how-button {
    margin: 0 auto;
}
.bsk-ps-faq {
    padding: 130px 0 96px;
    background: #f0f5ff
}

.bsk-ps-faq h2 {
    margin: 0 0 72px;
    text-align: center
}

.bsk-ps-faq .bsk-faq-item {
    margin-bottom: 24px;
    box-shadow: none
}

.bsk-ps-faq .bsk-faq-item[open] {
    border-right: 4px solid #31CECD;
    border-bottom: 4px solid #31CECD
}

.bsk-ps-guide {
    padding: 176px 0 150px;
    background: #fff
}

.bsk-ps-guide-grid {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 100px;
    min-height: 0;
    padding: 0;
    overflow: visible;
    border-radius: 0;
    background: transparent;
    color: var(--bsk-text)
}

.bsk-ps-guide-copy {
    flex: 0 0 610px;
    width: 610px
}

.bsk-ps-guide h2 {
    color: var(--bsk-text);
    line-height: 1.5
}

.bsk-ps-guide p {
    max-width: 560px;
    margin: 50px 0 46px;
    color: var(--bsk-text);
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5
}

.bsk-ps-guide-media {
    flex: 0 0 490px;
    width: 490px
}

.bsk-ps-guide-media img {
    display: block;
    width: 437px;
    height: auto;
    aspect-ratio: 437/604;
    border-radius: 0
}

@media (max-width: 1439px) {
    .bsk-ps-feature-block {
        gap: 72px
    }
}
