/* Dosing Page Styles */

.element-d-dosing {
  background-color: transparent;
  display: grid;
  justify-items: center;
  align-items: start;
  width: 100vw;
}

.element-d-dosing .element-dosing-desktop-wrapper {
  width: 1440px;
  min-height: 3203px;
}

.element-d-dosing .element-dosing-desktop {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  background-color: #ffffff;
}

/* Top Navigation */
.element-d-dosing .top-nav {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  padding: 12px 120px 0px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  box-shadow: var(--drop-shadow);
}

.element-d-dosing .logo-nav-items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom: 1px solid #ededed;
}

.element-d-dosing .DAWNZERA-US-TM {
  position: relative;
  width: 180px;
  height: 60px;
  aspect-ratio: 3;
}

.element-d-dosing .utility-links-labels {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.element-d-dosing .utility-links-button {
  display: flex;
  width: 946px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.element-d-dosing .this-website-is {
  position: relative;
  width: fit-content;
  font-family: var(--footnote-font-family);
  font-weight: var(--footnote-font-weight);
  color: #1d2d3a;
  font-size: var(--footnote-font-size);
  letter-spacing: var(--footnote-letter-spacing);
  line-height: var(--footnote-line-height);
  font-style: var(--footnote-font-style);
}

.element-d-dosing .div {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.element-d-dosing .text-wrapper,
.element-d-dosing .text-wrapper-2 {
  position: relative;
  width: fit-content;
  font-family: var(--footnote-font-family);
  font-weight: var(--footnote-font-weight);
  color: #1d2d3a;
  font-size: var(--footnote-font-size);
  text-align: center;
  letter-spacing: var(--footnote-letter-spacing);
  line-height: var(--footnote-line-height);
  font-style: var(--footnote-font-style);
}

.element-d-dosing .button {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid #3d8bc7;
  background-color: #3d8bc7;
  cursor: pointer;
}

.element-d-dosing .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: var(--utility-button-font-family);
  font-weight: var(--utility-button-font-weight);
  color: #ffffff;
  font-size: var(--utility-button-font-size);
  letter-spacing: var(--utility-button-letter-spacing);
  line-height: var(--utility-button-line-height);
  white-space: nowrap;
  font-style: var(--utility-button-font-style);
}

.element-d-dosing .icon {
  position: relative;
  width: 16px;
  height: 16px;
}

/* Navigation Labels */
.element-d-dosing .nav-labels {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.element-d-dosing .nav-label,
.element-d-dosing .nav-label-3,
.element-d-dosing .nav-label-5 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.element-d-dosing .copy-icon {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.element-d-dosing .nav-label-2,
.element-d-dosing .nav-label-4,
.element-d-dosing .nav-label-6 {
  position: relative;
  width: fit-content;
  font-family: var(--nav-label-font-family);
  font-weight: var(--nav-label-font-weight);
  color: #1d2d3a;
  font-size: var(--nav-label-font-size);
  text-align: center;
  letter-spacing: var(--nav-label-letter-spacing);
  line-height: var(--nav-label-line-height);
  font-style: var(--nav-label-font-style);
}

.element-d-dosing .indicator {
  position: relative;
  width: 116px;
  height: 4px;
  background-color: transparent;
  border-radius: 2px;
}

.element-d-dosing .indicator-2 {
  position: relative;
  width: 48px;
  height: 4px;
  background-color: #40c5a4;
  border-radius: 2px;
}

/* Anchor Links */
.element-d-dosing .anchor-links {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: 24px;
}

.element-d-dosing .anchor-link-label,
.element-d-dosing .anchor-link-label-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid #ededed;
  background-color: #ffffff;
}

.element-d-dosing .anchor-link-label-2,
.element-d-dosing .anchor-link-label-3 {
  position: relative;
  width: fit-content;
  font-family: var(--anchor-link-label-font-family);
  font-weight: var(--anchor-link-label-font-weight);
  color: #1d2d3a;
  font-size: var(--anchor-link-label-font-size);
  letter-spacing: var(--anchor-link-label-letter-spacing);
  line-height: var(--anchor-link-label-line-height);
  white-space: nowrap;
  font-style: var(--anchor-link-label-font-style);
}

/* Hero Section */
.element-d-dosing .container {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  gap: 80px;
  padding: 80px 120px 0px;
  position: relative;
  flex: 0 0 auto;
}

.element-d-dosing .eyebrow-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .SWITCHING-HAE {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--eyebrow-font-family);
  font-weight: var(--eyebrow-font-weight);
  color: transparent;
  font-size: var(--eyebrow-font-size);
  text-align: center;
  letter-spacing: var(--eyebrow-letter-spacing);
  line-height: var(--eyebrow-line-height);
  font-style: var(--eyebrow-font-style);
}

.element-d-dosing .span {
  color: #ff7200;
}

.element-d-dosing .text-wrapper-4 {
  color: #1d2d3a;
}

.element-d-dosing .text-wrapper-5 {
  color: #ff7200;
}

.element-d-dosing .text-wrapper-6 {
  position: relative;
  width: fit-content;
  font-family: var(--fpo-font-family);
  font-weight: var(--fpo-font-weight);
  color: #c9c9c9;
  font-size: var(--fpo-font-size);
  letter-spacing: var(--fpo-letter-spacing);
  line-height: var(--fpo-line-height);
  white-space: nowrap;
  font-style: var(--fpo-font-style);
}

/* Main Section */
.element-d-dosing .section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f1f8fc;
}

.element-d-dosing .piping-asset-with {
  position: relative;
  width: 1440px;
  height: 50px;
}

.element-d-dosing .container-2 {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  gap: 80px;
  padding: 80px 120px;
  position: relative;
  flex: 0 0 auto;
}

.element-d-dosing .div-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: #c7e6d9;
  border-radius: 24px;
}

.element-d-dosing .section-headline {
  position: relative;
  align-self: stretch;
  font-family: var(--h1-font-family);
  font-weight: var(--h1-font-weight);
  color: transparent;
  font-size: var(--h1-font-size);
  text-align: center;
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  font-style: var(--h1-font-style);
}

.element-d-dosing .text-wrapper-7 {
  color: #1d2d3a;
}

.element-d-dosing .text-wrapper-8 {
  color: #40c5a4;
}

.element-d-dosing .p {
  position: relative;
  align-self: stretch;
  font-family: var(--body-text-font-family);
  font-weight: var(--body-text-font-weight);
  color: #1d2d3a;
  font-size: var(--body-text-font-size);
  text-align: center;
  letter-spacing: var(--body-text-letter-spacing);
  line-height: var(--body-text-line-height);
  font-style: var(--body-text-font-style);
}

.decorative_pipe {
  position: absolute;
  top: 38px;
  left: 0;
  height: 925px;
}

/* Cards Frame */
.element-d-dosing .frame {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .frame-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.element-d-dosing .NEW-DONI-icons {
  position: relative;
  width: 120px;
  height: 120px;
}

.element-d-dosing .copy-button {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .large-numbers-key {
  position: relative;
  align-self: stretch;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: #1d2d3a;
  font-size: var(--h3-font-size);
  text-align: center;
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.autoinjector_card_title,
.dosing_card_title {
  sup {
    font-size: 60%;
    top: -0.46em;
  }
}

.element-d-dosing .bullet-copy {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--body-text-font-family);
  font-weight: var(--body-text-font-weight);
  color: #1d2d3a;
  font-size: var(--body-text-font-size);
  letter-spacing: var(--body-text-letter-spacing);
  line-height: var(--body-text-line-height);
  font-style: var(--body-text-font-style);
}

.element-d-dosing .lorem-ipsum-dolor {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--body-text-font-family);
  font-weight: var(--body-text-font-weight);
  color: transparent;
  font-size: var(--body-text-font-size);
  letter-spacing: var(--body-text-letter-spacing);
  line-height: var(--body-text-line-height);
  font-style: var(--body-text-font-style);
}

.element-d-dosing .text-wrapper-10 {
  color: #1d2d3a;
}

.element-d-dosing .text-wrapper-11 {
  color: #3d8bc7;
  font-family: var(--footnote-font-family);
  font-weight: var(--footnote-font-weight);
  font-size: var(--footnote-font-size);
  line-height: var(--footnote-line-height);
  letter-spacing: var(--footnote-letter-spacing);
  font-style: var(--footnote-font-style);
}

.element-d-dosing .div-3 {
  position: relative;
  align-self: stretch;
  font-family: var(--body-text-font-family);
  font-weight: var(--body-text-font-weight);
  color: #1d2d3a;
  font-size: var(--body-text-font-size);
  letter-spacing: var(--body-text-letter-spacing);
  line-height: var(--body-text-line-height);
  font-style: var(--body-text-font-style);
}

.element-d-dosing .text-wrapper-12 {
  color: #1d2d3a;
}

.element-d-dosing .button-2 {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid #3d8bc7;
  background-color: #3d8bc7;
  cursor: pointer;
}

.element-d-dosing .text {
  position: relative;
  width: fit-content;
  font-family: var(--utility-button-font-family);
  font-weight: var(--utility-button-font-weight);
  color: #ffffff;
  font-size: var(--utility-button-font-size);
  letter-spacing: var(--utility-button-letter-spacing);
  line-height: var(--utility-button-line-height);
  white-space: nowrap;
  font-style: var(--utility-button-font-style);
}

.section--clinical {
  flex-direction: column;
}

.dawnzera-callout-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

/* Callout */
.element-d-dosing .callout {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .neon-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 8px;
  background: linear-gradient(180deg,
      rgb(56.1, 224.25, 172.55) 0%,
      rgb(208.25, 243.75, 229.5) 100%);
}

.element-d-dosing .element {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 32px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 8px;
  background-color: #ffffff;
  margin: 4px;
}

.element-d-dosing .copy-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.element-d-dosing .copy {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.element-d-dosing .span-wrapper {
  position: relative;
  align-self: stretch;
  font-family: var(--h4-font-family);
  font-weight: var(--h4-font-weight);
  color: transparent;
  font-size: var(--h4-font-size);
  text-align: center;
  letter-spacing: var(--h4-letter-spacing);
  line-height: var(--h4-line-height);
  font-style: var(--h4-font-style);
}

.element-d-dosing .text-wrapper-13 {
  color: #1d2d3a;
}

/* Autoinjector Image Placeholder */
.element-d-dosing .group {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .overlap-group {
  position: relative;
  width: 1200px;
  height: 460px;
  background-color: #f8f8f8;
  border-radius: 8px;
  border: 1px dashed #c9c9c9;
}

.element-d-dosing .text-wrapper-14 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: fit-content;
  font-family: var(--fpo-font-family);
  font-weight: var(--fpo-font-weight);
  color: #c9c9c9;
  font-size: var(--fpo-font-size);
  letter-spacing: var(--fpo-letter-spacing);
  line-height: var(--fpo-line-height);
  white-space: nowrap;
  font-style: var(--fpo-font-style);
}

.element-d-dosing .text-wrapper-15 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 30px));
  width: fit-content;
  font-family: var(--fpo-font-family);
  font-weight: var(--fpo-font-weight);
  color: #c9c9c9;
  font-size: var(--fpo-font-size);
  letter-spacing: var(--fpo-letter-spacing);
  line-height: var(--fpo-line-height);
  white-space: nowrap;
  font-style: var(--fpo-font-style);
}

/* Switch Protocol Section */
.element-d-dosing .frame-3 {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  padding: 80px 120px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.element-d-dosing .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.element-d-dosing .select-field {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .label-2 {
  position: relative;
  align-self: stretch;
  font-family: var(--label-font-family);
  font-weight: var(--label-font-weight);
  color: #1d2d3a;
  font-size: var(--label-font-size);
  letter-spacing: var(--label-letter-spacing);
  line-height: var(--label-line-height);
  font-style: var(--label-font-style);
}

.element-d-dosing .select {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 1px solid #c9c9c9;
  border-radius: 4px;
  background-color: #ffffff;
}

.element-d-dosing .value {
  position: relative;
  width: fit-content;
  font-family: var(--body-text-font-family);
  font-weight: var(--body-text-font-weight);
  color: #1d2d3a;
  font-size: var(--body-text-font-size);
  letter-spacing: var(--body-text-letter-spacing);
  line-height: var(--body-text-line-height);
  white-space: nowrap;
  font-style: var(--body-text-font-style);
}

.element-d-dosing .img {
  position: relative;
  width: 16px;
  height: 16px;
}

.element-d-dosing .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .frame-5 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .section-headline-2,
.element-d-dosing .section-headline-4 {
  position: relative;
  width: fit-content;
  font-family: var(--h2-font-family);
  font-weight: var(--h2-font-weight);
  color: #1d2d3a;
  font-size: var(--h2-font-size);
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  white-space: nowrap;
  font-style: var(--h2-font-style);
}

.element-d-dosing .section-headline-3 {
  position: relative;
  flex: 1;
  font-family: var(--h4-font-family);
  font-weight: var(--h4-font-weight);
  color: #1d2d3a;
  font-size: var(--h4-font-size);
  letter-spacing: var(--h4-letter-spacing);
  line-height: var(--h4-line-height);
  font-style: var(--h4-font-style);
}

.element-d-dosing .orb-margin-graphic {
  position: relative;
  width: 460px;
  height: 460px;
}

/* ISI Section */
.element-d-dosing .ISI {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  padding: 80px 120px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f1f8fc;
}

.element-d-dosing .container-3 {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.element-d-dosing .copy-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .IMPORTANT-SAFETY {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--h2-font-family);
  font-weight: var(--h2-font-weight);
  color: #1d2d3a;
  font-size: var(--h2-font-size);
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  font-style: var(--h2-font-style);
}

.element-d-dosing .copy-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .frame-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-d-dosing .text-wrapper-16,
.element-d-dosing .text-wrapper-17 {
  position: relative;
  align-self: stretch;
  font-family: var(--h4-font-family);
  font-weight: var(--h4-font-weight);
  color: #1d2d3a;
  font-size: var(--h4-font-size);
  letter-spacing: var(--h4-letter-spacing);
  line-height: var(--h4-line-height);
  font-style: var(--h4-font-style);
}

.element-d-dosing .please-see-full {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--body-text-font-family);
  font-weight: var(--body-text-font-weight);
  color: transparent;
  font-size: var(--body-text-font-size);
  letter-spacing: var(--body-text-letter-spacing);
  line-height: var(--body-text-line-height);
  font-style: var(--body-text-font-style);
}

.element-d-dosing .text-wrapper-18 {
  color: #1d2d3a;
}

.element-d-dosing .text-wrapper-19 {
  color: #3d8bc7;
  text-decoration: underline;
}

.element-d-dosing .icon-scroll-bar {
  position: relative;
  width: 24px;
  height: 400px;
  background-color: #ededed;
  border-radius: 12px;
}

.element-d-dosing .text-wrapper-20 {
  position: relative;
  width: fit-content;
  font-family: var(--fpo-font-family);
  font-weight: var(--fpo-font-weight);
  color: #c9c9c9;
  font-size: var(--fpo-font-size);
  letter-spacing: var(--fpo-letter-spacing);
  line-height: var(--fpo-line-height);
  white-space: nowrap;
  font-style: var(--fpo-font-style);
}

/* References */
.element-d-dosing .sub-head-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 40px 120px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.element-d-dosing .sub-head {
  position: relative;
  align-self: stretch;
  font-family: var(--footnote-font-family);
  font-weight: var(--footnote-font-weight);
  color: transparent;
  font-size: var(--footnote-font-size);
  letter-spacing: var(--footnote-letter-spacing);
  line-height: var(--footnote-line-height);
  font-style: var(--footnote-font-style);
}

.element-d-dosing .text-wrapper-21 {
  color: #1d2d3a;
}

.element-d-dosing .text-wrapper-22 {
  color: #1d2d3a;
  font-style: italic;
}

.references-wrapper {
  background-image: url(../../images/backgrounds/hcp-wall-texture.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.7);
  background-blend-mode: lighten;
}

/* Footer */
.element-d-dosing .footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 40px 120px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d2d3a;
}

.element-d-dosing .ionis-color {
  position: relative;
  width: 1200px;
  height: 40px;
  background-color: #f8f8f8;
  border-radius: 4px;
}

.element-d-dosing .line {
  position: relative;
  width: 1200px;
  height: 1px;
}

.element-d-dosing .navigation {
  display: inline-flex;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.element-d-dosing .frame-7 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.element-d-dosing .text-wrapper-23 {
  position: relative;
  width: fit-content;
  font-family: var(--footnote-font-family);
  font-weight: var(--footnote-font-weight);
  color: #ffffff;
  font-size: var(--footnote-font-size);
  letter-spacing: var(--footnote-letter-spacing);
  line-height: var(--footnote-line-height);
  white-space: nowrap;
  font-style: var(--footnote-font-style);
  text-decoration: underline;
}

.element-d-dosing .text-wrapper-24 {
  position: relative;
  width: fit-content;
  font-family: var(--footnote-font-family);
  font-weight: var(--footnote-font-weight);
  color: #ffffff;
  font-size: var(--footnote-font-size);
  text-align: center;
  letter-spacing: var(--footnote-letter-spacing);
  line-height: var(--footnote-line-height);
  font-style: var(--footnote-font-style);
}

.element-d-dosing .overlap-group-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.element-d-dosing .overlap-group-2 {
  position: relative;
  width: 200px;
  height: 40px;
  background-color: #f8f8f8;
  border-radius: 4px;
  border: 1px dashed #c9c9c9;
}

.element-d-dosing .text-wrapper-25 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: fit-content;
  font-family: var(--fpo-font-family);
  font-weight: var(--fpo-font-weight);
  color: #c9c9c9;
  font-size: var(--fpo-font-size);
  letter-spacing: var(--fpo-letter-spacing);
  line-height: var(--fpo-line-height);
  white-space: nowrap;
  font-style: var(--fpo-font-style);
}

/* Responsive Design */
@media (max-width: 1440px) {

  .element-d-dosing .element-dosing-desktop-wrapper,
  .element-d-dosing .top-nav,
  .element-d-dosing .container,
  .element-d-dosing .container-2,
  .element-d-dosing .piping-asset-with {
    width: 100%;
    max-width: 1440px;
  }

  .element-d-dosing .utility-links-button {
    width: auto;
    flex: 1;
  }
}

@media (max-width: 768px) {

  .element-d-dosing .top-nav,
  .element-d-dosing .container,
  .element-d-dosing .container-2,
  .element-d-dosing .frame-3,
  .element-d-dosing .ISI,
  .element-d-dosing .sub-head-wrapper,
  .element-d-dosing .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .element-d-dosing .frame {
    flex-direction: column;
    gap: 24px;
  }

  .element-d-dosing .frame-3 {
    flex-direction: column;
  }

  .element-d-dosing .nav-labels {
    flex-wrap: wrap;
    gap: 16px;
  }

  .element-d-dosing .utility-links-button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
  }

  .element-d-dosing .overlap-group {
    width: 100%;
    height: 300px;
  }

  .element-d-dosing .orb-margin-graphic {
    width: 300px;
    height: 300px;
  }
}

/* my custom css */
#schedule .section__sub_sub_title {
  text-align: start;
  font-size: 26px;

  @media (max-width: 768px) {
    font-size: 22px;
  }
}

#schedule .frame {
  display: flex;
  gap: 40px;
  margin-top: 40px;
}

#schedule .card-content {
  flex: 1;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 24px;
  align-items: flex-start;
}

#schedule .NEW-DONI-icons {
  width: 80px;
  height: 80px;
}

#schedule .text-content {
  display: flex;
  flex-direction: column;
}

#schedule .large-numbers-key {
  color: #000;
  font-family: Agenda;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#schedule .copy-button {
  margin: 0;
}

#schedule .bullet-copy {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
}

#schedule .text-wrapper-9 {
  color: #f16b50;
  font-family: Agenda;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-right: 6px;
}

#schedule .lorem-ipsum-dolor {
  color: #1d2d3a;
  font-family: Agenda;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#schedule .div-3 {
  color: #1d2d3a;
  font-family: Agenda;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#schedule .button-2 {
  display: flex;
  height: 48px;
  padding: 12px 16px 10px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 999px;
  background: var(--Coral, #f16b50);
  color: #fff;
  font-family: Agenda;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#schedule .button-2 .icon {
  width: 18px;
  height: 18px;
}

/* Mobile */
@media (max-width: 768px) {
  #schedule .frame {
    flex-direction: column;
    gap: 40px;
    margin-top: 20px;
  }

  #schedule .card-content {
    grid-template-columns: 1fr;
  }

  #schedule .NEW-DONI-icons {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }

  #schedule .large-numbers-key {
    font-size: 22px;
    margin-top: 0;
  }

  #schedule .button-2 {
    width: 100%;
    justify-content: center;
  }
}

.dawnzera-section {
  padding-top: 36px;
  padding-bottom: 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: var(--container-padding);
  padding-right: var(--container-padding);
  ;
}

.callout-box {
  background: #fff;
  border: 3.2px solid #e2422d;
  border-radius: 18px;
  box-shadow: 0 0 8px 0 #c94808 inset, 0 0 8px 0 #e08a67 inset;
  padding: 40px;
  margin-bottom: 50px;
  max-width: 800px;
  width: 70vw;
  display: flex;
  justify-content: center;
  align-items: center;

  @media (max-width: 768px) {
    padding: 32px;
    width: fit-content;
  }
}

.callout-text {
  color: #f16b50;
  text-align: center;
  font-family: "Tilt Neon";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  @media (max-width: 768px) {
    font-size: 24px;
  }
}

.callout-text sup {
  font-size: 0.82rem;
  vertical-align: super;
  margin-left: 1.5px;
}

.autoinjector-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.autoinjector-img {
  max-width: 800px;
  width: 50vw;
  height: auto;
}

.dawnzera-note {
  color: #1d2d3a;
  font-family: Agenda;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 60px;
}

#switch-protocol {
  background: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url(../../images/pages/dosing/right_swich_image.png);
  background-repeat: no-repeat;
  background-position: right center;

  @media (max-width: 550px) {
    background: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .label-2 {
    color: var(--CHARCOAL, #1d2d3a);
    font-family: var(--Font-Body, Agenda);
    font-size: var(--Size-Body, 20px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .switch-protocol-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;

    @media (min-width: 550px) and (max-width: 640px) {
      max-width: 77vw;
    }
  }

  /* Left Content */
  .switch-protocol-content {
    /* flex: 1 1 500px; */
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;

    .section__description {
      font-size: 20px;
      font-family: var(--font-family-primary);
      font-weight: 400;
      line-height: normal;
      color: var(--color-secondary);
      margin-bottom: 0px;
    }
  }

  .switch-btn {
    background: #f26b4f;
    border: none;
    color: #fff;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 6px;
    margin-bottom: 20px;
    cursor: pointer;
  }

  h2 {
    font-size: 28px;
    line-height: 1.3;
    color: #1a2a36;
    margin-bottom: 20px;
  }

  h2 .highlight {
    color: #1a2a36;
    font-weight: 700;
  }

  .label {
    font-weight: 600;
    margin-bottom: 8px;
    color: #1a2a36;
  }

  .select-wrapper select {
    width: 240px;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 16px;
    margin-bottom: 24px;
    height: 44px;
  }

  /* Steps */
  .steps {
    padding-left: 18px;
    color: #1a2a36;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 0px;
  }

  .steps li {
    margin-bottom: 0px;
    color: var(--color-charcol, #1d2d3a);
    font-family: var(--font-agenda);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  ol {
    list-style-type: auto;
    counter-reset: li;
  }

  ol li::marker,
  .steps li::marker {
    color: var(--color-coral);
  }

  .note {
    font-size: 14px;
    color: var(--color-charcol);
  }

  /* Right Image */
  .switch-protocol-image {
    text-align: center;
  }

  .switch-protocol-image img {
    max-width: 100%;
    height: auto;
  }

  .steps .bulletcolor::marker {
    color: var(--color-primary-dark);
    font-weight: 700;
  }
}

/* Responsive */
@media (max-width: 768px) {
  .switch-protocol-container {
    flex-direction: column;
    text-align: left;
  }

  .switch-protocol-content {
    order: 1;
  }

  .switch-protocol-image {
    order: 2;
  }
}

/* my custom css */

.switch-patient-form-select {
  display: flex;
  flex-direction: column;
  gap: 24px;

  .form-item-i-would-like-to-switch-my-patient-from {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: fit-content;

    label {
      font-weight: 600;
      color: var(--color-charcol);
    }

    select {
      /* width: 240px; */
      padding: 8.5px 12px;
      border: 1px solid var(--color-steel);
      border-radius: 6px;
      font-size: 20px;
      height: 44px;
      color: var(--color-charcol);
    }
  }
}

select {
  appearance: base-select;
  align-items: center;

  &:hover {
    background: #fff;
  }
}

select::picker-icon {
  color: #fff;
  transition: 0.4s rotate;
  width: 24px;
  height: 24px;
  background-image: url(../../images/icons/select-down.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}

option {
  padding: 10px;
  transition: 0.4s;
  border-width: 0px 1px 0px 1px;
  border-color: #f16b50;
  border-style: solid;
}

.bg-image {
  display: flex;
  justify-content: center;

  @media (min-width: 550px) {
    display: none;
  }
}

.dosing-hero .header-hero-title-sub {
  font-size: 48px !important;
}

.mobile-hero {
  object-fit: fill !important;
}

@media (max-width: 767px) {
  .dosing-hero .header-hero-title-sub {
    font-size: 36px !important;
  }
}

.autoinjector-video video {
  margin: 0 auto 6rem;
}

@media (max-width: 768px) {
  .dawnzera-note {
    padding: 40px 24px;
  }
}

@media (width < 1400px) {
  .section.section--clinical.section-control .decorative_pipe {
    display: none;
  }
}
