.export-landing{--export-primary: #0f172a;--export-secondary: #1e40af;--export-accent: #3b82f6;--export-light: #f8fafc;--export-gray: #64748b;--export-gray-light: #e2e8f0;--export-success: #10b981;--export-white: #ffffff;--export-gradient: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--export-primary);line-height:1.6}.export-landing *{box-sizing:border-box}.export-landing section{padding:80px 0}@media (max-width: 749px){.export-landing section{padding:60px 0}}.export-hero{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;background:var(--export-primary);padding:120px 0 100px}.export-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.export-hero__gradient{position:absolute;top:-50%;right:-20%;width:80%;height:150%;background:radial-gradient(ellipse at center,rgba(59,130,246,.15) 0%,transparent 70%);animation:pulse 8s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.export-hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px}.export-hero__content{position:relative;z-index:1}.export-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:100px;color:var(--export-accent);font-size:14px;font-weight:600;margin-bottom:24px;animation:fadeInUp .6s ease-out}.export-hero__badge-dot{width:8px;height:8px;background:var(--export-accent);border-radius:50%;animation:blink 2s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.export-hero__title{font-size:clamp(32px,6vw,56px);font-weight:800;line-height:1.2;color:var(--export-white);margin:0 0 24px;animation:fadeInUp .6s ease-out .1s both}.export-hero__title-highlight{background:var(--export-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.export-hero__subtitle{font-size:18px;color:var(--export-gray);max-width:560px;margin:0 0 40px;animation:fadeInUp .6s ease-out .2s both}.export-hero__checklist{display:flex;flex-wrap:wrap;gap:12px 24px;margin-bottom:48px;animation:fadeInUp .6s ease-out .3s both}.export-hero__check-item{display:flex;align-items:center;gap:10px;color:var(--export-white);font-size:15px;font-weight:500}.export-hero__check-icon{width:20px;height:20px;color:var(--export-success);flex-shrink:0}.export-hero__price-cta{display:flex;flex-wrap:wrap;align-items:center;gap:24px;animation:fadeInUp .6s ease-out .4s both}.export-hero__price{display:flex;flex-direction:column;gap:4px}.export-hero__price-from{font-size:13px;color:var(--export-gray);text-transform:uppercase;letter-spacing:.5px}.export-hero__price-amount{font-size:32px;font-weight:800;color:var(--export-white)}.export-hero__cta{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background:var(--export-gradient);color:var(--export-white);font-size:16px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 20px #3b82f64d}.export-hero__cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f666}.export-hero__cta svg{width:20px;height:20px;transition:transform .3s ease}.export-hero__cta:hover svg{transform:translate(4px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.export-section-header{margin-bottom:48px}.export-section-number{display:inline-block;font-size:13px;font-weight:700;color:var(--export-accent);letter-spacing:1px;margin-bottom:12px}.export-section-title{font-size:clamp(24px,4vw,36px);font-weight:700;line-height:1.3;color:var(--export-primary);margin:0}.export-why{background:var(--export-light)}.export-why__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media (max-width: 899px){.export-why__grid{grid-template-columns:1fr}}.export-why__card{background:var(--export-white);border-radius:16px;padding:32px;border:1px solid var(--export-gray-light);transition:all .3s ease}.export-why__card:hover{border-color:var(--export-accent);box-shadow:0 8px 30px #00000014}.export-why__card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#3b82f61a;border-radius:12px;margin-bottom:20px}.export-why__card-icon svg{width:24px;height:24px;color:var(--export-accent)}.export-why__card-title{font-size:18px;font-weight:700;margin:0 0 12px;color:var(--export-primary)}.export-why__card-text{font-size:15px;color:var(--export-gray);margin:0;line-height:1.7}.export-why__card--flow{grid-column:span 2;background:var(--export-primary);border-color:var(--export-primary)}@media (max-width: 899px){.export-why__card--flow{grid-column:span 1}}.export-why__card--flow:hover{border-color:var(--export-accent)}.export-why__card-header{font-size:14px;font-weight:600;color:var(--export-accent);margin-bottom:24px}.export-why__flow{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:24px}.export-why__flow-step{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 20px;background:#ffffff0d;border-radius:12px;color:var(--export-white);font-size:14px;font-weight:500;min-width:100px}.export-why__flow-step--highlight{background:var(--export-gradient)}.export-why__flow-icon{font-size:24px}.export-why__flow-arrow{color:var(--export-gray);font-size:20px}@media (max-width: 749px){.export-why__flow{flex-direction:column}.export-why__flow-arrow{transform:rotate(90deg)}.export-why__flow-step{width:100%}}.export-why__flow-note{font-size:14px;color:var(--export-gray);margin:0;text-align:center}.export-problems{background:var(--export-white)}.export-problems__list{display:flex;flex-direction:column;gap:24px}.export-problems__item{display:flex;gap:24px;padding:32px;background:var(--export-light);border-radius:16px;border-left:4px solid var(--export-accent);transition:all .3s ease}.export-problems__item:hover{transform:translate(8px)}.export-problems__item-number{font-size:32px;font-weight:800;color:var(--export-gray-light);line-height:1}.export-problems__item-content{flex:1}.export-problems__item-title{font-size:18px;font-weight:700;color:var(--export-primary);margin:0 0 8px}.export-problems__item-text{font-size:15px;color:var(--export-gray);margin:0;line-height:1.7}@media (max-width: 749px){.export-problems__item{flex-direction:column;gap:16px}}.export-provide{background:var(--export-light)}.export-provide__table-wrap{overflow-x:auto;margin-bottom:32px}.export-provide__table{width:100%;border-collapse:collapse;background:var(--export-white);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000d}.export-provide__table th{padding:20px 24px;text-align:left;font-size:14px;font-weight:600;color:var(--export-gray);background:var(--export-light);border-bottom:1px solid var(--export-gray-light)}.export-provide__table td{padding:20px 24px;font-size:15px;color:var(--export-primary);border-bottom:1px solid var(--export-gray-light)}.export-provide__table tr:last-child td{border-bottom:none}.export-provide__item-label{display:inline-block;padding:6px 12px;background:#3b82f61a;color:var(--export-secondary);font-size:13px;font-weight:600;border-radius:6px}.export-provide__excluded{background:var(--export-white);border-radius:16px;padding:32px;border:1px dashed var(--export-gray-light)}.export-provide__excluded-title{font-size:16px;font-weight:600;color:var(--export-gray);margin:0 0 16px}.export-provide__excluded-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.export-provide__excluded-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--export-gray)}.export-provide__excluded-list li:before{content:"\2715";color:#ef4444;font-weight:600}.export-whyus{background:var(--export-white)}.export-whyus__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 899px){.export-whyus__grid{grid-template-columns:1fr}}.export-whyus__card{padding:32px;background:var(--export-light);border-radius:16px;transition:all .3s ease;position:relative;overflow:hidden}.export-whyus__card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--export-gradient);transform:scaleX(0);transition:transform .3s ease}.export-whyus__card:hover:before{transform:scaleX(1)}.export-whyus__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.export-whyus__card-number{font-size:48px;font-weight:800;color:var(--export-gray-light);line-height:1;margin-bottom:16px}.export-whyus__card h4{font-size:18px;font-weight:700;color:var(--export-primary);margin:0 0 12px}.export-whyus__card p{font-size:14px;color:var(--export-gray);margin:0;line-height:1.7}.export-agency{background:var(--export-light);padding:60px 0}.export-agency__box{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:40px 48px;background:var(--export-white);border-radius:16px;border:1px solid var(--export-gray-light)}@media (max-width: 749px){.export-agency__box{flex-direction:column;text-align:center;padding:32px}}.export-agency__title{font-size:20px;font-weight:700;color:var(--export-primary);margin:0 0 8px}.export-agency__text{font-size:14px;color:var(--export-gray);margin:0}.export-agency__cta{display:inline-flex;padding:14px 28px;background:var(--export-primary);color:var(--export-white);font-size:14px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;white-space:nowrap}.export-agency__cta:hover{background:var(--export-secondary)}.export-cta{background:var(--export-primary);padding:100px 0}.export-cta__box{text-align:center;max-width:640px;margin:0 auto}.export-cta__title{font-size:clamp(28px,5vw,40px);font-weight:800;color:var(--export-white);margin:0 0 16px}.export-cta__subtitle{font-size:16px;color:var(--export-gray);margin:0 0 40px;line-height:1.7}.export-cta__button{display:inline-flex;align-items:center;gap:12px;padding:20px 40px;background:var(--export-gradient);color:var(--export-white);font-size:18px;font-weight:600;text-decoration:none;border-radius:12px;transition:all .3s ease;box-shadow:0 8px 30px #3b82f666}.export-cta__button:hover{transform:translateY(-4px);box-shadow:0 12px 40px #3b82f680}.export-cta__button svg{width:24px;height:24px;transition:transform .3s ease}.export-cta__button:hover svg{transform:translate(4px)}.export-footer{background:var(--export-light);padding:40px 0}.export-footer__text{font-size:13px;color:var(--export-gray);text-align:center;margin:0;line-height:1.7}@media (prefers-reduced-motion: no-preference){.export-why__card,.export-problems__item,.export-whyus__card{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease-out forwards}.export-why__card:nth-child(1){animation-delay:.1s}.export-why__card:nth-child(2){animation-delay:.2s}.export-why__card:nth-child(3){animation-delay:.3s}.export-problems__item:nth-child(1){animation-delay:.1s}.export-problems__item:nth-child(2){animation-delay:.2s}.export-problems__item:nth-child(3){animation-delay:.3s}.export-whyus__card:nth-child(1){animation-delay:.1s}.export-whyus__card:nth-child(2){animation-delay:.2s}.export-whyus__card:nth-child(3){animation-delay:.3s}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/section-export-support.css.map */
