/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#080b13;--navy:#0c1423;--lime:#c8fb42;--soft:#f3f4f4;--muted:#656a72;--white:#fff;--radius:28px;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(var(--max),calc(100% - 72px));margin:auto}.header{height:76px;padding:0 max(28px,calc((100% - var(--max))/2));z-index:50;background:#fff;align-items:center;display:flex;position:sticky;top:0;box-shadow:0 3px 18px #0000000c}.brand{align-items:center;min-width:240px;line-height:.9;display:flex}.brand b{letter-spacing:-3px;font-size:31px;font-style:italic}.brand span{color:#464b50;margin-left:7px;font-size:14px}.brand small{letter-spacing:1.4px;margin-top:6px;font-size:7px;display:block}.brand--header img{object-fit:contain;object-position:left center;width:188px;height:58px;display:block}.nav{gap:34px;margin-left:auto;font-size:14px;display:flex}.nav a{padding:28px 0;transition:all .2s}.nav a:hover{color:#758e22}.nav__dropdown{align-items:center;gap:6px;display:inline-flex}.nav__chevron{border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;transition:transform .2s;transform:translateY(-2px)rotate(45deg)}.nav__dropdown:hover .nav__chevron{transform:translateY(1px)rotate(45deg)}.header-actions{gap:9px;margin-left:28px;display:flex}.header-actions button{background:#fff;border:1px solid #e3e5e5;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:all .2s;display:flex}.header-actions button:hover{background:#f2f4f4;transform:translateY(-1px)}.header-actions img{object-fit:contain;image-rendering:auto;width:17px;height:17px;display:block}.header-actions button:nth-child(2) img{width:15px;height:18px}.menu-toggle{background:0 0;border:0;font-size:25px;display:none}.hero{color:#fff;background-position:50%;background-size:cover;height:635px;transition:background-image .8s;position:relative}.hero--one,.hero--two{background-image:url(/assets/hero-dji.png)}.hero--two{background-position:50% 62%}.hero--video{background:#14223a url(/assets/hero-video-poster.jpg) 50%/cover no-repeat}.hero__video{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;animation:.8s both videoFadeIn;position:absolute;inset:0}@keyframes videoFadeIn{0%{opacity:0}to{opacity:1}}.hero__overlay{background:linear-gradient(90deg,#0a1225d1,#0d193447 58%,#0a0f1914);position:absolute;inset:0}.hero__content{z-index:2;width:min(var(--max),calc(100% - 130px));margin:auto;padding-top:155px;position:relative}.hero__content h1{letter-spacing:-3.5px;margin:20px 0 14px;font-size:clamp(43px,5vw,74px)}.hero__content p{color:#eef0f2;max-width:530px;font-size:17px;line-height:1.65}.fade{animation:.8s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.badge{background:var(--lime);color:#141914;border-radius:99px;padding:8px 15px;font-size:12px;font-weight:700;display:inline-flex}.btn{border-radius:99px;align-items:center;gap:14px;padding:13px 20px;font-size:13px;font-weight:700;transition:all .25s;display:inline-flex}.btn b{transition:all .25s}.btn:hover{transform:translateY(-2px)}.btn:hover b{transform:translate(3px)}.btn--white{color:#111;background:#fff;margin-top:18px}.btn--lime{background:var(--lime);color:#10140a}.hero-arrow{z-index:3;color:#fff;text-align:center;cursor:pointer;background:#ffffff18;border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-family:Arial,sans-serif;font-size:27px;line-height:1;transition:all .2s;display:flex;position:absolute;top:48%}.hero-arrow:hover{background:#ffffff34;transform:scale(1.05)}.hero-arrow.left{left:18px}.hero-arrow.right{right:18px}.hero-dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:20px;left:50%}.hero-dots button{background:#ffffff72;border:0;border-radius:50%;width:7px;height:7px}.hero-dots button.active{background:#fff;border-radius:4px;width:25px}.categories{text-align:center;padding:25px 30px 28px;overflow:hidden}.categories>p{color:#464b51;margin:0 0 24px;font-size:15px}.category-row{justify-content:center;gap:34px;min-width:max-content;display:flex}.category-row a{width:118px}.cat-icon{background:linear-gradient(145deg,#f4f5f5,#e2e5e5);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;margin:auto;display:flex;overflow:hidden;box-shadow:inset 0 1px #fff}.cat-icon img{object-fit:contain;image-rendering:auto;width:100%;height:100%;padding:9px;transition:transform .25s}.category-row a:hover .cat-icon img{transform:scale(1.08)}.category-row small{color:#555;margin-top:9px;display:block}.section{padding:82px 0}.section--soft{background:var(--soft)}.section--tight{padding-top:25px}.section-heading{max-width:720px;margin-bottom:35px}.section-heading h2,.line-title,.stores h2{letter-spacing:-1.3px;margin:0 0 13px;font-size:34px}.section-heading p,.stores p{color:var(--muted);line-height:1.6}.product-grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.product-card{background:#e9ecec;border:1px solid #0000;border-radius:20px;flex-direction:column;min-width:0;min-height:378px;padding:20px 18px 13px;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s,border-color .35s,background-color .35s;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 0 #141f2600}.product-card__image{background:0 0;height:218px;overflow:hidden}.product-card img{object-fit:contain;filter:none;image-rendering:auto;width:100%;height:100%;padding:8px;transition:transform .42s cubic-bezier(.2,.7,.2,1),filter .35s;transform:translateZ(0)}.product-card h3{margin:13px 4px 5px;font-size:15px;font-weight:500;line-height:1.35}.product-card strong{margin:0 4px 12px;font-size:15px}.product-card__link{border:0;justify-content:flex-end;align-items:center;gap:12px;margin-top:auto;padding:5px 0 0;font-size:14px;display:flex}.product-card__link span{color:#fff;background:#080b0d;border-radius:50%;place-items:center;width:48px;height:48px;padding-bottom:2px;font-size:24px;line-height:1;transition:all .2s;display:grid}.product-card__link:hover span{transform:rotate(8deg)scale(1.04)}.center{text-align:center;margin-top:35px}.drones{padding-bottom:105px;position:relative}.drones .container{position:relative}.drones__floating{z-index:4;object-fit:contain;filter:drop-shadow(0 18px 18px #050c122e);pointer-events:none;will-change:transform;width:min(390px,34vw);height:auto;animation:5.5s ease-in-out infinite droneFloat;position:absolute;bottom:-205px;right:-18px}@keyframes droneFloat{0%,to{transform:translate(0)rotate(-1deg)}50%{transform:translateY(-13px)rotate(1deg)}}.recent-launches{color:#fff;background:#7f929f url(/assets/recent-launches-bg.png) 50%/cover no-repeat;padding:84px 0 94px;position:relative;overflow:hidden}.recent-launches:before{content:"";background:linear-gradient(90deg,#08141fba,#1223308a 48%,#081622a3),linear-gradient(#040c1414 32%,#040c14b8);position:absolute;inset:0}.recent-launches__inner{z-index:1;position:relative}.recent-launches__head{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px;display:flex}.recent-launches__head span{color:var(--lime);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.recent-launches__head h2{letter-spacing:-1.4px;margin:0;font-size:38px}.recent-launches__controls{gap:10px;display:flex}.recent-launches__controls button{color:#fff;cursor:pointer;background:#ffffff18;border:1px solid #ffffff48;border-radius:50%;place-items:center;width:46px;height:46px;font-size:20px;transition:all .2s;display:grid}.recent-launches__controls button:hover{background:var(--lime);border-color:var(--lime);color:#0b1109;transform:translateY(-2px)}.recent-track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid;overflow-x:auto}.recent-track::-webkit-scrollbar{display:none}.launch-card{scroll-snap-align:start;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:1px solid #ffffff2b;border-radius:22px;flex-direction:column;min-width:0;min-height:470px;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 22px 50px #0000003b}.launch-card__image{background:#ebefefe8;height:225px;overflow:hidden}.launch-card__image img{object-fit:contain;image-rendering:auto;width:100%;height:100%;padding:19px;transition:transform .35s}.launch-card:hover .launch-card__image img,.launch-card:focus-within .launch-card__image img{transform:scale(1.08)}.launch-card__content{flex-direction:column;flex:1;padding:24px;display:flex}.launch-card--olive .launch-card__content{background:linear-gradient(145deg,#5b6535,#343b20)}.launch-card--sand .launch-card__content{background:linear-gradient(145deg,#796749,#4c402d)}.launch-card--graphite .launch-card__content{background:linear-gradient(145deg,#171b20,#050607)}.launch-card--indigo .launch-card__content{background:linear-gradient(145deg,#44486f,#272a49)}.launch-card h3{letter-spacing:-.5px;margin:0 0 9px;font-size:25px}.launch-card p{color:#eef0f2;margin:0;font-size:15px;line-height:1.48}.launch-card__bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:22px;display:flex}.launch-card__bottom strong{white-space:nowrap;font-size:18px}.launch-card__bottom a{background:var(--lime);color:#10150d;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:12px 15px;font-size:13px;font-weight:700;display:inline-flex}.launch-card__bottom a b{transition:transform .2s}.launch-card__bottom a:hover b{transform:translate(3px)}@media (hover:hover) and (pointer:fine){.product-card:hover,.product-card:focus-within{background:#eef1f1;border-color:#d7dcda;transform:translateY(-9px);box-shadow:0 22px 42px #101c2324}.product-card:hover img,.product-card:focus-within img{filter:drop-shadow(0 13px 10px #0f181e2b);transform:translateY(-5px)scale(1.075)}.product-card:hover .product-card__link span,.product-card:focus-within .product-card__link span{color:#111;background:#bfff3f;transform:rotate(8deg)scale(1.08)}}.promo{color:#fff;background-position:50%;background-size:cover;border-radius:36px;align-items:center;height:575px;margin-bottom:50px;display:flex;position:relative;overflow:hidden}.promo:before{content:"";background:linear-gradient(90deg,#070c11ad,#070c1121 65%);position:absolute;inset:0}.promo>div{z-index:1;width:48%;padding:55px;position:relative}.promo h2{letter-spacing:-1.5px;margin:0 0 16px;font-size:39px;line-height:1.04}.promo p{color:#f1f1f1;line-height:1.55}.promo--mic{background-image:url(/assets/banner-mic.png)}.promo--camera{background-image:url(/assets/banner-osmo.png);background-position:50% 60%}.line-title{margin:0 0 28px;font-size:30px}.stores{padding:80px 0}.stores-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:90px;display:grid}.stores-grid>div:first-child{padding-left:18px}.store-list{margin:22px 0}.store-list a{border-bottom:1px solid #d6d9d9;justify-content:space-between;padding:15px 8px;font-size:20px;font-weight:700;display:flex}.store-image{background:url(/assets/almacenes.png) 50%/cover;border-radius:38px;height:420px}.final-banner{color:#fff;background:#07111d url(/assets/banner-final.png) 50%/cover;padding:94px 0;position:relative}.final-banner:before{content:"";background:linear-gradient(90deg,#06111df5 0%,#071524d5 47%,#07111d42);position:absolute;inset:0}.final-grid{grid-template-columns:1fr 1fr;align-items:end;min-height:330px;display:grid;position:relative}.final-grid>div:first-child{max-width:590px}.benefit{border-bottom:1px solid #ffffff45;margin-bottom:25px;padding:0 0 25px}.benefit h2{margin:0 0 10px;font-size:28px}.benefit p{color:#d8dce0;line-height:1.55}.final-product{color:#ffffff1f;text-align:center;letter-spacing:-12px;font-size:115px;font-style:italic;font-weight:900}.footer{color:#fff;border-top:3px solid var(--lime);background:#040506;padding:65px 0 0}.footer-grid{grid-template-columns:1.5fr .8fr 1.2fr .8fr;gap:55px;padding-bottom:45px;display:grid}.brand--footer{color:#fff}.brand--footer img{object-fit:contain;width:220px;height:auto}.brand--footer span{color:#d7dadd}.footer h3{margin:0 0 17px;font-size:14px}.footer p,.footer a{color:#aeb3b8;font-size:12px;line-height:1.7;display:block}.footer-grid>div:nth-child(2) a{margin-bottom:5px}.socials{margin-top:15px}.payments{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.payments img{object-fit:contain;max-width:115px;height:auto;display:block}.copyright{text-align:center;color:#8b9094;border-top:1px solid #1c2023;padding:21px;font-size:11px}@media (width<=950px){.container{width:min(100% - 40px,var(--max))}.header{padding:0 20px}.brand{min-width:auto}.brand--header img{width:164px;height:52px}.nav{background:#fff;border-top:1px solid #eee;flex-direction:column;gap:0;padding:18px 25px;display:none;position:absolute;top:76px;left:0;right:0}.nav.is-open{display:flex}.nav a{padding:14px 0}.menu-toggle{margin-left:auto;display:block}.header-actions{margin-left:9px}.header-actions button:nth-child(-n+2){display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.recent-track{grid-template-columns:none;grid-auto-columns:minmax(280px,43vw);grid-auto-flow:column}.drones__floating{width:330px;bottom:-165px;right:-5px}.stores-grid{gap:40px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.header{height:68px}.brand--header img{width:145px;height:46px}.brand b{font-size:25px}.brand span{font-size:11px}.brand small{font-size:6px}.nav{top:68px}.hero{height:620px}.hero__content{width:calc(100% - 58px);padding-top:125px}.hero__content h1{letter-spacing:-2px;font-size:44px}.hero__content p{font-size:15px}.hero-arrow{top:auto;bottom:20px}.categories{text-align:left;padding-left:20px}.categories>p{text-align:center}.category-row{justify-content:flex-start;padding-bottom:12px;overflow-x:auto}.category-row a{text-align:center;width:92px}.cat-icon{width:72px;height:72px}.section{padding:58px 0}.section-heading h2,.stores h2{font-size:28px}.product-grid{scroll-snap-type:x mandatory;padding-bottom:10px;display:flex;overflow-x:auto}.product-card{scroll-snap-align:start;min-width:78vw}.product-card__image{height:235px}.drones{padding-bottom:58px}.drones__floating{display:none}.recent-launches{background-position:64%;padding:62px 0 70px}.recent-launches__head{align-items:center;margin-bottom:24px}.recent-launches__head h2{font-size:30px}.recent-launches__head span{font-size:11px}.recent-launches__controls button{width:40px;height:40px}.recent-track{grid-auto-columns:84vw;gap:14px}.launch-card{min-height:455px}.launch-card__image{height:220px}.promo{background-position:62%;border-radius:25px;align-items:flex-end;height:510px}.promo>div{width:100%;padding:34px 25px}.promo h2{font-size:31px}.promo:before{background:linear-gradient(#05090e14 20%,#05090ee0)}.line-title{font-size:26px}.stores-grid{grid-template-columns:1fr}.stores-grid>div:first-child{padding:0}.store-image{order:-1;height:290px}.final-grid{grid-template-columns:1fr}.final-product{display:none}.footer-grid{grid-template-columns:1fr;gap:30px}.header-actions{display:none}}@media (prefers-reduced-motion:reduce){.drones__floating{animation:none}.cat-icon img,.product-card,.product-card img,.launch-card,.launch-card__image img{transition:none}}
