:root{--red: #7a1322;--red2: #5c0e1a;--copper: #b98a5e;--highlight: #ffd9c2;--ink: #2a1d1a;--body: #6b5a51;--cream: #f4ece1;--cream2: #faf5ee;--line: #e6dccf;--shadow: 0 30px 60px rgba(60, 20, 18, .16);font-family:Tajawal,sans-serif;color:var(--ink);background:var(--cream2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--cream2);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.gd-app{position:relative;min-height:100vh;overflow:hidden;background:var(--cream2);color:var(--ink)}.gd-bg{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:var(--theme-bg);background-repeat:repeat;background-size:1100px auto;opacity:.5}.gd-header,.gd-app main,.gd-footer{position:relative;z-index:2}.gd-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,5vw,64px);border-bottom:1px solid var(--line);background:#faf5eedb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.gd-logo{display:flex;flex-direction:column;align-items:center;gap:1px;line-height:1}.gd-logo span{padding-inline-start:.36em;color:var(--ink);font-size:.56rem;font-weight:600;letter-spacing:.36em}.gd-logo img{height:28px;width:auto}.gd-logo strong{color:var(--red);font-family:Cormorant Garamond,serif;font-size:1.72rem;font-style:italic;font-weight:600;line-height:.9}.gd-logo-light span,.gd-logo-light strong{color:#fff}.gd-lang{position:relative}.gd-lang>button{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--ink);font-size:.82rem;font-weight:600;cursor:pointer}.gd-lang>button:hover{border-color:var(--red);color:var(--red)}.gd-lang-menu{position:absolute;top:calc(100% + 8px);inset-inline-end:0;z-index:70;display:none;min-width:132px;padding:6px;border:1px solid var(--line);border-radius:14px;background:#faf5eefa;box-shadow:0 16px 36px #3c141224}.gd-lang.open .gd-lang-menu{display:block}.gd-lang-menu button{display:block;width:100%;padding:9px 12px;border:0;border-radius:9px;background:transparent;color:var(--ink);font-size:.86rem;text-align:start;cursor:pointer}.gd-lang-menu button:hover{background:#7a132212}.gd-lang-menu button.active{color:var(--red);font-weight:700}.gd-nav,.gd-actions{display:flex;align-items:center;gap:8px}.gd-nav a{border-radius:10px;padding:9px 13px;color:var(--ink);font-size:.92rem;font-weight:500;transition:color .2s,background .2s}.gd-nav a:hover,.gd-catalog-link:hover{color:var(--red)}.gd-catalog-link{color:var(--body);font-size:.86rem;font-weight:500}.gd-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;cursor:pointer;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s}.gd-button:hover{transform:translateY(-2px)}.gd-button-red{padding:11px 24px;background:var(--red);color:#fff;box-shadow:0 10px 24px #a81e2847}.gd-button-light{padding:15px 30px;background:#fff;color:var(--ink);box-shadow:0 14px 32px #00000047}.gd-button-glass{padding:14px 26px;border:1.5px solid rgba(255,255,255,.4);background:#ffffff0f;color:#fff}.gd-button-dark,.gd-product-link{padding:12px 22px;background:var(--ink);color:#fff}.gd-menu{display:none;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--red)}.gd-hero{position:relative;min-height:min(88vh,860px);display:flex;align-items:center;overflow:hidden;padding:clamp(40px,7vw,90px) clamp(18px,5vw,72px)}.gd-hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.4s ease}.gd-hero-slide.active{opacity:1}.gd-hero-blur{position:absolute;inset:0;background-position:center;background-size:cover;filter:blur(28px) brightness(.82);transform:scale(1.12)}.gd-hero-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.gd-hero-overlay{position:absolute;inset:0;background:linear-gradient(270deg,rgba(40,14,16,.9) 0%,rgba(60,18,20,.55) 42%,rgba(60,18,20,.12) 72%,transparent 100%)}[dir=ltr] .gd-hero-overlay{background:linear-gradient(90deg,rgba(40,14,16,.9) 0%,rgba(60,18,20,.55) 42%,rgba(60,18,20,.12) 72%,transparent 100%)}.gd-hero-content{position:relative;z-index:2;max-width:620px;color:#fff}.gd-badge{display:inline-flex;align-items:center;gap:9px;margin-bottom:26px;padding:8px 16px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff24;color:#fff;font-size:.72rem;font-weight:600;letter-spacing:.05em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gd-badge i{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 10px #fff}.gd-hero h1,.gd-section-title h2,.gd-science h2,.gd-faq h2,.gd-newsletter h2{font-family:El Messiri,sans-serif;font-weight:700}.gd-hero h1{margin:0 0 20px;font-size:clamp(2.1rem,4.8vw,3.9rem);line-height:1.18}.gd-hero h1 em{color:var(--highlight);font-family:Cormorant Garamond,serif;font-style:italic;font-weight:600}.gd-hero p{max-width:490px;margin:0 0 16px;color:#ffffffdb;font-size:clamp(1rem,1.4vw,1.16rem);font-weight:300;line-height:1.95}.gd-hero small{display:block;max-width:460px;margin-bottom:34px;color:#fff9;font-family:Cormorant Garamond,serif;font-size:.82rem;font-style:italic;line-height:1.7}.gd-hero-buttons,.gd-hero-dots{display:flex;align-items:center;flex-wrap:wrap;gap:13px}.gd-hero-dots{margin-top:38px;gap:8px}.gd-hero-dots span{min-width:150px;color:var(--highlight);font-family:Cormorant Garamond,serif;font-size:.95rem;font-style:italic}.gd-hero-dots button,.gd-review-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;cursor:pointer;background:#fff6;transition:width .3s,background .3s}.gd-hero-dots button.active{width:24px;background:#fff}.gd-marquee{overflow:hidden;padding:15px 0;background:var(--red);color:#fff}.gd-marquee div{display:flex;width:max-content;white-space:nowrap;animation:gdMarq 42s linear infinite}.gd-marquee span{display:inline-flex;align-items:center;gap:13px;padding:0 32px;font-size:.96rem;font-weight:600}.gd-marquee em{color:var(--highlight);font-family:Cormorant Garamond,serif;font-size:1.15rem;font-style:italic}.gd-section,.gd-science,.gd-faq,.gd-philosophy{padding:clamp(56px,8vw,110px) clamp(18px,5vw,64px)}.gd-section{position:relative}.gd-section-cream{border-block:1px solid var(--line);background:var(--cream)}.gd-section-title{max-width:650px;margin:0 auto 44px;text-align:center}.gd-section-title span,.gd-eyebrow{display:block;margin-bottom:14px;color:var(--red);font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.gd-section-title h2,.gd-science h2,.gd-faq h2{margin:0 0 12px;font-size:clamp(1.9rem,4vw,3rem);line-height:1.16}.gd-section-title p,.gd-copy,.gd-faq-intro p,.gd-philosophy p{margin:0;color:var(--body);font-size:1rem;line-height:1.9}.gd-section-title.light span,.gd-section-title.light h2,.gd-section-title.light p{color:#fff}.gd-section-title.light span{color:#ffffffbf}.gd-benefits,.gd-products,.gd-stat-grid,.gd-routine-grid{display:grid;gap:16px}.gd-benefits{max-width:1180px;margin:0 auto;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.gd-card{border:1px solid var(--line);border-radius:22px;background:var(--cream);transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s}.gd-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.gd-benefits .gd-card{display:flex;flex-direction:column;gap:14px;padding:30px 26px}.gd-icon{display:grid;width:50px;height:50px;place-items:center;flex:none;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--red)}.gd-card h3,.gd-ingredients h3,.gd-routine-grid h3{margin:0;font-family:El Messiri,sans-serif;font-size:1.12rem;font-weight:700;line-height:1.35}.gd-card p,.gd-ingredients p,.gd-routine-grid p,.gd-product p{margin:0;color:var(--body);font-size:.88rem;line-height:1.75}.gd-stats,.gd-routine,.gd-newsletter{position:relative;margin:0 clamp(12px,3vw,40px);overflow:hidden;border-radius:34px;color:#fff}.gd-stats{padding:clamp(48px,6vw,88px) clamp(22px,5vw,60px);background:var(--ink)}.gd-stat-glow{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(122,19,34,.5),transparent 55%),radial-gradient(circle at 85% 80%,rgba(185,138,94,.28),transparent 50%)}.gd-bubble{position:absolute;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffffffd9,#ffd9c240);animation:gdRise linear infinite;pointer-events:none}.gd-stats-inner{position:relative;z-index:1;max-width:1100px;margin:0 auto;text-align:center}.gd-stat-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:28px}.gd-stat-grid strong{display:flex;align-items:baseline;justify-content:center;gap:2px;color:#fff;font-family:Cormorant Garamond,serif;font-size:clamp(2.6rem,6vw,4rem);font-weight:600;line-height:1}.gd-stat-grid strong span{color:var(--highlight);font-size:.5em}.gd-stat-grid p,.gd-footnote{color:#ffffffc7}.gd-footnote{margin:34px 0 0;font-size:.74rem;opacity:.6}.gd-products{max-width:1200px;margin:0 auto;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:14px}.gd-product{display:flex;flex-direction:column;overflow:hidden;background:var(--cream2)}.gd-product-image{position:relative;aspect-ratio:1;overflow:hidden;background:#efe6da}.gd-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.gd-product:hover img{transform:scale(1.06)}.gd-product-image span{position:absolute;top:15px;right:15px;z-index:2;padding:6px 13px;border-radius:999px;background:#ffffffe6;color:var(--red);font-size:.68rem;font-weight:700;box-shadow:0 4px 14px #3c14121f}.gd-product-body{display:flex;flex:1;flex-direction:column;padding:18px}.gd-product small{margin-bottom:7px;color:var(--copper);font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.gd-product strong{margin-bottom:9px;color:var(--red);font-size:.78rem}.gd-product-body>div{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 14px}.gd-product-body>div span{padding:4px 9px;border:1px solid var(--line);border-radius:999px;background:var(--cream);color:var(--ink);font-size:.68rem;font-weight:600}.gd-product-link{margin-top:auto;border-radius:999px;font-size:.8rem}.gd-science{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(36px,6vw,80px)}.gd-science-image{position:relative}.gd-science-image img{width:100%;aspect-ratio:1.02;object-fit:cover;border-radius:28px;box-shadow:0 36px 78px #3c141233;animation:gdFloat 9s ease-in-out infinite}.gd-floating-card{position:absolute;bottom:-22px;left:-18px;max-width:230px;padding:18px 24px;border:1px solid var(--line);border-radius:18px;background:var(--cream2);box-shadow:0 24px 54px #3c14122e}.gd-floating-card strong{color:var(--red);font-family:Cormorant Garamond,serif;font-size:2.1rem;font-style:italic;line-height:1}.gd-floating-card span{display:block;margin-top:6px;color:var(--body);font-size:.82rem;font-weight:500;line-height:1.6}.gd-ingredients{display:flex;flex-direction:column;gap:14px;margin-top:30px}.gd-ingredients article{display:flex;align-items:flex-start;gap:16px;padding:20px 22px;border:1px solid var(--line);border-radius:16px;background:var(--cream)}.gd-routine{padding:clamp(52px,7vw,104px) clamp(22px,5vw,68px);background:var(--red)}.gd-routine:before{position:absolute;inset:0;content:"";background:radial-gradient(circle at 82% 15%,rgba(255,255,255,.14),transparent 45%),linear-gradient(200deg,var(--red2),var(--red))}.gd-routine>*{position:relative;z-index:1}.gd-routine-grid{max-width:1120px;margin:0 auto;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.gd-routine-grid article{padding:26px 22px;border:1px solid rgba(255,255,255,.2);border-radius:20px;background:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gd-routine-grid span{display:inline-grid;width:46px;height:46px;place-items:center;margin-bottom:18px;border-radius:50%;background:#fff;color:var(--red);font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600}.gd-routine-grid h3,.gd-routine-grid p{color:#fff}.gd-review-shell{max-width:840px;margin:0 auto;overflow:hidden;border-radius:26px}.gd-review-track{display:flex;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.gd-review{min-width:100%;padding:clamp(34px,5vw,58px);border:1px solid var(--line);border-radius:26px;background:var(--cream2);text-align:center}.gd-stars{display:flex;justify-content:center;gap:4px;margin-bottom:18px;color:var(--copper)}.gd-review p{max-width:640px;margin:0 auto 24px;color:var(--ink);font-family:El Messiri,sans-serif;font-size:clamp(1.15rem,2.4vw,1.65rem);line-height:1.75}.gd-review div:last-child{display:inline-grid;grid-template-columns:auto auto;align-items:center;column-gap:10px;text-align:right}.gd-review div:last-child span{display:grid;width:46px;height:46px;grid-row:span 2;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-weight:800}.gd-review div:last-child small{color:var(--body)}.gd-review-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.gd-review-dots button{width:8px;height:8px;background:var(--line)}.gd-review-dots button.active{width:26px;background:var(--red)}.gd-philosophy{max-width:940px;margin:0 auto;text-align:center}.gd-philosophy blockquote{margin:0 0 22px;color:var(--ink);font-family:El Messiri,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.55}.gd-philosophy strong{display:block;margin-top:22px;color:var(--copper);font-family:Cormorant Garamond,serif;font-size:1.4rem;font-style:italic}.gd-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(28px,5vw,64px);align-items:start}.gd-faq-intro{position:sticky;top:100px}.gd-faq-intro .gd-button{margin-top:24px}.gd-faq-list{display:flex;flex-direction:column;gap:12px}.gd-faq-list article{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--cream2);transition:background .3s,border-color .3s}.gd-faq-list article.open{border-color:var(--red);background:var(--cream)}.gd-faq-list button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border:0;background:transparent;color:var(--ink);cursor:pointer;font-weight:800;text-align:right}.gd-faq-list i{display:grid;width:32px;height:32px;place-items:center;flex:none;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--red);transition:transform .35s,background .3s,color .3s}.gd-faq-list article.open i{transform:rotate(45deg);border-color:var(--red);background:var(--red);color:#fff}.gd-faq-list article>div{max-height:0;overflow:hidden;opacity:0;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .35s}.gd-faq-list article.open>div{max-height:240px;opacity:1}.gd-faq-list p{margin:0;padding:0 22px 22px;color:var(--body);line-height:1.8}.gd-newsletter{min-height:420px;display:grid;place-items:center;margin-bottom:clamp(44px,7vw,82px);padding:clamp(52px,8vw,90px) 24px;text-align:center}.gd-newsletter img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gd-newsletter:after{position:absolute;inset:0;content:"";background:linear-gradient(135deg,#280e10b8,#280e10d9)}.gd-newsletter>div{position:relative;z-index:1;max-width:760px}.gd-newsletter span{color:#fff;font-family:Cormorant Garamond,serif;font-size:clamp(2.1rem,6vw,3.6rem);font-style:italic}.gd-newsletter h2{margin:8px 0 12px;color:var(--highlight);font-size:clamp(2rem,5vw,3.2rem)}.gd-newsletter p{color:#ffffffd1;line-height:1.8}.gd-newsletter form{display:flex;max-width:520px;margin:28px auto 0;gap:10px;padding:7px;border-radius:999px;background:#fff}.gd-newsletter input{min-width:0;flex:1;border:0;border-radius:999px;padding:0 18px;color:var(--ink)}.gd-sent{margin-top:16px;color:var(--highlight)!important;font-weight:700}.gd-sent.error{color:#ffd7cf!important}.gd-footer{background:var(--red2);color:#fff}.gd-footer-top,.gd-footer-bottom{display:flex;max-width:1220px;margin:0 auto;align-items:center;justify-content:space-between;gap:22px;padding-inline:clamp(18px,5vw,64px)}.gd-footer-top{padding-top:28px;padding-bottom:22px}.gd-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;color:#ffffffc7;font-size:.88rem}.gd-social{display:flex;gap:8px}.gd-social a,.gd-social span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#ffffff1f;color:#fff}.gd-social span{cursor:default}.gd-footer-contact{display:flex;max-width:1220px;margin:0 auto;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 28px;padding:0 clamp(18px,5vw,64px) 20px;color:#ffffffdb;font-size:.88rem}.gd-footer-contact a,.gd-footer-contact>span{display:inline-flex;align-items:center;gap:7px}.gd-footer-contact a:hover{color:#fff}.gd-footer-bottom{padding-top:15px;padding-bottom:18px;border-top:1px solid rgba(255,255,255,.13);color:#ffffffb8;font-size:.8rem}.gd-footer-bottom em{font-family:Cormorant Garamond,serif;font-size:1rem}.gd-stats-cta{margin-top:22px}.gd-certs-page main{position:relative;z-index:2;max-width:1220px;margin:0 auto;padding:clamp(30px,5vw,60px) clamp(18px,5vw,64px) 70px}.gd-certs-hero{max-width:760px;margin:0 auto 26px;text-align:center}.gd-certs-hero h1{margin:10px 0 14px;font-family:El Messiri,Tajawal,sans-serif;font-size:clamp(1.9rem,4.4vw,3rem);color:var(--ink)}.gd-certs-intro{color:var(--muted);font-size:1.02rem;line-height:1.9}.gd-certs-points{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px}.gd-certs-points span{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:1px solid rgba(122,19,34,.22);border-radius:999px;background:#ffffffb8;color:var(--red);font-size:.86rem;font-weight:700}.gd-certs-group{margin-top:clamp(36px,6vw,58px)}.gd-certs-group-head{display:flex;gap:16px;align-items:flex-start;max-width:860px;margin-bottom:24px}.gd-certs-group-head h2{margin:2px 0 6px;font-family:El Messiri,Tajawal,sans-serif;font-size:clamp(1.25rem,2.6vw,1.7rem);color:var(--ink)}.gd-certs-issuer{color:var(--red);font-size:.9rem;font-weight:700;margin-bottom:6px}.gd-certs-group-head p{color:var(--muted);font-size:.94rem;line-height:1.85}.gd-certs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(196px,1fr));gap:18px}.gd-cert-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:#ffffffd9;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.gd-cert-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #3c141224}.gd-cert-thumb{position:relative;display:block;aspect-ratio:3 / 4;overflow:hidden;background:#f3ede4;border-bottom:1px solid var(--line)}.gd-cert-thumb img{width:100%;height:100%;object-fit:cover;object-position:top}.gd-cert-badge{position:absolute;bottom:10px;inset-inline-start:10px;display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;background:#1c5c30eb;color:#fff;font-size:.68rem;font-weight:700}.gd-cert-body{display:flex;flex-direction:column;gap:10px;padding:14px 15px 16px}.gd-cert-body h3{font-size:1rem;color:var(--ink)}.gd-cert-body dl{display:grid;gap:5px;margin:0}.gd-cert-body dl div{display:flex;justify-content:space-between;gap:8px;font-size:.76rem}.gd-cert-body dt{color:var(--muted)}.gd-cert-body dd{margin:0;color:var(--ink);font-weight:600;overflow-wrap:anywhere}.gd-cert-body .gd-button{justify-content:center;margin-top:auto;padding-block:10px;font-size:.82rem}.gd-certs-note{max-width:720px;margin:clamp(36px,6vw,54px) auto 0;text-align:center;color:var(--muted);font-size:.92rem;line-height:1.9}.gd-certs-note a{color:var(--red);font-weight:700}.gd-certs-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px}@media(max-width:620px){.gd-certs-group-head,.gd-certs-footer{flex-direction:column}}.gd-whatsapp-float{position:fixed;bottom:22px;left:22px;z-index:60;display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 10px 26px #143c1e59;transition:transform .25s ease,box-shadow .25s ease}.gd-whatsapp-float svg{width:26px;height:26px}.gd-whatsapp-float:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 14px 32px #143c1e73}.gd-reveal{opacity:0;transform:translateY(36px);transition:opacity 1s cubic-bezier(.2,.7,.2,1),transform 1s cubic-bezier(.2,.7,.2,1)}.gd-reveal.in{opacity:1;transform:none}@keyframes gdMarq{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes gdFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes gdRise{0%{opacity:0;transform:translateY(20px) scale(.9)}20%{opacity:.5}to{opacity:0;transform:translateY(-120px) scale(1.15)}}@keyframes gdKen{0%{transform:scale(1)}to{transform:scale(1.09)}}@media(max-width:1080px){.gd-nav{gap:0}.gd-nav a{padding-inline:9px}}@media(max-width:920px){.gd-menu{display:grid}.gd-catalog-link{display:none}.gd-nav{position:absolute;top:calc(100% + 10px);right:18px;left:18px;display:none;flex-direction:column;align-items:stretch;padding:12px;border:1px solid var(--line);border-radius:18px;background:#faf5eefa;box-shadow:0 18px 40px #3c14121f}.gd-nav.open{display:flex}.gd-nav a{padding:13px 16px}.gd-hero{min-height:760px;align-items:flex-end;padding-top:120px}.gd-science,.gd-faq{grid-template-columns:1fr}.gd-faq-intro{position:static}.gd-footer-top,.gd-footer-bottom{flex-direction:column;text-align:center}}@media(max-width:620px){.gd-header{gap:12px}.gd-lang>button span{display:none}.gd-lang>button{padding:8px 10px}.gd-button-red{padding-inline:16px}.gd-hero{min-height:720px}.gd-hero-buttons,.gd-newsletter form{align-items:stretch;flex-direction:column}.gd-newsletter form{border-radius:26px}.gd-newsletter input{min-height:48px}.gd-floating-card{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
