.flex-row{display:flex;align-items:center}.flex-row-start{display:flex;align-items:flex-start}.flex-row-sb{display:flex;justify-content:space-between;align-items:center}.flex-row-c{display:flex;justify-content:center;align-items:center}.flex-col-c{display:flex;flex-direction:column;align-items:center}.flex-row{display:flex;align-items:center}.view-all-btn{margin-top:16px}.view-all-btn a{color:var(--theme-Font-Gy2);font-size:14px;font-style:normal;font-weight:700;line-height:20px;border-radius:var(--theme-outer-radius);border:1px solid var(--theme-Font-Gy2);background:var(--theme-card-background-color);padding:5px 12px}.view-all-btn img{width:18px;height:18px}#content-home{padding-bottom:56px;background:var(--theme-content-background-color)}.home-hero{color:var(--theme-card-background-color);height:500px;width:100%;position:relative;overflow:hidden}.home-hero .video-container{position:relative;height:100%;padding-bottom:56.25%;width:300%;left:-100%}@media screen and (min-width: 1900px){.home-hero .video-container{top:-18%}}@media screen and (min-width: 2200px){.home-hero .video-container{top:-25%}}@media screen and (min-width: 2800px){.home-hero .video-container{top:-42%}}@media screen and (min-width: 3800px){.home-hero .video-container{top:-62%}}.home-hero .hero-video{position:absolute;top:0;left:0;width:100%;height:100%}.home-hero .home-hero-container{width:100%;height:100%;padding:40px 18px 18px 18px;background:linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 100%);position:absolute;top:0;left:0}.home-hero__inner{width:100%;margin:0 auto;display:grid;gap:var(--theme-gap-16);align-items:center;height:100%}.home-hero__copy{display:flex;flex-direction:column;justify-content:space-between;height:100%}.home-hero__copy .home-hero__kicker{display:inline-block;margin-bottom:18px;padding:6px 20px;color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:.456px;text-transform:uppercase;border-radius:50968708px;background:var(--theme-font-active-color)}.home-hero__copy .home-hero__title{color:#fff;font-size:34px;font-style:normal;font-weight:900;line-height:42px;margin-bottom:4px}.home-hero__copy .home-hero__title .active{color:#f54900}.home-hero__copy .home-hero__desc{color:hsla(0,0%,100%,.7);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.home-hero__copy .home-hero__ctas{display:flex;gap:12px;margin:30px 0}.home-hero__copy .home-hero__features{display:flex;flex-direction:column;list-style:none;gap:4px;padding:0;margin:0;font-size:10px;color:hsla(0,0%,100%,.85)}.home-hero__copy .home-hero__features li{color:hsla(0,0%,100%,.7);font-size:10px;font-style:normal;font-weight:500;line-height:14px;padding-left:10px;position:relative}.home-hero__copy .home-hero__features li::before{content:"";position:absolute;left:0;top:6px;background:#00c950;width:6px;height:6px;border-radius:50%;z-index:2}.home-hero__visual{height:300px;border-radius:4px;background-image:linear-gradient(135deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02));background-size:cover;background-position:center;box-shadow:0 10px 30px rgba(2,6,23,.3)}article{border-radius:2px;overflow:hidden}.container{display:flex;width:100%;padding:0 12px;flex-direction:column;margin:40px auto}.container .section-title{text-align:center;color:var(--theme-Font-Gy1);font-size:28px;font-style:normal;font-weight:700;line-height:36px;margin-bottom:8px}.container .section-sub{color:var(--theme-Font-Gy3);font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin-bottom:16px;text-align:center}.services-grid{display:grid;gap:var(--theme-card-inner-gap-l);grid-template-columns:repeat(2, 1fr);padding:6px 0}.service-card{position:relative;color:#fff;transition:all .3s ease;height:228px}.service-card__media{position:absolute;inset:0;z-index:1;background-size:cover;background-position:center;filter:saturate(0.95)}.service-card::before{content:"";position:absolute;left:0;right:0;bottom:0;height:60%;background:linear-gradient(0deg, rgba(15, 23, 43, 0.9) 0%, rgba(15, 23, 43, 0.4) 80%, rgba(0, 0, 0, 0) 100%);z-index:2}.service-card .top-icon{position:absolute;top:8px;right:8px;width:24px;height:24px;z-index:3}.service-card__body{position:relative;z-index:3;padding:8px;align-self:end;box-sizing:border-box;position:absolute;width:100%;bottom:0;left:0}.service-card h3,.service-card p{margin:0}.service-card h3{color:var(--theme-Font-White1);font-size:20px;font-style:normal;font-weight:700;margin-bottom:12px;line-height:28px}.service-card p{color:var(--theme-Font-White1);font-size:12px;font-style:normal;font-weight:500;margin-bottom:24px;line-height:18px}.service-card .bottom-link{padding-top:4px;border-top:1px solid hsla(0,0%,100%,.5)}.service-card .bottom-link .arrow{width:16px;height:16px}.service-card--large{grid-column:1/2}.service-card__link{color:var(--theme-default-font-color);font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-decoration:none}.service-card .active-arrow,.service-card .desc{display:none}.service-card .service-card__media{background:linear-gradient(0deg, rgba(15, 23, 43, 0.9) 0%, rgba(15, 23, 43, 0.4) 50%, rgba(0, 0, 0, 0) 100%)}.service-card.active{width:396px}.service-card.active .arrow{display:none}.service-card.active .active-arrow{display:block}.service-card.active .desc{display:block}.service-card.active .service-card__link{color:#ff8429}.service-card.active .service-card__media{display:none}.services-grid>.service-card:nth-child(1){background-color:#1f3650}.guides-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:var(--theme-card-inner-gap-s);width:100%}.guide-card{background:var(--theme-card-background-color);height:269px;position:relative;transition:all .3s ease}.guide-card .guide-media{width:100%;height:100%;position:absolute;left:0;top:0;padding:163px 8px 8px 8px;opacity:.9;background:linear-gradient(180deg, rgba(28, 57, 142, 0.72) 0%, rgba(25, 60, 184, 0.64) 50%, rgba(21, 93, 252, 0.48) 100%)}.guide-card .purplr{opacity:.9;background:linear-gradient(180deg, rgba(89, 22, 139, 0.72) 0%, rgba(110, 17, 176, 0.64) 50%, rgba(152, 16, 250, 0.48) 100%)}.guide-card .orange{opacity:.9;background:linear-gradient(180deg, rgba(126, 42, 12, 0.9) 0%, rgba(159, 45, 0, 0.8) 50%, rgba(245, 73, 0, 0.6) 100%)}.guide-card .green{opacity:.9;background:linear-gradient(180deg, rgba(0, 79, 59, 0.9) 0%, rgba(0, 96, 69, 0.8) 50%, rgba(0, 153, 102, 0.6) 100%)}.guide-card:hover{transform:scale(1.02)}.guide-card .title{color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:28px;height:56px;margin-bottom:8px}.guide-card .desc{color:hsla(0,0%,100%,.8);font-size:16px;font-style:normal;font-weight:500;line-height:24px;height:90px;margin-top:16px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.guide-card .bottom-link{display:flex;padding:8px 0}.guide-card .bottom-link a{color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:18px;text-decoration:none}.guide-card .bottom-link .arrow{margin-left:8px;width:16px;height:16px}.news-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:var(--theme-card-inner-gap-s)}.news-card{background:#fff;overflow:hidden;transition:all .3s ease;height:248px}.news-card .news-media{width:100%;height:132px;overflow:hidden}.news-card .news-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-card .news-body{padding:8px}.news-card .news-body .news-date{display:flex;align-items:center;gap:8px;margin-bottom:4px}.news-card .news-body .news-date svg{width:12px;height:12px}.news-card .news-body .news-date span{color:var(--theme-Font-Gy2);font-size:12px;font-style:normal;font-weight:500;line-height:20px}.news-card .news-body .news-title{color:var(--theme-Font-Gy1);font-size:14px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:40px}.news-card .news-body .news-desc{color:var(--theme-Font-Gy2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:500;line-height:18px;height:36px}.news-card .news-body .news-link{color:rgba(0,0,0,.9);font-size:12px;font-style:normal;font-weight:500;line-height:20px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.news-card .news-body .news-link.text-hover:hover{cursor:pointer;color:#ff8429}.home-about{margin:34px auto}.about-card{display:grid;gap:16px;background:#fff;border-radius:4px}.about-media{border-radius:2px;width:100%;height:276px;flex-shrink:0}.about-body{padding:var(--theme-card-inner-gap-l)}.about-body .about-title{color:var(--theme-Font-Gy1);font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-top:16px}.about-body .about-desc{color:var(--theme-Font-Gy2);font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin:8px 0 24px 0}.about-body .about-status{display:grid;grid-template-columns:1fr 1fr;gap:24px;box-sizing:border-box}.about-body .learn-about-btn{padding:12px 32px;gap:4px;border-radius:4px;background:#ff8429;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin-top:36px}.about-body .icon-wrapper{width:36px;height:36px;background:#ffedd4;margin-right:8px}.about-body .icon-wrapper .quality-icon{width:48px;height:48px}.about-body .age{color:var(--theme-Font-Gy1);font-size:20px;font-style:normal;font-weight:700;line-height:28px}.about-body .years{color:var(--theme-Font-Gy2);font-size:10px;font-style:normal;font-weight:500;line-height:16px}.btn{display:inline-flex;padding:5px 12px;justify-content:center;align-items:center;gap:4px;border-radius:8px;background:#ff8429;color:var(--font-gy-5, #FFF);font-size:14px;font-weight:600;line-height:20px}.track-order{background:rgba(0,0,0,0);border:1.5px solid #fff;color:#fff}.track-order:hover{border-color:#ff8429;color:#ff8429}.start-shopping{background:#ff8429;color:#fff}.start-shopping:hover{opacity:.9}.customers-section{padding:0 12px 12px 12px}.customers-section h1{color:rgba(0,0,0,.9);text-align:center;font-size:36px;font-style:normal;font-weight:700;line-height:44px;margin-bottom:16px}.customers-section p{color:rgba(0,0,0,.4);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.desc-section{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px;padding:0 12px;margin-top:-24px}.desc-section .desc-card-item{border-radius:var(--theme-outer-radius);padding:16px;background:var(--theme-card-background-color)}.desc-section .icon-wrapper{width:44px;height:44px;background:#ffedd4;margin-bottom:8px;border-radius:var(--theme-inner-radius)}.desc-section .icon-wrapper.transparent{background:rgba(0,0,0,0)}.desc-section .icon-wrapper .quality-icon{width:48px;height:48px}.desc-section .age{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));text-align:center;font-size:14px;font-weight:700;line-height:20px}.desc-section .years{color:var(--Font-Gy3, rgba(0, 0, 0, 0.4));text-align:center;font-size:12px;font-weight:500;line-height:20px}.like-section{background:rgba(0,0,0,0);display:grid;grid-template-columns:1fr;gap:16px;box-sizing:border-box;padding:0;margin-top:-40px;padding:0 12px}.like-section .like-card{background:#fff;height:148px;padding:16px;transition:all .3s ease}.like-section .like-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.like-section .like-card .like-top-container{align-items:flex-start}.like-section .like-card .like-top-container .author_img{width:40px;height:40px;aspect-ratio:1/1;border-radius:50%;margin-right:8px}.like-section .like-card .like-top-container .star{width:16px;height:16px;margin-right:2px}.like-section .like-card .like-top-container .name{color:rgba(0,0,0,.9);font-size:14px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:4px}.like-section .like-card .like-top-container .quality-icon{width:24px;height:24px}.like-section .like-card .like-bottom-container{color:var(--theme-Font-Gy2);font-size:14px;font-style:italic;font-weight:500;line-height:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:60px;margin-top:16px}.home-features{background:rgba(0,0,0,0)}.home-features .feature-row{display:grid;grid-template-columns:repeat(3, 389px);gap:16px;align-items:stretch;justify-content:center}.home-features .feature-card{padding:16px;display:flex;flex-direction:column;width:384px;height:566px;box-sizing:border-box;border-radius:4px;background:#fff}.home-features .feature-card h4{color:rgba(0,0,0,.9);font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:16px}.home-features .feature-card h3{color:rgba(0,0,0,.9);font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:4px;margin-top:16px}.home-features .feature-card .bottom-muted{color:rgba(0,0,0,.6);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.home-features .feature-card .muted{margin-bottom:16px}.home-features .feature-card .muted.active{color:#ff8429}.home-features .feature-card__content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.home-features .feature-card .feature-media{border-radius:4px;background-size:cover;background-position:center;overflow:hidden}.home-features .feature-card .feature-media.small{height:302px;margin-bottom:8px}.home-features .feature-card .feature-media.grid{background:linear-gradient(135deg, #fff, #f3f6fb)}.home-features .feature-card .feature-media.tall{width:100%;height:429px;background:#0b0b0b}.home-features .feature-card .feature-thumbs{display:flex;gap:8px}.home-features .feature-card .feature-thumb{flex:1 1 0;width:113px;height:113px;border-radius:4px;background:#fff1d9}.home-features .feature-card .grid-inner{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:6px;box-sizing:border-box}.home-features .feature-card .grid-thumb{width:100%;height:174px;border-radius:4px;background:#f7f7f9}.home-features .feature-card .feature-mini{list-style:none;padding:0;margin:0;display:flex;gap:12px;align-items:center}.home-features .feature-card .feature-mini li{margin:0;color:rgba(17,24,39,.9);font-weight:600}.home-features .feature-card .feature-mini li+li{color:#fb7a16;font-weight:700}.home-features .feature-card p.muted{color:rgba(0,0,0,.52);font-size:16px}.no-more-section{color:var(--theme-Font-Gy4);text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:26px}
