/*Global*/

:root{
    --heading-48px-38px: clamp(2.375rem, 2.0882rem + 1.1765vw, 3rem);
    --heading-28px-24px: clamp(1.5rem, 1.3853rem + 0.4706vw, 1.75rem);
    --heading-48px-28px: clamp(1.75rem, 1.1765rem + 2.3529vw, 3rem);
    --heading-48px-32px: clamp(2rem, 1.6286rem + 1.5238vw, 3rem);
    --heading-68px-38px: clamp(2.375rem, 1.5147rem + 3.5294vw, 4.25rem);
    --heading-32px-24px: clamp(1.5rem, 1.2706rem + 0.9412vw, 2rem);
    --heading-48px-24px: clamp(1.5rem, 0.8118rem + 2.8235vw, 3rem);
    --heading-28px-20px: clamp(1.25rem, 1.0206rem + 0.9412vw, 1.75rem);
    --heading-24px-20px: clamp(1.25rem, 1.1571rem + 0.381vw, 1.5rem);
    --body-text-20px-16px: clamp(1rem, 0.8853rem + 0.4706vw, 1.25rem);
    --body-text-16px-14px: clamp(0.875rem, 0.8176rem + 0.2353cqi, 1rem);
    --bodytext-text-22px-18px: clamp(1.125rem, 1.0103rem + 0.4706vw, 1.375rem);
    --bodytext-18px-14px: clamp(0.875rem, 0.7603rem + 0.4706vw, 1.125rem);
    --breadcrumb-16px-12px: clamp(0.75rem, 0.6477rem + 0.4545vw, 1rem);
    --bodytext-18px-16px: clamp(1rem, 0.9536rem + 0.1905vw, 1.125rem);
}
@font-face {
  font-family: "Gotham-Book";
  src: url('/content/dam/intelligentcontent/brands/sgtnf/uk/en/sgtnf/fonts/Gotham-Book.woff') format('woff'),
    /* Super Modern Browsers */
    url("/content/dam/intelligentcontent/brands/sgtnf/uk/en/sgtnf/fonts/Gotham-Book.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Gotham-Bold";
  src: url('/content/dam/intelligentcontent/brands/sgtnf/uk/en/sgtnf/fonts/Gotham-Bold.woff') format('woff'),
    /* Super Modern Browsers */
    url("/content/dam/intelligentcontent/brands/sgtnf/uk/en/sgtnf/fonts/Gotham-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Gotham-Light";
  src: url('/content/dam/intelligentcontent/brands/sgtnf/uk/en/sgtnf/fonts/Gotham-Light.woff') format('woff'),
    /* Super Modern Browsers */
    url("/content/dam/intelligentcontent/brands/sgtnf/uk/en/sgtnf/fonts/Gotham-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Gotham-Medium";
  src: url('/content/dam/intelligentcontent/brands/sgtnf/uk/en/sgtnf/fonts/Gotham-Medium.woff') format('woff'),
    /* Super Modern Browsers */
    url("/content/dam/intelligentcontent/brands/sgtnf/uk/en/sgtnf/fonts/Gotham-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
}


p{
    font-family: "Gotham-Book";
    font-size: var(--body-text-20px-16px);
    line-height: 140%;
    margin-bottom: 20px;
    font-weight: 400;
    color: #6C6C6C;
}
b{
    font-family: "Gotham-Medium";
    font-weight: 500;
}
#row-container, .row-container {
    width: 100%;
    max-width: 1260px;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
}

/*Global*/
.exit-ramp-content:after {
    content: "GB-67884 | August 2025";
    color: #2D2D2D;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    left: 0px;
    font-family: 'Gotham-Book';
}
#header-row-container{
  width: 100%;
    max-width: 1240px;
    margin: auto;
}
#Sharegud-header-new {
    background: #6E4AE3;
    position: relative;
    border-radius: 12px;
    position: absolute;
    max-width: 1240px;
    margin: 0 auto;
    z-index: 999;
    left: 0;
    top: 30px;
    right: 0;
    padding: 20px 30px;
}

.header-parent.sgtnf-header-new{
  align-items: center;
  display: flex;
    justify-content: space-between;
}
.header-parent.sgtnf-header-new .header-child{
  display: flex;
    gap: 20px;
    align-items: center;
}
.header-parent.sgtnf-header-new .header-child .share-desc-txt.desktop-desc{
  position: relative;
  padding-left: 20px;
}
.sgtnf-header-new .header-child .share-desc-txt.desktop-desc::before{
  position: absolute;
  display:block;
  background-color:#fff;
  height:25px;
  width:1px;
  content:'';
  left:0px;
  top:-1px;
} 
.header-parent.sgtnf-header-new .header-child .share-head-txt a.desktop-logo{
    display: block;
    max-width: 385px;
}
.mob-desc {
    display: none;
}
.share-desc-txt {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 22px;
    font-family: "Gotham-Book";
}
.header-child .share-head-txt a {
    text-decoration: none !important;
}
.header-child .share-head-txt a.mobile-logo {
    display: none;
}
input#menu-toggle {
    display: none;
}
#header-new label.menu-icon {
    width: auto;
    float: right;
    cursor: pointer;
    z-index: 999;
}
.menu {
    display: none;
    background-image: url(/content/dam/intelligentcontent/brands/sgtnf/uk/en/sgtnf/home-new/transparent-img.png);
    position: fixed;
    top: 0px;
    width: 100%;
    backdrop-filter: blur(12px);
    margin: auto;
    margin-right: 0px;
    right: 0px;
    height: 100vh;
    z-index: 999999;
}

#header-new .menu-set {
    background: #F0ECFE;
    width: 408px;
    position: absolute;
}
#header-new .menu-set {
    right: 0px;
    top: 0px;
    min-height: 650px;
    height: 100vh;
    padding: 48px;
    max-height:100%;
}
input#menu-toggle {
    display: none;
}
#header-new label.menu-icon {
    width: auto;
    float: right;
    cursor: pointer;
    z-index: 999;
    position: absolute;
    right:0px;
    top:0px;
}
.menu-icon {
    display: block;
}
#header-new ul.menu-back {
    width: 100%;
    position: relative;
    top: 25px;
}
#header-new .menu li {
    display: block;
    text-align: left;
    width: 100%;
    margin: auto;
    padding: 18px 0px 0px;
}
#header-new .menu li a {
    color: #101010;
    font-family: Gotham-Book;
    font-size: 16px;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 0.08px;
    display: block;
    text-decoration: none;
}
#menu-toggle:checked~.menu {
    display: block;
    height: 104vh;
}
#header-new .menu-set .close-icon {
    width: 36px;
    position: absolute;
    right: 48px;
    top: 48px;
}
#header-new .menu-back .submenu-heading {
    color: #2A48C1;
    font-family: Gotham-Bold;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding-top: 7px;
}
#header-new .menu ol li:first-child {
    padding-top: 9px;
}
#header-new .menu ol li {
    padding: 18px 0px 0px;
}
#header-new ol.sub-menu li {
    text-indent: 24px;
}
#header-new .sub-menu li:nth-child(1) a {
    margin-left: 2px;
    white-space: nowrap;
}
#header-new .menu li a {
    color: #101010;
    font-family: Gotham-Book;
    font-size: 16px;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 0.08px;
}
.sub-menu li a {
    display: block;
    color: #fff;
    font-size: var(--submenu-font);
    line-height: var(--submenu-line);
    text-decoration: none;
    font-family: Gotham-book;
}

/*----------footer css-----------*/
#sgtnf-footer-new div#footer-bottom {
    background-color: #2D2D2D;
    font-family: "Gotham-Book";
    min-height: 236px;
    height: auto;
}
#sgtnf-footer-new div#gb-row-container {
    max-width: 1260px;
    padding: 40px 10px;
    height: auto;
    width:100%;
}
#sgtnf-footer-new .footer-parent {
    display: flex;
    gap: 40px;
    align-items: normal;
    justify-content: space-between;
}
#sgtnf-footer-new .child-one {
    display: flex;
    width: 580px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    flex-shrink: 0;
}
#sgtnf-footer-new .yellow-card-box {
    font-size: 14px;
    line-height: 22px;
    border: 1px solid #FFF;
    padding: 12px;
    color: #FFFFFF;
    font-family: "Gotham-Book";
    letter-spacing: -1px;
    border-radius: 4px;
    height: auto;
}
#sgtnf-footer-new .yellow-card-box a {
    text-decoration: underline;
    text-underline-offset: 4px;
    font-size: 14px;
    line-height: 22px;
}
#sgtnf-footer-new .child-two {
    width: 55%;
}
#sgtnf-footer-new .foot-link {
    padding-top: 0px;
    font-size: var(--footer-font);
    line-height: var(--legal-notice-line);
    color: #FFFFFF;
    font-family: "Gotham-Book";
    text-underline-offset: 4px;
}
#sgtnf-footer-new .foot-link {
    font-family: "Gotham-Book";
    display: flex;
    gap: 30px;
    justify-content: flex-end;
    flex-wrap: wrap;
}
#sgtnf-footer-new .foot-link a {
    font-size: 14px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: "Gotham-Book";
    display: inline-block;
}
#sgtnf-footer-new .foot-logo-box {
    display: flex;
    align-items: flex-end;
    justify-content: end;
}
#sgtnf-footer-new .foot-link-rights {
    font-size: 14px;
    line-height: 22px;
    padding-top: 38px;
    padding-bottom: 22px;
    color: #EFEFEF;
    font-family: "Gotham-Book";
}
#sgtnf-footer-new .foot-link-rights {
    padding-top: 20px;
}
#sgtnf-footer-new .child-three {
    width: auto;
}
#sgtnf-footer-new .az-white-logo {
    float: right;
    width: 85%;
}
#sgtnf-footer-new .child-three img {
    padding-bottom: 0px;
    width: 200px;
    padding-top: 40px;
}
#sgtnf-footer-new .child-three img {
    float: right;
    padding-bottom: 25px;
}

/*----------footer ends------------*/
/*----------error page css----------*/
#error-page-new {
    background:#E9ECFA;
    margin: auto;
    height:auto;
}
#error-page-new .error-wrapper {
    display: flex;
    max-width: 620px;
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
    align-items: start;
    gap: 24px;
    justify-content: center;
    height: 65vh;
}
#error-page-new .error-title{
    margin-top: 100px;
}
#error-page-new .error-wrapper .error-title span {
    color:#2D2D2D;
    font-family: Gotham-Book;
    font-size: var(--bodytext-18px-14px);
    line-height: 24px;
    text-transform: capitalize;
}
#error-page-new .error-wrapper .error-msg span {
    color: #2D2D2D;
    font-family: Gotham-Book;
    font-size: var(--body-text-16px-14px);
    line-height: 22px;
    letter-spacing: 0.08px;
}
#error-page-new .error-btn {
    width: 100%;
}
#error-page-new a.primary-btn {
    border-radius: 8px;
    border: 3px solid #fff;
    max-width: 330px;
    width: 100%;
    background: #4764D7;
    padding: 22px 20px;
    display: block;
    transition: .5s ease;
    text-align: center;
    font-size: var(--body-text-16px-14px);
    font-family: "Gotham-Bold";
}
#error-page-new a.primary-btn:hover {
    border: 3px solid #fff;
    background: #D4DBF6;
    color: #4764D7;
    text-decoration: none;
}
/*-------------error css end----------------*/

#hero-banner-fullwidth .cmp-container__backgroundImage--enabled {
    min-height: 450px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background: #FCF6FF;
}

#hero-title h1 span {
    font-size: var(--heading-68px-38px);
    font-family: "Gotham-Bold";
    font-weight:500;
    color:#2D2D2D;
    line-height: 118%;
}

div#hero-title {
    width: 48%;
    text-align: center;
    /*display: flex;*/
    margin: auto;
    /*height:31.2vw;*/
    align-items: center;
    padding-top: 30px;
}
.breadcrumb__base ul.cmp-breadcrumb__list{
    margin: 0;
    padding-top: 120px !important;
    padding-left: 20px;
}
.breadcrumb__base ul li{
    font-size: var(--breadcrumb-16px-12px) !important;
    color: #6C6C6C;
    font-family: 'Gotham-Book';
    font-weight: 400;
}
.breadcrumb__base ul li a{
    color: #6C6C6C;
}
.breadcrumb__base ul li .separator-icon{
    color: #6C6C6C;
}
.breadcrumb__base ul li.cmp-breadcrumb__item--active{
    color: #2D2D2D;
    /*padding-left: 15px !important;*/
}

@media only screen and (max-width: 1270px) {
  #header-new #Sharegud-header-new{
    max-width:100%;
    margin: 0 10px; 
  }
}
/*Media Global*/
@media only screen and (max-width: 991px) {
  .header-parent.sgtnf-header-new .header-child .share-head-txt a.desktop-logo {
      display: block;
      max-width: 285px;
  }
  #header-new .share-desc-txt {
    margin-top:0px;
  }
  
  /*--footer css---*/
    #sgtnf-footer-new div#gb-row-container {
        padding: 40px 10px;
        height: auto;
    }
    #sgtnf-footer-new .footer-parent{
    	width: 100%;
        flex-direction: column;
    }
    #sgtnf-footer-new .child-one {
        margin-top: 0px;
    }
    #sgtnf-footer-new .child-one, 
    #sgtnf-footer-new .child-two {
        width: 100%;
    }
    #sgtnf-footer-new .yellow-card-box {
        text-align: left;
    }
    #sgtnf-footer-new .foot-link {
        font-family: "Gotham-Book";
        text-align: left;
    }
    #sgtnf-footer-new span.term-ftr {
        word-break: break-word;
        width: 200px;
        display: block;
    }
    #sgtnf-footer-new .foot-logo-box {
        display: flex;
        align-items: stretch;
        justify-content: flex-start;
    }
    #sgtnf-footer-new .logo-child {
        width: 100%;
    }
    #sgtnf-footer-new .foot-link-rights {
        text-align: left;
    }
    #sgtnf-footer-new .logo-child {
        width: 100%;
    }
    #sgtnf-footer-new .az-white-logo {
        float: left;
        width: 100%;
        margin: auto;
    }
    #sgtnf-footer-new .child-three img{
    	float: left;
    }
    #sgtnf-footer-new .foot-link {
	    gap: 20px;
	    justify-content: flex-start;
	}
}
@media screen and  (max-width: 767px){
    #error-page-new{
        margin-top: -10px;
    }
    #error-page-new .error-wrapper {
        height: 50vh;
    }
    #error-page-new .error-title{
        margin-top:0px;
    }
    .breadcrumb__base ul.cmp-breadcrumb__list{
        padding-top: 50px !important;
        text-align: center;
        padding-left: 0;
    }
    .header-child .share-head-txt a.mobile-logo {
      display: block;
      width: 224px;
    }
    #header-new .share-desc-txt {
      color: #FFFFFF;
      padding-bottom: 0px;
      font-family: "Gotham-Book";
      margin-top: 16px;
      border-top:1px solid #977DEE;
      padding-top:10px;
    }
    .header-parent.sgtnf-header-new .header-child .share-head-txt a.desktop-logo,
    .header-parent.sgtnf-header-new .header-child .share-desc-txt.desktop-desc{
        display: none;
    }
    .mob-desc {
      display: block;
    }
    #header-new #Sharegud-header-new{
        padding: 20px 30px 15px;
        border-radius: 0 0 20px 20px;
        position: relative;
        top: 0;
        width: 100%;
        margin: 0;
    }
    #sgtnf-footer-new div#gb-row-container {
        padding: 40px 20px;
        height: auto;
    }
    #row-container, .row-container {
        width: 100%;
        max-width: 100%;
        margin: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 1441px) {
	#hero-banner-fullwidth .cmp-container__backgroundImage--enabled{
		background-size: cover;
		background-repeat: no-repeat;
	}
    #error-page-new .error-wrapper {
        height: 75vh;
    }
    #error-page-new .error-title{
        margin-top:0px;
    }
}
/*Media Gloval*/
