/* Change the white to any color */
.input-elements:-webkit-autofill,
.input-elements:-webkit-autofill:hover, 
.input-elements:-webkit-autofill:focus, 
.input-elements:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
:host{
  min-width:none !important;
}
.input-elements{
   width: 100%;
   height: 56px;
   max-width: 536px;
}
.loading{
    display:none;
}
body {
    color: var(--md-sys-color-on-surface);
    margin: 0;
}
.navbar-item-container h2 a{
   color: var(--md-sys-color-on-surface-variant);
}
.error-icon{
   color: var(--md-sys-color-error);
}
.two-columns-img.google-maps{
    height: 300px;
}
.tabpanel-header{
   font-size: 28px;
   line-height: 36px;
   weight: 400;
   
}
.slider-container {
        position: relative;
        width: 100%;
        max-width: 1200px; /* Adjust max-width as needed */
        margin: 0 auto;
        overflow: hidden;
    }

    .sliderevnt {
        display: flex;
        transition: transform 0.5s ease-in-out;
        position: relative;
    }

    .slide {
        flex: 0 0 auto;
        width: 100%;
    }

    .slide img {
        width: 100%;
        display: block;
    }

    /* Styling for dots */
    .dots-container {
        position: absolute;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
    }

    .dot {
        width: 12px;
        height: 12px;
        background-color: #fff;
        border-radius: 50%;
        margin: 0 5px;
        cursor: pointer;
    }

    .dot.active {
        background-color: var(--md-sys-color-primary);
    }

    /* Styling for arrows */
    .arrow {
        position: absolute;
        top: 45%;
        width: 40px;
        height: 60px;
        background-color: transparent; /* Removed background color */
        border: none;
        cursor: pointer;
        outline: none;
        transition: transform 0.3s, opacity 0.3s; /* Added transform transition */
        z-index: 1;
        opacity: 0; /* Initially hide arrows */
    }

    .arrow:hover {
        transform: scale(1.3); /* Increase size on hover */
    }

    .arrow-left {
        left: 10px;
    }

    .arrow-right {
        right: 10px;
    }

    /* Show arrows on slider-container hover */
    .slider-container:hover .arrow {
        opacity: 1;
    }
.add-calendar-container{
     display: flex;
     gap: 16px;
     flex-wrap: wrap;
}
.outline-calendar-btn{
    padding: 6px 12px;
    border-style: solid;
    border-color: var(--md-sys-color-on-surface-variant);
    border-width: 1px;
    border-radius: 8px;
    color: var(--md-sys-color-on-surface-variant);
}
.outline-calendar-btn:hover{
    background-color: var(--md-sys-color-secondary-fixed);
    border-radius: 8px;
    color: var(--md-sys-color-on-secondary-container);
    border-color: var(--md-sys-color-secondary-fixed);
}
.add-calendar-item{
    display: flex;
    align-content: center;
    align-items: center;
}


.contactus-img{
height:128px;
width:128px;
border-radius: 50%;
}
.contactus-details-container{
    gap: 32px;
    display: flex;
    align-content: flex-start;

}
.top-btn-container{
    position: fixed;
    bottom: 20%;
    right: calc((100vw - 75%) / 2);
    width: auto;
    z-index: 1;
}
.form-salutation-label{
   margin-top: 0px;
   color: var(--md-sys-color-on-surface);
    line-height: 24px;
}
.top-btn{
 height:56px;
 border-radius: 16px;
 min-width: 80px;
}
.navbar-menu{
    margin: 0px auto;
    max-width: 1104px;
    width: 95%;
    display: flex;    
    align-items: center;
    height:76px;
}
.navbar-menu-btn-container{
   display: none;
}
#navbar-menu-btn {
   padding: 16px;
   height: 24px;
}
.navbar-container{
    display: flex;
    gap: 30px;
}
.navbar-item-container h2{
   margin: 22px 0;
   color: var(--md-sys-color-on-surface-variant);
   font-size: 22px;
}
.checkbox-error{
  border-color: var(--md-sys-color-error);
}
.body-loading{
   display: none;
}
#mdc-form{
   padding-bottom: 32px;
}
.mdc-floating-label{
  transition: all 0.2s ease-in-out;
}
input:focus + .mdc-floating-label,
input:not(:placeholder-shown) + .mdc-floating-label{
    top: 12px;
    background-color: #ffffff;
    padding: 0 4px;
    font-size:12px;
}
.switch-btn{
    padding-top:24px;
    display: flex;
    column-gap: 32px;
    align-items: center;
    row-gap: 16px;
}
.switch-link{
    font-weight:500;
    font-size: 14px;
    color: var(--md-sys-color-primary);
    text-decoration: none;
    padding: 10px 24px;
    line-height: 20px;
}
.switch-link:hover{
    cursor: pointer;
}
.switch-container{
    display: flex;
    column-gap: 20px;
    align-items: flex-start;
}
.forced-center{
    align-items: center;
}
.switch-container.sub-switch{
    margin-left:48px;
}
.switch-label-container label{
    color: var(--md-sys-color-on-surface);
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}
.switch-sub-label{
    color: var(--md-sys-color-on-surface-variant);
    font-size: 14px;
    line-height: 20px;
}
.switch-container{
    margin-bottom: 32px;
}
.switch-label-container{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.switch-label{
   font-weight: 600;
   font-size: 14px;
   font-family:'Noto Sans',arial,helvetica,sans-serif; 
   font-feature-settings: "salt" 1;
   margin-bottom: 8px;
}
.switch-text{
   margin:0;
   padding: 0;
   font-size: 14px;
   font-family:'Noto Sans', arial,helvetica,sans-serif; 
   font-feature-settings: "salt" 1;
   line-height:20px;
}
.readMoreLess{
   cursor: pointer;
}
.body-img{
    display: block;
    padding: 0px;
    height: auto;
    width: 100%;
}
.two-column-container{
   width:50%;
}
.img-container{
    height: 300px;
    overflow: hidden;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 24px;
}
.secondary-header {
   color: var(--md-sys-color-on-surface); 
   font-family:'Noto Sans', arial,helvetica,sans-serif; 
   font-feature-settings: "salt" 1;
   font-size:32px; 
   font-weight:700; 
   line-height:40px; 
   letter-spacing: 0px;
   margin:0;
word-break: break-word;
}

.terciary-header {
 color: var(--md-sys-color-on-surface-variant); 
 font-family: 'Noto Sans', arial,helvetica,sans-serif; 
 font-feature-settings: "salt" 1;
 font-size:24px; 
 font-weight:400; 
 line-height:32px; 
 letter-spacing: 0;
 margin: 8px 0 0 0;
}

.topic-header {
 color: var(--md-sys-color-on-surface); 
 font-family: 'Noto Sans', arial,helvetica,sans-serif; 
 font-feature-settings: "salt" 1;
 font-size:24px; 
 font-weight:400; 
 line-height:32px; 
 letter-spacing: 0;
 margin: 0 0 0 0;
}

.calendar-btns-container{
    display: flex;
    column-gap: 10px;
}
.quaternary-header {
   color: var(--md-sys-color-on-surface); 
   font-family: 'Noto Sans', arial,helvetica,sans-serif; 
   font-feature-settings: "salt" 1;
   font-size:16px; 
   font-weight:500; 
   line-height:24px; 
   letter-spacing: 0.15px;
   margin:0 0 8px 0;
}

.primary-btn{
    width: auto;
    height: 40px;
    padding: 10px 24px;
    background-color: var(--md-sys-color-primary);
    border: 0px;
    border-radius: 99px;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Noto Sans', Arial;
    font-feature-settings: "salt" 1;
}
.form-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 32px;
}
.footer-links{
    color: inherit; 
    text-decoration: none;
}
.mailto{
    color: var(--md-sys-color-primary);
    text-decoration: none;
}
.footer-content{
    font-family:Noto Sans, arial,helvetica,sans-serif; 
    font-feature-settings: "salt" 1;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.5px;
    color:var(--md-sys-color-on-surface-variant);
    margin: 0 0 16px 0;
}

.footer-content:last-child {
  margin:0px;
}
.footer{
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.navbar-wrapper{
   display:flex;
   align-items: center;
   justify-content: space-between;
    margin: 0 auto;
    height: 56px;
    max-width: 1200px;
}

.content-container {
    margin: 0 auto;
    padding: 32px 0; 
    max-width: 1104px;
}

.content-container32 {
    padding:0 0 32px 0;
}
.content-container16 {
    padding: 16px 0; 
    max-width: 1104px;
}
.content-container16-last{
    padding: 16px 0 0 0; 
}
.text-content-btn{
   margin-top: 32px;
}

.stylingblock-content-wrapper {
    flex: 2 0 35%;
    width: 100%;
    min-width: 0 !important;
}
.form-item-lastChild{
    flex: 0 0 auto;
    padding-right: 30px;
    width: 50%;
}
.note-content{
    margin: 0px;
    font-family: 'Noto Sans', arial, helvetica, sans-serif;
    font-feature-settings: "salt" 1;
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.5px;
    color: var(--md-sys-color-on-surface-variant);
}

/*.form-container > :last-child {

    flex: 0 0 100%;
}*/

body,
.header-text,
input,
form,
.socialIcons,
.footer,
.mdc-text-field,
label,
.mdc-floating-label,
select,
option,
.select-btn {
    color: var(--md-sys-color-on-surface);
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-feature-settings: "salt" 1;
}

       
   /* Clock Styling */
.clock-container {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color:#005e46;
        color: #fff;
        font-family:arial,helvetica,sans-serif;
        text-align: center;
        border-radius: 100px;
        height: 80px;
        max-width: 504px;

    }

    .clock-table-container {
        width: 125px;        
    }


 .clock-main-table {
     
       display:inline-block;
        border-collapse: collapse;
        
    }

    .clock-separator {
        height: 67px;
        border: none;
        border-left: 1px solid #fff; 
      
    }

    .clock-label {
        font-size: 12px;
        color: #fff;
    }

 .clock-digits {
        font-size: 32px;
        line-height:100%;
        color: #fff;
    }
/* Clock Styling End */

.header-text {
    font-size: 16px;
    line-height: 24px;
}

@media only screen and (max-width: 600px) {
    .overlaptext {
        margin: 41.6% auto 0px !important;
    }
    .contactus-details-container{
        flex-direction: column;
    }
    .footer{
      display: flex;
      flex-direction: column;
    }
    .form-container {
        flex-direction: column;
    }
   
    .form-item-lastChild{
        flex: 0 0 auto;
        padding-right: 0;
        width: 100%;
    }

    .stylingblock-content-wrapper {
        flex: 0 0 100%;
        width: 100%;
        margin-right: 0;
    }
    .switch-btn{
        align-items: flex-start;
        flex-direction: column;
    }
    .switch-link.uncheck-all{
       padding-left: 12px; 
    }


}
#salutation-div {
    width: auto;
    min-width: 100%;
}
@media only screen and (max-width: 1200px) {
  #salutation-div {
      width: auto;
      min-width: 80vw;
  }
  .two-column-container{
     width:100%;
  }
}

table {
    line-height: normal;
}

.layout-canvas-g {
    background-color: #FFFFFF;
    border: none;
    box-sizing: border-box;
    padding: 0px;
    width: 100%;
}

.layout-canvas-g>.header,
.layout-canvas-g>.footer {
    position: relative;
    overflow: hidden;
    width: 100%;
    overflow-wrap: break-word;
}


.layout-canvas-g>.section>.columns {
    box-sizing: border-box;
    overflow-wrap: break-word;
}

.layout-canvas-g>.section>.columns {
    width: 100%;
}

/* HEADER - NAVBAR, LOGO, LANGUAGE SELECT */
.logo {
    display: block;
    height: auto;
    width: 150px;
    left: 1381px;
    top: 22px;
    opacity: 1;
    border: 0px;
}

.navbar {
    position: relative;
    width: 100%;
    height: 56px;
    border-bottom:1px solid #D0D0D0;
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.footer-bottom-section{
    font-size: 12px; 
    letter-spacing: 0.25px; 
    line-height: 16px; 
    color: var(--md-sys-color-on-surface-variant); 
    text-align: center;
    margin: 16px 0 0 0;
}
.footer-bottom-section div a{
    text-decoration: none !important;
}
.select-container {
    width: auto;
    height: 24px;
    font-size: 16px;
    color: var(--md-sys-color-on-surface-variant);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #ffffff;
    box-shadow: none;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
}
.lang-select__arrow{
    padding-left: 25px;
    position:absolute;
}
.social-icons{
    margin-right: 8px;
    display: block;
    height:40px;
    width: 40px;
    border-radius: 50%;
}
.social-icons:hover{
    background-color: var(--md-sys-color-surface-container);
}
.social-icons-container{
    margin: 0 0 16px 0;
    display: flex;
}

#language-select {
    font-size: 14px;
    display: block;
    display: -webkit-inline-box;
    -moz-appearance: none;
    box-sizing: border-box;
    width: 37px;
    z-index: 1;
    background-color: transparent;
    color: var(--md-sys-color-on-surface-variant);
    border: 0px;
    letter-spacing: 0.5px;
    -webkit-appearance: none;
}
.select-btn {
    width: 24px;
    height: 100%;
    border: none;
    border-left: 0px solid #ced5da;
    text-align: center;
    background: url(https://image.mail.schaeffler/lib/fe3a117175640479701171/m/1/bc146738-0e39-4982-aaa7-06b683032b43.png) 50% / 50% no-repeat #ffffff;
    color: #404547;
    cursor: pointer;
    pointer-events: none;
}

option {
    width: 70px;
}
.countdown-container{
   display: flex;
   justify-content: space-between;
}

#language-select:focus:not(:focus-visible) {
    background: transparent;
    outline: none;
}

#language-select:focus {
    outline: none;
}

#language-select:focus-visible {
    outline: none;
}

#language-select:active {
    outline: none;
    border-radius: 3px;
}

#language-select:hover {
    cursor: pointer;
}

select::-ms-expand {
    display: none;
}

/* BUTTON */
.mdc-button,
.mdc-fab {
    background-color: var(--md-sys-color-primary) !important;
    color: #ffffff !important;
    min-width: 89px;
    height: 36px;
}

.mdc-button--plain,
.mdc-fab--plain {
    background-color: transparent !important;
    color: var(--md-sys-color-primary) !important;
}

.mdc-button--raised.mdc-ripple-upgraded::before,
.mdc-button--raised.mdc-ripple-upgraded::after {
    background-color: rgba(255, 255, 255, 0.06) !important;
}

.mdc-button--plain.mdc-ripple-upgraded::before,
.mdc-button--plain.mdc-ripple-upgraded::after {
    background-color: rgba(0, 137, 61, 0.06) !important;
}

.mdc-fab.mdc-ripple-upgraded::after {
    background-color: rgba(255, 255, 255, 0.16) !important;
}

.mdc-fab--plain.mdc-ripple-upgraded::after {
    background-color: rgba(0, 137, 61, 0.16) !important;
}

.mdc-button--raised:disabled {
    background: rgb(225 221 221) !important;
    color: rgb(133 131 131) !important;
}

/*  RADIO BUTTONS & CHECKBOXES */
.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle {
    background-color: var(--md-sys-color-primary) !important;
    border-color: var(--md-sys-color-primary) !important;
}

.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle {
    border-color: var(--md-sys-color-primary) !important;
}
.radio-buttons-wrapper{
    display: flex;
    flex-direction: row;
    height: 24px;
    align-content: center;
    align-items: center;
}

.mdc-checkbox__background::before,
.mdc-radio__background::before {
    background-color: var(--md-sys-color-primary) !important;
}

.mdc-checkbox:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple::after {
    transition: opacity 350ms linear;
    background-color: var(--md-sys-color-primary) !important;
}

.mdc-radio {
    -webkit-tap-highlight-color: rgb(10 221 17);
}

.mdc-checkbox.mdc-ripple-upgraded--unbounded::before,
.mdc-checkbox.mdc-ripple-upgraded--unbounded::after,
.mdc-radio.mdc-ripple-upgraded--unbounded::before,
.mdc-radio.mdc-ripple-upgraded--unbounded::after {
    background-color: rgba(0, 137, 61, 0.14) !important;
}

.mdc-checkbox.mdc-ripple-upgraded--unbounded::before,
.mdc-checkbox.mdc-ripple-upgraded--unbounded::after,
.mdc-radio.mdc-ripple-upgraded--unbounded::before,
.mdc-radio.mdc-ripple-upgraded--unbounded::after {
    background-color: rgba(1, 63, 12, 0.14) !important;
}

.mdc-checkbox__native-control:checked:not(:disabled)~.mdc-checkbox__background,
.mdc-checkbox__native-control:indeterminate:not(:disabled)~.mdc-checkbox__background {
    background-color: var(--md-sys-color-primary) !important;
    border-color: var(--md-sys-color-primary) !important;
}

.mdc-radio:hover {
    box-shadow: inset 0px 0px 20px 20px rgb(0 255 28 / 11%);
    border-radius: 50px;
}

.mdc-radio:focus {
    box-shadow: inset 0px 0px 20px 0px #00893d9e;
    border-radius: 50px;
}

.mdc-radio:active {
    box-shadow: inset 0px 0px 20px 0px rgb(0 255 28 / 32%);
    border-radius: 50px;
}

.mdc-checkbox.error{
  --md-checkbox-hover-state-layer-color: var(--md-sys-color-error);
  --md-checkbox-outline-color: var(--md-sys-color-error);
  --md-checkbox-hover-outline-color: var(--md-sys-color-error);
  --md-checkbox-focus-outline-color: var(--md-sys-color-error);
}
.mdc-checkbox{
--md-checkbox-focus-outline-color: var(--md-sys-color-on-surface-variant);
}
/* TEXT INPUT FIELD / TEXTFIELD / SELECT INPUT FIELD */
.mdc-form-field>label {
    font-style: normal;
    text-decoration: none;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-feature-settings: "salt" 1;
    margin-right: 16px;
}

.mdc-text-field {
    flex-shrink: 0;
    width: 100%;
}

.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: var(--md-sys-color-primary) !important;
}

.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
    color: var(--md-sys-color-primary) !important;
}

.mdc-select--filled:not(.mdc-select--disabled) .mdc-line-ripple::after {
    border-bottom-color: var(--md-sys-color-primary) !important;
}

.mdc-text-field--filled .mdc-line-ripple::after {
    border-bottom-color: var(--md-sys-color-primary) !important;
}

.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-select__dropdown-icon {
    fill: var(--md-sys-color-primary) !important;
}

.mdc-select {
    width: 100%;
}

.mdc-text-field .mdc-text-field__input {
    caret-color: var(--md-sys-color-primary) !important;
    max-width: 520px;
    width: 90%;
}

.mdc-text-field--textarea {
    min-height: 130px;
    max-height: 300px;
    min-width: 150px;
    max-width: 500px;
}

.mdc-text-field__resizer {
    height: 140px;
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
    border-color: var(--md-sys-color-primary) !important;
}

/* ERROR */
.mdc-text-field-helper-line {
    margin-top: -23px;
    margin-left: -4px;
}

/* SPINNER */
.spinner {
    display: inline-block;
    margin-left: 10px;
    border: 6px solid #f3f3f3;
    border-top: 6px solid var(--md-sys-color-primary);
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 2s linear infinite;
    margin-bottom: -5px;
}

.spinner-hide {
    display: inline-block;
    position: relative;
    top: 10px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}



.last-input-group {
    max-width: calc(50% - 30px);

}

.input-group {
    height: 56px;
}


.eventSubtitle {
    display: block;
    margin-top: -8px;
    color: var(--md-sys-color-on-surface-variant);
}

.Body2 {
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px
}
.footer-section{ 
  width: 100%;
  display: flex; 
  border-top: 2px solid #ededed;
  border-bottom: 2px solid #ededed;
  padding: 16px 0;
  gap: 16px;
}
.footer-content-container{
  width: 50%;
}
.navbar-language-container{
   margin-left: 16px;
}
.navbar-logo-container{
   margin-right: 16px;
}

/* CONTENT PADDINGS */
@media only screen and (max-width: 1200px) {
    .content-container {
        width: auto;
        max-width: unset;
        margin: 0 32px;
    }

    .countdown-container{
       display: flex;
       justify-content: space-between;
       flex-direction: column;
       padding-top:32px;
    }
    .clock-container{
       margin-top:32px;
    }
   .clock-table-container{
       width: 100%;
   }
}
.event-checkbox{
    margin-right: 20px;
    flex-shrink:0;
}
.profile-center-header{
   color: var(--md-sys-color-on-surface); 
   font-family:'Noto Sans', arial,helvetica,sans-serif; 
   font-feature-settings: "salt" 1;
   font-size:36px; 
   font-weight:700; 
   line-height:44px; 
   letter-spacing: 0px;
   margin:0 0 8px 0;
}
.profile-center-subline{
 font-family: 'Noto Sans', arial,helvetica,sans-serif; 
 font-feature-settings: "salt" 1;
 font-size:22px; 
 font-weight:400; 
 line-height:28px; 
    color: var(--md-sys-color-on-surface-variant);
 letter-spacing: 0.5px;
 margin:0;
}
 /* Grey Box */
    .grey-box{
        position: absolute;
        bottom: 0;
        left: 0;
        margin-bottom: 48px;
        max-width: 675px;
        max-height: 164px;
        background-color: #FFFFFFE6;
        border-left: 24px solid var(--md-sys-color-primary);
    }
   .grey-box h1{
     margin: 18px 24px 18px 24px;
     font-size: 36px;
     font-weight: 700;
     line-height: 44px;
    }
  .grey-box h2{
       margin: 0px 24px 18px 24px;
       font-size: 24px;
       font-weight: 400;
       line-height: 32px;
       color: var(--md-sys-color-on-surface-variant); 
   }
    
@media only screen and (max-width: 800px) {
     /* Grey Box */
    .grey-box{
        border-left: 16px solid var(--md-sys-color-primary);
        max-height: unset;
        max-width: unset;
        width: 100vw;
        position: relative;
        margin-bottom: 0;
        overflow: hidden;
        box-sizing: border-box;
        background-color: var(--md-sys-color-surface);
    }
   .top-btn-container{
      display:none;
   }
   .grey-box h1{
     margin: 18px 16px 18px 16px;
     font-size: 36px;
     font-weight: 700;
     line-height: 44px;
    }
  .grey-box h2{
       margin: 0px 16px 18px 16px;
   }
    .overlaptext {
        padding: 22px 24px !important;
        max-width: 460px !important;
        width: 100% !important;
        font-size: 22px !important;
        border-width: 0px 0px 0px 20px !important;
        margin: 19% auto 0px !important;
    }
    .navbar-menu{        
       flex-direction: column;  
       align-items: flex-start;
       height: auto;
       width: 100%;
       position: absolute;
       z-index: 1;
       background: #ffffff;
    }
    .navbar-container{
        display: none;
        gap: 16px;
        flex-direction: column;
        padding: 16px 32px;
        border-bottom: solid var(--md-sys-color-outline-variant) 1px;
    }
    .navbar-menu-btn-container {
        display: flex;
        align-content: center;
        align-items: center;
        height: 56px;
        width: 100%; 
        border-bottom: solid var(--md-sys-color-outline-variant) 1px;
    }
    .navbar-item-container h2{
       margin: 0px;
    }
    h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 20px;
    }

    .row:after {
        content: "";
        display: table;
        clear: both;
    }

    .column {
        float: left;
        min-width: 100% !important;
        display: block !important;
        padding: 0px !important;
    }
 }

@media only screen and (max-width: 600px) {
     .image-container{
       height:150px;
     }
    .header-text {
        padding-top: 40px !important;
    }
    .footer-section{ 
      width: 100%; 
      flex-direction: column;
    }
    .footer-content-container{
      width: 100%;
    }
    .overlaptext {
        padding: 14px 19px !important;
        position: relative;
        width: 100% !important;
        max-width: 100% !important;
        font-size: 22px !important;
        border-width: 0px 0px 0px 20px !important;
        margin: 41.6% auto 0px !important;
        background-color: #F5F5F5 !important;
        min-height: 100px;
    }

    .last-input-group {
        min-width: 100% !important;
    }
    .input-group{        
        height: auto;
        margin-bottom: 20px;
    }
}

/* POPUP DESKTOP STYLING */
.popup-img img {
    width: 256px;
    height: auto;
}

.popup-overlay {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.popup-container {
    width: 100%;
    display: flex;
    justify-content: center;
}

.popup {
    background: var(--md-sys-color-surface-container-low);
    border-radius: 16px;
    max-width: 448px;
    text-align: center;
    z-index: 100;
    width: 448px;
}

.popup-img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 48px 24px 43px 24px;
}

.popup-main-text {
    padding: 0 24px 16px 24px;
    margin: 0px;
    text-align: center;
    font-weight: 400;
}

.popup-sub-text {
    font-family: 'Noto Sans', arial,helvetica,sans-serif;
    font-feature-settings: "salt" 1;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: var(--md-sys-color-on-surface-variant);
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin: 0px;
    padding: 0 24px 24px 24px;
}


.logo-table {
    table-layout: auto;
    width: 100%;
    height: 64px;
    z-index: 200;
}
.close-btn-container{
    padding: 24px;
    display: flex;
    justify-content: flex-end;
}
.consent-container {
    display: flex;
}

.consent-container>.mdc-checkbox {
    margin-top: -10px;
}

/* SCROLLBARS */
/* Styles the handlebar */
::-webkit-scrollbar-thumb,
.mdc-menu-surface::-webkit-scrollbar-thumb,
.mdc-deprecated-list::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 4px !important;
}

:hover::-webkit-scrollbar-thumb,
:enabled::-webkit-scrollbar-thumb,
:focus::-webkit-scrollbar-thumb,
:active::-webkit-scrollbar-thumb {
    background-color: #525252 !important;
}

/* Styles the scrollbar track */
::-webkit-scrollbar {
    width: 4px !important;
}

/* Styles the scrollbar track */
::-webkit-scrollbar-track {
    background-color: transparent !important;
}

/* BEGINNING OF MOBILE STYLING */
@media only screen and (max-width: 480px) {
    label[for=language-select] {
        display: none !important;
    }



    .salutation-list>div {
        padding-bottom: 4px;

    }

    .consent-container {
        margin-bottom: 5px
    }

    .required {
        margin-top: -10px;
        padding-bottom: 60px;
    }

    #salutation-div {
        padding-bottom: 4px !important;
    }

    .logo-table,
    .navbar {
        height: 56px;
    }

    div.input-group input {
        position: absolute !important;
        bottom: 5px !important;
    }

    .select-container {
        border: none;
        width: 100%;
    }

    .select-container button {
        border: none;
        background:none;
    }

    .select-btn {
        background: url(https://image.mail.schaeffler/lib/fe3a117175640479701171/m/1/bc146738-0e39-4982-aaa7-06b683032b43.png) 50% / 46% no-repeat !important;
        border-left: 0px;
    }

    select#language-select option {
        text-align: center !important;
    }

    .input-group {
        width: 100% !important;
    }

    .mdc-text-field,
    .mdc-select {
        width: 100% !important;
    }

    .salutation-list {
        display: flex;
        flex-direction: row;
    }

    .mobile-hidden {
        display: none !important;
    }

    .responsive-td {
        display: block !important;
        padding: 0px !important;
    }

    .overlaptext {
        padding: 10px 14px !important;
        font-size: 20px !important;
        border-width: 0px 0px 0px 22px !important;
        font-weight: 500;
        letter-spacing: 0.15px !important;
        line-height: 24px !important;
    }

    .column {
        float: left;
        min-width: 100% !important;
        display: block !important;
        padding: 0px !important;
    }

    .mdc-radio {
        -webkit-tap-highlight-color: rgb(10 221 17 / 0%) !important;
    }
   

    .col label[for=checkbox-1] {
        margin-bottom: 11px !important;
    }
}

/* END OF MOBILE STYLING */
.overlaptext {
    border-width: 0px 0px 0px 40px;
    border-style: solid;
    border-color: var(--md-sys-color-primary);
    padding: 40px 20px;
    max-width: 700px;
    width: 100%;
    height: auto;
    position: absolute;
    margin: 25% auto 0px;
    background-color: rgba(255, 255, 255, 0.9);
    box-sizing: border-box;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-feature-settings: "salt" 1;
    font-size: 34px;
    text-align: left;
    letter-spacing: 0.25px;
    line-height: 36px;
    color: rgba(0, 0, 0, 0.91);
    opacity: 1;
}

/* BODY */

/* HEADLINE h1 */
h1 {
    color: var(--md-sys-color-on-surface);
    font-size: 48px;
    font-family:'Noto Sans', arial,helvetica,sans-serif;
    font-feature-settings: "salt" 1;
    line-height: 56px;
    letter-spacing: 0px;
    font-weight: normal;
    word-break: break-word;
}

/* SUBLINE h2 */
h2 {
    color: var(--md-sys-color-on-surface);
    font-size: 34px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-feature-settings: "salt" 1;
    line-height: 36px;
    letter-spacing: 0.25px;
    font-weight: normal;
}

/* SUBLINE h3 */
h3 {
    color: var(--md-sys-color-on-surface);
    font-size: 28px;
    font-family: 'Noto Sans', arial,helvetica,sans-serif;
    font-feature-settings: "salt" 1;
    line-height: 36px;
    margin: 0 0 36px 0; 
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px rgb(245, 245, 245) inset !important;
    box-shadow: 0 0 0px 1000px rgb(245, 245, 245) inset !important;
}

a {
 cursor: pointer;
 color: var(--md-sys-color-primary);
 text-decoration: none;
}

a:hover {
  text-decoration: underline !important;
}

/* ###########################################  */

.mdc-radio{
  margin: 0px 16px 0 0;
}
.mdc-radio-label{
  margin: 0 24px 0 0;
  padding: 1px 0;
}
.mdc-radio.error{
  --md-radio-icon-color: var(--md-sys-color-error);

}


.mdc-checkbox{
  margin: 0 16px 0 0 ;
  outline: none;
}

.quaternary-header {
 color: var(--md-sys-color-on-surface); 
 font-family: 'Noto Sans', arial,helvetica,sans-serif; 
 font-feature-settings: "salt" 1;
 font-size:16px; 
 font-weight:500; 
 line-height:24px; 
 letter-spacing: 0.15px;
 margin:0 ;
}

.primary-text {
 color: var(--md-sys-color-on-surface-variant); 
 font-family: 'Noto Sans', arial,helvetica,sans-serif; 
 font-feature-settings: "salt" 1;
 font-size:16px; 
 font-weight:500; 
 line-height:24px; 
 letter-spacing: 0.15px;
 word-break: break-word;
 margin:0;
}

.primary-text.error{
  color:var(--md-sys-color-error);
}
.required {
    margin-top: 16px;
    padding-bottom: 20px;
}
.form-required {
   padding-top: 32px;
   padding-bottom: 0px;
}


.link-button{
 font-size: 14px;
 font-family: 'Noto Sans', Arial, Helvetica, sans-serif; 
 font-feature-settings: "salt" 1;
 color: #FFFFFF; 
 text-align: center; 
 text-decoration: none; 
 display: inline-block; 
 padding: 10px 24px;
 background-color: var(--md-sys-color-primary);
 border: 0px solid transparent;
 border-radius: 99px;
 cursor: pointer;
-moz-border-radius: 99px; 
-webkit-border-radius: 99px; 
 transition: box-shadow 0.3s ease;
}

.link-button:hover {
  box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}

.link-button:disabled {
 color: var(--md-sys-color-on-surface) !important;
 background-color: #e6e6e6 !important; 
}

.QrCodeStyle{
 width: 150px;
 height: 150px;
 padding: 0px;  
 border: 0px;
}


/* ---- Text + Img 2 Columns ---- */
.mobile-two-img{
 display: flex;
 gap: 16px;
 flex-direction: row;
    align-items: flex-start;
 }

@media only screen and (max-width: 1200px) {  

    .grey-box{
        border-left: 16px solid var(--md-sys-color-primary);
}
 .grey-box h1{
     margin: 18px 16px 18px 16px;
    }
  .grey-box h2{
       margin: 0px 16px 18px 16px;
   }

.mobile-two-img{
  flex-direction: column;  
 }
.contactus-details-container{
    padding-bottom: 54px;
}

.mobile-invert-img-text{
  flex-direction: column-reverse;
 }
}
/* ---- Text + Img 2 Columns ---- */


.primary-btn{
    width: auto;
    height: 40px;
    padding: 10px 24px;
    background-color: var(--md-sys-color-primary);
    border: 0px;
    border-radius: 99px;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Noto Sans', Arial;
    font-feature-settings: "salt" 1;
}

.primary-btn.calendar-btn{
 color: var(--md-sys-color-on-surface-variant) ;  
 background-color: transparent ;
 border: 1px solid #828282 ;
 border-radius: 8px ; 
-moz-border-radius: 8px ; 
-webkit-border-radius: 8px ; 
transition: box-shadow 0.2s ease;
}

.primary-btn.calendar-btn:hover{
background-color: #FBFBFB;
color: var(--md-sys-color-on-surface-variant) ;
border: 1px solid #828282 ;
}

.primary-btn:hover{
box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}


.two-columns-img{
 display: block; 
 padding: 0px; 
 text-align: center;
 height: auto; 
 width: 100%; 
 border: 0px;
}

.calendar-btns-container{
    display: flex;
    column-gap: 10px;
}

.qr-code-container {
 text-align: center;
 margin: 0 auto;
}

.tabs {
      max-width: 1200px;
      padding-top: 40px;
      margin: 0 auto;
}
.tabs .content-container{
      padding: 0px; 
      display: flex;
}
.two-tab-elements{
    justify-content: flex-start;
    column-gap: 28%;
}
.three-tab-elements{
   justify-content: space-between;
}
 
.tab-content {
      border: 0px;
      display: none;
} 

.tab-content.active {
      display: block;
}

/* *****CheckBox with Comments - start***** */ 
 
/* Make Radio buttons looks like Checkboxes */
    /* Hide standard radio buttons */
    input[type="radio"] {
      display: none;
    }
 
    /* Custom radio - labels */
    .custom-radio {
      position: relative;
      padding-left: 30px;
      padding-bottom: 24px;
    }

    /* Custom radio - box */
    .custom-radio::before {
      content: "";
      position: absolute;
      left: 0;
      top: 2px;
      width: 18px;
      height: 18px;
      border: 2px solid var(--md-sys-color-on-surface-variant);
      border-radius: 2px;
      cursor: pointer;
    }
 
    /* Custom radio - checkmark */
    input[type="radio"]:checked + .custom-radio::after {
      content: "\2713";
      position: absolute;
      left: 6px;
      font-size: 14px;
      color: #FFFFFF;
      font-weight: bold;
    }
    /* Filled radio button on selected */
    input[type="radio"]:checked + .custom-radio::before {
      background-color: var(--md-sys-color-primary);
    }
 
/* Setup Checkboxes */ 
    /* Styled checkbox */
    input[type="checkbox"] {
      appearance: none;
      -webkit-appearance: none;
      width: 18px;
      height: 18px;
      border: 2px solid var(--md-sys-color-on-surface-variant);
      border-radius: 2px;
      position: relative;
      cursor: pointer;   
    }
 
    /* Checkbox selected */
    input[type="checkbox"]:checked {
      background-color: var(--md-sys-color-primary);
    }
 
    /* Checkmark for selected checkbox */
    input[type="checkbox"]:checked::after {
      content: "\2713";
      position: absolute;
      left: 3px;
      font-size: 10px;
      color: #FFFFFF;
      background-color: var(--md-sys-color-primary);
      font-weight: bold;
    }
 
    /* Label alignment for checkboxes */
    .checkbox-option-alignment {
      display: flex;
      column-gap: 0;
      align-items: center;
      color: var(--md-sys-color-on-surface);
    } 
    .checkbox-option-alignment label{
    color: var(--md-sys-color-on-surface);
    }
 
/* General Alignments */ 
    /* Font Checkbox post script text */
    .checkbox-ps-text {
      color: var(--md-sys-color-on-surface-variant);
      font-family: 'Noto Sans', arial, helvetica, sans-serif;
      font-feature-settings: "salt" 1;
      font-size: 11px;
      font-weight: 500;
      line-height: 16px;
      letter-spacing: 0.5px;
      margin: 0 !important;
    }
 
    .extra-options {
      display: none;
      flex-direction: column;
      padding-left: 20px;
      padding-right: 20px;
      width: auto;   
    }
 
    /* Container for group of checkboxes */
    .checkbox-group {
      display: flex !important;
      flex-direction: column;
      line-height: 28px;
      margin: 0 0 20px 0;
    }

    .checkbox-group-forms {
      margin-top:12px;
    }
    .textarea-field {
      width: 100%;
      max-width: 100%;
      min-height: 145px;  
      max-height: 300px;
    } 

    .bottom-pad-text-area {
       padding-bottom: 24px;
    }

/* Checkbox Columns */
    .checkbox-group-2Column {
      display: flex;
      max-width: 1104px;
      width: 100%;
      row-gap: 20px;
    }

  @media only screen and (max-width: 800px) {
    .checkbox-group-2Column {
       flex-direction: column;
    }
}

   .expand-checkbox{
       display: none;
       padding-top: 25px;
    }

   .checkbox-subsection{
        padding:0 32px 24px 32px;
    }
   .checkbox-subsection .input-elements{
       margin-left: 20px;
   }
.comment-input{
  max-width: 520px;
  padding-bottom: 24px;
}

.comment-wrapper{
  width:auto; 
  margin: 25px 12px 0 8px;
}
 
/* Submit Button setup */
    .button-checkbox {
      padding: 10px 20px;
      border: none;
      border-radius: 99px;
      cursor: pointer;
      display: inline-block;
      width: fit-content;
      font-family: 'Noto Sans', arial, helvetica, sans-serif;
      font-feature-settings: "salt" 1;
      font-size: 14px;
      font-weight: 500;
      line-height: 20px;
      letter-spacing: 0.1px;
    }
 
    .button-checkbox:disabled {
      background-color: #E6E6E6;
      color: var(--md-sys-color-on-surface);    
      cursor: not-allowed;

    }
 
    .button-checkbox.enabled {
      background-color: var(--md-sys-color-primary);
      color: #FFFFFF;
      cursor: pointer;
    }
 
    .button-checkbox.enabled:hover {
      box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    }

/* *****CheckBox with Comments - end ***** */ 


/* *****Image with Text - 1 Columns - start  ***** */ 
  .img-text-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: auto;
    border: 0;
  }
 
  .block-imgText-figure {
    width: 100%;
    max-width: 1200px;
    height: 300px;
    object-fit: cover;
  }
 
  @media only screen and (max-width: 480px) {
    .block-imgText-figure {
      height: auto;
      margin: 16px 5px 16px 0;
      
    }
  }

/* *****Image with Text - 1 Columns - end  ***** */ 

 /* *****Form-Section - 1 column form - start ***** */ 

.form-container-1Column {
    display: flex;
    flex-direction: column;
    margin: 0;
}

    .input-group-1Column {
      width: 100%;
    }

   .form-container-2Column {
    display: flex;
    flex-wrap: wrap;
    gap: 32px 0px;
    flex-direction: column;
    }
 
    .input-group-2Column {
      display: flex;
      gap: 32px;
      max-width: 1104px;
      width: 100%;
    }


  @media only screen and (max-width: 600px) {
    .input-group-2Column {
          flex-direction: column;
        }


}



 /* *****Form-Section - 1 column form - end ***** */ 

 /* *****Form-Section - checkbox agreement - start  ***** */ 
.agreement{
 margin-bottom: 20px;
}
.agreement-text-hidden {
 display: none;
}

.agreement-text {    
    display: inline;
    font-family: 'Noto Sans', arial,helvetica,sans-serif; 
    font-feature-settings: "salt" 1;
    font-weight: 400;
    color: var(--md-sys-color-on-surface-variant);
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 20px;
    overflow-wrap: anywhere;
}

.checkbox-agreement-link {
    cursor: pointer;
    color: var(--md-sys-color-primary);
    text-decoration: none;
}

.checkbox-agreement-link:hover {
    text-decoration: underline;
}

#moreConsent{
 display:none;
}

/* *****Form-Section - checkbox agreement - end  ***** */ 


/* ***** Teaser - start  ***** */ 
/* Container and image */
    .teaser-container {
      position: relative;
      width: 100vw;
      max-width: 1200px;
      margin: auto;
      display: flex;
      overflow: hidden;
      justify-content: center;
      flex-direction: column;
      align-items: center;
    }
 
    .teaser-image {
      width: 100%;
      height: auto;
      display: flex;
      max-height: 510px;
      
    }
   
    /* Overlay text */
    .teaser-overlay-text {
      position: absolute;
      left: 95px;
      right: 0;
      color: #FFF;
      box-sizing: border-box;
    }
 
    /* Font style */
    .teaser-font-base {
      width: 100%;
      max-width: 480px;
      padding-bottom: 16px;
      color: #FFFFFF;
      font-family: "Noto Sans", arial, helvetica, sans-serif;
      font-feature-settings: "salt" 1;
      overflow-wrap: break-word;
      word-break: break-word;
      margin: 0 !important;
    }
 
    .teaser-title-font {
      font-size: 46px;
      font-weight: 900;
      line-height: 48px;
      text-transform: uppercase;
      bottom: 70px;
    }
 
    .teaser-text-font {
      font-size: 24px;
      font-weight: 600;
      line-height: 32px;
      bottom: 15px;
    }

    /* Responsivity */
    
@media only screen and (max-width: 800px) {
     /* Grey Box */
  .teaser-image{
    height: auto;
    width: 100%;
  }
}
 
    @media only screen and (max-width: 480px) {      
      
      .teaser-mobiletitlesize {
        max-width: 80%;
        font-size: 6vw !important;
        left: 40px;
        line-height: 27px;
        padding-bottom: 2px;
        bottom: 40px;
      }
 
      .teaser-mobiletextsize {
        max-width: 80%;
        font-size: 4vw !important;
        left: 40px;
        bottom: -10px;
      }
    }
/* ***** Teaser - end  ***** */ 

/* ***** Signature - start  ***** */ 
.primary-text-signature {
 color:var(--md-sys-color-on-surface); 
 font-family: 'Noto Sans', arial,helvetica,sans-serif; 
 font-feature-settings: "salt" 1;
 margin:0 !important;
 line-height:24px;
 font-size:16px;
 letter-spacing:0.15px;
 font-weight:500;
}


.img-signature {
  width: 100%;
  height: auto;
  padding-bottom:20px;
  margin: 0;
}

.signature-container{
  display: flex; 
  gap: 24px;
}

.single-signature{
   width: 100%;
   height: auto;
   max-width:352px;   
}

@media only screen and (max-width: 600px) {
   .signature-container{
    flex-direction: column;
}
 .single-signature{
        max-width:600px;
        height: auto;       
      }
}
      

.contactus-details-content-item{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.contactus-details-content-link-item{
    display: flex; 
    gap: 8px; 
}
.contactus-details-link{
    cursor: pointer;
    letter-spacing: 0.5px;
    color: var(--md-sys-color-on-surface);
    text-decoration: underline;
    line-height:24px;
}
.contactus-details-content-link{
line-height:24px;
}
.additional-c2a-content{
gap: 8px;
    display: flex;
    flex-direction: column;
}

/* ***** Signature - end  ***** */ 
/* ###########################################  */
  /* Agenda Styling */
      
      /* Agenda Styling */
      .session-container{
        display: flex;
        justify-content: space-between;
        gap: 16px;
      }
      .agenda-item {
            cursor: pointer;
            width: 100%;
        }
      .agenda-container{
         width: 100%

       }
      .agenda-content{
            border-bottom: 1px solid var(--md-sys-color-outline-variant);
            color: var(--md-sys-color-on-surface);
            font-size: 16px;
            font-family: 'Noto Sans', arial,helvetica,sans-serif; 
            font-feature-settings: "salt" 1;
            letter-spacing: 0.15px;            
            padding: 4px 0;
            font-weight: 500;
            width: 100%;
            display: flex;
            align-content: center;
            gap: 8px;
      }
        .agenda-item:hover {
            background-color: #f9f9f9;
        }
        .agenda-item2 {
            padding:10px;
            padding-bottom:25px;
            cursor:pointer;    
        }
      .agenda-item3 {
            padding:10px;
            padding-bottom:23px;
            cursor:pointer;    
        }
        .agenda-details {
            display:flex;
            gap: 16px;
            padding: 16px 0;
        }
        .agenda-details-speaker-title{
            font-family:'Noto Sans', arial,helvetica,sans-serif; 
            font-feature-settings: "salt" 1;
            font-weight: bold;
            font-size: 14px;
            color: var(--md-sys-color-on-surface-variant)
        }
        .agenda-details-speaker{
            font-family:'Noto Sans', arial,helvetica,sans-serif; 
            font-feature-settings: "salt" 1;
            font-size: 14px;
            color: var(--md-sys-color-on-surface-variant)
        }
       .topics-container{
          display: flex;
          gap: 24px;
          margin-bottom: 24px;
        }
      .agenda-topics-container{
          width: 100%
      }
      .agenda-arrow{
          vertical-align: middle;
          height: 24px;
      }
      .topics-details-container{
          margin-top: 16px;
          margin-bottom: 40px;
          font-family:'Noto Sans', arial,helvetica,sans-serif; 
          font-feature-settings: "salt" 1;
          font-size: 14px;
          color: var(--md-sys-color-on-surface-variant)
      }
        .agenda-image {
            float: left;
            border-radius: 50%;
            width: 64px;
            height: 64px;
            object-fit: cover;
        }
      .agenda-arrow {
        transition: transform 0.3s ease;
      }

      .agenda-arrow.rotate {
        transform: rotate(180deg);
      }
      
      .material-symbols-outlined {
            font-variation-settings:
            'FILL' 0,
            'wght' 400,
            'GRAD' 0,
            'opsz' 24;
            margin-right: 10px;
            transition: transform 0.3s ease;
        }

        .agenda-details.active .material-symbols-outlined {
            display: block;
            transform: rotate(180deg);
        }
      
@media only screen and (max-width: 600px) {
.agenda-details {
    display: flex;
    gap: 16px;
    padding: 16px 0;
    flex-direction: column;
}
}
      /* Agenda Styling ends here */


/* ***** Event Register - start  ***** */ 
.event-header{
     font-weight: 400;
     margin:0 0 32px 0;
     font-size: 28px;
     line-height: 36px;
}
.event-agreement{
     margin-bottom: 20px;
}
.wrapper-checkbox{
    display: flex; 
    padding-bottom: 25px;
}

.wrapper-checkbox:last-child{
    padding-bottom: 0px;
}

.wrapper-checkbox.primary-checkbox{
    padding-bottom: 0px;
} 
.checkbox-label{
     width: 80%;
    color: var(--md-sys-color-on-surface);
    }

.event-checkbox{
     margin: 4px 20px 0 23px;
    }

.event-checkbox-container {
      padding-bottom: 20px !important;
    }

.event-checkbox-group{
      display: flex !important;
      flex-direction: column;
      line-height: 28px;
      width: 100%
}
.content-container24{
    margin: 0 0 24px 0;
}

/* ***** Event Register - ends here  ***** */ 
/* ***** Registration VSL - start ***** */ 

#state-div, #city-div {
    transition: opacity 0.3s ease;
    display: none;
  }
#state-div.visible, #city-div.visible {
    display: block; 
    opacity: 1; 
  }

.lastInputField {
      width: calc(50% - 16px) !important;
      flex: none !important;
    }

@media only screen and (max-width: 600px) {
    .lastInputField {
        width: 100% !important;
    }
    .tabs{
       width: 100vw;
    }
}

/* ***** Registration VSL - ends here  ***** */ 
/* ***** Distribuitors Form VSL - start ***** */ 

.selection-container {
    width: 100%
  }
.selection-container p{  
    margin-bottom:16px;
  }
.checkbox-option-alignment md-checkbox {
    flex-shrink:0;
    }
.checkbox-option-alignment label {
    flex:1;
    }
.selection-group{
     display:flex; 
     gap:25px;
    }
@media only screen and (max-width: 650px) {
        .selection-group {
           flex-direction: column;
         }
     }

@media only screen and (min-width: 651px) and (max-width: 760px) {
        .selection-group {
           width: min-content;
         }
     }

/* ***** Distribuitors Form - ends here  ***** */ 
/* ***** Subscription Fair - start ***** */ 

.input-elements[type='textarea']{
    height:auto;
    min-height: 100px;
  }
.aditional-container{
    margin-bottom:20px;
  }

/* ***** Subscription Fair - ends here  ***** */ 
/* ***** Event detail vsl  - starts  ***** */ 
.wrapper-checkbox-multilevel{
    padding-bottom: 24px
  }
  .checkbox-subsection-multilevel{
    padding: 24px 0 0 30px;
  }
  .no-padding-bottom{
    padding-bottom: 0 !important;
  }
  .level3{
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }
/* ***** Event detail vsl - ends here  ***** */ 
/* ***** QR redirect vsl - starts  ***** */ 
.small-form{
 width: 600px;
}

@media (max-width: 600px){
  .small-form{
   width: 100%;
  }
}
.padding-20{
  padding-bottom:20px;
}
.full-height{
 height:100%;
 min-height:100%;
}
.full-body{
  min-height:100%;
  display:flex;
  flex-direction:column;
}
.fixed-footer{
  margin-top:auto
}

.content-container.footer-wrapper{
   padding: 32px 0 16px 0;
 
}
/* ***** QR redirect vsl - ends here  ***** */ 
.hidden{
  display:none;
  visibility: hidden;
}
.fully-booked-message{
  color: var(--md-sys-color-error);
}


/* ***** Cookie policy  ***** */ 
.cookieTable{
  width: 100%;
}
.cookieTable th{
background-color: var(--md-sys-color-surface-dim);
  text-align: center;
white-space: nowrap;
}
.cookieTable td{
word-break: break-word;
}
.cookieTable, .cookieTable th, .cookieTable  td, .cookieTable  tr{
  border: 1px solid var(--md-sys-color-outline);
  border-collapse: collapse;
  padding: 8px;
  color: var(--md-sys-color-on-surface);
}
.cookie-policy-table-mobile{
  display: none;
}

@media only screen and (max-width: 600px){
  .cookie-policy-table-desktop{
    display: none;
  }
  .cookie-policy-table-mobile{
    display: table;
  }
}

.no-margin {
 margin: 0 0 0px 0;
}
