* {
  box-sizing: border-box;
}

html, body {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
}



@font-face {
    font-family: Greta;
    src: url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansPro-Reg.eot);
    src: url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansPro-Reg.eot?#iefix) format("embedded-opentype"),url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansPro-Reg.woff) format("woff"),url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansPro-Reg.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: Greta;
    src: url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansPro-Bld.eot);
    src: url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansPro-Bld.eot?#iefix) format("embedded-opentype"),url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansPro-Bld.woff) format("woff"),url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansPro-Bld.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: auto
}

@font-face {
  font-family: "Greta Heavy";
  src: url(https://media.vol.at/werbung/00_INTERN/vol_at/font_hosting/fonts/GretaSansPro-Hea.eot);
  src: url(https://media.vol.at/werbung/00_INTERN/vol_at/font_hosting/fonts/GretaSansPro-Hea.eot?#iefix) format("embedded-opentype"),
  url(https://media.vol.at/werbung/00_INTERN/vol_at/font_hosting/fonts/GretaSansPro-Hea.woff) format("woff"),
  url(https://media.vol.at/werbung/00_INTERN/vol_at/font_hosting/fonts/GretaSansPro-Hea.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: auto
}

@font-face {
  font-family: "Greta Medium";
  src: url(https://media.vol.at/werbung/00_INTERN/vol_at/font_hosting/fonts/GretaSansPro-Med.eot);
  src: url(https://media.vol.at/werbung/00_INTERN/vol_at/font_hosting/fonts/GretaSansPro-Med.eot?#iefix) format("embedded-opentype"),
  url(https://media.vol.at/werbung/00_INTERN/vol_at/font_hosting/fonts/GretaSansPro-Med.woff) format("woff"),
  url(https://media.vol.at/werbung/00_INTERN/vol_at/font_hosting/fonts/GretaSansPro-Med.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: auto
}

@font-face {
  font-family: 'Greta Condensed Heavy';
  src: url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansCndPro-Hea.eot);
  src: url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansCndPro-Hea.eot?#iefix) format("embedded-opentype"),
  url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansCndPro-Hea.woff) format("woff"),
  url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansCndPro-Hea.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto
}

@font-face {
  font-family: 'Greta Condensed';
  src: url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansCndPro-Blk.eot);
  src: url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansCndPro-Blk.eot?#iefix) format("embedded-opentype"),
  /* url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansCndPro-Blk.woff) format("woff"),  */
  url(https://www.vol.at/wp-content/plugins/vodl-base/precompiled/css/fonts/GretaSansCndPro-Blk.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: auto
}

#wfWrapper {
  width: 100%;
  min-width: 290px;
  max-width: 450px;
  height: 100%;
  min-height: 300px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 6px;
  margin-top: 25px;


  /* background: url('../_work/200211_Newsletter_Widget_V3.png'); */
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #f7f6f0;
}
#content {
  min-width: 295px;
  height: 100%;
  min-height: 300px;
  position: relative;
  display: flex;
  flex-direction: column;


}

.logo {
  max-width: 85px;
  margin-top: -25px;
  display: flex;
  justify-content: center;
  transform: translateX(27%);
  pointer-events: none;
}

.logoImg {
  width: 100%;
  height: 100%;
}

.headerSection {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
}

.portrait {
  max-width: 85px;
  width: 100%;
  height: 100%;
  display: flex;
  margin-right: 13px;
}
.portraitImg {
  width: 100%;
}

.headlineWrapper {
  display: block;
  width: 100%;
  max-width: 160px;
}


.headline {
  width: auto;
  position: relative;
  display: flex;
  height: auto;
}


.headlineText {
  width: auto;
  display: flex;
  /* padding-bottom:5px; */
  border-bottom: 4px solid #FFD200;

  color: #1a1603;
  font-family: "Greta Heavy";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  font-size: 25px;
  line-height: 29px;
  text-transform: uppercase;
}

.subHeadline {
  width: 100%;
  max-width: 240px;
  display: flex;
  justify-content: flex-start;
  align-self: center;

  margin-top: 15px;
  color: #1A1603;

  /* font-size: 16px;
  font-weight: 700;
  line-height: 17px; */

 font-family: "Greta Medium";
 font-size: 14px;
 font-weight: 500;
 line-height: 15px;
}

.inputWrapper {
  width: 100%;
  max-width: 240px;
  display: flex;
  justify-content: flex-start;
  align-self: center;
  flex-grow: 1;
  margin-top: 30px;
}

#email {
  font-family: "Greta";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #1A1603;
  height: 35px;
  padding: 0 7px;

  width: 100%;
  /* margin-bottom: 10px; */
  /* line-height: 35px; */
  /* text-align: center; */
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #FFFFFF;
  border: 1px solid rgba(151, 151, 151, 0.45);
  box-sizing: border-box;
  /* margin-bottom: 30px; */
}

#email::-webkit-input-placeholder,
#email:-moz-placeholder,
#email::-moz-placeholder,
#email:-ms-input-placeholder {
  text-align: left;
  /* padding-left: 20px; */
  font-family: "Greta";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #8C8C8C;
}

.submitWrapper {
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
}

#submit {
  font-family: "Greta Condensed Heavy";
  /* font-weight: 800; */
  font-size: 22px;
  line-height: 1;
  text-align: center;
  letter-spacing: 1.5px;
  color: #1A1603;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #1A1603;
  min-width: 150px;
  /* width: 50%; */
  padding: 0.5em 1.4em;
  transition: 100ms ease-in;
  cursor: pointer;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#submit:hover {
  color: #FFD200;
  background-color: #1A1603;
}

[id^=NotiflixReportWrap] a#NXReportButton {
  float: unset;
  display: flex;
  justify-content: center;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 5px;
  font-family: "Greta";
  font-size: 14pt;
  line-height: 22px;
}

[id^=NotiflixReportWrap]>*>p {
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 20px;
  font-size: 15px;
}

[id^=NotiflixReportWrap]>*>h5 {
  margin-top: 10px;
  font-family: "Greta Condensed";
}

#NotiflixReportWrap {
  right: unset;
  position: fixed;
}

h5.notiflix-report-title {
  /* max-height: 45px; */
  line-height: 1;
  margin-top: 5px;
}

.sucessTextInfo {
  font-weight: bold;
  margin-top: 5px;
  display: flex;
  line-height: 1.2;
}
