@font-face{
  font-family: Poppins;
  src: url('https://4724569.fs1.hubspotusercontent-na1.net/hubfs/4724569/redesign-assets/fonts/Poppins-Bold.ttf') format('TrueType');
  src: url('https://4724569.fs1.hubspotusercontent-na1.net/hubfs/4724569/redesign-assets/fonts/Poppins-SemiBold.ttf') format('TrueType');
}

#hs_cos_wrapper_widget_1675346079072_{
}

div[data-hs-cos-field="popup_description"]{
  padding-top: 60px !important;
  padding-bottom: 45px !important;
}

img{
  border-radius: 10px;
}

.hs_error_rollup {
  display:none !important;
}

ul {  
  list-style-type: none; 
  margin-left:-29px;
}  
.main-div-style{
  background-image: linear-gradient(to bottom, #fff, #dadee3);
  position:relative;
  padding-top:50px;
}

.ats-book-image{
  width:100%;
  object-fit: cover;
  height: 900px;
}

#overlay {
  width: 100%;
  height: 300%;
  margin: 0;
  padding: 0;
  opacity: 0.5;
  background-color: #001241;
  position: absolute;
  z-index: 1;
  top: -200px;
  left: 0;
}

#popup-container-row{
  height:100%;
  justify-content:center;
}
#popup-container{
  position: absolute;
  z-index: 2;
  width:100%;
  left: 50%;
  top: -6%;
  transform: translate(-50%, 0%);
  /*   top:50%;
  transform: translate(-50%, -50%); */ */

}

.hs_cos_wrapper_type_password_prompt, .hs-search-field__bar, .hs_cos_wrapper_type_form, .widget-type-blog_subscribe, .widget-type-google_search, .widget-type-password_prompt.custom_error_message, .widget-type-email_simple_subscription {
  margin-bottom: 0px !important;
  padding:18px 18px !important;
}

input{
  font-family: Lato, helvetica, sans-serif !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  border-radius: 4px !important;
  border: solid 1px #dadee3 !important;
  background-color: #fff !important;
  height: 44px !important;
}

input[type=text]:focus{
  outline: none !important;
  border:1px solid #146afe !important;
}

label{
  font-family: Lato, helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: bold !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: 1.14 !important;
  letter-spacing: normal !important;
  color: #2e2f30 !important;
}

.hs-error-msg{
  color:red !important;
  list-style:none !important
}

select{
  cursor:pointer !important;
  margin-top: 5px !important;
  height: 44px !important;
  border-radius: 4px !important;
  border: solid 1px #dadee3 !important;
  background-color: #fff !important;
}
select:focus{
  border: solid 1px #146afe !important;
}

select:focus-within::after{
  border: solid 1px #146afe !important;
}

select option{
  font-family: Lato, helvetica, sans-serif !important;
  font-size: 14px !important;
}

select:empty{
  color:red !important;
}

.hs-input is-placeholder{
  color: #fff !important;
}

.hs-button{
  margin-bottom:0 !important;
  margin-top: 30px !important;
  width:100% !important;
  font-family: Lato, helvetica, sans-serif !important;
  font-size: 15px !important;
  font-weight: bold !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  text-align: center !important;
  color: #fff !important;
  border-radius: 6px !important;
  background-color: #e50044 !important;
  background-image: url('https://4724569.fs1.hubspotusercontent-na1.net/hubfs/4724569/redesign-assets/white-book-img.svg') !important;
  background-repeat: no-repeat !important;
  background-size:16px !important;
  background-position: left 30% center !important;
}
.hs-button:hover{
  background-color: #b30035 !important;
}

.form-container{
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  box-shadow: 0 5px 20px 5px rgba(0, 18, 65, 0.1);
  border: solid 1px rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.8);
  /*   overflow-y: auto;
  height:100%; */
}

.text-field-container{
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  box-shadow: 0 5px 20px 5px rgba(0, 18, 65, 0.1);
  border: solid 1px rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.7);
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  /*   overflow-y: auto;
  height:100%; */
}

.scrolled{
  width:98%;
  overflow:auto;
  max-height:770px;
}

.scrolled::-webkit-scrollbar{
  width: 5px;
}

.scrolled::-webkit-scrollbar-thumb {
  background-color: #f1f4f8;
  border-radius: 3px;
}

.text-field-div{
  width: 72%;
  margin: 0 auto;
  font-family: Lato, helvetica, sans-serif !important ;
}

.text-field-div *{
  font-family: inherit !important;
}

.form-div{
  width:85%;
  margin:0 auto;
}

.privacy-policy{
  font-family: Lato, helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #909396;
  text-decoration: none;
}

.privacy-policy:hover{
  color: #909396;
}
.more-resources{
  font-family: Poppins,sans-serif,gill-sans;
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: -1px;
  color: #001241;
}

.see-more-resources{
  font-family: Lato, helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #e50044;
}

::placeholder {
  color: red;
}
.cards{
  /*   display:none; */
}
.card{
  border:0;
}

.card-content{
  margin-top:15px;
}

.image{
  overflow:hidden;
  border-radius: 10px;
  height: 360px;
}

.card-content .topic{
  font-family: Lato, helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: 2.23px;
  color: #909396;
}

.read-div a{
  display:inline-block;
  text-decoration: none;
  font-family: Lato, helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #e50044;
}
.resource_description{
  margin-top:5px;
  font-family: Poppins,sans-serif,gill-sans;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #001241;
}

@media only screen and (max-width: 992px) {
  .main-div-style{
    padding-top:0px;
  }
  .scrolled{
    overflow: hidden;
    max-height: 100%;
  }
  .text-field-container{
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 0px;

  }
  .form-container{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;

  }
  #popup-container{
    top: -3%;
  }
  .text-field-div{
    width: 90%;
  }
  .main-div-style{
    height:1750px;
  }
  .ats-book-image{
    height: 800px;
  }
}

@media only screen and (max-width: 530px) {
  .hs-button{
    background-position: left 23% center !important;
  }
}