.PackageDetails-module__zoOLHq__section{isolation:isolate;background:var(--bg-dark);padding:var(--space-10) 0;background-image:radial-gradient(90% 50% at 50% -10%,#2e9ec912 0%,#0000 60%);position:relative}.PackageDetails-module__zoOLHq__section:before{content:"";opacity:.06;pointer-events:none;z-index:0;background-image:url(/images/topo-lines.svg);background-position:80% 55%;background-repeat:no-repeat;background-size:55%;position:absolute;inset:0}.PackageDetails-module__zoOLHq__inner{z-index:1;max-width:1280px;padding:0 var(--space-8);align-items:center;gap:var(--space-7);flex-direction:column;margin:0 auto;display:flex;position:relative}.PackageDetails-module__zoOLHq__header{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;max-width:600px;display:flex}.PackageDetails-module__zoOLHq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-blue);font-size:14px;font-weight:700;display:inline-block}.PackageDetails-module__zoOLHq__heading{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(36px,4vw,48px);font-weight:700;line-height:1.1}.PackageDetails-module__zoOLHq__headingAccent{background:linear-gradient(90deg,#f5a623 0%,#e8a045 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PackageDetails-module__zoOLHq__grid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;width:100%;max-width:1080px;display:grid}.PackageDetails-module__zoOLHq__col{border-radius:var(--radius-lg);background:#1a2028a6;border:1px solid #ffffff0f;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000047,inset 0 1px #ffffff0a}.PackageDetails-module__zoOLHq__col:before{content:"";opacity:.85;height:3px;position:absolute;top:0;left:0;right:0}.PackageDetails-module__zoOLHq__colIncluded:before{background:linear-gradient(90deg, var(--brand-blue) 0%, var(--brand-blue-light) 100%);box-shadow:0 0 14px #62cce859}.PackageDetails-module__zoOLHq__colExcluded:before{background:#ffffff2e}.PackageDetails-module__zoOLHq__colHeader{align-items:center;gap:var(--space-3);padding:var(--space-5);border-bottom:1px solid #ffffff0d;display:flex}.PackageDetails-module__zoOLHq__colIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.PackageDetails-module__zoOLHq__colIconIncluded{color:#62cce8;background:#2e9ec924;border:1px solid #62cce847;box-shadow:0 0 16px #62cce81f}.PackageDetails-module__zoOLHq__colIconExcluded{color:#f0f4f880;background:#ffffff0a;border:1px solid #ffffff1a}.PackageDetails-module__zoOLHq__colTitle{letter-spacing:-.01em;color:var(--text-primary);flex:1;min-width:0;margin:0;font-size:17px;font-weight:700}.PackageDetails-module__zoOLHq__colCount{border-radius:var(--radius-full);letter-spacing:.04em;color:var(--brand-blue-light);font-variant-numeric:tabular-nums;background:#2e9ec914;border:1px solid #62cce838;flex-shrink:0;align-items:center;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex}.PackageDetails-module__zoOLHq__colExcluded .PackageDetails-module__zoOLHq__colCount{color:var(--text-muted);background:#ffffff0a;border-color:#ffffff1a}.PackageDetails-module__zoOLHq__items{padding:var(--space-3) 0;flex-direction:column;display:flex}.PackageDetails-module__zoOLHq__item{align-items:flex-start;gap:var(--space-3);padding:10px var(--space-5);transition:background var(--duration-base) var(--ease-out);display:flex}.PackageDetails-module__zoOLHq__item:hover{background:#ffffff05}.PackageDetails-module__zoOLHq__itemIcon{flex-shrink:0;margin-top:3px}.PackageDetails-module__zoOLHq__itemIconIncluded{color:#62cce8}.PackageDetails-module__zoOLHq__itemIconExcluded{color:#f0f4f852}.PackageDetails-module__zoOLHq__itemText{color:var(--text-secondary);flex:1;min-width:0;margin:0;font-size:14px;line-height:1.65}.PackageDetails-module__zoOLHq__itemTextExcluded{color:#f0f4f880}.PackageDetails-module__zoOLHq__addon{gap:var(--space-4);width:100%;max-width:680px;padding:var(--space-5) var(--space-6);border-radius:var(--radius-lg);background:#1a2028a6;border:1px solid #ffffff0f;flex-direction:column;display:flex;box-shadow:0 4px 24px #00000047,inset 0 1px #ffffff0a}.PackageDetails-module__zoOLHq__addonHeader{align-items:center;gap:var(--space-3);display:flex}.PackageDetails-module__zoOLHq__addonIcon{border-radius:var(--radius-md);color:#62cce8;background:#2e9ec924;border:1px solid #62cce847;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 0 16px #62cce81f}.PackageDetails-module__zoOLHq__addonTitleWrap{flex-direction:column;gap:2px;display:flex}.PackageDetails-module__zoOLHq__addonEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-blue);font-size:10px;font-weight:700;line-height:1}.PackageDetails-module__zoOLHq__addonTitle{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:17px;font-weight:700;line-height:1.3}.PackageDetails-module__zoOLHq__addonPrices{gap:var(--space-4);padding-top:var(--space-4);border-top:1px solid #ffffff0f;grid-template-columns:1fr 1fr;display:grid}.PackageDetails-module__zoOLHq__addonPriceCell{flex-direction:column;gap:4px;min-width:0;display:flex}.PackageDetails-module__zoOLHq__addonPriceLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700;line-height:1}.PackageDetails-module__zoOLHq__addonPriceValue{letter-spacing:-.02em;color:var(--brand-blue-light);font-variant-numeric:tabular-nums;margin:4px 0 2px;font-size:28px;font-weight:800;line-height:1}.PackageDetails-module__zoOLHq__addonPriceSuffix{color:var(--text-muted);letter-spacing:.01em;font-size:12px;font-weight:500}.PackageDetails-module__zoOLHq__addonNote{color:var(--text-secondary);padding-top:var(--space-3);border-top:1px dashed #ffffff0f;margin:0;font-size:13px;line-height:1.65}[data-theme=light] .PackageDetails-module__zoOLHq__section{background:#f4f7fa}[data-theme=light] .PackageDetails-module__zoOLHq__section:before{opacity:.04}:is([data-theme=light] .PackageDetails-module__zoOLHq__col,[data-theme=light] .PackageDetails-module__zoOLHq__addon){background:#fffffff5;border-color:#00000014;box-shadow:0 4px 24px #0000000f,inset 0 1px #fff9}:is([data-theme=light] .PackageDetails-module__zoOLHq__colHeader,[data-theme=light] .PackageDetails-module__zoOLHq__addonPrices){border-color:#0000000f}[data-theme=light] .PackageDetails-module__zoOLHq__addonNote{border-top-color:#00000014}[data-theme=light] .PackageDetails-module__zoOLHq__colIconExcluded{color:#10182073;background:#0000000a;border-color:#00000014}[data-theme=light] .PackageDetails-module__zoOLHq__colExcluded:before{background:#0000001f}[data-theme=light] .PackageDetails-module__zoOLHq__colExcluded .PackageDetails-module__zoOLHq__colCount{background:#0000000a;border-color:#0000001a}[data-theme=light] .PackageDetails-module__zoOLHq__item:hover{background:#00000005}[data-theme=light] .PackageDetails-module__zoOLHq__itemIconExcluded{color:#10182052}[data-theme=light] .PackageDetails-module__zoOLHq__itemTextExcluded{color:#10182080}@media (max-width:1023px){.PackageDetails-module__zoOLHq__inner{padding:0 var(--space-6)}}@media (max-width:767px){.PackageDetails-module__zoOLHq__section{padding:var(--space-8) 0}.PackageDetails-module__zoOLHq__inner{padding:0 var(--space-4);gap:var(--space-6)}.PackageDetails-module__zoOLHq__grid{gap:var(--space-4);grid-template-columns:1fr}.PackageDetails-module__zoOLHq__colHeader{padding:var(--space-4);gap:var(--space-2)}.PackageDetails-module__zoOLHq__colTitle{font-size:16px}.PackageDetails-module__zoOLHq__item{padding:9px var(--space-4)}.PackageDetails-module__zoOLHq__itemText{font-size:13px;line-height:1.6}.PackageDetails-module__zoOLHq__addon{padding:var(--space-4)}.PackageDetails-module__zoOLHq__addonTitle{font-size:16px}.PackageDetails-module__zoOLHq__addonPriceValue{font-size:24px}.PackageDetails-module__zoOLHq__addonPrices{gap:var(--space-3);grid-template-columns:1fr}}
.WhyLoveIt-module__P0kZKa__section{isolation:isolate;background:var(--bg-dark);padding:var(--space-10) 0;background-image:radial-gradient(70% 50% at 80% 10%,#2e9ec90f 0%,#0000 60%);position:relative}.WhyLoveIt-module__P0kZKa__section:before{content:"";opacity:.06;pointer-events:none;z-index:0;background-image:url(/images/topo-lines.svg);background-position:15%;background-repeat:no-repeat;background-size:55%;position:absolute;inset:0}.WhyLoveIt-module__P0kZKa__inner{z-index:1;max-width:1280px;padding:0 var(--space-8);align-items:center;gap:var(--space-8);flex-direction:column;margin:0 auto;display:flex;position:relative}.WhyLoveIt-module__P0kZKa__header{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;max-width:620px;display:flex}.WhyLoveIt-module__P0kZKa__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-blue);font-size:14px;font-weight:700;display:inline-block}.WhyLoveIt-module__P0kZKa__heading{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(36px,4vw,48px);font-weight:700;line-height:1.1}.WhyLoveIt-module__P0kZKa__headingAccent{background:linear-gradient(90deg,#f5a623 0%,#e8a045 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyLoveIt-module__P0kZKa__sub{color:var(--text-secondary);margin:0;font-size:16px;font-weight:400;line-height:1.7}.WhyLoveIt-module__P0kZKa__cards{gap:var(--space-4);grid-template-columns:repeat(3,1fr);width:100%;display:grid}.WhyLoveIt-module__P0kZKa__cardWrap{min-width:0}.WhyLoveIt-module__P0kZKa__card{background:var(--bg-dark-2);border-radius:var(--radius-lg);height:100%;transition:transform var(--duration-base) var(--ease-out), border-color var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out);border:1px solid #ffffff12;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000047,inset 0 1px #ffffff0a}.WhyLoveIt-module__P0kZKa__card:hover{border-color:#2e9ec952;transform:translateY(-6px);box-shadow:0 12px 40px #00000059,0 0 0 1px #2e9ec91a}.WhyLoveIt-module__P0kZKa__cardTop{background:radial-gradient(ellipse 80% 90% at 50% 0%, var(--top-glow) 0%, transparent 75%), var(--bg-dark-3);justify-content:center;align-items:center;gap:var(--space-2);flex-direction:column;height:148px;display:flex;position:relative;overflow:hidden}.WhyLoveIt-module__P0kZKa__bigNum{opacity:.07;font-variant-numeric:tabular-nums;letter-spacing:-.05em;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:120px;font-weight:900;line-height:1;position:absolute;bottom:-16px;right:-4px}.WhyLoveIt-module__P0kZKa__iconWrap{border-radius:var(--radius-md);z-index:1;width:64px;height:64px;transition:opacity var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out), transform var(--duration-base) var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;display:flex;position:relative}.WhyLoveIt-module__P0kZKa__card:hover .WhyLoveIt-module__P0kZKa__iconWrap{opacity:.9;transform:scale(1.06);box-shadow:0 0 28px #ffffff0f}.WhyLoveIt-module__P0kZKa__cardLabel{letter-spacing:.1em;text-transform:uppercase;opacity:.75;z-index:1;font-size:10px;font-weight:700;position:relative}.WhyLoveIt-module__P0kZKa__cardBody{padding:var(--space-4) var(--space-5) var(--space-5);gap:var(--space-2);flex-direction:column;flex:1;display:flex}.WhyLoveIt-module__P0kZKa__cardText{color:var(--text-secondary);margin:0;font-size:14px;font-weight:400;line-height:1.75}.WhyLoveIt-module__P0kZKa__cardAccent{background:linear-gradient(90deg, transparent 0%, var(--accent-color) 40%, var(--accent-color) 60%, transparent 100%);opacity:0;height:2px;transition:opacity var(--duration-base) var(--ease-out)}.WhyLoveIt-module__P0kZKa__card:hover .WhyLoveIt-module__P0kZKa__cardAccent{opacity:1}[data-theme=light] .WhyLoveIt-module__P0kZKa__section{background:#f4f7fa}[data-theme=light] .WhyLoveIt-module__P0kZKa__section:before{opacity:.04}[data-theme=light] .WhyLoveIt-module__P0kZKa__card{background:#fff;border-color:#00000014;box-shadow:0 4px 24px #0000000f,inset 0 1px #fff9}[data-theme=light] .WhyLoveIt-module__P0kZKa__card:hover{border-color:#2e9ec94d;box-shadow:0 12px 40px #0000001a,0 0 0 1px #2e9ec914}[data-theme=light] .WhyLoveIt-module__P0kZKa__cardTop{background:radial-gradient(ellipse 80% 90% at 50% 0%, var(--top-glow) 0%, transparent 75%), #f0f4f8}@media (max-width:1023px){.WhyLoveIt-module__P0kZKa__inner{padding:0 var(--space-6)}.WhyLoveIt-module__P0kZKa__cards{grid-template-columns:1fr;max-width:560px;margin:0 auto}.WhyLoveIt-module__P0kZKa__bigNum{font-size:90px}}@media (max-width:767px){.WhyLoveIt-module__P0kZKa__section{padding:var(--space-8) 0}.WhyLoveIt-module__P0kZKa__inner{padding:0 var(--space-4);gap:var(--space-6)}.WhyLoveIt-module__P0kZKa__cardTop{height:120px}.WhyLoveIt-module__P0kZKa__cardText{font-size:13px;line-height:1.7}}
.RightForYou-module__S9afLq__section{isolation:isolate;background:var(--bg-dark);padding:var(--space-10) 0;background-image:radial-gradient(90% 50% at 50% -10%,#2e9ec912 0%,#0000 60%);position:relative}.RightForYou-module__S9afLq__section:before{content:"";opacity:.06;pointer-events:none;z-index:0;background-image:url(/images/topo-lines.svg);background-position:90%;background-repeat:no-repeat;background-size:55%;position:absolute;inset:0}.RightForYou-module__S9afLq__inner{z-index:1;max-width:1280px;padding:0 var(--space-8);align-items:center;gap:var(--space-7);flex-direction:column;margin:0 auto;display:flex;position:relative}.RightForYou-module__S9afLq__header{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;max-width:620px;display:flex}.RightForYou-module__S9afLq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-blue);font-size:14px;font-weight:700;display:inline-block}.RightForYou-module__S9afLq__heading{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(36px,4vw,48px);font-weight:700;line-height:1.1}.RightForYou-module__S9afLq__headingAccent{background:linear-gradient(90deg,#f5a623 0%,#e8a045 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.RightForYou-module__S9afLq__sub{color:var(--text-secondary);margin:0;font-size:16px;font-weight:400;line-height:1.7}.RightForYou-module__S9afLq__card{border-radius:var(--radius-lg);background:#1a2028a6;border:1px solid #ffffff0f;flex-direction:column;width:100%;max-width:760px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000047,inset 0 1px #ffffff0a}.RightForYou-module__S9afLq__card:before{content:"";background:linear-gradient(90deg, var(--brand-blue) 0%, var(--brand-blue-light) 100%);opacity:.85;height:3px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 14px #62cce859}.RightForYou-module__S9afLq__cardHeader{align-items:center;gap:var(--space-3);padding:var(--space-5);border-bottom:1px solid #ffffff0d;display:flex}.RightForYou-module__S9afLq__cardIcon{border-radius:var(--radius-md);color:#62cce8;background:#2e9ec924;border:1px solid #62cce847;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 0 16px #62cce81f}.RightForYou-module__S9afLq__cardTitleWrap{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.RightForYou-module__S9afLq__cardEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-blue);font-size:10px;font-weight:700;line-height:1}.RightForYou-module__S9afLq__cardTitle{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:17px;font-weight:700}.RightForYou-module__S9afLq__cardCount{border-radius:var(--radius-full);letter-spacing:.04em;color:var(--brand-blue-light);font-variant-numeric:tabular-nums;background:#2e9ec914;border:1px solid #62cce838;flex-shrink:0;align-items:center;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex}.RightForYou-module__S9afLq__items{padding:var(--space-3) 0;flex-direction:column;display:flex}.RightForYou-module__S9afLq__item{align-items:flex-start;gap:var(--space-4);padding:var(--space-4) var(--space-5);transition:background var(--duration-base) var(--ease-out);display:flex}.RightForYou-module__S9afLq__item+.RightForYou-module__S9afLq__item{border-top:1px dashed #ffffff0d}.RightForYou-module__S9afLq__item:hover{background:#ffffff05}.RightForYou-module__S9afLq__itemNum{border-radius:var(--radius-full);width:38px;height:38px;color:var(--brand-blue-light);font-variant-numeric:tabular-nums;letter-spacing:-.01em;transition:transform var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out);background:#2e9ec91f;border:1px solid #62cce847;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;line-height:1;display:flex;box-shadow:0 0 18px #62cce81a}.RightForYou-module__S9afLq__item:hover .RightForYou-module__S9afLq__itemNum{transform:scale(1.06);box-shadow:0 0 22px #62cce82e}.RightForYou-module__S9afLq__itemText{color:var(--text-secondary);flex:1;min-width:0;margin:0;padding-top:8px;font-size:14px;line-height:1.7}[data-theme=light] .RightForYou-module__S9afLq__section{background:#f4f7fa}[data-theme=light] .RightForYou-module__S9afLq__section:before{opacity:.04}[data-theme=light] .RightForYou-module__S9afLq__card{background:#fffffff5;border-color:#00000014;box-shadow:0 4px 24px #0000000f,inset 0 1px #fff9}[data-theme=light] .RightForYou-module__S9afLq__cardHeader{border-color:#0000000f}[data-theme=light] .RightForYou-module__S9afLq__item+.RightForYou-module__S9afLq__item{border-top-color:#00000014}[data-theme=light] .RightForYou-module__S9afLq__item:hover{background:#00000005}@media (max-width:1023px){.RightForYou-module__S9afLq__inner{padding:0 var(--space-6)}}@media (max-width:767px){.RightForYou-module__S9afLq__section{padding:var(--space-8) 0}.RightForYou-module__S9afLq__inner{padding:0 var(--space-4);gap:var(--space-6)}.RightForYou-module__S9afLq__cardHeader{padding:var(--space-4);gap:var(--space-2)}.RightForYou-module__S9afLq__cardTitle{font-size:16px}.RightForYou-module__S9afLq__item{padding:var(--space-3) var(--space-4);gap:var(--space-3)}.RightForYou-module__S9afLq__itemNum{width:34px;height:34px;font-size:13px}.RightForYou-module__S9afLq__itemText{padding-top:6px;font-size:13px;line-height:1.65}}
.EquipmentChecklist-module__Ifq1Oq__section{isolation:isolate;background:var(--bg-dark);padding:var(--space-10) 0;background-image:radial-gradient(90% 50% at 50% -10%,#2e9ec912 0%,#0000 60%);position:relative}.EquipmentChecklist-module__Ifq1Oq__section:before{content:"";opacity:.06;pointer-events:none;z-index:0;background-image:url(/images/topo-lines.svg);background-position:10%;background-repeat:no-repeat;background-size:55%;position:absolute;inset:0}.EquipmentChecklist-module__Ifq1Oq__inner{z-index:1;max-width:1280px;padding:0 var(--space-8);align-items:center;gap:var(--space-7);flex-direction:column;margin:0 auto;display:flex;position:relative}.EquipmentChecklist-module__Ifq1Oq__header{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;max-width:620px;display:flex}.EquipmentChecklist-module__Ifq1Oq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-blue);font-size:14px;font-weight:700;display:inline-block}.EquipmentChecklist-module__Ifq1Oq__heading{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(36px,4vw,48px);font-weight:700;line-height:1.1}.EquipmentChecklist-module__Ifq1Oq__headingAccent{background:linear-gradient(90deg,#f5a623 0%,#e8a045 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.EquipmentChecklist-module__Ifq1Oq__sub{color:var(--text-secondary);margin:0;font-size:16px;font-weight:400;line-height:1.7}.EquipmentChecklist-module__Ifq1Oq__card{border-radius:var(--radius-lg);background:#1a2028a6;border:1px solid #ffffff0f;flex-direction:column;width:100%;max-width:960px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000047,inset 0 1px #ffffff0a}.EquipmentChecklist-module__Ifq1Oq__card:before{content:"";background:linear-gradient(90deg, var(--brand-blue) 0%, var(--brand-blue-light) 100%);opacity:.85;height:3px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 14px #62cce859}.EquipmentChecklist-module__Ifq1Oq__cardHeader{align-items:center;gap:var(--space-3);padding:var(--space-5);border-bottom:1px solid #ffffff0d;display:flex}.EquipmentChecklist-module__Ifq1Oq__cardIcon{border-radius:var(--radius-md);color:#62cce8;background:#2e9ec924;border:1px solid #62cce847;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 0 16px #62cce81f}.EquipmentChecklist-module__Ifq1Oq__cardTitleWrap{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.EquipmentChecklist-module__Ifq1Oq__cardEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-blue);font-size:10px;font-weight:700;line-height:1}.EquipmentChecklist-module__Ifq1Oq__cardTitle{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:17px;font-weight:700}.EquipmentChecklist-module__Ifq1Oq__cardCount{border-radius:var(--radius-full);letter-spacing:.04em;color:var(--brand-blue-light);font-variant-numeric:tabular-nums;background:#2e9ec914;border:1px solid #62cce838;flex-shrink:0;align-items:center;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex}.EquipmentChecklist-module__Ifq1Oq__items{column-gap:var(--space-2);padding:var(--space-3) var(--space-2);grid-template-columns:1fr 1fr;display:grid}.EquipmentChecklist-module__Ifq1Oq__item{align-items:flex-start;gap:var(--space-3);padding:10px var(--space-4);transition:background var(--duration-base) var(--ease-out);border-radius:var(--radius-sm);display:flex}.EquipmentChecklist-module__Ifq1Oq__item:hover{background:#ffffff05}.EquipmentChecklist-module__Ifq1Oq__itemIcon{color:#62cce8;flex-shrink:0;margin-top:3px}.EquipmentChecklist-module__Ifq1Oq__itemText{color:var(--text-secondary);flex:1;min-width:0;margin:0;font-size:14px;line-height:1.6}.EquipmentChecklist-module__Ifq1Oq__note{align-items:flex-start;gap:var(--space-3);padding:var(--space-4) var(--space-5);background:#f5a6230a;border-top:1px dashed #ffffff14;display:flex}.EquipmentChecklist-module__Ifq1Oq__noteIcon{color:#f5a623;flex-shrink:0;margin-top:2px}.EquipmentChecklist-module__Ifq1Oq__noteText{color:var(--text-secondary);flex:1;min-width:0;margin:0;font-size:13px;line-height:1.65}[data-theme=light] .EquipmentChecklist-module__Ifq1Oq__section{background:#f4f7fa}[data-theme=light] .EquipmentChecklist-module__Ifq1Oq__section:before{opacity:.04}[data-theme=light] .EquipmentChecklist-module__Ifq1Oq__card{background:#fffffff5;border-color:#00000014;box-shadow:0 4px 24px #0000000f,inset 0 1px #fff9}[data-theme=light] .EquipmentChecklist-module__Ifq1Oq__cardHeader{border-color:#0000000f}[data-theme=light] .EquipmentChecklist-module__Ifq1Oq__item:hover{background:#00000005}[data-theme=light] .EquipmentChecklist-module__Ifq1Oq__note{background:#f5a6230d;border-top-color:#0000001a}@media (max-width:1023px){.EquipmentChecklist-module__Ifq1Oq__inner{padding:0 var(--space-6)}}@media (max-width:767px){.EquipmentChecklist-module__Ifq1Oq__section{padding:var(--space-8) 0}.EquipmentChecklist-module__Ifq1Oq__inner{padding:0 var(--space-4);gap:var(--space-6)}.EquipmentChecklist-module__Ifq1Oq__cardHeader{padding:var(--space-4);gap:var(--space-2)}.EquipmentChecklist-module__Ifq1Oq__cardTitle{font-size:16px}.EquipmentChecklist-module__Ifq1Oq__items{padding:var(--space-3) 0;grid-template-columns:1fr}.EquipmentChecklist-module__Ifq1Oq__item{padding:9px var(--space-4)}.EquipmentChecklist-module__Ifq1Oq__itemText{font-size:13px;line-height:1.6}.EquipmentChecklist-module__Ifq1Oq__note{padding:var(--space-4)}.EquipmentChecklist-module__Ifq1Oq__noteText{font-size:12px;line-height:1.6}}
.Faqs-module__bAsDPG__section{isolation:isolate;background:var(--bg-dark);padding:var(--space-10) 0;background-image:radial-gradient(90% 50% at 50% -10%,#2e9ec912 0%,#0000 60%);position:relative}.Faqs-module__bAsDPG__section:before{content:"";opacity:.06;pointer-events:none;z-index:0;background-image:url(/images/topo-lines.svg);background-position:85%;background-repeat:no-repeat;background-size:55%;position:absolute;inset:0}.Faqs-module__bAsDPG__inner{z-index:1;max-width:1280px;padding:0 var(--space-8);align-items:center;gap:var(--space-7);flex-direction:column;margin:0 auto;display:flex;position:relative}.Faqs-module__bAsDPG__header{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;max-width:620px;display:flex}.Faqs-module__bAsDPG__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-blue);font-size:14px;font-weight:700;display:inline-block}.Faqs-module__bAsDPG__heading{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(36px,4vw,48px);font-weight:700;line-height:1.1}.Faqs-module__bAsDPG__headingAccent{background:linear-gradient(90deg,#f5a623 0%,#e8a045 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Faqs-module__bAsDPG__sub{color:var(--text-secondary);margin:0;font-size:16px;font-weight:400;line-height:1.7}.Faqs-module__bAsDPG__card{border-radius:var(--radius-lg);background:#1a2028a6;border:1px solid #ffffff0f;flex-direction:column;width:100%;max-width:880px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000047,inset 0 1px #ffffff0a}.Faqs-module__bAsDPG__card:before{content:"";background:linear-gradient(90deg, var(--brand-blue) 0%, var(--brand-blue-light) 100%);opacity:.85;z-index:1;height:3px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 14px #62cce859}.Faqs-module__bAsDPG__cardHeader{align-items:center;gap:var(--space-3);padding:var(--space-5);border-bottom:1px solid #ffffff0d;display:flex}.Faqs-module__bAsDPG__cardIcon{border-radius:var(--radius-md);color:#62cce8;background:#2e9ec924;border:1px solid #62cce847;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 0 16px #62cce81f}.Faqs-module__bAsDPG__cardTitleWrap{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Faqs-module__bAsDPG__cardEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-blue);font-size:10px;font-weight:700;line-height:1}.Faqs-module__bAsDPG__cardTitle{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:17px;font-weight:700}.Faqs-module__bAsDPG__cardCount{border-radius:var(--radius-full);letter-spacing:.04em;color:var(--brand-blue-light);font-variant-numeric:tabular-nums;background:#2e9ec914;border:1px solid #62cce838;flex-shrink:0;align-items:center;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex}.Faqs-module__bAsDPG__items{flex-direction:column;display:flex}.Faqs-module__bAsDPG__item+.Faqs-module__bAsDPG__item{border-top:1px dashed #ffffff0f}.Faqs-module__bAsDPG__item{position:relative}.Faqs-module__bAsDPG__trigger{align-items:flex-start;gap:var(--space-4);width:100%;padding:var(--space-4) var(--space-5);cursor:pointer;text-align:left;color:inherit;appearance:none;transition:background var(--duration-base) var(--ease-out);background:0 0;border:none;outline:none;font-family:inherit;display:flex}.Faqs-module__bAsDPG__trigger::-moz-focus-inner{border:0;padding:0}.Faqs-module__bAsDPG__trigger:hover{background:#ffffff06}.Faqs-module__bAsDPG__trigger:focus-visible{box-shadow:inset 3px 0 0 var(--brand-blue);background:#2e9ec90d}.Faqs-module__bAsDPG__triggerIndex{border-radius:var(--radius-full);min-width:30px;height:30px;color:var(--brand-blue-light);font-variant-numeric:tabular-nums;letter-spacing:.02em;background:#2e9ec91f;border:1px solid #62cce838;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;padding:0 8px;font-size:11px;font-weight:700;line-height:1;display:flex}.Faqs-module__bAsDPG__triggerQuestion{letter-spacing:-.005em;min-width:0;color:var(--text-primary);flex:1;margin:0;padding-top:4px;font-size:15px;font-weight:600;line-height:1.55}.Faqs-module__bAsDPG__triggerChev{border-radius:var(--radius-full);width:32px;height:32px;color:var(--text-secondary);opacity:.7;transition:transform var(--duration-base) var(--ease-out), opacity var(--duration-base) var(--ease-out), color var(--duration-base) var(--ease-out), background var(--duration-base) var(--ease-out), border-color var(--duration-base) var(--ease-out);background:#ffffff08;border:1px solid #ffffff14;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Faqs-module__bAsDPG__trigger:hover .Faqs-module__bAsDPG__triggerChev{opacity:1;color:var(--brand-blue-light);border-color:#62cce83d}.Faqs-module__bAsDPG__triggerOpen .Faqs-module__bAsDPG__triggerChev{opacity:1;color:var(--brand-blue-light);background:#2e9ec91f;border-color:#62cce852;transform:rotate(180deg)}.Faqs-module__bAsDPG__triggerOpen .Faqs-module__bAsDPG__triggerQuestion{color:var(--brand-blue-light)}.Faqs-module__bAsDPG__answer{overflow:hidden}.Faqs-module__bAsDPG__answerInner{padding:0 var(--space-5) var(--space-5) calc(var(--space-5) + 30px + var(--space-4))}.Faqs-module__bAsDPG__answerText{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.75}[data-theme=light] .Faqs-module__bAsDPG__section{background:#f4f7fa}[data-theme=light] .Faqs-module__bAsDPG__section:before{opacity:.04}[data-theme=light] .Faqs-module__bAsDPG__card{background:#fffffff5;border-color:#00000014;box-shadow:0 4px 24px #0000000f,inset 0 1px #fff9}[data-theme=light] .Faqs-module__bAsDPG__cardHeader{border-color:#0000000f}[data-theme=light] .Faqs-module__bAsDPG__item+.Faqs-module__bAsDPG__item{border-top-color:#00000014}[data-theme=light] .Faqs-module__bAsDPG__trigger:hover{background:#00000005}[data-theme=light] .Faqs-module__bAsDPG__triggerChev{background:#00000008;border-color:#00000014}[data-theme=light] .Faqs-module__bAsDPG__triggerOpen .Faqs-module__bAsDPG__triggerChev{background:#2e9ec91a;border-color:#2e9ec947}@media (max-width:1023px){.Faqs-module__bAsDPG__inner{padding:0 var(--space-6)}}@media (max-width:767px){.Faqs-module__bAsDPG__section{padding:var(--space-8) 0}.Faqs-module__bAsDPG__inner{padding:0 var(--space-4);gap:var(--space-6)}.Faqs-module__bAsDPG__cardHeader{padding:var(--space-4);gap:var(--space-2)}.Faqs-module__bAsDPG__cardTitle{font-size:16px}.Faqs-module__bAsDPG__trigger{padding:var(--space-3) var(--space-4);gap:var(--space-3)}.Faqs-module__bAsDPG__triggerIndex{min-width:26px;height:26px;font-size:10px}.Faqs-module__bAsDPG__triggerQuestion{padding-top:3px;font-size:14px}.Faqs-module__bAsDPG__triggerChev{width:28px;height:28px}.Faqs-module__bAsDPG__answerInner{padding:0 var(--space-4) var(--space-4) calc(var(--space-4) + 26px + var(--space-3))}.Faqs-module__bAsDPG__answerText{font-size:13px;line-height:1.7}}
