<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @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    */
/*****************************************/
.container-fluid {
  padding: 0 !important;
}
header {
  height: 75px;
  display: flex !important;
  align-items: center !important;
}
.banner-section {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 40px 0;
}
.banner-section .text-wrap {
  padding: 40px 0;
  max-width: 50%;
}
.banner-section .text-wrap h1 {
  font-size: 38px;
  font-family: 'Poppins', sans-serif;
  padding-bottom: 10px;
}
.banner-section .text-wrap p {
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
}
.banner-section .text-wrap .webinar-date {
  margin-left: 30px;
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
/* .banner-section .text-wrap .webinar-date::before {
  content: "";
  background: url(https://info.nasuni.com/hubfs/Nasuni-2020/webinar_date.png);
  background-position: center;
  background-size: 100%;
  height: 20px;
  width: 20px;
  position: absolute;
  background-repeat: no-repeat;
  margin-left: -25px;
} */
.content-section {
  padding-bottom: 30px;
}
.content-section .presenters-wrap {
  position: relative;
  padding-bottom: 40px;
}
.content-section .presenters-wrap .presenter {
  margin-top: -50px;
  margin-right: -20px;
  position: absolute;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-section .presenters-wrap .presenter img {
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    border: 5px solid #ffffff;
}
.content-section .presenters-wrap .presenter-1 {
  right: auto;
  left: 0;
}
.content-section .presenters-wrap .presenter-2 {
  right: 0;
  left: auto;
}
.content-section .presenters-wrap .presenter .text-wrap {
  padding: 15px;
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  width: 175px;
  height: 75px;
}
.content-section .presenters-wrap .presenter .text-wrap h3 {
  font-size: 16px;
  color: #435663;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.content-section .presenters-wrap .presenter .text-wrap span {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}
.content-section .presenters-wrap.three-col .presenter {
  position: relative;
  margin-right: auto;
  float: left;
  width: 25%;
  display: block;
}
.content-section .presenters-wrap.three-col .presenter .text-wrap {
  padding: 10px 0 0;
  background-color: transparent;
  box-shadow: none;
  max-width: 130px;
}
.content-section .presenters-wrap.three-col .presenter .text-wrap h3 {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}

.content-section .content-wrap {
  padding: 40px 0;
  clear: both;
}
.content-section .content-wrap p {
  font-size: 18px;
  color: #637380;
  font-family: 'Poppins', sans-serif;
}
.content-section .content-wrap ul {
  column-count: 2;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  color: #637380;
  list-style-type: none;
  margin: auto;
  padding: 0;
}
.content-section .content-wrap ul li {
  position: relative;
  margin-left: 30px;
  display: inline-block;
  padding-bottom: 10px;
  padding-right: 30px;
  width: 100%;
}
.content-section .content-wrap ul li::before {
  content: " ";
  background: url(https://info.nasuni.com/hubfs/Nasuni-2020/check-mark.png);
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: 100%;
  margin-left: -30px;
  margin-top: 5px;
  background-position: center;
  background-repeat: no-repeat;
}
.content-section .form-wrap {
  background-color: #F5F7F9;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  padding: 20px;
  max-width: 450px;
  margin-top: -200px;
  margin-right: 0;
  margin-left: auto;
  position: relative;
  border: 1px solid #CED5D9;
}
.content-section .form-wrap img.help-btn-open {
  position: absolute;
  right: 15px;
  top: 20px;
}
.content-section .form-wrap img.help-btn-close {
  position: absolute;
  right: 15px;
  top: 20px;
}
.content-section .form-wrap .help-text-wrap {
  background: #ffffff;
  position: absolute;
  padding: 25px;
  left: 0;
  top: 0;
  border-bottom: 1px solid #CED5D9;
}
.content-section .form-wrap .help-text-wrap a {
  color: #58A619;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
}
.content-section .form-wrap .help-text-wrap h3 {
  color: #425563;
  font-size: 20px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  padding: 0;
}
.content-section .form-wrap .help-text-wrap p {
  color: #637380;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}
.content-section .form-wrap h3 {
  color: #435663;
  font-size: 32px;
  font-family: 'Poppins', sans-serif;
  padding-bottom: 20px;
  font-weight: 400;
}
.content-section .form-wrap .form-note {
  font-size: 12px;
  color: #425563;
  font-family: 'Poppins', sans-serif;
  opacity: 60%;
}
.content-section .form-wrap .hbspt-form label:not(.hs-error-msg) {
  display: none;
}
.content-section .form-wrap .hbspt-form input {
  border: 1px solid #CED5D9;
  border-radius: 0;
  height: 45px;
  padding: 0 10px;
  margin: 0;
  width: 100% !important;
  outline: none;
}
.content-section .form-wrap .hbspt-form select {
  height: 45px;
  width: 100%;
  padding: 0 10px;
  margin: 0;
  border: 1px solid #CED5D9;
  border-radius: 0;
}
.content-section .form-wrap .hbspt-form .hs_country {
  max-width: 50%;
  font-family: 'Poppins', sans-serif;
}
.content-section .form-wrap .hbspt-form .hs_state {
  max-width: 50%;
  font-family: 'Poppins', sans-serif;
}
.content-section .form-wrap .hbspt-form .hs_submit .actions {
  padding: 10px 0 !important;
  margin: 0 !important;
}
.content-section .form-wrap .hbspt-form .hs_submit {
  margin-left: 8px;
}
.content-section .form-wrap .hbspt-form .hs-button {
  box-shadow: none !important;
  background: #58A619 !important;
  font-size: 15px !important;
  font-family: 'Poppins', sans-serif;
  text-transform: none !important;
  font-weight: 600 !important;
  height: 40px !important;
  width: 98% !important;
  border: none !important;
  border-radius: 50px;
  color: #ffffff !important;
}
.content-section .form-wrap .hbspt-form ul.hs-error-msgs {
  display: block;
  list-style-type: none;
  padding: 10px 5px 0;
  margin: 0;
  color: red;
}
.content-section .form-wrap .hbspt-form fieldset {
  margin: 15px 0;
}
footer {
  background-color: #203341;
  color: #ffffff;
  min-height: 75px;
  display: flex !important;
  align-items: center;
}
footer .container {
  position: relative;
}
footer .footer-wrap .copy-right-text {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
footer .footer-wrap .copy-right-text p {
  margin: auto;
}
footer .footer-wrap .copy-right-text a {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
.social-links-wrap {
  position: absolute;
    right: 0;
    top: 0;
}
ul.social-links {
  list-style-type: none;
  display: flex;
}
ul.social-links li {
  margin: 5px;
  background: #425563;
  border-radius: 25px;
  padding: 5px;
  width: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.social-links li a {
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .banner-section .text-wrap {
    max-width: 100%;
  }
  .content-section {
    padding-bottom: 0;
  }
  .content-section .presenters-wrap {
    padding: 0;
  }
  .content-section .presenters-wrap .presenter {
    position: relative;
    margin: 30px 0 0 0;
    width: 100%;
  }
  .content-section .presenters-wrap.three-col .presenter {
    width: 50%;
  }
  .content-section .presenters-wrap.three-col .presenter .text-wrap {
    width: 100%;
    height: 100%;
  }
  .content-section .form-wrap {
    margin-top: -70px;
  }
  .content-section .content-wrap ul {
    column-count: unset;
  }
  
}
@media screen and (max-width: 767px) {
  .banner-section .text-wrap {
    padding: 0 !important;
  }
  .content-section .presenters-wrap.three-col .presenter {
    text-align: center;
  }
  .content-section .presenters-wrap.three-col .presenter .text-wrap {
    margin: auto;
  }
  .content-section .content-wrap {
    padding: 40px 0;
  }
  .content-section .content-wrap ul li {
    display: block;
  }
  footer {
    padding: 10px 0;
  }
  .social-links-wrap {
    position: relative;
    top: auto;
    right: auto;
  }
  ul.social-links {
    margin: auto;
    padding: 0;
  }
  .content-section {
    padding-bottom: 56px;
  }
  .content-section .form-wrap {
    margin: auto;
  }
}
}
/* Thank you message CSS */

.form-thank-you-wrap .thank-you-message {
  background-color: #57A745;
  padding: 20px;
}
.form-thank-you-wrap .thank-you-message {
  background-color: #57A745;
  padding: 20px;
}
.form-thank-you-wrap .thank-you-message h3 {
  font-size: 26px;
  color: #fff;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}
.form-thank-you-wrap .thank-you-message .btn {
  background-color: #ffffff;
  width: 100%;
  padding: 12px;
  border-radius: 50px;
  font-size: 18px;
  color: #57A745;
  text-transform: none;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}
.form-thank-you-wrap .resources {
  padding: 20px;
}
.form-thank-you-wrap .resources h2 {
  font-size: 20px;
  color: #637380;
  padding-bottom: 20px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}
.form-thank-you-wrap .resources .text-wrap h3 {
  font-size: 16px;
  color: #637380;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  padding: 0;
}
.form-thank-you-wrap .resources .text-wrap p {
  font-size: 12px;
  color: #425563;
  font-family: 'Poppins', sans-serif;
  margin: auto;
  padding-bottom: 10px;
}
.form-thank-you-wrap .resources .text-wrap a {
  font-size: 12px;
  color: #58A619;
  text-transform: none;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}
.form-thank-you-wrap .resources .text-wrap img {
  width: auto;
  height: 12px;
}
.form-thank-you-wrap .resources hr {
  border-top: 1px solid #CED5D9;
}

.content-section .form-wrap .hbspt-form .input {
  margin: 0 8px !important;
}
.content-section .form-wrap .hubspot-form {
  padding: 0 15px;
}

@media screen and (max-width: 991px) {
  .form-thank-you-wrap .thank-you-message {
    padding: 10px;
  }
  .form-thank-you-wrap .thank-you-message .text-wrap {
    padding: 0 10px;
  }
  .form-thank-you-wrap .resources .text-wrap {
    padding: 0 15px;
  }
  
}
@media screen and (max-width: 767px) {
.form-thank-you-wrap .thank-you-message {
    text-align: center;
  }
  .form-thank-you-wrap .thank-you-message img {
    padding-bottom: 10px;
  }
  .form-thank-you-wrap .resources .text-wrap {
    padding: 15px 0 0 0;
  }
  .content-section .form-wrap .hbspt-form .hs_country {
    width: 100%;
    max-width: 100%;
  }
  .content-section .form-wrap .hbspt-form .hs_state {
    width: 100%;
    max-width: 100%;
  }
  .content-section .form-wrap .hbspt-form select {
    margin: 0 0 10px 0;
    width: 100% !important;
  }
}
/* End of Thank you message CSS */</pre></body></html>