:root{--gd-bg:#fafafa;--gd-surface:#ffffff;--gd-text:#171717;--gd-text-secondary:#71717a;--gd-primary:#cd533b;--gd-primary-hover:#b54833;--gd-border:#e4e4e7;--gd-outline:rgba(205,83,59,0.12);--gd-surface-hover:#f4f4f5;--gd-error:#dc2626;--gd-error-border:rgba(220,38,38,0.2);--gd-danger:#ef4444;--gd-danger-secondary:rgba(239,68,68,0.05);--gd-warning:#d97706;--gd-radius:4px;--gd-radius-lg:6px;--gd-inner-radius:2px;--gd-control-height:36px;--gd-compact-height:32px;--gd-padding:16px;--nextra-content-width:100rem;--nextra-bg:255 255 255;--nextra-primary-hue:11;--nextra-primary-saturation:59%;--nextra-primary-lightness:52%}.dark{--gd-bg:#000000;--gd-surface:#0a0a0a;--gd-text:#ededed;--gd-text-secondary:#a1a1aa;--gd-primary:#cd533b;--gd-primary-hover:#da634b;--gd-border:#333333;--gd-outline:rgba(205,83,59,0.2);--gd-surface-hover:#111111;--gd-error:#ff4444;--gd-error-border:rgba(255,68,68,0.25);--gd-danger:#ef4444;--gd-danger-secondary:rgba(239,68,68,0.1);--gd-warning:#f59e0b;--gd-radius:6px;--gd-radius-lg:6px;--gd-inner-radius:4px;--nextra-bg:0 0 0;--nextra-primary-hue:11;--nextra-primary-saturation:59%;--nextra-primary-lightness:52%}html{font-size:100%}body{background-color:var(--gd-bg);color:var(--gd-text);font-family:var(--font-work-sans),sans-serif;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}button,input,select,textarea{font:inherit}*{box-sizing:border-box;scroll-behavior:smooth}:focus-visible{outline:2px solid var(--gd-primary);outline-offset:2px}.nextra-nav-container-blur{background:rgba(var(--nextra-bg),.82);-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--gd-border)}.nextra-sidebar{width:20rem!important;border-right:1px solid var(--gd-border)}.nextra-mask>div,.nextra-sidebar{background:var(--gd-bg)}.nextra-sidebar .nextra-mask{padding:1rem 1rem 1.25rem}.nextra-sidebar :where(a,button){min-height:var(--gd-control-height);padding:.55rem .75rem;border:0;border-radius:var(--gd-radius-lg);color:var(--gd-text-secondary);font-size:.9375rem;line-height:1.4;white-space:normal;box-shadow:none;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.nextra-sidebar :where(a,button):hover{background-color:var(--gd-surface-hover);color:var(--gd-text)}.nextra-sidebar a[aria-current=page],.nextra-sidebar li.active>:where(a,button){background:color-mix(in srgb,var(--gd-primary) 10%,var(--gd-surface));color:var(--gd-primary);font-weight:600}.nextra-sidebar li>ul{margin-top:.35rem;margin-inline-start:.85rem;padding-top:.15rem;padding-inline-start:.85rem;border-inline-start:1px solid var(--gd-border)}.nextra-sidebar li:not(:has(>a,>button,>ul)){margin-top:1.25rem;margin-bottom:.3rem;padding:0 .5rem;color:var(--gd-primary);font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.nextra-sidebar .nextra-sidebar-footer{margin-inline:1rem;padding-top:1rem;border-top:1px solid var(--gd-border)}.gd-navbar-tools{display:flex;align-items:center;gap:.75rem;width:100%}.gd-navbar-tools .nextra-search{flex:1 1 auto;min-width:0}.gd-navbar-tools .nextra-search input{min-height:var(--gd-control-height)}.gd-app-switcher-host{position:relative;margin-bottom:1rem}.gd-app-switcher,.gd-app-switcher-portal{width:100%}.gd-app-switcher{position:relative}.gd-home-shortcut{display:flex;align-items:center;gap:.75rem;width:100%;min-height:var(--gd-control-height);margin-bottom:.65rem;padding:.65rem .8rem;border:0;border-radius:var(--gd-radius-lg);background:transparent;color:var(--gd-text-secondary);text-align:left;cursor:pointer}.gd-home-shortcut:hover,.gd-home-shortcut[data-active=true]{background:color-mix(in srgb,var(--gd-primary) 8%,var(--gd-surface));color:var(--gd-primary)}.gd-home-shortcut-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;flex-shrink:0;border-radius:var(--gd-radius);background:color-mix(in srgb,var(--gd-primary) 10%,transparent)}.gd-home-shortcut-label{font-size:.94rem;font-weight:600;line-height:1.2}.gd-app-switcher-trigger{display:flex;align-items:center;gap:.75rem;width:100%;min-height:4rem;padding:.75rem .9rem;border:1px solid var(--gd-border);border-radius:calc(var(--gd-radius-lg) + 4px);background:var(--gd-surface);color:inherit;text-align:left;cursor:pointer}.gd-app-switcher-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;border-radius:var(--gd-radius);background:color-mix(in srgb,var(--gd-primary) 12%,transparent);color:var(--gd-primary)}.gd-app-switcher-copy{display:flex;flex:1 1 auto;min-width:0;flex-direction:column}.gd-app-switcher-copy strong{color:var(--gd-text);font-size:.92rem;font-weight:600;line-height:1.25}.gd-app-switcher-copy span{color:var(--gd-text-secondary);font-size:.76rem;line-height:1.25}.gd-app-switcher-chevron{color:var(--gd-text-secondary);flex-shrink:0;transition:transform .2s ease}.gd-app-switcher-chevron[data-open=true]{transform:rotate(180deg)}.gd-app-switcher-menu{position:absolute;top:calc(100% + .45rem);left:0;width:100%;padding:.4rem;border:1px solid var(--gd-border);border-radius:calc(var(--gd-radius-lg) + 4px);background:var(--gd-surface);box-shadow:0 18px 48px rgba(0,0,0,.14);z-index:40}.gd-app-switcher-option{display:flex;align-items:center;gap:.75rem;width:100%;min-height:3.35rem;padding:.7rem .75rem;border:0;border-radius:var(--gd-radius-lg);background:transparent;color:inherit;text-align:left;cursor:pointer}.gd-app-switcher-option:hover,.gd-app-switcher-option[data-active=true]{background:color-mix(in srgb,var(--gd-primary) 8%,var(--gd-surface))}.gd-app-switcher-option-copy{display:flex;flex:1 1 auto;min-width:0;flex-direction:column}.gd-app-switcher-option-copy strong{color:var(--gd-text);font-size:.92rem;font-weight:600;line-height:1.25}.gd-app-switcher-option-copy span{color:var(--gd-text-secondary);font-size:.78rem;line-height:1.3}.gd-app-switcher-option-check{display:inline-flex;align-items:center;justify-content:center;width:1rem;color:var(--gd-primary);flex-shrink:0}html[data-docs-app=home] .nextra-mobile-nav .nextra-mask>ul>li:has(>a[href^="/frotas"]),html[data-docs-app=home] .nextra-mobile-nav .nextra-mask>ul>li:has(>a[href^="/hub"]),html[data-docs-app=home] .nextra-sidebar .nextra-mask>ul>li:has(>a[href^="/frotas"]),html[data-docs-app=home] .nextra-sidebar .nextra-mask>ul>li:has(>a[href^="/hub"]){display:none}html[data-docs-app=hub] .nextra-mobile-nav .nextra-mask>ul>li:has(>a[href="/"]),html[data-docs-app=hub] .nextra-mobile-nav .nextra-mask>ul>li:has(>a[href^="/frotas"]),html[data-docs-app=hub] .nextra-sidebar .nextra-mask>ul>li:has(>a[href="/"]),html[data-docs-app=hub] .nextra-sidebar .nextra-mask>ul>li:has(>a[href^="/frotas"]){display:none}html[data-docs-app=frotas] .nextra-mobile-nav .nextra-mask>ul>li:has(>a[href="/"]),html[data-docs-app=frotas] .nextra-mobile-nav .nextra-mask>ul>li:has(>a[href^="/hub"]),html[data-docs-app=frotas] .nextra-sidebar .nextra-mask>ul>li:has(>a[href="/"]),html[data-docs-app=frotas] .nextra-sidebar .nextra-mask>ul>li:has(>a[href^="/hub"]){display:none}.gd-feedback-close,.gd-feedback-primary,.gd-feedback-secondary,.gd-feedback-trigger{display:inline-flex;align-items:center;cursor:pointer;justify-content:center;gap:.45rem;min-height:var(--gd-control-height);padding:0 1rem;border-radius:var(--gd-radius);transition:background-color .2s ease,border-color .2s ease,color .2s ease}.gd-feedback-primary,.gd-feedback-trigger[data-sentry-element=true]{border:1px solid var(--gd-border);background:var(--gd-surface);color:var(--gd-text)}.gd-feedback-trigger:hover,.gd-feedback-trigger[data-sentry-element=true]:hover{background:var(--gd-surface-hover)}.gd-feedback-primary{border:1px solid var(--gd-primary);background:var(--gd-primary);color:#fff}.gd-feedback-primary:hover{background:var(--gd-primary-hover);border-color:var(--gd-primary-hover)}.gd-feedback-close,.gd-feedback-secondary{border:1px solid var(--gd-border);background:var(--gd-surface);color:var(--gd-text)}.gd-feedback-close:hover,.gd-feedback-secondary:hover{background:var(--gd-surface-hover)}.gd-feedback-primary:disabled{opacity:.7;cursor:wait}.gd-feedback-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gd-feedback-modal{width:min(100%,42rem);border:1px solid var(--gd-border);border-radius:var(--gd-radius-lg);background:var(--gd-surface);color:var(--gd-text)}.gd-feedback-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:var(--gd-padding);border-bottom:1px solid var(--gd-border)}.gd-feedback-head strong{display:block;margin-bottom:.35rem;font-size:1.05rem}.gd-feedback-head p{margin:0;color:var(--gd-text-secondary);line-height:1.65}.gd-feedback-form{display:grid;gap:1rem;padding:var(--gd-padding)}.gd-feedback-field{display:grid;gap:.5rem}.gd-feedback-field span{color:var(--gd-text);font-weight:600}.gd-feedback-field input,.gd-feedback-field textarea{width:100%;border:1px solid var(--gd-border);border-radius:var(--gd-radius);background:var(--gd-surface);color:var(--gd-text);padding:.75rem .85rem}.gd-feedback-field input{min-height:var(--gd-control-height)}.gd-feedback-field textarea{resize:vertical}.gd-feedback-field input::placeholder,.gd-feedback-field textarea::placeholder{color:var(--gd-text-secondary)}.gd-feedback-actions{display:flex;justify-content:flex-end;gap:.75rem}.gd-feedback-status{margin:0;font-size:.95rem}.gd-feedback-status-success{color:var(--gd-primary)}.gd-feedback-status-error{color:var(--gd-error)}.nextra-content h1{margin:0 0 1.85rem;font-weight:800;letter-spacing:-.04em;line-height:1.1}.nextra-content h2,.nextra-content h3{font-weight:600;letter-spacing:-.02em}.nextra-content h2{margin:3.6rem 0 1.35rem;border-bottom:1px solid var(--gd-border);padding-bottom:.65rem}.nextra-content h3{margin:2.5rem 0 1rem;line-height:1.3}.nextra-content ol,.nextra-content p,.nextra-content ul{margin:0 0 1.45rem;line-height:1.9}.nextra-content>:first-child{margin-top:0}.nextra-content>*+h2,.nextra-content>*+h3{scroll-margin-top:6rem}.nextra-content p+p{margin-top:-.15rem}.nextra-content p+.gd-flow-grid,.nextra-content p+.gd-highlight-panel,.nextra-content p+.gd-mini-card-grid,.nextra-content p+.gd-scenario-grid,.nextra-content p+.gd-section-grid,.nextra-content p+.gd-section-hero,.nextra-content p+.nextra-content pre,.nextra-content p+aside,.nextra-content p+table{margin-top:2rem}.nextra-content li+li{margin-top:.45rem}.nextra-content a{color:var(--gd-primary);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.nextra-content a:hover{border-bottom-color:var(--gd-primary)}.nextra-content pre{margin:1.9rem 0 2.15rem;background-color:var(--gd-surface);border:1px solid var(--gd-border);border-radius:var(--gd-radius-lg);box-shadow:none}.nextra-content code:not(pre code){font-family:Geist Mono,Fira Code,monospace;background-color:var(--gd-surface-hover);border:1px solid var(--gd-border);padding:.2em .4em;border-radius:var(--gd-inner-radius);font-size:.875em;color:var(--gd-text)}.nextra-content table{margin:1.9rem 0 2.3rem;border-collapse:collapse;width:100%;border-radius:var(--gd-radius-lg);overflow:hidden;border:1px solid var(--gd-border)}.nextra-content th{background-color:var(--gd-surface);color:var(--gd-text-secondary);font-weight:500;text-align:left}.nextra-content td,.nextra-content th{border-bottom:1px solid var(--gd-border);padding:.75rem 1rem}.nextra-content [class*=callout],.nextra-content aside{margin:1.9rem 0 2.3rem;border-radius:var(--gd-radius-lg);border:1px solid var(--gd-border);background-color:var(--gd-surface);box-shadow:none}.nextra-card{border:1px solid var(--gd-border);border-radius:var(--gd-radius-lg);background:var(--gd-surface);transition:border-color .2s ease,background .2s ease;box-shadow:none}.nextra-card:hover{border-color:var(--gd-text-secondary)}.gd-module-grid{display:grid;gap:1rem;margin:1.9rem 0 2.35rem}.gd-module-card{display:flex;align-items:flex-start;gap:1rem;padding:var(--gd-padding);border:1px solid color-mix(in srgb,var(--gd-primary) 24%,var(--gd-border));border-radius:var(--gd-radius-lg);background:linear-gradient(180deg,color-mix(in srgb,var(--gd-primary) 7%,var(--gd-surface)) 0,var(--gd-surface) 100%);text-decoration:none;transition:border-color .2s ease,transform .2s ease,background .2s ease}.gd-module-card:hover{border-color:color-mix(in srgb,var(--gd-primary) 52%,var(--gd-border));transform:translateY(-2px)}.gd-module-card-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex-shrink:0;border-radius:var(--gd-radius);background:color-mix(in srgb,var(--gd-primary) 12%,transparent);color:var(--gd-primary)}.gd-module-card-body{display:flex;flex-direction:column;gap:.45rem;min-width:0}.gd-module-card-body strong{color:var(--gd-text);font-size:1.05rem;line-height:1.3}.gd-module-card-body p{margin:0;color:var(--gd-text-secondary);line-height:1.65}.gd-module-card-body span{color:var(--gd-primary);font-weight:600}.gd-section-hero{margin:2.5rem 0 2.4rem;padding:var(--gd-padding);border:1px solid color-mix(in srgb,var(--gd-primary) 20%,var(--gd-border));border-radius:var(--gd-radius-lg);background:radial-gradient(circle at top right,color-mix(in srgb,var(--gd-primary) 10%,transparent) 0,transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--gd-primary) 6%,var(--gd-surface)) 0,var(--gd-surface) 100%)}.gd-section-hero-badge{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:var(--gd-control-height);background:color-mix(in srgb,var(--gd-primary) 12%,transparent);color:var(--gd-primary);font-size:.82rem;font-weight:700;letter-spacing:.01em}.gd-section-hero h2{margin:1rem 0 .85rem;border:0;padding:0;font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.25}.gd-section-hero p{margin:0;color:var(--gd-text-secondary);line-height:1.75;max-width:70rem}.gd-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2.25rem 0 2.85rem}.gd-section-card{display:flex;align-items:flex-start;gap:1rem;padding:var(--gd-padding);border:1px solid color-mix(in srgb,var(--gd-primary) 18%,var(--gd-border));border-radius:var(--gd-radius-lg);background:var(--gd-surface);text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}.gd-section-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--gd-primary) 48%,var(--gd-border))}.gd-section-card-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex-shrink:0;border-radius:var(--gd-radius);background:color-mix(in srgb,var(--gd-primary) 10%,transparent);color:var(--gd-primary)}.gd-section-card-body{display:flex;flex-direction:column;gap:.45rem;min-width:0}.gd-section-card-body strong{color:var(--gd-text);font-size:1.05rem;line-height:1.3}.gd-section-card-body p{margin:0;color:var(--gd-text-secondary);line-height:1.7}.gd-section-card-body span{color:var(--gd-primary);font-weight:600}.gd-not-found{padding:2rem 0 3rem}.gd-not-found-shell{position:relative;overflow:hidden;padding:calc(var(--gd-padding) * 1.25);border:1px solid color-mix(in srgb,var(--gd-primary) 16%,var(--gd-border));border-radius:var(--gd-radius-lg);background:radial-gradient(circle at top right,color-mix(in srgb,var(--gd-primary) 10%,transparent) 0,transparent 32%),linear-gradient(180deg,color-mix(in srgb,var(--gd-primary) 5%,var(--gd-surface)) 0,var(--gd-surface) 100%)}.gd-not-found-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .8rem;border-radius:var(--gd-control-height);background:color-mix(in srgb,var(--gd-primary) 12%,transparent);color:var(--gd-primary);font-size:.84rem;font-weight:700}.gd-not-found h1{margin:1rem 0 .85rem;font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.04em}.gd-not-found p{max-width:46rem;margin:0;color:var(--gd-text-secondary);line-height:1.8}.gd-not-found-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 1.75rem}.gd-not-found-primary{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:var(--gd-control-height);padding:0 1.15rem;border:1px solid var(--gd-primary);border-radius:var(--gd-radius);background:var(--gd-primary);color:#fff;font-weight:600;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.gd-not-found-primary:hover{transform:translateY(-1px);background:var(--gd-primary-hover);border-color:var(--gd-primary-hover)}.gd-not-found-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gd-not-found-card{display:flex;align-items:flex-start;gap:1rem;padding:var(--gd-padding);border:1px solid color-mix(in srgb,var(--gd-primary) 16%,var(--gd-border));border-radius:var(--gd-radius-lg);background:rgba(var(--nextra-bg),.72);text-decoration:none;transition:transform .2s ease,border-color .2s ease}.gd-not-found-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--gd-primary) 44%,var(--gd-border))}.gd-not-found-card-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex-shrink:0;border-radius:var(--gd-radius);background:color-mix(in srgb,var(--gd-primary) 10%,transparent);color:var(--gd-primary)}.gd-not-found-card-body{display:flex;flex-direction:column;gap:.45rem;min-width:0}.gd-not-found-card-body strong{color:var(--gd-text);font-size:1.05rem;line-height:1.3}.gd-not-found-card-body p{margin:0;color:var(--gd-text-secondary);line-height:1.7}.gd-not-found-card-body span{color:var(--gd-primary);font-weight:600}.gd-flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin:2.2rem 0 2.7rem}.gd-flow-card{padding:var(--gd-padding);border:1px solid color-mix(in srgb,var(--gd-primary) 14%,var(--gd-border));border-radius:var(--gd-radius-lg);background:var(--gd-surface)}.gd-flow-card strong{display:block;margin-bottom:.45rem;color:var(--gd-text)}.gd-flow-card p{margin:0;color:var(--gd-text-secondary);line-height:1.7}.gd-mini-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2.2rem 0 2.75rem}.gd-mini-card{padding:var(--gd-padding);border:1px solid color-mix(in srgb,var(--gd-primary) 14%,var(--gd-border));border-radius:var(--gd-radius-lg);background:linear-gradient(180deg,color-mix(in srgb,var(--gd-primary) 4%,var(--gd-surface)) 0,var(--gd-surface) 100%)}.gd-mini-card strong{display:block;margin-bottom:.55rem;color:var(--gd-text)}.gd-mini-card p{margin:0;color:var(--gd-text-secondary);line-height:1.75}.gd-scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:2.2rem 0 2.75rem}.gd-scenario-card{padding:var(--gd-padding);border:1px solid color-mix(in srgb,var(--gd-primary) 14%,var(--gd-border));border-radius:var(--gd-radius-lg);background:var(--gd-surface)}.gd-scenario-card span{display:inline-flex;margin-bottom:.65rem;padding:.25rem .55rem;border-radius:var(--gd-control-height);background:color-mix(in srgb,var(--gd-primary) 10%,transparent);color:var(--gd-primary);font-size:.78rem;font-weight:700}.gd-scenario-card strong{display:block;margin-bottom:.45rem;color:var(--gd-text)}.gd-scenario-card p{margin:0;color:var(--gd-text-secondary);line-height:1.75}.gd-highlight-panel{margin:2.25rem 0 2.75rem;padding:var(--gd-padding);border:1px solid color-mix(in srgb,var(--gd-primary) 18%,var(--gd-border));border-radius:var(--gd-radius-lg);background:radial-gradient(circle at top right,color-mix(in srgb,var(--gd-primary) 8%,transparent) 0,transparent 30%),linear-gradient(180deg,color-mix(in srgb,var(--gd-primary) 5%,var(--gd-surface)) 0,var(--gd-surface) 100%)}.gd-highlight-panel strong{display:block;margin-bottom:.55rem;color:var(--gd-text);font-size:1rem}.gd-highlight-panel p{margin:0;color:var(--gd-text-secondary);line-height:1.8}.nextra-content [role=tablist]{border:0}.nextra-content [role=tab]{border:0;border-radius:var(--gd-radius) var(--gd-radius) 0 0;box-shadow:none;transition:color .2s ease,background-color .2s ease}.nextra-content [role=tab][aria-selected=true]{color:var(--gd-primary);border:0;background:color-mix(in srgb,var(--gd-primary) 8%,var(--gd-surface))}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gd-border);border-radius:var(--gd-radius)}::-webkit-scrollbar-thumb:hover{background:var(--gd-text-secondary)}@media (max-width:900px){.gd-navbar-tools{gap:.5rem}.gd-feedback-actions,.gd-feedback-head{flex-direction:column}.gd-feedback-close,.gd-feedback-primary,.gd-feedback-secondary,.gd-feedback-trigger{width:100%}.gd-flow-grid,.gd-mini-card-grid,.gd-not-found-grid,.gd-scenario-grid,.gd-section-grid{grid-template-columns:1fr}}