/** Shopify CDN: Minification failed

Line 1032:0 Unexpected "{"

**/

/* ----------------------------------
   MOBILE RESPONSIVE
---------------------------------- */

@media (max-width: 749px) {
  div.announcement-bar {
    display: none;
  }
  article p.pr-blog-meta {
   /* text-align: left;*/
  }
  article .article__item p.pr-blog-meta {
      margin-top: 0px;
     /* text-align: left !important;*/
  }

  .ai-header-container-auwvgvmnquffgqtvxaaigenblock456d5caafwhxh {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    display: flex !important;
  }

  .ai-header-logo-auwvgvmnquffgqtvxaaigenblock456d5caafwhxh {
    width: 70%;
  }
 
.image-with-text__content .h6 p {
    font-size: 10px;
    font-weight: 400 !important;
    line-height:15px !important;
    text-align: center;
}
/* div.certification-wrapper {
    display: grid;
    grid-template-columns: auto auto;
    padding-top:20px;
    padding-bottom:20px;
} */

.cert-item {
    padding: 0 10px;
    border-right: none;
}

.tagline-area>h2 {
    font-weight: 300;
    font-size: 13px!important;
}

.cert-item {
    padding: 0 10px !important;
    border-right: none !important;
  }
#shopify-section-template--19164284190859__custom_certication_section_hYF93b .tagline-area{
  padding: 25px 60px 45px 60px;
}


/*#shopify-section-template--19164284190859__image_with_text_ETc6gy .image-with-text__content-item .h6 p {
    padding: 1rem 3rem!important;
}*/
.title-section p {
    font-weight: 400;
}
.section-template--19164284190859__rich_text_9Q7nLH-padding .rich-text__blocks .rich-text__text{
  font-size:15px;
  font-weight:300;
}
/*.footer__content-top{
  padding-left:25px!important;
  padding-right:25px!important;
}*/
.footer__content-middle-container {
    justify-content: center;
    align-items: center;
}
.footer .newsletter__form .newsletter__button.button-footer-subscribe {
   min-width: 30px;
}
}


.announcement-bar,
.announcement {
  background-color: #f3f4f4;
  color: #000000;
}
body .announcement-bar {
  padding: 8px;
  height: var(--announcement-height);
  overflow-y: hidden;
  align-items: center;
}
h2.title--section.h2 p strong {
  font-weight: 600;
}

a.button.button--tertiary {
color:#FFFFFF;
font-size:16px;
}
.certification-wrapper,
.tagline-area
 {
   background-color: #f3f4f4;
}


/* ----------------------------------
   GLOBAL TYPOGRAPHY FIXES
---------------------------------- */

p, .global-title, 
.footer-block__details-content > ul li a,
.footer-block__heading,
.footer__copyright,
.cert-item > p,
.announcement-bar__text > p {
  font-family: Montserrat;
}

/* ----------------------------------
   VIDEO BANNER HEADING
---------------------------------- */

.video-banner__heading p {
    position: absolute;
    right: -70px;
    top: 230px;
    text-transform: uppercase;
    text-align: right;
    /* font-size: 16px; */
    line-height: 25px;
    letter-spacing: 1.5px;
    font-weight: 300;
}

/* ----------------------------------
   IMAGE WITH TEXT
---------------------------------- */

.image-with-text__content.h6 p,
.image-with-text__content .h6 p {
  font-size:14px;
  font-weight: 400 !important;
  line-height: 30px !important;
  text-align: center;
}

.image-with-text__image {
 /* min-height: 96vh;*/
}

.image-text-row .image-with-text__content {
  flex: 0 0 35%;
  text-align: center;
  margin: 0 auto;
  font-weight: 400;
  line-height: 30px;
}

.image-with-text__content a.button.button--tertiary, 
.rich-text__blocks a.button,
.tagline-area a.button,
a.button.button--tertiary,
.around-globe-inner a.btn-global,
.about__button-box .button--primary,
.around-globe-inner a.btn-global
{
    min-height: 0px;
    font-weight: 300!important;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    letter-spacing: 1.2px;
    padding: 0.45rem 2rem;
}

.image-with-text__content-item .h6 p{

}




/* ----------------------------------
   RICH TEXT
---------------------------------- */

.rich-text__text p {
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  vertical-align: middle;
}

/* ----------------------------------
   SLIDESHOW
---------------------------------- */

.swiper-slide__box h2 p {
  text-transform: uppercase;
}

.slideshow .slideshow__container .slideshow__pagination {
  justify-content: center !important;
}

.slideshow__button-box {
  background-color: transparent;
  border: 0.8px solid #fff;
}

.slideshow__button-box a {
  font-weight: 500;
  text-transform: uppercase;
}

/*.slideshow__button:hover {
  background: #000 !important;
  color: #fff !important;
  border: 0.8px solid #000 !important;
  transition: background-color 0.3s ease;
}*/

div.explore-btn a {
    font-weight: 300!important;
}
/* ----------------------------------
   SLIDE LOGO
---------------------------------- */

.slide-logo {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
}

.slide-logo img {
  width: 90px;
  height: auto;
}


/* ----------------------------------
   FOOTER
---------------------------------- */

.footer-block__details-content > ul li a,
.footer-block__details-content .list-menu__item--link {
  font-weight: 400 !important;
  font-size: 11px !important;
  line-height: 25px !important;
  text-transform: uppercase;
  text-decoration: none !important;
  letter-spacing:1px;
}

.footer-block__heading {
  font-weight: 500 !important;
  font-size: 11px !important;
  line-height: 25px !important;
  text-transform: uppercase;
}

button.newsletter__button.button.button--tertiary.button-footer-subscribe {
  border: none;
   width: auto !important;
}

/*input#NewsletterForm--sections--19164284518539__footer {
  height: 25.2px;
}*/

.newsletter__subtitle {
  margin-bottom: 0 !important;
}

/*div.footer__content-top {
  padding-left: 50px;
  padding-right: 0;
}*/

.footer__copyright {
  font-weight: 500;
  font-size: 11px;
  line-height: 25px;
  text-transform: uppercase;
}

.footer .newsletter__form .field label.field__label {
  margin-left: -21px;
}
.footer .newsletter__form .field input{
  border-bottom:none!important;
}
.newsletter__button.button.button--tertiary.button-footer-subscribe:hover{
  background-color:#F3F4F4!important;
}

.footer__content-middle {
  position: static !important;
}
.footer__content-middle-main{
  color:#000000;
}

div.announcement-bar__text > p {
  font-weight: 500;
}

h1.newsletter__title.title--section {
font-weight: 500;
font-size: 11px;
line-height: 25px;
text-transform: uppercase;

}
.newsletter__button span {
    color: #000000;
    font-size: 13px;
    font-weight: 500;
}

span.submit_arrow i
 {
    font-size: 22px;
}

.newsletter__button span {
    font-size: 39px;
}


.copyright__content.copyright_color,.copyright__content.copyright_color>a {
    color: #000000!important;
    font-weight: 500;
    font-size: 11px;
    letter-spacing:1px;
}
.footer__copyright {
    /*margin-right: 60px;*/
    font-size: 11px;
    font-weight: 500;
    letter-spacing:1px;
}

.ai-before-after-text-au0zyt25jskrom3dwvaigenblockd2c6473pwww4a{
  padding:0 50px 0 50px;
}
.ai-before-after-content-au0zyt25jskrom3dwvaigenblockd2c6473pwww4a.image-with-text__content-item h3 {
   display:block;
   margin:0 auto;
}

/* Tablet + Small Laptop (768px – 1366px) */
@media (min-width: 768px) and (max-width:1200px) {

  .field {
    width: 95%;
    min-height: 5.5rem;
    display: flex;
  }
}
.button-footer-subscribe{
  background-color:#f3f4f4;
}
/* Larger screens (above 1366px) */
@media (min-width: 1201px) {
    .field {
    width: 95%;
    min-height: 5.5rem;
    display: flex;
  }
}



/* CSS BY Santosh Start 27/11/2025  */
.image-text-row-reverse .image-with-text__content {
  flex: 0 0 35%;
  text-align: center;
  margin: 0 auto;
  font-weight: 400;
  line-height: 30px;
}
.image-with-text .image-with-text__content-item {
   align-items: center;
}
.image-with-text__content-item h3 {
    font-weight: 500;
    font-size: 18px;
    text-transform:uppercase;
}
.faq_button-wrapper a.button {
    color: #000000;
    border: none;
    font-size: 10px;
}
.video-with-text .image-with-text__image{
   position: relative;
    flex: 0 1 50%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    overflow: hidden;
}
.video-with-text .image-with-text__image .hero-image,
.video-with-text .image-with-text__image .hero-image video
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.compare .compare__content {
    justify-content: center;
}
.compare .compare__content-item {
    text-align: center;
    align-items: center;
}
.compare .compare__content-item p {
    margin: 0;
    line-height: 30px;
}
.announcement-bar__text {
    text-transform: uppercase;
}
@media screen and (max-width: 989px) {
  /*div.footer__blocks-wrapper {
    display: flex;
    flex-direction:column-reverse;
  }*/
  div.footer__blocks-wrapper .newsletter__form{
    order:-1;
  }
  .footer-block.newsletter__form {
    margin-bottom: 30px;
}
.mobile_certification-title h2 {
    margin: 0;
}
.menu-drawer__inner-container .menu-drawer__navigation {
    padding: 0 2.5rem;
}
footer .accordion summary .icon-caret {
    height: 3rem;
    width: 3rem;
    color: rgba(0,0,0,0.7);
}
footer .footer__content-top {
   padding-top: 2.5rem;
}
footer .footer .newsletter__form .newsletter__title {
    text-align: left;
}
}

/* CSS BY Santosh End 27/11/2025  */
/* CSS BY Santosh Start 28/11/2025  */
.split-screen-slideshow h3.about__section-title.h3 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.split-screen-slideshow .about__section-caption {
   line-height: 30px;
}
.split-screen-slideshow .about__section-caption p {
    margin-bottom: 15px;
}
.video-text-section .text-column h2 p {
    font-size: 18px;
    font-weight: 500;
}
.video-text-section .text-column p {
    font-size: 14px;
    font-weight: 400;
    line-height:30px;
}
.video-text-section .text-column .cta-btn {
        font-size: 15px;
}
.rich-text__blocks h2.title--section.h2 {
    font-weight: 500;
    text-transform: uppercase;
}
/*
.collection-grid__image-block h4.collection-grid__title {
    font-size: 22px;
    font-weight: 500;
}
.banner-with-text__content-wrapper h2.heading.h2 {
    font-size: 22px;
    font-weight: 500;
}*/
.section-lookbook {
    background: #f3f4f4;
}
.image-with-text__content .image-with-text__content-item a{
      margin-top:3rem !important;
}
.image-with-text .image-with-text__content h2 {
    margin: 0;
    padding-bottom: 25px;
} 
.compare__content-item p {
    margin: 0;
}   
@media (min-width: 990px) {
    .image-with-text .image-with-text__content-item .h6 {
        margin: 0 0 0;
    }
    .certification_parent .tagline-area.mobile{
      display:none;
    }
}
/* CSS BY Santosh Start 30/11/2025  */

sticky-header.header-wrapper{
  background-color: #000000;
}
[data-scheme=light] header.header:hover, [data-scheme=light] header.header_overlay-scroll{
  background-color: #000000;
}
.list-menu--megamenu .list-menu--disclosure {
    background-color: #000000;
}
header.header .header__menu-item {
    color: #C8C6C6;
}
header.header .list-menu--inline .header__menu-item:hover{
  color: #C8C6C6;
}
header.header .header__submenu .header__menu-item {
    font-size: var(--font-header-link-size);
    text-transform: var(--font-header-menu-text-transform);
    padding: 10px 30px;
}
header.header .menu-drawer__menu .menu-drawer__menu-item {
    font-size: 15px;
    text-transform: var(--font-header-menu-text-transform);
}
.list-menu--megamenu .header__submenu.list-menu--disclosure {
   width: 30.2rem;
   background-color: #000000;
   padding-block: 20px;
   margin:0;
}
header.header .link--text.header__icon:hover .icon {
    color: #fff;
}
body.overflow-hidden-tablet .header {
  background-color: #000000;
}
header.header .link--text.header__icon:hover .icon {
    color: #C8C6C6;
}
@media screen and (max-width: 989px) {
.footer-block.newsletter__form .newsletter-form__inner {
    width: 100%;
}
.footer .newsletter__form {
    max-width: 100%;
}
.image-with-text__content a.button.button--tertiary{
    margin-top: 40px;
}
.image-with-text__content-item .button {
    margin-bottom: 0px !important;
}
.image-with-text__content .image-with-text__content-item .h6 {
   /* margin: 1.2rem 0 0;*/
}
/*.image-with-text__content .image-with-text__content-item h2 {
    margin: 0px 0px 20px 0;
}*/
.image-with-text__content .image-with-text__content-item .h6 {
    margin: 0;
}
.compare__content-item h2 p{
  margin-top:0px;
}
}
@media screen and (max-width: 1099px) {
header.header{
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  position: relative;
} 
header.header > header-drawer,
header.header > .header__heading {
    flex: 1;
} 
header.header > header-drawer{
        position: absolute;
}
header.header .header__icon--menu {
    margin-left: auto;
}
header.header .header__heading:before {
    content: "";
    position: absolute;
    left: 20px;
    width: 130px; /* match hamburger icon width */
    pointer-events: none;
}
header.header .header__heading {
    text-align: center;
}
header.header .header__inline-menu,
header.header .header__icons {
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
}
header.header .header__heading .header__heading-link {
    display: inline-block;   /* or block */
    padding: 0;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;          /* ensure centering */
}
header.header header-drawer {
    text-align: right;
}
header.header .header__column {
    display: none;
}
header .menu-drawer-container.menu-opening .header__modal-close-button {
   color: rgba(0, 0, 0,.55);
}
header.header .header__icon .icon {
   color: #fff;
}
.header__icon--menu span {
    width: 100%;
    color: #fff;
}
header.header .menu-drawer {
  background-color: rgba(0, 0, 0);
}
ul.menu-drawer__menu.list-menu li .link--text {
    color: rgba(200, 198, 198);
}
header.header details[open]>.menu-drawer__submenu {
    background-color: rgba(0, 0, 0);
}
}

/* CSS BY Santosh End 30/11/2025  */

/* CSS BY Santosh End 01/12/2025  */
.header__inline-menu .header__menu-item {
    letter-spacing: 1px; 
}
body h2, body .h2 {
   line-height: 25px;
   text-transform: uppercase;
   font-size: 18px;
}
body h3, body .h3 {
    letter-spacing: 3.6px;
    font-size: 18px;
    line-height: 25px;
}
.footer .newsletter__form .newsletter__title {
    text-transform: uppercase;
    width: 92%;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 11px;
}
/*
body main{
  background-color: rgba(243, 244, 244);
}*/
.main-breadcrumb {
     background-color: rgba(243, 244, 244);
}
.main-breadcrumb .breadcrumb {
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: 300;
    text-transform: uppercase;
}
.main-breadcrumb .breadcrumb span:last-child {
    opacity: 1;
}
.main-breadcrumb .breadcrumb .breadcrumb__delimiter {
    width: 1px;
    height: 12px;
    margin: 4px;
    font-weight: 300;
    background: #989999;
}
.compare .compare__content {
    padding: 60px 2.5rem;
   /* padding-left:2.5rem;
    padding-right:2.5rem;*/
}
.compare .compare__content-item{
 margin:0;
}
.fullscreen-container.main-breadcrumb {
    padding-top: 40px;
}
.image-with-text .image-with-text__content-item .h6 p:not(:last-child) {
 margin-bottom: 15px;
}
.image-with-text .image-with-text__content-item .h6 p:last-child {
  margin-bottom: 0;
}
span.header__active-menu-item span:after {
   width: 100% !important;
}
.rich-text__text p:not(:last-child) {
  margin-bottom: 15px;
}
.shopify-policy__container {
    padding-top: 60px;
    padding-bottom: 60px;
}
.shopify-policy__container h1 {
    margin-top: 0px;
}
@media screen and (min-width: 990px) {
.main-breadcrumb .breadcrumb {
    margin: 0px auto 0;
}
}
@media screen and (max-width: 989px) {
.section-template--19231853641867__rich_text_7Xpe6c-padding {
    padding-top: 0px !important;
}
#shopify-section-template--19235905241227__main_lookbook_4YjE9z {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
} 
#shopify-section-template--19237839306891__slideshow_RgXhRk .slideshow .slideshow__container .slideshow__text-block-middle-center {
    padding-bottom:20px;
} 
.banner-with-text__content-wrapper {
    padding: 70px 0 !important;
}
.shopify-policy__container {
    padding-top: 70px;
    padding-bottom: 70px;
}
.image-with-text__content .image-with-text__content-item {
    display: block;
}
.main-breadcrumb .breadcrumb {
    margin: 0;
}
.certification_parent {
    padding: 70px 0px!important;
}
.image-with-text .image-with-text__content {
    padding: 70px 25px;
}
.compare .compare__content {
    padding: 70px 2.5rem;
}
.image-with-text__content a.button.button--tertiary, 
.rich-text__blocks a.button,
.tagline-area a.button,
a.button.button--tertiary,
.around-globe-inner a.btn-global,
.about__button-box .button--primary
{
  font-size:12px;
  margin-bottom:0px;
  padding: .45rem 2rem;
  line-height: 15px;
  height:auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.contact__bottom button.button.button--primary {
    padding: .45rem 2rem;
    line-height: 0px;
    height: 30px!important;
    width: auto;
    min-height: 30px;
}
.split-screen-slideshow .about__left .swiper-slide .swiper-slide__box {
    padding: 70px 25px;
}
.compare {
    display: flex;
    flex-direction: column;
}
.compare .compare__slide {
    order: -1;
}
footer .footer__content-middle-main {
    gap: 0;
}
.footer .accordion {
    border-top: none;
    border-bottom: .1rem solid rgba(0, 0, 0, 0.4);
}
.footer .accordion summary {
    display: flex;
    position: relative;
    line-height: 1;
    padding: 1px 0;
}
}
@media only screen and (max-width: 749px) {
h1.main-page-title{
 font-size: 18px; 
}
body h2, body .h2 {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.9px;
}
.split-screen-slideshow h3.about__section-title.h3 {
    font-size: 22px;
}
body h3, body .h3 {
    font-size: 22px;
    letter-spacing: 2.2px;
    line-height: 25px;
}
.image-with-text__content-item h3 {
    font-size: 22px;
}
.rich-text__text p {
   font-size:14px;
}
.image-with-text__content.h6 p, .image-with-text__content .h6 p {
    font-size: 14px;
    line-height:25px !important; 
}
.copyright__content.copyright_color,.copyright__content.copyright_color>a {
   font-size: 10px;
}
.footer .newsletter__form .newsletter__title {
    width: 100%;
}
footer .footer__content-middle-container {
   padding-top: 100px;
}
.split-screen-slideshow .about .about__section-title {
   /* padding-top: 30px;*/
  }
  .split-screen-slideshow .about__section-caption p:last-of-type {
    /*padding-bottom: 20px;*/
  }
  .split-screen-slideshow .about__left .text-carousel {
   /* padding: 40px 0px;*/
    background: #000;
  }
  .fullscreen-container.main-breadcrumb{
    padding-top:40px;
  }
  #certifications-template--19307400069259__around_the_globe_4_h3Nd7Y .cert-item-link {
    margin-top: 0;
    font-size: 12px;
    letter-spacing: 1.2px;
    font-weight: 300;
    border: .5px solid #fff;
    min-width: auto;
    display: inline-block;
    min-height: 3rem;
    text-align: center;
    padding: 0.45rem 2rem;
    height: auto;
    line-height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  #certifications-template--19307400069259__around_the_globe_4_h3Nd7Y .certifications-mobile-swiper .swiper-slide {
    min-height: 200px;
  }
   #certifications-template--19307400069259__around_the_globe_4_h3Nd7Y .certifications-mobile-swiper .swiper-slide {
    min-height: 200px;
  }
  .timeline-description {
    padding: 0px 25px;
  }
  .timeline-title {
   padding: 0px 25px;
  }
}
@media only screen and (min-width: 750px) {
body h4, body .h4 {
    font-size: 22px;
}
h1.main-page-title{
 font-size: 18px; 
}
}
/* CSS BY Santosh End 01/12/2025  */

@media (max-width: 749px) {
  .footer .button-footer-subscribe {
      /* top: -70px;
      left: 120px; */
       width: auto !important;
       background-color:#f3f4f4;
  }
  
}


@media (max-width: 480px) {
  .footer .button-footer-subscribe {
    /* top: -71px;
    width: auto !important;
    left: 60%; */
  }
}
.image-with-text__content-item h2 p {
    margin: 0;
}
.header-wrapper{
  margin-bottom:-1px;
}
.header__submenu.list-menu--disclosure {
    left: -2.8rem;
    border: none;
}
.main-blog .blog-articles .article__content .article__title {
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 18px;
    padding-top:8px;
}
.newsletter-form .newsletter-form__message--success {
    line-height: 25px;
    letter-spacing: 0px;
}
.pr-blog-header .publication-name {
    padding-top: 10px;
    text-transform: uppercase;
    color: #777;
    font-weight: 300;
}
@media (min-width: 990px) {
.main-blog .blog-articles {
    padding-left: 0;
    gap: 30px;
}
.main-blog .blog-articles .blog-articles__article {
    flex: 0 0 calc(25% - 24px);
}
.main-blog .blog-articles {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}
}
@media (max-width: 989px) {
.main-blog .blog-articles .article__content .article__title{
  /*text-align:left;*/
}
.timeline-wrapper .timeline-year {
 /*display: none;*/
}
.timeline-wrapper .timeline-title {
    margin-top: 0px;
}
.pr-blog-header .publication-name {
    font-size: 12px;
}
.menu-drawer__inner-submenu li .link {
    padding-top: 0px;
    font-size:13px !important;
}
.menu-drawer__inner-submenu li:not(:last-child) .link {
    padding-bottom: 15px;
}
}
@media (min-width: 1025px) {
#certifications-template--19281544380555__around_the_globe_4_wHmEGh .cert-item-text:not(:last-child):after {
    content: "";
    position: absolute;
    right: -20px;
    top: 26%;
    width: 1px!important;
    height: 65px;
    transform: translate(30px);
    background: #000;
}

}
@media screen and (max-width: 749px) {
  #certifications-template--19307400069259__around_the_globe_4_h3Nd7Y .swiper-button-next img {
      right: -30px;
      bottom: -46px;
  }
  #certifications-template--19307400069259__around_the_globe_4_h3Nd7Y .swiper-button-prev img {
      right: 30px;
      bottom: -46px;
  }
  #certifications-template--19307400069259__around_the_globe_4_h3Nd7Y .cert-item-desc{
    text-transform:none;
  }
  .pr-blog-image.video video {
      max-height: 500px;
  }
}
.rich-text__blocks .button--secondary:hover {
    background-color: transparent !important;
    color: #000 !important;
    border: none !important;
}
.rich-text__blocks .button--secondary:hover span,
.rich-text__blocks .button--secondary span {
    border-bottom: 1px solid #000;
}
{
    border-bottom: 1px solid #000;
}
.rich-text__blocks .button--secondary{
  border: none !important; 
}
.field--code {
    pointer-events: none;
    background-color: #f5f5f5;
    opacity: 1;
}
.rich-text__text p span.special-text {
    font-weight: 200;
    font-style: italic;
    opacity: 0.6;
}
#shopify-section-template--19406966554763__rich_text_4w8gKx .rich-text__blocks .button--secondary:hover {
    color: #fff !important;
}
#shopify-section-template--19406966554763__rich_text_4w8gKx .rich-text__blocks .button--secondary:hover span {
    border-bottom: 1px solid #fff;
}
/* Scroll to top Button CSS Start */
#scrollToTop {
  position: fixed;
  bottom: 24px;
  right: 24px;
  width: 48px;
  height: 48px !important;
  border-radius: 50%;
  background: #000;
  color: #fff;
  font-size: 20px;
  border: none;
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

#scrollToTop:hover {
  transform: translateY(-4px);
}

#scrollToTop.show {
  display: flex;
  opacity: 1;
}
/* Scroll to top Button CSS End */
.template-blog .custom-blog-section.page-width,
.template-page .custom-blog-section.page-width,
.template-blog .section-main-blog.page-width
{
  max-width: 100%;
}
.textarea-wrapper {
  position: relative;
  width: 100%;
  display: block !important;
}
.textarea-wrapper textarea {
  width: 100%;
  display: block;
}
.char-counter {
  margin-top: 6px;
  text-align: right;
  font-size: 12px;
  color: #666;
}
.pr-blog-image.video video {
    max-width: 100%;
}
.newsletter-terms {
  margin-top: 12px;
  display: none;
}
.terms-checkbox {
  display: flex;
  gap: 10px;
  font-size: 11px;
  cursor: pointer;
  text-transform: capitalize;
}
.terms-checkbox input {
    margin-top: 2px;
    accent-color: #000;
}
.terms-error {
  display: none;
  color: #d32f2f;
  font-size: 12px;
  margin-top: 6px;
}
.footer .newsletter__form .field input {
    padding: 0;
}
footer summary .icon-plus, 
footer summary .icon-minus
{
    position: absolute;
    height: 2rem;
    right: 0;
    top: calc(50% - 1rem);
    height: 3rem;
    width: 18px;
}
footer .accordion summary .icon-minus {
    display:none;
}
footer .accordion details[open] summary .icon-plus {
  display: none;
}
footer .accordion details[open] summary .icon-minus {
  display: block;
}
.form-status.form__message {
    line-height: 20px;
}
.newsletter-alt__field input {
    font-family: 'Montserrat';
}
.image-with-text__content .image-with-text__content-item a {
    text-decoration: underline;
}
.image-with-text__content .image-with-text__content-item a.button.button--tertiary{
    text-decoration: none;
}
article p.pr-blog-meta {
    margin-bottom: 0;
    color: #777;
    margin-top: 8px;
    text-transform: capitalize;
    font-size: 12px;
    letter-spacing:0px;
}
article .pr-blog-meta span.devider {
    padding: 0px 10px;
}
article .article__item p.pr-blog-meta {
    margin-top: 0px;
    text-align: center;
    line-height:14px;
}
.article__item--img--content {
    position: relative;
    height: 100%;
}
.article__item--img--content a.article-image-a .image-div{
  aspect-ratio: 16 / 9;
}
.article__item--img--content a.article-image-a {
    display: block;
    width: 100%;
    /*height: 100%;*/
    aspect-ratio: 16 / 9;
    overflow: hidden;
}
.article__item--img--content .article__content {
  position: static;
  height: auto;
  padding: 8px 0 0;
}
.article__item--img--content .article-video {
    position: absolute;
    inset: 0;
    aspect-ratio: 16 / 9;
}
.article__item--img--content .article-video video,
.article__item--img--content .article-video iframe
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    pointer-events: none;
}
.blog-card .article-video {
    aspect-ratio: 16 / 9;
    inset: 0;
}
.blog-card .article-video iframe,
.blog-card .article-video video
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    pointer-events: none;
}
.timeline-slider-v2 p.year {
    font-size: 35px;
    font-weight: 500;
    padding: 0 20px;
    white-space: nowrap;
    margin: 0;
    line-height: 30px;
    padding-bottom: 10px;
}
.timeline-slider-v2 p.month {
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 30px;
}
.template-page-privacypolicy h3,
.template-page-terms-of-use h3
{
    margin: 0;
    padding-bottom: 5px;
    letter-spacing: 0px;
}
.template-page-accessiblity h2 {
    text-align: left;
    margin: 0;
    padding-bottom: 2.5rem;
}
.template-page-accessiblity .rich-text__text p{
     margin-bottom: 2.5rem;
}
button.form-btn {
    background: transparent!important;
    color: #000!important;
    border: 1px solid #000;
    text-transform: uppercase;
}
@media (min-width: 990px) {
.list-menu--inline .header__submenu:has(.NEWSROOM) {
    left: -4px;
}
nav#menu2 {
    padding-right: 0px;
}
nav#menu2 ul.list-menu li.header__menu-item-first:last-child a.header__menu-item.list-menu__item.list-menu__item-first.link {
    padding-right: 0px;
}
.sitemap-grid{
  left:65px;
  position:relative;
}
}
.page-width.sitemap-page {
    margin: 0 auto;
}
/* Fixation on blue color on popup tab button on I-Phone */
*{
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.concierge-tabs a,
.concierge-tabs button,
button.concierge-close
{
  color: #000 !important;
  background: transparent;
  border-color: #000;
}
.concierge-tabs a,
.concierge-tabs button,
button.concierge-close
{
  -webkit-appearance: none;
  appearance: none;
}
.concierge-tabs a,
.concierge-tabs button,
button.concierge-close
{
  color: inherit;
  text-decoration: none;
}
