/* Place Your Custom Styles Here */
 @font-face {
     font-family: Butler-Light;
     src: url('/assets/fonts/Butler-Light.woff2') format('woff2'), url('/assets/fonts/Butler-Light.woff') format('woff');
     font-weight: 300;
     font-style: normal;
}
 @font-face {
     font-family: Gotham;
     src: url('/assets/fonts/GothamBook.ttf') format('truetype'),
     url('/assets/fonts/GothamBook.otf') format('opentype');
     font-weight: 300;
     font-style: normal;
}
 @font-face {
     font-family: Gotham-Light;
     src: url('/assets/fonts/GothamLight.ttf') format('truetype'), 
     url('/assets/fonts/Gotham-Light.otf') format('opentype');
     font-weight: 300;
     font-style: normal;
}
 body {
     margin: 0;
     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     font-size: 1rem;
     font-weight: 400;
     line-height: 1.5;
     color: #212529;
     text-align: left;
     background-color: #fff;
}
 html {
     visibility: visible;
     opacity: 1;
}
 a {
     color: inherit;
     text-decoration: none;
     cursor: pointer;
}
 .font-butler-light {
     font-family: Butler-Light;
}
 .font-family-gotham {
     font-family: Gotham;
}
 .font-family-gotham-light {
     font-family: Gotham-Light;
}
 .font-size-medium {
     font-size: 18px;
}
.h1, h1 {
    font-size: 2.5rem;
}


/*header start*/
h1.logo-text  {
    font-family: Gotham;
    font-size: 34px;
    letter-spacing: 0.65rem;
    color: #fff;
}

 header {
     background-position: center;
}
 header {
     background-image: url(/assets/img/banner.jpg);
     background-color: grey;
     height: 85vh;
     min-height: 700px;
     background-position: left 65% bottom 0px;
     background-repeat: no-repeat;
     background-size: cover;
     max-height: 691px;
}
.header-main-text{
    text-align: left;
    margin-left: 3rem;
}
 .header-row {
    justify-content: space-between;
    height: 120px;
    align-items: center;
}
.header-right-main-sec {
    display: flex;
    justify-content: end;
    align-items: center;
}
.header-menu{
        min-width: 455px;
    padding-left: 3rem;
    display: flex;
    justify-content: space-between;
}
.header-social {
    padding-left: 3rem;
    padding-right: 3rem;
    min-width: 170px;
    display: flex;
    justify-content: space-between;
}
.header-menu a {
    letter-spacing: 1.7px;
    text-indent: 1.7px;
    color: #fff;
    font-size: 12px;
}


/*header ends*/



/*about start*/
.about-img {
    text-align: end;
    width: 100%;
    max-width: 525px;
    margin: 0 auto;
    bottom: 7rem;
}

.about-section-text {
    padding: 4.5rem 10rem 2.2rem 2.2rem;
    line-height: 1.75;
    letter-spacing: 0.6px;
    font-size: 21px;
}



/*about ends*/


/*instagram satrt*/
.instagram-images-container {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    margin: 0 auto;
    overflow: auto;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.instagram-images-container a {
    display: contents;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
.instagram-images-container img {
    width: 20%;
    display: block;
    padding: 0;
}
.instagram-text h2 {
    text-align: center;
    font-size: 18px;
}
.instagram-text {
    margin-top: 27px;
    margin-bottom: 52px;
}


/*instagram ends*/




/* blossom satrts*/
.flims-social img {
    background-color: #5f093d;
    padding: 10px 13px;
    border-radius: 50%;
}

.blossom-section-main {
      /*background-color: #efd3b5;*/
    background-color: #b21368;
    color: #fff;
        padding-bottom: 4rem;
}
.blossom-section-text {
    text-align: center;
    padding-bottom: 1.3rem;
    padding-top: 4rem;
}
.blossom-section-text h2 {
    font-size: 42px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 6px;
    text-indent: 6px;
    /*color: #000000;*/
}
.blossom-films-container {
    width: auto;
    white-space: nowrap;
    display: flex;
}
.blossom-film-movie-card {
    text-align: center;
    margin: 0 7px;
    min-width: 180px;
    flex: 1;
}
.blossom-film-movie-card img {
       object-fit: fill;
    /*object-fit: cover; height: 270px;*/
        height: 230px;
            min-height: 230px;
    width: 100%;
}
.blossom-film-movie-card p {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.blossom-film-movie-card small {
    font-size: 13.3333px;
}
.blossom-social {
    gap: 0px 13px;
    display: flex
;
    justify-content: center;
}

/* blossom ends*/



/* seratopical start*/
.seratopical-main-section {
    padding-top: 5rem;
}
.seratopical-info-text-container h2 {
    font-weight: 700;
    letter-spacing: 6px;
    line-height: 1.2;
    font-size: 42px;
}
.seratopical-info-text-container h2 span {
    font-size: 65%;
}
ul.career-highlights li
{
      line-height: 1.75;
    letter-spacing: 0.4px;
    font-family: Gotham-Light;
    padding-bottom: 1.5rem;
    font-size: 16px;
     margin-bottom: 0;
    padding-bottom: 0;
}
h2.career-high-head {
    margin-top: 20px;
    margin-bottom: 20px;
}
.seratopical-info-text-container p
{
    line-height: 1.75;
    letter-spacing: 0.4px;
    padding-top: 1.5rem;
    font-size: 16px;
     margin-bottom: 0;
    padding-bottom: 0;
}

.seratopical-info-text-container {
    padding-right: 5rem;
}

/* seratopical ends */





/* seratopical-product-sectio satrts*/
.seratopical-product-section {
    padding-top: 1rem;
    padding-bottom: 3.5rem;
}
.seratopical-product-section .perfume-product-item img {

        width: 45%;
}
.perfume-product-item{
    text-align: center;
}
.perfume-product-item h3 {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.98px;
    padding-top: 31px;
    text-transform: uppercase;
    min-height: 90px;
    line-height: 1.4;
}
.perfume-product-item a {
        padding: 8px 16px 8px;
/*padding: 10px 28px 10px;*/
    font-family: inherit;
    line-height: 2.6;
    display: inline-block;
    color: white;
    font-size: 15px;
    letter-spacing: 0.95px;
    background-color: #b21368;
}


/* seratopical-product-section ends*/


/*causes start*/
.causes-section-main {
    /*background-color: #d67ba8;*/
    background-color: rgba(214, 123, 168, 0.5);
    padding-top: 1rem;
    padding-bottom: 5rem;
    
}
.causes-section-text h2 {
    text-align: center;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 23.4px;
    text-indent: 23.4px;
    color: #000;
    margin-top: 80px;
    margin-bottom: 88px;
}
p.causes-item-main-head {
    letter-spacing: 1.22px;
    text-indent: 1.22px;
    font-size: 22px;
    margin-bottom: 15px;
}
p.causes-item-main-subhead {
    font-size: 20px;
    letter-spacing: 1.1px;
    text-indent: 1.1px;
    margin-bottom: 31px;
}
.causes-item a {
      font-size: 15px;
    letter-spacing: 1.95px;
    text-indent: 1.95px;

    padding: 24px 50px 21px;
    background-color: #b21368;
    color: #fff;
    position: relative;
    top: 21px;
}
.causes-item img {
    margin-bottom: 31px;
}
.causes-item {
    text-align: center;
}
.stanford-women-cause-item p.causes-item-main-head {
    margin-top: 18px;
    margin-bottom: 42px;
} 

/*causes ends*/


/* more-about start */
.more-about-section {
    padding-bottom: 4rem;
    padding-top: 6rem;
}
.more-about-text-container {
    padding: 0rem 0rem 0rem 4rem;
}
.more-about-section img {
     width: 100%;
}
.more-about-text-container h2 {
    left: -10.95px;
    font-weight: 700;
    padding: 0rem 0rem 1.5rem 0rem;
    letter-spacing: 10.95px;
    text-indent: 10.95px;
    white-space: nowrap;
    position: relative;
    font-size: 30px;
}
.more-about-nicole-text-container p {
    letter-spacing: 0.4px;
    line-height: 1.75;
    padding-bottom: 1.5rem;
    font-size: 16px;
}
.more-about-image-container img {
     margin-bottom: 25px;
}
/* more-about emds */





/*footer start*/

.footer {
    padding: 34px 34px;
    background-color: #b21368;
}
.title--footer img {
    width: 200px;
}
.footer-socials {
    text-align: center;
}

.icon-and-trademark-container p {
    margin-bottom: 0px;
    text-align: end;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1.5px;
}

.title--footer h2 {
    font-family: Gotham;
    font-size: 16px;
    letter-spacing: 0.28rem;
    color: #fff;
}

/*footer ends*/

.seratopical-info-image {
    position: -webkit-sticky;
    position: sticky;
    top: 20px; /* Adjust spacing from the top */
    align-self: flex-start;
}

.seratopical-main-section {
    position: relative; /* Ensures the sticky element stays within this section */
}

.seratopical-main-section .col-lg-6 {
    display: flex;
    flex-direction: column;
}


@media (max-width: 767px) {
    .seratopical-info-image {
        position: relative; /* Disable sticky on smaller screens if needed */
    }
}



.mobile-navigation {
    cursor: pointer;
    background: #fff;
    height: 44px;
    width: 44px;
    border-radius: 44px;
    position: fixed;
    z-index: 3;
    bottom: 16px;
    left: 16px;
    box-shadow: 0 4px 8px rgba(14, 14, 33, 0.2);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


.mobile-navigation .bar {
    position: absolute;
    left: 12px;
    right: 12px;
    height: 3px;
    background: #26232c;
    transition: transform 0.1s ease, opacity 0.1s ease;
}

.mobile-navigation .bar:first-child {
    top: 14px;
}

.mobile-navigation .bar:nth-child(2) {
    top: 21px;
    right: 18px;
}

.mobile-navigation .bar:nth-child(3) {
    top: 28px;
}

.mobile-navigation-toggled--back-shadow {
    background: #fff;
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    min-width: 0;
    z-index: 1;
    opacity: 0.8;
    border: 0;
    vertical-align: baseline;
    pointer-events: auto;
    transition: opacity 0.1s ease;
}
.mobile-navigation-content a {
    color: #fff;
}
.mobile-navigation-content {
    /*background: linear-gradient(0deg, #f1f1fa, #feedec);*/
       background: linear-gradient(0deg, #d67ba8cc, #b21368ed);
    background-attachment: fixed;
    background-size: cover;
    width: 40vw;
    min-width: 320px;
    z-index: 2;
    overflow: auto;
    transition: transform 0.15s ease, opacity 0.15s ease;
    min-height: 100vh;
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0;
    font-weight: 700;
    font-style: normal;
    font-size: 1.5rem;
    letter-spacing: 1.7px;
    padding: 15px;
    line-height: 2;
}

.mobile-navigation.toggled .bar:first-child {
    transform: translateY(7px) rotate(45deg);
}

.mobile-navigation .bar:first-child {
    top: 14px;
}
.mobile-navigation.toggled .bar:nth-child(2) {
    opacity: 0;
}
.mobile-navigation.toggled .bar:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}


@media only screen and (max-width:1368px)
{
    .blossom-films-container {
        display: flex;
        overflow-x: scroll;
        width: auto;
        white-space: nowrap;
    }
}


@media only screen and (max-width:1024px)
{
    .more-about-text-container h2 {
   
        left: 0;
        white-space: unset;
        text-align: center;
        padding: 0rem 0rem 1rem 0rem;
    }
    
        .header-right-main-sec {
        display: none;
    }
}

@media  (min-width:769px) and (max-width:1024px)
{
    .about-section-text {
    padding: 2rem;
    font-size: 16px;
}
    .seratopical-info-text-container h2, .blossom-section-text h2 {
    font-size: 26px;
}
.seratopical-info-text-container {
    padding-right: 2rem;
}
.causes-section-text h2 {
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.more-about-text-container {
    padding: 0rem 0rem 0rem 2rem;
}



}


@media (min-width: 1025px) {
    #app .mobile-navigation {
        display: none;
    }
}


@media only screen and (max-width:768px)
{
    
    .container {
        max-width: 650px !important;
    }
    header {
    background-position: left 50% bottom 0px;
}
  
.about-img img {
       margin: 0px;
    width: unset;
    max-width: 100%;
}

.about-img.position-relative {
    max-width: max-content;
    position: relative;
    bottom: 3rem;
}

.about-section-text {
text-align:center;
    padding-left: 0;
    padding-right: 0px;
}

.blossom-films-container {
    display: flex
;
    overflow-x: scroll;
    width: auto;
    white-space: nowrap;
}


/* seratopical-main-section start*/
.col-rev
{
    flex-direction: column-reverse;
}
.mob-second {
    order: 3;
}
.mob-first {
    order: 2;
}
.mob-third {
    order: 3;
}

.seratopical-info-text-container h2 {
    font-size: 19px;
        text-align: center;
        padding-top: 3rem;
}

.seratopical-info-text-container {
    padding-right: 0px;
}
.seratopical-info-text-container p {
    padding-top: 1.1rem;
}


/* seratopical-main-section end*/


/* more-about start*/
.more-about-text-container {
    padding: 0rem 0rem 0rem 0rem;
}
.more-about-text-container h2 {
    font-size: 19px;
    left: 0;
    white-space: unset;
        text-align: center;
                padding: 0rem 0rem 1rem 0rem;
}
.more-about-image-container img {
    margin-bottom: 10px;
}


/* more-about ends*/


/* footer starts*/
.title--footer h2 ,
.icon-and-trademark-container p {
    text-align: center;
}
.footer-socials {
    margin-top: 10px;
    margin-bottom: 13px;
}
.footer {
    padding: 21px 10px;
}


/* footer ends*/


.more-about-section {
    padding-bottom: 30px;
    padding-top: 30px;
}
.seratopical-main-section{
        padding-top: 30px;
}
.perfume-product-item a, .causes-item a{
    padding: 14px 20px 14px;
}
.perfume-product-item a {
    line-height: normal;
}

.causes-section-text h2 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 19px;
    font-weight: 300;
    letter-spacing: 10.4px;
}
.causes-item.stanford-women-cause-item {
    margin-top: 80px;
}
p.causes-item-main-head {
    font-size: 18px;
}
p.causes-item-main-subhead, p,  .about-section-text, .instagram-text h2  , .seratopical-info-text-container p, ul.career-highlights li{
   line-height: 24px;
        font-size: 15px;
}

.more-about-image-container > div:not(:first-child) {
    display: none;
}

.instagram-text {
    margin-top: 60px;
    margin-bottom: 10px;
}
.blossom-section-text h2 {
    font-size: 19px;
    line-height: 1.35;
}

.mobile-navigation-content a:hover {
    color: #000;
    text-decoration: none;
}
h1.logo-text {
    font-size: 20px;
        letter-spacing: 0.55rem;
}
.header-main-text {
    margin-left: 0rem;
}
ul.career-highlights {
    padding-left: 19px;
}
.instagram-text.first-insta-sec {
    margin-top: 30px;
}

.seratopical-info-text-container p ,
.more-about-text-container p {
    text-align: justify;
}
.blossom-section-main {
    padding-bottom: 3rem;
}
ul.career-highlights li {
    text-align: justify;
}



}



@media only screen and (max-width:578px)
{
    .perfume-product-item h3 {
    padding-top: 10px;
        min-height: auto;
    padding-bottom: 20px;
}
.perfume-product-item {
    margin-bottom: 30px;
}
    .about-section-text {
              margin-top: -22px;
        padding-top: 0rem;
}


}





