*, ::after, ::before {
    box-sizing: inherit;
}
.pos-relative {
    position: relative;
}
nav[data-v-2751175c] {
    backdrop-filter: blur(4px);
    background-color: rgba(28, 30, 32, 0.92);
    transition: 0.2s ease-in-out;
}
.fixed-bar[data-v-2751175c] {
    position: fixed;
    width: 100%;
}
.z-10 {
    z-index: 10;
}
.z-10[data-v-2751175c] {
    z-index: 10;
}
.bar-wrapper[data-v-2751175c] {
    display: flex;
    justify-content: space-between;
}
.snapmaker-u1 .main-title {
    color: rgb(255, 255, 255);
}
.main-title[data-v-2751175c] {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    height: 60px;
    margin-right: 12px;
    max-width: calc(100% - 80px);
}
a {
    color: rgb(50, 115, 220);
    cursor: pointer;
    text-decoration: none;
    text-decoration: unset;
}
.font-1, .title-4 {
    font-family: Roboto;
    line-height: 24px;
}
.font-1 {
    font-size: 16px;
    letter-spacing: -0.0022em;
}
.snapmaker-u1 .bar-wrapper a {
    align-items: center;
    display: flex;
}
nav[data-v-2751175c] a {
    color: rgb(255, 255, 255);
}
.main-title[data-v-2751175c] .text {
    font-weight: 600;
    margin-right: 12px;
    max-width: calc(100% - 28px);
}
.right-bar[data-v-2751175c] {
    align-items: center;
    flex: 0 0 auto;
    height: 60px;
}
.menus[data-v-2751175c], .right-bar[data-v-2751175c] {
    display: flex;
    justify-content: space-between;
}
.mr-xl {
    margin-right: 44px;
}
.menu {
    font-size: 1rem;
}
.mr-2xl {
    margin-right: 68px;
}
.snapmaker-u1 .bar-wrapper a[title="Notify Me"] {
    background: rgb(43, 222, 115);
    border: none;
    border-radius: 90px;
    font-weight: 700;
    padding: 0.5rem 1rem;
}
.menus[data-v-2751175c] .menu:last-child {
    margin-right: 0px;
}
.snmk-btn, .snmk-btn-small, .snmk-float-btn, .snmk-float-btn-small, .snmk-link-btn, .snmk-link-btn-small, .snmk-link-small, .snmk-primary-btn, .snmk-primary-btn-small {
    border: none;
    border-radius: 42px;
    cursor: pointer;
    display: inline-block;
    min-width: 9em;
    padding: 1em 2em;
    position: relative;
}
.snmk-primary-btn, .snmk-primary-btn-small {
    background-color: rgb(12, 99, 226);
    color: rgb(255, 255, 255);
}
.snapmaker-u1 .barend .bar-btn {
    background: linear-gradient(90deg, rgb(255, 205, 0) -4.68%, rgb(255, 95, 40) 18.46%, rgb(255, 66, 145) 41.6%, rgb(140, 49, 248) 64.5%, rgb(0, 138, 255) 95.85%) !important;
    border: none !important;
    color: rgb(255, 255, 255) !important;
    font-weight: 700 !important;
    transition: 0.3s !important;
    background: linear-gradient(90deg, rgb(255, 205, 0) -4.68%, rgb(255, 95, 40), rgb(255, 66, 145) 41.6%, rgb(140, 49, 248) 64.5%, rgb(0, 138, 255) 95.85%) !important;
}
.barend[data-v-2751175c] .bar-btn {
    font-size: 16px;
    line-height: 20px;
    min-width: unset;
    padding: 0.5rem 1rem;
}
.w-100 {
    width: 100%;
}
.pos-absolute {
    position: absolute;
}
article, aside, figure, footer, header, hgroup, section {
    display: block;
}
.hero-banner[data-v-d0346148] {
    align-items: center;
    background: rgb(248, 248, 248);
    display: flex;
    height: calc(-120px + 100vh);
    /* margin-top: 60px; */
    max-width: 100vw;
    overflow: hidden;
    position: relative;
    transition: background 0.3s;
}
.hero-banner.has-video[data-v-d0346148] {
    background: rgb(78, 78, 83);
}
.hero-banner.has-video.video-loaded[data-v-d0346148] {
    background: transparent;
}
.hero-background[data-v-d0346148] {
    height: 100%;
    left: 0px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1;
}
audio, img, video {
    height: auto;
    max-width: 100%;
}
.bg-image[data-v-d0346148], .bg-video[data-v-d0346148] {
    height: 100%;
    object-fit: cover;
    object-position: center center;
    width: 100%;
}
.hero-container[data-v-d0346148] {
    box-sizing: border-box;
    display: flex;
    padding: 0px 60px;
    position: relative;
    width: 100%;
    z-index: 2;
}
.hero-content-wrapper[data-v-d0346148] {
    margin-left: 8.33%;
    width: 55%;
}
.hero-content[data-v-d0346148] {
    color: rgb(0, 0, 0);
    max-width: 844px;
    opacity: 0;
    transform: translateY(30px);
    transition: 0.8s;
    width: 100%;
    z-index: 2;
}
.content-visible[data-v-d0346148] {
    opacity: 1 !important;
    transform: translateY(0px);
}
.hero-banner.has-video .hero-content[data-v-d0346148], .hero-banner.has-video .hero-title[data-v-d0346148] {
    color: rgb(255, 255, 255);
}
blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
    margin: 0px;
    padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}
.hero-title[data-v-d0346148] {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.3;
    margin: 12px 0px;
    /* max-width: 500px; */
    max-width: 580px;
    transition: color 0.5s;
}
.hero-subtitle[data-v-d0346148] {
    background: linear-gradient(90deg, rgb(255, 205, 0) -4.68%, rgb(255, 95, 40) 18.46%, rgb(255, 66, 145) 41.6%, rgb(140, 49, 248) 64.5%, rgb(0, 138, 255) 95.85%) text;
    font-size: 40px;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg, rgb(255, 205, 0) -4.68%, rgb(255, 95, 40), rgb(255, 66, 145) 41.6%, rgb(140, 49, 248) 64.5%, rgb(0, 138, 255) 95.85%) text;
}
strong {
    color: rgb(54, 54, 54);
    font-weight: 700;
}
.hero-subtitle strong {
    color: rgb(255, 255, 255);
}
.hero-cta-u1-container[data-v-d0346148] {
    align-items: center;
    display: flex;
    font-size: 23px;
    gap: 4px;
}
img {
    height: auto;
    max-width: 100%;
}
.bottom-container[data-v-d0346148] {
    opacity: 0;
}
.hero-actions[data-v-d0346148] {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 52px;
}
.early-brid[data-v-d0346148] {
    font-weight: 800;
}
.early-brid[data-v-d0346148], .u1-price-desc2[data-v-d0346148] {
    color: rgb(255, 255, 255);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    line-height: 24px;
}
.u1-price-desc2[data-v-d0346148] {
    font-weight: 400;
    margin-bottom: 52px;
}
.u1-price-desc2 strong {
    color: rgb(255, 205, 0);
    font-family: Roboto;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
}
button, input, select, textarea {
    margin: 0px;
}
body, button, input, select, textarea {
    font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.hero-cta-button[data-v-d0346148] {
    background: rgb(255, 205, 0);
    border: none;
    border-radius: 48px;
    color: rgb(0, 0, 0);
    cursor: pointer;
    font-size: 26px;
    font-weight: 500;
    padding: 16px 32px;
}
.swiper-banner-section[data-v-fffcf380] {
    background: rgb(247, 247, 247);
    padding: 40px 0px;
    position: relative;
    width: 100%;
}
.container {
    margin: 0px auto;
    position: relative;
    max-width: 1152px;
}
.container[data-v-fffcf380] {
    margin: 0px auto;
    max-width: 1200px;
    padding: 0px 20px;
}
.header[data-v-fffcf380] {
    flex-shrink: 0;
    margin-bottom: 40px;
    text-align: center;
}
.block:not(:last-child), .box:not(:last-child), .breadcrumb:not(:last-child), .content:not(:last-child), .highlight:not(:last-child), .level:not(:last-child), .message:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .tabs:not(:last-child), .title:not(:last-child) {
    margin-bottom: 1.5rem;
}
.subtitle, .title {
    word-break: break-word;
}
.title {
    color: rgb(54, 54, 54);
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
}
.title[data-v-fffcf380] {
    color: rgb(26, 26, 26);
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
}
.description[data-v-fffcf380] {
    color: rgb(102, 102, 102);
    font-size: 16px;
    line-height: 1.6;
    margin: 0px auto;
    max-width: 600px;
}
.image-carousel[data-v-fffcf380] {
    cursor: pointer;
    margin: 0px auto;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.carousel-image[data-v-fffcf380] {
    /* height: 100%; */
    /* left: 0px; */
    /* opacity: 0; */
    /* position: absolute; */
    /* top: 0px; */
    /* transition: opacity 0.6s ease-in-out; */
    /* width: 100%; */
}
.carousel-image.active[data-v-fffcf380] {
    opacity: 1;
}
.carousel-image img[data-v-fffcf380] {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.nav-arrows[data-v-fffcf380] {
    display: flex;
    justify-content: space-between;
    left: 0px;
    padding: 0px 20px;
    pointer-events: none;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
}
.arrow-btn[data-v-fffcf380] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0px;
    pointer-events: auto;
    transition: 0.3s;
    left: unset;
    right: unset;
    position: relative;
    top: unset;
    width: auto;
    height: auto;
    margin-top: 0;
}
.bg-black {
    background-color: rgb(28, 30, 32);
}
.snapmaker-u1 .bg-black {
    background-color: rgb(0, 0, 0);
}
.three-card-carousel[data-v-50e10d47] {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0px auto;
    max-width: 1200px;
    padding: 40px 16px;
}
.three-card-carousel .header-section[data-v-50e10d47] {
    text-align: center;
}
.three-card-carousel .section-title[data-v-50e10d47] {
    color: rgb(255, 255, 255);
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 20px;
}
.cards-grid[data-v-50e10d47] {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    margin: 60px 0px 20px;
}
.card {
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(10, 10, 10, 0.1) 0px 2px 3px, rgba(10, 10, 10, 0.1) 0px 0px 0px 1px;
    color: rgb(74, 74, 74);
    max-width: 100%;
    position: relative;
}
.card-image {
    display: block;
    position: relative;
}
.carousel-scroll[data-v-50e10d47] {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 10px;
    padding: 8px 0px 24px;
    scroll-behavior: smooth;
    scrollbar-width: none;
    width: 100%;
}
.carousel-scroll .three-card[data-v-50e10d47] {
    border-radius: 16px;
    flex: 0 0 100%;
    overflow: hidden;
    position: relative;
    scroll-snap-align: center;
}
.carousel-scroll .three-card .card-image[data-v-50e10d47] {
    display: block;
    height: auto;
    object-fit: cover;
    width: 100%;
}
.pager[data-v-50e10d47] {
    display: flex;
    justify-content: space-between;
    margin-top: 12px;
    max-width: 400px;
    width: 100%;
}
.pager .dot[data-v-50e10d47] {
    background: rgb(96, 96, 96);
    border: none;
    border-radius: 4px;
    flex: 1 1 0%;
    height: 8px;
    margin: 0px 6px;
    padding: 0px;
}
.pager .dot.active[data-v-50e10d47] {
    background: rgb(255, 255, 255);
}
.three-card-carousel .desc[data-v-50e10d47], .three-card-carousel .notion[data-v-50e10d47] {
    color: rgb(194, 194, 194);
    margin: 12px auto 0px;
    text-align: center;
}
.u1-go-link .hero-cta-button {
    align-items: center;
    background: transparent;
    border: 2px solid rgb(255, 205, 0);
    border-radius: 90px;
    box-shadow: none;
    color: rgb(255, 205, 0);
    cursor: pointer;
    display: flex;
    flex-shrink: 0;
    font-size: 18px;
    gap: 10px;
    height: 64px;
    justify-content: center;
    margin-top: 24px;
    max-width: 100%;
    padding: 10px;
    transition: 0.3s;
    width: 697px;
}
.horizontal-scroll-section[data-v-695c3450] {
    padding: 60px 0px;
    transition: background-color 0.3s;
}
.container[data-v-695c3450] {
    max-width: 1152px;
}
.horizontal-scroll-section .container[data-v-695c3450] {
    margin: 0px auto;
    max-width: 1400px;
    padding: 0px 20px;
}
.horizontal-scroll-section .header-section[data-v-695c3450] {
    margin-bottom: 60px;
    text-align: center;
}
.horizontal-scroll-section .header-section .section-title[data-v-695c3450] {
    color: rgb(255, 255, 255);
    font-size: 64px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
}
.horizontal-scroll-section .section-title strong {
    background: text rgb(255, 205, 0);
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.bg-black .section-title strong, .section-title strong {
    background: linear-gradient(90deg, rgb(255, 205, 0), rgb(255, 95, 40) 22.36%, rgb(255, 66, 145) 44.71%, rgb(140, 49, 248) 66.83%, rgb(0, 138, 255) 97.12%) text;
    display: inline-block;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.horizontal-scroll-section .scroll-container .scroll-content[data-v-695c3450] {
    display: inline-block;
    padding-bottom: 8px;
}
.horizontal-scroll-section .scroll-container .scroll-content img[data-v-695c3450] {
    display: block;
    height: auto;
    pointer-events: none;
    width: 100%;
    -webkit-user-drag: none;
    transition: transform 0.2s;
    user-select: none;
}
.horizontal-scroll-section .btn-container[data-v-695c3450] {
    display: flex;
    justify-content: center;
    width: 100%;
}
.horizontal-scroll-section .hero-cta-button[data-v-695c3450] {
    background: linear-gradient(135deg, rgb(255, 205, 0), rgb(255, 149, 0));
    border: none;
    border-radius: 48px;
    box-shadow: rgba(255, 205, 0, 0.3) 0px 4px 16px;
    color: rgb(0, 0, 0);
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    margin-top: 30px;
    padding: 16px 32px;
    transition: 0.3s;
}
.horizontal-scroll-section .hero-cta-button.hero-cta-button-outline[data-v-695c3450] {
    background: transparent;
    border: 2px solid rgb(255, 205, 0);
    box-shadow: none;
    color: rgb(255, 205, 0);
}
.welcome-intro[data-v-2c4fac65] {
    padding: 64px 0px;
}
.container[data-v-2c4fac65] {
    margin: 0px auto;
    max-width: 1200px;
}
.intro-content[data-v-2c4fac65] {
    align-items: center;
    gap: 48px;
}
.intro-content[data-v-2c4fac65], .text-section[data-v-2c4fac65] {
    display: flex;
    flex-direction: column;
}
.text-section[data-v-2c4fac65] {
    justify-content: center;
    text-align: center;
}
.section-title[data-v-2c4fac65] {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
}
.section-description[data-v-2c4fac65] {
    font-size: 18px;
    line-height: 1.6;
}
.section-description strong {
    color: rgb(89, 89, 89);
}
.bg-black .section-description strong {
    color: rgb(255, 255, 255);
}
span {
    font-style: inherit;
    font-weight: inherit;
}
.section-description span {
    font-size: 12px;
    vertical-align: top;
}
.video-wrapper[data-v-2c4fac65] {
    border-radius: 12px;
    max-width: 1200px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.main-video[data-v-2c4fac65] {
    /* cursor: pointer; */
    display: block;
    height: auto;
    width: 100%;
}
.main-video[data-v-2c4fac65], .poster-image[data-v-2c4fac65] {
    max-height: 674px;
    min-height: 400px;
    object-fit: contain;
}
.poster-image[data-v-2c4fac65] {
    transition: transform 0.3s;
}
.poster-image img[data-v-2c4fac65] {
    height: auto;
    max-height: 674px;
    min-height: 400px;
    object-fit: contain;
    width: 100%;
}
.play-button[data-v-2c4fac65] {
    align-items: center;
    backdrop-filter: blur(4px);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: background 0.3s, transform 0.3s;
    z-index: 10;
}
.video-text-section[data-v-f1db4184] {
    padding: 40px 0px;
}
.container[data-v-f1db4184] {
    margin: 0px auto;
    max-width: 1200px;
    padding: 0px 20px;
}
.content-wrapper[data-v-f1db4184] {
    align-items: center;
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr;
}
.text-half[data-v-f1db4184] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.section-title[data-v-f1db4184] {
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1.5rem;
}
.section-description[data-v-f1db4184] {
    font-size: 1.125rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}
.media-half[data-v-f1db4184] {
    align-items: center;
    display: flex;
    justify-content: center;
}
.section-image[data-v-f1db4184], .section-video[data-v-f1db4184] {
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 24px;
    height: auto;
    object-fit: cover;
    width: 100%;
}
.reverse-layout .text-half[data-v-f1db4184] {
    order: 2;
}
.reverse-layout .media-half[data-v-f1db4184] {
    order: 1;
}
.snapmaker-u1 .header-desc-section {
    padding: 3rem 1.5rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.snapmaker-u1 .header-desc-section h2 {
    color: rgb(255, 255, 255);
    font-size: 60px;
    line-height: 1;
    font-weight: 700;
    margin: 0px auto;
    max-width: 1000px;
}
.snapmaker-u1 .header-desc-section p {
    color: rgb(246, 246, 246);
    font-size: 1rem;
    line-height: 1.6;
    margin: 0px auto;
    max-width: 1200px;
}
.snapmaker-u1 .header-desc-section p strong {
    color: rgb(255, 255, 255);
    font-weight: 700;
}
.image-container[data-v-f1db4184] {
    display: inline-block;
    position: relative;
    width: 100%;
}
.section-image.clickable[data-v-f1db4184] {
    cursor: pointer;
    transition: transform 0.3s, box-shadow 0.3s;
}
.zoom-hint[data-v-f1db4184] {
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
    display: flex;
    height: 36px;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 12px;
    transition: opacity 0.3s;
    width: 36px;
}
.zoom-icon[data-v-f1db4184] {
    color: rgb(255, 255, 255);
    height: 18px;
    width: 18px;
}
.snapmaker-u1 .section-wrapper {
    padding: 4rem 0px;
}
.section-wrapper[data-v-d6253e55] {
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    padding: 80px 0px;
    position: relative;
}
.container[data-v-d6253e55] {
    max-width: 1152px;
    margin: 0px auto;
    max-width: 1400px;
    padding: 0px 40px;
    width: 100%;
}
.header-section[data-v-d6253e55] {
    margin: 0px auto 60px;
    max-width: 1200px;
    text-align: center;
}
.header-section .main-title[data-v-d6253e55] {
    color: rgb(0, 0, 0);
    font-size: 60px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 24px;
}
.header-section .main-desc[data-v-d6253e55] {
    color: rgb(89, 89, 89);
    font-size: 18px;
    line-height: 1.5;
}
.content-section[data-v-d6253e55] {
    align-items: center;
    display: grid;
    gap: 80px;
    grid-template-columns: 1fr 1fr;
}
.options-section .options-list[data-v-d6253e55] {
    align-items: stretch;
    display: flex;
    gap: 24px;
}
.options-section .progress-bars[data-v-d6253e55] {
    background-color: rgba(160, 160, 166, 0.4);
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    gap: 0px;
    height: auto;
    padding: 2px 0px;
    width: 6px;
}
.progress-bars[data-v-d6253e55] {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    gap: 2px;
    height: 100%;
    padding: 4px;
    position: relative;
}
.options-section .progress-bars .progress-bar[data-v-d6253e55] {
    background-color: transparent;
    border-radius: 0px;
    cursor: pointer;
    flex: 1 1 0%;
    transition: 0.3s;
    width: 6px;
}
.options-section .progress-bars .progress-bar.active[data-v-d6253e55] {
    background-color: rgb(0, 0, 0);
}
.progress-bar[data-v-d6253e55] {
    background-color: transparent;
    border-radius: 2px;
    flex: 1 1 0%;
    transition: background-color 0.3s;
}
.progress-bar.active[data-v-d6253e55] {
    background-color: rgb(255, 107, 53);
}
.options-section .options-content[data-v-d6253e55] {
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    height: 100%;
}
.options-content[data-v-d6253e55] {
    display: flex;
    flex-direction: column;
    gap: 0px;
    height: 100%;
}
.options-section .options-content .option-item[data-v-d6253e55] {
    cursor: pointer;
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    justify-content: center;
    padding: 12px 0px;
    transition: 0.3s;
}
.options-section .options-content .option-item[data-v-d6253e55]:hover {
    transform: translate(8px);
}
.option-item[data-v-d6253e55] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    cursor: pointer;
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    justify-content: center;
    padding: 16px 0px;
    transition: 0.3s;
}
.options-section .options-content .option-item.active .option-title[data-v-d6253e55] {
    color: rgb(0, 0, 0);
    font-weight: 700;
}
.options-section .options-content .option-item .option-title[data-v-d6253e55] {
    color: rgb(102, 102, 102);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 12px;
    transition: color 0.3s;
}
.options-section .options-content .option-item .option-description[data-v-d6253e55] {
    color: rgb(89, 89, 89);
    display: none;
    font-size: 16px;
    line-height: 1.5;
}
.option-item[data-v-d6253e55]:last-child {
    border-bottom: none;
}
.media-section .media-container[data-v-d6253e55] {
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 30px;
    /* cursor: grab; */
    height: 500px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.media-section .media-container .media-item[data-v-d6253e55] {
    height: 100%;
    left: 0px;
    object-fit: cover;
    opacity: 0;
    position: absolute;
    top: 0px;
    transition: opacity 0.6s;
    width: 100%;
}
.media-section .media-container .media-item.active[data-v-d6253e55] {
    opacity: 1;
    position: relative;
}
.media-item[data-v-d6253e55], .mobile-slide[data-v-d6253e55] {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.media-item[data-v-d6253e55] {
    border-radius: 12px;
}
.swiper-base-section[data-v-fa6c8511] {
    background: rgb(255, 255, 255);
    padding: 40px 0px;
    text-align: center;
}
.swiper-base-section .header-section[data-v-fa6c8511] {
    margin: 0px auto;
    max-width: 1200px;
}
.swiper-base-section .header-section .section-title[data-v-fa6c8511] {
    color: rgb(0, 0, 0);
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
    transition: 0.3s;
}
.swiper-base-section .header-section .section-description[data-v-fa6c8511] {
    color: rgb(102, 102, 102);
    font-size: 18px;
    line-height: 1.6;
    margin: 0px auto 64px;
}
.swiper-base-section .carousel-container[data-v-fa6c8511] {
    margin: 0px auto;
    max-width: 920px;
    position: relative;
}
.carousel-wrapper[data-v-fa6c8511] {
    display: flex;
    transition: transform 0.3s;
}
.swiper-base-section .carousel-container .carousel-wrapper[data-v-fa6c8511] {
    display: flex;
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
    will-change: transform;
}
.swiper-base-section .carousel-container .carousel-wrapper .carousel-slide[data-v-fa6c8511] {
    align-items: center;
    display: flex;
    flex: 0 0 100%;
    justify-content: center;
    width: 100%;
}
.swiper-base-section .carousel-container .carousel-wrapper .carousel-slide .media-container[data-v-fa6c8511] {
    background: rgb(245, 245, 245);
    border-radius: 16px;
    height: 500px;
    position: relative;
    width: 100%;
}
.slide-media[data-v-fa6c8511] {
    border-radius: inherit;
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.swiper-base-section .carousel-container .carousel-wrapper .carousel-slide .media-container .slide-media[data-v-fa6c8511] {
    border-radius: 16px;
    height: 100%;
    left: 0px;
    object-fit: fill;
    position: absolute;
    top: 0px;
    width: 100%;
}
.slide-overlay[data-v-fa6c8511] {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 16px;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 10;
}
.nav-arrows[data-v-fa6c8511] {
    display: flex;
    justify-content: space-between;
    left: 0px;
    padding: 0px;
    pointer-events: none;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
}
.arrow-btn[data-v-fa6c8511] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0px;
    pointer-events: auto;
    transition: 0.3s;
}
.swiper-base-section .bottom-controls[data-v-fa6c8511] {
    display: flex;
    justify-content: center;
    margin-top: 32px;
}
.swiper-base-section .bottom-controls .control-buttons[data-v-fa6c8511] {
    background: rgb(248, 249, 250);
    border-radius: 50px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 32px;
    display: flex;
    flex-wrap: nowrap;
    max-width: 800px;
    width: 100%;
}
.control-button.active[data-v-fa6c8511] {
    background: rgb(255, 205, 0);
    color: rgb(0, 0, 0);
    font-weight: 700;
}
.swiper-base-section .bottom-controls .control-buttons .control-button[data-v-fa6c8511] {
    background: transparent;
    border: none;
    border-radius: 50px;
    color: rgb(102, 102, 102);
    cursor: pointer;
    flex: 1 1 0%;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    padding: 16px 10px;
    text-align: center;
    text-overflow: ellipsis;
    transition: 0.3s;
    white-space: nowrap;
}
.swiper-base-section .bottom-controls .control-buttons .control-button.active[data-v-fa6c8511] {
    background: rgb(255, 205, 0);
    color: rgb(0, 0, 0);
    font-weight: 700;
}
.swiper-new-header span {
    font-size: 10px;
    vertical-align: top;
}
.specs-section[data-v-ff341601] {
    background-color: rgb(255, 255, 255);
    padding: 80px 0px;
}
.specs-title[data-v-ff341601] {
    color: rgb(31, 31, 31);
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 36px;
    text-align: center;
}
.specs-table[data-v-ff341601] {
    border-radius: 8px;
    overflow: hidden;
}
.specs-category[data-v-ff341601] {
    border-bottom: 1px solid rgb(224, 224, 224);
}
.specs-category[data-v-ff341601]:first-child {
    border-top: 1px solid rgb(224, 224, 224);
}
.category-name[data-v-ff341601] {
    color: rgb(31, 31, 31);
    font-size: 36px;
    font-weight: 700;
    padding: 18px;
}
.specs-rows[data-v-ff341601] {
    padding: 0px;
}
.specs-row[data-v-ff341601] {
    border-bottom: 1px solid rgb(224, 224, 224);
    display: flex;
    justify-content: space-between;
}
.specs-property[data-v-ff341601] {
    color: rgb(31, 31, 31);
    flex: 0 0 40%;
    font-size: 24px;
    font-weight: 400;
    padding: 15px 10px 15px 0px;
}
.specs-value[data-v-ff341601] {
    color: rgb(92, 92, 92);
    flex: 0 0 60%;
    font-size: 21px;
    font-weight: 400;
    padding: 15px 0px;
    text-align: right;
}
.specs-row[data-v-ff341601]:last-child {
    border-bottom: none;
}
.specs-category[data-v-ff341601]:last-child {
    border-bottom: none;
}
.call-to-action[data-v-8f5a01fd] {
    background: rgb(242, 242, 242);
    padding: 5rem 2rem;
}
.container[data-v-8f5a01fd] {
    margin: 0px auto;
    max-width: 960px;
}
.cta-content[data-v-8f5a01fd] {
    max-width: 1200px;
    text-align: center;
}
.cta-title[data-v-8f5a01fd] {
    color: rgb(0, 0, 0);
    font-size: 44px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 16px;
}
.cta-description[data-v-8f5a01fd] {
    color: rgb(74, 85, 104);
    font-size: 1.125rem;
    margin-bottom: 24px;
}
.call-to-action .klaviyo-form-Vrr5tS {
    margin: 0px auto;
}
.note-section[data-v-84c5f2e9] {
    padding: 3rem 0px;
}
.container[data-v-84c5f2e9] {
    margin: 0px auto;
    max-width: 1200px;
    padding: 0px 2rem;
}
h3[data-v-84c5f2e9] {
    color: rgb(111, 111, 111);
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 1rem;
}
.notes-list[data-v-84c5f2e9] {
    counter-reset: none;
    list-style: none;
    padding: 0px;
}
.notes-list li[data-v-84c5f2e9] {
    align-items: flex-start;
    color: rgb(119, 119, 119);
    display: flex;
    font-size: 0.9rem;
    gap: 0.5rem;
    line-height: 1.5;
    margin-bottom: 0.8rem;
}
.note-number[data-v-84c5f2e9] {
    color: rgb(153, 153, 153);
    flex-shrink: 0;
    font-weight: 500;
}
.note-content[data-v-84c5f2e9] {
    flex: 1 1 0%;
}
.makeMore_slider .swiper-wrapper {
    height: 100%;
}
.swiper-button-next:after, .swiper-button-prev:after {
    display: none;
}

.tabListContent {
    width: 100%;
    height: 100%;
}

.baseSoftware_swiper_wrap .swiper-button-next, .baseSoftware_swiper_wrap .swiper-button-prev {
    width: auto;
    height: auto;
}

.u1-mainScreen {
    transform: translateY(30px);
    opacity: 0;
    transition: all .8s ease;
}
.u1-mainScreen.active {
    transform: translateY(0px);
    opacity: 1;
}



@media (max-width: 375px) {
    .snmk-container {
        margin-right: 8px;
    }
    .snmk-container, .snmk-container-no-mr {
        display: flex;
        flex-wrap: wrap;
        margin-left: 8px;
    }
    .snmk-col-xs-3, .snmk-col-xs-4 {
        margin-left: 8px;
        margin-right: 8px;
    }
    .snmk-col-xs-4 {
        width: calc(100% - 16px);
    }
    .mr-xl {
        margin-right: 28px;
    }
    .mr-2xl {
        margin-right: 36px;
    }
}
@media (min-width: 375px) {
    .snmk-container {
        margin-right: 8px;
    }
    .snmk-container, .snmk-container-no-mr {
        display: flex;
        flex-wrap: wrap;
        margin-left: 8px;
    }
    .snmk-col-s-3, .snmk-col-s-4 {
        margin-left: 8px;
        margin-right: 8px;
    }
    .snmk-col-s-4 {
        width: calc(100% - 16px);
    }
}
@media (min-width: 768px) {
    .snmk-container {
        margin-right: 32px;
    }
    .snmk-container, .snmk-container-no-mr {
        display: flex;
        flex-wrap: wrap;
        margin-left: 32px;
    }
    .snmk-col-m-7, .snmk-col-m-8 {
        margin-left: 8px;
        margin-right: 8px;
    }
    .snmk-col-m-8 {
        width: calc(100% - 16px);
    }
}
@media (min-width: 1200px) {
    .snmk-container {
        margin-right: 52px;
    }
    .snmk-container, .snmk-container-no-mr {
        display: flex;
        flex-wrap: wrap;
        margin-left: 52px;
    }
    .snmk-col-l-10, .snmk-col-l-9 {
        margin-left: 8px;
        margin-right: 8px;
    }
    .snmk-col-l-10 {
        width: calc(83.3333% - 16px);
    }
    .snmk-col-l-offset-1 {
        margin-left: calc(8.33333% + 8px);
    }
    .specs-category[data-v-ff341601] {
        align-items: flex-start;
        display: flex;
    }
    .category-name[data-v-ff341601] {
        flex: 0 0 30%;
        padding: 18px 20px 20px 0px;
    }
    .specs-rows[data-v-ff341601] {
        flex: 0 0 70%;
        padding: 18px 0px;
    }
}
@media (min-width: 1440px) {
    .snmk-container {
        margin-right: 84px;
    }
    .snmk-container, .snmk-container-no-mr {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-left: 84px;
    }
    .snmk-col-10, .snmk-col-9 {
        margin-left: 12px;
        margin-right: 12px;
    }
    .snmk-col-10 {
        width: calc(83.3333% - 24px);
    }
    .snmk-col-offset-1 {
        margin-left: calc(8.33333% + 12px);
    }
    .hero-content-wrapper[data-v-d0346148] {
        margin-left: calc(8.33333% + 12px);
    }
    .snapmaker-u1 .header-desc-section h2 {

    }
}
@media (min-width: 2560px) {
    .snmk-container {
        left: calc(50% - 84px);
        max-width: 2391px;
        position: relative;
        transform: translateX(-50%);
    }
    .hero-container[data-v-d0346148] {
        left: calc(50% - 84px);
        max-width: 2391px;
        padding: 0px 96px;
        position: relative;
        transform: translateX(-50%);
        transform: translate(-50%);
    }
}
@media (max-width: 768px) {
    .main-title[data-v-2751175c] {
        cursor: pointer;
    }
    .main-title[data-v-2751175c] .text {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .menus[data-v-2751175c] {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0px;
        width: 100%;
    }
    .menus[data-v-2751175c] .menu {
        border-bottom: 1px solid rgb(80, 82, 83);
        margin: 0px;
        padding-block: 16px;
        width: 100%;
    }
    .menus[data-v-2751175c] .menu:last-child {
        border-bottom: none;
    }
    .barend[data-v-2751175c] .bar-btn {
        font-size: 12px;
        padding: 0.5em 1.5em;
    }
    .drawer[data-v-2751175c] {
        backdrop-filter: blur(4px);
        background-color: rgba(28, 30, 32, 0.92);
    }
    .cover[data-v-2751175c], .line[data-v-2751175c] {
        position: absolute;
        width: 100vw;
    }
    .cover[data-v-2751175c] {
        background-color: rgb(0, 0, 0);
        height: 100vh;
        left: 0px;
        opacity: 0.4;
        top: -60px;
    }
    .hero-banner[data-v-d0346148] {
        height: 100vh;
        /* margin-top: 60px; */
    }
    .hero-container[data-v-d0346148] {
        padding: 0px 16px;
    }
    .hero-content-wrapper[data-v-d0346148] {
        margin-left: 0px;
        text-align: center;
        width: 100%;
    }
    .hero-content[data-v-d0346148] {
        text-align: center;
    }
    .hero-title[data-v-d0346148] {
        font-size: 36px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        max-width: 300px;
    }
    .hero-subtitle[data-v-d0346148] {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .hero-cta-u1-container[data-v-d0346148] {
        flex-wrap: wrap;
        font-size: 12px;
        justify-content: center;
        margin: 0px auto;
        max-width: 300px;
    }
    .hero-cta-u1-container img[data-v-d0346148] {
        height: 12px !important;
    }
    .bottom-container[data-v-d0346148] {
        bottom: 5%;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        transform: translate(-50%);
    }
    .hero-actions[data-v-d0346148] {
        align-items: center;
        margin-top: 24px;
        gap: 6px !important;
    }
    .early-brid[data-v-d0346148] {
        font-size: 14px;
    }
    .u1-price-desc2[data-v-d0346148] {
        font-size: 14px !important;
        margin-bottom: 4px !important;
    }
    .u1-price-desc2 strong {
        font-size: 24px !important;
    }
    .hero-cta-button[data-v-d0346148] {
        font-size: 16px;
        min-width: 300px;
        padding: 12px 32px;
        display: block;
    }
    .section-title[data-v-50e10d47] {
        font-size: 36px !important;
        margin-bottom: 16px;
    }
    .u1-go-link .hero-cta-button {
        border-radius: 48px;
        border-width: 1.5px;
        font-size: 16px;
        height: 56px;
        margin-top: 16px;
        padding: 8px;
        width: 316px;
    }
    .horizontal-scroll-section[data-v-695c3450] {
        padding: 60px 0px;
    }
    .horizontal-scroll-section .container[data-v-695c3450] {
        padding: 0px 16px;
    }
    .horizontal-scroll-section .header-section[data-v-695c3450] {
        margin-bottom: 16px;
    }
    .horizontal-scroll-section .header-section .section-title[data-v-695c3450] {
        font-size: 36px;
        margin-bottom: 16px;
    }
    .horizontal-scroll-section .scroll-container[data-v-695c3450] {
        cursor: grab;
        overflow-x: auto;
        scroll-behavior: auto;
        user-select: none;
        scrollbar-color: rgba(255, 255, 255, 0.3) transparent;
        scrollbar-width: none;
    }
    .horizontal-scroll-section .scroll-container .scroll-content[data-v-695c3450] {
        min-width: 800px;
    }
    .welcome-intro[data-v-2c4fac65] {
        padding: 32px 16px;
    }
    .intro-content[data-v-2c4fac65] {
        gap: 16px;
    }
    .section-title[data-v-2c4fac65] {
        font-size: 36px;
        margin-bottom: 16px;
        text-align: center;
    }
    .section-description[data-v-2c4fac65] {
        font-size: 16px;
        text-align: center;
    }
    .video-wrapper[data-v-2c4fac65] {
        margin: 0px -20px;
    }
    .main-video[data-v-2c4fac65], .poster-image[data-v-2c4fac65], .poster-image img[data-v-2c4fac65] {
        max-height: 200px;
        min-height: 200px;
    }
    .play-button[data-v-2c4fac65] {
        height: 50px;
        width: 50px;
    }
    .play-button svg[data-v-2c4fac65] {
        height: 40px;
        width: 40px;
    }
    .video-text-section[data-v-f1db4184] {
        padding: 32px 0px;
    }
    .content-wrapper[data-v-f1db4184] {
        gap: 12px;
    }
    .section-title[data-v-f1db4184] {
        font-size: 1.5rem;
        margin-bottom: 0.75rem;
    }
    .section-description[data-v-f1db4184] {
        font-size: 1rem;
        margin-bottom: 1rem;
    }
    .snapmaker-u1 .swiper-horizontal-options-bg-g {
        padding: 32px 16px !important;
    }
    .section-wrapper[data-v-d6253e55] {
        padding: 40px 0px;
    }
    .snapmaker-u1 .swiper-horizontal-options-bg-g .container {
        padding: 0px;
    }
    .container[data-v-d6253e55] {
        padding: 0px 24px;
    }
    .header-section[data-v-d6253e55] {
        margin-bottom: 40px;
    }
    .snapmaker-u1 .swiper-horizontal-options-bg-g .main-title {
        font-size: 36px;
    }
    .header-section .main-title[data-v-d6253e55] {
        font-size: 36px;
        margin-bottom: 16px;
    }
    .header-section .main-desc[data-v-d6253e55] {
        font-size: 16px;
    }
    .content-section[data-v-d6253e55] {
        gap: 40px;
        grid-template-columns: 1fr;
    }
    .swiper-base-section .header-section[data-v-fa6c8511] {
        margin-bottom: 12px;
        padding: 0px 12px;
    }
    .swiper-base-section .header-section .section-title[data-v-fa6c8511] {
        font-size: 36px;
        line-height: 1.2;
        margin-bottom: 12px;
    }
    .swiper-base-section .header-section .section-description[data-v-fa6c8511] {
        font-size: clamp(14px, 3vw, 16px);
        line-height: 1.5;
        margin-bottom: 0px;
    }
    .swiper-base-section .carousel-container[data-v-fa6c8511] {
        border-radius: 12px;
        margin-bottom: 0px;
        overflow: hidden;
    }
    .swiper-base-section .carousel-container .carousel-wrapper[data-v-fa6c8511] {
        gap: 20px !important;
    }
    .swiper-base-section .carousel-container .carousel-slide[data-v-fa6c8511] {
        flex: 0 0 100%;
        width: 100%;
    }
    .swiper-base-section .carousel-container .carousel-slide .media-container[data-v-fa6c8511] {
        background: rgb(245, 245, 245);
        border-radius: 12px;
        position: relative;
        width: 100%;
        height: 320px !important;
    }
    .swiper-base-section .carousel-container .nav-arrows[data-v-fa6c8511] {
        padding: 0px 10px;
    }
    .swiper-base-section .carousel-container .arrow-btn[data-v-fa6c8511] {
        height: 36px;
        touch-action: manipulation;
        width: 36px;
    }
    .swiper-base-section .carousel-container .arrow-btn svg[data-v-fa6c8511] {
        height: 36px;
        width: 36px;
    }
    .swiper-base-section .bottom-controls[data-v-fa6c8511] {
        margin-top: 0px;
        padding: 16px;
    }
    .swiper-base-section .bottom-controls .control-buttons[data-v-fa6c8511] {
        max-width: 100%;
    }
    .swiper-base-section .bottom-controls .control-buttons .control-button[data-v-fa6c8511] {
        font-size: 10px;
        line-height: 3;
        padding: 2px 4px;
    }
    .specs-section[data-v-ff341601] {
        padding: 40px 0px;
    }
    .specs-title[data-v-ff341601] {
        font-size: 36px;
        margin-bottom: 24px;
    }
    .category-name[data-v-ff341601] {
        font-size: 24px;
        padding: 15px 0px;
    }
    .specs-row[data-v-ff341601] {
        flex-direction: column;
        padding: 6px 0px;
    }
    .specs-property[data-v-ff341601] {
        flex: 0 0 100%;
        font-size: 18px;
        padding: 5px 0px;
    }
    .specs-value[data-v-ff341601] {
        flex: 0 0 100%;
        font-size: 16px;
        padding: 5px 0px;
        text-align: left;
    }
    .call-to-action[data-v-8f5a01fd] {
        padding: 3rem 2rem;
    }
    .cta-wrapper[data-v-8f5a01fd] {
        padding: 3rem 1rem;
    }
    .cta-title[data-v-8f5a01fd] {
        font-size: 2.25rem;
        margin-bottom: 1rem;
    }
    .cta-description[data-v-8f5a01fd] {
        font-size: 1rem;
        margin-bottom: 12px;
    }
    .note-section[data-v-84c5f2e9] {
        padding: 2rem 0px;
    }
    .container[data-v-84c5f2e9] {
        padding: 0px 1.5rem;
    }
    h3[data-v-84c5f2e9] {
        margin-bottom: 0.8rem;
    }
    h3[data-v-84c5f2e9], p[data-v-84c5f2e9] {
        font-size: 1rem;
    }
    .notes-list li[data-v-84c5f2e9] {
        margin-bottom: 0.6rem;
    }
}
@media (min-width: 375px) and (max-width: 768px) {
    .mr-xl {
        margin-right: 28px;
    }
    .mr-2xl {
        margin-right: 36px;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .mr-xl {
        margin-right: 28px;
    }
    .mr-2xl {
        margin-right: 40px;
    }
}
@media (min-width: 1200px) and (max-width: 1440px) {
    .mr-xl {
        margin-right: 32px;
    }
    .mr-2xl {
        margin-right: 52px;
    }
}
@media (max-width: 1024px) {
    .hero-container[data-v-d0346148] {
        height: 100%;
        padding: 0px 40px;
    }
    .hero-title[data-v-d0346148] {
        font-size: 48px;
        max-width: 500px;
    }
    .content-wrapper[data-v-f1db4184] {
        gap: 30px;
        grid-template-columns: 1fr;
        text-align: center;
    }
    .section-title[data-v-f1db4184] {
        font-size: 2rem;
        margin-bottom: 1.2rem;
    }
    .reverse-layout .media-half[data-v-f1db4184], .reverse-layout .text-half[data-v-f1db4184] {
        order: unset;
    }
    .section-wrapper[data-v-d6253e55] {
        padding: 60px 0px;
    }
    .container[data-v-d6253e55] {
        padding: 0px 32px;
    }
    .header-section[data-v-d6253e55] {
        margin-bottom: 60px;
    }
    .header-section .main-title[data-v-d6253e55] {
        font-size: 48px;
    }
    .header-section .main-desc[data-v-d6253e55] {
        font-size: 16px;
    }
    .content-section[data-v-d6253e55] {
        gap: 60px;
    }
}
@media (min-width: 1400px) {
    .hero-container[data-v-d0346148] {
        padding: 0px 96px;
    }
}
@media (min-width: 769px) and (max-width: 1024px) {
    .swiper-banner-section[data-v-fffcf380] {
        padding: 30px 0px;
    }
    .container[data-v-fffcf380] {
        padding: 0px 30px;
    }
    .title[data-v-fffcf380] {
        font-size: 2.5rem;
    }
    .description[data-v-fffcf380] {
        font-size: 15px;
    }
    .carousel-image img[data-v-fffcf380] {
        object-fit: contain;
    }
}
@media (min-width: 481px) and (max-width: 768px) {
    .swiper-banner-section[data-v-fffcf380] {
        padding: 20px 0px;
    }
    .header[data-v-fffcf380] {
        margin-bottom: 30px;
    }
    .container[data-v-fffcf380] {
        padding: 0px 25px;
    }
    .title[data-v-fffcf380] {
        font-size: 36px;
    }
    .description[data-v-fffcf380] {
        font-size: 14px;
    }
    .carousel-image img[data-v-fffcf380] {
        object-fit: cover;
    }
}
@media (max-width: 480px) {
    .swiper-banner-section[data-v-fffcf380] {
        padding: 20px 0px;
    }
    .header[data-v-fffcf380] {
        margin-bottom: 20px;
    }
    .title[data-v-fffcf380] {
        font-size: 36px;
        margin-bottom: 12px;
    }
    .description[data-v-fffcf380] {
        font-size: 13px;
    }
    .carousel-image img[data-v-fffcf380] {
        object-fit: contain;
    }
    .nav-arrows[data-v-fffcf380] {
        padding: 0px 15px;
    }
    .arrow-btn[data-v-fffcf380] {
        height: 40px;
        touch-action: manipulation;
        width: 40px;
    }
    .arrow-btn svg[data-v-fffcf380] {
        height: 32px;
        width: 32px;
    }
    .video-text-section[data-v-f1db4184] {
        padding: 32px 0px;
    }
    .container[data-v-f1db4184] {
        padding: 0px 15px;
    }
    .content-wrapper[data-v-f1db4184] {
        gap: 12px;
    }
    .section-title[data-v-f1db4184] {
        font-size: 1.5rem;
        margin-bottom: 0.75rem;
    }
    .section-description[data-v-f1db4184] {
        margin-bottom: 1rem;
    }
    .section-wrapper[data-v-d6253e55] {
        padding: 32px 0px;
    }
    .container[data-v-d6253e55] {
        padding: 0px 16px;
    }
    .header-section[data-v-d6253e55] {
        margin-bottom: 32px;
    }
    .header-section .main-title[data-v-d6253e55] {
        font-size: 28px;
    }
    .header-section .main-desc[data-v-d6253e55] {
        font-size: 16px;
    }
    .call-to-action[data-v-8f5a01fd] {
        padding: 0px;
    }
    .cta-wrapper[data-v-8f5a01fd] {
        padding: 3rem 1rem;
    }
    .cta-title[data-v-8f5a01fd] {
        font-size: 2.25rem;
        margin-bottom: 0.8rem;
    }
    .note-section[data-v-84c5f2e9] {
        padding: 1.5rem 0px;
    }
    .container[data-v-84c5f2e9] {
        padding: 0px 1rem;
    }
    h3[data-v-84c5f2e9] {
        font-size: 1rem;
        margin-bottom: 0.6rem;
    }
    .notes-list li[data-v-84c5f2e9] {
        font-size: 0.85rem;
        margin-bottom: 0.5rem;
    }
    .swiper-base-section .carousel-container .carousel-wrapper .carousel-slide .media-container .slide-media[data-v-fa6c8511] {
        object-fit: contain;
    }
    .hero-title[data-v-d0346148] {
        font-size: 30px;
    }
}
@media screen and (min-width: 1088px) {
    .container {
        max-width: 960px;
        width: 960px;
    }
}
@media screen and (min-width: 1280px) {
    .container {
        max-width: 1152px;
        width: 1152px;
    }
}
@media screen and (min-width: 1472px) {
    .container {
        max-width: 1344px;
        width: 1344px;
    }
}
@media (min-width: 1025px) {
    .carousel-image img[data-v-fffcf380] {
        object-fit: contain;
    }
}
@media (max-width: 400px) {
    .u1-go-link .hero-cta-button {
        border-radius: 36px;
        font-size: 14px;
        gap: 6px;
        height: 48px;
        width: 250px;
    }
}
@media (max-width: 780px) {
    .snapmaker-u1 .header-desc-section {
        padding: 1rem;
    }
    .snapmaker-u1 .header-desc-section h2 {
        font-size: 30px;
    }
}
@media (max-width: 1200px) {
    .swiper-base-section .header-section[data-v-fa6c8511] {
        margin-bottom: 40px;
    }
    .swiper-base-section .header-section .section-title[data-v-fa6c8511] {
        font-size: 42px;
        margin-bottom: 16px;
    }
    .swiper-base-section .header-section .section-description[data-v-fa6c8511] {
        font-size: clamp(16px, 2vw, 18px);
        line-height: 1.6;
    }
    .swiper-base-section .carousel-container[data-v-fa6c8511] {
        margin-bottom: 32px;
    }
    .swiper-base-section .carousel-container .carousel-slide .media-container[data-v-fa6c8511] {
        height: clamp(300px, 40vh, 450px);
    }
    .swiper-base-section .bottom-controls .control-buttons[data-v-fa6c8511] {
        max-width: 600px;
    }
    .swiper-base-section .bottom-controls .control-buttons .control-button[data-v-fa6c8511] {
        font-size: 12px;
        line-height: 3;
        padding: 4px 8px;
    }
}
