/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


body, p {
    font-family: 'Roboto', sans-serif !important;
  font-weight: 300 !important;
} 

/* HIDE RADIO */
[type=radio] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

a#hs-button_widget_1747240490738 {
    text-transform: none !important;
    border-radius: 10px !important;
    border: none !important;
}

/* header.header.header--fixed {
    display: none !important;
} */

main.body-container-wrapper {
    margin-top: 60px !important;
}

div#hs_cos_wrapper_widget_1747240490738 {
    width: 320px !important;
    max-width: 90% !important;
}

a#button_widget_1747240789272 {
    font-size: 18px !important;
    padding: 20px 48px !important;
    border-radius: 10px !important;
    margin-bottom: 10px;
    border: none !important;
}


.cell_1746042081350-row-2-margin {
    margin-top: 20vh !important;
    border-radius: 50px !important;
}

a#hs-link-site_logo_hs_logo_widget img {
    width: 250px !important;
}
/* .dnd_area-row-0-background-layers {
    background-image: linear-gradient(to bottom right, rgba(31, 58, 140, 1) 30%, rgba(255, 111, 96, 1)) !important;
    background-position: left top !important;
}
 */

/* @keyframes slideInFromRight {
  0% {
    transform: translateX(140%);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

span#hs_cos_wrapper_module_17472376948763_ img {
  animation: slideInFromRight 5s ease forwards;
} */

@keyframes slideInWithBounce {
  0% {
    transform: translate(100%, 0%);
  }
  100% {
    transform: translate(0%, 0%);
  }
}

@keyframes idleFloat {
  0% {
    transform: translate(0%, 0%);
  }
  25% {
    transform: translate(1%, -2%);
  }
  50% {
    transform: translate(-1%, 3%);
  }
  75% {
    transform: translate(1%, -2%);
  }
  100% {
    transform: translate(0%, 0%);
  }
}

span#hs_cos_wrapper_module_17472376948763_ img {
  animation: 
    slideInWithBounce 2s ease forwards,
    idleFloat 7s ease infinite;
  animation-delay: 0s, 2s;
  animation-fill-mode: forwards;
}

.row-fluid-wrapper.row-depth-1.row-number-1.dnd_area-row-0-max-width-section-centering.dnd_area-row-0-background-layers.dnd-section.dnd_area-row-0-padding.dnd_area-row-0-background-image  {
    min-height: 80vh;
}

.supportingcopy {
    font-size: 18px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 300 !important;
}

ul.icon-list.fa-ul li {
    font-size: 18px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 300 !important;
}

ul.icon-list.fa-ul {
  margin-top: 0px !important;
}

@media all and (max-width: 800px) {
  .cell_1746042081350-row-2-margin {
    margin-top: 5vh !important;
  }
}

p.webinardate {
  font-size: 36px !important;
  line-height: 1 !important;
  color: #ffffff !important;
  font-family: 'Montserrat', sans-serif !important;
}

table#countdowntable {
  margin-bottom: 0 !important;
}

a#button_widget_1746106116071 {
    border-radius: 5px;
    font-size: 20px;
}

p#headerimagesupportingtext {
    max-width: 90%;
    margin: 20px auto 0;
    text-align: center;
    font-size: 22px;
}

h2#symplastwebinar {
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 50px;
  height: 50px;
  width: fit-content;
  padding: 0px 30px;
  border: 2px solid #323232;
  border-radius: 30px;
  margin: 0px auto 30px;
  font-weight: 600;
  background: none;
  letter-spacing: 2px;
  color: #323232;
}


table#countdowntable td {
    width: 25% !important;
}

table#countdowntable, table#countdowntable td, table#countdowntable tr  {
  background: none !important;
  border: none !important;
}

p.webinartime {
  font-size: 26px !important;
  line-height: 1 !important;
  color: #ffffff !important;
  margin-bottom: 0 !important;
}

tr#countdown-numbers td {
    color: #ffffff !important;
    font-size: 48px !important;
    font-weight: 300 !important;
    line-height: 1 !important;
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom: 0 !important;
}

td.secondrow {
    font-size: 18px !important;
    color: #ffffff !important;
    padding-top: 5px;
    margin-bottom: 0 !important;
}

div#countdown {
  font-size: 38px !important;
  font-weight: 300 !important;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff !important;
}

.row-fluid-wrapper.row-depth-1.row-number-1.dnd_area-row-0-force-full-width-section.dnd_area-row-0-background-layers.dnd-section.dnd_area-row-0-padding.dnd_area-row-0-background-image {
    min-height: 60vh;
}


/*  
header.header.header--fixed {
display: none !important;
} */


a#hs-button_widget_1741796152882 {
    border: none !important;
    min-width: 260px;
    border-radius: 8px !important;
}

div#hs_form_target_widget_1741810595825-921 button {
    background: #ff6f60 !important;
    width: 100% !important;
    color: #ffffff !important;
    justify-content: center !important;
}

.body-wrapper.hs-content-id-187235019153.hs-landing-page.hs-page div#hs_cos_wrapper_dnd_area-module-5 {
    border-radius: 30px !important;
}

.body-wrapper.hs-content-id-187235019153.hs-landing-page.hs-page li.hs-form-checkbox {
    width: 45% !important;
    display: inline-block !important;
    margin-right: 5% !important;
}

.body-wrapper.hs-content-id-187235019153.hs-landing-page.hs-page .hs-form .hs_which_engage_app {
    margin-top: 25px !important;
}
.body-wrapper.hs-content-id-187235019153.hs-landing-page.hs-page .hs-form .hs_which_engage_app label {
    text-align: center !important;
}
/* Hide default checkboxes */
.body-wrapper.hs-content-id-187235019153.hs-landing-page.hs-page .hs-input[type=checkbox] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.body-wrapper.hs-content-id-187235019153.hs-landing-page.hs-page .hs-form label {
    font-size: 18px !important;
    font-family: 'Roboto', Arial, sans-serif !important;
    font-weight: 300 !important;
    color: #4e4e4e !important;

}

input.hs-input {
    border-radius: 8px !important;
}

/* Default image styling */
.body-wrapper.hs-content-id-187235019153.hs-landing-page.hs-page .hs-form-checkbox span img {
    border: 2px solid #f6f6f6;
    transition: all 0.3s ease-in-out;
    background: #f6f6f6;
  border-radius: 15px;
}

/* When checkbox is checked, apply green border to the image */
.body-wrapper.hs-content-id-187235019153.hs-landing-page.hs-page .hs-input[type=checkbox]:checked + span img {
/*     border: 2px solid green !important; */
  background: #c8f1c8 !important;
}


.body-wrapper.hs-content-id-187235019153.hs-landing-page.hs-page .dnd_area-row-0-background-layers {
    background-image: linear-gradient(to bottom right, rgba(31, 58, 140, 1), rgba(255, 111, 96, 1)) !important;
    background-position: left top !important;
    background-size: auto !important;
    background-repeat: no-repeat !important;
    height: calc(100vh - 94px) !important;
    display: flex !important;
    align-items: flex-start !important;
}

div#hs_form_target_widget_1741810595825-921 .hsfc-Step__Content {
  border: 2px solid #f6f6f6;
  border-radius: 30px !important;
  justify-content: center !important;
  color: #ffffff !important;
}

._cUP1np9gMvFQrcPftuf.xahN8AEzyAvQtVj17TPv {
  margin-top: 0 !important;
}

/* IMAGE STYLES */
[type=radio] + img, [type=radio] + span {
  cursor: pointer;
}

[type=radio] + span {
  width: 150px !important;
  height: 150px !important;
  display: block !important;
  text-align: center;
    margin: 0 auto;
}

/* CHECKED STYLES */
[type=radio]:checked + img, [type=radio]:checked + span {
  outline: 10px solid #a3caa0;
}

li.hs-form-radio {
    width: 49% !important;
    display: inline-block !important;
}

.hs-fieldtype-text label, .hs-fieldtype-phonenumber label, .hs-fieldtype-number label, .hs-fieldtype-textarea label {
    position: absolute !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
}

i.icon-list__item-icon.fa.fa-check {
    visibility: hidden !important;
}

div#hs_cos_wrapper_dnd_area-module-5, div#hs_cos_wrapper_module_16903858526359 {
    padding: 35px !important;
    background: #ffffff !important;
    border-radius: 8px !important;
}
.hs-form-7a894a50-a705-4525-87f2-f085a663f98c_3241c49e-68a0-46b4-b7ee-a49b8ddbc075 fieldset {
  max-width: 100% !important;
}

.form--style-1 form {
  padding: 0 !important;
}

.drop-shadow {
    box-shadow: 0 3px 15px rgba(69,69,69,.1) !important;
}


div.hs_raffle_choice label {
    text-align: center !important;
    font-size: 16px !important;
    color: #5a5a5a !important; 
    font-family: 'Barlow' !important;
      margin-bottom: 20px !important;
}

form input[type=submit] {
  text-align: center !important;
  width: calc(100% - 8px); !important;
  display: block !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

footer.footer {
    display: none !important;
}

/* .body-container .dnd-section:nth-child(odd) {
    background-color: #ffffff !important;
} */

.feature-block__image-wrapper img {
    width: 100px !important;
    height: auto !important;
}

.feature-block__text {
    font-size: 18px !important;
}

h4.feature-block__headline {
    margin-top: 10px !important;
  font-weight: 600 !important;
}

.header__container {
    padding-bottom: 10px !important;
    padding-top: 15px !important;
}


span.fa-li {
  background: url('https://3456756.fs1.hubspotusercontent-na1.net/hubfs/3456756/Symplast-favicon-1.png') no-repeat !important;
  display: inline-block;
  width: 25px !important;
  height: 25px !important;
  background-size: contain !important;
}


/* .dnd_area-row-0-background-image {
  background-attachment: fixed !important;
} */

#hs_cos_wrapper_dnd_area-module-5 .form-title {
    color: #000000 !important;
    font-size: 18px !important;
    text-transform: unset;
    letter-spacing: 0;
    padding-top: 0 !important;
    font-weight: 300 !important;
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

span#hs_cos_wrapper_dnd_area-module-2_ ul li {
    margin-bottom: 15px !important;
  font-size: 18px !important;
}

.hs-form-field.hs-raffle_choice {
    margin-bottom: 0 !important;
}

.hs-richtext.hs-main-font-element {
    text-align: center !important;
}


/* MODERN BROWSER */
input::placeholder {
  color: #808080 !important;
}

/* WebKit, Edge */
::-webkit-input-placeholder {
  color: #808080 !important;
}
/* Firefox 4-18 */
:-moz-placeholder {
  color: #808080 !important;
  opacity: 1;
}
/* Firefox 19+ */
::-moz-placeholder {
  color: #808080 !important;
  opacity: 1;
}
/* IE 10-11 */
:-ms-input-placeholder {
  color: #808080 !important;
}
/* Edge */
::-ms-input-placeholder {
  color: #808080 !important;
}
/* MODERN BROWSER */
::placeholder {
  color: #808080 !important;
}

div#hs_cos_wrapper_widget_1685739455591 img {
    margin: -100px auto 0 !important;
    text-align: center;
}

div#hs_cos_wrapper_widget_1685739455591 {
    text-align: center !important;
}

div#hs_cos_wrapper_widget_1685973599352 img {
    margin: -125px auto 0 !important;
}

div#hs_cos_wrapper_widget_1685973599352 {
text-align: center !important;
}

a#button_widget_1685979375210, a#button_module_1685979411657, a#button_module_1685979441023 {
    width: 100%;
    display: block;
    margin-bottom: 15px !important;
    height: 56px !important;
}


h1.winbig {
    font-size: 48px !important;
    text-align: left !important;
    margin-bottom: 20px !important;
}

.list{
  padding: 0;
  margin: 0;
  list-style-type: none !important;
}



@media (min-width: 1150px) {
    .form--style-1 {
        margin-left: 0px
    }
}

@media (max-width: 1149px) {
    .field.hs-form-field {
      width: 100% !important;
  }
}

@media (min-width: 768px) {
  .dnd_area-column-1-vertical-alignment {
     justify-content: flex-start !important;
    padding-top: 50px !important;
  }
}


.hs-richtext.hs-main-font-element p {
    font-size: 1.05rem !important;
    line-height: 1.5 !important;
}


h2.winbig, h1.winbig {
    line-height: 1.3 !important;
}

@media (max-width: 767px) {
    .dnd-section {
        padding: 20px 0px !important;
    }
  
  .span7.widget-span.widget-type-cell.dnd_area-column-1-padding.dnd-column.dnd_area-column-1-vertical-alignment {
    padding: 0 20px !important;
  }
}

@media (max-width: 768px) {
  .hideonmobile, div#hs_cos_wrapper_module_16903858526357, .span6.widget-span.widget-type-cell.cell_16903858526352-vertical-alignment.dnd-column.cell_16903858526352-hidden {
    display: none !important;
  }
  
  .span5.widget-span.widget-type-cell.dnd_area-column-4-vertical-alignment.dnd_area-column-4-padding.dnd-column {
    padding-top: 0 !important;
}
  
  .cell_16903862524983-hidden {
    display: flex !important;
    justify-content: center !important;
}
  
  div#hs_cos_wrapper_dnd_area-module-5, div#hs_cos_wrapper_module_16903858526359 {
    padding: 30px !important;
  }
  
  h2.winbig {
    font-size: 20px !important; 
    text-align: left !important;
  }
  
  
  h1 {
    font-size: 30px !important;
    line-height: 1 !important;
}
  h1 span.firstspan {font-size: 32px !important;}
  
  h2#symplastwebinar {font-size: 18px !important;}
  h2:not(#symplastwebinar) {
  font-size: 28px !important;
  }
  
  p#headerimagesupportingtext {
    font-size: 20px !important;
    max-width: 100% !important;
  }
  
  div#hs_cos_wrapper_widget_1747180142418 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
  
  .row-fluid-wrapper.row-depth-1.row-number-1.dnd_area-row-0-max-width-section-centering.dnd_area-row-0-background-layers.dnd-section.dnd_area-row-0-padding.dnd_area-row-0-background-image {
    min-height: unset !important;
}
  
  .row-fluid-wrapper.row-depth-1.row-number-1.dnd_area-row-0-max-width-section-centering.dnd_area-row-0-background-layers.dnd-section.dnd_area-row-0-padding.dnd_area-row-0-background-image .span12.widget-span.widget-type-cell.dnd-column::after {
    height: 150px !important;
  }
  
  p.webinardate {
    font-size: 26px !important;
    text-align: center !important;
  }
  
  p.webinartime {
    font-size: 20px !important;
    text-align: center !important;
    margin-bottom: 30px !important;
}
div#hs_cos_wrapper_dnd_area-module-2 h2 {
    font-size: 28px !important;
    line-height: 1.35 !important;
}
  ul.icon-list.fa-ul {
    width: 90%;
    margin: 0 auto 30px !important;
}
  
  .dnd_area-row-0-padding {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
}
  
  tr#countdown-numbers td {
    font-size: 36px !important;
}
  
  div#hs_cos_wrapper_dnd_area-module-5 {
    padding: 30px !important;
  }
  
  #hs_cos_wrapper_dnd_area-module-5 .form-title {
    font-size: 20px !important;
  }
  
  form#hsForm_7a894a50-a705-4525-87f2-f085a663f98c_4881 fieldset {max-width: 100% !important;}
  
/*   .dnd_area-row-0-background-image {background-image: unset !important;} */
  
    .drop-shadow {
      box-shadow: none !important;
  }
  
    .hs-richtext.hs-main-font-element {
      font-size: 16px !important;
  }
}