:root {
    --bsk-pc-space-36: 36px;
    --bsk-pc-space-40: 40px;
    --bsk-pc-card-700: 700px;
    --bsk-pc-worldwide-image: 376px;
    --bsk-pc-benefit-card: 376px;
    --bsk-pc-icon-80: 80px;
    --bsk-pc-icon-100: 100px;
    --bsk-pc-hero-media: 280px;
    --bsk-pc-hero-media-gap: 12px;
    --bsk-pc-hero-media-total: 572px;
    --bsk-pc-hero-height: 904px;
    --bsk-pc-hero-media-offset: -146px;
    --bsk-pc-request-form: 707px;
    --bsk-pc-hero-p: 26px;
    --bsk-pc-section-y: 100px;
    --bsk-pc-section-head-mb: 80px;
    --bsk-pc-section-h2-pad: 130px;
    --bsk-pc-section-p: 28px;
    --bsk-pc-steps-y: 120px;
    --bsk-pc-steps-bg-w: 1741px;
    --bsk-pc-steps-bg-h: 580px;
    --bsk-pc-step-gap: 21px;
    --bsk-pc-step-gap-total: 42px;
    --bsk-pc-step-col: 386px;
    --bsk-pc-step-card-min: 615px;
    --bsk-pc-step-body-min: 539px;
    --bsk-pc-step-label: 28px;
    --bsk-pc-compare-side: 350px;
    --bsk-pc-compare-center: 426px;
    --bsk-pc-compare-card-min: 340px;
    --bsk-pc-compare-text: 26px;
    --bsk-pc-compare-best-text: 28px;
    --bsk-pc-compare-logo: 230px;
    --bsk-pc-integration-card: 381px;
    --bsk-pc-faq-y-top: 96px;
    --bsk-pc-faq-y-bottom: 96px;
    --bsk-pc-request-circle-size: 1732px;
    --bsk-pc-request-circle-border: 100px;
    --bsk-pc-request-circle-offset: 428px;
    --bsk-pc-request-circle-top: calc(var(--bsk-pc-request-circle-size) * -0.138568);
    --bsk-pc-request-h2: 48px;
    --bsk-pc-metric-number: 60px;
    --bsk-pc-body-24: 24px;
    --bsk-pc-body-28: 28px;
    --bsk-pc-testimonial-avatar: 66px
}

.bsk-hero {
    background: var(--bsk-bg-blue-light)
}

.bsk-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) var(--bsk-pc-hero-media-total);
    gap: var(--bsk-pc-space-40);
    min-height: var(--bsk-pc-hero-height);
    align-items: center
}

.bsk-hero-copy h1 {
    color: var(--bsk-title-important);
    font-size: var(--bsk-pc-h1-split-size);
    line-height: var(--bsk-pc-h1-split-line-height);
    margin: 0 0 18px;
    letter-spacing: 0;
    font-weight: var(--bsk-pc-h1-split-weight)
}

.bsk-hero-copy p {
    max-width: 640px;
    font-size: var(--bsk-pc-hero-p);
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: 0;
    color: var(--bsk-emphasis);
    margin: 38px 0 79px
}

.bsk-hero-button {
    font-weight: 500;
}

.bsk-pill-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px
}

.bsk-pill-row span {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: #fff;
    color: var(--bsk-primary);
    border-radius: 2px;
    padding: 6px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 0
}

.bsk-pill-row img {
    display: block;
    width: 24px;
    height: 24px;
    flex: 0 0 24px
}

.bsk-hero-media {
    height: var(--bsk-pc-hero-height);
    display: grid;
    grid-template-columns: repeat(2, var(--bsk-pc-hero-media));
    gap: var(--bsk-pc-hero-media-gap);
    overflow: hidden
}

.bsk-media-track {
	width: var(--bsk-pc-hero-media);
	height: 100%;
	overflow: hidden
}

.bsk-media-track:nth-child(2) {
	margin-top: var(--bsk-pc-hero-media-offset);
	height: calc(100% + 146px)
}

.bsk-media-track .swiper-wrapper {
	transition-timing-function: linear !important
}

.bsk-shot {
    position: relative;
    width: var(--bsk-pc-hero-media);
    height: var(--bsk-pc-hero-media);
    background: #fff;
    overflow: hidden
}

.bsk-shot img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.bsk-trust-strip {
    background: #fff;
    border-bottom: 1px solid var(--bsk-divider);
}

.bsk-trust-grid {
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 800
}

.bsk-trust-grid img {
    display: block;
    height: auto
}

.bsk-trust-trustpilot {
    width: 206px
}

.bsk-trust-shopify {
    width: 299px
}

.bsk-trust-wix {
    width: 82px
}

.bsk-section {
    padding: var(--bsk-pc-section-y) 0;
}

.bsk-section-head {
    text-align: center;
    max-width: var(--bsk-pc-shell);
    margin: 0 auto var(--bsk-pc-section-head-mb)
}

.bsk-section-head h2 {
    font-size: var(--bsk-pc-h2-size);
    padding: 0 var(--bsk-pc-section-h2-pad);
    line-height: var(--bsk-pc-h2-line-height);
    margin: 0 0 16px;
    font-weight: var(--bsk-pc-h2-weight);
    letter-spacing: 0;
    text-align: center
}

.bsk-section-head span {
    color: var(--bsk-primary);
    background: var(--bsk-gradient-brand);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.bsk-section-head p {
    padding: 0 35px;
    font-size: var(--bsk-pc-section-p);
    line-height: 1.5;
    color: var(--bsk-secondary);
    margin: 0;
    font-weight: 400;
    letter-spacing: 0;
    text-align: center;
}

.bsk-how-works-flow {
    display: flex;
    flex-direction: column;
    gap: 27px;
    max-width: 1200px;
    margin: 0 auto
}

.bsk-how-works-top,
.bsk-how-works-bottom {
    display: grid;
    column-gap: 24px;
    row-gap: 27px;
    margin: 0
}

.bsk-how-works-top {
    grid-template-columns: repeat(3, 384px)
}

.bsk-how-works-bottom {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.bsk-how-works-col {
    position: relative;
    width: 100%;
    padding: 0;
    box-sizing: border-box
}

.bsk-how-works-top .bsk-how-works-col {
    width: 384px
}

.bsk-how-works-card {
    position: relative;
    height: 100%;
    min-height: 387px;
    border-radius: 20px;
    background: #ffffff;
    border: 1px solid var(--bsk-border);
    padding: 38px 28px 28px;
    text-align: center;
    overflow: hidden
}

.bsk-how-works-label {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 82px;
    min-height: 38px;
    padding: 4px 12px;
    border-radius: 12px 0 12px 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--bsk-bg-blue-light);
    color: var(--bsk-primary);
    font-family: var(--bsk-font-base);
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center
}
.bsk-how-works-branding-card .bsk-how-works-label {
    background: var(--bsk-primary);
    color: #fff;
}
.bsk-how-works-media {
    width: 100%;
    height: 260px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.bsk-how-works-media img {
    display: block;
    max-width: 100%;
    width: 208px;
    height: auto
}

.bsk-how-works-card h3 {
    margin: 0 0 12px;
    color: var(--bsk-title-important);
    font-family: var(--bsk-font-base);
    font-size: 24px;
    line-height: 33px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center
}

.bsk-how-works-card p {
    margin: 0;
    color: var(--bsk-emphasis);
    font-family: var(--bsk-font-base);
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0;
    text-align: center
}

.bsk-how-works-source-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    padding-left: 28px;
    padding-right: 28px
}

.bsk-how-works-option {
    min-height: 104px;
    border-radius: 18px;
    background: var(--bsk-bg-gray);
    padding: 24px 0 24px 12px;
    position: relative;
    text-align: left;
    display: grid;
    grid-template-columns: 60px minmax(0, 1fr);
    column-gap: 8px;
    align-items: center
}

.bsk-how-works-icon {
    width: 60px;
    height: 60px
}

.bsk-how-works-icon img {
    display: block;
    width: 100%;
    height: auto
}

.bsk-how-works-option-copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
    min-width: 0
}

.bsk-how-works-option span,
.bsk-how-works-branding-item span {
    display: block;
    color: var(--bsk-text);
    font-weight: 700
}

.bsk-how-works-option span {
    font-family: var(--bsk-font-base);
    font-size: var(--bsk-pc-group-label-size);
    font-weight: var(--bsk-pc-group-label-weight);
    line-height: var(--bsk-pc-group-label-line-height);
    letter-spacing: 0
}

.bsk-how-works-branding-item span {
    font-family: var(--bsk-font-base);
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0;
    text-align: center
}

.bsk-how-works-option p {
    margin-top: 0;
    font-size: var(--bsk-pc-group-content-size);
    line-height: 1.4;
    text-align: left
}

.bsk-how-works-or {
    color: var(--bsk-primary);
    font-size: 24px;
    line-height: 1;
    font-weight: 800
}

.bsk-how-works-branding-card {
    min-height: 500px;
    padding: 38px 28px 28px;
    background: var(--bsk-bg-blue-light);
    overflow: visible
}

.bsk-how-works-branding-card h3 {
    margin-top: 0
}

.bsk-how-works-branding-card>p {
    margin: 0 auto 26px;
    max-width: 680px
}

.bsk-how-works-branding-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px
}

.bsk-how-works-branding-item {
    min-height: 328px;
    border-radius: 18px;
    background: #ffffff;
    padding: 22px 22px 24px;
    text-align: left
}

.bsk-how-works-item-media {
    height: 120px;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.bsk-how-works-item-media img {
    display: block;
    max-width: 100%;
    width: 162px;
    height: auto
}

.bsk-how-works-branding-item ul {
    margin: 16px 0 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 9px
}

.bsk-how-works-branding-item li {
    position: relative;
    padding-left: 14px;
    color: var(--bsk-emphasis);
    font-family: var(--bsk-font-base);
    font-size: 17px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 0;
    width: calc(100% - 4px);
    margin-left: 4px;
}

.bsk-how-works-branding-item li:before {
    content: "";
    position: absolute;
    left: -4px;
    top: 8px;
    width: 10px;
    height: 6px;
    border-left: 2px solid var(--bsk-primary);
    border-bottom: 2px solid var(--bsk-primary);
    transform: rotate(-45deg);
}

.bsk-how-works-bottom .bsk-how-works-card {
    min-height: 360px
}

.bsk-how-works-top .bsk-how-works-col:nth-child(1):after,
.bsk-how-works-top .bsk-how-works-col:nth-child(2):after,
.bsk-how-works-bottom .bsk-how-works-col:nth-child(1):after {
    content: "";
    position: absolute;
    right: -14px;
    top: 50%;
    width: 13px;
    border-top: 3px dotted var(--bsk-cyan);
    z-index: 2
}

.bsk-how-works-top .bsk-how-works-col:nth-child(1):before,
.bsk-how-works-top .bsk-how-works-col:nth-child(2):before,
.bsk-how-works-bottom .bsk-how-works-col:nth-child(1):before {
    content: "";
    position: absolute;
    right: -25px;
    top: calc(50% - 5px);
    border-left: 9px solid var(--bsk-cyan);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    z-index: 3
}

.bsk-how-works-top .bsk-how-works-col:nth-child(3):after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -17px;
    height: 13px;
    border-left: 3px dotted var(--bsk-primary);
    z-index: 2
}

.bsk-how-works-top .bsk-how-works-col:nth-child(3):before {
    content: "";
    position: absolute;
    left: calc(50% - 5px);
    bottom: -27px;
    border-top: 10px solid var(--bsk-primary);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    z-index: 3
}

.bsk-how-works-branding-card:after {
    content: "";
    position: absolute;
    left: 17%;
    bottom: -17px;
    height: 13px;
    border-left: 3px dotted var(--bsk-primary);
    z-index: 2
}

.bsk-how-works-branding-card:before {
    content: "";
    position: absolute;
    left: calc(17% - 5px);
    bottom: -27px;
    border-top: 10px solid var(--bsk-primary);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    z-index: 3
}

.bsk-how-works-top .bsk-how-works-col:nth-child(1):after {
    border-top-color: var(--bsk-cyan)
}

.bsk-how-works-top .bsk-how-works-col:nth-child(1):before {
    border-left-color: var(--bsk-cyan)
}

.bsk-how-works-top .bsk-how-works-col:nth-child(2):after {
    border-top-color: var(--bsk-primary)
}

.bsk-how-works-top .bsk-how-works-col:nth-child(2):before {
    border-left-color: var(--bsk-primary)
}

.bsk-how-works-top .bsk-how-works-col:nth-child(3):after {
    border-left-color: var(--bsk-primary)
}

.bsk-how-works-top .bsk-how-works-col:nth-child(3):before {
    border-top-color: var(--bsk-primary)
}

.bsk-how-works-branding-card:after {
    border-left-color: var(--bsk-primary)
}

.bsk-how-works-branding-card:before {
    border-top-color: var(--bsk-primary)
}

.bsk-how-works-bottom .bsk-how-works-col:nth-child(1):after {
    border-top-color: var(--bsk-cyan)
}

.bsk-how-works-bottom .bsk-how-works-col:nth-child(1):before {
    border-left-color: var(--bsk-cyan)
}

#bsk-video {
    background: #F6FAFF;
    padding: 80px 0;
}

.bsk-video-img {
    width: 1200px;
    height: 675px;
    margin:0 auto;
    border-radius: 24px;
}

.bsk-steps-section {
    position: relative;
    overflow: hidden;
    background: var(--bsk-primary);
    color: #ffffff;
    padding: var(--bsk-pc-steps-y) 0 0 0;
}

.bsk-steps-section:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: var(--bsk-pc-steps-bg-w);
    height: var(--bsk-pc-steps-bg-h);
    background: url("../images/index/ellipse.webp") center bottom / contain no-repeat;
    transform: translateX(-50%);
    opacity: .95
}

.bsk-steps-section .bsk-section-head h2 {
    font-size: var(--bsk-pc-h2-size);
    line-height: var(--bsk-pc-h2-line-height);
    font-weight: 800;
    letter-spacing: 0;
    text-align: center
}

.bsk-section-head-light p {
    color: #fff;
    opacity: .75;
}

.bsk-steps-grid {
    position: relative;
    z-index: 1;
    margin: 80px 0 98px 0;
    justify-content: center;
    gap: var(--bsk-pc-step-gap);
}

.bsk-step-col {
    width: calc((100% - var(--bsk-pc-step-gap-total)) / 3);
    max-width: var(--bsk-pc-step-col);
    height: fit-content;
}

.bsk-step-card {
    width: 100%;
    background: #3056db;
    color: var(--bsk-text);
    border-radius: 36px;
    height: 100%;
    opacity: 1;
    overflow: hidden;
}

.bsk-step-label {
    padding: 22px;
    color: #fff;
    text-align: center;
    font-size: var(--bsk-pc-step-label);
    font-weight: 700;
}

.bsk-step-body {
    padding: 28px;
    background: #f5f6fd;
    border: 1px solid var(--bsk-border);
    border-radius: 32px;
}

.bsk-step-card h3 {
    font-size: var(--bsk-pc-group-h3-size);
    line-height: var(--bsk-pc-group-h3-line-height);
    margin: 0 0 24px;
    font-weight: var(--bsk-pc-group-h3-weight);
    letter-spacing: 0;
    color: var(--bsk-text);
}

.bsk-step-card p {
    font-size: var(--bsk-pc-group-body-size);
    line-height: var(--bsk-pc-group-body-line-height);
    color: var(--bsk-emphasis);
    font-weight: var(--bsk-pc-group-body-weight);
    letter-spacing: 0;
    margin: 0 0 24px;
    min-height: 120px;
}

.bsk-sketch {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    aspect-ratio: 419 / 273;
    border: 1px solid var(--bsk-border);
    border-radius: 12px;
    background: #fff;
    margin-top: 0
}

.bsk-sketch img {
    display: block;
    max-width: 88%;
    max-height: 88%;
    object-fit: contain
}

.bsk-compare {
    padding-top: 130px
}

.bsk-compare-grid {
    align-items: center;
    margin: 65px 0 108px;
    justify-content: center;
    gap: 28px;
    align-items: flex-end;
}

.bsk-compare-col {
    width: 100%;
    max-width: var(--bsk-pc-compare-side);
    padding-bottom: 16px;
}

.bsk-compare-col:nth-child(2) {
    max-width: var(--bsk-pc-compare-center);
    padding:0;
}

.bsk-compare-card {
    border: 1px solid var(--bsk-border);
    border-radius: 24px;
    overflow: hidden;
    padding: 32px 32px 0;
    min-height: var(--bsk-pc-compare-card-min);
}

.bsk-compare-card:not(.bsk-compare-best) h3 {
    font-size: 24px;
    margin: 0 0 32px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    color: var(--bsk-text);
}

.bsk-compare-logo {
    margin: 32px 0 40px;
}

.bsk-compare-card ul {
    list-style: none;
    padding: 0;
    color: var(--bsk-emphasis);
    font-size: 20px;
    line-height: 1.4;
    min-height: 228px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 32px;
}

.bsk-compare-card li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 16px;
}

.bsk-compare-card li:before {
    content: "";
    position: absolute;
    left: 0;
    top: .7em;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background: url("../images/index/cross‌.webp") center / contain no-repeat;
}

.bsk-compare-best ul {
    color: var(--bsk-text);
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0;
}

.bsk-compare-best li {
    padding-left: 38px;
    margin-bottom: 20px;
}
.bsk-compare-best li:last-child, .bsk-compare-card li:last-child{
    margin-bottom: unset;
}

.bsk-compare-best li:before {
    width: 26px;
    height: 26px;
    background-image: url("../images/tick.webp");
}

.bsk-compare-card>div {
    margin: 0 -46px;
    padding: 18px;
    background: var(--bsk-bg-gray);
    text-align: center;
    font-weight: 600;
    color: var(--bsk-emphasis);
    font-size: var(--bsk-pc-compare-text);
    line-height: 1.4;
    letter-spacing: 0
}
.bsk-compare-best>div {
    color: var(--bsk-primary);
    font-size: var(--bsk-pc-compare-best-text);
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    background: #E6EFFF;
}

.bsk-compare-best-frame {
    position: relative;
    padding: 3px 3px  16px 3px;
    border-radius: 24px 24px 32px 32px;
    background: linear-gradient(275.16deg, #0634E6 22.73%, #31CECD 130.93%);
}

.bsk-compare-best {
    position: relative;
    border: 0;
    background: #fff
}

.bsk-compare-best-frame>span {
    position: absolute;
    right: -12px;
    top: -24px;
    background: var(--bsk-primary);
    color: #fff;
    border-radius: 10px;
    padding: 16px;
    transform: rotate(10.98deg);
    font-weight: 800;
    z-index: 1;
    font-size: 28px;
    line-height: 33px;
    letter-spacing: -.85px;
    text-align: center;
}

.bsk-compare-logo img {
    display: block;
    width: var(--bsk-pc-compare-logo);
    height: 36px;
    object-fit: contain;
}

.bsk-proof {
    background: var(--bsk-bg-blue-light);
    overflow: hidden;
    padding-bottom: 60px;
}

.bsk-worldwide-showcase {
    width: clamp(var(--bsk-pc-min-viewport), 100vw, 1920px);
    max-width: 1920px;
    margin-left: 50%;
    transform: translateX(-50%);
    background: url("../images/index/worldwide-bg.webp") center top / 1912px 570px no-repeat;
    padding: 0 0 54px
}

.bsk-metric-grid {
    max-width: var(--bsk-pc-shell);
    margin: 0 auto 54px
}

.bsk-metric {
    width: 33.333%;
    text-align: center;
    border-right: 1px solid var(--bsk-divider)
}

.bsk-metric:last-child {
    border-right: 0
}

.bsk-metric img {
    display: block;
    width: var(--bsk-pc-icon-100);
    height: var(--bsk-pc-icon-100);
    margin: 0 auto 8px
}

.bsk-metric h3 {
    display: block;
    font-size: var(--bsk-pc-metric-number);
    line-height: 1.2;
    margin: 0 0 18px;
    font-weight: 700;
    color: var(--bsk-primary);
    background: var(--bsk-gradient-brand);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.bsk-metric p {
    margin: 0;
    font-size: var(--bsk-pc-body-24);
    color: var(--bsk-emphasis);
    font-weight: 700
}

.bsk-worldwide-image-grid {
    max-width: var(--bsk-pc-shell);
    margin: 0 auto;
    gap: var(--bsk-pc-space-36);
    justify-content: center
}

.bsk-worldwide-image-col {
    width: var(--bsk-pc-worldwide-image)
}

.bsk-worldwide-image-col img {
    display: block;
    width: var(--bsk-pc-worldwide-image);
    height: auto;
    aspect-ratio: 376 / 240;
    object-fit: cover;
    border-radius: 20px
}

.bsk-testimonial-carousel {
    position: relative;
    width: clamp(var(--bsk-pc-min-viewport), 100vw, 1920px);
    max-width: 1920px;
    margin-left: 50%;
    overflow: hidden;
    transform: translateX(-50%);
    padding: 0 0 8px
}

.bsk-testimonial-carousel:before,
.bsk-testimonial-carousel:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 8px;
    z-index: 2;
    width: 156px;
    pointer-events: none
}

.bsk-testimonial-carousel:before {
    left: 0;
    background: linear-gradient(90deg, var(--bsk-bg-blue-light) 0%, rgba(var(--bsk-bg-blue-light-rgb), .92) 34%, rgba(var(--bsk-bg-blue-light-rgb), 0) 100%)
}

.bsk-testimonial-carousel:after {
    right: 0;
    background: linear-gradient(270deg, var(--bsk-bg-blue-light) 0%, rgba(var(--bsk-bg-blue-light-rgb), .92) 34%, rgba(var(--bsk-bg-blue-light-rgb), 0) 100%)
}

.bsk-testimonial-track {
    align-items: stretch;
    transition-timing-function: linear !important
}

.bsk-testimonial {
    flex: 0 0 var(--bsk-pc-card-700);
    width: var(--bsk-pc-card-700);
    height: auto;
    min-height: 264px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid var(--bsk-border);
    border-radius: 24px;
    padding: 40px
}

.bsk-testimonial-author {
    display: flex;
    align-items: center;
    margin-top: auto;
    gap: 16px
}

.bsk-testimonial-avatar {
    display: block;
    width: var(--bsk-pc-testimonial-avatar);
    height: var(--bsk-pc-testimonial-avatar);
    flex: 0 0 var(--bsk-pc-testimonial-avatar);
    border-radius: 14px;
    object-fit: cover;
    background: var(--bsk-text-disabled)
}

.bsk-testimonial-text {
    min-height: 102px;
    font-size: var(--bsk-pc-body-28);
    line-height: 1.6;
    font-weight: 400;
    margin: 0 0 28px;
    letter-spacing: 0;
    color: var(--bsk-text)
}

.bsk-testimonial-text:before,
.bsk-testimonial-text:after {
    content: "\""
}

.bsk-testimonial-name {
    margin: 0 0 4px;
    color: var(--bsk-text);
    font-size: var(--bsk-pc-body-24);
    line-height: 1.4;
    font-weight: 700
}

.bsk-testimonial-role {
    margin: 0;
    color: var(--bsk-secondary);
    font-size: 20px;
    line-height: 1.4;
    font-weight: 500
}

.bsk-backed {
    text-align: center;
    color: var(--bsk-secondary);
    font-weight: 600;
    margin-top: 42px;
    font-size: var(--bsk-pc-body-24);
}

.bsk-backed a {
    color: var(--bsk-text);
    text-decoration: underline;
    text-decoration-color: var(--bsk-secondary);
    text-underline-offset: 4px;
    text-decoration-thickness: 1px
}

.bsk-benefit-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: var(--bsk-pc-space-36)
}

.bsk-benefits .bsk-section-head {
    margin-bottom: 54px
}

.bsk-benefit-col {
    width: var(--bsk-pc-benefit-card)
}

.bsk-benefit-col:nth-child(n+4) {
    width: var(--bsk-pc-benefit-card)
}

.bsk-benefit-col>div {
    height: auto;
    aspect-ratio: 376 / 266;
    border-radius: 28px;
    background: var(--bsk-bg-gray);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 32px;
    text-align: center;
    padding: 24px
}

.bsk-benefit-col img {
    display: block;
    width: var(--bsk-pc-icon-80);
    height: var(--bsk-pc-icon-80);
    flex: 0 0 var(--bsk-pc-icon-80)
}

.bsk-benefit-col h3 {
    margin: 0;
    font-size: var(--bsk-pc-body-24);
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    color: var(--bsk-text)
}

.bsk-hidden-fees {
    text-align: center;
    color: var(--bsk-emphasis);
    font-weight: 700;
    font-size: var(--bsk-pc-body-24);
    line-height: 1.2;
    letter-spacing: 0;
    margin-top: 48px
}

.bsk-faq {
    background: var(--bsk-bg-blue-light);
    padding: var(--bsk-pc-faq-y-top) 0 var(--bsk-pc-faq-y-bottom)
}

.bsk-faq-shell {
    max-width: var(--bsk-pc-shell)
}

.bsk-faq h2 {
    text-align: center;
    font-size: var(--bsk-pc-h2-size);
    line-height: 1.25;
    margin: 0 0 78px;
    font-weight: var(--bsk-pc-h2-weight)
}

.bsk-request {
    position: relative;
    overflow: hidden;
    background: var(--bsk-primary);
    color: #fff;
    padding: 80px 0;
    min-height: var(--bsk-pc-hero-height)
}

.bsk-request:before {
    content: "";
    position: absolute;
    left: calc(50% - var(--bsk-pc-request-circle-offset));
    top: var(--bsk-pc-request-circle-top);
    width: var(--bsk-pc-request-circle-size);
    height: var(--bsk-pc-request-circle-size);
    border: var(--bsk-pc-request-circle-border) solid var(--bsk-cyan);
    border-radius: 50%;
    box-sizing: border-box;
    transform: translateX(-50%);
    pointer-events: none
}

.bsk-request-grid {
    position: relative;
    z-index: 1;
    align-items: center;
    justify-content: space-between;
    gap: 0
}

.bsk-request-copy {
    width: auto;
    max-width: 424px;
    flex: 1 1 auto;
    padding-right: 0
}

.bsk-request-copy h2 {
    font-size: var(--bsk-pc-request-h2);
    line-height: var(--bsk-pc-h2-line-height);
    margin: 0 0 12px;
    font-weight: 800;
    letter-spacing: 0;
    color: #fff
}

.bsk-request-desc {
    font-size: var(--bsk-pc-body-24);
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0;
    color: rgba(255, 255, 255, .72);
    margin: 0
}

.bsk-request-points {
    list-style: none;
    padding: 0;
    margin: 48px 0 52px
}

.bsk-request-points li {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 24px;
    min-height: 72px;
    padding-left: 24px;
    margin: 0 0 28px
}

.bsk-request-points li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #fff
}

.bsk-request-points img,
.bsk-request-safe img {
    display: block;
    width: 24px;
    height: 24px;
    flex: 0 0 24px
}

.bsk-request-point-content {
    display: block
}

.bsk-request-point-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: var(--bsk-pc-body-24);
    line-height: 1.4;
    font-weight: 800;
    letter-spacing: 0;
    color: #fff
}

.bsk-request-point-desc {
    display: block;
    margin-top: 4px;
    color: rgba(255, 255, 255, .88);
    font-size: var(--bsk-pc-body-24);
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 0
}

.bsk-request-safe {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.6;
    font-weight: 700;
    letter-spacing: 0
}

.bsk-request-form-wrap {
    width: auto;
    flex: 0 0 var(--bsk-pc-request-form)
}

.bsk-request-form {
    background: #F6FAFF;
    border-radius: 40px;
    padding: 32px;
    color: var(--bsk-text)
}

.bsk-request-fields {
    display: flex;
    flex-wrap: wrap;
    gap: 28px 20px
}

.bsk-request-fields input[type=text], .bsk-request-fields input[type=url],.bsk-request-fields input[type=email]{
    height: 62px;
}

.bsk-request-form label {
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0;
    color: #000;
    padding: 0;
    margin: 0
}

.bsk-request-field-error {
	display: block;
	min-height: 0;
	margin-top: 6px;
	color: #d93025;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4
}

.bsk-request-field-error:empty { display: none; }
.bsk-request-form input.is-error,
.bsk-request-form input.is-error:focus { border-color: #d93025; }

.bsk-request-field {
    width: calc((100% - 20px) / 2)
}

.bsk-request-field-full {
    width: 100%
}

.bsk-request-form input,
.bsk-request-form select,
.bsk-request-form textarea {
    width: 100%;
    border: 1px solid var(--bsk-border);
    border-radius: 16px;
    margin-top: 16px !important;
    padding: 16px;
    box-shadow: none;
    background: #F7FBFF;
    color: var(--bsk-text);
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 0
}

.bsk-request-form input:focus,
.bsk-request-form select:focus,
.bsk-request-form textarea:focus {
    border-color: var(--bsk-primary);
    box-shadow: none
}

.pure-form.bsk-request-form select,
.bsk-request-form select {
    height: 62px;
    padding-right: 48px;
    background-image: linear-gradient(45deg, transparent 50%, var(--bsk-secondary) 50%), linear-gradient(135deg, var(--bsk-secondary) 50%, transparent 50%);
    background-position: calc(100% - 24px) 52%, calc(100% - 17px) 52%;
    background-size: 7px 7px, 7px 7px;
    background-repeat: no-repeat;
    color: var(--bsk-text);
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.bsk-request-form select option {
    color: var(--bsk-text)
}

.bsk-request-form textarea {
    min-height: 119px;
    resize: vertical
}

.bsk-request-form button {
    width: 100%;
    margin-top: 28px;
    line-height: 2;
    font-weight: 800;
}
