#hello-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #299fc3; /* Blue background */
    color: #FFFFFF;           /* White text */
    text-align: center;
    padding: 15px;
    font-size: 18px;
    font-family: 'DM Sans';
    z-index: 1000;            /* Ensure the bar stays on top */
    box-shadow: 0 2px 5px rgba(0,0,0,0.3); /* Optional shadow */
}


body {
    margin-top: 60px; /* Adjust this if the hello bar height changes */
    line-height: normal;
    }
.vector-icon {
  position: absolute;
  height: 100%;
  width: 9.71%;
  top: 0%;
  right: 90.29%;
  bottom: 0%;
  left: 0%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
a {
    text-decoration: none;
    color: inherit;
}
.infinite-scents {
    position: absolute;
    top: 0px;
    left: 37px;
    letter-spacing: 0.3em;
    line-height: 28px;
    font-weight: 500;
    display: inline-block;
    width: 241px;
    height: 12px;
}
.vector-parent {
    width: 278px;
    position: relative;
    height: 23px;
}
.title {
    position: relative;
    line-height: 28px;
    font-weight: 500;
}
.nav-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
.buy-now {
    position: relative;
    line-height: 24px;
}
.button {
    border-radius: 1000px;
    background-color: #299fc3;
    border: 1px solid #299fc3;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 8px 32px;
    font-size: 16px;
    color: #f1f1f1;
}
.nav-nav-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    color: #656d85;
}
.navigation-header {
    align-self: stretch;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 16px 112px;
    color: #000;
}
.section-hero-3 {
    position: absolute;
    top: -129px;
    left: 0px;
    width: 1440px;
    height: 1024px;
    object-fit: cover;
}
.desktop-4 {
    width: 1440px;
    position: relative;
    background-color: #fff;
    height: 895px;
    overflow: hidden;
    flex-shrink: 0;
}
.main-image-icon {
    align-self: stretch;
    max-width: 544px;
    overflow: visible;
    height: 544px;
    flex-shrink: 0;
    object-fit: cover;
}
.thumbnail-icon {
    width: 64px;
    position: relative;
    border-radius: 4px;
    height: 64px;
    overflow: hidden;
    flex-shrink: 0;
    object-fit: cover;
}
.thumbnails {
    width: 434px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.product-carousel {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 32px;
}
.star-icon {
    width: 20px;
    position: relative;
    height: 20px;
    overflow: hidden;
    flex-shrink: 0;
}
.rating {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
}
.amazon-logo-icon {
    width: 75px;
    position: relative;
    height: 32px;
    object-fit: cover;
}
.amazon-rating {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 9px;
}
.heading {
    position: absolute;
    top: 57px;
    left: 0px;
    line-height: 56px;
    display: inline-block;
    width: 460px;
}
.amazon-rating-parent {
    width: 460px;
    position: relative;
    height: 169px;
}
.explore-the-realm {
    width: 575px;
    position: relative;
    font-size: 20px;
    line-height: 28px;
    font-family: 'DM Sans';
    color: #656d85;
    display: inline-block;
}
.heading-and-subheading {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px;
    max-width: 768px;
}
.button1 {
    border-radius: 1000px;
    background-color: #299fc3;
    border: 1px solid #299fc3;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 12px 32px;
}
.available-at-amazon-us-en-logo-icon {
    width: 196px;
    position: relative;
    height: 31px;
    object-fit: cover;
}
.actions {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 34px;
    font-size: 16px;
    color: #f1f1f1;
    font-family: 'DM Sans';
    padding-top: 10px;
}
.content {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 88px;
    min-width: 480px;
    max-width: 720px;

}
#hero-heading {
    margin-left: 45%;
}
.container {
    width: 1280px;
    height: 718px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0px 32px;
    box-sizing: border-box;
    gap: 64px;
}
.content-section {
    align-self: stretch;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 96px 0px;
    font-size: 54px;
    font-family: 'DM Serif Display';
}
.subheading {
    align-self: stretch;
    position: relative;
    letter-spacing: 0.16em;
    line-height: 28px;
    text-transform: uppercase;
}
.heading1 {
    align-self: stretch;
    position: relative;
    font-size: 40px;
    line-height: 48px;
    font-family: 'DM Serif Display';
    color: #151e39;
}
.heading-and-subheading1 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
}
.supporting-text {
    align-self: stretch;
    position: relative;
    line-height: 28px;
    font-weight: 500;
    color: #656d85;
}
.heading-and-supporting-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    max-width: 768px;
}
.content1 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.container1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 32px;
    box-sizing: border-box;
    max-width: 1280px;
}
.image-icon {
    align-self: stretch;
    border-radius: 12px;
    max-width: 100%;
    overflow: hidden;
    height: auto;
    flex-shrink: 0;
    object-fit: cover;
    min-width: 160px;
    min-height: 208px;
}
.text {
    align-self: stretch;
    position: relative;
    line-height: 28px;
}
.supporting-text1 {
    align-self: stretch;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #656d85;
}
.text-and-supporting-text {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}
.buttonsbutton {
    width: 116px;
    height: 24px;
    overflow: hidden;
    flex-shrink: 0;
    display: none;
}
.content3 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
}
.feature-text {
    flex: 1;
    border-radius: 4px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 24px;
    box-sizing: border-box;
    gap: 32px;
    min-width: 280px;
    min-height: 436px;
}
.content2 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
}
.feature-text8 {
    flex: 1;
    border-radius: 4px;
    background-color: #fff;
    height: 436px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 24px;
    box-sizing: border-box;
    gap: 32px;
    min-width: 280px;
    min-height: 436px;
    max-height: 436px;
}
.feature-text10 {
    flex: 1;
    border-radius: 4px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 24px;
    box-sizing: border-box;
    gap: 32px;
    min-width: 280px;
    min-height: 436px;
    max-height: 436px;
}
.container-parent {
    width: 1280px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    text-align: left;
    font-size: 20px;
    color: #000;
}
.supporting-text13 {
    width: 484px;
    position: relative;
    line-height: 16px;
    font-weight: 500;
    display: inline-block;
}
.heading-and-supporting-text1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    max-width: 768px;
}
.container5 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 32px;
    box-sizing: border-box;
    max-width: 1280px;
    font-size: 12px;
    color: #151e39;
}
.actions1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 34px;
    text-align: left;
    font-size: 16px;
    color: #f1f1f1;
}
.section-features-images {
    align-self: stretch;
    background-color: #f1f1f1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 96px 0px;
    gap: 64px;
    text-align: center;
    color: #979fb7;
}
.heading2 {
    align-self: stretch;
    position: relative;
    font-size: 40px;
    line-height: 40px;
    font-family: 'DM Serif Display';
    color: #fff;
}
.heading-and-subheading2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    max-width: 768px;
    color: #979fb7;
}
.check-circle-icon {
    width: 20px;
    position: relative;
    height: 20px;
}
.check-circle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 4px 0px;
}
.supporting-text14 {
    align-self: stretch;
    position: relative;
    line-height: 28px;
    font-weight: 500;
}
.text-and-supporting-text12 {
    width: 461px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.check-circle-parent {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
}
.feature-text12 {
    width: 576px;
    border-radius: 12px;
    background-color: #3d445f;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 16px 24px;
    box-sizing: border-box;
    min-width: 280px;
}
.feature-text-parent {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
}
.actions2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 34px;
    font-size: 16px;
}
.content18 {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 48px;
    min-width: 480px;
    max-width: 720px;
}
.image-icon12 {
    width: 576px;
    position: relative;
    border-radius: 24px;
    height: 654px;
    object-fit: contain;
    min-width: 480px;
}
.container6 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0px 32px;
    box-sizing: border-box;
    gap: 64px;
    max-width: 1280px;
}
.section-text-and-image-dark {
    align-self: stretch;
    background-color: #151e39;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 96px 0px;
    color: #f1f1f1;
}
.image-icon13 {
    width: 576px;
    position: relative;
    border-radius: 24px;
    height: 654px;
    object-fit: cover;
    min-width: 480px;
}
.heading3 {
    align-self: stretch;
    position: relative;
    line-height: 40px;
}
.heading-and-subheading3 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 768px;
}
.whether-youre-getting {
    flex: 1;
    position: relative;
    line-height: 28px;
    font-weight: 500;
}
.benefit {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}
.list {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 18px;
    color: #656d85;
    font-family: 'DM Sans';
}
.heading-and-subheading-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 18px;
}
.section-text-and-image-light {
    align-self: stretch;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 96px 0px;
    font-size: 40px;
    font-family: 'DM Serif Display';
}
.heading4 {
    align-self: stretch;
    position: relative;
    font-size: 40px;
    line-height: 40px;
    font-family: 'DM Serif Display';
    color: #151e39;
}
.container8 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 32px;
    box-sizing: border-box;
    max-width: 1280px;
    text-align: center;
}
.b {
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 5px);
    line-height: 30px;
}
.featured-icon {
    width: 48px;
    position: relative;
    box-shadow: 0px 0px 0px 1px rgba(16, 24, 40, 0.18) inset, 0px -2px 0px rgba(16, 24, 40, 0.05) inset, 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 10px;
    background-color: #151e39;
    height: 48px;
    overflow: hidden;
    flex-shrink: 0;
}
.supporting-text18 {
    align-self: stretch;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #656d85;
}
.content26 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    font-size: 20px;
    color: #000;
}
.feature-text16 {
    flex: 1;
    border-radius: 12px;
    background-color: #f1f1f1;
    height: 248px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 24px;
    box-sizing: border-box;
    gap: 32px;
    min-width: 280px;
    min-height: 232px;
}
.b1 {
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 8px);
    line-height: 30px;
}
.b2 {
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 9px);
    line-height: 30px;
}
.feature-text18 {
    flex: 1;
    border-radius: 12px;
    background-color: #f1f1f1;
    height: 248px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 24px;
    box-sizing: border-box;
    gap: 32px;
    min-width: 280px;
}
.content25 {
    align-self: stretch;
    height: 248px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
}
.container9 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 32px;
    box-sizing: border-box;
    max-width: 1280px;
    font-size: 28px;
    color: #fff;
}
.actions4 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 34px;
    font-size: 16px;
    color: #f1f1f1;
}
.section-features-icon {
    align-self: stretch;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 96px 0px;
    gap: 64px;
    color: #979fb7;
}
.container10 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 32px;
}
.plus-circle-icon {
    width: 24px;
    position: relative;
    height: 24px;
    overflow: hidden;
    flex-shrink: 0;
}
.icon-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 2px 0px 0px;
}
.content32 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
}
.faq-item {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    min-width: 320px;
}
.faq-item1 {
    align-self: stretch;
    border-top: 1px solid #f7f5f4;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 24px 0px 0px;
    min-width: 320px;
}
.content31 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 32px;
    max-width: 768px;
    text-align: left;
    font-size: 20px;
    font-family: 'DM Sans';
}
.section-faq {
    align-self: stretch;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 96px 112px;
    gap: 64px;
    text-align: center;
    font-size: 40px;
    font-family: 'DM Serif Display';
}
.group-child {
    position: absolute;
    top: 0px;
    left: 24px;
    border-radius: 50%;
    background-color: #3d445f;
    width: 262px;
    height: 262px;
}
.angel-f-vial001-mugler-an {
    position: absolute;
    top: -90px;
    left: -85.3px;
    width: 500px;
    height: 500px;
    object-fit: contain;
}
.angel-f-vial001-mugler-an1 {
    position: absolute;
    top: 29.12px;
    left: 0px;
    width: 224.9px;
    height: 224.9px;
    object-fit: contain;
}
.angel-f-vial001-mugler-an2 {
    position: absolute;
    top: 26px;
    left: 43.5px;
    width: 220.3px;
    height: 220.3px;
    object-fit: cover;
}
.ellipse-parent {
    width: 310.2px;
    position: relative;
    height: 262px;
}
.heading6 {
    align-self: stretch;
    position: relative;
    line-height: 40px;
    font-family: 'DM Serif Display';
}
.supporting-text22 {
    width: 725px;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
}
.heading-and-supporting-text4 {
    width: 768px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    max-width: 768px;
}
.content38 {
    border-radius: 16px;
    background-color: #151e39;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 64px;
    gap: 32px;
}
.container11 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0px 32px;
    box-sizing: border-box;
    max-width: 1280px;
}
.cta-section {
    align-self: stretch;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 96px 0px;
    font-size: 40px;
    color: #f1f1f1;
}
.logo-and-supporting-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 32px;
    min-width: 320px;
    max-width: 960px;
}
.heading7 {
    align-self: stretch;
    position: relative;
    line-height: 24px;
}
.company-name {
    margin: 0;
}
.text22 {
    position: relative;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #656d85;
}
.footer-column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    min-width: 96px;
}
.links {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 32px;
}
.heading9 {
    align-self: stretch;
    position: relative;
    line-height: 20px;
    font-weight: 600;
}
.text24 {
    flex: 1;
    position: relative;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content40 {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.input {
    align-self: stretch;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #d0d5dd;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 14px;
}
.input-with-label {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.input-field {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.text25 {
    position: relative;
    line-height: 24px;
    font-weight: 600;
}
.text-padding {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0px 2px;
}
.buttonsbutton20 {
    box-shadow: 0px 0px 0px 1px rgba(16, 24, 40, 0.18) inset, 0px -2px 0px rgba(16, 24, 40, 0.05) inset, 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    background-color: #7f56d9;
    border: 2px solid rgba(255, 255, 255, 0.12);
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 16px;
    color: #fff;
}
.email-capture {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    font-size: 16px;
    color: #667085;
}
.newsletter {
    width: 360px;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    font-size: 14px;
    color: #101828;
    font-family: Inter;
}
.links-and-newsletter {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 32px;
    min-width: 640px;
    max-width: 712px;
    font-size: 16px;
}
.content39 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.footer-links {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 32px;
    font-size: 16px;
    color: #656d85;
}
.content41 {
    align-self: stretch;
    border-top: 1px solid #f7f5f4;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 32px 0px 0px;
    gap: 24px 32px;
}
.container13 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 32px;
    box-sizing: border-box;
    max-width: 1280px;
    color: #979fb7;
}
.section-footer {
    align-self: stretch;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 64px 0px 48px;
    gap: 64px;
    color: #000;
}
.men-landing-2 {
    width: 100%;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    font-size: 18px;
    color: #151e39;
    font-family: 'DM Sans';
}

.footer-links a {
    font-weight: bold;
}
/* Dynamic CSS for FAQs functionality */

.faq-content {
    display: none;
    padding-top: 10px; 
}

.faq-content.show {
    display: block;
}

.spacer {
    flex: 1;
    position: relative;
    border-radius: 16px;
    height: 560px;
}
.hero-heading {
    margin-bottom: 10%;
}
.heading {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}
.supporting-text {
    width: 100%;
    position: relative;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    font-family: 'DM Sans';
    color: #979fb7;
    display: inline-block;
    max-width: 960px;
}
.heading-and-supporting-text {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 24px;
}
.buy-now {
    position: relative;
    line-height: 28px;
}
.button {
    border-radius: 1000px;
    background-color: #299fc3;
    border: 1px solid #299fc3;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 12px 32px;
}
.available-at-amazon-us-en-logo-icon {
    width: 196px;
    position: relative;
    height: 31px;
    object-fit: cover;
}
.actions {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 34px;
    font-size: 18px;
    color: #f1f1f1;
    font-family: 'DM Sans';
}
.content {
    width: 399px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 48px;
}
.container {
    width: 1280px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    padding: 0px 32px;
    box-sizing: border-box;
    gap: 32px;
    max-width: 1280px;
}
.section {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    padding: 96px 0px;
    box-sizing: border-box;
    text-align: left;
    font-size: 64px;
    color: #fff;
    font-family: 'DM Serif Display';
    background-image: url(assets/MenHeroDesktop.png);
    background-size: cover;
    
}


.heading {
    align-self: stretch;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
}

/* Fullscreen Menu */
.mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff; /* Dark overlay */
    z-index: 1000;
    overflow: hidden;
    text-align: left;
    padding-top: 50px;
}

.mobile-menu .menu-links {
    list-style-type: none;
    padding: 20px;
    margin: 0;
}

.mobile-menu .menu-links li {
    margin: 20px 0;
}

.mobile-menu .menu-links li a {
    color: #101828;
    font-size: 36px;
    text-decoration: none;
}

#buy {
width: 100%;
position: relative;
box-shadow: 0px 0px 0px 1px rgba(16, 24, 40, 0.18), 0px -2px 0px rgba(16, 24, 40, 0.05), 0px 1px 2px rgba(16, 24, 40, 0.05);
border-radius: 1000px;
background-color: #ca0b3e;
overflow: hidden;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 10px 16px;
box-sizing: border-box;
text-align: left;
font-size: 16px;
color: #f7f5f4;
font-family: 'DM Sans';
}

.close-btn {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 36px;
    color: #101828;
    cursor: pointer;
}
.navigation-header {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
    box-sizing: border-box;
    color: #000;
}
.navigation-header-child {
    width: 24px;
    position: relative;
    height: 16px;
}
/* Hamburger Icon */
.navigation-header-child {
    width: 24px;
    position: relative;
    height: 16px;
    cursor: pointer;
}
/* Default - desktop view */
#desktop-menu {
    display: flex;
}

#mobile-menu {
    display: none;
}
/* Mobile Menu styling */
#mobileMenu {
    display: none; /* Hidden by default, shown when menu is opened */
}
.infinite-scents-footer {
    display: flex;
    margin-left: 15%!important;
    position: absolute;
}


@media screen and (max-width: 1279px) {
   
    #how {
        height: 800px;
    }

    .links-and-newsletter {
        justify-content: flex-start!important;
    }
    .container1 {
        width: 75%;
    }
    .container-parent {
        width: 100%;
        align-items: center;
        justify-content: center;
    }
    .content18 {
        order: 2
    }
    .product-carousel {
        align-items: center;
        justify-content: center;
    }
    .container6 {
        padding: 0px 150px;
    }
    .image-icon13 {
        width: 100%;
    }
    #hero-heading {
        margin-left: 0;
    }
    .container {
        align-items: center;
        width: 100%;
        height: auto;
        max-width: 100%;
        flex-direction: column;
    }
    .content {
        margin-left: 0;
    }
    .infinite-scents-mobile {
        top: 2%;
        position: absolute;
        left: 15%;
    }
    .spacer {
        display: none;
    }
    .container11 {
        max-width: 100%;
        align-items: center;
    }
    .content38 {
        justify-content: center;
        flex-direction: column;
    }
    .heading-and-supporting-text4 {
        width: 100%;
        max-width: 100%;
    }
    #desktop-menu {
        display: none;
    }
    
    #mobile-menu {
        display: flex;
    }
    .infinite-scents {
        position: absolute;
        top: 36px;
        left: 54px;
        letter-spacing: 0.39em;
        line-height: 28px;
        font-weight: 500;
        display: inline-block;
        width: 245px;
        height: 12px;
      }
      .vector-icon {
        position: absolute;
        height: 25px;
        width: 9.71%;
        top: 4%;
        right: 96.29%;
        bottom: 0%;
        left: -2%;
        max-width: 100%;
        overflow: hidden;
        max-height: 100%;
      }
    
     
    .logo-and-supporting-text {
        margin-bottom: 5%;
    }
    .actions4 {
        margin-top: 30%;
    }
}

      /* Responsive Styling */

      @media  screen and (min-width: 767px) and (max-width: 1184px) {
        .feature-text8, .feature-text10 {
            min-height: 600px;
        }
      
        .section-footer {
            align-items: flex-start;    
        }

        .explore-the-realm {
            width: 85%;
        }
        
        .image-icon12 {
            height: 834px;
            width: 100%;
        }
        .actions4 {
            margin-top: 45%;
        }
      
        
      }
      @media  screen and (max-width: 767px) {
       
        .links-and-newsletter {
            justify-content: flex-start!important;
        }
        #hero-heading {
            position: absolute;
            top: 0%;
        }
    
        .section {
            background-image: url('assets/menmobilehero.png');
            background-size: cover;
            background-repeat: no-repeat;
            height: 80vh;
            background-position: center 100%;
        }
       
        .section-footer {
            align-items: flex-start;
        }
        .explore-the-realm {
            width: 90%;    
        }
        .content38 {
            width: 75%;

        }
        
        .supporting-text22 {
            width: 100%;
        }
        .actions2 {
            flex-direction: column;
            align-items: flex-start;
        }
      #curated {
        width: 100%!important;
      }

      }
      @media  screen and (min-width: 600px) and  (max-width: 767px) {
        .feature-text10, .feature-text8 {
            height: auto;
            min-height: 515px;
            max-height: 515px;
           }
      }

      @media screen  and (max-width: 600px) {
        .actions4 {
            margin-top: 200%!important;
          }
        #how {
            height: 130vh!important;
          }
          .feature-text8 {
            height: auto;    
            max-height: 575px;
        }
        .supporting-text13 {
            width: 100%;
        }
        .vector-icon {
            top: 3.7%;
            left: 2%;
        }
        .heading {
            left: 12%;
            width: 90%;
            font-size: 50px!important;
        }
        .supporting-text {
            width: 90%;
            max-width: 90%;
            padding-left: 12%;
        }
        .actions {
            flex-direction: column;
            align-items: flex-start;
            justify-content: center;
            padding-left: 12%;
        }
        .main-image-icon {
            object-fit: contain;
        }
        .heading-and-subheading {
            width: 80%;
            max-width: 80%;
        }
        #buy-now {
            padding-left: 0;
            padding-top: 10px;
        }
        #sampler {
            left: 0;
            font-size: 45px!important;
        }
        #hero-heading {
            margin-left: -10px;
            width: 390px!important;
            min-width: 300px!important;
            max-width: 390px!important;
        }
        #thumbnails {
            align-items: flex-start;
            width: 105%;
            max-width: 105%;
        }
        .main-image-icon {
            max-width: 85%;
        }
        .content-section {
            padding: 0px;    
        }
        .product-carousel {
            gap: 0px;    
        }
        .thumbnails{
            align-items: flex-start!important;
            justify-content: flex-start!important;
            gap: 7px!important;
        }
        .thumbnail-icon {
            width: 55px;
            height: 55px;
            object-fit: contain;
        }
        #support1 {
            padding: 0;
        }
        #perfect {
            padding: 0px 32px;
        }
        .image-icon12 {
            width: 375px;
            height: 375px;
            min-width: 375px;
        }
        .content18 {
            min-width: 355px;
            max-width: 355px;
        }
        #perfect-buy {
            padding: 0;
        }
        #how {
            height: 155vh !important;
          }
          .section-faq {
            padding: 80px 45px;
          }
          #supporting-footer {
            padding: 0;
          }
          .links {
            flex-direction: column;
          }
    }

    @media screen and (min-width: 400px) and (max-width: 500px) {
        #thumbnails {
            align-items: flex-start;
            width: 105%;
            max-width: 105%;
        }
        .main-image-icon {
            max-width: 85%;
        }
        .content-section {
            padding: 0px;    
        }
        .product-carousel {
            gap: 0px;    
        }
        .thumbnails{
            align-items: flex-start!important;
            justify-content: flex-start!important;
            gap: 7px!important;
        }
        .thumbnail-icon {
            width: 55px;
            height: 55px;
            object-fit: contain;
        }
        #sample {
            padding: 10px;
        }
        .section-features-images {
            padding: 60px 0px;
        }
        #whats-inside {
            width: 100%;
        }
        #support1 {
            padding: 0;
        }
    }

      @media  screen and (max-width: 400px) {
        #hero-heading {
            margin-left: -10px;
            width: 390px!important;
            min-width: 300px!important;
            max-width: 390px!important;

        }
        .hero-heading {
            margin-bottom: 15%;
        }
        .supporting-text {
            font-size: 19px;
            width: 85%;
        }
        #thumbnails {
            align-items: flex-start;
            width: 105%;
            max-width: 105%;
        }
        .main-image-icon {
            max-width: 85%;
        }
        .content-section {
            padding: 0px;    
        }
        .product-carousel {
            gap: 0px;    
            padding: 15px;
        }
        .thumbnails{
            align-items: flex-start!important;
            justify-content: flex-start!important;
            gap: 7px!important;
        }
        .thumbnail-icon {
            width: 55px;
            height: 55px;
            object-fit: contain;
        }
        #whats-inside {
            width: 100%;
            padding: 0;
        }
        #support1 {
            padding: 0;
        }
        .container-parent {
            width: 130%;
            text-align: center;
        }
        .actions1 {
            flex-direction: column;
            align-items: center;
        }
        #curated {
            width: 80%!important;
          
        }

        .content18 {
            min-width: 315px;
            max-width: 315px;
        }
        .section-faq {
            padding: 65px 15px;
          }
        .image-icon12 {
            width: 360px;
            height: 360px;
            min-width: 360px;
          }
        .links {
            flex-direction: column;
        }
    

        #how {
            height: 190vh !important;
          }
          .actions4 {
            margin-top: 222% !important;
            flex-direction: column;
            align-items: center;
            padding: 0;
            justify-content: flex-start;
          }
          .thumbnail-icon {
            width: 50px;
            height: 50px;

        }
        .main-image-icon {
            max-width: 75%;
          }
          #thumbnails {
            align-items: flex-start;
            width: 115%;
            max-width: 115%;
          }
          .heading-and-subheading {
            width: 75%;
            max-width: 75%;
            padding: 15px;
          }
          .heading {
            font-size: 32px!important;
            width: 70%;
            
          }
          #sampler {
            font-size: 40px!important;
          }
          .content38 {
            padding: 55px;
          }
          #buy-now {
            padding: 20px;
          }

    }

    @media screen and (max-width: 374px) {
        .product-carousel {
            padding: 0;
        }
        .heading-and-subheading {
            padding: 5px;
        }
    }

