/* BigCommerce development page styles. Responsive rules are grouped at the end of this file. */

/* .intro-section-design h2 {
        max-width: 840px;
        margin-bottom: 18px;
        color: #11111f;
        font-size: clamp(38px, 5.2vw, 72px);
        line-height: 1.12;
        letter-spacing: 0;
        font-weight: 900;
    } */

.banner-section-design-2 {
    position: relative;
    overflow: hidden;
    padding: 92px 0 72px;
    background: linear-gradient(135deg, rgba(255, 255, 255, .94) 0%, rgba(255, 255, 255, .86) 44%, rgba(239, 250, 247, .92) 100%),
            url("../images/industries/ecommerce/bigcommerce/banner-bg.jpg") center / cover no-repeat;

    &::before {
        content: "";
        position: absolute;
        inset: 0;
        background-image: linear-gradient(rgba(17, 24, 39, .05) 1px, transparent 1px),
            linear-gradient(90deg, rgba(17, 24, 39, .05) 1px, transparent 1px);
        background-size: 44px 44px;
        pointer-events: none;
    }

    .container {
        position: relative;
        z-index: 1;
    }
}

.banner-section-design-2-kicker {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 14px;
    margin-bottom: 18px;
    border-radius: 999px;
    color: #0f766e;
    background: rgba(15, 118, 110, .09);
    border: 1px solid rgba(15, 118, 110, .16);
    font-size: 13px;
    font-weight: 700;

    i {
        font-size: 16px;
    }
}

.banner-section-design-2-copy {

    h1 span {
        color: #8b3cf6;
    }
}

.banner-section-design-2-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 30px;
    .btn {
        margin-top: 0;
    }
}

.banner-section-design-2-mini-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 25px;
}

.banner-section-design-2-mini {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px;
    border-radius: 8px;
    color: #111827;
    background: #fff;
    border: 1px solid rgba(17, 24, 39, .09);
    box-shadow: 0 10px 28px rgba(17, 24, 39, .06);
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    position: relative;

    &::before {
        content: "";
        position: absolute;
        inset: 0 auto 0 0;
        width: 4px;
        background: var(--mini-accent, #0f766e);
    }

    i {
        width: 34px;
        height: 34px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex: 0 0 34px;
        border-radius: 8px;
        color: var(--mini-accent, #0f766e);
        background: var(--mini-bg, rgba(15, 118, 110, .09));
    }

    &:nth-child(1) {
        --mini-accent: #0f9f94;
        --mini-bg: rgba(15, 159, 148, .12);
        background: linear-gradient(135deg, #ffffff, #effaf8);
    }

    &:nth-child(2) {
        --mini-accent: #8b3cf6;
        --mini-bg: rgba(139, 60, 246, .12);
        background: linear-gradient(135deg, #ffffff, #f5efff);
    }

    &:nth-child(3) {
        --mini-accent: #f59e0b;
        --mini-bg: rgba(245, 158, 11, .14);
        background: linear-gradient(135deg, #ffffff, #fff7e8);
    }

    &:nth-child(4) {
        --mini-accent: #2563eb;
        --mini-bg: rgba(37, 99, 235, .12);
        background: linear-gradient(135deg, #ffffff, #eef4ff);
    }
}

.intro-section-design {
    position: relative;
    overflow: hidden;
    padding: 92px 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .96) 48%, rgba(255, 255, 255, .76) 68%, rgba(247, 242, 255, .78) 100%),
            radial-gradient(circle at 74% 30%, rgba(139, 60, 246, .18), transparent 32%),
            #fff;

    .container {
        position: relative;
        z-index: 1;
    }

    h2 .theme-text-color {
        color: transparent;
        background: linear-gradient(90deg, #7a42f4 0%, #495eea 48%, #d148c7 100%);
        -webkit-background-clip: text;
        background-clip: text;
    }
}

.intro-section-design-kicker {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 22px;
    color: #7357f6;
    font-weight: 600;
    letter-spacing: 0;

    i {
        width: 42px;
        height: 42px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex: 0 0 42px;
        border-radius: 8px;
        color: #7357f6;
        background: rgba(115, 87, 246, .08);
        border: 1px solid rgba(115, 87, 246, .18);
        font-size: 20px;
    }
}

.intro-section-design-line {
    display: block;
    width: 64px;
    height: 4px;
    margin: 8px 0 26px;
    border-radius: 999px;
    background: linear-gradient(90deg, #7a42f4, #d148c7);
}

.services-design-2 {
    position: relative;
    background: linear-gradient(120deg, rgba(255, 255, 255, .96) 0%, rgba(249, 250, 255, .94) 52%, rgba(241, 253, 250, .9) 100%),
            radial-gradient(circle at 15% 10%, rgba(115, 87, 246, .14), transparent 30%),
            radial-gradient(circle at 88% 84%, rgba(15, 159, 148, .13), transparent 32%);

    &::before {
        content: "";
        position: absolute;
        inset: 0;
        background-image: linear-gradient(rgba(17, 24, 39, .045) 1px, transparent 1px),
            linear-gradient(90deg, rgba(17, 24, 39, .045) 1px, transparent 1px);
        background-size: 54px 54px;
        mask-image: linear-gradient(180deg, rgba(0, 0, 0, .7), transparent 78%);
        pointer-events: none;
    }

    .container {
        position: relative;
        z-index: 1;
    }

    .section-title {
        position: sticky;
        top: 16vh;
    }
}

.services-design-2-layout {
    display: grid;
    grid-template-columns: minmax(280px, .82fr) minmax(0, 1.18fr);
    gap: 58px;
    align-items: start;
}

.services-design-2-head {
    position: sticky;
    top: 110px;

    .section-title {
        margin-bottom: 0;
    }

    h2 {
        margin-bottom: 18px;
        color: #11111f;
        letter-spacing: 0;
    }

    h2 .theme-text-color {
        color: transparent;
        background: linear-gradient(90deg, #7a42f4 0%, #495eea 52%, #0f9f94 100%);
        -webkit-background-clip: text;
        background-clip: text;
    }
}

.services-design-2-kicker {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 14px;
    color: #7357f6;
    font-size: 14px;
    font-weight: 600;

    i {
        width: 36px;
        height: 36px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
        background: rgba(115, 87, 246, .1);
        border: 1px solid rgba(115, 87, 246, .18);
    }
}

.services-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;

    span {
        display: inline-flex;
        align-items: center;
        min-height: 34px;
        padding: 8px 12px;
        border-radius: 999px;
        color: #344054;
        background: rgba(255, 255, 255, .78);
        border: 1px solid rgba(17, 24, 39, .08);
        font-size: 14px;
        font-weight: 600;
    }
}

.services-design-2-list {
    border-top: 1px solid rgba(17, 24, 39, .1);

    .service-design-2-row:nth-child(2),
    .service-design-2-row:nth-child(6) {
        --service-accent: #0f9f94;
        --service-soft: rgba(15, 159, 148, .12);
    }

    .service-design-2-row:nth-child(3),
    .service-design-2-row:nth-child(7) {
        --service-accent: #f59e0b;
        --service-soft: rgba(245, 158, 11, .15);
    }

    .service-design-2-row:nth-child(4),
    .service-design-2-row:nth-child(8) {
        --service-accent: #2563eb;
        --service-soft: rgba(37, 99, 235, .12);
    }

    .service-design-2-row:nth-child(5),
    .service-design-2-row:nth-child(9) {
        --service-accent: #d148c7;
        --service-soft: rgba(209, 72, 199, .12);
    }
}

.service-design-2-row {
    --service-accent: #7357f6;
    --service-soft: rgba(115, 87, 246, .11);
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr) 44px;
    gap: 22px;
    align-items: start;
    padding: 20px 0;
    border-bottom: 1px solid rgba(17, 24, 39, .1);
    transition: padding-left .25s ease, border-color .25s ease;

    &.service-no-link {
        grid-template-columns: 42px minmax(0, 1fr);
    }

    &:hover {
        border-color: rgba(115, 87, 246, .28);
    }

    .icon {
        width: 42px;
        height: 42px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
        color: var(--service-accent);
        background: var(--service-soft);
        font-size: 20px;
    }

    h3 {
        color: #111827;
        font-size: clamp(18px, 2.2vw, 24px);
        line-height: 1.28;
        margin-bottom: 10px;
        letter-spacing: 0;
        font-weight: 600;
    }

    p {
        max-width: 720px;
        color: #5d6678;
        font-size: 16px;
        line-height: 1.68;
        margin-bottom: 0;
    }

    &:hover .service-design-2-arrow {
        color: #fff;
        background: var(--service-accent);
        transform: translate(4px, -4px);
    }
}

.service-design-2-index {
    display: grid;
    gap: 10px;
    justify-items: start;
}

.service-design-2-arrow {
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: var(--service-accent);
    background: rgba(255, 255, 255, .78);
    border: 1px solid rgba(17, 24, 39, .08);
    transition: transform .25s ease, color .25s ease, background .25s ease;
}

.sales-models-design {
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);

    &::before {
        content: "";
        position: absolute;
        inset: 0;
        background: linear-gradient(rgba(17, 24, 39, .04) 1px, transparent 1px),
            linear-gradient(90deg, rgba(17, 24, 39, .04) 1px, transparent 1px);
        background-size: 56px 56px;
        pointer-events: none;
        mask-image: linear-gradient(180deg, rgba(0, 0, 0, .64), transparent 74%);
    }

    .container {
        position: relative;
        z-index: 1;
    }
}

.sales-models-kicker {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 14px;
    color: #7357f6;
    font-size: 14px;
    font-weight: 600;

    i {
        width: 36px;
        height: 36px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
        color: #7357f6;
        background: rgba(115, 87, 246, .1);
        border: 1px solid rgba(115, 87, 246, .16);
    }
}

.sales-models-board {
    display: grid;
    grid-template-columns: minmax(260px, .7fr) minmax(0, 1.3fr);
    gap: 22px;
    align-items: stretch;
}

.sales-models-summary {
    padding: 26px;
    border-radius: 8px;
    background: #111827;
    position: relative;
    overflow: hidden;
    min-height: 100%;

    &::after {
        content: "";
        position: absolute;
        inset: auto -54px -70px auto;
        width: 190px;
        height: 190px;
        border-radius: 50%;
        background: rgba(115, 87, 246, .28);
    }

    h3 {
        position: relative;
        z-index: 1;
        color: #fff;
        font-size: 30px;
        line-height: 1.18;
        letter-spacing: 0;
        margin-bottom: 14px;
    }

    p {
        position: relative;
        z-index: 1;
        color: rgba(255, 255, 255, .72);
        line-height: 1.7;
        margin-bottom: 22px;
    }
}

.sales-models-summary-list {
    display: grid;
    gap: 10px;
    position: relative;
    z-index: 1;

    span {
        display: flex;
        align-items: center;
        gap: 10px;
        color: rgba(255, 255, 255, .86);
        font-size: 14px;
        font-weight: 700;
    }

    i {
        color: #5eead4;
    }
}

.sales-models-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    position: relative;
}

.sales-model-item {
    --model-accent: #7357f6;
    display: grid;
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 15px;
    align-items: start;
    padding: 18px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .9);
    border: 1px solid rgba(17, 24, 39, .08);
    box-shadow: 0 12px 34px rgba(17, 24, 39, .055);
    transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;

    &:hover {
        transform: translateY(-4px);
        border-color: color-mix(in srgb, var(--model-accent) 28%, rgba(17, 24, 39, .08));
        box-shadow: 0 18px 46px rgba(17, 24, 39, .09);
    }

    .icon {
        width: 46px;
        height: 46px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
        color: var(--model-accent);
        background: color-mix(in srgb, var(--model-accent) 12%, white);
        font-size: 22px;
    }

    h3 {
        color: #111827;
        font-size: 20px;
        margin-bottom: 7px;
    }

    p {
        color: #667085;
        font-size: 14px;
        line-height: 1.58;
        margin-bottom: 0;
    }

    &:nth-child(3) {
        --model-accent: #f59e0b;
    }

    &:nth-child(4) {
        --model-accent: #2563eb;
    }

    &:nth-child(5) {
        --model-accent: #d148c7;
    }
}

.bigcommerce-feature-band,
.woocommerce-feature-band {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgba(15, 23, 42, .96) 0%, rgba(12, 48, 57, .96) 100%);

    &::before {
        content: "";
        position: absolute;
        inset: 0;
        background: radial-gradient(circle at 12% 20%, rgba(139, 60, 246, .22), transparent 30%),
            radial-gradient(circle at 86% 82%, rgba(15, 159, 148, .22), transparent 34%),
            linear-gradient(rgba(255, 255, 255, .04) 1px, transparent 1px),
            linear-gradient(90deg, rgba(255, 255, 255, .04) 1px, transparent 1px);
        background-size: auto, auto, 54px 54px, 54px 54px;
        pointer-events: none;
    }

    .container {
        position: relative;
        z-index: 1;
    }
}

.bigcommerce-feature-copy,
.woocommerce-feature-copy {
    max-width: 560px;

    h2 {
        color: #fff;
        letter-spacing: 0;
        line-height: 1.08;
        margin-bottom: 22px;
    }

    p {
        max-width: 520px;
        color: rgba(255, 255, 255, .76);
        font-size: 17px;
        line-height: 1.76;
        margin-bottom: 30px;
    }

    .btn {
        box-shadow: 0 14px 36px rgba(139, 60, 246, .26);
    }
}

.bigcommerce-feature-eyebrow,
.woocommerce-feature-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 18px;
    padding: 8px 14px;
    border-radius: 999px;
    color: rgba(255, 255, 255, .88);
    background: rgba(255, 255, 255, .09);
    border: 1px solid rgba(255, 255, 255, .13);
    font-size: 14px;
    font-weight: 800;

    i {
        color: #ff7a45;
        font-size: 13px;
    }
}

.bigcommerce-stack-list,
.woocommerce-stack-list {
    display: grid;
    gap: 14px;
}

.bigcommerce-stack-item,
.woocommerce-stack-item {
    display: grid;
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 16px;
    align-items: start;
    background: rgba(255, 255, 255, .075);
    border: 1px solid rgba(255, 255, 255, .13);
    border-radius: 8px;
    padding: 18px;
    transition: transform .22s ease, background .22s ease, border-color .22s ease;

    &:hover {
        transform: translateX(6px);
        background: rgba(255, 255, 255, .105);
        border-color: rgba(255, 255, 255, .22);
    }

    h3 {
        color: #fff;
        font-size: 22px;
        line-height: 1.2;
        letter-spacing: 0;
        margin-bottom: 8px;
    }

    p {
        color: rgba(255, 255, 255, .68);
        line-height: 1.62;
        margin-bottom: 0;
    }
}

.bigcommerce-stack-icon,
.woocommerce-stack-icon {
    width: 54px;
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: #fff;
    background: linear-gradient(135deg, #8b3cf6, #0f9f94);
    font-size: 23px;
}

.why-choose-design-2 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);

    &::before {
        content: "";
        position: absolute;
        inset: 0;
        background: radial-gradient(circle at 14% 18%, rgba(115, 87, 246, .14), transparent 28%),
            radial-gradient(circle at 88% 12%, rgba(15, 159, 148, .11), transparent 30%),
            linear-gradient(rgba(17, 24, 39, .04) 1px, transparent 1px),
            linear-gradient(90deg, rgba(17, 24, 39, .04) 1px, transparent 1px);
        background-size: auto, auto, 56px 56px, 56px 56px;
        mask-image: linear-gradient(180deg, rgba(0, 0, 0, .7), transparent 76%);
        pointer-events: none;
    }

    .container {
        position: relative;
        z-index: 1;
    }
}

.why-choose-header {
    max-width: 880px;
    margin: 0 auto 38px;
    text-align: center;

    h2 {
        color: #111827;
        letter-spacing: 0;
        margin-bottom: 16px;
    }

    h2 .theme-text-color {
        color: transparent;
        background: linear-gradient(90deg, #7357f6, #0f9f94);
        -webkit-background-clip: text;
        background-clip: text;
    }

    p {
        max-width: 760px;
        margin: 0 auto;
        color: #5d6678;
        line-height: 1.74;
    }
}

.why-choose-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 14px;
    color: #7357f6;
    font-size: 14px;
    font-weight: 800;

    i {
        width: 36px;
        height: 36px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
        color: #7357f6;
        background: rgba(115, 87, 246, .1);
        border: 1px solid rgba(115, 87, 246, .16);
    }
}

.why-choose-strip {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1px;
    margin-bottom: 24px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid rgba(17, 24, 39, .08);
    background: rgba(17, 24, 39, .08);
}

.why-choose-stat {
    padding: 18px;
    background: rgba(255, 255, 255, .82);
    backdrop-filter: blur(12px);

    strong {
        display: block;
        color: #111827;
        font-size: 20px;
        line-height: 1;
        margin-bottom: 6px;
    }

    span {
        display: block;
        color: #667085;
        font-size: 13px;
        font-weight: 700;
    }
}

.why-choose-grid {
    display: grid;
    gap: 14px;

    .why-choose-card:nth-child(3) {
        --why-accent: #f59e0b;
        --why-soft: rgba(245, 158, 11, .15);
    }

    .why-choose-card:nth-child(4) {
        --why-accent: #2563eb;
        --why-soft: rgba(37, 99, 235, .12);
    }

    .why-choose-card:nth-child(5) {
        --why-accent: #d148c7;
        --why-soft: rgba(209, 72, 199, .12);
    }
}

.why-choose-card {
    --why-accent: #7357f6;
    --why-soft: rgba(115, 87, 246, .11);
    display: grid;
    grid-template-columns: 70px minmax(0, 1fr) 72px;
    gap: 20px;
    align-items: center;
    position: relative;
    min-height: 132px;
    padding: 18px 22px;
    border-radius: 8px;
    background: linear-gradient(90deg, var(--why-soft), rgba(255, 255, 255, .92) 28%, rgba(255, 255, 255, .94) 100%);
    border: 1px solid rgba(17, 24, 39, .08);
    box-shadow: 0 14px 38px rgba(17, 24, 39, .055);
    overflow: hidden;
    transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease, background .22s ease;

    &:hover {
        transform: translateY(-4px);
        border-color: color-mix(in srgb, var(--why-accent) 32%, rgba(17, 24, 39, .08));
        box-shadow: 0 22px 56px rgba(17, 24, 39, .095);
    }

    h3 {
        color: #111827;
        font-size: 22px;
        line-height: 1.28;
        letter-spacing: 0;
        margin-bottom: 7px;
    }

    p {
        color: #667085;
        font-size: 15px;
        line-height: 1.62;
        margin-bottom: 0;
    }
}

.why-choose-icon-wrap {
    width: 58px;
    height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: #fff;
    background: var(--why-accent);
    font-size: 24px;
    box-shadow: 0 14px 34px color-mix(in srgb, var(--why-accent) 24%, transparent);
}

.why-choose-number {
    justify-self: end;
    color: color-mix(in srgb, var(--why-accent) 38%, rgba(17, 24, 39, .16));
    font-size: 42px;
    line-height: 1;
    font-weight: 900;
}

/* Responsive CSS */

@media (max-width: 991px) {
    .banner-section-design-2 {
        padding: 58px 0;
    }
    .intro-section-design-line {
        display: none;
    }

    .sales-models-summary  {
        h3 {
            font-size: 22px;
        }
    }

}

@media (max-width: 575px) {
    .banner-section-design-2-copy {

        p {
            font-size: 16px;
        }
    }

    .banner-section-design-2-actions {
        flex-direction: column;

        .btn {
            width: 100%;
            justify-content: center;
        }
    }

    .banner-section-design-2-mini-grid {
        grid-template-columns: 1fr;
    }
    .why-choose-stat {
        strong {
            font-size: 18px;
        }
    }

}

@media (max-width: 991px) {
    .intro-section-design {
        padding: 68px 0;
        background: linear-gradient(180deg, rgba(255, 255, 255, .97) 0%, rgba(255, 255, 255, .92) 100%),
                radial-gradient(circle at 82% 18%, rgba(139, 60, 246, .16), transparent 34%),
                #fff;
    }

}

@media (max-width: 575px) {

    .intro-section-design-kicker {
        gap: 12px;
        font-size: 14px;
        line-height: 1.35;
    }

}

@media (max-width: 991px) {
    .services-design-2-layout {
        grid-template-columns: 1fr;
        gap: 34px;
    }

    .services-design-2-head {
        position: static;
    }

}

@media (max-width: 575px) {
    .service-design-2-row {
        grid-template-columns: 1fr;
        gap: 14px;
        padding: 22px 0;

        &:hover {
            padding-left: 0;
        }
    }

    .service-design-2-index {
        grid-template-columns: auto auto;
        align-items: center;
    }

    .service-design-2-arrow {
        display: none;
    }

}

@media (max-width: 991px) {
    .sales-models-board {
        grid-template-columns: 1fr;
    }

}

@media (max-width: 575px) {
    .sales-models-list {
        grid-template-columns: 1fr;
    }

    .sales-model-item {
        padding: 16px;


        h3 {
            font-size: 18px;
        }

        .icon {
            width: 44px;
            height: 44px;
        }
    }

}

@media (max-width: 991px) {
    .bigcommerce-feature-copy {
        max-width: 100%;
    }

}

@media (max-width: 575px) {
    .bigcommerce-stack-item {
        grid-template-columns: 1fr;
        h3 {
            font-size: 18px;
        }
    }

}

@media (max-width: 991px) {
    .why-choose-strip {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

}

@media (max-width: 575px) {
    .why-choose-header {
        text-align: left;
    }

    .why-choose-strip {
        grid-template-columns: 1fr;
    }

    .why-choose-card {
        grid-template-columns: 54px minmax(0, 1fr);
        padding: 18px;
        align-items: start;
        gap: 15px;
        h3 {
            font-size: 18px;
        }
    }

    .why-choose-number {
        display: none;
    }

    .why-choose-icon-wrap {
        width: 50px;
        height: 50px;
    }

}
