.gxl-page{--gxl-navy:#124b75;--gxl-teal:#0783a2;--gxl-ink:#163d59;--gxl-muted:#547184;--gxl-line:#d5e5ed;--gxl-soft:#f5fafc;color:var(--gxl-ink);background:#fff;font-family:var(--font-body-family),sans-serif;font-size:16px;line-height:1.65;letter-spacing:normal}.gxl-page,.gxl-page *,.gxl-page *:before,.gxl-page *:after{box-sizing:border-box}.gxl-page [hidden]{display:none!important}.gxl-page h1,.gxl-page h2,.gxl-page h3,.gxl-page p{margin:0;letter-spacing:normal}.gxl-page h1,.gxl-page h2,.gxl-page h3{font-family:inherit;color:var(--gxl-navy);font-weight:750;text-wrap:balance}.gxl-page a{color:inherit;text-decoration:none}.gxl-page button,.gxl-page input{font:inherit}.gxl-page a:focus-visible,.gxl-page button:focus-visible,.gxl-page input:focus-visible,.gxl-page summary:focus-visible{outline:3px solid var(--gxl-teal);outline-offset:4px}.gxl-page [id]{scroll-margin-top:105px}.gxl-shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.gxl-page .gxl-breadcrumb{display:flex;align-items:center;gap:10px;padding-block:23px 0;color:#648092;font-size:12px}.gxl-breadcrumb a:hover{text-decoration:underline}.gxl-hero{padding:55px 0 66px;background:radial-gradient(ellipse at 92% 65%,#eef8fa 0,transparent 58%),#fff;border-bottom:1px solid var(--gxl-line)}.gxl-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);align-items:center;gap:72px}.gxl-page .gxl-kicker{display:flex;align-items:center;gap:10px;color:var(--gxl-teal);font-size:11px;line-height:1.5;font-weight:800;letter-spacing:.12em;margin-bottom:19px}.gxl-kicker:before{content:"";width:29px;height:2px;background:currentColor;flex:none}.gxl-page h1{font-size:clamp(39px,4.1vw,62px);line-height:1.08;letter-spacing:-.045em;font-weight:800;overflow-wrap:break-word}.gxl-page h1 span{color:var(--gxl-teal);display:block}.gxl-page .gxl-lead{font-size:21px;line-height:1.5;font-weight:600;margin-top:23px;max-width:540px}.gxl-page .gxl-intro{font-size:16px;color:var(--gxl-muted);line-height:1.75;margin-top:16px;max-width:570px}.gxl-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:27px}.gxl-page .gxl-button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:48px;padding:13px 19px;border:1px solid var(--gxl-navy);border-radius:8px;background:var(--gxl-navy);color:#fff;font-size:14px;line-height:1.45;font-weight:700;text-align:center;transition:background .15s ease,box-shadow .15s ease}.gxl-page .gxl-button:hover{background:#0a395e;box-shadow:0 6px 18px #124b7520}.gxl-page .gxl-button-secondary{background:#fff;border-color:var(--gxl-line);color:var(--gxl-navy)}.gxl-page .gxl-button-secondary:hover{background:var(--gxl-soft)}.gxl-page .gxl-proof{margin-top:20px;font-size:12px;line-height:1.8;color:var(--gxl-muted)}.gxl-routing{background:#fff;border:1px solid var(--gxl-line);border-radius:20px;overflow:hidden;box-shadow:0 24px 46px #164b7510;counter-reset:gxl-step}.gxl-routing-head{background:var(--gxl-navy);color:#fff;padding:26px 28px}.gxl-page .gxl-routing-head>p{font-size:10px;font-weight:700;color:#a8dce9;letter-spacing:.13em;margin-bottom:12px}.gxl-page .gxl-routing-head h2{color:#fff;font-size:27px;line-height:1.2;text-wrap:balance;max-width:340px}.gxl-routing>a{display:grid;grid-template-columns:30px minmax(0,1fr) 18px;column-gap:13px;align-items:center;padding:20px 0;margin-inline:26px;border-bottom:1px solid var(--gxl-line);min-height:88px}.gxl-routing>a:last-child{border-bottom:0;margin-bottom:8px}.gxl-routing>a:before{counter-increment:gxl-step;content:"0" counter(gxl-step);grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;background:#eaf5f9;color:var(--gxl-teal);border-radius:50%;font-size:11px;font-weight:750}.gxl-routing small{grid-column:2;display:block;font-size:9px;font-weight:700;letter-spacing:.08em;line-height:1.5;color:var(--gxl-teal);margin-bottom:5px}.gxl-routing strong{grid-column:2;font-size:14px;font-weight:650;line-height:1.55}.gxl-routing>a>span{grid-column:3;grid-row:1/3;color:var(--gxl-teal)}.gxl-routing>a:hover strong{text-decoration:underline;text-underline-offset:3px}.gxl-search-band{border-bottom:1px solid var(--gxl-line);padding-block:25px}.gxl-search-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:32px;align-items:start}.gxl-search-label{display:block;font-weight:700;font-size:16px;line-height:1.4;margin:9px 0 4px}.gxl-search-help{color:var(--gxl-muted);font-size:12px;line-height:1.55}.gxl-search-field{display:flex;align-items:center;gap:13px;border:1px solid #bad8e3;border-radius:9px;background:#f7fbfd;padding:0 15px;min-height:51px}.gxl-search-field:focus-within{outline:2px solid var(--gxl-teal);outline-offset:2px}.gxl-search-field>svg{color:var(--gxl-teal);flex:none}.gxl-search-field input{min-width:0;flex:1;width:100%;height:49px;border:0;background:transparent;color:var(--gxl-navy);font-size:14px;outline:none!important;box-shadow:none}.gxl-search-field input::placeholder{color:#628092;opacity:1}.gxl-search-reset{min-width:36px;min-height:40px;border:0;background:none;color:var(--gxl-navy);font-size:22px!important;cursor:pointer}.gxl-search-chips{display:flex;flex-wrap:wrap;align-items:center;gap:2px 5px;margin-top:5px}.gxl-search-chips button{background:none;border:0;color:var(--gxl-teal);min-height:37px;padding:5px 8px;font-size:12px;cursor:pointer;border-radius:5px}.gxl-search-chips button:hover,.gxl-search-chips button[aria-pressed=true]{background:#e7f3f8;color:var(--gxl-navy)}.gxl-page .gxl-search-status{font-size:13px;margin-top:8px;color:var(--gxl-muted)}.gxl-section{padding-block:61px}.gxl-heading{max-width:100%;margin-bottom:31px}.gxl-page .gxl-heading h2{font-size:clamp(27px,2.5vw,35px);line-height:1.23;letter-spacing:-.025em;max-width:820px}.gxl-page .gxl-heading>p:last-child:not(.gxl-kicker){font-size:15px;color:var(--gxl-muted);max-width:830px;margin-top:15px}.gxl-domain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;align-items:start}.gxl-domain{position:relative;min-width:0;padding:28px 25px 21px;border:1px solid var(--gxl-line);border-radius:13px;background:#fff;box-shadow:0 7px 23px #173d5904;--gxl-accent:#0783a2}.gxl-domain:before{content:"";position:absolute;top:-1px;left:25px;right:25px;height:3px;border-radius:0 0 3px 3px;background:var(--gxl-accent)}.gxl-domain[data-domain="02"]{--gxl-accent:#078578}.gxl-domain[data-domain="03"]{--gxl-accent:#8063ad}.gxl-domain[data-domain="04"]{--gxl-accent:#438497}.gxl-domain[data-domain="05"]{--gxl-accent:#977134}.gxl-domain[data-domain="06"]{--gxl-accent:#536ca0}.gxl-page .gxl-domain-number{color:var(--gxl-accent);font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1.5;margin-bottom:19px}.gxl-page .gxl-domain h3{font-size:22px;line-height:1.25;letter-spacing:-.015em;min-height:82px;overflow-wrap:break-word;text-wrap:pretty}.gxl-page .gxl-domain>p:not(.gxl-domain-number):not(.gxl-tags){font-size:14px;line-height:1.75;margin-top:13px;color:var(--gxl-muted);min-height:100px}.gxl-page .gxl-tags{font-size:11px;line-height:1.7;color:var(--gxl-accent);font-weight:650;margin:18px 0}.gxl-domain details{border-top:1px solid var(--gxl-line)}.gxl-domain summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:47px;padding:10px 0;font-weight:650;color:var(--gxl-navy);font-size:13px;cursor:pointer}.gxl-domain summary::-webkit-details-marker{display:none}.gxl-domain summary:after{content:"+";font-size:21px;font-weight:400;color:var(--gxl-accent)}.gxl-domain details[open] summary:after{content:"\2212"}.gxl-page .gxl-domain details p{font-size:13px;line-height:1.8;color:var(--gxl-muted);padding-bottom:14px}.gxl-domain-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;border-top:1px solid var(--gxl-line);padding-top:10px}.gxl-domain-footer a{font-size:12px;font-weight:700;min-height:40px;display:inline-flex;align-items:center;gap:9px}.gxl-domain-footer a:hover{text-decoration:underline}.gxl-domain-footer a:last-child{color:var(--gxl-accent)}.gxl-method{background:var(--gxl-soft);border-block:1px solid var(--gxl-line)}.gxl-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.gxl-method-grid>div{padding-right:25px;border-right:1px solid var(--gxl-line)}.gxl-method-grid>div:last-child{padding-right:0;border-right:0}.gxl-method-grid>div>span{display:inline-block;color:var(--gxl-teal);font-size:12px;font-weight:700;margin-bottom:18px}.gxl-page .gxl-method-grid h3{font-size:21px;line-height:1.4;margin-bottom:11px}.gxl-page .gxl-method-grid p{font-size:14px;line-height:1.8;color:var(--gxl-muted)}.gxl-support-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:center;padding:41px 43px;background:linear-gradient(115deg,#134c77,#0b375c);border-radius:18px;color:#fff}.gxl-support-panel .gxl-kicker{color:#a8deeb}.gxl-page .gxl-support-panel h2{font-size:32px;line-height:1.23;color:#fff;max-width:700px}.gxl-page .gxl-support-panel h2+p{margin-top:18px;font-size:15px;line-height:1.75;color:#e1edf5;max-width:750px}.gxl-page .gxl-support-note{margin-top:14px;color:#bdd4e3;font-size:12px;line-height:1.6}.gxl-page .gxl-button-light{background:#fff;color:var(--gxl-navy);border-color:#fff}.gxl-page .gxl-button-light:hover{background:#e9f6fb}.gxl-page .gxl-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.gxl-guide-card{border:1px solid var(--gxl-line);border-radius:13px;padding:23px;background:#fff;display:flex;flex-direction:column;gap:15px}.gxl-guide-card img{display:block;width:100%;height:220px;object-fit:contain}.gxl-guide-card h3{font-size:21px;line-height:1.3}.gxl-guide-card p{font-size:13px;color:var(--gxl-muted)}.gxl-guide-card .gxl-button{margin-top:auto}.gxl-guide-formats{color:var(--gxl-teal)!important;font-weight:700}.gxl-guides{background:#f5fafc;border-top:1px solid var(--gxl-line)}@media(max-width:1150px){.gxl-hero-grid{gap:35px}.gxl-domain-grid,.gxl-page .gxl-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gxl-page .gxl-domain h3{min-height:56px}.gxl-search-layout{grid-template-columns:215px minmax(0,1fr);gap:22px}.gxl-support-panel{gap:26px;padding:34px}.gxl-page .gxl-lead{font-size:20px}}@media(max-width:850px){.gxl-hero-grid{grid-template-columns:1fr;gap:35px}.gxl-hero{padding-block:38px 45px}.gxl-page h1{font-size:clamp(39px,6.5vw,58px);max-width:750px}.gxl-page .gxl-intro,.gxl-page .gxl-lead,.gxl-routing{max-width:720px}.gxl-routing>a{min-height:80px;padding-block:17px}.gxl-support-panel{grid-template-columns:1fr}.gxl-support-panel>a{justify-self:start}.gxl-method-grid{gap:23px}.gxl-method-grid>div{padding-right:18px}}@media(max-width:600px){.gxl-shell{width:calc(100% - 32px)}.gxl-page .gxl-breadcrumb{padding-top:17px;font-size:11px}.gxl-page h1{font-size:39px;line-height:1.12}.gxl-page .gxl-lead{font-size:18px}.gxl-page .gxl-intro{font-size:15px}.gxl-actions{align-items:stretch;flex-direction:column}.gxl-actions .gxl-button{width:100%}.gxl-routing-head{padding:23px}.gxl-page .gxl-routing-head h2{font-size:24px}.gxl-routing>a{margin-inline:20px;column-gap:10px}.gxl-routing strong{font-size:13px}.gxl-routing small{font-size:8.5px}.gxl-search-layout{grid-template-columns:1fr;gap:12px}.gxl-search-band{padding-block:20px}.gxl-search-label{margin-top:0}.gxl-search-field input{font-size:16px}.gxl-search-chips button{min-height:40px}.gxl-section{padding-block:42px}.gxl-heading{margin-bottom:26px}.gxl-domain-grid,.gxl-page .gxl-guide-grid{grid-template-columns:1fr;gap:19px}.gxl-page .gxl-domain h3,.gxl-page .gxl-domain>p:not(.gxl-domain-number):not(.gxl-tags){min-height:0}.gxl-domain{padding:26px 23px 19px}.gxl-method-grid{grid-template-columns:1fr;gap:24px}.gxl-method-grid>div,.gxl-method-grid>div:last-child{padding:0 0 24px;border-right:0;border-bottom:1px solid var(--gxl-line)}.gxl-method-grid>div:last-child{padding-bottom:0;border-bottom:0}.gxl-support-panel{padding:29px 23px;gap:25px}.gxl-page .gxl-support-panel h2{font-size:28px}.gxl-support-panel>a{width:100%}.gxl-page [id]{scroll-margin-top:80px}}@media(prefers-reduced-motion:reduce){.gxl-page *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/gxl-pharma-lab.css.map */
