/* START_SECTION:d24h-servizi (INDEX:38) */
.ds-video-section{padding:36px 0;background:#191919}.ds-video-section video{display:block;width:100%;max-width:960px;height:auto;margin:auto;border-radius:8px;background:#000}@media(max-width:600px){.ds-video-section{padding:20px 0}}
.ds a:hover{color:var(--ink)}.ds .ds-button:hover{color:#fff}
.ds{--ink:#191919;--orange:#f68a16;--muted:#62615e;color:var(--ink);background:#fff;font-size:16px;line-height:1.6}.ds *{box-sizing:border-box}.ds .ds-wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}.ds h1,.ds h2,.ds h3,.ds p{margin:0;color:inherit}.ds h1{font-size:clamp(42px,4.5vw,66px);line-height:1.04;letter-spacing:-2px;max-width:650px;font-weight:700}.ds h2{font-size:clamp(30px,3.2vw,46px);line-height:1.1;letter-spacing:-1.2px;font-weight:650}.ds h3{font-size:24px;line-height:1.15;font-weight:650;letter-spacing:-.4px}.ds .ds-eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;margin-bottom:20px}.ds a{color:inherit}.ds a:focus-visible,.ds summary:focus-visible{outline:3px solid #b65800;outline-offset:5px}.ds svg:not(.ds-drone){width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.ds .ds-defs{position:absolute;width:0!important;height:0!important;overflow:hidden}.ds-hero{background:#f5f4f0;padding:68px 0 60px}.ds-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.ds .ds-lead{font-size:18px;line-height:1.6;max-width:530px;margin:24px 0 28px;color:#53524f}.ds .ds-button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 24px;background:var(--ink);color:#fff;font-size:14px;font-weight:650;text-decoration:none;min-height:54px;border-radius:4px}.ds .ds-button:hover{background:#343434}.ds .ds-note{font-size:12px;color:var(--muted);margin-top:15px}.ds-flight{background:var(--orange);border-radius:10px;overflow:hidden;padding:24px;transform:rotate(2deg)}.ds-flight-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:1.6px;border-bottom:1px solid #19191930;padding-bottom:15px}.ds-dot{width:8px;height:8px;background:var(--ink);border-radius:50%}.ds-drone{width:100%;height:auto;display:block;margin:8px 0}.ds-flight-tags{display:flex;justify-content:space-between;border-top:1px solid #19191930;padding-top:16px;font-size:11px;font-weight:650}.ds-trust{border-block:1px solid #e6e4de;background:#fff}.ds-trust>.ds-wrap{display:flex;justify-content:space-between;gap:20px;padding-block:22px}.ds-trust span{font-size:12px;color:var(--muted)}.ds-trust b{color:var(--ink);margin-right:10px;font-size:14px}.ds-section{padding-block:76px}.ds-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:34px}.ds-section-head>p{font-size:15px;color:var(--muted)}.ds-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ds .ds-card{padding:28px;border:1px solid #deddd7;border-radius:8px;display:flex;flex-direction:column;text-decoration:none;min-height:300px;background:#fff;transition:border-color .15s,box-shadow .15s}.ds .ds-card:hover{border-color:var(--ink);box-shadow:0 6px 18px #1919190a}.ds-card-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px}.ds .ds-icon{width:38px!important;height:38px!important}.ds-label{font-size:10px;font-weight:650;letter-spacing:1px;text-transform:uppercase}.ds .ds-card p{color:var(--muted);font-size:14px;margin:14px 0 24px;line-height:1.65}.ds-card-link{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:13px;font-weight:650;margin-top:auto}.ds .ds-featured{background:#fff1dd;border-color:#f3bc74}.ds-coming{display:flex;align-items:center;gap:20px;margin-top:24px;padding:20px 0;border-bottom:1px solid #e5e4df;font-size:13px;color:var(--muted)}.ds-coming a{margin-left:auto;text-decoration:underline;text-underline-offset:4px}.ds-coming .ds-label{background:#efeee9;padding:5px 9px;border-radius:3px;white-space:nowrap}.ds-process{background:#191919;color:#fff}.ds-process .ds-eyebrow{color:#ffac47}.ds-process .ds-section-head>p{color:#b8b8b8}.ds-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;list-style:none;padding:0;margin:44px 0 28px}.ds-steps>li{border-top:1px solid #525252;padding-top:20px}.ds-steps span{font-size:14px;color:#ffac47}.ds-steps h3{margin:18px 0 14px}.ds-steps p{font-size:14px;color:#bcbcbc}.ds .ds-process-note{font-size:12px;color:#aaa;border-top:1px solid #393939;padding-top:22px}.ds-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.ds-faq>div>p:last-child{margin-top:25px;font-size:14px;color:var(--muted)}.ds-faq a{text-decoration:underline;text-underline-offset:4px}.ds details{border-bottom:1px solid #dfded8}.ds summary{display:flex;justify-content:space-between;gap:24px;font-size:16px;font-weight:650;padding:22px 0;cursor:pointer;list-style:none}.ds summary::-webkit-details-marker{display:none}.ds summary span{font-size:22px;line-height:1}.ds details[open] summary span{transform:rotate(45deg)}.ds details p{font-size:14px;color:var(--muted);padding:0 26px 24px 0}.ds-contact{background:#f5f4f0;padding:48px 0}.ds-contact>.ds-wrap{display:flex;align-items:center;justify-content:space-between;gap:50px}.ds-contact h2{font-size:34px}.ds-contact p:last-child{max-width:650px;margin-top:16px;font-size:15px;color:var(--muted)}.ds-contact .ds-button{flex-shrink:0}.ds #ds-servizi{scroll-margin-top:24px}@media(max-width:900px){.ds-hero-grid{gap:30px}.ds-grid{grid-template-columns:repeat(2,1fr)}.ds .ds-wrap{width:calc(100% - 40px)}.ds-flight{padding:18px}.ds-trust>.ds-wrap{gap:15px}.ds-trust b{display:block}.ds-faq{gap:40px}.ds-steps{gap:25px}}@media(max-width:600px){.ds-hero{padding:38px 0}.ds-hero-grid{grid-template-columns:1fr;gap:34px}.ds h1{font-size:44px;letter-spacing:-1.5px}.ds .ds-lead{font-size:16px;margin:20px 0 24px}.ds-flight{max-width:370px;width:100%;margin-inline:auto;transform:rotate(1deg)}.ds-drone{max-height:195px}.ds-trust>.ds-wrap{display:grid;grid-template-columns:1fr;gap:12px;padding-block:20px}.ds-trust b{display:inline-block;min-width:90px}.ds-section{padding-block:46px}.ds-section-head{display:block;margin-bottom:26px}.ds-section-head>p{margin-top:18px}.ds-grid{grid-template-columns:1fr;gap:14px}.ds .ds-card{min-height:250px;padding:24px}.ds-card-top{margin-bottom:22px}.ds-coming{flex-wrap:wrap;gap:12px}.ds-coming a{margin-left:0}.ds-steps{grid-template-columns:1fr;gap:28px;margin-top:30px}.ds-steps h3{margin:12px 0}.ds-faq{grid-template-columns:1fr;gap:20px}.ds-contact>.ds-wrap{display:block}.ds-contact .ds-button{margin-top:25px}.ds-contact h2{font-size:30px}.ds .ds-eyebrow{margin-bottom:16px}}@media(prefers-reduced-motion:reduce){.ds .ds-card{transition:none}}
.ds .ds-hero-inline-film{margin-top:32px}.ds .ds-hero-inline-film video{display:block;width:100%;max-width:960px;height:auto;border-radius:8px;background:#191919}.ds .ds-hero-inline-video{padding-bottom:48px}@media(max-width:600px){.ds .ds-hero-inline-film{margin-top:24px}.ds .ds-hero-inline-video{padding-bottom:30px}}
.ds .ds-hero-video{position:relative;isolation:isolate;overflow:hidden;background:#191919;color:#fff;min-height:540px;display:flex;align-items:center;padding:72px 0}
.ds .ds-hero-film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.ds .ds-hero-video:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.62) 55%,rgba(0,0,0,.3));z-index:-1;pointer-events:none}
.ds .ds-video-content{position:relative}.ds .ds-hero-video h1{max-width:720px}.ds .ds-hero-video .ds-lead{color:#f2f2f2;max-width:590px}.ds .ds-hero-video .ds-note{color:#e0e0e0}
.ds .ds-hero-video .ds-button{background:#f68a16;color:#191919}.ds .ds-hero-video .ds-button:hover{background:#ffab47;color:#191919}
.ds .ds-video-toggle{position:absolute;right:24px;bottom:18px;background:#191919b3;color:#fff;border:1px solid #ffffff80;border-radius:4px;padding:9px 14px;font:inherit;font-size:12px;cursor:pointer;min-height:40px}
.ds .ds-video-toggle:focus-visible{outline:3px solid #fff;outline-offset:4px}
@media(max-width:600px){.ds .ds-hero-video{min-height:520px;padding:46px 0 72px}.ds .ds-hero-video:after{background:rgba(0,0,0,.68)}.ds .ds-video-toggle{right:20px;bottom:14px}}

.ds .ds-hero-video .ds-flight{color:#191919}.ds .ds-hero-video h1{max-width:650px}
/* END_SECTION:d24h-servizi */
