@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
  font-family: "Britanica-Bold";
     src: url("/content/dam/intelligentcontent/brands/wainuahcp/us/en/fonts/Britanica-Bold.otf") format("opentype");
}

@font-face {
  font-family: "Britanica-Regular";
     src: url("/content/dam/intelligentcontent/brands/wainuahcp/us/en/fonts/Britanica-Regular.otf") format("opentype");
}

@font-face {
  font-family: "Britanica-Black";
     src: url("/content/dam/intelligentcontent/brands/wainuahcp/us/en/fonts/Britanica-Black.otf") format("opentype");
}

.last-update-2{
    display: none;
 
}
.page- .last-update-1,
.page-dosing-administration .last-update-1,
.page-about-hattr .last-update-1,
.page-access-support .last-update-1, 
.page-resources .last-update-1 
{
    display: none;
}
 
.page- .last-update-2,
.page-dosing-administration .last-update-2,
.page-about-hattr .last-update-2,
.page-access-support .last-update-2,
.page-resources .last-update-2
{
    display: unset;
}

/*
.highlightinformation{
    display: none;
}*/

:root {
  --black: #000000;
  --white: #ffffff;
  --dark-green: #004122;
  --green: #006838;
  --orange: #F26522;
  --yellow: #FFF33B;
  --grey: #CFD1D3;
  --light-grey: #F6F6F6;
  --dark-green-gradient: transparent linear-gradient(90deg, #004122 0%, #038B4C 100%) 0% 0% no-repeat padding-box;
  --orange-gradient: transparent linear-gradient(90deg, #F26522 0%, #FFF33B 100%) 0% 0% no-repeat padding-box;
  --grey-gradient: transparent linear-gradient(270deg, #FFFFFF 0%, #CFD1D3 100%) 0% 0% no-repeat padding-box;
  --yellow-gradient: transparent linear-gradient(256deg, #F26522 0%, #FFF33B 100%) 0% 0% no-repeat padding-box;
  --green-gradient: transparent linear-gradient(265deg, #004122 0%, #038B4C 100%) 0% 0% no-repeat padding-box;
}

html,body {
  -webkit-scroll-behavior: smooth;
  scroll-behavior: smooth;
}


body {
        background: #ffffff !important;
}

/*p.az-rights-res-wd.rar1-page{*/
/*	display: none;*/
/*}*/

/*.page-request-a-rep p.az-rights-res-wd{*/
/*	display: none;*/
/*}*/
/*.page-request-a-rep p.az-rights-res-wd.rar1-page{*/
/*	display: block;*/
/*}*/

/*.page-thank-you p.az-rights-res-wd{*/
/*	display: none;*/
/*}*/
/*.page-thank-you p.az-rights-res-wd.rar1-page{*/
/*	display: block;*/
/*}*/




.container.responsivegrid.sticky-mg-top {
    margin-top: 151px;
}

a:hover, a:active, a:focus {
  text-decoration: none;

}

textarea,
input[type="text"],
input[type="button"]
{
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}



.text-nowrap {
  white-space: nowrap;
}
#grey-bg{    
    background: #F8F8F8;
  }
sup {
  vertical-align: text-top;
  font-size: 60%;
  
}

sub {
  line-height: 0;           
  vertical-align: baseline; 
  position: relative;
  bottom: -0.25em;     
  font-size: 70%;     
}

.superscript{
    vertical-align: super;
    font-size: 60%;
    
}

.subscript {
  font-size: 60%;
  position: relative;
  bottom: -0.3em;
}
.t-bold{font-weight: 700;}

.britanicaRegular {
  font-family: 'Britanica-Regular';
}

.britanicaBold {
  font-family: 'Britanica-Bold';
}

.britanicaBlack {
  font-family: 'Britanica-Black';
}

.italic {
  font-style: italic;
}

.ta-center {
  text-align: center;
}
.grey-bg{
    background: #F8F8F8;
}

.rect-button a{
    display: inline-block;
    padding: 12.5px 30px;
    font-size: 18px;
    font-weight: 700;
    color: #fff !important;
    background-color: #006838;
    border: none;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.2s;
    user-select: none;
    margin-top: 16px;
    font-family: 'Lexend', sans-serif;
}

.rect-button a:hover {
  background-color: #004122;
  text-decoration: underline;
}

.rect-button a {
  color: inherit;
}
/*
.rect-button:active {
  transform: scale(0.98);
}
 */
.diagramBox-title {
  background: url(/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/desktop/diargamBox-title.bg.png);
  background-position-x: 85%;
  background-repeat: no-repeat;
  min-height:47px;
}

.diagramBox-container {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px -1px 12px #00000029;
  opacity: 0.9;
}

.diagramBox-title h3 {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  padding: 17px 15px 17px 25px;
}

.diagramBox-content {
  padding: 32px 60px;
  margin-bottom: 32px;
}

.diagramBox-heading{margin-bottom: 30px;}

.hattr-banner {
  display: flex;
}

.hattr-banner-content {
  order: 1;
}

.hattr-banner-image {
  order: 2;
}

.hattr-banner-image img {
  width: 253px;
  height: 197.04px;
}

.hattr-banner-content p {
  font-size: 16px;
  line-height: 19px;
  color: #006838;
  font-weight: 700;
  font-family: 'Lexend', sans-serif;
  padding-bottom: 0;
}

*, :after, :before {
  box-sizing: inherit;
  background-repeat: no-repeat;
}

* {
  -webkit-font-smoothing: antialiased;
}

body {
  -webkit-overflow-scrolling: auto;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

blockquote, dd, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
  margin: 0;
}

h1 {
  font-size: 35px;
  color: #004122;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  line-height: normal;
}

h2 {
  font-size: 24px;
  color: #1C1C1C;
  font-family: 'Lexend', sans-serif;
  font-weight: 600;
  line-height: normal;
}

h3 {
  color: #006838;
  font-family: 'Lexend', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
}

h3.black {
  color: #000;
}

.footnote-fnts,
 .footnote-content p {
  color: #000;
  font-family: "Britanica-Regular";
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-indent: -4px;
  padding-left: 4px;
}

.footnote-content p.no-intent {
  text-indent: 0px;
}

.uppercase {
  text-transform: uppercase;
}

p {
  font-size: 18px;
  line-height: normal;
  color: #000000;
  font-family: "Britanica-Regular";
  font-weight: 400;
}

p.bolded {
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
}

p.underlined {
  color: var(--dark-green);
  font-family: 'Lexend', sans-serif;
  text-decoration: underline;
  font-weight: 700;
}

#home-phase1 .cmp-text {
  margin: 0;
  padding: 0;
}


.wain-refnc-litext sup {
  vertical-align: super;
}

a:focus-visible {
  outline: 1px solid grey;
  border-radius: 1px;
}

.txt-ind-0 {
  text-indent: 0 !important;
}

.fnt-sz-70p {
  font-size: 70% !important;
}

/*
a.cta-primary:focus {
  margin: 10px;
  border: 3px solid #0589C2;
} */

a.link-text {
  text-decoration: underline;
  color: #006838;
}

a.link-text:hover {
  text-decoration: none;
}

#StickyWrapper {  
  background: #fff;
}



#topbar-glob-container {
  display: inherit;
  margin: 0px auto 0 !important;
  max-width: 1188px;
  width: 90%;
  background: #F8F8F8;
}

.indication-text {
  background-color: #2F2F2F;
}

#home-phase1 .cmp-highlightinfo__container a:focus {
  text-decoration: none;
}

.indication-text p {
  padding-top: 10px;
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
}

#header-section {
  background: #ffffff 0% 0% no-repeat padding-box;
}

.menu {
  text-decoration: underline;
}
.menu:hover {
  text-decoration:none;
}

.green {
  color: #1C1C1C;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  font-size: clamp(4px, 1.042vw, 15px);
}

.envelope {
  font-family: 'Lexend', sans-serif;
  color: #006838;
  font-size: clamp(6px, 0.98vw, 14px);
  font-weight: 600;
  line-height: normal;
}




.envelope img {
  width: 16px;
  height: 13px;
}
.envelope img.accsbIcon-topNav-defStat,
.envelope img.accsbIcon-topNav-hovStat {
    width: 12px;
    height: 12px;
}

.envelope span {
  content: "\2709";
  color: #006838;
  font-size: 18px;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  position: relative;
  top: 2px;
}


.hover-state {
  display: none;
}


#home-phase1 .cmp-topnavigation {
  justify-content: flex-end;
  padding: 0;
  margin-top: -10px;
}

#home-phase1 .cmp-navigation__group {
    justify-content: flex-end;
    align-items: center;
    margin-top: 3.5%;
    column-gap: clamp(10px, 2.78vw, 40px);
}

.pad-r-10-ph1 {
  padding-right: 10px;
}

.nowrap-ph1 {
  white-space: nowrap;
}

#header-section .azcl-columns__base {
  gap: 0px !important;
  grid-template-columns: 17% 83% !important;
  padding-top: 18px;
}

.topbannercontent span.bold {
  font-family: "Britanica-Black";
}

.logo-image-sec img {
    max-width: 197px;
    margin-top: 5px;
    width: 98%;
}

.logo-image-sec .for-us {
  font-size: 12px;
  color: #333F48;
  text-align: right;
  font-family: "Britanica-Regular";
}

#header-section .cmp-image__image {
  position: relative;
  top: -49px;
  right: 249px;
  width: 551px !important;
  max-width: 551px !important;
}
#home-phase1 .cmp-highlightinfo__icon{
    display: none;
}


.cmp-topnavigation__item.cmp-topnavigation__item--active .cmp-topnavigation__group {
  width: 250px;
  position: absolute;
}

.cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item--level-1:hover {
  background: #004122;
  color: white;
}

#top-nav ul li a {
  color: #1C1C1C;
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
  font-size: clamp(4px, 0.84vw, 12px);
}

#top-nav ul li:first-child a {
  font-family: "Britanica-Regular";
  color: #333F48;
  font-weight: unset;
  pointer-events: none;
}

.topbannercontent-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.close-icon {
  position: absolute;
  right: 0;
  top: 10px;
  cursor: pointer;
}

#topbannercontentbg {
    background: #ffffff;
  position: relative;
  z-index: 1;
}

.topbannercontent {
  color: #1C1C1C;
  font-family: "Britanica-Regular";
  font-size: clamp(14px, 1.5vw, 18px);  
  line-height: normal;
  text-align: center;
  padding: 6px 0px 11px 0px;
}

#top-nav ul li:last-child {
  margin-right: 0px;
}

#top-nav ul li:last-child a {
    padding: 8px 24px 10px;
    top: -8px;
    position: relative;
    width: auto;
    border-radius: 0px 0px 5px 5px;    
    background: linear-gradient(143deg, #F26522 -167.95%, #FFEF44 69.54%);
    stroke-width: 0.25px;
    stroke: #707070;

}

#top-nav ul li:last-child a:hover {
  background: linear-gradient(322.99deg, #F26522 30.46%, #FFEF44 267.95%);
}

#top-nav ul li:last-child a:hover {
  text-decoration: underline;
}

#header-section:before {
  background: linear-gradient(90deg, #004122 3.3%, #006838 50.2%, #004122 100%);
  height: 11px;
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
}

#header-section .cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item--level-1:hover a {
  color: white;
}

#header-section .azcl-container .azcl-column-par2 .cmp-navigation__item--level-0:last-child .cmp-navigation__item-link::before {
  left: 0;
  transform-origin: bottom;
}

#header-section .azcl-container .azcl-column-par2 .cmp-navigation__item--level-0:last-child .cmp-navigation__item-link::after {
  right: 0;
  transform-origin: bottom;
}

#header-section .azcl-container .azcl-column-par2 .cmp-navigation__item--level-0:last-child .cmp-navigation__item-link:hover::before {
  transform: skewX(-22deg);
  background: var(--green-gradient);
}

#header-section .azcl-container .azcl-column-par2 .cmp-navigation__item--level-0:last-child .cmp-navigation__item-link:hover::after {
  transform: skewX(-22deg);
  background: var(--green-gradient);
}

#header-section .azcl-column-par2 > a {
  display: none;
}

#header-section .azcl-container .azcl-column-par2 .cmp-navigation__group .cmp-navigation__item:hover .cmp-navigation__dropdownmenu {
  display: block;
  padding: 0;
  position: absolute;
  z-index: 999;
  top: 65px;
  width: 163px;
  max-width: 150%;
}
.sticky #header-section .azcl-container .azcl-column-par2 .cmp-navigation__group .cmp-navigation__item:hover .cmp-navigation__dropdownmenu{
    top: 60px;
}


#header-section .cmp-topnavigation__item--index-1 .cmp-topnavigation__group, .cmp-topnavigation__item--index-3 .cmp-topnavigation__group {
  padding: 40px 0 0;
  background-color: transparent;
  box-shadow: none;
}

#header-section .azcl-container .azcl-column-par2 .cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item-link {
  margin: 0;
}

#header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(1):hover::after, #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(2):hover::after, #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(3):hover::after, #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(6):hover::after {
  transform: rotate(180deg);
  transition: all 0.3s;  
}

.cmp-topnavigation__item--index-1 .cmp-topnavigation__item--index-1::after, .cmp-topnavigation__item--index-3 .cmp-topnavigation__item--index-1::after {
  content: none;
}

#header-section .azcl-container .azcl-column-par2 .cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item-link a:hover, .azcl-container .azcl-column-par2 .cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item-link a:hover {
  text-decoration: none;
}

.cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item--level-1 {
  margin: 0;
  background: white;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.175);
  transition: all 0.3s ease;
  padding: 0px 14px;
  height: 53px;
    display: flex;
    align-items: center;
}

.listToDropdown {
  display: none;
}

i.fa.fa-external-link {
    visibility: visible;
    color: #004122;
    margin-left: 5px;
    font-size: 13px;
  }
  

.additional-info i.fa.fa-external-link

 {
  visibility: visible;
  color: #004122;
  margin-left: 5px;
  margin-right: 4px;
  background-image: url(/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/Vector.png);
  content: "";
  display: block;
  background-size: contain;
  width: 13px;
  height: 13px;
  display: inline-block;
  top: 2px;
  position: relative;
}

.additional-info .fa-external-link:before

{
    display: none;
}



#rar .request-content-wrapper i.fa.fa-external-link,
#rar .mobile-only i.fa.fa-external-link,
.signup-conatiner i.fa.fa-external-link,
.stay-content-wrapper i.fa.fa-external-link
 {
  visibility: visible;
  color: #004122;
  margin-left: 5px;
  margin-right: 2px;
  background-image: url(/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/Vector.png);
  content: "";
  display: block;
  background-size: contain;
  width: 10px;
  height: 10px;
  display: inline-block;
  top: 2px;
  position: relative;
}


#rar .request-content-wrapper i.fa.fa-external-link:before,
#rar .mobile-only i.fa.fa-external-link:before,
.signup-conatiner i.fa.fa-external-link:before,
.stay-content-wrapper i.fa.fa-external-link:before
{
    display: none;
}




#isi-header h3, .highlightinformation .sticky-isi h3 {
  font-size: 20px;
  line-height: normal;
  color: #006838;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
}

#isi-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

#home-phase1 .cmp-highlightinfo h3 {
  justify-content: space-between;
}

#home-phase1 .cmp-highlightinfo__button {
  justify-content: end;
  width: fit-content;
}

.isi-green-content {
  color: #006838;
  font-size: 20px;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
}

.isi-green-innercontent {
  color: #006838;
  font-size: 18px;
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.isi-content-box p.isi-bold-content {
  color: #1C1C1C;
  font-size: 16px;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  line-height: 20px;
}

.isi-content-box li.brit-reg-ft {
    color: #1C1C1C;
  font-size: 18px;
  font-family: "Britanica-Regular";
  line-height: 20px;
  padding-bottom: 5px;
  text-indent: -21px;
}

#faq #accordion-wrapper .cmp-accordion__panel .content-wrapper ul li,
.isi-content-box li.brit-reg-ft,
.faq-access-bullets li {
  list-style: none;
  list-style-type: none;
}

.isi-content-box li.brit-reg-ft::marker,
.faq-access-bullets li::marker {
  display: none;
  content: "";
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.isi-content-box li.brit-reg-ft::before,
.faq-access-bullets li::before {
  content: "";
  display: inline-block;
  border-radius: 10px;
  position: relative;
  top: -3px;
}
.isi-content-box li.brit-reg-ft::before{
  background-color: #1C1C1C;
  width: 5px;
  height: 5px;
  left: -15px;
  margin-left: 15px;
}
.faq-access-bullets li::before {
  background-color: #F26522;
  width: 6px;
  height: 6px;
  left: -20px;
  margin-left: 20px;
}

.isi-content-box ul {
  padding-bottom: 0px !important;
}

.highlightinformation #isi-header {
  display: none;
}

.isi-content-box span.bold-isi-txt-redc {
    font-family: "Britanica-Black";
}

.isi-content-box ul li {
  list-style-type: disc;
  position: relative;
  padding-left: 23px;
}

.isi-content-box span.ul-li-span-isi {
  position: relative;
  left: -9px;
}

.isi-content-box li.brit-reg-ft::marker {
    font-size: 15px;
  list-style-type: square;
  margin-right: 0 !important;
}

.isi-content-box p.brit-reg-ft {
  color: #1C1C1C;
  font-size: 18px;
  font-family: "Britanica-Regular";
  line-height: normal;
}

.isi-content-box p.brit-blck-ft {
  color: #000000;
  font-size: 18px;
  font-family: "Britanica-Black";
  line-height: 20px;
}

.isi-content-box p.brit-blck-ft a.brit-blck-ft-link {
  color: #024325;
  font-size: 18px;
  font-family: "Britanica-Black";
  line-height: normal;
  text-decoration: underline;
}

.isi-content-box p.brit-ft-bld a {
    color: #006838;
  text-decoration: underline;
}

.isi-content-box p.brit-ft-bld {
  color: #1C1C1C;
  font-size: 18px;
  font-family: "Britanica-Bold";
  line-height: normal;
  font-style: italic;
}

.isi-content-box p.brit-ft-bld span.brit-ft-itlc {
  color: #006838;

}


#home-phase1 .highlightinformation .cmp-highlightinfo__container, #home-phase1 #isi-header {
  padding: 0px;
  border-image: linear-gradient(270deg, #F26522 0%, #FFEF44 100%) 1 0 0 0;
  border-width: 4px 0 0 0;
  border-style: solid;
  background: #ffffff;
}

.isi-content-box p {
  padding-bottom: 5px;
}

.isi-content-box p.hd-toppad-isi {
  padding-top: 10px;
}

.isi-content-box p.hd-toppad-isi a:hover {
  text-decoration: none;
}

#isi-container #isi-header-inner h3 {
  background: transparent;
  color: #004122 !important;
  font-size: 30px;
  line-height: 44px;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
}

#isi-container .azcl-columns__base {
  gap: 0px !important;
  grid-template-columns: 50% 50% !important;
  max-width: 90%;
  margin: 0 auto;
  width: 100%;
}

#isi-container .azcl-column-par1 h4, #isi-container .azcl-column-par2 h4 {
  font-size: 18px;
  line-height: 27px;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}

#isi-container .azcl-column-par1 p, #isi-container .azcl-column-par2 p {
  font-size: 18px;
  line-height: 27px;
}

#home-phase1 span.cmp-highlightinfo__text {
    color: #006838;
    font-size: 29px;
    font-weight: 700;
    line-height: normal;
    display: flex;
    align-items: center;

    margin-top: -5px;

}


#home-phase1 span.cmp-highlightinfo__text:before {
    content: "Expand";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding-right: 10px;
    top: 3px;
    position: relative;
}
#home-phase1 span.cmp-highlightinfo__text.minus:before {
    content: "Collapse";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding-right: 10px;
    top: 3px;
    position: relative;
}

#home-phase1 #isi-header::before, #home-phase1 .cmp-highlightinfo__container::before {
  content: none;
}

.isi-content-box h4.isi-bold-content {
  font-size: 18px;
  line-height: 27px;
  margin: 0 0 30px;
}

#isi-section span.no-line-dot {
    
  text-decoration: none;
  font-style: normal;
  font-size: 18px;
  font-family: "Britanica-Bold";
  line-height: 20px;
  color: #1C1C1C;
}

p.marker-paragraph {
  font-size: 18px;
  line-height: 27px;
  color: black;
  margin-bottom: 24px;
}

p.marker-paragraph::before {
  content: ".";
  margin-right: 8px;
  color: #000;
  font-size: 28px;
  top: -2px;
  position: relative;
}

.marker-paragraph + p {
  font-size: 18px;
  line-height: 27px;
  color: black;
}

.footer-Links li a {
  color: #1C1C1C;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: normal;
}
.footer-Links li a:hover {
    text-decoration: underline;
}

.footer-Links li:last-child a:after {
  content: "" !important;
  margin: 0 !important;
}

#footer-sec-cont p {
  font-size: 14px;
  line-height: normal;
  padding-bottom: 8px;
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
}

#footer-sec-cont .pinktext {
  color: #FF00FF;
  font-size: 14px;
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
}

#footer-conatiner {
  background: url(/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/footer_path.png);
  margin-bottom: -20px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

img.dnsprivacy-logo {
    position: relative;
    bottom: 1px;
    width: 15px;
}

#footnode-container p.wain-footnt-ptext {
  color: #000000;
  font-size: 14px;
  font-family: "Britanica-Regular";
  line-height: 16px;
  text-indent: -5px;
  margin-left: 1px;
  margin-bottom: 0px;
  padding-bottom: 2px;
  width: 100%;
  max-width: 100%;
}

h4.wain-refnode-headft {
  padding-top: 20px;
  padding-bottom: 5px;
  font-size: 18px;
  color: #004122;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  line-height: 23px;
  margin: 0;
}

#footnode-container p.wain-notxt-indt {
  text-indent: 0px;
  padding-top: 4px;
  padding-bottom: 0px;
}

#study-design #footnode-container p.notxt-indt-pd-Top {
  padding-top: 8px;
}

#efficacy #footnode-container p.notxt-indt-pd-Top {
  padding-top: 8px;
}

#faq #footnode-container p.notxt-indt-pd-Top {
  padding-top: 8px;
}

#glob-lt-rgt-sect a.left-yel-org-grad-btn:hover {
  text-decoration: none;
}

#glob-lt-rgt-sect a.right-yel-org-grad-btn:hover {
  text-decoration: none;
}

.page-sitemap .cmp-text b, .cmp-text em {
  font-family: unset;
}

.wain-refnc-litext span.num-bold {
  font-family: "Britanica-Bold";
}

.tabs-container {
  display: flex;
  justify-content: center;
}

.wainua-tabs-content {
  display: flex;
  flex-direction: column;
  width: 90%;
  margin: 0 auto;
}


.wainua-tabs-content .introText {
  color: #1c1c1c;
  font-family: Lexend;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  padding-top: 39px;
}

.wainua-component.heading-text h2 {
  line-height: normal;
}

.wainua-component.heading-text h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  color: #1c1c1c;
  margin-top:10px;
}

.wainua-tabs-content .heading .preHeader,
.wainua-tabs-content .heading .header {
  color: #006838;
  line-height: normal;
  font-style: normal;
  font-size: 18px;
}

.wainua-tabs-content .heading .preHeader {
  font-family: 'Britanica-Regular';
  font-weight: 400;
}

.wainua-tabs-content .heading .header {
  font-family: Lexend;
  font-weight: 600;
  text-transform: uppercase;
}

.wainua-tabs-content .graphic-bullets {
  list-style-position: outside;
  list-style-type: none;
  max-width: 790px;
  margin: 0 auto;
  padding-top: 9.5px;
}



.wainua-tabs-content .graphic-bullets li {
    position: relative;
}


.wainua-tabs-content .graphic-bullets li::before{
  content: "";
  background-color: #F26522;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 6px;
  position: relative;
  top: -3px;
  left: -15px;
}


.wainua-tabs-content .graphic-bullets li span.bullet-text {
  position: relative;
  left: -8px;
}

.wainua-tabs-content .graphic-bullets li,
.wainua-tabs-content .bottom-paragraph,
#home-phase1 .tabs-footnote p {
  color: #1c1c1c;
  font-family: 'Britanica-Regular';
  font-style: normal;
  line-height: normal;
}

.wainua-tabs-content .graphic-bullets li,
.wainua-tabs-content .bottom-paragraph {
  font-size: 18px;
}

.wainua-tabs-content .bottom-paragraph a {
  color: #006838;
  text-decoration: underline;
}
.wainua-tabs-content .bottom-paragraph a:hover {text-decoration: none;}

.wainua-tabs-content .graphic-bullets li:not(:last-child) {
  padding-bottom: 5px;
}




.modal--visible {
  visibility: visible!important;
  opacity: 1!important;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100000;
  margin: auto;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  align-items: center;
  -webkit-overflow-scrolling: touch;
  background: rgba(0,0,0,0.85);
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #2E2E2E;
  cursor: pointer;
  overflow: scroll;
}

.modal-box {
  position: relative;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  background: transparent linear-gradient(90deg, rgb(255,255,255,0.9) 0%, rgb(255,255,255,0.9) 1%, rgb(232,232,232,0.9) 9%, rgb(255,255,255,0.9) 47%, rgb(200,202,204,0.9) 91%, rgb(200,202,204,0.9) 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #00000000;
  border-radius: 20px;
  width: 70%;
    max-width: 780px;
  cursor: auto;
  will-change: transform, opacity;
}

.modal--visible .modal-box {
  -webkit-animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
  animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.modal__close {
  display: none;
}

.exit-ramp-cancel close-exit-ramp {
  cursor: pointer;
}



.exit-ramp-modal .modal__close .modal__closeIcon:before {
  position: relative;
}

.modal__close .modal__closeLabel {
  display: none;
}

.exit-ramp-modal::before {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}



#wainua-footer ul li a:focus {
  text-decoration: none;
}


@media (max-width:991.5px) {

p.az-rights-res-wd.mobile-only {
    line-height: 23px !important;
}

  
.wainua-tabs-content .graphic-bullets li {
  font-size: 16px;
}
    .diagramBox-title{
        background-size: 1160px 100%;
        background-position-x:unset;
    }
  .cmp-topnavigation__item--index-3{transform: translateX(5px);}
  .desktop-only {
    display: none !important;
  }

  .d-desktop {
    display: none !important;
  }
    /******* Sticky header ******/
  .sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
  }

  .sticky #header-section {
    display: none;
  }
    /******* Sticky header ******/
  h1 {
    font-size: 25px;
    line-height: normal;
  }

  h2 {
    font-size: 20px;
    line-height: normal;
  }

  h3 {
    font-size: 18px;
    line-height: normal;
  }

  #home-phase1 span.cmp-highlightinfo__text {
    padding: 2px 14px 3px;
}


  .container.responsivegrid.sticky-mg-top {
    margin-top: 108px;
}
img.dnsprivacy-logo{
    left: 2px;
    bottom: 0;
}



  .diagramBox-title h3 {
    font-size: 18px;
    padding: 12px 15px;
    max-width:90%;
  }

  .diagramBox-content {
    padding: 11px 12px;
    margin-bottom: 20px;
  }

  .homebannerimage {
    padding: 0;
  }

  #header-section:before {
    height: 9px;
  }

  .pad-r-10-mph1 {
    padding-right: 10px;
  }

  .cmp-topnavigation {
    justify-content: flex-start;
    padding: 0;
    margin-top: -2px;
  }

  .green {
    color: #004122;
    /* font-size: clamp(12px, 2.2vw, 15px); */
    font-size: 12px;
  }

  .sticky-link {
    display: flex;
    align-items: center;
    text-align: center;
    gap: 24px;
    padding: 3px 5px;
    justify-content: center;
  }

  .sticky-link a {
    color: #000;
    text-align: center;
    font-family: 'Lexend', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }


  
     @supports (-webkit-touch-callout:none) {
    #top-nav > ul > li.top-level-pilink.cmp-topnavigation__item.cmp-topnavigation__item--index-2.cmp-topnavigation__item--level-0 a {
             padding-left: 20px;
  }

  #isi-header h3, .highlightinformation .sticky-isi h3 {
    letter-spacing: -0.5px;
  }

  .isi-content-box p.hd-toppad-isi.iplet {
    letter-spacing: -0.1px;
  }
}


#navigation-a51e3f22cb > ul > li:nth-child(1) > a, #navigation-a51e3f22cb > ul > li:nth-child(2) > a, #navigation-a51e3f22cb > ul > li:nth-child(3) > a, #navigation-a51e3f22cb > ul > li:nth-child(6) > a {
  pointer-events: none;
}

#top-nav ul li:last-child a{
    padding: 8px 16px 8px;
    border-radius: 4px;
        border: 0.25px solid #707070;
        background: var(--Orange-Yellow-Gradient, linear-gradient(143deg, #F26522 -167.95%, #FFEF44 69.54%));
}

li.cmp-navigation__item.cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu {
  display: none !important;
}

li.cmp-navigation__item.cmp-navigation__item--level-0.sub-menu-open .cmp-navigation__dropdownmenu {
  display: unset !important;
  padding: 0;
}


#home-phase1 .cmp-topnavigation{
    margin-top: 0;
}

#header-section > .azcl-container {
  background-size: 48% 105%;
  top: -1px;
  z-index: 2;
  position: relative;
  padding-bottom: 1px;
}

.sticky-link > div:after {
  border-right: 1px solid #DDD;
  content: "";
  position: absolute;
  top: 7px;
  left: auto;
  padding-left: 15px;
  height: 23px;
}

.sticky-link > div:last-child:after {
  display: none;
}

#topbar-glob-container {
  width: 100% !important;
  text-align: center;
}
.topbannercontent-container{
    padding: 9px 12px;
}


.topbannercontent {
  text-align: left;
  font-size: 16px;
  line-height: normal;
  padding: 0;
  width: 98%;
}

.topbannercontent-container .close-icon {
    all: unset;
    height: 13px;
    display: flex;
    width: 13px;
}

#header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(1).sub-menu-open > a.cmp-navigation__item-link::after, #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(2).sub-menu-open > a.cmp-navigation__item-link::after, #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(3).sub-menu-open > a.cmp-navigation__item-link::after, #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(6).sub-menu-open > a.cmp-navigation__item-link::after {
  
      content: "";
        background: url(/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/mobile/Polygon.png);        
        background-size: contain;
        background-repeat: no-repeat;       
        width: 10px;
        height: 7px;
        display: inline-block;
        top: -3px;


}


#header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(1) > a.cmp-navigation__item-link::after, #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(2) > a.cmp-navigation__item-link::after, #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(3) > a.cmp-navigation__item-link::after, #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(6) > a.cmp-navigation__item-link::after {
    
        content: "";
        background: url(/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/mobile/Polygon_1.png);        
        background-size: contain;
        background-repeat: no-repeat;       
        width: 10px;
        height: 7px;
        display: inline-block;
        top: -1px;
        position: relative;

  }


li.cmp-navigation__item.cmp-navigation__item--level-0.cmp-navigation__item--active a.cmp-navigation__item-link {
  color: #024325;
}


#header-section .azcl-container .azcl-column-par2 .cmp-navigation__group .cmp-navigation__item-link {
    font-size: 19px;
    line-height: normal;
    letter-spacing: 0;
    color: #1C1C1C;
    position: relative;   
    font-family: 'Lexend', sans-serif;
    font-weight: 600;
}
#header-section .azcl-container .azcl-column-par2 .cmp-navigation__group li.cmp-navigation__item:nth-child(7) .cmp-navigation__item-link {
    font-size: 15px;
    color: #006838;
}
.cmp-navigation ul li:nth-child(7) .envlp-stInf img {
  width: 13px;
}

#header-section {
  border-image: linear-gradient(90deg, #FFFFFF 0%, #E8E8E8 15%, #FFFFFF 27%, #D3D3D3 44%, #EFEFEF 62%, #F5F5F5 81%, #C8CACC 100%) 0 0 1 0;
  border-width: 0 0 3px 0;
  border-style: solid;
  position: unset;
}

a.ic-hamburger.open .hamburger-wrapper:after {
  content: "";
  background: url('/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/mobile/menu-icon-close.png') no-repeat;
  background-size: contain;
  width: 50px;
        height: 69px;
        top: -14px;
        right: -8px;
}



.cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item--level-1{
    height: 40px;
}

.ic-hamburger .hamburger {
  display: none;
}

#top-nav ul li {
  margin: 0 0;
  left: 0;
  vertical-align: top;
  padding-top: 0;
  display: inline-block;
  color: #000000;
  position: relative;
  top: -3px;
}

.envelope span {
  font-size: inherit;
  position: relative;
  top: 0px;
  right: 1px;
}

.envelope img {
  width: 11px;
  height: 9px;
}

.envelope.accsbIcon-topNav {
  margin-top: 9px;
  /* font-size: clamp(10px, 2.2vw, 15px); */
  font-size: 10px;
}
.envelope img.accsbIcon-topNav-defStat, .envelope img.accsbIcon-topNav-hovStat {
  width: 8px;
  height: 8px;
}

.cmp-topnavigation__item--level-0 {
  padding-top: 3px;
  padding-bottom: 8px;
}

.logo-image-sec .for-us {
  color: #333F48;
  text-align: left;
  font-family: "Britanica-Regular";
  position: relative;
  /* font-size: clamp(8px, 2.1vw, 13px); */
  font-size: 8px;
  line-height: normal;
}

span.menu {
  /* font-size: clamp(9px, 2.2vw, 12px); */
  font-size: 9px;
  line-height: normal;
  font-family: 'Lexend', sans-serif;
  color: #1C1C1C;
}

ul.cmp-topnavigation__group.cmp-topnavigation__group--menus {
  display: table;
  position: relative;
}

#top-nav > ul > li.top-level-pilink.cmp-topnavigation__item.cmp-topnavigation__item--index-0.cmp-topnavigation__item--level-0 {
  display: none;
}

#top-nav > ul > li.top-level-pilink.cmp-topnavigation__item.cmp-topnavigation__item--index-1.cmp-topnavigation__item--level-0 {
  margin-right: 16px;
}
#top-nav > ul > li.top-level-pilink.cmp-topnavigation__item.cmp-topnavigation__item--index-3.cmp-topnavigation__item--level-0 {
    display: none;
}
#top-nav > ul > li.top-level-pilink.cmp-topnavigation__item.cmp-topnavigation__item--index-4.cmp-topnavigation__item--level-0 {
    display: table-footer-group;
    position: relative;
    top: 0;
    left: -20px;
}
#top-nav > ul > li.top-level-pilink.cmp-topnavigation__item.cmp-topnavigation__item--index-5.cmp-topnavigation__item--level-0 {
  left: -15px;
}

#top-nav ul li:last-child {
  top: 13px;
  left: 2px;
}

#top-nav > ul > li.top-level-pilink.cmp-topnavigation__item.cmp-topnavigation__item--index-3.cmp-topnavigation__item--level-0 a {
  width: fit-content;
}

.topnavigation.languagenavigation {
  position: relative;
  top: 0;
  right: 0;
}

#footer-conatiner {
  background-image: url('/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/mobile/footer_path_mobile.png');
}

a.cmp-list-dropdown__head {
  text-align: center;
  color: white;
  background: #004122;
  padding: 4px;
  font-size: 11px;
}

#isi-container .azcl-columns__base {
  gap: 20px !important;
  max-width: 90%;
  margin: 0 auto;
  width: 100%;
  grid-template-columns: repeat(auto-fill, minmax(400px, 1fr)) !important;
}

.listToDropdown {
  display: block;
}

a.cmp-list-dropdown__head .fa-chevron-circle-down {
  position: relative;
}

a.cmp-list-dropdown__head .fa-chevron-circle-down:before {
  content: url(/content/dam/intelligentcontent/brands/wainua/en/images/chevron-down-white.svg);
  position: absolute;
  top: 48px;
  right: -12px;
  width: 9px;
  height: 6px;
  z-index: 999;
}

.ic-hamburger .hamburger-wrapper {
    position: absolute;
        top: 38px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        right: 6px;
        top: 40px;
}



.ic-hamburger .hamburger-top {
  z-index: 4;
}

.ic-hamburger .hamburger-wrapper:after {
    content: "";
    background: url(/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/mobile/menu-icon.png) no-repeat;
    width: 28px;
    height: 34px;
    position: absolute;    
    background-size: contain;
}


.navigation-overlay.show {
  position: fixed;
  top: 110px;
  left: 0px;
  width: 100%;
  background-color: #ffffff;
  z-index: 999999;
  overflow: auto;
  height: 100vh !important;
  padding-bottom: 100px;
}

@supports (font:-apple-system-body) and (-webkit-appearance:none) {
  .navigation-overlay.show {
    padding-bottom: 150px;
  }
}

.ic-hamburger .hamburger-line {
  position: absolute;
  z-index: 1;
  left: 5px;
  display: block;
  width: 25px;
  height: 2px;
  background: #004122;
  transition: transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
}

.ic-header .cmp-navigation__item {
  display: none;
}

.cmp-navigation__group {
  flex-direction: column;
  text-align: center;
}

.ic-hamburger .hamburger-line-mid {
  top: 14px;
}

.ic-hamburger .hamburger-line-bottom {
  bottom: 14px;
  transform: translateY(7px);
}

.ic-hamburger .hamburger-line-top {
  top: 14px;
  transform: translateY(-7px);
}

.cmp-image__image {
  top: 0;
  width: 190px;
  height: 78px;
}

#header-section .azcl-columns__base {
  grid-template-columns: 40% 60% !important;
  padding-top: 14px;
  padding-right: 12px;
  padding-left: 12px;
}

li.cmp-navigation__item.cmp-navigation__item--level-0 {
  margin: 0;
  padding: 0;
  border-width: 0 0 3px 0;
  border-style: solid;
  border-bottom: none;
  background: #FFF;
  width: 100%;
}


#header-section .azcl-container .azcl-column-par2 .cmp-navigation__group .cmp-navigation__item-link {
  width: 100%;
  display: block;
  height: 100%;
  padding: 19px 0;
  margin-bottom: 2px;
  background: #FFF;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);    
  
}

#home-phase1 #header-section li.cmp-navigation__item.cmp-navigation__item--level-0.active > a,
#home-phase1 #header-section li.cmp-navigation__item.cmp-navigation__item--level-1.active > a
{
   color: #006838;  
    
  }
  


#header-section .azcl-container .azcl-column-par2 .cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item--level-1 {
  background: #F8F8F8;
  box-shadow: none;
}

#header-section li.cmp-navigation__item.cmp-navigation__item--level-0.sub-menu-open > a {
  color: #006838 !important;
}

#header-section .azcl-container .azcl-column-par2 .cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item--level-1:hover {
  background: #004122;
}

.cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item--level-1:first-child {
  border-top: 2px solid #004122;
}

.cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item--level-1 {
  padding: 0;
}

#header-section .azcl-container .azcl-column-par2 .cmp-navigation__group .cmp-navigation__item:hover .cmp-navigation__dropdownmenu {
  padding-top: 0;
  position: static;
}

#header-section .azcl-container .azcl-column-par2 .cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item-link {
    padding: 10px 30px 10px 22px;
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    letter-spacing: 0;
    color: #1C1C1C;
    box-shadow: none;
    background: #F8F8F8;
}

.cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu .cmp-navigation__item--level-1:first-child {
  border-top: none;
}

.ic-hamburger .hamburger-line {
  position: absolute;
  z-index: 1;
  left: 5px;
  display: block;
  width: 25px;
  height: 2px;
  background: #000;
  transition: transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
}

.ic-hamburger.open .hamburger-line {
  width: 20px;
  background: #832A9D;
}

.ic-hamburger .hamburger-line-mid {
  top: 14px;
}

.ic-hamburger .hamburger-line-bottom {
  bottom: 14px;
  transform: translateY(7px);
}

.ic-hamburger.open .hamburger-top {
  transform: rotate(45deg);
}

.ic-hamburger.open .hamburger {
  transition: transform 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.cmp-navigation--byd-nav .ic-hamburger .hamburger-line {
  background-color: #333;
}

.ic-hamburger.open .hamburger-line {
  transform: none;
  transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}

.ic-hamburger.open .hamburger-mid {
  visibility: hidden;
}

.ic-hamburger.open .hamburger-bottom {
  transform: rotate(-45deg);
}

.hamburger-wrapper.active .hamburger-wrapper:after {
  content: 'CLOSE';
  color: #006838;
  left: 4px;
}

.cmp-list-dropdown--portrait.cmp-list-dropdown--vertical .cmp-list-dropdown--list li a {
  color: black;
  font-size: 14px;
  line-height: 17px;
}

.cmp-list-dropdown--portrait.cmp-list-dropdown--vertical.active .cmp-list-dropdown--list {
  display: block;
  margin: 0;
  background: transparent linear-gradient(90deg, #FFFFFF 0%, #EFEFEF 100%) 0% 0% no-repeat padding-box;
  border-color: black;
}

.cmp-list-dropdown--portrait.cmp-list-dropdown--vertical .cmp-list-dropdown--list li {
  width: 100%;
  padding: 11px 11px 15px 13px;
  background: transparent linear-gradient(90deg, #FFFFFF 0%, #EFEFEF 100%) 0% 0% no-repeat padding-box;
  border-color: black;
  border-bottom: 1px solid black;
  border-top: 0;
}

.cmp-list-dropdown--portrait.cmp-list-dropdown--vertical .cmp-list-dropdown--list {
  padding: 0;
}

.cmp-list-dropdown__head.active .fa-chevron-circle-down:before {
  transform: rotate(180deg);
  transition: all 0.3s;
  top: -4px;
}

.cmp-list-dropdown--portrait.cmp-list-dropdown--vertical .open + .cmp-list-dropdown--list {
  width: 100%;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.cmp-list-dropdown__head .cmp-list-dropdown__target {
  pointer-events: none;
}

a.cmp-list-dropdown__head:hover {
  text-decoration: none;
}

#header-section .azcl-column-par2 > a {
  font-size: 14px;
  line-height: 18px;
  padding: 11px 12px 8px;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  color: var(--dark-green);
  background: var(--yellow-gradient);
  cursor: pointer;
  transition: transform 0.4s ease, padding 0.4s ease;
  margin: 0;
  text-align: center;
  position: absolute;
  right: 25%;
  top: 22px;
  display: block;
}

.azcl-column-par2 {
  position: relative;
}

#header-section .azcl-column-par2 > a::before, #header-section .azcl-column-par2 > a::after {
  content: "";
  position: absolute;
  background: var(--yellow-gradient);
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: -1;
  transition: transform 0.4s ease, padding 0.4s ease;
}

#header-section .azcl-column-par2 > a::before {
  left: 0;
  transform-origin: bottom;
}

#header-section .azcl-column-par2 > a::after {
  right: 0;
  transform-origin: bottom;
}

#header-section .azcl-column-par2 > a:hover::before {
  transform: skewX(-22deg);
  background: var(--green-gradient);
}

#header-section .azcl-column-par2 > a:hover::after {
  transform: skewX(-22deg);
  background: var(--green-gradient);
}

#header-section .azcl-column-par2 > a:hover {
  color: var(--white);
  background: none;
  padding: 11px 6px 8px 19px;
  text-decoration: none;
  z-index: 999;
}

.isi-content-box, #isi-header-inner, .body-copy, #body-copy, #head-logo-section {
  padding-left: 12px;
  padding-right: 12px;
}

#frx-isi-title h3 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#isi-header h3, .highlightinformation .sticky-isi h3 {
  font-size: 18px;
  line-height: normal;
  padding-left: 12px;
  padding-right: 13px;
}

#home-phase1 .cmp-highlightinfo__content {
  width: 75%;
}

#home-phase1 .cmp-highlightinfo__button {
  width: 38%;
}

.isi-green-content {
  color: #006838;
  font-size: 18px;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  line-height: 23px;
}

.isi-content-box {
  padding: 4px 12px 19px 12px;
}

div#isi-header-inner.cmp-container {
  padding-left: 12px;
  padding-right: 13px;
}

.footer-Links {
  margin-bottom: 8px;
}

a.footer-logs-links {
  margin-right: 23px;
}

.footer-log {
  padding-top: 30px;
  padding-bottom: 16px;
}

#footer-image #body-copy {
    /* padding: 17px 57px 0px 20px; */
    padding: 17px 44px 0px 20px;
}

.footer-logs-links-azlogo {
    max-width: 53.8%;
}

.footer-logs-links-ionislogo {
    max-width: 23.5%;
}

.footer-Links li a {
  color: #1C1C1C;
  font-family: 'Lexend', sans-serif;
  font-weight: 600;
  font-size: 10px;
}

.footer-Links li:last-child a{
    white-space: nowrap;
}


#footer-sec-cont p {
  font-size: 12px;
  line-height: normal;
  padding-bottom: 8px;
  color: #1C1C1C;
}

#footer-sec-cont {
  padding-top: 12px;
  padding-bottom: 24px;
  padding-right: 10px;
}

#footer-sec-cont p.this-prod-wd {
  width: 80%;
}

#footer-sec-cont p.wain-wd {
  width: 83%;
}

#footer-sec-cont p.az-rights-res-wd span.az-rights-res-pdT {
  position: relative;
  top: 6px;
}

#footer-sec-cont .pinktext {
  font-size: 12px;
}

.footer-Links li {
  display: inline;
}

.footer-Links li a:after {
  content: "|" !important;
  margin-left: 8px !important;
  margin-right: 5px !important;
}

#header-section .cmp-image__image {
  position: relative;
  top: 0px;
  right: 0px;
  width: 100% !important;
}

.logo-image-sec img {
  max-width: 131px;
  position: relative;
  bottom: 5px;
  left: 0;
  width: 94%;
  margin-top: 13px;
}

h4.footnodeheader {
  padding-top: 30px;
  padding-bottom: 0;
  font-size: 18px;
  color: #004122;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  line-height: 23px;
  margin: 0;
}

div#footnode-container {
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: inset 0px 0px 20px #00000029;
  border: 1px solid #00000000;
  opacity: 1;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 32px;
}


#dosing-admin #footnode-container h4.wain-refnode-headft {
  padding-top: 32px;
}

ol.footnodelist li::marker {
  list-style-type: auto;
  color: #024325;
  font-size: 16px;
  font-family: "Britanica-Black";
  line-height: 20px;
  font-variant-numeric: normal;
}

#footnode-container .footnodelist li.wain-refnc-litext {
  color: #000000;
  font-size: 18px;
  font-family: "Britanica-Regular";
  line-height: normal;
  padding-bottom: 5px;
  width: 100%;
  max-width: 100%;
  list-style: decimal;
  display: contents;
}

ol.footnodelist {
  margin: 0;
  list-style-type: decimal;
  list-style-position: outside;
}

@supports (-webkit-touch-callout:none) {
  ol.footnodelist {
    margin-left: 8px;
  }
}

.wainua-tabs-content {
  max-width: 400px;
  width: 90%;
}

.wainua-tabs-content .graphic-bullets {
  padding-left: 12px;
}

.wainua-tabs-content .introText {
  font-size: 18px;
}

.wainua-tabs-content .bottom-paragraph {
  padding: 0px 21px 30px;
}
.wainua-tabs-content.week85-tab .heading .header {
  font-size: 16px;
  max-width: 308px;
}

.wainua-component {margin: 0px 12px;}

#home-phase1 #topbannercontentbg .mobile-only.sticky-link{
    
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, .25);
    

}

#topbar-glob-container{
    margin-top: 3px !important;
}


}

@media (max-width:767px) {
  #isi-container .azcl-columns__base {
    gap: 0px !important;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)) !important;
    max-width: 90%;
    margin: 0 auto;
    width: 100%;
  }

  p.marker-paragraph {
    font-size: 16px;
    line-height: 20px;
  }

  #isi-container .azcl-column-par1 p, #isi-container .azcl-column-par2 p {
    font-size: 16px;
    line-height: 20px;
  }

  .marker-paragraph + p {
    font-size: 16px;
    line-height: 20px;
    color: black;
  }

 /*
  #home-phase1  span.cmp-highlightinfo__text {
    padding: 2px 14px 3px;
    
  } */
}

@media (min-width:320px) and (max-width:374px) {

   
.navigation-overlay.show{
    top: 105px;
}

#top-nav ul li:last-child a{
    padding: 8px 10px 8px;
}

  .logo-image-sec .for-us {
    font-size: clamp(4px, 2.13vw, 8px);
  }

  span.menu {
    font-size: clamp(7px, 2.3vw, 9px);
  }

  #top-nav ul li a, .envelope {
    font-size: clamp(9px, 3vw, 12px);
  }

  #frx-isi-title h3 {
    width: 100%;
  }

  #footer-conatiner {
    background-size: 100% 100%;
  }

  #isi-header h3, .highlightinformation .sticky-isi h3 {
    line-height: 16px;
  }
  .envelope.accsbIcon-topNav {
        font-size: clamp(9px, 2.8vw, 10px);
    }
}

@media only screen and (min-width:768px) and (max-width:992.5px) {
  .exit-ramp-modal .exit-ramp-content .exit-ramp-continue {
    margin-top: 13px !important;
    margin-left: 0;
  }

  .exit-ramp-modal .exit-ramp-actions {
    flex-direction: column-reverse;
    padding: 0;
    padding-left: 74px;
  }

  .exit-ramp-modal .exit-ramp-body:after {
    padding-top: 32px !important;
  }
}

@media (min-width:992px) {
    
  
.wainua-tabs-content .graphic-bullets li {
  font-size: 18px;
}
    .diagramBox-title{
        background-size: 1160px 60px;
    }
  .mobile-only {
    display: none !important;
  }

  .d-mobile {
    display: none !important;
  }
    /******* Sticky header ******/
  .sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
  }

  #topbannercontentbg{
    background: #F8F8F8;
  }

  .sticky .no-sticky-image {
    display: none;
  }

  .sticky-image {
    display: none;
  }

  .sticky .sticky-image {
    display: unset;
    max-width: 51px;
  }

  .sticky #header-section > .azcl-container {
    all: unset;
  }

  .sticky #header-section:before {
    display: none;
  }

  .sticky #header-section .azcl-columns__base {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 8px;
  }

  .sticky #header-section .azcl-column-par1 {
    width: 8%;
  }

  .sticky #header-section .azcl-column-par2 {
    width: 92%;
  }

  .sticky #top-nav ul li {
    display: none;
  }

  .sticky #top-nav ul li:last-child {
    display: unset;
    top: 10px;
  }
  .sticky #top-nav ul li:last-child a{
    border-radius: 5px 5px 5px 5px;
  }


  .sticky #header-section .azcl-column-par2 > .cmp-container {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-around;
  }

  #home-phase1 .sticky .cmp-navigation__group {
    margin-top: 0;
    margin-right: 5px;
    justify-content: center;
  }
    /******* Sticky header ******/
  .diagramBox-title h3 {
    width: 80%;
  }

  
a:hover .envelope {
    color: #F26522;
  }
  
a:hover .hover-state {
  display: unset;
}

a:hover .default-state {
  display: none;
}

  #isi-container{
    padding-bottom: 15px;
  }

  #glob-lt-rgt-sect h2.left-hd-textpd, #glob-lt-rgt-sect h2.right-hd-textpd {
    height: 62px;
  }

  #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(1)::after, #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(2)::after, #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(3)::after, #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(6)::after {
    content: url('/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/ionic-md-arrow-dropdown.svg');
    position: relative;
    top: -1px;
    right: 0;
    
    
  }
  #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(3)::after{
  
    right: 0;
  }
  
  #header-section .azcl-column-par2 .cmp-navigation__item--level-0:nth-child(6)::after {
    right: 0px;
  }

  #header-section .azcl-container .azcl-column-par2 .cmp-navigation__group .cmp-navigation__item-link {
    position: relative;
    font-family: 'Lexend', sans-serif;
    cursor: pointer;
    font-weight: 600;
    color: #000;
    font-size: clamp(6px, 1.12vw, 16px);
    line-height: normal;
  }

  #header-section .cmp-navigation__item.cmp-navigation__item--level-0 >.cmp-navigation__item-link:hover,  
  li.cmp-navigation__item.cmp-navigation__item--level-0.active > a
  {
    color: #006838 !important;
  }
  
#home-phase1 li.cmp-navigation__item.cmp-navigation__item--level-0.active:before{
    content: "";
    position: absolute;
    background: linear-gradient(40deg, #F26522 -17.69%, #FFEF44 144.32%);
    display: inline-block;
    width: 100%;    
    top: 74px;
    height: 5px;
    
}

li.cmp-navigation__item.cmp-navigation__item--level-0.cmp-navigation__item--active.active:before{
    content: "";
    width: 100%;
  
}

#home-phase1 .sticky .cmp-navigation__item.cmp-navigation__item--level-0.active:before {     
    top: 69px;        
}
  #header-section .azcl-container .azcl-column-par2 .cmp-navigation__group .cmp-navigation__item:hover .cmp-navigation__dropdownmenu::before {
    content: "";
    position: relative;
    background: linear-gradient(40deg, #F26522 -17.69%, #FFEF44 144.32%);
    display: inline-block;
    width: 100%;
    height: 6px;
    top: 3px;
  }

  #header-section .azcl-container .azcl-column-par2 .cmp-navigation__group .cmp-navigation__item.hover-effect .cmp-navigation__dropdownmenu {
    display: block;
    padding: 0;
    position: absolute;
    z-index: 999;
    top: 63px;
  }

  #header-section .azcl-container .azcl-column-par2 .cmp-navigation__group .cmp-navigation__item.hover-effect .cmp-navigation__dropdownmenu::before {
    content: "";
    position: relative;
    background: linear-gradient(90deg, #F26522 0%, #FFEF44 100%);
    display: inline-block;
    width: 100%;
    height: 10px;
    top: 3px;
  }
     @supports (font:-apple-system-body) and (-webkit-appearance:none) {
    .cmp-navigation ul li:nth-child(3) {
             flex-basis: 15% !important;
  }
}

#header-section > .azcl-container {
  position: relative;
  left: 0;
  margin-bottom: 0.3%;
  background-image: url(/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/Clip_path.png);
  background-size: 93px 22px;
  background-position: top left;
}

.logo-image-sec .for-us {
  position: relative;
  top: 6px;
  right: 25px;
}

#header-section {
  border-image: linear-gradient(90deg, #FFFFFF 0%, #E8E8E8 15%, #FFFFFF 27%, #D3D3D3 44%, #EFEFEF 62%, #F5F5F5 81%, #C8CACC 100%) 0 0 1 0;
  border-width: 0 0 5px 0;
  border-style: solid;
  z-index: 2;
  position: relative;
}


.sticky li.cmp-navigation__item.cmp-navigation__item--level-0.cmp-navigation__item--active:after{
    top: 68px;

}

#top-nav ul li {
  margin: 0 16px 0 0;
  padding: 0;
}

.topnavigation li.top-level-pilink.cmp-topnavigation__item.cmp-topnavigation__item--index-2.cmp-topnavigation__item--level-0:nth-child(3) {
  padding-left: 25px;
  padding-right: 32px;
}

#home-phase1  .isi-content-box, #home-phase1  #isi-header-inner, .body-copy, #body-copy, #head-logo-section, #home-phase1 .cmp-highlightinfo__container > h3 {
  margin: 0px auto 0;
  max-width: 1160px;
  width: 90%;
}
#head-logo-section.azcl-columns__base {
    margin: 0px auto;
    max-width: 1192px;
    width: 85%;
}

.cmp-navigation ul li {
    white-space: unset;
    height: 69px;
    display: flex;
    align-items: center;
    margin: 0;
    column-gap: 6px;
}

.sticky .cmp-navigation ul li{
    height: 40px;
}

.cmp-navigation ul li:nth-child(3) {
  flex-basis: 12.7%;
}

.cmp-navigation ul li:nth-child(5) {
  flex-basis: 12%;
}

.cmp-navigation ul li:nth-child(6) {
  flex-basis: 10.7%;
  margin-right: 0;
}

.cmp-navigation ul li:nth-child(7) {
  display: none;
}


.sticky .cmp-navigation ul li:nth-child(6){
    margin-right: 1em;    
}
#home-phase1 .footer-Links {  
  margin-bottom: 26px;  
  z-index: 1;   
  position: relative;
}

ul.footer-Links li {
    float: left;
    margin-bottom: 8px;
}
ul.footer-Links li:last-child {
    margin-bottom: 0;
}

a.footer-logs-links {
  margin-right: 32px;
}

.footer-log {
  padding-top: 50px;
  /*padding-bottom: 32px;*/
}

#footer-sec-cont {
  clear: both;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-right: 10px;
}

.footer-Links li a:after {
  content: "|" !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
}

h4.footnodeheader {
  padding-bottom: 2px;
  font-size: 18px;
  color: #004122;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
  line-height: 23px;
}

div#footnode-container {
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: inset 0px 0px 20px #00000029;
  border: none;
  opacity: 1;
  padding: 40px 0px;
}

ol.footnodelist {padding-right: 1px;}

ol.footnodelist li::marker {
  list-style-type: auto;
  color: #024325;
  font-size: 18px;
  font-family: "Britanica-Black";
  line-height: normal;
  font-variant-numeric: normal;
}

#footnode-container .footnodelist li.wain-refnc-litext {
  color: #000000;
  font-size: 18px;
  font-family: "Britanica-Regular";
  line-height: 1.22;
  padding-bottom: 5px;
  width: 100%;
  max-width: 100%;
  list-style: decimal;
  display: contents;
}

#footnode-container div#foot-ref-mgwid {
  margin: 0px auto !important;
  max-width: 1160px;
  width: 90%;
}

div#glob-lt-rgt-sect {
  gap: 0;
}

#moa #glob-lt-rgt-sect .azcl-column-par2 {
  padding-right: 18%;
}

#wainua-way .azcl-column-par1 #glob-left-greenbg-contr .text, #wainua-way .azcl-column-par2 #glob-right-greybg-contr .text {
  padding: 0 !important;
}

#wainua-way div#footnode-container {
  /* background: #FFFFFF;
  box-shadow: none;
  border: none;
  opacity: 1; */
  padding-top: 20px !important;
}

.wainua-tabs-content .introText {
  font-size: 20px;
}

.wainua-tabs-content .heading.week85-tab {
  padding-left: 18.5%;
}

.wainua-tabs-content .bottom-paragraph {
  padding: 16px 21px 27px;
}


.wainua-component {
	margin: 0px auto;
	max-width: 1160px;
	width: 90%;
}
.wainua-component.footnotes {
  padding-bottom: 90px;
}
}

@media (min-width:992px) and (max-width:1180px) {
  #top-nav ul li {
    margin-right: 9px;
  }
}
