:root{--oder-navy: #082f5d;--oder-navy-deep: #041f3e;--oder-blue: #0078d4;--oder-green: #00b050;--oder-green-deep: #078742;--oder-ink: #122238;--oder-muted: #5a6b7e;--oder-line: #dbe6ef;--oder-surface: #f6f9fc;--oder-shadow: 0 18px 45px rgba(8,47,93,.12);--oder-radius: 20px}.oder-shell{background:#fff;color:var(--oder-ink)}.oder-container{width:min(1200px,calc(100% - 40px));margin-inline:auto}.oder-section{padding:78px 0}.oder-section--soft{background:var(--oder-surface)}.oder-eyebrow{color:var(--oder-green);font-size:.76rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px}.oder-section-heading{max-width:760px;margin-bottom:30px}.oder-section-heading h2{font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.08;letter-spacing:-.04em;margin:0 0 12px;color:var(--oder-navy)}.oder-section-heading p{font-size:1.05rem;line-height:1.65;color:var(--oder-muted);margin:0}.oder-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:12px;text-decoration:none;font-weight:780;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.oder-button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #082f5d2e}.oder-button--primary{color:#fff;background:var(--oder-green)}.oder-button--primary:hover{background:var(--oder-green-deep)}.oder-button--secondary{color:#fff;border-color:#ffffff8c;background:#ffffff14;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.oder-button--ghost{color:var(--oder-navy);border-color:var(--oder-line);background:#fff}.oder-site-header{position:sticky;top:0;z-index:50;background:#fffffff5;border-bottom:1px solid var(--oder-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.oder-announcement{min-height:36px;display:flex;align-items:center;justify-content:center;padding:7px 16px;background:var(--oder-navy);color:#fff;text-align:center;font-size:.78rem;font-weight:700}.oder-header-main{display:flex;align-items:center;gap:26px;min-height:82px}.oder-brand{display:flex;align-items:center;gap:10px;color:var(--oder-navy);text-decoration:none;min-width:max-content}.oder-brand img{width:42px;height:42px;object-fit:contain}.oder-brand__name{display:flex;flex-direction:column;line-height:1}.oder-brand__name strong{font-size:1.28rem;letter-spacing:-.03em}.oder-brand__name em{color:var(--oder-green);font-style:normal}.oder-brand__tagline{margin-top:4px;color:var(--oder-muted);font-size:.54rem;letter-spacing:.12em;font-weight:800}.oder-desktop-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:20px}.oder-desktop-nav a,.oder-nav-summary{color:var(--oder-ink);text-decoration:none;font-size:.9rem;font-weight:720;cursor:pointer}.oder-nav-summary{list-style:none}.oder-nav-summary::-webkit-details-marker{display:none}.oder-nav-dropdown{position:relative}.oder-nav-dropdown[open] .oder-nav-summary{color:var(--oder-green-deep)}.oder-nav-dropdown__panel{position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%);width:min(700px,calc(100vw - 40px));display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px;border:1px solid var(--oder-line);border-radius:16px;background:#fff;box-shadow:var(--oder-shadow)}.oder-nav-dropdown__panel a{padding:10px;border-radius:10px;font-size:.82rem}.oder-nav-dropdown__panel a:hover{background:var(--oder-surface);color:var(--oder-green-deep)}.oder-header-actions{display:flex;align-items:center;gap:12px}.oder-header-icon{display:grid;place-items:center;width:38px;height:38px;color:var(--oder-navy);border:1px solid var(--oder-line);border-radius:50%;text-decoration:none}.oder-header-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8}.oder-locale{display:flex;align-items:center;gap:6px}.oder-locale select{border:1px solid var(--oder-line);border-radius:10px;padding:8px 24px 8px 9px;background:#fff;font-size:.76rem;color:var(--oder-navy)}.oder-locale .oder-country-select{width:150px}.oder-locale .oder-language-select{width:68px}.oder-mobile-localization{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px 10px;margin-top:8px;padding:12px;border-top:1px solid var(--oder-line)}.oder-mobile-localization label{color:var(--oder-muted);font-size:.72rem;font-weight:750}.oder-mobile-localization select{width:100%;min-width:0;border:1px solid var(--oder-line);border-radius:9px;padding:9px;background:#fff;color:var(--oder-navy);font-size:.8rem}.oder-mobile-nav{display:none}.oder-header-category-menu{position:relative;z-index:60}.oder-header-category-trigger{display:flex;align-items:center;gap:9px;min-height:46px;padding:0 17px;border:1px solid var(--oder-line);border-radius:999px;background:#fff;color:var(--oder-ink);font:inherit;font-size:.91rem;font-weight:780;cursor:pointer}.oder-header-category-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.oder-header-category-trigger .oder-header-category-chevron{width:15px;transition:transform .2s ease}.oder-header-category-panel{position:absolute;top:calc(100% + 8px);left:0;width:320px;max-height:min(68vh,520px);overflow:auto;padding:9px;border:1px solid var(--oder-line);border-radius:14px;background:#fff;box-shadow:0 18px 44px #0825432e;opacity:0;visibility:hidden;transform:translateY(-7px);pointer-events:none;transition:opacity .17s ease,transform .17s ease,visibility .17s}.oder-header-category-panel a{display:block;padding:10px 11px;border-radius:8px;color:#31465c;font-size:.88rem;line-height:1.25;text-decoration:none}.oder-header-category-panel a:hover,.oder-header-category-panel a:focus-visible,.oder-header-category-panel a[aria-current=page]{color:#075c35;background:#eaf7ef;font-weight:750;outline:none}.oder-header-category-menu:hover .oder-header-category-panel,.oder-header-category-menu:has(.oder-header-category-trigger:focus-visible) .oder-header-category-panel,.oder-header-category-panel:focus-within{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.oder-header-category-menu:hover .oder-header-category-chevron,.oder-header-category-menu:has(.oder-header-category-trigger:focus-visible) .oder-header-category-chevron{transform:rotate(180deg)}.oder-mobile-categories summary{padding:11px;border-radius:9px;color:var(--oder-ink);font-weight:750;cursor:pointer;list-style:none}.oder-mobile-categories summary::-webkit-details-marker{display:none}.oder-mobile-categories summary:after{content:"\2304";float:right}.oder-mobile-categories[open] summary{color:#075c35;background:#edf8f1}.oder-mobile-categories>div{display:grid;gap:2px;padding:5px 0 6px 12px}.oder-mobile-categories>div a{padding:8px 10px;font-size:.84rem;font-weight:650}.oder-hero{position:relative;overflow:hidden;background:linear-gradient(140deg,var(--oder-navy-deep),var(--oder-navy) 58%,#0b5b7f);color:#fff}.oder-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.24;background:radial-gradient(circle at 85% 5%,rgba(0,176,80,.75),transparent 30%),radial-gradient(circle at 10% 110%,rgba(0,120,212,.6),transparent 34%);pointer-events:none}.oder-hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;min-height:590px;align-items:stretch}.oder-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:72px 0;max-width:650px}.oder-hero .oder-eyebrow{color:#7fe0a9}.oder-hero h1{margin:0;max-width:680px;font-size:clamp(2.75rem,5.1vw,5.2rem);line-height:.98;letter-spacing:-.06em;color:#fff}.oder-hero p{max-width:600px;margin:24px 0 28px;color:#ffffffd4;font-size:1.15rem;line-height:1.65}.oder-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.oder-hero-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.oder-hero-trust span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(255,255,255,.18);background:#ffffff12;border-radius:999px;color:#ffffffe6;font-size:.78rem}.oder-hero-trust i{width:6px;height:6px;border-radius:50%;background:#7fe0a9;display:inline-block}.oder-hero-media{position:relative;display:flex;align-items:center;justify-content:flex-end}.oder-hero-media:before{content:"";position:absolute;top:56px;right:-10px;bottom:56px;left:6%;border-radius:34px 0 0 34px;background:linear-gradient(135deg,#00b05073,#0078d426);transform:skewY(-3deg)}.oder-hero-media img{position:relative;width:min(520px,100%);aspect-ratio:4 / 4.35;object-fit:cover;border-radius:24px;box-shadow:0 30px 70px #00000059;border:1px solid rgba(255,255,255,.18)}.oder-hero-spec{position:absolute;right:-12px;bottom:64px;display:grid;gap:8px;width:185px;padding:14px;background:#041f3ee0;border:1px solid rgba(255,255,255,.18);border-radius:14px;box-shadow:0 15px 30px #0000003b}.oder-hero-spec span{font-size:.74rem;color:#ffffffb3}.oder-hero-spec strong{font-size:.85rem;color:#fff}.oder-pathways-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.oder-pathway-card{position:relative;overflow:hidden;min-height:255px;padding:34px;border-radius:var(--oder-radius);background:#fff;border:1px solid var(--oder-line);box-shadow:0 12px 28px #082f5d12}.oder-pathway-card:after{content:"";position:absolute;inset:auto -32px -52px auto;width:175px;height:175px;border-radius:50%;opacity:.85}.oder-pathway-card--technical:after{background:radial-gradient(circle,rgba(0,120,212,.2),transparent 66%)}.oder-pathway-card--planner:after{background:radial-gradient(circle,rgba(0,176,80,.24),transparent 66%)}.oder-card-kicker{font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:var(--oder-green-deep)}.oder-pathway-card h3{font-size:2rem;line-height:1.04;letter-spacing:-.04em;margin:12px 0;color:var(--oder-navy);max-width:420px}.oder-pathway-card p{max-width:420px;line-height:1.6;color:var(--oder-muted);margin:0 0 22px}.oder-solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.oder-solution-card{display:flex;gap:16px;padding:22px;text-decoration:none;color:var(--oder-ink);border-radius:16px;background:#fff;border:1px solid var(--oder-line);transition:transform .2s ease,box-shadow .2s ease}.oder-solution-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #082f5d1a}.oder-solution-index{flex:0 0 38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--oder-blue),var(--oder-green));font-size:.78rem;font-weight:850}.oder-solution-card h3{margin:0 0 6px;color:var(--oder-navy);font-size:1.1rem}.oder-solution-card p{margin:0;color:var(--oder-muted);font-size:.9rem;line-height:1.45}.oder-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.oder-category-card{display:block;overflow:hidden;background:#fff;border:1px solid var(--oder-line);border-radius:16px;color:var(--oder-ink);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.oder-category-card:hover{transform:translateY(-4px);box-shadow:var(--oder-shadow)}.oder-category-image{display:block;aspect-ratio:3/2;position:relative;overflow:hidden;background:linear-gradient(135deg,#e6f0f8,#d8f1e2)}.oder-category-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.oder-category-card:hover img{transform:scale(1.04)}.oder-category-content{display:block;padding:17px 17px 18px}.oder-category-content h3{margin:0 0 8px;color:var(--oder-navy);font-size:1.12rem;line-height:1.15}.oder-category-content p{margin:0;color:var(--oder-muted);line-height:1.45;font-size:.86rem;min-height:38px}.oder-category-arrow{display:inline-flex;margin-top:13px;color:var(--oder-green-deep);font-weight:800;font-size:.85rem}.oder-ges{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start;max-width:820px;margin:0 auto}.oder-ges-form,.oder-ges-result{background:#fff;border:1px solid #aee3c2;border-radius:16px;padding:22px;box-shadow:0 10px 30px #0000000f}.oder-ges-form label{display:block;color:var(--oder-navy);font-size:.78rem;font-weight:800;margin:12px 0 5px}.oder-ges-form label:first-child{margin-top:0}.oder-ges-form input,.oder-ges-form select{width:100%;height:42px;border:1px solid #d9e4ef;border-radius:8px;padding:0 12px;background:#fff;font-size:.95rem}.oder-ges-btn{width:100%;margin-top:16px;border:0;border-radius:9px;background:var(--oder-green-deep);color:#fff;font-weight:900;padding:13px;font-size:1rem;cursor:pointer}.oder-ges-note{font-size:.72rem;color:var(--oder-muted);margin:12px 0 0;line-height:1.4}.oder-ges-result h3{margin:0 0 12px;color:var(--oder-green-deep)}.oder-ges-result p{margin:0 0 9px;color:var(--oder-navy);font-size:.92rem}.oder-ges-result .big{font-size:1.45rem}.oder-ges-result .green{color:var(--oder-green-deep);font-size:1.15rem}.oder-ges-cta{text-align:center;margin-top:22px}@media(max-width:720px){.oder-ges{grid-template-columns:1fr}}.oder-package-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.oder-package-card{position:relative;overflow:hidden;min-height:350px;padding:34px;border-radius:var(--oder-radius);display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:var(--oder-navy)}.oder-package-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.52}.oder-package-card:before{background-image:var(--oder-card-image)}.oder-package-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#041f3ef2,#041f3e8f 65%,#041f3e2e)}.oder-package-card>*{position:relative;z-index:1}.oder-package-card h3{margin:0 0 10px;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1;letter-spacing:-.04em;color:#fff}.oder-package-card p{max-width:440px;margin:0 0 20px;color:#ffffffd9;line-height:1.55}.oder-package-card .oder-button{align-self:flex-start}.oder-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.oder-trust-card{padding:28px;border-radius:18px;background:#fff;border:1px solid var(--oder-line)}.oder-trust-number{font-size:.78rem;color:var(--oder-green-deep);font-weight:850;letter-spacing:.12em}.oder-trust-card h3{color:var(--oder-navy);margin:12px 0 10px;font-size:1.35rem}.oder-trust-card p{margin:0;color:var(--oder-muted);line-height:1.6}.oder-knowledge-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.oder-knowledge-card{padding:22px;background:#fff;border:1px solid var(--oder-line);border-radius:16px}.oder-knowledge-card span{display:inline-grid;place-items:center;width:36px;height:36px;background:var(--oder-surface);border-radius:10px;color:var(--oder-green-deep);font-weight:850}.oder-knowledge-card h3{color:var(--oder-navy);font-size:1.08rem;margin:16px 0 8px}.oder-knowledge-card p{color:var(--oder-muted);margin:0;font-size:.9rem;line-height:1.5}.oder-b2b{overflow:hidden;background:var(--oder-navy-deep);color:#fff}.oder-b2b-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch;min-height:385px}.oder-b2b-media{background:linear-gradient(135deg,#00b0505c,#0078d433),var(--oder-b2b-image) center / cover}.oder-b2b-content{display:flex;flex-direction:column;justify-content:center;padding:58px clamp(28px,6vw,76px)}.oder-b2b .oder-eyebrow{color:#8ce9b4}.oder-b2b h2{max-width:550px;margin:0 0 16px;color:#fff;font-size:clamp(2.2rem,4vw,4rem);line-height:1;letter-spacing:-.05em}.oder-b2b p{max-width:680px;color:#ffffffd1;line-height:1.65;margin:0 0 24px}.oder-b2b-lead{font-size:1.06rem}.oder-b2b-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;padding:0;margin:0 0 24px;list-style:none}.oder-b2b-benefits li{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:#ffffff0e;color:#ffffffeb;font-size:.94rem;line-height:1.4}.oder-b2b-benefits span{flex:0 0 auto;color:#8ce9b4;font-weight:800;font-size:.75rem;letter-spacing:.08em}.oder-b2b-note{padding:11px 14px;margin-bottom:18px!important;border-inline-start:3px solid var(--oder-green);background:#00b0501c;font-size:.9rem}.oder-b2b-actions{display:flex;flex-wrap:wrap;gap:12px}.oder-b2b .oder-button--light{border:1px solid rgba(255,255,255,.34);background:transparent;color:#fff}.oder-b2b .oder-button--light:hover{border-color:#fff;background:#ffffff17}.oder-b2b-status{display:flex;flex-direction:column;gap:4px;margin:0 0 18px;padding:14px 16px;border:1px solid rgba(140,233,180,.42);border-radius:12px;background:#00b05024}.oder-b2b-status strong{color:#fff}.oder-b2b-status span{color:#ffffffc7;font-size:.92rem}.oder-planner{background:linear-gradient(135deg,#f1fbf5,#f5f9fe)}.oder-planner-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:start}.oder-planner-list{display:grid;gap:14px;margin-top:25px}.oder-planner-list div{display:flex;gap:12px;align-items:flex-start}.oder-planner-list b{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;color:#fff;background:var(--oder-green);font-size:.75rem}.oder-planner-list strong{color:var(--oder-navy);display:block;margin-bottom:3px}.oder-planner-list p{color:var(--oder-muted);line-height:1.4;margin:0;font-size:.9rem}.oder-contact-form{padding:26px;border:1px solid var(--oder-line);border-radius:18px;background:#fff;box-shadow:0 16px 36px #082f5d14}.oder-contact-form label{display:block;margin:0 0 6px;color:var(--oder-navy);font-size:.84rem;font-weight:760}.oder-contact-form input,.oder-contact-form select,.oder-contact-form textarea{width:100%;box-sizing:border-box;border:1px solid #cedde9;border-radius:10px;padding:12px 13px;color:var(--oder-ink);background:#fff}.oder-contact-form textarea{min-height:112px;resize:vertical}.oder-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.oder-form-group{margin-bottom:14px}.oder-consent{display:flex!important;align-items:flex-start!important;gap:9px!important;padding:4px 0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-size:.9rem!important;font-weight:400!important;line-height:1.5!important;cursor:pointer}.oder-consent input[type=checkbox]{appearance:auto!important;-webkit-appearance:checkbox!important;width:18px!important;height:18px!important;min-width:18px!important;flex:0 0 18px!important;margin:3px 0 0!important;padding:0!important;border:initial!important;border-radius:3px!important;box-shadow:none!important;background:initial!important;accent-color:var(--oder-green)!important}.oder-consent span{display:block}.oder-consent-copy{color:var(--oder-navy)}.oder-privacy-link{display:inline-flex;align-items:center;gap:4px;margin-inline-start:4px;color:var(--oder-green-deep)!important;font-weight:800;text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:3px}.oder-privacy-link:after{content:"\2197";font-size:.8em;text-decoration:none}.oder-privacy-link:hover{color:var(--oder-green)!important}.oder-form-message{margin-bottom:12px;padding:12px;border-radius:10px;background:#eaf8ef;color:#12653e}.oder-form-error{margin-bottom:12px;padding:12px;border-radius:10px;background:#fff1f1;color:#a51616}.oder-planner-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.oder-footer{background:var(--oder-navy-deep);color:#fff}.oder-footer-grid{display:grid;grid-template-columns:1.45fr .85fr .85fr 1.1fr;gap:34px;padding:58px 0 38px}.oder-footer .oder-brand{color:#fff}.oder-footer .oder-brand__tagline{color:#ffffff94}.oder-footer-copy{max-width:330px;margin:17px 0 0;color:#ffffffb3;line-height:1.6;font-size:.9rem}.oder-footer h3{margin:3px 0 13px;font-size:.9rem;color:#8ce9b4;text-transform:uppercase;letter-spacing:.09em}.oder-footer a{display:block;color:#ffffffc7;text-decoration:none;margin:0 0 9px;font-size:.9rem}.oder-footer a:hover{color:#fff}.oder-footer-bottom{border-top:1px solid rgba(255,255,255,.13);padding:17px 0;display:flex;justify-content:space-between;gap:14px;color:#ffffff94;font-size:.78rem}html[dir=rtl] .oder-desktop-nav{flex-direction:row-reverse}html[dir=rtl] .oder-hero-grid,html[dir=rtl] .oder-b2b-grid,html[dir=rtl] .oder-planner-grid{direction:rtl}html[dir=rtl] .oder-nav-dropdown__panel{left:auto;right:50%;transform:translate(50%)}html[dir=rtl] .oder-hero-media:before{border-radius:0 34px 34px 0}html[dir=rtl] .oder-footer-bottom{flex-direction:row-reverse}@media(max-width:1100px){.oder-desktop-nav{gap:13px}.oder-category-grid{grid-template-columns:repeat(3,1fr)}.oder-knowledge-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:880px){.oder-container{width:min(100% - 28px,760px)}.oder-desktop-nav,.oder-header-category-menu{display:none}.oder-header-main{position:relative;min-height:70px;gap:10px}.oder-header-main>.oder-brand{flex:1 1 auto;min-width:0}.oder-header-actions{min-width:0;margin-inline-start:auto;gap:7px}.oder-locale{display:flex;order:-1}.oder-locale .oder-language-select{width:62px;min-width:62px}.oder-mobile-nav{display:block;position:static;order:-2}.oder-mobile-nav summary{display:grid;place-items:center;width:38px;height:38px;list-style:none;border:1px solid var(--oder-line);border-radius:50%;color:var(--oder-navy);cursor:pointer}.oder-mobile-nav summary::-webkit-details-marker{display:none}.oder-mobile-nav__panel{position:absolute;z-index:90;top:calc(100% + 8px);left:0;right:0;width:auto;max-height:calc(100dvh - 130px);overflow:auto;padding:14px;display:grid;gap:5px;border:1px solid var(--oder-line);border-radius:14px;background:#fff;box-shadow:var(--oder-shadow)}.oder-mobile-nav__panel a{padding:11px;border-radius:9px;color:var(--oder-ink);text-decoration:none;font-weight:700}.oder-mobile-nav__panel a:hover{background:var(--oder-surface)}.oder-hero-grid,.oder-b2b-grid,.oder-planner-grid{grid-template-columns:1fr}.oder-hero-copy{padding:64px 0 28px}.oder-hero-media{padding-bottom:50px;justify-content:center}.oder-hero-media img{width:min(540px,92%);aspect-ratio:16/10}.oder-hero-spec{right:0;bottom:22px}.oder-solutions-grid{grid-template-columns:1fr 1fr}.oder-category-grid{grid-template-columns:repeat(2,1fr)}.oder-b2b-media{min-height:250px}.oder-b2b-benefits{grid-template-columns:1fr}.oder-b2b-actions .oder-button{width:100%;text-align:center;justify-content:center}.oder-footer-grid{grid-template-columns:1.4fr 1fr}}@media(max-width:560px){.oder-section{padding:55px 0}.oder-header-main{gap:6px}.oder-brand img{width:36px;height:36px}.oder-brand__name strong{font-size:1.06rem}.oder-brand__tagline{display:none}.oder-header-actions{gap:5px}.oder-search-action{display:none}.oder-locale .oder-language-select{width:55px;min-width:55px;padding:7px 18px 7px 6px}.oder-header-icon{width:35px;height:35px}.oder-hero h1{font-size:2.5rem}.oder-hero p{font-size:1rem}.oder-hero-actions{display:grid;grid-template-columns:1fr}.oder-button{width:100%}.oder-pathways-grid,.oder-package-grid,.oder-trust-grid,.oder-solutions-grid,.oder-knowledge-grid,.oder-footer-grid{grid-template-columns:1fr}.oder-category-grid{gap:11px}.oder-category-image{aspect-ratio:3/2}.oder-category-content{padding:13px}.oder-category-content h3{font-size:1rem}.oder-category-content p{font-size:.79rem;min-height:0}.oder-form-grid{grid-template-columns:1fr}.oder-footer-bottom{flex-direction:column}}.oder-faq-wrap{max-width:840px}.oder-faq{display:grid;gap:12px}.oder-faq-item{background:#fff;border:1px solid var(--oder-line);border-radius:14px;overflow:hidden}.oder-faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:14px;cursor:pointer;list-style:none;padding:17px 20px;font-weight:800;color:var(--oder-navy);font-size:1rem}.oder-faq-item summary::-webkit-details-marker{display:none}.oder-faq-icon{flex:0 0 auto;width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--oder-green-deep);color:#fff;font-weight:900;transition:transform .25s ease}.oder-faq-item[open] .oder-faq-icon{transform:rotate(45deg)}.oder-faq-item[open]{border-color:var(--oder-green-deep)}.oder-faq-answer{padding:0 20px 18px;color:var(--oder-muted);line-height:1.6;font-size:.93rem}.oder-category-card:hover{box-shadow:0 16px 34px #0b2a4a24;border-color:var(--oder-green-deep)}.oder-category-card:hover .oder-category-arrow{transform:translate(4px)}.oder-category-arrow{transition:transform .2s ease}.oder-solution-card:hover{box-shadow:0 16px 34px #0b2a4a24;border-color:var(--oder-green-deep)}.oder-trust-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.oder-trust-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #0b2a4a1f;border-color:var(--oder-green-deep)}.oder-knowledge-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative}.oder-knowledge-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #0b2a4a1f;border-color:var(--oder-green-deep)}.oder-knowledge-card:hover span{background:var(--oder-green-deep);color:#fff}.oder-knowledge-card span{transition:background .2s ease,color .2s ease}.oder-category-image{background:linear-gradient(135deg,#eef4fa,#e2f4ea)}.oder-category-image img{image-rendering:auto}.oder-category-card:hover .oder-category-image:after{opacity:1}.oder-category-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(4,31,62,.1));opacity:0;transition:opacity .25s ease}.oder-ges-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.oder-ges-form select{width:100%;height:42px;border:1px solid #d9e4ef;border-radius:8px;padding:0 10px;background:#fff;font-size:.9rem}.oder-category-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:14px 16px 38px;background:linear-gradient(180deg,#041f3e00 38%,#041f3e4d 62%,#041f3ed1)}.oder-category-overlay h3{margin:0;color:#fff;font-size:1.18rem;line-height:1.12;font-weight:850;letter-spacing:-.01em;text-shadow:0 2px 10px rgba(0,0,0,.45);overflow:visible}.oder-category-card:hover .oder-category-overlay h3{color:#eafff2}@media(max-width:600px){.oder-category-overlay{padding:12px 13px 32px}.oder-category-overlay h3{font-size:1.02rem;line-height:1.18}}@media(min-width:881px){.oder-header-main{width:min(1480px,calc(100% - 34px));min-height:auto;padding-top:11px;display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;grid-template-areas:"brand spacer actions" "categories navigation navigation";gap:10px 18px}.oder-brand{grid-area:brand}.oder-header-category-menu{grid-area:categories;align-self:center}.oder-desktop-nav{grid-area:navigation;justify-content:center;flex-wrap:wrap;gap:clamp(12px,1.55vw,25px);padding:10px 0 13px;border-top:1px solid var(--oder-line)}.oder-header-actions{grid-area:actions;margin-inline-start:auto}}.oder-account-action,.oder-cart-action{position:relative;display:flex;align-items:center;justify-content:center;gap:7px;width:auto;min-width:44px;height:44px;padding:0 8px;border:0;border-radius:10px;color:var(--oder-navy);text-decoration:none}.oder-account-action>span{display:flex;flex-direction:column;line-height:1.12}.oder-account-action b,.oder-cart-label{font-size:.78rem;font-weight:800;white-space:nowrap}.oder-account-action small{color:var(--oder-muted);font-size:.69rem;white-space:nowrap}.oder-cart-count{position:absolute;top:-3px;left:25px;z-index:2;display:grid;place-items:center;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:#dc2638;color:#fff;font-size:.55rem;font-weight:900;line-height:1}.oder-cart-label{margin-inline-start:1px;font-size:.73rem}.oder-collection-sidebar-nav{margin:0 0 18px;padding:18px;border:1px solid rgba(8,37,67,.14);border-radius:12px;background:#fff}.oder-collection-sidebar-nav h3{margin:0 0 10px;color:#082543;font-size:1rem}.oder-collection-sidebar-nav ul{display:grid;gap:3px;margin:0;padding:0;list-style:none}.oder-collection-sidebar-nav a{display:block;padding:7px 9px;border-radius:7px;color:#24384c;font-size:.86rem;line-height:1.3;text-decoration:none}.oder-collection-sidebar-nav a:hover,.oder-collection-sidebar-nav a[aria-current=page]{color:#075c35;background:#edf8f1;font-weight:700}.oder-inverter-facets .facets__filters-wrapper{display:none}.oder-inverter-subcategories,.oder-inverter-filter-card{margin:0 0 12px;padding:18px;border:1px solid #e1e4e8;border-radius:2px;background:#fff}.oder-inverter-subcategories h3,.oder-inverter-filter-card h3{margin:0 0 17px;color:#151b23;font-size:1.02rem;line-height:1.25}.oder-inverter-subcategories ul{gap:0}.oder-inverter-subcategories a{padding:8px 0;border-radius:0;color:#31465c;font-size:.91rem}.oder-inverter-subcategories a:hover{padding-inline-start:5px;background:transparent;color:#075c35}.oder-inverter-price-form{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) 48px;align-items:center;gap:7px;margin-bottom:17px}.oder-inverter-price-form input{width:100%;min-width:0;height:45px;padding:0 13px;border:1px solid #cbd2d9;border-radius:5px;background:#fff;color:#24384c;font:inherit;font-size:.82rem}.oder-inverter-price-form button{display:grid;place-items:center;width:48px;height:45px;padding:0;border:1px solid #9ea8b2;border-radius:5px;background:#fff;color:#0b2a4a;font-size:1.55rem;cursor:pointer}.oder-inverter-price-links{display:grid;gap:11px;margin:0;padding:0;list-style:none}.oder-inverter-price-links a,.oder-inverter-stock-link{display:flex;align-items:center;gap:10px;color:#435466;font-size:.89rem;line-height:1.35;text-decoration:none}.oder-inverter-price-links a>span,.oder-inverter-stock-link>span{flex:0 0 22px;width:22px;height:22px;border:2px solid #cfd4d8;border-radius:5px;background:#fff}.oder-inverter-price-links a:hover,.oder-inverter-stock-link:hover{color:#075c35}.oder-inverter-price-links a:hover>span,.oder-inverter-stock-link:hover>span{border-color:#169057;background:#edf8f1}@media(max-width:749px){.oder-collection-sidebar-nav{display:none}}@media(max-width:1100px)and (min-width:881px){.oder-account-action,.oder-cart-action{flex-direction:column;height:52px;gap:1px}.oder-account-action small{display:none}.oder-account-action b,.oder-cart-label{font-size:.66rem}}@media(max-width:560px){.oder-account-action>span,.oder-cart-label{display:none}.oder-account-action,.oder-cart-action{width:35px;min-width:35px;height:35px;padding:0}.oder-cart-count{top:-5px;left:21px}}[id^=shopify-section-template][id$=__main] product-component h1{max-width:24ch;color:var(--oder-navy);font-size:clamp(1.75rem,3vw,2.65rem);font-weight:850;line-height:1.14;letter-spacing:-.025em}[id^=shopify-section-template][id$=__main] product-component product-price .price,[id^=shopify-section-template][id$=__main] .sticky-add-to-cart__price>.price{color:var(--oder-green-deep);font-size:clamp(1.65rem,2.35vw,2.05rem);line-height:1.08;font-weight:900;letter-spacing:-.025em}[id^=shopify-section-template][id$=__main] product-component .rte{color:#334e68;font-size:1rem;line-height:1.68}[id^=shopify-section-template][id$=__main] product-component .rte h2,[id^=shopify-section-template][id$=__main] product-component .rte h3{color:var(--oder-navy);font-weight:820;letter-spacing:-.015em}product-recommendations .oder-product-recommendations-heading{margin:0;color:var(--oder-navy);font-size:clamp(1.35rem,2.3vw,2rem);font-weight:850;line-height:1.2;letter-spacing:-.02em}product-recommendations .resource-list__item .product-card__content{height:100%;overflow:hidden;padding:10px 10px 14px!important;border:1px solid rgba(11,42,74,.11)!important;border-radius:16px!important;background:#fff;box-shadow:0 9px 26px #0b2a4a12;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}product-recommendations .resource-list__item:hover .product-card__content{transform:translateY(-3px);border-color:#0b7a5357!important;box-shadow:0 16px 34px #0b2a4a21}product-recommendations .product-media-container{overflow:hidden;border-radius:11px;background:#fff}product-recommendations .product-card__content [role=heading]{display:-webkit-box;min-height:2.85em;margin:0;overflow:hidden;color:var(--oder-navy);font-size:.94rem;font-weight:740;line-height:1.42;letter-spacing:-.005em;-webkit-box-orient:vertical;-webkit-line-clamp:2}product-recommendations product-price{margin-top:2px}product-recommendations product-price .price{color:var(--oder-green-deep);font-size:1.12rem;font-weight:900;line-height:1.15;letter-spacing:-.015em}@media(max-width:749px){[id^=shopify-section-template][id$=__main] product-component h1{max-width:none;font-size:1.7rem}[id^=shopify-section-template][id$=__main] product-component product-price .price{font-size:1.55rem}product-recommendations .resource-list__item .product-card__content{padding:7px 7px 11px!important;border-radius:12px!important}product-recommendations .product-card__content [role=heading]{min-height:3.9em;font-size:.82rem;line-height:1.32;-webkit-line-clamp:3}product-recommendations product-price .price{font-size:.98rem}}.oder-hero-media img{width:min(560px,100%);box-shadow:0 40px 90px #0000006b;border:2px solid rgba(255,255,255,.22)}.oder-hero-actions .oder-button--primary{min-height:54px;padding:0 30px;font-size:1.02rem;font-weight:850;box-shadow:0 14px 30px #00b05057}.oder-hero-actions .oder-button--primary:hover{transform:translateY(-3px);box-shadow:0 20px 42px #00b05075}.oder-hero-actions .oder-button--secondary{min-height:54px;padding:0 26px;font-weight:800}.oder-hero-trust span{padding:9px 13px;font-size:.8rem;font-weight:700}.oder-hero-trust i{width:7px;height:7px;box-shadow:0 0 10px #7fe0a9e6}.oder-solution-card{position:relative;padding-right:44px}.oder-solution-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0b2a4a29;border-color:var(--oder-green-deep)}.oder-solution-card h3{font-size:1.16rem;letter-spacing:-.01em}.oder-solution-card:hover h3{color:var(--oder-green-deep)}.oder-solution-index{transition:transform .2s ease}.oder-solution-card:hover .oder-solution-index{transform:scale(1.08) rotate(-3deg)}.oder-solution-card:after{content:"\2192";position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--oder-green-deep);font-weight:900;font-size:1.15rem;opacity:0;transition:opacity .2s ease,right .2s ease}.oder-solution-card:hover:after{opacity:1;right:14px}.oder-category-content h3,.oder-pathway-card h3,.oder-solution-card h3,.oder-package-card h3{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto;overflow:visible;text-overflow:clip;white-space:normal}.oder-calculator-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;margin-top:30px;align-items:stretch}.oder-calculator-pair .oder-package-sizer{margin:0;border-radius:20px 0 0 20px}.oder-calculator-pair #ges-hesaplayici{padding:28px 0 28px 28px;border-inline-start:1px solid rgba(11,42,74,.18);background:#fff}.oder-calculator-pair #ges-hesaplayici>.oder-container{width:100%}.oder-calculator-pair #ges-hesaplayici .oder-section-heading{margin-bottom:18px}.oder-calculator-pair #ges-hesaplayici .oder-ges{grid-template-columns:1fr;max-width:none}@media(max-width:980px){.oder-calculator-pair{grid-template-columns:1fr}.oder-calculator-pair .oder-package-sizer{border-radius:20px 20px 0 0}.oder-calculator-pair #ges-hesaplayici{padding:28px 0 0;border-inline-start:0;border-top:1px solid rgba(11,42,74,.18)}}.oder-collection-showcase{padding:6px 0 34px;background:#f4f8f7}.oder-collection-showcase__head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.oder-collection-showcase__head h2{margin:4px 0 0;color:var(--oder-navy);font-size:clamp(1.55rem,2.7vw,2.3rem)}.oder-collection-showcase__controls{display:flex;gap:8px}.oder-collection-showcase__controls button{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(11,42,74,.18);border-radius:50%;background:#fff;color:var(--oder-navy);font-size:1.7rem;cursor:pointer}.oder-collection-showcase__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,290px);gap:16px;overflow-x:auto;padding:2px 2px 14px;scroll-snap-type:x mandatory;scrollbar-width:thin}.oder-collection-product{overflow:hidden;scroll-snap-align:start;border:1px solid rgba(11,42,74,.1);border-radius:16px;background:#fff;box-shadow:0 10px 28px #0b2a4a12}.oder-collection-product__image{display:block;aspect-ratio:1/1;padding:10px;background:#fff}.oder-collection-product__image img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.oder-collection-product:hover img{transform:scale(1.035)}.oder-collection-product__body{padding:15px 16px 17px;border-top:1px solid rgba(11,42,74,.08)}.oder-collection-product h3{min-height:2.8em;margin:0;font-size:.98rem;line-height:1.4}.oder-collection-product h3 a{color:var(--oder-navy);text-decoration:none}.oder-collection-product__price{margin:10px 0 12px;color:var(--oder-green-deep);font-size:1.28rem;font-weight:900;letter-spacing:-.02em}.oder-collection-product__cta{color:var(--oder-navy);font-size:.78rem;font-weight:850;text-decoration:none}.main-collection-grid product-price .price{color:var(--oder-green-deep);font-size:1.18rem;font-weight:900}@media(max-width:700px){.oder-collection-showcase__track{grid-auto-columns:72vw}.oder-collection-showcase__controls button{width:38px;height:38px}}.oder-collection-assurance{width:min(1280px,calc(100% - 40px));margin:0 auto 22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.oder-collection-assurance__item{display:flex;align-items:center;gap:10px;min-height:52px;padding:11px 15px;border:1px solid rgba(11,42,74,.1);border-radius:12px;background:#f4f8f7;color:var(--oder-navy);font-size:.82rem;line-height:1.3}.oder-collection-assurance__item span{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:var(--oder-green-deep);color:#fff;font-weight:900}.main-collection-grid .product-grid__item .product-card__content{height:100%;overflow:hidden;padding:10px 12px 14px!important;border:1px solid rgba(11,42,74,.1)!important;border-radius:15px!important;background:#fff;box-shadow:0 8px 24px #0b2a4a0f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.main-collection-grid .product-grid__item:hover .product-card__content{transform:translateY(-3px);border-color:#0b7a5357!important;box-shadow:0 15px 34px #0b2a4a1f}.main-collection-grid .product-grid__item .product-media-container{border-radius:11px;background:#fff}.main-collection-grid .product-grid__item product-price{margin-top:4px}.main-collection-grid .product-grid__item product-price .price{color:#0b7a53;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:900;letter-spacing:-.01em}@media(max-width:749px){.oder-collection-assurance{width:calc(100% - 24px);grid-template-columns:1fr;gap:7px;margin-bottom:16px}.oder-collection-assurance__item{min-height:44px;padding:8px 11px}.main-collection-grid .product-grid__item .product-card__content{padding:7px 8px 11px!important;border-radius:12px!important}.main-collection-grid .product-grid__item product-price .price{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/oder-global.css.map */
