:root {
  --gainsboro: #e5e5e5;
  --medium-slate-blue: #88f;
  --black-2: black;
  --steel-blue: #0184d4;
  --yellow: yellow;
  --white-2: white;
  --white-smoke-2: #ececec;
  --crimson: #ce163a;
  --dark-slate-grey: #3d3c3c;
  --dim-grey: #555;
  --white: white;
  --deep-sky-blue: #01a1d4;
  --light-grey: #d6d6d6;
  --medium-violet-red: #c82680;
  --white-smoke: whitesmoke;
  --dark-slate-blue: #004c91;
  --alice-blue-3: #d9efff;
  --black: #222;
  --dark-grey: #969696;
  --alice-blue: #f3f9fc;
  --alice-blue-2: #dfeff7;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.header {
  z-index: 998;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1500px;
  height: auto;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1%;
  padding-right: 1%;
  display: flex;
  position: fixed;
  left: auto;
  right: auto;
}

.hero {
  height: 100vh;
}

.sectionone {
  padding-top: 0;
  padding-bottom: 0;
}

.sectiontwo {
  justify-content: center;
  align-items: center;
  padding: 40px 0%;
  display: flex;
}

.footer {
  border-top: 1px solid var(--gainsboro);
  padding: 60px 5%;
  display: flex;
}

.sectionthree {
  background-color: #000;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.slider {
  width: 100%;
  height: 100%;
}

.slide {
  background-color: #000;
}

.slide._02 {
  background-image: linear-gradient(#0006, #0006);
}

.left-arrow, .right-arrow {
  display: none;
}

.left {
  align-items: center;
  width: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 1%;
  display: flex;
}

.right {
  align-items: center;
  width: 50%;
  padding-left: 20%;
  padding-right: 1%;
  display: flex;
}

.body {
  font-family: OpensansInline, sans-serif;
  font-size: 1em;
  line-height: 1.5;
}

.stickynavhelp {
  z-index: 2000;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  width: 80px;
  height: auto;
  min-height: auto;
  margin-top: auto;
  margin-bottom: 10px;
  margin-right: 5%;
  padding-right: 0%;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.stickynavhelp.display {
  display: none;
}

.heroslidercontent {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.sliderheading {
  color: #fff;
  width: 54%;
  font-size: 4.2em;
  font-weight: 600;
  line-height: 1.2;
}

.sliderdesc {
  color: #fff;
  width: 45%;
  margin-top: 20px;
  line-height: 1.4;
}

.slidebtnarea {
  margin-top: 40px;
  margin-bottom: 0;
  display: flex;
}

.slide-nav {
  text-align: left;
  letter-spacing: 9em;
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
  font-size: .4em;
  display: flex;
  inset: auto 0% 40px;
}

.stickynavlinks {
  z-index: 997;
  border: 2px solid var(--medium-slate-blue);
  background-color: var(--medium-slate-blue);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: var(--black-2);
  border-radius: 5px;
  width: 80px;
  height: auto;
  margin-top: 20%;
  margin-bottom: auto;
  padding: 20px 5px 10px;
  font-weight: 700;
  position: fixed;
  left: auto;
  right: 5%;
}

.link-block {
  cursor: pointer;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  min-height: auto;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.link-block.help {
  color: var(--black-2);
  width: 48%;
  margin-bottom: 15px;
}

.sticky-ico {
  background-color: #fff;
  background-image: url('../images/ico-1-contrast.svg');
  background-position: 50%;
  background-size: 33px;
  border: 1px solid #fff;
  border-radius: 100px;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  overflow: hidden;
}

.sticky-ico:hover {
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
}

.sticky-ico._01 {
  border-color: var(--medium-slate-blue);
  background-color: #fff;
  background-image: url('../images/ico-1-contrast_1.svg');
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  transition: all .2s;
}

.sticky-ico._01:hover {
  border-color: var(--yellow);
  background-color: var(--yellow);
  background-image: url('../images/ico-1-contrast_1.svg');
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  transform: scale(1.1);
}

.sticky-ico._01.help {
  border-width: 2px;
  border-color: var(--black-2);
}

.sticky-ico._01.help:hover {
  background-color: #fff;
}

.sticky-ico._02 {
  background-color: #fff;
  background-image: url('../images/ico-2-contrast_1.svg');
  transition: all .2s;
}

.sticky-ico._02:hover {
  border-color: var(--yellow);
  background-color: var(--yellow);
  background-image: url('../images/ico-2-contrast_1.svg');
  transform: scale(1.1);
}

.sticky-ico._02.help {
  border-width: 2px;
  border-color: var(--black-2);
}

.sticky-ico._02.help:hover {
  background-color: #fff;
}

.sticky-ico._03 {
  background-color: #fff;
  background-image: url('../images/ico-3-contrast_1.svg');
  transition: all .2s;
}

.sticky-ico._03:hover {
  border-color: var(--yellow);
  background-color: var(--yellow);
  background-image: url('../images/ico-3-contrast_1.svg');
  transform: scale(1.1);
}

.sticky-ico._03.help {
  border-width: 2px;
  border-color: var(--black-2);
}

.sticky-ico._03.help:hover {
  background-color: #fff;
}

.sticky-ico._04 {
  background-color: #fff;
  background-image: url('../images/ico-4-contrast_1.svg');
  transition: all .2s;
}

.sticky-ico._04:hover {
  border-color: var(--yellow);
  background-color: var(--yellow);
  background-image: url('../images/ico-4-contrast_1.svg');
  transform: scale(1.1);
}

.sticky-ico._04.help {
  border-width: 2px;
  border-color: var(--black-2);
}

.sticky-ico._04.help:hover {
  background-color: #fff;
}

.sticky-text {
  color: var(--black-2);
  text-align: center;
  margin-top: 10px;
  font-size: .6em;
  font-weight: 700;
}

.sticky-text.help {
  color: var(--black-2);
  font-size: .8em;
  font-weight: 500;
}

.slidehead {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 875px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
  padding-right: 0%;
  display: none;
}

.slidercontent {
  border: 2px none var(--gainsboro);
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.ths13-hero-slide-2 {
  height: auto;
}

.text-block-3 {
  color: var(--crimson);
  font-size: 1.6em;
}

.button {
  border: 1px solid var(--steel-blue);
  color: var(--steel-blue);
  letter-spacing: 0;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-width: 100px;
  min-height: 50px;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 0 20px;
  font-size: 1em;
  line-height: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: static;
}

.button:hover {
  border-color: var(--yellow);
  color: var(--yellow);
}

.button.blueline {
  border-width: 2px;
  border-color: var(--yellow);
  color: var(--yellow);
  letter-spacing: 0;
  cursor: pointer;
  background-color: #0000;
  border-radius: 4px;
}

.button.blueline:hover {
  border-color: var(--yellow);
  background-color: var(--yellow);
  color: #000;
}

.button.redline {
  color: #000;
  border-width: 2px;
  border-color: #000;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button.redline:hover {
  color: #fff;
  background-color: #000;
}

.button.redline.page-btn {
  display: none;
}

.button.redcolor {
  background-color: var(--yellow);
  color: var(--black-2);
  letter-spacing: 0;
  border-width: .1px;
  border-color: #ce163a00;
  min-height: 50px;
  margin-left: 0;
  margin-right: 0;
  font-size: 1em;
  font-weight: 600;
}

.button.redcolor:hover {
  border-width: .5px;
  border-color: var(--steel-blue);
  background-color: var(--white-2);
  color: var(--black-2);
}

.button.redcolor.full {
  border: 2px solid var(--yellow);
  background-color: var(--yellow);
  color: var(--black-2);
  background-image: none;
  border-radius: 3px;
  width: 100%;
  min-height: 50px;
  font-size: 1em;
}

.button.redcolor.full:hover {
  border-color: var(--medium-slate-blue);
  background-color: var(--medium-slate-blue);
}

.button.redcolor.full.disable {
  border-color: var(--dark-slate-grey);
  background-color: var(--dark-slate-grey);
  color: var(--dark-slate-grey);
  cursor: not-allowed;
  background-image: none;
}

.button.redcolor.icons-2 {
  background-color: var(--black-2);
  color: #fff;
  background-image: url('../images/mails-2.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: auto;
  border-style: none;
  margin-left: .5rem;
  margin-right: .5rem;
  padding-left: 60px;
}

.button.redcolor.icons-2:hover {
  background-color: var(--medium-slate-blue);
}

.button.bluecolor {
  border-width: 2px;
  border-color: var(--white-2);
  background-color: var(--white-2);
  color: #000;
  white-space: nowrap;
  border-radius: 4px;
  font-weight: 700;
}

.button.bluecolor:hover {
  border-color: var(--yellow);
  background-color: var(--yellow);
  color: #000;
}

.button.bluecolor.icons-1 {
  background-color: var(--medium-slate-blue);
  color: #fff;
  background-image: url('../images/linkedin-white-1.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: auto;
  border-style: none;
  margin-left: .5rem;
  margin-right: .5rem;
  padding-left: 60px;
}

.button.bluecolor.icons-1:hover {
  background-color: var(--black-2);
}

.button.bluecolor.lp.display {
  display: none;
}

.button.whiteline {
  color: #fff;
  border-color: #fff;
}

.button.whiteline.space {
  border-width: 2px;
  border-color: var(--yellow);
  color: var(--yellow);
  cursor: pointer;
  border-radius: 4px;
  margin-right: 5px;
}

.button.whiteline.space:hover {
  border-color: var(--yellow);
  background-color: var(--yellow);
  color: #000;
}

.button.darkline {
  border-width: .5px;
  border-color: var(--dim-grey);
  color: var(--dim-grey);
  border-radius: 4px;
  margin-top: 0;
  font-weight: 400;
}

.button.darkline:hover {
  border-color: var(--dim-grey);
  background-color: var(--dim-grey);
  color: var(--white);
}

.button.form-white {
  border-width: 2px;
  border-color: var(--yellow);
  background-color: var(--yellow);
  color: var(--black-2);
  min-width: 200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 600;
  line-height: 1;
}

.button.form-white:hover {
  color: var(--black-2);
  background-color: #fff;
  border-color: #fff;
}

.button.decline {
  border-width: 2px;
  border-color: var(--crimson);
  color: var(--crimson);
  white-space: nowrap;
  min-width: 100px;
  margin-left: 0;
  margin-right: 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
}

.button.decline:hover {
  border-color: var(--crimson);
  background-color: var(--crimson);
  color: #fff;
}

.button.accept {
  border-width: 2px;
  border-color: var(--steel-blue);
  color: var(--steel-blue);
  white-space: nowrap;
  background-image: none;
  min-width: 100px;
  margin-right: 20px;
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
}

.button.accept:hover {
  border-color: var(--steel-blue);
  background-color: var(--steel-blue);
  color: #fff;
  background-image: none;
}

.button.whiteline {
  letter-spacing: 0;
  cursor: pointer;
  background-color: #0000;
  border-width: .5px;
  border-radius: 4px;
}

.button.whiteline:hover {
  color: var(--steel-blue);
  background-color: #fff;
  border-color: #fff;
}

.button.redbg {
  border: .5px solid var(--crimson);
  background-color: var(--crimson);
  color: #fff;
  letter-spacing: 0;
  margin-left: 0;
  margin-right: 0;
  font-weight: 600;
}

.button.redbg:hover {
  color: var(--crimson);
  background-color: #fff;
  border-width: .5px;
  border-color: #fff;
}

.button.cookie {
  border-width: .5px;
  border-color: var(--steel-blue);
  color: var(--dim-grey);
  white-space: nowrap;
  background-color: #fff;
  border-radius: 4px;
}

.button.cookie:hover {
  border-color: var(--crimson);
  background-color: var(--crimson);
  color: #fff;
}

.btn-text {
  letter-spacing: 0;
  margin-left: 0;
}

.bodystyle2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.div-block-7 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  min-width: 1000px;
  max-width: none;
  margin-top: 220px;
  display: flex;
}

.mask {
  width: 100%;
  max-width: none;
  margin-left: 0%;
  margin-right: 0%;
  padding: 0 0%;
}

.slider-2 {
  background-color: #0000;
  width: 100%;
  max-width: 900px;
  height: auto;
  margin-bottom: 20px;
}

.slideoffer {
  cursor: pointer;
  border-radius: 0;
  width: 33.5%;
  margin-left: 0%;
  margin-right: 0%;
  padding: 10px;
  text-decoration: none;
  overflow: hidden;
}

.icon, .icon-2 {
  color: var(--dim-grey);
  font-size: .5em;
}

.offercontent {
  z-index: auto;
  background-color: var(--black-2);
  color: var(--dim-grey);
  border: 2px #fff;
  border-radius: 5px;
  flex-direction: column-reverse;
  justify-content: flex-end;
  width: 100%;
  height: auto;
  min-height: 150px;
  margin-top: 0%;
  margin-left: 0%;
  margin-right: 0%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 10px #0000000a;
}

.offerimage {
  border-radius: 5px;
  min-width: 100%;
  margin-bottom: 40px;
  display: none;
  position: static;
  inset: 0%;
}

.offfertextwrapper {
  z-index: 10;
  background-color: #5550;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: 150px;
  margin-top: auto;
  padding: 5% 7%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  font-size: 1em;
  line-height: 1.2;
}

.offerbtn {
  z-index: 200;
  border: 2px solid var(--crimson);
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.offerarrow {
  width: 9px;
}

.offerarrow.blue {
  opacity: 1;
  width: 6px;
}

.offerarrow.red {
  width: 12px;
}

.slide-nav-2 {
  display: none;
}

.sectiontwowrapper {
  justify-content: space-between;
  width: 100%;
  max-width: 900px;
  display: flex;
}

.sectiontwocontent1 {
  border: 2px solid #000;
  border-radius: 5px;
  width: 49%;
  min-height: 200px;
  padding: 2% 5%;
  transition: all .2s;
}

.sectiontwocontent1:hover {
  border-color: var(--yellow);
}

.left-arrow-2 {
  opacity: .5;
  cursor: pointer;
  width: 50px;
  margin-left: -60px;
  transition: all .2s;
  inset: 0% auto 0% 0%;
}

.left-arrow-2:hover {
  opacity: 1;
}

.right-arrow-2 {
  opacity: .5;
  width: 50px;
  margin-right: -60px;
  transition: all .2s;
}

.right-arrow-2:hover {
  opacity: 1;
}

.image-4 {
  border: 1px #000;
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
}

.ths13-hero-slider-arrow {
  display: none;
}

.ths13-hero-slider-2 {
  background-color: #0000;
  width: 100%;
  height: auto;
  min-height: 60px;
}

.mask-3 {
  height: auto;
}

.ths13-heading-h1-2 {
  color: #000;
  text-align: left;
  width: 100%;
  margin: 0 auto 0 0;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2em;
}

.ths13-heading-h1-2:hover {
  text-decoration: none;
}

.ths13-heading-h1-wrapper-2 {
  color: #004e8f;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.ths13-heading-h1-wrapper-2:hover {
  color: var(--crimson);
  text-decoration: none;
}

.news-content-inner {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  font-weight: 700;
  display: flex;
}

.ths13-hero-slide-content-2 {
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  height: auto;
  margin: auto auto auto 0;
  display: flex;
}

.ths13-hero-slider-nav-2 {
  opacity: .22;
  color: var(--black-2);
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 20px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: .4em;
  display: flex;
  inset: auto 0% 0% -8px;
}

.sectiontwotext1 {
  color: #000;
  margin-bottom: 10px;
  font-size: .8em;
  font-weight: 700;
}

.sectiontwotext1.blue {
  color: #000;
  font-weight: 700;
}

.faq-p {
  background-color: #0000;
  border: 3px #b3d9ea;
  border-radius: 5px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  display: block;
  overflow: hidden;
}

.sectiontwocontent2 {
  color: var(--crimson);
  border: 2px solid #000;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 49%;
  min-height: 200px;
  padding: 2% 5%;
  transition: all .2s;
  display: flex;
  position: relative;
}

.sectiontwocontent2:hover {
  border-color: var(--yellow);
}

.image-21 {
  width: 180px;
  display: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

.sectiontwotext2 {
  color: #000;
  text-align: left;
  width: 100%;
  margin: 0 auto 10px 0;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.2em;
}

.sectiontwotext2:hover {
  text-decoration: none;
}

.div-block-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 900px;
  display: flex;
}

.text-block-157 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 1.5em;
  font-weight: 400;
}

.text-field {
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 2px solid #fff;
  border-radius: 3px;
  min-height: 46px;
  margin-bottom: 0;
  margin-right: 1%;
  font-weight: 400;
}

.text-field:hover {
  border-color: var(--yellow);
}

.text-field:active, .text-field:focus {
  border-color: var(--medium-slate-blue);
}

.text-field::placeholder {
  font-weight: 400;
}

.form {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-10 {
  display: flex;
}

.checkbox-field {
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox {
  border-width: 2px;
  border-color: var(--gainsboro);
  width: 20px;
  height: 20px;
  margin-top: 0;
  margin-right: 10px;
}

.checkbox:hover {
  border-color: var(--steel-blue);
}

.checkbox:active {
  border-color: var(--crimson);
}

.checkbox.w--redirected-checked {
  border-color: var(--crimson);
  background-color: var(--crimson);
  background-size: 10px;
}

.checkbox.w--redirected-focus {
  border-color: var(--crimson);
  box-shadow: none;
}

.checkbox.w--redirected-focus-visible {
  border-color: var(--crimson);
}

.checkbox-label {
  color: #fff;
  margin-bottom: 0;
  font-size: .8em;
}

.link-3 {
  color: var(--crimson);
  background-image: url('../images/1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 7px;
  padding-left: 10px;
  text-decoration: none;
  transition: all .2s;
}

.link-3:hover {
  color: var(--steel-blue);
  background-image: url('../images/4.svg');
}

.footerrow {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20%;
  max-width: none;
  display: flex;
}

.footerrow.mobile {
  justify-content: space-between;
}

.enbdlogo {
  filter: contrast(2000%) grayscale(1000%);
  width: 110px;
}

.footerlink {
  color: var(--black-2);
  cursor: pointer;
  margin-bottom: 6px;
  font-size: .8em;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
}

.footerlink:hover {
  color: var(--medium-slate-blue);
}

.footerlink.dp {
  border-left: 1px #000;
  align-items: center;
  height: 20px;
  margin-bottom: 0;
  padding-left: 26px;
  display: flex;
}

.footerbottom {
  border-style: solid;
  border-width: 2px 1px 1px;
  border-color: var(--black-2) black black;
  flex-direction: row;
  justify-content: center;
  padding: 10px 5%;
  display: flex;
}

.copyright {
  color: var(--black-2);
  align-items: center;
  margin-bottom: 0;
  font-size: .8em;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.copyright:hover {
  color: var(--dim-grey);
}

.footerwrapper {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.innerheaderwrapper {
  background-color: var(--black-2);
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 500px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.innerheaderwrapper.small {
  min-height: 350px;
}

.innercontentwrapper {
  justify-content: center;
  width: 100%;
  min-height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.innercontentwrapper.diffrent {
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.innercontentwrapper.diffrent.bottomnone {
  padding-bottom: 0;
}

.innercontentwrapper.diffrent.topnone {
  padding-top: 0;
}

.innercontentwrapper.none {
  flex-direction: column;
}

.headbgimage {
  width: 100%;
  max-width: none;
  height: auto;
  display: none;
  position: absolute;
  inset: auto;
}

.headerhead {
  z-index: 3;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1050px;
  margin-bottom: 80px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

.heading {
  color: var(--white);
  width: 80%;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2.9em;
  font-weight: 600;
  line-height: 1;
}

.text-block-158 {
  color: var(--white);
  width: 50%;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.5;
  display: none;
}

.textcontent {
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1050px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 0;
  padding-top: 0;
  font-size: 1em;
  display: flex;
}

.textcontent.list {
  background-color: #fbfbfb;
  border-radius: 10px;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding: 30px;
}

.textcontent.sec {
  flex-direction: row;
  margin-top: 0;
  margin-bottom: 0;
}

.bodystyle1 {
  background-color: var(--dim-grey);
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.bodystyle3 {
  background-color: #a3a3a3;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.productscontent {
  z-index: auto;
  border: 1px none var(--gainsboro);
  border-radius: 10px;
  flex-direction: column;
  width: 31.3%;
  height: auto;
  margin: 0% 1% 30px 0%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sub-head {
  color: var(--white-2);
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

.sub-head.margin {
  color: var(--black-2);
  max-width: 1050px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
}

.sub-head.bottom-margin {
  color: var(--black-2);
  margin-bottom: 20px;
  font-weight: 700;
}

.sub-head.margins {
  color: var(--black-2);
  max-width: 1040px;
  margin: 20px auto 10px;
  font-weight: 700;
}

.productstextbg {
  z-index: 10;
  background-color: #f4f9fc;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100px;
  margin-top: auto;
  padding: 5% 7%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.productimage {
  width: 100%;
  margin-bottom: 0;
  display: none;
  position: static;
  inset: 0%;
}

.productimage.big {
  width: 50%;
}

.div-block-18 {
  background-color: #fff;
  border: 1px solid #f4f9fc;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  display: flex;
  position: static;
  inset: -24% auto auto;
}

.ico-1, .ico-2 {
  width: 10px;
}

.headsubmenu {
  z-index: 996;
  border-top: 2px solid var(--white-2);
  border-bottom: 2px none var(--white-2);
  box-shadow: none;
  justify-content: center;
  width: 100%;
  height: 60px;
  display: flex;
  position: sticky;
  inset: 0 0% 0%;
}

.footerbottomwrapper {
  justify-content: space-between;
  width: 100%;
  max-width: 900px;
  display: flex;
}

.stickyinnermenu {
  z-index: 100;
  background-color: #fff;
  border-bottom: 2px solid #0000;
  width: 100%;
  margin-top: -60px;
  position: sticky;
  top: 65px;
}

.innernawarea {
  width: 100%;
  max-width: 1050px;
}

.innernawgroup {
  background-color: #0000;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.nav-link {
  color: #fff;
  text-transform: capitalize;
  cursor: pointer;
  background-image: url('../images/3.svg');
  background-position: -100% 53%;
  background-repeat: no-repeat;
  background-size: 7px;
  border-top: 1px #0000;
  border-bottom: 1px #fff0;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: .9em;
  font-weight: 700;
  display: flex;
}

.nav-link:hover {
  opacity: 1;
  color: var(--medium-slate-blue);
  border-top-style: none;
  border-top-color: #00000080;
  border-bottom-color: #fff;
}

.nav-link.w--current {
  border-top: 1px #000;
  border-bottom: 1px none var(--medium-violet-red);
  border-left: 3px none var(--white);
  color: #fff;
  cursor: pointer;
  background-color: #0000;
  background-image: url('../images/LeftArrow.svg');
  background-position: 0 51%;
  background-repeat: no-repeat;
  background-size: 14px;
  padding-left: 20px;
  padding-right: 0;
  font-weight: 600;
  transition: all .2s;
}

.nav-link.activepage.w--current {
  color: #fff;
  font-weight: 600;
}

.nav-link.disable {
  opacity: .5;
}

.innernavs {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.lines {
  background-color: var(--white-2);
  width: 2px;
  min-width: 1px;
  height: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.lines.full {
  background-color: #0000;
  background-image: url('../images/arrows-contrast.svg');
  background-position: 66% 48%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}

.menu-button-3 {
  margin-left: 24px;
  padding: 0;
}

.menu-button-3:hover {
  opacity: .7;
}

.menu-button-3.w--open {
  background-color: #0000;
}

.hed-txt {
  z-index: 7;
  color: #000;
  text-align: left;
  background-color: #0000;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 10px;
  font-size: 2em;
  font-weight: 100;
  line-height: 1.2;
  position: static;
  inset: -6% auto auto;
}

.hed-txt.menu {
  display: none;
}

.head-1 {
  color: var(--black-2);
  align-items: center;
  width: 100%;
  max-width: 1050px;
  margin: 20px auto;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.3;
  display: flex;
}

.head-1.white {
  color: var(--dim-grey);
  margin-bottom: 40px;
}

.head-1.nospace {
  margin-top: 0;
}

.head-1.nospace.topscroll {
  color: var(--black-2);
  background-color: #fff;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
}

.head-1.news {
  max-width: none;
}

.textall {
  color: var(--black-2);
  background-color: #0000;
  flex-direction: row;
  width: 100%;
  max-width: 1050px;
  margin: 20px auto 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
  display: block;
}

.textall.head {
  margin-top: 0;
  font-size: 1.1em;
  font-weight: 600;
}

.textall.head.news {
  max-width: none;
}

.textall.space {
  margin-bottom: 40px;
}

.textall.white {
  color: #fff;
  margin-bottom: 40px;
}

.textall.nospaces {
  max-width: none;
}

.sectiontext {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 20px 20px 0;
  display: flex;
}

.twowrapper {
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.heading-4 {
  color: var(--steel-blue);
  margin-bottom: 30px;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1;
}

.heading-4.nospace {
  color: var(--black-2);
  margin-bottom: 0;
  font-weight: 700;
}

.heading-4.inner-head {
  color: var(--black-2);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.bullets {
  color: var(--black-2);
  background-image: url('../images/arrow-bullet-contrast.svg');
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 17px;
  width: 100%;
  max-width: 1050px;
  margin: 0 auto 10px;
  padding-left: 20px;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

.bullets.top-margin {
  background-image: url('../images/arrow-bullet-contrast.svg');
  background-position: 0 3px;
  background-size: 17px;
  margin-top: 10px;
}

.bullets.sub-bulets {
  background-position: 24px 5px;
  max-width: 1050px;
  margin-top: 0;
  margin-left: auto;
  padding-left: 40px;
}

.link-block-2 {
  margin-left: auto;
}

.div-block-379 {
  border: 2px solid var(--black-2);
  background-color: var(--black-2);
  color: var(--white-2);
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 200px;
  height: 200px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .2s;
  display: flex;
}

.div-block-379:hover {
  border-color: var(--white-smoke);
  background-color: var(--black-2);
}

.lissection {
  display: flex;
}

.div-block-381 {
  color: var(--medium-violet-red);
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
  display: none;
}

.text-block-161 {
  color: var(--white-2);
  font-weight: 300;
  line-height: 1.3;
}

.notes {
  color: var(--black-2);
  background-color: #0000;
  border: 1px #fff;
  border-radius: 6px;
  width: 100%;
  max-width: 1040px;
  margin: 10px auto;
  padding: 10px 0;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.6;
}

.spacer {
  min-height: 60px;
}

.faq-p-2 {
  z-index: auto;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 6px;
  width: 100%;
  max-width: 1040px;
  margin: 10px auto 0;
  display: block;
  overflow: hidden;
}

.faq {
  border-bottom: 3px none var(--white-smoke-2);
  color: var(--black-2);
  white-space: break-spaces;
  background-color: #0000;
  align-items: center;
  width: 100%;
  height: 75px;
  padding: 20px 50px 20px 31px;
  font-size: 16px;
  font-weight: 600;
  transition: all .2s;
  display: flex;
}

.faq:hover {
  background-color: #0000;
}

.faq:focus {
  background-color: #fff;
}

.faq.w--open {
  border: 1px #000;
  border-bottom-color: #fff;
}

.faq.lp {
  padding-left: 2rem;
}

.toggle-text {
  z-index: 2;
  color: var(--black-2);
  width: 100%;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.2;
  position: relative;
}

.toggle-text.lp {
  font-size: 1.2em;
}

.faq-icon {
  z-index: 2;
  opacity: 1;
  filter: grayscale() brightness(0%);
  width: 13px;
  margin-right: 27px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.faq-body {
  background-color: #0000;
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: #0000;
}

.faq-body-cont {
  background-color: var(--yellow);
  color: #004397;
  border-top: 1px #ffffff1f;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: row;
  align-items: flex-start;
  padding: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: flex;
}

.text-block-156 {
  color: var(--black-2);
  font-size: 1em;
  font-weight: 400;
  line-height: 1.4;
}

.text-block-156.lp {
  font-size: 1.1em;
}

.ico-t-1 {
  color: #0000;
  background-image: url('../images/questions.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 33px;
  min-width: 33px;
  height: 27px;
  min-height: 27px;
  margin-bottom: -10px;
  margin-right: 10px;
  display: none;
}

.ico-t-2 {
  color: #5550;
  background-image: url('../images/answer.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 33px;
  min-width: 33px;
  height: 25px;
  min-height: 25px;
  margin-bottom: -10px;
  margin-right: 10px;
  font-weight: 400;
  display: none;
}

.all-links {
  text-align: center;
  background-color: #0000;
  border-left: 1px solid #ffffff4d;
  border-right: 1px solid #ffffff4d;
  flex-wrap: wrap;
  flex: 0 auto;
  align-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.all-links:hover {
  opacity: 1;
  background-color: #0000;
}

.dropdown-item {
  text-align: center;
  background-color: #0000;
  border: 1px #0000002e;
  border-radius: 6px;
  flex-flow: column wrap;
  flex: 0 auto;
  align-content: flex-start;
  align-items: flex-start;
  width: 23%;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0 20px 0 0;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.dropdown-item:hover {
  background-color: #0000;
}

.image-27 {
  filter: brightness(2000%);
  width: 45px;
  margin-bottom: 20px;
}

.image-27.small {
  width: 39px;
}

.dropdown-card {
  margin-bottom: 36px;
  display: block;
  position: relative;
}

.dropdown-card.has-icon {
  color: #004e8f;
  height: auto;
  min-height: 110px;
  text-decoration: none;
  display: flex;
}

.calculatorwrapper {
  background-color: var(--black-2);
  color: var(--white-2);
  border-radius: 10px;
  width: 100%;
  max-width: 1050px;
  padding: 5% 10%;
}

.calculatorswrap-1 {
  flex-direction: column;
  justify-content: space-between;
  width: 48%;
  display: flex;
}

.calculatorswrap-1.color {
  border: 2px solid var(--yellow);
  background-color: var(--black-2);
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-start;
  width: 48%;
  padding: 5%;
}

.calculatorswrap-1.color.small {
  border-color: var(--medium-slate-blue);
  color: var(--white-2);
  background-color: #0000;
  margin-top: auto;
  margin-bottom: auto;
}

.calculatorswrapper {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 0;
  display: flex;
}

.calculatorswrapper.wrap {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.field {
  border: 1px solid #fff;
  border-radius: 4px;
  min-height: 46px;
  margin-bottom: 0;
}

.field::placeholder {
  color: var(--dark-slate-blue);
  font-size: 1em;
  font-weight: 400;
}

.field.stroke {
  border-width: 2px;
  border-color: var(--black-2);
  background-color: var(--white-2);
  color: var(--black-2);
  font-weight: 500;
}

.field.stroke:hover {
  border-color: var(--medium-slate-blue);
  color: var(--black-2);
}

.field.stroke.filter {
  background-image: url('../images/filter-contrast-black.svg');
  background-position: 12px;
  background-repeat: no-repeat;
  border-width: 2px;
  padding-left: 40px;
}

.field.stroke.filter:hover {
  background-image: url('../images/filter-contrast-purple.svg');
}

.form-block-2 {
  width: 100%;
  margin-bottom: 0;
}

.link-block-3 {
  margin-left: auto;
}

.form-3 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.fieldgroup {
  color: #fff;
  width: 100%;
  position: relative;
}

.fieldgroup._50 {
  width: 49%;
}

.fieldgroup.third {
  display: flex;
}

.wrapperhead {
  background-color: var(--black-2);
  color: var(--yellow);
  margin-bottom: 0;
  margin-left: -10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.4em;
  font-weight: 500;
  position: relative;
  top: -58px;
}

.tooltip-content {
  z-index: auto;
  cursor: pointer;
  background-color: #0000;
  border: 1px #e4e5e6;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  font-size: .9em;
  line-height: 24px;
  transition: all .2s;
  display: flex;
  position: relative;
}

.tooltip-content:hover {
  border-color: #dadadb;
}

.tooltip {
  z-index: 200;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  min-width: 300px;
  margin: auto auto 0 0;
  display: flex;
  position: absolute;
  bottom: 37px;
}

.tooltip-text {
  background-color: var(--dim-grey);
  color: #fff;
  text-align: center;
  cursor: default;
  border-radius: 4px;
  margin-left: 0;
  padding: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
}

.tooltip-arrow {
  z-index: 1;
  background-color: var(--dim-grey);
  border-radius: 0 0 2px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: 0;
  transform: rotate(45deg);
}

.why-text {
  z-index: 2;
  color: #fff;
  text-align: center;
  cursor: default;
  width: 20px;
  font-weight: 500;
  position: relative;
}

.why-circle {
  z-index: 1;
  background-color: var(--steel-blue);
  border-radius: 100px;
  justify-content: center;
  width: 20px;
  min-width: 20px;
  height: 0;
  min-height: 20px;
  display: flex;
  position: absolute;
}

.tabmenu {
  border-bottom: 1px solid var(--steel-blue);
  color: #6a9dbd52;
  text-align: left;
  background-color: #f8fcff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 25%;
  min-width: auto;
  height: 100px;
  min-height: 100px;
  margin-left: 0;
  margin-right: 0;
  padding-right: 100px;
  font-size: .7em;
  line-height: 1.1;
  display: flex;
}

.tabmenu.w--current {
  border-style: none none solid;
  border-width: 9px 9px 1px;
  border-color: #fff #fff var(--steel-blue);
  color: #fff;
  text-align: left;
  background-color: #0185d4;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 25%;
  min-width: auto;
  height: 100px;
  min-height: 100px;
  margin-left: 0;
  margin-right: 0;
  font-size: .9em;
  transition: all .2s;
  display: flex;
}

.radiocheckbutton {
  border-width: 2px;
  border-color: var(--light-grey);
  background-color: var(--black-2);
  width: 15px;
  min-width: 15px;
  height: 15px;
  min-height: 15px;
  margin-top: 0;
  margin-left: 0;
}

.radiocheckbutton:hover {
  border-width: 2px;
  border-color: var(--yellow);
}

.radiocheckbutton:active {
  border-color: var(--yellow);
}

.radiocheckbutton.w--redirected-checked {
  border-width: 2px;
  border-color: var(--yellow);
  background-color: var(--black-2);
  color: var(--black-2);
  background-size: 12px;
}

.radiocheckbutton.w--redirected-focus {
  border-width: 2px;
  border-color: var(--medium-slate-blue);
  box-shadow: none;
}

.radiocheckbutton.w--redirected-focus-visible {
  border-color: var(--gainsboro);
}

.radiocheckbotom {
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0%;
  padding-right: 0%;
  line-height: 1.6;
  display: flex;
}

.radiocheckbotomlabel {
  color: var(--white-2);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -3px;
  margin-bottom: 0;
  margin-left: 10px;
  padding-top: 0;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.formtexttwo {
  color: var(--white-2);
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Open Sans, sans-serif;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.4;
}

.formtexttwo.checked {
  background-image: url('../images/approve-1_2.svg');
  background-position: 0 6px;
  background-repeat: no-repeat;
  background-size: 9px;
  padding-left: 3%;
}

.formtexttwo.unchecked {
  background-image: url('../images/unchecked.svg');
  background-position: 0 6px;
  background-repeat: no-repeat;
  background-size: 9px;
  padding-left: 3%;
}

.inlinelink {
  color: var(--black-2);
  cursor: pointer;
  background-color: #0000;
  border-radius: 20px;
  padding-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.inlinelink:hover {
  color: var(--black-2);
  background-color: #0000;
  text-decoration: underline;
}

.inlinelink.lock {
  color: var(--dim-grey);
  background-color: #0000;
  background-image: url('../images/lock.svg');
  background-position: 9px;
  background-repeat: no-repeat;
  background-size: 10px;
  padding-left: 30px;
  padding-right: 10px;
}

.inlinelink.heads {
  color: #fff;
  cursor: pointer;
  background-color: #0000;
  border-radius: 0;
}

.inlinelink.heads:hover {
  opacity: .51;
  background-color: #0000;
}

.inlinelink.dark {
  color: var(--yellow);
  background-color: #0000;
  border: 1px #fff;
  border-radius: 0;
  font-weight: 500;
}

.inlinelink.dark:hover {
  opacity: 1;
  color: var(--medium-slate-blue);
  background-color: #0000;
}

.tablestyle {
  border: 2px solid var(--black-2);
  background-color: var(--black-2);
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  min-height: 50px;
  padding: 0 0%;
  font-size: .9em;
  display: flex;
  overflow: auto;
}

.tablestyle.white {
  background-color: var(--black-2);
  color: #fff;
  border-style: solid;
  border-color: #000;
  min-width: auto;
  margin-bottom: 20px;
  padding: 1px 0% 0 1px;
}

.tablecolumn {
  background-color: #0000;
  border: 1px solid #f3f9fc00;
  flex-direction: row;
  width: 100%;
  min-width: 600px;
  padding: 0;
  transition: all .2s;
  display: flex;
}

.tablecolumn:hover {
  opacity: .85;
  background-color: #0000;
  border-color: #fff #fff0 #0000;
  border-radius: 0;
}

.tablecolumn.head {
  border-bottom-style: none;
  border-bottom-color: var(--crimson);
  width: 100%;
  min-width: 600px;
}

.tablecolumn.head.white {
  background-color: #ffffff12;
  border: 1px solid #0000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  min-width: 800px;
  line-height: 1.4;
  overflow: hidden;
}

.tablecolumn.head.white:hover {
  border: 1px solid #fff;
  border-color: #fff #fff0;
  border-radius: 0;
}

.tablecolumn.total {
  border-top-style: solid;
  border-top-color: var(--steel-blue);
  border-bottom-style: none;
}

.tablecolumn.white {
  background-color: var(--white-smoke-2);
}

.tablecolumn.white:hover {
  border-color: var(--alice-blue-3);
}

.tablecolumn.head {
  border-bottom-color: #ce163a;
  width: 100%;
  min-width: 600px;
}

.tablecolumn.blank-copy {
  border-bottom-color: var(--white-smoke-2);
  background-color: var(--black-2);
  margin-top: 1px;
  margin-bottom: 1px;
}

.tablecolumn.blank-copy:hover {
  border-color: #0184d400 #0184d400 var(--steel-blue);
  border-left-style: solid;
  border-right-style: solid;
}

.tablerow {
  color: var(--yellow);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 150px;
  min-height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 400;
  display: flex;
}

.tablerow.dark {
  color: var(--black-2);
  text-align: left;
  background-color: #fff;
  justify-content: flex-start;
  width: 100%;
  min-width: 150px;
  margin-left: 1px;
  margin-right: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: .9em;
  font-weight: 700;
}

.tablerow.dark.right {
  color: var(--black-2);
  width: 100%;
  padding-right: 10px;
}

.tablerow.dark.blue {
  color: var(--black-2);
}

.tablerow.right {
  text-align: right;
  justify-content: flex-end;
  width: 100%;
  min-width: 150px;
}

.tablerow.white {
  color: var(--black-2);
  text-align: center;
  background-color: #fff;
  justify-content: center;
  width: 34%;
  min-width: 80px;
  margin-left: 1px;
  margin-right: 1px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: .9em;
  font-weight: 500;
}

.tablerow.white.left {
  justify-content: flex-start;
  margin-right: 1px;
}

.tablerow.white.right {
  color: var(--black-2);
  justify-content: flex-end;
  font-weight: 500;
}

.bgoverlay {
  z-index: 1;
  background-color: #0000;
  background-image: radial-gradient(circle at 100% 0, #0000 50%, #000000a1 89%);
  position: absolute;
  inset: 0%;
}

.img-outer-wrapper {
  border-radius: 500px;
  width: 250px;
  min-width: 250px;
  height: 400px;
  min-height: 400px;
  display: block;
  position: sticky;
  top: 220px;
  overflow: hidden;
}

.faq-p-3 {
  background-color: #fff;
  border: 1px solid #bee7ed;
  border-radius: 0;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  display: block;
  overflow: hidden;
}

.text {
  text-align: justify;
  flex-direction: row;
  align-items: flex-start;
  font-size: 1em;
  font-weight: 300;
  line-height: 2;
  display: block;
}

.title-text {
  color: var(--medium-slate-blue);
  text-align: left;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  margin-top: 9px;
  margin-right: auto;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.2;
  display: flex;
}

.boardlist {
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
}

.title {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-right: auto;
  display: flex;
}

.boardgroups {
  width: 100%;
  max-width: 1050px;
}

.links {
  border-style: none none solid;
  border-width: .5px .5px 2px;
  border-color: #ce163a00 #ce163a00 var(--black-2);
  color: var(--black-2);
  background-color: #0000;
  background-image: url('../images/pdf-contrast-black.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 25px;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 55px;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: auto;
  padding-left: 0;
  padding-right: 20px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.links:hover {
  border-style: none none solid;
  border-color: var(--steel-blue);
  filter: saturate();
  color: var(--medium-slate-blue);
  background-color: #0000;
  background-image: url('../images/pdf-contrast-black.svg');
  background-position: 100%;
  margin-right: auto;
  padding-left: 0;
  padding-right: 20px;
}

.links.www {
  border-style: none none solid;
  border-width: .5px .5px 2px;
  border-color: var(--crimson) var(--crimson) var(--black-2);
  filter: none;
  color: var(--black-2);
  background-color: #0000;
  background-image: url('../images/link-contrast-black.svg');
  background-position: 100%;
  background-size: auto 21px;
  border-radius: 0;
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-left: 0;
}

.links.www:hover {
  border-color: var(--steel-blue);
  color: var(--black-2);
  background-image: url('../images/link-contrast-black.svg');
  border-bottom-style: solid;
}

.links.information {
  border-style: none none solid;
  border-width: .5px .5px 2px;
  border-color: var(--crimson) var(--crimson) var(--black-2);
  filter: none;
  color: var(--black-2);
  background-color: #0000;
  background-image: url('../images/out-contrast-black.svg');
  background-position: 0;
  background-size: 17px;
  border-radius: 0;
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-left: 30px;
  padding-right: 60px;
  font-size: 1em;
}

.links.information:hover {
  border-color: var(--steel-blue);
  color: var(--black-2);
  background-image: url('../images/out-contrast-black.svg');
}

.links.view {
  border-bottom-width: 2px;
  border-bottom-color: var(--black-2);
  color: var(--black-2);
  background-image: url('../images/link-contrast-black.svg');
  background-size: auto 21px;
  font-weight: 700;
}

.links.view:hover {
  background-image: url('../images/link-contrast-black.svg');
  background-size: auto 21px;
}

.links.red {
  border-style: none none solid;
  border-color: var(--crimson) var(--crimson) var(--black-2);
  color: var(--black-2);
  background-color: #0000;
  background-image: url('../images/out-contrast-black.svg');
  background-position: 0;
  background-size: 17px;
  border-bottom-width: 2px;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 60px;
  font-weight: 700;
}

.links.red:hover {
  border-color: var(--crimson) var(--crimson) var(--dim-grey);
  color: var(--black-2);
  background-color: #0000;
  background-image: url('../images/out-contrast-black.svg');
  background-position: 0;
  font-weight: 700;
}

.links.blue {
  border-style: none none solid;
  border-color: black black var(--black-2);
  color: var(--black-2);
  background-color: #0000;
  background-image: url('../images/out-contrast-black.svg');
  background-position: 0;
  background-size: 17px;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 60px;
  font-weight: 700;
}

.links.blue:hover {
  border-bottom-color: var(--steel-blue);
  color: var(--black-2);
  background-color: #0000;
  background-image: url('../images/out-contrast-black.svg');
}

.accordionicon {
  width: 14px;
  margin-right: 20px;
}

.head-group {
  color: var(--steel-blue);
  align-items: center;
  width: 100%;
  max-width: 1050px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1em;
  display: flex;
}

.heading-5 {
  color: var(--black-2);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2em;
}

.subhead {
  color: var(--black-2);
  width: 100%;
  max-width: 1050px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.1em;
  font-weight: 600;
}

.subhead.faqhead {
  color: var(--black-2);
  width: 100%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
}

.reportlist {
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  max-width: 1050px;
  padding-top: 0;
  display: flex;
}

.html-embed {
  width: 40px;
  transform: rotate(45deg);
}

.html-embed.diffrent {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  display: flex;
  transform: rotate(90deg);
}

.link-block-5 {
  color: #000;
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  margin-top: 0;
  margin-left: 0;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: static;
  inset: auto auto 5% 5%;
}

.link-block-5:hover {
  border-color: var(--white-2);
  background-color: var(--black-2);
  color: #fff;
  transform: rotate(45deg)scale(1.1);
}

.link-block-5.revrse {
  transform: rotate(180deg);
}

.subject {
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 0;
  display: flex;
  position: static;
  inset: 2% auto auto 2%;
}

.subject.press {
  color: var(--crimson);
  width: 70%;
  font-size: 1.2em;
  font-weight: 600;
}

.file-list-2 {
  border: 2px solid var(--black-2);
  background-color: var(--white-2);
  color: var(--black-2);
  cursor: pointer;
  background-image: url('../images/report-contrast-black.svg'), url('../images/pdf-contrast-black.svg');
  background-position: 23px 29px, 97%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto 20px;
  border-radius: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100px;
  min-height: auto;
  max-height: none;
  margin: .5% 0%;
  padding: 25px 3% 20px 60px;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.file-list-2:hover {
  border-color: var(--medium-slate-blue);
  background-color: #fcfcfc;
  height: 100px;
}

.text-span-4 {
  border: 1px none var(--crimson);
  background-color: var(--yellow);
  color: var(--black-2);
  border-radius: 3px;
  margin-top: 0;
  margin-left: 10px;
  padding: 3px 6px;
  font-size: .8em;
  font-weight: 700;
  display: inline-block;
}

.div-block-409 {
  grid-column-gap: 10px;
  text-align: center;
  background-color: #0000;
  border-right: 1px #fff;
  border-radius: 3px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  margin-right: 20px;
  padding: 5px 20px 5px 5px;
  display: flex;
}

.big-skinny-number-2 {
  color: var(--crimson);
  font-size: 2em;
  font-weight: 600;
  line-height: 1;
}

.big-skinny-number-2.white {
  color: #fff;
}

.listcontent {
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  padding-top: 0;
  display: flex;
}

.listcontent.press {
  max-width: 1050px;
}

.presslist {
  color: var(--steel-blue);
  cursor: pointer;
  background-color: #f0f9ff;
  border: 1px #ffffff2e;
  border-radius: 3px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: .5%;
  padding: 3%;
  font-size: 1.1em;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.presslist:hover {
  height: auto;
}

.div-block-410 {
  width: 100%;
  margin-top: 20px;
}

.text-block-177 {
  color: var(--dim-grey);
  border-top: 1px #fff;
  padding-top: 20px;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.4;
}

.text-block-178 {
  color: var(--dim-grey);
  text-transform: uppercase;
  font-size: .7em;
  font-weight: 300;
}

.text-block-178.white {
  color: #fff;
}

.text-block-180 {
  color: var(--crimson);
  background-image: url('../images/Arrow-r.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 13px;
  margin-top: 10px;
  padding-left: 20px;
  font-size: .8em;
  font-weight: 600;
  text-decoration: underline;
}

.dropdownwrapper {
  width: 100%;
  max-width: 1050px;
  padding-left: 0;
  display: flex;
}

.dropwrapper {
  justify-content: flex-start;
  width: 50%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.pressleftsec {
  width: 25%;
  height: 300px;
  min-height: auto;
  position: sticky;
  top: 140px;
}

.pressrightsec {
  width: 75%;
  padding-left: 40px;
}

.link-block-6 {
  border-style: none;
  border-width: 2px 1px 2px 2px;
  border-color: var(--alice-blue-3);
  background-color: #0000;
  border-radius: 6px;
  flex-wrap: wrap;
  width: 100%;
  height: 240px;
  min-height: auto;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.date {
  grid-column-gap: 10px;
  border-right: 1px #fff;
  border-bottom: 1px none var(--alice-blue-3);
  background-color: var(--crimson);
  color: #fff;
  text-align: center;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  height: auto;
  min-height: 80px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  display: flex;
}

.pres-image {
  border-radius: 6px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.back {
  grid-column-gap: 10px;
  border-right: 1px none var(--alice-blue-3);
  border-bottom: 1px none var(--alice-blue-3);
  background-color: var(--steel-blue);
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#0184d4eb, #0184d4eb), url('../images/Arrow-w-l.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 49%;
  height: auto;
  min-height: 80px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 1px;
  padding: 20px 20px 20px 7%;
  font-size: .9em;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.back:hover {
  background-color: var(--deep-sky-blue);
  background-image: linear-gradient(#01a1d4e8, #01a1d4e8), url('../images/Arrow-w-l.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.text-block-184 {
  text-align: left;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2;
}

.articlelink {
  color: var(--dim-grey);
  cursor: pointer;
  background-color: #f0f9ff;
  border: 1px #ffffff2e;
  border-radius: 3px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: .5% 0%;
  padding: 3% 7%;
  font-size: 1em;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.articlelink:hover {
  height: auto;
}

.articlelink.cmpgn {
  border-radius: 0;
  justify-content: center;
  width: 25.3%;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

.text-block-185, .text-block-186 {
  font-weight: 300;
}

.productcard {
  background-color: var(--black-2);
  color: #fff;
  cursor: pointer;
  border: .5px #ffffff2e;
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 32%;
  height: auto;
  min-height: 150px;
  max-height: none;
  margin: .5% 1% .5% 0%;
  padding: 0%;
  font-size: 1.1em;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.productcard:hover {
  border-style: none;
  border-color: var(--steel-blue);
  height: auto;
}

.productcard.big {
  flex-direction: row;
  align-items: stretch;
  width: 49%;
}

.productcardsubject {
  align-items: flex-start;
  width: 70%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 0;
  font-weight: 700;
  display: flex;
  position: static;
  inset: 2% auto auto 2%;
}

.div-block-414 {
  z-index: 1;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: #fff;
  background-color: #2c2c2c00;
  align-items: center;
  width: 100%;
  min-height: 100px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-414.big {
  flex-wrap: wrap;
  width: 50%;
  min-height: auto;
  position: static;
}

.locationsmall {
  color: var(--medium-slate-blue);
  font-size: .7em;
}

.text-block-188 {
  color: var(--dim-grey);
  padding-right: 20px;
  font-size: .8em;
  font-weight: 300;
  position: absolute;
}

.row-white {
  background-color: var(--black-2);
  color: var(--yellow);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 34%;
  min-width: 80px;
  min-height: auto;
  margin-right: 1px;
  padding: 5px 20px;
  font-size: .8em;
  font-weight: 600;
  display: flex;
}

.row-white.left {
  background-color: var(--black-2);
  color: var(--yellow);
  text-align: left;
  justify-content: flex-start;
  font-size: .8em;
}

.row-white.right {
  text-align: right;
  font-weight: 600;
}

.diffrentblockcontent {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1050px;
  height: auto;
  margin: 40px auto 0;
  display: flex;
}

.diffrentblockcontent.list {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
}

.diffrentblockcontent.list.center {
  justify-content: center;
}

.diffrentblockcontent.block {
  border: 2px solid var(--black-2);
  color: var(--black-2);
  background-color: #fff;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
}

.diffrentblockcontent.block.half {
  width: 49%;
  position: relative;
}

.diffrentblockcontent.campaign-list {
  flex-flow: wrap;
  align-content: flex-start;
  align-items: stretch;
  margin-top: 0;
}

.diffrentblockcontent.block {
  border: 2px solid var(--black-2);
  background-color: #fff;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
}

.accountinfowrapper {
  display: flex;
}

.s-ubmenu {
  color: var(--black-2);
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.accordionlayout {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.forms {
  color: #fff;
  font-weight: 300;
}

.halfrow {
  width: 48%;
  margin-bottom: 15px;
  margin-right: 10px;
  position: relative;
}

.text-field-3 {
  border: 2px solid var(--white-2);
  background-color: var(--black-2);
  color: var(--dim-grey);
  border-radius: 3px;
  min-height: 50px;
  padding-top: 8px;
  font-size: 1.3em;
  font-weight: 400;
  transition: all .2s;
}

.text-field-3:hover {
  border-width: 2px;
  border-color: var(--yellow);
  background-color: var(--black-2);
}

.text-field-3:focus {
  border-width: 2px;
  border-color: var(--medium-slate-blue);
  background-color: var(--black-2);
  color: var(--crimson);
}

.text-field-3::placeholder {
  color: #fff;
  font-size: 1em;
  line-height: 1;
}

.text-field-3.disable {
  border-color: var(--dark-slate-grey);
  background-color: var(--dark-slate-grey);
  color: var(--dark-slate-grey);
  cursor: not-allowed;
  transition-property: none;
}

.text-field-3.disable::placeholder {
  color: var(--dark-slate-grey);
}

.formsgeneral {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.fieldlabeldark {
  color: var(--white-2);
  text-align: left;
  justify-content: flex-start;
  width: auto;
  margin-bottom: 5px;
  font-weight: 400;
  display: flex;
}

.fieldlabeldark.disable {
  background-color: var(--dark-slate-grey);
  opacity: 1;
  color: var(--dark-slate-grey);
  border-radius: 100px;
  justify-content: flex-start;
  width: auto;
  margin-bottom: 5px;
  margin-right: auto;
}

.forminfotext {
  border-bottom: 2px solid var(--white-2);
  color: var(--white-2);
  justify-content: space-between;
  width: 100%;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1em;
  font-weight: 400;
  display: flex;
}

.forminfotext.total {
  font-weight: 700;
}

.forminfotext.disable {
  opacity: .43;
}

.check {
  z-index: 1;
  background-color: #01d42f;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 10px;
  display: flex;
  position: static;
}

.check.disable {
  background-color: var(--dark-grey);
  opacity: .48;
}

.image-36-copy {
  width: 12px;
}

.image-37 {
  width: 30px;
  margin-right: 10px;
}

.adv-wrapper {
  justify-content: space-between;
  min-height: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.sub-head-accordion {
  color: var(--black-2);
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 700;
}

.sub-head-accordion.bspace {
  margin-bottom: 20px;
}

.tablewrapper {
  border: 2px solid var(--black-2);
  border-radius: 6px;
  width: 100%;
  min-width: 900px;
  min-height: 50px;
  margin-bottom: 20px;
  font-size: .9em;
  font-weight: 300;
  overflow: auto;
}

.tablescroll {
  background-color: var(--black-2);
  width: 100%;
  min-width: 900px;
  overflow: auto;
}

.tablehead {
  background-color: #0000;
  margin-bottom: 1px;
  font-weight: 600;
  display: flex;
}

.tablerw {
  background-color: #fff;
  align-items: center;
  width: 100%;
  min-width: 150px;
  min-height: 50px;
  margin-right: 1px;
  padding: 10px 20px;
  line-height: 1.2;
  display: flex;
}

.tablerw.head {
  background-color: var(--steel-blue);
  color: #fff;
}

.tablerw.head.right {
  text-align: right;
  justify-content: flex-end;
}

.tablerw.big {
  color: var(--black-2);
  width: 150%;
  min-width: 300px;
  margin-left: 1px;
  font-weight: 500;
}

.tablerw.big.head.center, .tablerw.big.head.center2, .tablerw.big.head.center3 {
  background-color: var(--black-2);
  color: var(--yellow);
  justify-content: center;
}

.tablerw.big.head.left {
  background-color: var(--black-2);
  color: var(--yellow);
  justify-content: flex-start;
  min-height: auto;
  font-weight: 600;
}

.tablerw.big.head.right {
  background-color: var(--black-2);
  color: var(--yellow);
  justify-content: flex-end;
  min-width: 200px;
  font-weight: 500;
}

.tablerw.big.right {
  min-width: 200px;
}

.tablerw.right {
  justify-content: flex-end;
}

.tablerw.small {
  color: var(--black-2);
  text-align: center;
  justify-content: center;
  min-width: 100px;
  margin-top: 0;
  margin-left: 1px;
  font-weight: 500;
}

.tablerw.small.right {
  font-weight: 300;
}

.tablerw.small.head {
  background-color: var(--black-2);
  color: var(--yellow);
  min-width: 200px;
  font-weight: 700;
}

.tablerw.small.head.left {
  justify-content: flex-start;
}

.tablerw.small-light {
  color: var(--black-2);
  text-align: center;
  justify-content: center;
  min-width: 100px;
  margin-left: 1px;
  font-weight: 500;
}

.tablerw.small-light.right {
  justify-content: flex-end;
}

.tablerw.small-light.left {
  justify-content: flex-start;
}

.tablerw.small-light._100 {
  color: var(--black-2);
  min-width: 100px;
  margin-left: 1px;
  font-weight: 500;
}

.tablerw.small-1 {
  width: 150%;
  min-width: 100px;
}

.tablerw.small-1.heads {
  background-color: var(--black-2);
  color: var(--yellow);
  text-align: center;
  justify-content: center;
  width: 100%;
  margin-bottom: auto;
}

.tableline {
  color: var(--dim-grey);
  background-color: #0000;
  margin-top: 1px;
  margin-bottom: 1px;
  display: flex;
}

.tableline:hover {
  opacity: .7;
}

.tableline.heads {
  background-color: #0000;
}

.link-8 {
  color: var(--black-2);
  text-decoration: underline;
  transition: all .2s;
}

.link-8:hover {
  color: var(--steel-blue);
}

.tabs-2 {
  width: 100%;
}

.tabs-menu-001 {
  opacity: .5;
  color: var(--dim-grey);
  background-color: #0000;
  border-bottom: 1px solid #0000;
  align-items: center;
  padding-left: 0;
  font-weight: 700;
  display: flex;
}

.tabs-menu-001.w--current {
  z-index: 1;
  border-bottom: 1px solid var(--steel-blue);
  opacity: 1;
  color: var(--steel-blue);
  background-color: #fff;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  margin-bottom: -1px;
  padding-left: 0;
  font-size: 1em;
  font-weight: 700;
  display: flex;
}

.tabs-menu-pro {
  display: flex;
}

.tabs-pro {
  padding-top: 0;
  padding-bottom: 0;
}

.pro-tab-pane {
  border-top: 1px solid var(--gainsboro);
  border-bottom: 1px solid var(--gainsboro);
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: .9em;
  line-height: 1;
}

.cta-1 {
  border: 2px solid var(--black-2);
  background-color: var(--white-2);
  color: var(--black-2);
  border-radius: 6px;
  flex-direction: row;
  width: 100%;
  max-width: 1050px;
  margin: 20px auto;
  padding: 20px;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
  display: inline-block;
}

.link-block-13 {
  color: #004e8f;
  background-color: #f0f9ff;
  border: 1px #bee7ed;
  border-radius: 6px;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: center;
  width: 32%;
  min-height: auto;
  margin: 5px 1% 5px 0;
  padding: 5%;
  font-size: 1.3em;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-block-13:hover {
  border-style: none;
  border-radius: 6px;
}

.text-block-99 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.1em;
  font-weight: 300;
}

.text-block-99-copy {
  text-align: center;
  margin-bottom: 10px;
  font-size: .7em;
  font-weight: 300;
  line-height: 1.2;
}

.image-43 {
  width: 60px;
  margin-bottom: 20px;
}

.small-info {
  color: var(--dim-grey);
  margin-left: 10px;
  font-size: .5em;
  font-weight: 300;
}

.documentlist {
  border: 2px solid var(--black-2);
  background-color: var(--white-2);
  border-radius: 6px;
  width: 100%;
  max-width: 1050px;
  padding: 20px 20px 30px;
}

.linkswrapper {
  border-top: 1px none var(--white-smoke-2);
  border-bottom: 2px solid var(--black-2);
  color: var(--black-2);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.linkswrapper:hover {
  border-bottom-color: var(--black-2);
  color: var(--black-2);
  text-decoration: none;
}

.linkswrapper.sub {
  border-left: 2px solid var(--black-2);
  border-bottom-style: solid;
  width: 95%;
  min-height: 70px;
  margin-left: 5%;
  padding-left: 20px;
}

.linkswrapper.top {
  border-top-style: solid;
  border-top-color: var(--white-smoke-2);
  border-bottom-color: var(--white-smoke-2);
  min-height: 50px;
  font-size: 1em;
}

.text-block-196 {
  width: 100%;
  padding-right: 20px;
}

.icon-1 {
  width: 17px;
  margin-right: 10px;
}

.image-44-copy {
  width: 15px;
  margin-right: 20px;
}

.span-size {
  color: var(--black-2);
  font-size: .8em;
}

.span-blue {
  color: var(--black-2);
}

.forminlinearea {
  background-color: var(--dark-slate-blue);
  border-radius: 10px;
  padding: 5%;
}

.field-small {
  background-color: var(--black-2);
  color: #fff;
  border: 2px solid #fff;
  border-radius: 3px;
  width: 100%;
  min-height: 50px;
  margin-bottom: 0;
  padding-top: 8px;
  font-size: .9em;
  font-weight: 400;
  transition: all .2s;
}

.field-small:hover {
  border-color: var(--yellow);
  background-color: var(--black-2);
  color: var(--white-2);
}

.field-small:active {
  border-color: var(--medium-slate-blue);
}

.field-small:focus {
  border-color: var(--medium-slate-blue);
  background-color: var(--black-2);
  color: var(--white-2);
}

.field-small:focus-visible {
  background-color: var(--black-2);
}

.field-small[data-wf-focus-visible] {
  background-color: var(--black-2);
}

.field-small::placeholder {
  color: #fff;
  background-color: #0000;
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
}

.field-small.datepicker {
  background-image: url('../images/date_1.svg');
  background-position: 14px;
  background-repeat: no-repeat;
  padding-left: 52px;
}

.field-small._32 {
  width: 31.4%;
  margin-right: 10px;
}

.field-small._32.nospace {
  margin-right: 0;
}

.field-small.captcha {
  background-color: var(--white-2);
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.field-small.captcha:hover {
  background-color: var(--white-2);
}

.field-small.selected {
  border-style: solid;
  border-color: var(--dark-grey);
  background-color: var(--white-smoke-2);
  opacity: 1;
  color: var(--dim-grey);
  width: 84%;
  font-weight: 400;
  line-height: 1;
}

.field-small.selected:active {
  color: var(--dim-grey);
}

.field-small.selected::placeholder {
  color: #55555580;
  font-weight: 400;
}

.field-small.selected._100 {
  width: 100%;
}

.field-small.selected._100.big {
  border-color: var(--yellow);
  background-color: var(--black-2);
  color: var(--dim-grey);
  font-size: 1.3em;
}

.field-small.selected._100.big::placeholder {
  color: var(--white-2);
}

.field-small._49 {
  width: 47%;
  margin-right: 10px;
}

.field-small._49.nospace {
  margin-right: 0;
}

.field-small.time {
  background-image: url('../images/time.svg');
  background-position: 12px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 34px;
}

.text-block-197 {
  color: var(--white-2);
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  font-size: .9em;
  font-weight: 500;
  display: flex;
}

.text-block-197.summary {
  opacity: .38;
}

.fullrow {
  width: 100%;
  margin-bottom: 15px;
  margin-right: 0;
  position: relative;
}

.fullrow._49 {
  flex-flow: wrap;
  align-items: flex-end;
  width: 49%;
  margin-right: 10px;
  display: flex;
}

.fullrow._49.nospace {
  flex-flow: wrap;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.fullrow._100 {
  color: #fff;
  flex-flow: wrap;
  align-items: flex-end;
  width: 100%;
  margin-right: 0;
  display: flex;
}

.fullrow._100 {
  flex-flow: wrap;
  align-items: flex-end;
  width: 100%;
  margin-right: 10px;
  display: flex;
}

.fullrow._100.nospace {
  flex-flow: wrap;
  margin-right: 0;
  display: flex;
}

.fullrow.tile {
  justify-content: space-around;
  display: flex;
}

.field-select {
  background-color: var(--black-2);
  color: var(--white-2);
  border: 2px solid #fff;
  border-radius: 3px;
  min-height: 120px;
  margin-bottom: 0;
  padding-top: 8px;
  font-size: .9em;
  font-weight: 400;
  transition: all .2s;
}

.field-select:hover {
  border-color: var(--yellow);
  background-color: var(--black-2);
  color: var(--white-2);
}

.field-select:active {
  border-color: var(--medium-slate-blue);
}

.field-select:focus {
  border-color: var(--medium-slate-blue);
  background-color: var(--black-2);
}

.field-select:focus-visible {
  background-color: var(--black-2);
}

.field-select[data-wf-focus-visible] {
  background-color: var(--black-2);
}

.field-select::placeholder {
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
}

.image-45 {
  height: 25px;
}

.phone {
  color: var(--black-2);
  background-color: #fff;
  border-radius: 4px;
  margin-right: 0;
  padding: 4px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.phone:hover {
  color: var(--black-2);
  background-color: #0000;
  text-decoration: underline;
}

.hourdate {
  border: 1px solid var(--gainsboro);
  color: var(--crimson);
  background-color: #0000;
  border-radius: 20px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.hourdate:hover {
  color: var(--crimson);
  background-color: #0000;
}

.hourdate.white {
  color: var(--yellow);
  background-color: #0000;
  border-style: none;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

.abroad {
  border: 1px none var(--alice-blue-3);
  color: var(--black-2);
  background-color: #0000;
  border-radius: 0;
  margin-left: 0;
  padding-bottom: 2px;
  padding-left: 0;
  padding-right: 10px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.abroad:hover {
  color: var(--black-2);
  background-color: #0000;
  text-decoration: underline;
}

.formcontent {
  background-color: var(--black-2);
  border-radius: 6px;
  width: 100%;
  max-width: 1050px;
  padding: 5% 10%;
}

.formcontent.questions {
  background-color: var(--white-smoke-2);
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.4;
  display: flex;
}

.formcontent.questions.line {
  flex-direction: column;
}

.formcontent.sectininfo {
  border: 2px solid var(--white-smoke-2);
  background-color: #fff;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.4;
  display: flex;
}

.form-subhead {
  background-color: var(--black-2);
  color: var(--yellow);
  flex-direction: row;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.5;
  display: flex;
  position: relative;
  top: -39px;
}

.form-subhead.closed {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.formsection {
  border: 2px solid var(--yellow);
  border-radius: 6px;
  flex-flow: wrap;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 40px;
  padding: 20px 4% 20px 5%;
  display: flex;
}

.formsection.finish {
  border-color: #a1acb975;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: .7em;
}

.text-span-13 {
  color: var(--medium-slate-blue);
  margin-left: 10px;
  font-size: .5em;
}

.fieldwrapper {
  flex-flow: wrap;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.image-46 {
  max-width: 50%;
}

.link-block-15 {
  background-color: var(--yellow);
  cursor: pointer;
  background-image: url('../images/Refresh-01-contrast.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
  border: 3px #fff;
  border-radius: 0;
  width: 50px;
  height: 50px;
  margin-left: auto;
  transition: all .2s;
}

.link-block-15:hover {
  background-color: var(--white-2);
  border-style: none;
}

.image-47 {
  width: 30px;
  margin-right: 10px;
}

.textblock {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.buttonblock {
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.textformdesc {
  color: var(--dim-grey);
  padding-right: 20px;
  font-size: 1.1em;
}

.loginbtn {
  border: 2px solid var(--crimson);
  background-color: #0000;
  background-image: linear-gradient(58deg, var(--crimson), var(--medium-violet-red));
  color: #fff;
  text-align: center;
  white-space: nowrap;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  min-height: 48px;
  margin-right: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.loginbtn:hover {
  border-width: 2px;
  border-color: var(--crimson);
  background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(58deg, var(--crimson), var(--medium-violet-red));
  color: var(--crimson);
}

.div-block-447 {
  display: flex;
}

.text-block-199 {
  color: var(--dark-slate-blue);
  border-top: 1px solid #abc6da;
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
}

.inlinebtn {
  color: var(--yellow);
  cursor: pointer;
  background-color: #0000;
  border-radius: 20px;
  margin-left: 0;
  padding: 0 10px 0 0;
  font-weight: 300;
  text-decoration: underline;
  display: inline-block;
}

.inlinebtn:hover {
  color: var(--medium-slate-blue);
  background-color: #0000;
}

.formheadtext {
  background-color: var(--white-smoke-2);
  color: var(--dim-grey);
  flex-direction: row;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.5;
  display: flex;
  position: static;
}

.complate {
  background-image: url('../images/approve-1_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  border: 2px solid #00599f;
  border-radius: 6px;
  width: 30px;
  height: 30px;
  margin-left: auto;
}

.complate.close {
  border: 2px solid var(--steel-blue);
  background-color: var(--white-smoke-2);
  background-image: url('../images/minusw.svg');
  width: 30px;
  height: 30px;
  margin-top: 6px;
}

.close {
  border: 2px solid var(--light-grey);
  background-image: url('../images/maximize.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 21px;
  border-radius: 6px;
  width: 30px;
  height: 30px;
  margin-left: auto;
}

.change {
  border: 2px solid var(--steel-blue);
  cursor: pointer;
  background-image: url('../images/refresh.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 3px;
  width: 50px;
  height: 50px;
  margin-left: 5px;
  transition: all .2s;
}

.change:hover {
  border-color: var(--light-grey);
  background-image: url('../images/refresh-w.svg');
}

.form-head-inside {
  color: var(--dim-grey);
  width: 100%;
  display: flex;
}

.form-head-inside.top {
  margin-top: -42px;
  margin-bottom: 30px;
  padding-right: 0;
  position: relative;
}

.information {
  color: var(--medium-slate-blue);
  font-size: .8em;
}

.calculatebloack {
  width: 100%;
  display: flex;
}

.textform {
  color: var(--white-2);
  margin-top: 40px;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.5;
}

.bold-text-2 {
  color: var(--dim-grey);
}

.head-2 {
  color: var(--black-2);
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  max-width: 1050px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.3;
  display: block;
}

.cta-3 {
  color: #fff;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 40px 10px 20px;
  display: flex;
}

.cta-btn {
  border: 2px solid var(--black-2);
  background-color: var(--black-2);
  color: var(--yellow);
  text-align: center;
  white-space: nowrap;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 250px;
  max-width: 400px;
  min-height: 48px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1em;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.cta-btn:hover {
  border-width: 2px;
  border-color: var(--black-2);
  background-color: var(--black-2);
  color: #fff;
  font-weight: 500;
}

.bold-text-4 {
  margin-left: 10px;
}

.drparea {
  color: #fff;
  width: 49%;
  margin-right: 10px;
  position: relative;
}

.text-span-15 {
  background-color: var(--yellow);
  color: var(--black-2);
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px;
}

.branchfinder {
  border: 1px none var(--alice-blue-3);
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 1040px;
  min-height: 600px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0%;
  display: flex;
  overflow: hidden;
}

.locationtoolwrapper {
  z-index: 10;
  flex-direction: column;
  width: 30%;
  min-height: 600px;
  display: flex;
  position: relative;
  box-shadow: 11px 11px 20px 1px #0000003b;
}

.mapwrapper {
  width: 70%;
  position: relative;
}

.mappin-4 {
  background-color: var(--crimson);
  background-image: linear-gradient(57deg, var(--steel-blue), var(--deep-sky-blue));
  box-shadow: 0 20px 20px -8px var(--dim-grey);
  border: 8px #0184d485;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
  position: absolute;
  top: 190px;
  left: 57%;
}

.mappin-4:hover {
  background-image: linear-gradient(to bottom, var(--deep-sky-blue), var(--deep-sky-blue)), linear-gradient(57deg, var(--steel-blue), var(--deep-sky-blue));
}

.locationicon {
  filter: brightness(200%);
  width: 66%;
}

.locationwrapper {
  background-color: var(--black-2);
  height: 100%;
  max-height: 500px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: auto;
}

.locationsearch {
  background-color: var(--yellow);
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.locationsearch.mobile {
  display: none;
}

.locationlinkwrapper {
  border: 2px solid var(--black-2);
  color: var(--steel-blue);
  cursor: pointer;
  background-color: #0000;
  border-radius: 6px;
  align-items: center;
  width: 100%;
  min-height: 70px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.locationlinkwrapper:hover {
  border: 2px solid var(--yellow);
  background-color: var(--black-2);
}

.mappin-3 {
  background-color: var(--crimson);
  background-image: linear-gradient(57deg, var(--steel-blue), var(--deep-sky-blue));
  box-shadow: 0 20px 20px -8px var(--dim-grey);
  border: 8px #0184d485;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  display: flex;
  position: absolute;
  top: 60%;
  left: 22%;
}

.mappin-3:hover {
  background-image: linear-gradient(to bottom, var(--deep-sky-blue), var(--deep-sky-blue)), linear-gradient(57deg, var(--steel-blue), var(--deep-sky-blue));
}

.mappin-3.list {
  border: 2px solid var(--white-2);
  background-color: var(--black-2);
  box-shadow: none;
  background-image: none;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  position: static;
}

.mappin-2 {
  background-color: var(--crimson);
  background-image: linear-gradient(57deg, var(--steel-blue), var(--deep-sky-blue) 99%);
  box-shadow: 0 20px 20px -8px var(--dim-grey);
  border: 8px #0184d485;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
  position: absolute;
  top: 51%;
  left: 49%;
}

.mappin-2:hover {
  background-image: linear-gradient(to bottom, var(--deep-sky-blue), var(--deep-sky-blue)), linear-gradient(57deg, var(--steel-blue), var(--deep-sky-blue) 99%);
}

.mappin-1 {
  background-color: var(--crimson);
  background-image: linear-gradient(57deg, var(--steel-blue), var(--deep-sky-blue));
  box-shadow: 0 20px 20px -8px var(--dim-grey);
  border: 8px #0184d485;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
  position: absolute;
  top: 68%;
  left: 79%;
}

.mappin-1:hover {
  background-image: linear-gradient(to bottom, var(--deep-sky-blue), var(--deep-sky-blue)), linear-gradient(57deg, var(--steel-blue), var(--deep-sky-blue));
}

.image-50 {
  height: 100%;
}

.locationtext {
  color: var(--medium-slate-blue);
  flex-direction: column;
  margin-left: 10px;
  display: flex;
}

.locationspan {
  color: var(--yellow);
  font-size: 1.3em;
  font-weight: 600;
}

.locationdetailwrapper {
  background-color: var(--dim-grey);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: var(--dim-grey);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 20px;
  width: 300px;
  height: 100%;
  padding: 100px 40px;
  font-size: 1em;
  position: absolute;
  top: 0;
  left: 0%;
  transform: translate(-120%);
  box-shadow: 6px 6px 20px -1px #0000007a;
}

.detailclose {
  background-image: url('../images/ei_close.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 40px;
  height: 40px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.locationlistwrapper {
  color: #fff;
  font-size: .9em;
  font-weight: 300;
  line-height: 1.2;
}

.locationadress {
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 1.4;
}

.locationtittle {
  color: #fff;
  margin-bottom: 10px;
  font-size: 1.4em;
  font-weight: 600;
}

.locationinfo {
  border-top: 1px #ffffff3b;
  margin-top: 20px;
  padding-top: 0;
  font-size: .8em;
  font-weight: 300;
  line-height: 1.4;
}

.locationformsearch {
  width: 86%;
  margin-bottom: 0;
}

.searchrow {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.searchsubmit {
  background-color: #0000;
  background-image: url('../images/Search01.svg');
  background-position: 42%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  width: 50px;
  height: 40px;
  padding-left: 10px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.searchfield {
  border: 2px solid var(--black-2);
  color: var(--dark-slate-blue);
  background-color: #fff;
  border-radius: 100px;
  width: 100%;
  min-height: 40px;
  margin-bottom: 0;
  padding-top: 8px;
  font-size: .9em;
  font-weight: 400;
  transition: all .2s;
}

.searchfield:hover {
  border-color: var(--black-2);
  background-color: var(--white-2);
}

.searchfield:active {
  border-color: var(--black-2);
}

.searchfield:focus {
  border-color: var(--black-2);
  background-color: var(--white-2);
}

.searchfield:focus-visible {
  background-color: var(--white-2);
}

.searchfield[data-wf-focus-visible] {
  background-color: var(--white-2);
}

.searchfield::placeholder {
  color: var(--black-2);
  background-color: #0000;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
}

.lform {
  width: 100%;
  position: relative;
}

.branchlist {
  background-color: #eff8ff;
  height: 100%;
  max-height: 500px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  overflow: auto;
}

.div-block-453-copy {
  background-color: var(--crimson);
  width: 300px;
  height: 100%;
  padding: 100px 40px;
  font-size: 1em;
  position: absolute;
  left: 0%;
  transform: translate(-120%);
  box-shadow: 6px 6px 20px -1px #0000007a;
}

.toplink {
  z-index: auto;
  border: 2px solid var(--medium-slate-blue);
  opacity: 1;
  color: var(--black-2);
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  background-image: url('../images/TopArrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  margin-right: 7%;
  padding-top: 9px;
  font-size: .5em;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  position: fixed;
  inset: auto 0% 0% auto;
}

.toplink:hover {
  border-color: var(--gainsboro);
}

.contentcenterelement {
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contentcenterelement._02.center {
  flex-direction: row-reverse;
}

.contentcenterelement.center {
  justify-content: center;
}

.inlink {
  color: var(--black-2);
  font-weight: 600;
}

.inlink:hover {
  color: var(--medium-slate-blue);
}

.bold-text-5 {
  color: #fff;
  text-decoration: underline;
}

.linksblock {
  background-color: #0000;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1050px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

.actionbtn {
  border: 2px solid var(--crimson);
  background-color: #0000;
  background-image: linear-gradient(58deg, var(--crimson), var(--medium-violet-red));
  color: #fff;
  text-align: center;
  white-space: nowrap;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 150px;
  max-width: none;
  min-height: 48px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.actionbtn:hover {
  border-width: 2px;
  border-color: var(--crimson);
  background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(58deg, var(--crimson), var(--medium-violet-red));
  color: var(--crimson);
}

.headseperate {
  background-color: var(--white-smoke-2);
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 10px;
}

.text-block-204 {
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.top {
  width: 100%;
  height: 1px;
  position: absolute;
  inset: 0% 0% auto;
}

.typetable {
  color: #fff;
  border: 2px solid #ffffff57;
  border-radius: 10px;
  margin-top: 10px;
}

.detailblock {
  background-image: url('../images/date.svg');
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: 30px;
  border-bottom: 2px solid #ffffff4d;
  padding: 10px 10px 10px 50px;
  font-size: .8em;
  line-height: 1.5;
}

.detailblock.type {
  background-image: url('../images/date.svg');
  border-bottom-style: none;
}

.campaigncta {
  color: #fff;
  text-align: left;
  border: .5px solid #0000;
  border-radius: 100px;
  align-items: center;
  width: auto;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 7px 10px 8px;
  font-size: .8em;
  text-decoration: none;
  display: flex;
}

.enbdlinkwrapper {
  cursor: pointer;
}

.helpwrapper {
  z-index: 2501;
  cursor: pointer;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin-right: 0;
  display: flex;
  position: relative;
  bottom: 0;
  right: 5%;
}

.helpiconwrapper {
  z-index: 2;
  background-color: var(--medium-slate-blue);
  box-shadow: none;
  cursor: pointer;
  border-radius: 100% 100% 14px;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-top: 0;
  padding: 0;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.helpanimation {
  z-index: 1;
  border: 2px none var(--yellow);
  background-color: var(--medium-slate-blue);
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  max-width: none;
  height: 50px;
  min-height: 50px;
  margin: auto;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.helpexit {
  background-color: var(--medium-slate-blue);
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  max-width: none;
  height: 50px;
  min-height: 50px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.helpcontent {
  z-index: 1;
  border: 2px solid var(--medium-slate-blue);
  background-color: var(--black-2);
  text-align: center;
  border-radius: 10px;
  width: 100vw;
  max-width: 300px;
  height: 400px;
  max-height: 75vh;
  line-height: 1.5em;
  display: none;
  position: absolute;
  inset: auto -5px 60px auto;
  overflow: auto;
  box-shadow: 0 20px 40px -5px #555e6940;
}

.eye {
  background-color: #fff;
  border-radius: 100px;
  width: 5px;
  height: 14px;
  margin-top: 0;
  margin-left: 1px;
  margin-right: 2px;
  transform: translate(0);
}

.close-line {
  background-color: #fff;
  border-radius: 100px;
  width: 4px;
  height: 20px;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  transform: rotate(45deg);
}

.close-line._02 {
  position: absolute;
  transform: rotate(-45deg);
}

.helphead {
  color: #fff;
  background-color: #000;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  font-weight: 600;
}

.div-block-448 {
  background-color: #fff;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 10px;
  font-size: .9em;
  display: flex;
}

.div-block-449 {
  background-color: var(--black-2);
  border-bottom: 1px solid #d8d8d8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: .9em;
  display: flex;
}

.search-help {
  width: 90%;
  margin-bottom: 0;
}

.search-help-btn {
  border: 1px none var(--steel-blue);
  color: var(--steel-blue);
  letter-spacing: 1.5px;
  background-color: #0000;
  background-image: url('../images/search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  min-width: auto;
  min-height: 30px;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.search-help-btn:hover {
  border-color: var(--crimson);
  color: var(--crimson);
}

.search-form-content {
  display: flex;
  position: relative;
}

.search-field-help {
  border: 2px solid var(--yellow);
  background-color: var(--black-2);
  color: #fff;
  text-align: left;
  border-radius: 100px;
  min-height: 30px;
  margin-bottom: 0;
  margin-right: 0%;
  font-family: OpensansInline, sans-serif;
  font-size: .9em;
  font-weight: 500;
}

.search-field-help:hover {
  border-color: var(--medium-slate-blue);
}

.search-field-help:active, .search-field-help:focus {
  border-color: #fff;
}

.search-field-help::placeholder {
  font-family: OpensansInline, sans-serif;
  font-weight: 500;
}

.text-block-205 {
  color: #fff;
  text-align: center;
  width: 90%;
  margin-top: 10px;
  font-family: OpensansInline, sans-serif;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.3em;
}

.search-links {
  color: var(--medium-slate-blue);
  font-family: Open Sans, sans-serif;
  font-size: .9em;
  font-weight: 400;
  line-height: .8em;
  text-decoration: none;
}

.search-links:hover {
  color: var(--yellow);
}

.div-block-450 {
  background-color: var(--black-2);
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: OpensansInline, sans-serif;
  font-size: .7em;
  font-weight: 500;
  line-height: 1.3em;
  display: flex;
}

.text-block-206 {
  width: 90%;
}

.searct-top-keywords {
  background-color: var(--black-2);
  color: var(--white-2);
  border-radius: 6px;
  justify-content: flex-start;
  width: 100%;
  max-width: 1050px;
  margin-bottom: 10px;
  padding: 20px;
  font-weight: 500;
  display: flex;
}

.search-results {
  border: 2px solid var(--black-2);
  background-color: var(--white-2);
  color: var(--black-2);
  border-radius: 6px;
  width: 100%;
  max-width: 1050px;
  margin-bottom: 10px;
  padding: 20px;
  font-weight: 500;
  line-height: 1.5;
  transition: all .2s;
  position: relative;
}

.search-results:hover {
  background-color: var(--white-smoke);
}

.link-10 {
  color: var(--black-2);
  background-image: url('../images/arrow-bullet-contrast.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 17px;
  margin-bottom: 10px;
  padding-left: 22px;
  text-decoration: none;
  display: inline;
}

.link-11 {
  color: var(--medium-slate-blue);
  width: 100%;
  font-size: .7em;
  transition: all .2s;
  overflow: hidden;
}

.link-11:hover {
  color: var(--steel-blue);
}

.campaign {
  border: 2px solid var(--black-2);
  color: var(--black-2);
  cursor: pointer;
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 32%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: .5% 1% .5% 0%;
  padding: 0%;
  font-size: 1.1em;
  line-height: 1.2;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.campaign:hover {
  border-color: var(--steel-blue);
  background-color: #fff;
  height: auto;
}

.text-block-208 {
  color: var(--black-2);
  width: 100%;
  margin-bottom: 20px;
  font-weight: 700;
}

.text-block-209 {
  color: var(--black-2);
  width: 100%;
  margin-bottom: 20px;
  font-size: .8em;
  font-weight: 500;
}

.div-block-451 {
  border: 2px solid var(--medium-slate-blue);
  color: var(--black-2);
  background-color: #fff;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  min-height: 35px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.1;
  display: flex;
}

.div-block-451:hover {
  border-color: var(--black-2);
  color: var(--black-2);
}

.div-block-452 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  height: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  display: flex;
}

.cappaign-navigate {
  border-style: none;
  border-width: 2px 1px 2px 2px;
  border-color: var(--alice-blue-3);
  background-color: #0000;
  border-radius: 6px;
  flex-wrap: wrap;
  width: 100%;
  height: 100px;
  min-height: auto;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.mailbutton {
  border: 2px solid var(--black-2);
  background-color: var(--yellow);
  color: var(--black-2);
  background-image: url('../images/ico-2--contrast.svg');
  background-position: 6px;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 100px;
  margin: 2px 5px 2px 0;
  padding: 0 10px 0 29px;
  font-size: .9em;
  text-decoration: none;
  display: inline-block;
}

.mailbutton:hover {
  background-color: var(--white-smoke);
}

.mailbutton._02 {
  border-width: 2px;
  border-color: var(--black-2);
  background-color: var(--yellow);
  color: var(--black-2);
  background-image: url('../images/ico-2--contrast.svg');
}

.mailbutton._02:hover {
  background-color: var(--white-smoke);
}

.denizmobile-picture {
  z-index: 1;
  filter: contrast(300%) grayscale();
  border-radius: 10px;
  width: auto;
  max-width: none;
  height: 600px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.heading-4-2 {
  color: var(--black-2);
  margin-bottom: 30px;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1;
}

.circle {
  background-color: var(--black-2);
  border-radius: 1000px;
  width: 350px;
  height: 350px;
  position: absolute;
}

.denizmobile-picture-content {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-51 {
  background-color: #0000;
  max-height: 40px;
}

.image-52 {
  filter: contrast(300%) grayscale();
  border-radius: 10px;
  width: 150px;
  height: 150px;
}

.div-block-454 {
  width: 100%;
  display: flex;
}

.div-block-455 {
  width: 100%;
  margin-left: 40px;
}

.app-store-links {
  filter: contrast(300%) grayscale();
  background-color: #000;
  border-radius: 5px;
  width: 160px;
  margin-right: 20px;
  transition: all .2s;
}

.app-store-links:hover {
  opacity: .8;
}

.div-block-458 {
  border-left: 1px solid var(--light-grey);
  flex-wrap: wrap;
  align-content: space-between;
  align-items: flex-start;
  width: 50%;
  margin-right: 20px;
  padding-left: 20px;
  display: flex;
}

.text-block-210 {
  color: var(--black-2);
  margin-bottom: 30px;
}

.heading-6 {
  color: var(--black-2);
  margin-top: 0;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1;
}

.image-53 {
  min-height: 40px;
  max-height: 40px;
}

.heads {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1em;
}

.text-block-211 {
  margin-bottom: 10px;
  font-size: .8em;
  line-height: 1.2;
}

.image-54 {
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 5px;
  width: 100px;
  padding: 2px;
}

.div-block-459 {
  border-left: 1px solid var(--light-grey);
  width: 50%;
  padding-left: 20px;
  display: flex;
}

.div-block-460 {
  display: flex;
}

.div-block-461 {
  width: 100%;
}

.div-block-462 {
  flex-wrap: wrap;
  align-content: space-between;
  width: 70.8278%;
  display: flex;
}

.project-item {
  border: 1px #fff;
  width: 100%;
  min-height: 170px;
  position: relative;
}

.nav-point-wrapper-2 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.nav-point-wrapper-2.dropdown {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding-right: 13px;
}

.nav-point-wrapper-2.last-nav-item {
  padding-right: 0;
}

.nav-point-wrapper-2.dropdown {
  margin-left: 0;
  margin-right: 0;
  padding-right: 13px;
}

.dropdown-item-2 {
  text-align: center;
  background-color: #0000;
  border-right: 1px solid #ffffff4d;
  flex-wrap: wrap;
  flex: 0 auto;
  align-content: flex-start;
  align-items: flex-start;
  width: 20%;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: 200px;
  padding-top: 60px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.dropdown-item-2:hover {
  background-color: #0000;
}

.nav-main {
  z-index: 99;
  background-color: #0000;
  border-bottom: 1px #b8b8b826;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  max-width: 1500px;
  height: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.search-form {
  z-index: 99999;
  cursor: default;
  background-color: #0000;
  background-image: none;
  border: 1px solid #fff3;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  width: 350px;
  height: 34px;
  margin-top: 2px;
  margin-bottom: 2px;
  display: flex;
  position: absolute;
  top: 0;
  right: 41px;
}

.menu-seperate-line {
  background-color: #ffffff5c;
  width: 1px;
  height: 15px;
  min-height: 15px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  top: auto;
  bottom: auto;
}

.header-content-2 {
  background-color: var(--steel-blue);
  border-bottom: 1px solid #b8b8b826;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: 80px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.mobil-login {
  display: none;
}

.login-link {
  color: #fff;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  font-size: .9em;
  font-weight: 100;
  text-decoration: none;
  display: flex;
}

.nav-link-3 {
  color: #fff;
  letter-spacing: .2px;
  text-transform: uppercase;
  cursor: pointer;
  align-items: center;
  height: 100px;
  margin-right: 10px;
  padding: 33px 0 28px;
  font-size: .9em;
  font-weight: 500;
  line-height: 1;
  transition: color .3s ease-in-out;
  display: flex;
}

.nav-link-3:hover {
  color: #b5dfff;
}

.nav-link-3.w--current {
  color: #de5000;
  border-bottom: 3px solid #de5000;
}

.nav-link-3._02 {
  color: #fff;
  border-bottom-width: 1px;
  border-bottom-color: #e7eaee;
  padding-left: 10px;
  padding-right: 10px;
  font-size: .8em;
  font-weight: 100;
}

.search-button-2 {
  color: #0000;
  background-color: #0000;
  background-image: url('../images/magnifying-glass-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  width: 40px;
  padding: 0 20px;
  font-size: 0;
  transition: background-color .2s;
}

.search-button-2:hover {
  background-color: #0000;
}

.logo-wrapper {
  align-self: center;
  margin-right: 42px;
  padding-left: 0;
}

.megamenu {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  height: 80px;
  display: flex;
  position: static;
}

.search-form-wrapper {
  text-align: center;
  cursor: pointer;
  border-left: 1px #c9c9c9;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
  display: flex;
  position: relative;
}

.logo {
  width: 220px;
  margin-top: 2px;
}

.search-input-3 {
  color: #fff;
  text-transform: none;
  background-color: #0000;
  border-style: none;
  min-height: 34px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 100;
}

.search-input-3::placeholder {
  color: #fff;
}

.search-mobil {
  display: none;
}

.create-account-link {
  color: #fff;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  font-size: .9em;
  font-weight: 100;
  text-decoration: none;
  display: flex;
}

.dropdown-item-wrapper-3 {
  z-index: 1;
  background-color: #e8eaee;
  background-image: url('../images/60bea37ba1d9fa4eb3775625_Grain.png');
  background-position: 0 0;
  background-size: 500px;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.dropdown-list-3 {
  background-color: #0000;
  width: 100%;
  max-width: 1500px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  inset: 80px 0 auto;
  overflow: hidden;
}

.dropdown-list-3.w--open {
  background-color: #0000;
  border: 1px #000;
  height: 300px;
  top: 80px;
}

.dropdown-toggle-3 {
  color: #fff;
  margin-right: 10px;
  padding: 0 20px 0 0;
  font-size: 1em;
}

.nav-link-5 {
  color: #fff;
  text-decoration: none;
}

.nav-link-5.w--current {
  border-bottom-width: 1px;
  border-bottom-color: #fff;
}

.chevron-4 {
  color: #fff;
  margin-top: 6px;
  margin-right: 0;
  padding-top: 0;
  font-size: .7em;
}

.dropdown-item-3 {
  text-align: left;
  background-color: #0000;
  border-right: 1px #ffffff4d;
  flex-flow: column wrap;
  flex: 0 auto;
  place-content: flex-start;
  align-items: flex-start;
  width: auto;
  min-width: auto;
  max-width: none;
  height: 200px;
  margin-right: 20px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.dropdown-item-3:hover {
  background-color: #0000;
}

.link-12 {
  color: var(--dim-grey);
  text-align: left;
  margin-bottom: 20px;
  font-size: 1.3em;
  line-height: 1.1;
  text-decoration: none;
}

.link-sub {
  color: var(--dim-grey);
  text-align: left;
  margin-bottom: 10px;
  font-size: .9em;
  line-height: 1.1;
  text-decoration: none;
}

.image-55 {
  max-height: 200px;
}

.div-block-463 {
  border-bottom: 1px #ececec;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.text-block-212 {
  color: var(--black-2);
  font-size: 1.4em;
  font-weight: 700;
}

.div-block-464 {
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-465 {
  width: 70%;
  padding-left: 40px;
}

.text-group {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 20px 20px 0;
  display: flex;
}

.text-sticky-picture {
  border-radius: 10px;
  width: 40%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  position: sticky;
  top: 150px;
}

._33row {
  width: 33%;
  margin-bottom: 15px;
  margin-right: 10px;
  position: relative;
}

._33row.last {
  margin-right: 0;
}

.text-block-213 {
  margin-top: 5px;
  font-size: .7em;
}

.sliderbgimage {
  width: auto;
  max-width: none;
  height: 100%;
}

.div-block-466 {
  z-index: auto;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.div-block-467 {
  background-color: #0000;
  position: absolute;
  inset: 0%;
}

.headmenu {
  color: #fff;
  cursor: pointer;
  border: 1px #000;
  border-bottom-color: #ffffff4a;
  border-radius: 0;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding: 10px 0% 10px 0;
  font-size: 1em;
  font-weight: 400;
  transition: all .2s;
  display: flex;
  position: relative;
}

.headmenu:hover {
  color: #fff;
}

.div-block-469 {
  background-color: var(--dim-grey);
  width: 100%;
  min-height: 600px;
  position: absolute;
  inset: 0% 0% auto;
}

.dropdown-4 {
  width: 275px;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-weight: 400;
  transition: all .2ms cubic-bezier(.645, .045, .355, 1);
  position: relative;
  overflow: visible;
}

.dropdown-4:hover {
  flex: none;
}

.dropdown-link-3 {
  color: #555;
  text-align: left;
  text-transform: none;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  font-size: .9em;
  font-weight: 400;
}

.dropdownmenu {
  text-align: center;
  text-transform: uppercase;
  border: 1px #000;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  font-weight: 600;
  display: flex;
  position: relative;
}

.dropdown-mega-item {
  z-index: 600;
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: .5px #000;
  border-radius: 0;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 275px;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
}

.dropdown-mega-item:hover {
  color: #fff;
  background-color: #0000;
  border: .5px #000;
  font-weight: 400;
  text-decoration: none;
}

.mobiledropmenulist {
  min-width: 140px;
}

.mobiledropmenulist.w--open {
  background-color: #0000;
  min-width: 580px;
  max-height: 100vh;
  margin-top: -4px;
  padding-top: 30px;
  left: -100px;
}

.mobiledropmenulist.shortstyle {
  right: -30px;
}

.mobiledropmenulist.shortstyle.w--open {
  min-width: 600px;
  margin-top: -33px;
  padding-top: 40px;
  left: 10px;
  right: 0;
}

.fslinktypeone {
  color: var(--black-2);
  text-align: left;
  text-transform: none;
  width: auto;
  margin-left: -6px;
  margin-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  font-family: OpensansInline, sans-serif;
  font-size: .9em;
  font-weight: 700;
}

.mobiledropmenusecarrow {
  margin-right: 5px;
  font-size: 11px;
  display: flex;
}

.headerright {
  align-items: center;
  width: 50%;
  padding-left: 20%;
  padding-right: 1%;
  display: flex;
}

.opennewaccount {
  color: var(--yellow);
  text-align: center;
  background-color: #0000;
  border: 2px solid #ff0;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: 400px;
  min-height: 46px;
  margin-right: 5px;
  font-size: .9em;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.opennewaccount:hover {
  border-style: solid;
  border-color: var(--medium-slate-blue);
  color: var(--medium-slate-blue);
  background-color: #fff0;
}

.headerlangmobile {
  text-transform: uppercase;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  flex-direction: column;
  align-items: stretch;
  width: auto;
  font-weight: 700;
  display: none;
}

.newnavigation {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.mobiledropmenuseclinks {
  z-index: 20;
  color: #fff;
  cursor: pointer;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1em;
  text-decoration: none;
  transition: all .35s;
  display: flex;
  position: relative;
}

.mobiledropmenuseclinks:hover {
  opacity: .48;
  color: #fff;
  text-decoration: none;
}

.mobilesearcharea {
  background-image: url('../images/search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  width: 46px;
  min-width: 46px;
  height: 46px;
  min-height: 46px;
  display: none;
}

.firstseclinkitem {
  color: var(--black-2);
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5px 20px;
  font-size: .9em;
  font-weight: 700;
  display: flex;
}

.firstseclinkitem:hover {
  font-weight: 700;
}

.fsecdropcorner {
  width: 20px;
  position: absolute;
  inset: 23.2px auto auto 265px;
}

.fsdropdownlink {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.fsdropdownlink:hover {
  font-weight: 400;
}

.headerlanglist {
  background-color: #fff;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
  box-shadow: 0 -13px 50px 3px #11179c12;
}

.headerlanglist.langflagtypes {
  margin-top: 1px;
}

.headerlanglist.langflagtypes.w--open {
  border-radius: 6px;
}

.headerlangdropdownfirst {
  border-bottom: 1px solid var(--black-2);
  background-color: var(--yellow);
  color: var(--black-2);
  width: 100%;
  padding: 7px 10px;
  font-size: .9em;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .1s;
}

.headerlangdropdownfirst:hover {
  background-color: var(--white-2);
  color: var(--black-2);
}

.fsdropbg {
  z-index: -1;
  background-color: #fff;
  border: .5px solid #ececec;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 270px;
  margin-left: 275px;
  position: absolute;
  inset: 0%;
}

.firssecicon {
  margin-right: 10px;
  font-size: .6em;
}

.headerlangtoggle {
  z-index: 1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  flex-direction: column;
  width: 60px;
  padding: 10px 19px 10px 10px;
}

.headerlangtoggle:hover {
  color: #fff;
  background-color: #0000;
}

.headerlangtoggle.w--open {
  width: 60px;
}

.headermenuwrapper {
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.headerformwrapper {
  position: relative;
}

.internetbanking {
  color: #000;
  text-align: center;
  background-color: #ff0;
  border: 1px solid #ff0;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: 400px;
  min-height: 48px;
  margin-right: 5px;
  font-size: .9em;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.internetbanking:hover {
  border-color: var(--medium-slate-blue);
  color: #fff;
  background-color: #88f;
}

.mobiledropmenusectext {
  color: #555;
  white-space: break-spaces;
  background-color: #0000;
  border-bottom: 3px #ececec;
  align-items: center;
  width: 100%;
  height: 75px;
  padding: 20px 50px 20px 31px;
  font-size: 16px;
  font-weight: 600;
  transition: all .2s;
  display: flex;
}

.mobiledropmenusectext:hover {
  background-color: #0000;
}

.mobiledropmenusectext:focus {
  background-color: #fff;
}

.mobiledropmenusectext.w--open {
  border: 1px #000;
  border-bottom-color: #fff;
}

.headerlangselecttext {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.headerleftbuttoncta-2 {
  z-index: 2;
  align-items: center;
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  margin-left: auto;
  padding-right: 1%;
  display: flex;
}

.headerleftbuttoncta-2.mobilestyle, .headerleftbuttoncta-2.display {
  display: none;
}

.searchsubmit-2 {
  background-color: #0000;
  width: 41px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.searchsubmit-2:hover {
  opacity: .43;
}

.menufirstsec {
  text-align: center;
  text-transform: uppercase;
  border: 1px #000;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  font-weight: 600;
  display: flex;
  position: relative;
}

.headersearchform {
  width: 100%;
  margin-bottom: 0;
  margin-left: 20px;
}

.firstseclinkgroup {
  z-index: 600;
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: .5px #000;
  border-radius: 0;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 275px;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
}

.firstseclinkgroup:hover {
  color: #fff;
  background-color: #0000;
  border: .5px #000;
  font-weight: 400;
  text-decoration: none;
}

.firstseccontent {
  background-color: var(--yellow);
  border: 1px #000;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-flow: column wrap;
  place-content: flex-start;
  align-items: stretch;
  width: 275px;
  max-width: none;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.headerbrand {
  align-items: center;
  width: 250px;
  margin-right: auto;
  padding-left: 2%;
  display: flex;
}

.headerbrand.w--current {
  cursor: pointer;
}

.firstsectoggle {
  color: #fff;
  text-transform: none;
  width: 100%;
  padding-left: 0;
  padding-right: 27px;
  font-size: .9em;
  font-weight: 700;
}

.fsdropdowntitle {
  text-align: left;
  text-transform: none;
  margin: 0;
  padding-right: 0;
}

.fsdropdowntitle:hover {
  font-weight: 700;
}

.mobiledropmenusecfour {
  z-index: auto;
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 6px;
  width: 100%;
  max-width: 1040px;
  margin: 10px auto 0;
  display: block;
  overflow: hidden;
}

.mobiledropmenusecbody {
  background-color: #0000;
  display: block;
  position: relative;
}

.mobiledropmenusecbody.w--open {
  background-color: #0000;
}

.firstsecdropdownlists {
  width: 350px;
  inset: 0% auto auto 0%;
}

.firstsecdropdownlists.w--open {
  background-color: #0000;
  border: 1px #cd163c;
  border-radius: 0 5px 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 700px;
  max-width: 400px;
  height: auto;
  margin-top: 0;
  margin-left: 0%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 300px;
  display: flex;
}

.firstsecbg {
  border-left: 2px solid var(--medium-slate-blue);
  background-color: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 281px;
  height: 35px;
  margin-top: 0;
  position: absolute;
  inset: 0% auto auto 0;
}

.firstsecbg.novisible {
  z-index: -1;
  width: 275px;
  display: none;
}

.headerformfield {
  border: 2px solid var(--medium-slate-blue);
  color: #fff;
  background-color: #0000;
  background-image: url('../images/search.svg');
  background-position: 88%;
  background-repeat: no-repeat;
  background-size: 14px;
  border-radius: 100px;
  margin-bottom: 0;
}

.headerformfield:hover {
  border-color: var(--yellow);
}

.headerformfield:focus {
  background-image: url('../images/search.svg');
  background-size: 15px;
}

.headerformfield::placeholder {
  color: #fff;
  font-size: .9em;
  font-weight: 700;
}

.dropdownwrapper-2 {
  cursor: pointer;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 1em;
  position: relative;
}

.dropdownwrapper-2.mobilestyle {
  display: none;
}

.headertoplinks {
  color: #fff;
  cursor: pointer;
  margin-right: 20px;
  font-size: .8em;
  text-decoration: none;
  transition: all .2s;
}

.headertoplinks:hover {
  color: var(--yellow);
  text-decoration: underline;
}

.langflagico {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  display: none;
}

.langflagico.worldtype {
  width: 16px;
  height: auto;
  display: block;
}

.mobiledropmenusecone {
  color: #fff;
  padding-left: 10px;
  padding-right: 20px;
  font-size: 1em;
}

.fsdropdownicon {
  background-color: #0000;
  border: 1px #55555529;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 12px;
  min-width: auto;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0;
  font-size: .8em;
  display: flex;
  position: static;
  inset: 0% 0% 0% auto;
}

.firstseclist {
  background-color: #0000;
  width: auto;
  max-width: 600px;
  position: absolute;
  top: 65px;
  left: 0;
  right: 0%;
}

.firstseclist.w--open {
  background-color: #0000;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  min-width: 275px;
  max-width: none;
  padding: 0;
  display: flex;
  position: absolute;
  top: 65px;
  left: 0;
  right: 0;
  overflow: visible;
}

.mobiledropmenuseccontent {
  color: #004397;
  background-color: #f5f5f5;
  border-top: 1px #ffffff1f;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: row;
  align-items: flex-start;
  padding: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: flex;
}

.headernavmenuwrapper {
  background-color: #0000;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 117%;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 32%;
  display: flex;
  position: absolute;
  top: -5px;
  bottom: auto;
}

.headernavmenuwrapper.web {
  border: 2px none var(--medium-slate-blue);
}

.headernavmenuwrapper.mobile {
  display: none;
}

.headerbottomcontent {
  border: 2px solid var(--medium-slate-blue);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #000;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  height: auto;
  min-height: 64px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.headerleft {
  align-items: center;
  width: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 1%;
  font-weight: 700;
  display: flex;
}

.headerchevron {
  margin-left: 20px;
  margin-right: 5px;
  font-size: 11px;
  display: flex;
}

.headerchevron.smallsize {
  color: #ffffffad;
  margin-left: 0;
  margin-right: 6px;
  font-size: 8px;
  position: absolute;
}

.fsdroplink {
  z-index: 20;
  color: var(--black-2);
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  padding: 5px 20px;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.fsdroplink:hover {
  opacity: 1;
  color: var(--black-2);
  font-weight: 700;
  text-decoration: none;
}

.fsdroplink:focus {
  font-weight: 700;
}

.fsdroplink.w--open {
  z-index: 600;
  color: var(--black-2);
  font-weight: 700;
}

.fsdropdownlinkother {
  color: var(--black-2);
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 0%;
}

.fsdropdownlinkother:hover {
  font-weight: 400;
}

.navigationwrapper-2 {
  justify-content: center;
  width: auto;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.navigationwrapper-2.web.display {
  display: none;
}

.firstsecdropdowngroup {
  width: 275px;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: .9em;
  font-weight: 700;
  transition: all .2ms cubic-bezier(.645, .045, .355, 1);
  position: relative;
  overflow: visible;
}

.firstsecdropdowngroup:hover {
  flex: none;
}

.mobiledropmenusecthree {
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #ce163a00;
  background-image: linear-gradient(60deg, #ce163ad9, #c82680d9);
  border: 2px #000;
  border-radius: 0 0 6px 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 150px;
  padding: 25px 24px 25px 30px;
  display: flex;
}

.mobiledropmenusectwo {
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  min-width: 300px;
  max-width: 300px;
  display: flex;
  overflow: visible;
  box-shadow: 8px 39px 65px -10px #0000001a;
}

.mobiledropmenusectwo.w--open {
  background-color: #fff;
  border-radius: 15px;
  min-width: 300px;
  max-height: 100vh;
  left: -97px;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.headerlangflag {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 12px;
  margin-right: 5px;
  display: flex;
}

.headertopwrapper {
  z-index: 300;
  width: 100%;
  max-width: 1100px;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.mobiledropmenulinksec {
  color: #fff;
  align-items: center;
  min-height: 55px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 10px;
  font-size: 1em;
  text-decoration: none;
  display: flex;
  position: relative;
}

.mobiledropmenulinksec:hover {
  color: #ffffff87;
}

.mobiledropmenulinksec.mobile {
  display: none;
}

.logocontent {
  margin-left: 0;
}

.headerlangdropdown {
  border: 2px solid var(--white-2);
  text-transform: uppercase;
  cursor: pointer;
  background-color: #0000;
  border-radius: 8px;
  flex-direction: column;
  align-items: stretch;
  width: auto;
  margin-bottom: 1px;
  margin-left: 10px;
  font-weight: 700;
}

.cookiesection {
  z-index: auto;
  background-color: var(--steel-blue);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 300px;
  max-width: 1050px;
  height: auto;
  margin-bottom: 1%;
  margin-left: 1%;
  margin-right: auto;
  padding: 20px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.cookietext {
  padding-right: 20px;
  font-size: .7em;
}

.cookieleftwrapper {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  margin-bottom: 10px;
  display: flex;
}

.cookielink {
  color: #fff;
  margin-right: 0;
  text-decoration: underline;
}

.cookieleftbottom {
  border-top: 1px #fff3;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: .8em;
  line-height: 1.6;
  display: flex;
}

.cookiehead {
  margin-bottom: 10px;
  font-weight: 600;
}

.cookierightwrapper {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: .8em;
  display: flex;
}

.cookiesettings {
  color: #fff;
  white-space: nowrap;
  margin-top: 0;
  margin-right: 0;
  font-size: 1em;
  text-decoration: underline;
}

.cookiesettingswrapper {
  z-index: 9998;
  background-color: #555555eb;
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cookiesettingswrapper.disable {
  display: none;
}

.cookieselectarea {
  background-color: var(--steel-blue);
  color: #fff;
  border-radius: 10px;
  width: 90%;
  max-width: 600px;
  min-height: auto;
  max-height: none;
  padding: 20px 40px;
  font-weight: 400;
  position: relative;
  overflow: visible;
}

.cookiesettings3 {
  width: 100%;
  margin-bottom: 20px;
  padding-right: 0;
}

.rswitchwrapper {
  border-bottom: .5px solid var(--light-grey);
  align-items: center;
  height: auto;
  min-height: 60px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: .9em;
  display: flex;
}

.switchtext {
  color: #555;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 10px;
  font-weight: 500;
}

.switchtext.head {
  color: var(--steel-blue);
  margin-left: 0;
  font-weight: 600;
}

.switchbutton {
  color: #fff;
  cursor: pointer;
  background-color: #fff;
  border: .5px solid #cacaca;
  border-radius: 100px;
  align-items: center;
  width: 35px;
  min-width: 35px;
  min-height: 18px;
  padding: 2px;
  font-size: 10px;
  font-weight: 400;
  display: flex;
}

.switchbutton.aktive {
  background-color: #1874ca;
  border-color: #1874ca;
  justify-content: flex-end;
  min-width: 35px;
  padding-top: 0;
}

.switchbutton.big {
  border-style: solid;
  border-color: var(--light-grey);
  background-color: var(--medium-slate-blue);
  color: var(--dim-grey);
  justify-content: flex-start;
  width: 50px;
  min-width: 50px;
  height: 26px;
  min-height: auto;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 13px;
}

.switchbutton.big.active {
  border-style: solid;
  border-color: var(--steel-blue);
  background-color: var(--yellow);
  justify-content: flex-end;
  width: 50px;
  min-width: 50px;
}

.switchtouch {
  background-color: #1874ca;
  border-radius: 100px;
  width: 12px;
  height: 12px;
}

.switchtouch.active {
  background-color: #fff;
}

.switchtouch.big {
  background-color: var(--black-2);
  width: 19px;
  height: 19px;
}

.switchtouch.big.active {
  background-color: var(--black-2);
}

.cookiesettings9 {
  padding: 20px;
  font-size: .9em;
}

.info {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-left: auto;
  padding-right: 0;
  display: flex;
  position: relative;
}

.info.checkbox {
  margin-left: 10px;
  margin-right: 0;
}

.infotextcontent {
  color: #fff;
  text-align: center;
  background-color: #555;
  border: 1px #b9b9b9;
  border-radius: 3px;
  flex-direction: column;
  width: 200px;
  margin-bottom: 27px;
  padding: 10px;
  font-size: 11px;
  line-height: 13px;
  display: none;
  position: absolute;
  inset: auto 0% 0% auto;
  box-shadow: 0 5px 17px 1px #00000030;
}

.bottomarrow {
  background-color: #555;
  border-bottom: 1px #b9b9b9;
  border-left: 1px #000;
  border-right: 1px #b9b9b9;
  border-radius: 3px;
  width: 15px;
  height: 15px;
  margin-bottom: -6px;
  margin-right: 12px;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(45deg);
}

.infoicon {
  width: 20px;
}

.cookiesettings5 {
  color: var(--dim-grey);
  background-color: #fff;
  border: .5px #fff;
  border-radius: 4px;
  margin-bottom: 20px;
}

.cookiesettings7 {
  border-top: 1px #000;
  border-bottom: .5px solid var(--steel-blue);
  color: var(--steel-blue);
  text-align: center;
  background-color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 49.7%;
  min-height: 50px;
  margin-left: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.cookiesettings7.w--current {
  border-bottom: .5px none var(--steel-blue);
  color: var(--steel-blue);
  text-align: left;
  background-color: #fff;
  justify-content: center;
  width: 49.7%;
  min-height: 50px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 700;
}

.cookiesettings10 {
  margin-right: 20px;
  padding-left: 20px;
}

.cookiesettings11 {
  font-size: .7em;
  line-height: 1.2;
}

.cookiesettings6 {
  background-color: var(--steel-blue);
  justify-content: space-between;
  align-items: center;
  min-height: 50px;
  display: flex;
}

.cookiesettings4 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.cookiesettings2 {
  margin-bottom: 10px;
  font-size: 1.2em;
  font-weight: 600;
}

.cookiesettings1 {
  background-image: url('../images/ei_close.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  border: .5px solid #fff0;
  border-radius: 3px;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  margin-right: 10px;
  transition: all .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.cookiesettings1:hover {
  border-color: #fff;
}

.cookiesettings14 {
  border-bottom: .5px none var(--gainsboro);
  background-color: #fff;
  border-top-right-radius: 4px;
  justify-content: center;
  width: 50%;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.cookiesettings14.w--current {
  border-top: 1px none var(--crimson);
  background-color: var(--white-smoke);
  color: var(--dim-grey);
  border-bottom: 1px #000;
  border-top-left-radius: 4px;
  justify-content: center;
  width: 50%;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.cookiesettings12 {
  border: .5px none var(--light-grey);
  background-color: #0000;
  border-radius: 4px;
}

.cookiesettings15 {
  background-color: #0000;
}

.cookiesectionone {
  z-index: auto;
  border: .5px solid var(--dark-grey);
  background-color: #f5f5f5;
  border-radius: 6px;
  width: 100%;
  max-width: 1040px;
  margin: 5px auto 0;
  display: block;
  overflow: hidden;
}

.cookiesectiontwo {
  border-bottom: .5px solid var(--dark-grey);
  color: var(--dim-grey);
  white-space: break-spaces;
  background-color: #0000;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 5px 50px 5px 20px;
  font-size: 1em;
  font-weight: 400;
  transition: all .2s;
  display: flex;
}

.cookiesectiontwo:hover {
  background-color: #0000;
}

.cookiesectiontwo:focus {
  background-color: #fff;
}

.cookiesectiontwo.w--open {
  border: 1px #000;
  border-bottom-color: #fff;
}

.cookiesectionbody {
  background-color: #0000;
  display: block;
  position: relative;
}

.cookiesectionbody.w--open {
  background-color: #0000;
}

.cookiesectionbodycontent {
  color: var(--dim-grey);
  background-color: #fff;
  border-top: .5px solid #ffffff1f;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  padding: 10px 20px;
  font-size: .9em;
  font-weight: 300;
  line-height: 20px;
  display: flex;
}

.cookiesettings16 {
  background-color: #f5f5f5;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  max-height: 300px;
  padding: 10px 20px;
  font-size: .8em;
  overflow: auto;
}

.cookiesettings13 {
  height: 40px;
  font-size: .9em;
  display: flex;
}

.cookiecheckbox {
  color: var(--dim-grey);
  flex-direction: row;
  align-items: center;
  height: 30px;
  font-size: 1.1em;
  display: flex;
}

.cookiecheckbox.absolute {
  color: var(--dim-grey);
  background-color: #f5f5f5;
  width: auto;
  margin-top: -26px;
  margin-bottom: 0;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 10px;
  font-size: 1.1em;
  position: relative;
}

.cookiecheckbox.full {
  color: var(--steel-blue);
  width: 100%;
  height: auto;
  position: relative;
}

.cookiechecklabel {
  margin-bottom: 0;
  margin-left: 10px;
}

.cookiechecklabel.detail {
  font-size: 1.3em;
  font-weight: 700;
}

.cookiecheckfield {
  border: 1px solid var(--dark-grey);
  margin-top: 0;
}

.cookiecheckfield:hover {
  border-color: var(--crimson);
}

.cookiecheckfield.w--redirected-checked {
  border-color: var(--crimson);
  background-color: var(--crimson);
}

.cookiecheckfield.w--redirected-focus {
  border-color: var(--steel-blue);
  box-shadow: none;
}

.cookiesettings17 {
  border: .5px solid var(--dark-grey);
  border-radius: 4px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
  padding: 10px;
  display: flex;
}

.faq-p-4 {
  z-index: auto;
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 6px;
  width: 100%;
  max-width: 1040px;
  margin: 10px auto 0;
  display: block;
  overflow: hidden;
}

.cookiesettings18 {
  width: 100%;
  margin-bottom: 10px;
}

.cookiesettings19 {
  border-bottom: .5px solid var(--dark-grey);
  justify-content: space-between;
  align-items: center;
  height: auto;
  display: flex;
}

.cookiesettings19.last {
  border-bottom-style: none;
  line-height: 1.1;
}

.cookiesettings19.history {
  border-bottom-style: none;
  align-items: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.2;
}

.cookiesettings20 {
  align-items: center;
  width: 40%;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.cookiesettings20.right {
  color: var(--steel-blue);
  justify-content: flex-end;
  font-weight: 400;
}

.cookiesettings20.rightgray {
  color: var(--dim-grey);
  text-align: right;
  justify-content: flex-end;
  width: 10%;
  font-weight: 400;
}

.cookiesettings22 {
  font-size: .7em;
}

.cookiesettings23 {
  width: 11px;
  margin-right: 20px;
}

.cookiesettings27 {
  z-index: 2;
  width: 10px;
  position: relative;
}

.cookiesettings26 {
  align-items: center;
  width: 30px;
  height: auto;
  display: flex;
  position: relative;
}

.cookiesettings28 {
  z-index: 1;
  background-color: var(--dark-grey);
  width: .5px;
  height: 50%;
  margin-top: auto;
  margin-left: 5px;
  position: absolute;
  inset: auto 0% 0%;
}

.cookiesettings28.full {
  height: 100%;
  margin-top: 0;
}

.cookieinfo1 {
  z-index: 9999;
  background-color: #555555eb;
  border-radius: 10px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cookieinfo1.disable {
  display: none;
}

.cookieinfo2 {
  background-color: #fff;
  border-radius: 10px;
  width: 90%;
  max-width: 900px;
  height: 75vh;
  position: relative;
  overflow: hidden;
}

.cookieinfo3 {
  border-bottom: .5px solid var(--gainsboro);
  background-color: var(--gainsboro);
  height: auto;
  padding: 20px 20px 10px 40px;
  font-size: .9em;
  display: flex;
  position: static;
}

.cookieinfo7 {
  height: 65.8vh;
  margin-top: 0;
  display: flex;
  overflow: visible;
}

.cookieinfo8 {
  background-color: var(--steel-blue);
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  width: 250px;
  min-width: 250px;
  height: 100%;
  padding: 40px 20px 20px;
  font-size: .9em;
  line-height: 1.7;
  display: flex;
  position: sticky;
  top: 0;
}

.cookieinfo11 {
  color: #fff;
  font-size: .8em;
  text-decoration: underline;
}

.cookieinfo9 {
  flex-direction: column;
  margin-bottom: 20px;
  display: flex;
}

.cookieinfo12 {
  width: 100%;
  max-height: 64vh;
  padding: 40px;
  overflow: auto;
}

.cookieinfo13 {
  color: var(--dim-grey);
  font-size: .8em;
}

.cookieinfo14 {
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: 700;
}

.cookieinfo15 {
  margin-bottom: 20px;
}

.cookieinfo19 {
  color: var(--dim-grey);
  font-size: 1em;
  line-height: 1.3;
}

.cookieinfo22 {
  width: 15px;
}

.cookieinfo23 {
  width: auto;
  margin-left: 10px;
}

.cookieinfo20 {
  border-bottom: 1px solid var(--gainsboro);
  flex-wrap: wrap;
  margin-top: 20px;
  padding-bottom: 10px;
  font-size: .8em;
  display: flex;
}

.cookieinfo21 {
  width: 100%;
  margin-bottom: 10px;
  font-weight: 600;
}

.cookieinfo24 {
  width: auto;
  margin-left: auto;
}

.cookieinfo16 {
  margin-bottom: 40px;
}

.checkbox-field-3 {
  color: #555;
  flex-direction: row;
  align-items: center;
  height: 30px;
  font-size: 1.1em;
  display: flex;
}

.checkbox-field-3.full {
  color: #0184d4;
  width: 100%;
  position: relative;
}

.checkbox-3 {
  border: 1px solid #969696;
  margin-top: 0;
}

.checkbox-3:hover {
  border-color: #ce163a;
}

.checkbox-3.w--redirected-checked {
  background-color: #ce163a;
  border-color: #ce163a;
}

.checkbox-3.w--redirected-focus {
  box-shadow: none;
  border-color: #0184d4;
}

.rich-text-block-2 {
  color: #555;
  font-size: 1em;
  line-height: 1.3;
}

.div-block-486 {
  border-bottom: 1px solid #e5e5e5;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-bottom: 10px;
  font-size: .8em;
  display: flex;
}

.cookieinfo10 {
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
}

.submit-button {
  opacity: .8;
  background-color: #fff;
  background-image: url('../images/SearchCookie.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border-radius: 100px;
  width: 41px;
  height: 41px;
  margin-top: 2px;
  margin-right: 2px;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.submit-button:hover {
  opacity: 1;
}

.cookieinfo5 {
  border: .5px none var(--light-grey);
  border-radius: 100px;
  height: 45px;
  position: relative;
  overflow: hidden;
}

.cookieinfo6 {
  color: var(--dim-grey);
  border: 1px #000;
  height: 45px;
  margin-bottom: 0;
}

.cookieinfo6:hover, .cookieinfo6:focus {
  color: var(--dim-grey);
}

.cookieinfo6::placeholder {
  color: var(--dark-grey);
}

.cookieinfoclose {
  opacity: .8;
  background-image: url('../images/CloseCookie.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  width: 50px;
  height: 50px;
  margin-left: 10px;
}

.cookieinfoclose:hover {
  opacity: 1;
}

.cookieinfo4 {
  width: 100%;
  margin-bottom: 0;
}

.cookiesettings3-1 {
  width: 80%;
  margin-bottom: 10px;
  padding-right: 0;
}

.cookieoverlay {
  z-index: 9997;
  background-color: #555c;
  display: none;
  position: fixed;
  inset: 0%;
}

.ctafixed {
  z-index: 9995;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #f5f5f5c2;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  margin-bottom: 8%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-weight: 300;
  display: flex;
  position: static;
  inset: auto 0% 0% auto;
}

.ctafixedbutton {
  border: .5px solid var(--crimson);
  background-color: #0000;
  background-image: linear-gradient(58deg, var(--crimson), var(--medium-violet-red));
  color: #fff;
  text-align: center;
  white-space: nowrap;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 250px;
  max-width: 400px;
  min-height: 48px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1em;
  text-decoration: none;
  display: flex;
}

.ctafixedbutton:hover {
  border-width: .5px;
  border-color: var(--crimson);
  background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(58deg, var(--crimson), var(--medium-violet-red));
  color: var(--crimson);
}

.div-block-487 {
  align-items: center;
  display: flex;
}

.div-block-488 {
  color: var(--white-2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  font-size: 1.3em;
  font-weight: 300;
  display: flex;
}

.switchtext01 {
  color: var(--yellow);
  margin-left: 0;
  font-size: .8em;
  font-weight: 500;
}

.switchtext01.disable {
  color: #fff;
  font-weight: 500;
}

.fullwiretransferfield {
  flex-direction: column;
  width: 100%;
  margin-bottom: 15px;
  margin-right: 10px;
  display: flex;
  position: relative;
}

.wiretransfercombobox {
  border: 2px solid var(--white-2);
  background-color: var(--black-2);
  color: var(--white-2);
  border-radius: 3px;
  width: 100%;
  min-height: 46px;
  font-size: .9em;
  font-weight: 500;
  transition: all .2s;
  position: static;
  inset: auto 0% 0% auto;
}

.wiretransfercombobox:hover {
  border-color: var(--yellow);
  background-color: var(--black-2);
  color: var(--white-2);
}

.wiretransfercombobox:active {
  border-color: var(--medium-slate-blue);
  background-color: var(--black-2);
  color: var(--white-2);
}

.wiretransfercombobox:focus {
  border-color: var(--medium-slate-blue);
  background-color: var(--black-2);
}

.wiretransfercombobox:focus-visible {
  border-color: var(--yellow);
  color: var(--yellow);
}

.wiretransfercombobox[data-wf-focus-visible] {
  border-color: var(--yellow);
  color: var(--yellow);
}

.wiretransfercombobox.disable {
  border-color: var(--dark-slate-grey);
  background-color: var(--dark-slate-grey);
  opacity: 1;
  color: var(--dark-slate-grey);
  cursor: not-allowed;
}

.div-block-489 {
  background-color: var(--yellow);
  width: 4%;
  height: 2px;
  margin: auto;
  position: absolute;
  inset: auto 0%;
}

.text-span-17 {
  font-weight: 400;
}

.div-block-490 {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.div-block-491 {
  width: 48%;
}

.text-block-221 {
  color: var(--dark-grey);
  margin-top: 40px;
  margin-right: 19px;
  font-size: 1.2em;
  font-weight: 300;
  position: absolute;
  inset: 0% 0% auto auto;
}

.bottominfo {
  margin-top: 20px;
  font-size: .6em;
  font-weight: 300;
  line-height: 1.2;
}

.wiredesc {
  font-weight: 400;
}

.wireform {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.opennewaccbtn {
  border-width: 2px;
  border-color: var(--medium-slate-blue);
  color: var(--medium-slate-blue);
  width: 100%;
  min-height: 50px;
  margin-left: auto;
  font-size: 1em;
  font-weight: 600;
}

.sendinginfo {
  color: var(--white-2);
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-size: .9em;
  font-weight: 300;
  display: flex;
}

.sendinginfo.disable {
  background-color: var(--light-grey);
  opacity: .48;
  color: var(--light-grey);
  border-radius: 100px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.contentdisablearea {
  width: 100%;
}

.contentdisablearea.active {
  opacity: 1;
  background-color: #0000;
}

.textdisablearea {
  margin-left: auto;
  margin-right: 5px;
}

.textdisablearea.active {
  background-color: var(--light-grey);
  color: var(--light-grey);
  border-radius: 100px;
  min-width: 70px;
}

.homepagepop {
  z-index: 10000;
  background-color: #555c;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.homepagepop.disable {
  display: none;
}

.homepagepop1 {
  background-color: #fff;
  border-radius: 10px;
  width: 90%;
  max-width: 600px;
  min-height: auto;
  position: relative;
  overflow: hidden;
}

.homepagepop3 {
  flex-direction: column;
  align-items: center;
  padding: 40px;
  display: flex;
}

.homepagepop4 {
  text-align: center;
  font-size: 1.2em;
}

.homepagepop5 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 300;
}

.popclose {
  background-color: var(--dim-grey);
  background-image: url('../images/ei_close.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 50px;
  height: 50px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.popclose:hover {
  background-color: var(--steel-blue);
}

.locationdetail {
  background-color: var(--white-smoke);
  color: #004397;
  border-top: 1px #ffffff1f;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: row;
  align-items: flex-start;
  padding: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: flex;
}

._404_resuts {
  border: 1px solid var(--gainsboro);
  background-color: var(--black-2);
  color: var(--white-2);
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  margin-bottom: 10px;
  padding: 20px;
  font-weight: 700;
  line-height: 1.5;
  transition: all .2s;
  display: flex;
  position: relative;
}

._404_resuts:hover {
  background-color: var(--black-2);
}

._404pageimage {
  width: 140px;
  margin-left: 40px;
  margin-right: 40px;
}

._404textspan {
  color: var(--yellow);
  font-size: 1.3em;
  font-weight: 600;
}

._404textwrapper {
  margin-bottom: 20px;
  font-weight: 500;
}

._404textcontent {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.accessibilitywrapper {
  background-image: url('../images/accessibility.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 100px;
  justify-content: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  margin-left: 0;
  display: flex;
}

.accessibilitywrapper:hover {
  background-color: var(--steel-blue);
}

.accessibilitywrapper.on {
  background-color: #fff;
  background-image: url('../images/accessibility-contrast.cvg.svg');
}

.accessibilitywrapper.on:hover {
  background-color: var(--yellow);
}

.accessibilitywrapper.mobile {
  display: none;
}

.accessibility02 {
  color: var(--dim-grey);
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 30px;
  margin-top: 30px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: .6em;
  line-height: 1.1;
  display: none;
  position: absolute;
}

.accessibility01 {
  z-index: 0;
  background-color: #fff;
  border-radius: 2px;
  width: 10px;
  height: 10px;
  margin-top: -28px;
  position: absolute;
  transform: rotate(45deg);
}

.accessibility03 {
  z-index: 1;
  position: relative;
}

.ctatextcenter {
  margin-bottom: 20px;
}

.droplink {
  background-color: #0000;
  position: absolute;
  inset: 0%;
}

.comboarea {
  background-color: #0000;
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 0;
}

.footerlinkswrap {
  align-items: center;
  display: flex;
}

.sociallinkedin {
  opacity: 1;
  color: var(--black-2);
  background-image: url('../images/Linkedin-Black.svg');
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 0;
  align-items: center;
  margin-right: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 26px;
  font-size: .8em;
  text-decoration: none;
  display: flex;
}

.footerlink-2 {
  color: #555;
  cursor: pointer;
  margin-bottom: 6px;
  font-size: .8em;
  text-decoration: none;
  transition: all .2s;
}

.footerlink-2:hover {
  color: #0184d4;
}

.text-span-19 {
  color: var(--medium-slate-blue);
  font-weight: 700;
}

.div-block-493 {
  color: #000;
  border: 2px solid #000;
  width: 100%;
  min-height: 800px;
  padding: 100px;
  font-weight: 700;
  position: relative;
}

.text-block-225 {
  justify-content: flex-end;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 140px;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.hr-mail-1 {
  color: var(--medium-slate-blue);
  margin-left: 40px;
  font-weight: 700;
  text-decoration: none;
}

.bottom-1 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.text-block-223 {
  margin-bottom: 1rem;
}

.hrhead {
  color: var(--medium-slate-blue);
  margin-bottom: 1rem;
  font-size: 1.4em;
  font-weight: 700;
}

.hr-mail {
  color: var(--medium-slate-blue);
  font-weight: 700;
  text-decoration: none;
}

.hrhead-2 {
  color: var(--medium-slate-blue);
  margin-bottom: 1rem;
  font-size: 1.1em;
  font-weight: 700;
}

.text-block-224 {
  margin-bottom: 1rem;
}

.link-13 {
  text-decoration: none;
}

.jobwrapper {
  color: #555;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 32%;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 1rem;
  padding: 2rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.jobwrapper:hover {
  background-color: var(--yellow);
}

.jobdate {
  color: var(--black-2);
  margin-bottom: .5rem;
  font-size: .8em;
  font-weight: 700;
}

.pricewrapper {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 85px;
  display: flex;
}

.pricewrapper.big {
  height: auto;
  margin-top: 2rem;
  margin-bottom: 0;
}

.text-block-226 {
  border: 2px solid var(--black-2);
  color: var(--black-2);
  background-color: #fff;
  border-radius: 100px;
  margin-top: 1rem;
  padding: .5rem 1rem;
  font-size: .9em;
  font-weight: 700;
}

.jobtitle {
  color: var(--black-2);
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 700;
}

.jobtitle.big {
  font-size: 1.7em;
  line-height: 1;
}

.text-span-22 {
  font-size: .7em;
}

.jobpicturewrapper {
  background-color: var(--black-2);
  border: 3px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-right: .5rem;
  display: flex;
}

.joblogo {
  filter: grayscale(200%);
  width: 30px;
}

.jobtagwrapper {
  flex-flow: wrap;
  align-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  display: flex;
}

.jobtagwrapper.inner {
  height: auto;
  font-size: 1.1em;
}

.joblist {
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  max-width: 1050px;
  padding-top: 0;
  display: flex;
}

.joblocation {
  color: var(--medium-slate-blue);
  background-color: #0000;
  border-radius: 0;
  margin: 0 0 .8rem;
  padding: 0;
  font-size: .8em;
  font-weight: 700;
}

.joblocation.big {
  font-size: 1em;
}

.div-block-494 {
  align-items: center;
  height: auto;
  margin-bottom: 2rem;
  display: flex;
}

.jobtag {
  background-color: var(--yellow);
  color: var(--black-2);
  border-radius: 100px;
  margin: .25rem .25rem .25rem 0;
  padding: .25rem .5rem;
  font-size: .8em;
  font-weight: 700;
}

.jobtag._02 {
  background-image: url('../images/ico-3-contrast_2.svg');
  background-position: 0%;
  background-size: auto;
}

.jobtag._04 {
  background-color: #0000;
  background-image: url('../images/ico-3-contrast_2.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 1.5rem;
}

.jobtag._03 {
  background-color: #0000;
  background-image: url('../images/ico-2-contrast_2.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 1.5rem;
}

.text-span-21 {
  font-size: .8em;
  font-weight: 500;
}

.cta-3-2 {
  width: 100%;
}

.jobdate-2 {
  color: var(--black-2);
  margin-bottom: .5rem;
  font-size: .8em;
  font-weight: 700;
}

.jobwrapper2 {
  color: #555;
  background-color: #0000;
  border-top: .5px #969696;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin: 2rem 0;
  padding: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.jobwrapper2:hover {
  background-color: #0000;
}

.rich-text-block-3 {
  margin-bottom: 2rem;
}

.button-2 {
  color: #0184d4;
  letter-spacing: 0;
  border: 1px solid #0184d4;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-width: 100px;
  min-height: 50px;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 0 20px;
  font-size: 1em;
  line-height: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: static;
}

.button-2:hover {
  color: #ce163a;
  border-color: #ce163a;
}

.button-2.bluecolor {
  color: #fff;
  white-space: nowrap;
  background-image: linear-gradient(60deg, #0184d4, #01a1d4);
  border-width: .5px;
  border-color: #0184d4;
  border-radius: 4px;
}

.button-2.bluecolor:hover {
  color: #fff;
  background-color: #ce163a;
  background-image: linear-gradient(240deg, #ce163a, #c82680);
  border-color: #ce163a;
}

.button-2.bluecolor.icons-1 {
  background-image: url('../images/linkedin-white-1.svg'), linear-gradient(60deg, var(--medium-slate-blue), var(--medium-slate-blue));
  background-position: 20px, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  border-radius: 6px;
  margin-left: .5rem;
  margin-right: .5rem;
  padding-left: 60px;
}

.button-2.bluecolor.icons-1:hover {
  background-color: var(--black-2);
  background-image: url('../images/linkedin-white-1.svg'), linear-gradient(to bottom, var(--black-2), var(--black-2));
  color: #fff;
  background-position: 20px, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  border-color: #0184d4;
}

.button-2.redcolor {
  color: #fff;
  letter-spacing: 0;
  background-image: linear-gradient(60deg, #ce163a, #c82680);
  border-width: .1px;
  border-color: #ce163a00;
  min-height: 50px;
  margin-left: 0;
  margin-right: 0;
  font-size: 1em;
  font-weight: 600;
}

.button-2.redcolor:hover {
  color: #fff;
  background-color: #0184d4;
  background-image: none;
  border-width: .5px;
  border-color: #0184d4;
}

.button-2.redcolor.icons-2 {
  background-image: url('../images/mails-2.svg'), linear-gradient(to bottom, var(--black-2), var(--black-2));
  background-position: 20px, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  margin-left: .5rem;
  margin-right: .5rem;
  padding-left: 60px;
}

.button-2.redcolor.icons-2:hover {
  border-color: var(--medium-slate-blue);
  background-color: var(--medium-slate-blue);
  color: #fff;
  background-image: url('../images/mails-2.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-block-228 {
  font-weight: 700;
}

.jobtitle-2 {
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 500;
}

.jobtitle-2.big {
  color: var(--medium-slate-blue);
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1;
}

.text-span-23 {
  font-size: .7em;
}

.jobpicturewrapper-2 {
  background-color: var(--black-2);
  border: 3px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-right: .5rem;
  display: flex;
}

.joblogo-2 {
  filter: grayscale();
  width: 30px;
}

.head-1-2 {
  color: #ce163a;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  margin: 20px auto;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.head-1-2.nospace {
  margin-top: 0;
}

.head-1-2.nospace.topscroll {
  color: var(--medium-slate-blue);
  background-color: #fff;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
}

.textall-2 {
  color: var(--black-2);
  background-color: #0000;
  flex-direction: row;
  width: 100%;
  max-width: 1050px;
  margin: 20px auto 0;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  display: block;
}

.joblocation-2 {
  color: #0184d4;
  background-color: #0000;
  border-radius: 0;
  margin: 0;
  padding: 0;
  font-size: .8em;
}

.joblocation-2.big {
  color: var(--medium-slate-blue);
  font-size: 1em;
  font-weight: 700;
}

.div-block-495 {
  align-items: center;
  height: auto;
  margin-bottom: 2rem;
  display: flex;
}

.jobtag-2 {
  background-color: #fff;
  border-radius: 100px;
  margin: .25rem .25rem .25rem 0;
  padding: .25rem .5rem;
  font-size: .8em;
}

.jobtag-2._02 {
  background-color: var(--yellow);
  color: var(--black-2);
  border: .5px #f5f5f5;
  font-weight: 700;
}

.textall-3 {
  color: #555;
  background-color: #0000;
  flex-direction: row;
  width: 100%;
  max-width: 1050px;
  margin: 20px auto 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.inlinelink-2 {
  color: #0184d4;
  cursor: pointer;
  background-color: #0000;
  border-radius: 20px;
  padding-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: underline;
  transition: all .2s;
  display: inline-block;
}

.inlinelink-2:hover {
  color: #ce163a;
  background-color: #0000;
}

.jobtag-3 {
  background-color: #fff;
  border-radius: 100px;
  margin: 0;
  padding: .25rem .5rem;
  font-size: .8em;
}

.jobtag-3._04 {
  background-color: #0000;
  background-image: url('../images/ico-2.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 1.5rem;
}

.contentrow {
  width: 100%;
  max-width: 1050px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.linkpop {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.linkpop:hover {
  opacity: .9;
}

.linkpoptext {
  z-index: 1;
  color: #f3f9fc;
  width: 60%;
  font-size: .7em;
  position: absolute;
}

.linkpopimage {
  filter: brightness(0%);
  padding: 10px;
  position: absolute;
  inset: 0%;
}

.new-head-content {
  color: var(--white);
  align-items: center;
  margin-right: 2rem;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.new-head-content.display {
  display: none;
}

.phone-content {
  color: #fff;
  margin-left: 0;
  padding-left: .5rem;
  padding-right: .5rem;
  font-size: .9em;
  line-height: 1.1;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.phone-content:hover {
  opacity: .7;
}

.phone-ico {
  width: 29px;
  margin-right: .5rem;
}

.send-mail {
  margin-left: .5rem;
  transition: all .2s;
}

.send-mail:hover {
  opacity: .7;
}

.ssend-mail-icon {
  width: 30px;
  min-width: 30px;
  min-height: 30px;
}

.rich-text-block-4 {
  color: #fff;
  width: auto;
}

.rich-text-block-4.display {
  display: none;
}

.rich-text {
  width: auto;
}

.lp-listed3 {
  border: 2px solid var(--yellow);
  border-radius: 9px;
  width: 29%;
  margin-left: 2%;
  margin-right: 2%;
  padding: 2rem 2rem 2rem 3rem;
  position: relative;
}

.lp-listhead {
  color: var(--medium-slate-blue);
  align-items: center;
  width: 100%;
  max-width: 1050px;
  margin: 1rem auto 2rem;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.3;
  display: flex;
}

.lp-table-list {
  border-top: 2px solid var(--medium-slate-blue);
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
  position: relative;
}

.lp-text-head {
  margin-bottom: 1rem;
  font-size: 1.2em;
  font-weight: 700;
  display: inline-block;
}

.lp-tease {
  z-index: 1;
  background-color: var(--yellow);
  color: var(--black-2);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  min-width: 100px;
  height: 100px;
  min-height: 100px;
  font-size: .9em;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: auto -50px auto auto;
}

.lp--con {
  width: 60px;
  min-width: 60px;
  margin-right: 1rem;
}

.lp-section {
  align-items: flex-start;
  width: 48%;
  margin: 3% 1%;
  display: flex;
}

.lp-section.display {
  display: none;
}

.lp-icon-absolut-text {
  border: 2px solid var(--medium-slate-blue);
  background-color: var(--medium-slate-blue);
  color: var(--black-2);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  min-height: 60px;
  margin-right: 0;
  font-size: 1.8em;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: 0;
  left: -30px;
}

.lp-area {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  height: auto;
  margin: 40px auto 0;
  font-size: 1.1em;
  display: flex;
}

.lp-area.display {
  display: none;
}

.lptable {
  border: 2px solid var(--medium-slate-blue);
  border-radius: 9px;
  min-width: 400px;
  margin-bottom: 2rem;
}

.lplist-2 {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 2rem;
  display: flex;
}

.lp-head-1 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  margin: 20px auto;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.3;
  display: flex;
}

.lp-head-1.display {
  display: none;
}

.lp-icon-absolute {
  width: 60px;
  min-width: 60px;
  margin-right: 0;
  position: absolute;
  top: 0;
  left: -30px;
}

.lp-span {
  width: auto;
  margin-right: .25rem;
  font-size: 1.4em;
}

.lp-text {
  color: #000;
  flex-direction: column;
  font-weight: 700;
  line-height: 1.3;
  display: flex;
}

.lp-text-new {
  color: var(--black-2);
  text-align: center;
  margin-bottom: 2rem;
  font-weight: 500;
}

.lp-text-new.head {
  font-weight: 700;
}

.lp-text-new.display {
  display: none;
}

.lp-table-text1 {
  color: var(--black-2);
  align-items: center;
  width: 50%;
  font-weight: 700;
  display: flex;
}

.lp-table-head {
  background-color: var(--medium-slate-blue);
  color: #fff;
  padding: .5rem 1rem;
}

.lp-list {
  flex-wrap: wrap;
  width: 100%;
  display: flex;
}

.lpbutton {
  background-color: var(--medium-slate-blue);
  color: var(--white-2);
  text-align: center;
  white-space: nowrap;
  border: .5px #ce163a;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 250px;
  max-width: 400px;
  min-height: 48px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.lpbutton:hover {
  background-color: var(--yellow);
  color: var(--black-2);
  border-width: .5px;
  border-color: #ce163a;
}

.lpbutton.display {
  display: none;
}

.footer-share {
  border: 1px solid var(--black-2);
  border-radius: 6px;
  flex-direction: row;
  display: flex;
  position: static;
  top: 100px;
}

.footer-share:hover {
  border-color: #0184d4;
}

.share-block {
  border: 1px solid var(--black-2);
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: all .2s;
  display: flex;
}

.share-block:hover {
  opacity: .43;
  filter: grayscale();
}

.lp-icon-area {
  text-align: center;
  border: .5px #d6d6d6;
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 46%;
  margin: 2%;
  padding: 2rem 0;
  display: flex;
}

.lp-icon-area.display {
  display: none;
}

.lp-icon-area.third {
  width: 29%;
}

.lp-icon-2 {
  width: 60px;
  min-width: 60px;
  margin-top: 0;
  margin-bottom: 1rem;
  margin-right: 0;
  position: relative;
  top: 0;
  left: 0;
}

.lp-text-2 {
  color: #555;
  line-height: 1.3;
}

.lp-head-2 {
  color: #000;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  margin: 0 auto 1rem;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.3;
  display: flex;
}

.lp-area-2 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  height: auto;
  margin: 4rem auto 0;
  display: flex;
}

.lp-section-2 {
  border: .5px solid #d6d6d6;
  border-radius: 9px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 46%;
  margin: 2%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.lpbutton-2 {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0000;
  background-image: linear-gradient(58deg, #ce163a, #c82680);
  border: .5px solid #ce163a;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 250px;
  max-width: 400px;
  min-height: 48px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1em;
  text-decoration: none;
  display: flex;
}

.lpbutton-2:hover {
  color: #ce163a;
  background-image: linear-gradient(#fff, #fff), linear-gradient(58deg, #ce163a, #c82680);
  border-width: .5px;
  border-color: #ce163a;
}

.lp-list-2 {
  flex-wrap: wrap;
  width: 100%;
  font-size: 1.1em;
  display: flex;
}

.lp-list-2.display {
  display: none;
}

.lp-picture-1 {
  filter: grayscale();
  border-radius: 9px;
  width: 45%;
}

.lp--con-2 {
  width: 60px;
  min-width: 60px;
  margin-top: 0;
  margin-bottom: auto;
  margin-right: 1rem;
  position: relative;
  top: 0;
  left: -30px;
}

.lp-text-new2 {
  color: #000;
  text-align: left;
  margin-bottom: 2rem;
}

.lp-picture {
  justify-content: space-between;
  width: 100%;
  max-width: 900px;
  margin-bottom: 2rem;
  display: flex;
}

.lp-picture.right-to-left {
  flex-flow: row-reverse wrap-reverse;
}

.lp-picture-right {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

.lp-area2 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 900px;
  height: auto;
  margin: 40px auto 0;
  font-size: 1.1em;
  display: flex;
}

.lp-area2.display {
  display: none;
}

.lp-div {
  position: relative;
}

.lp-pop {
  width: 120px;
  position: absolute;
  inset: 0% -50% auto auto;
}

.lp-notes {
  color: #555;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 0;
  font-size: .8em;
}

.lp-new-layout-btn-1 {
  background-color: var(--yellow);
  color: var(--black);
  background-image: none;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-width: 300px;
  margin-left: 0%;
  margin-right: 1rem;
  padding: .75rem 2rem;
  font-size: 1.2em;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.lp-new-layout-btn-1:hover {
  background-color: var(--medium-slate-blue);
  color: var(--white-2);
  background-image: none;
}

.lp-new-layout-btn-1.center {
  margin-left: auto;
  margin-right: auto;
}

.lp-new-layout-btn-1.border {
  border: 2px solid var(--medium-slate-blue);
  color: var(--medium-slate-blue);
  background-color: #fff0;
  background-image: none;
}

.lp-new-layout-btn-1.border:hover {
  border-color: var(--black-2);
  color: var(--black-2);
}

.lp-new-layout-picture-block-3-copy {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-top: -2rem;
  display: flex;
}

.lp-new-layout-picture-block-2 {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-top: -2rem;
  display: flex;
}

.lp-new-layout-text-bullet {
  color: var(--black);
  background-image: url('../images/ArrowLeaftIcoM-contrast.svg');
  background-position: 0 8px;
  background-repeat: no-repeat;
  background-size: 15px;
  width: 100%;
  margin-bottom: 2rem;
  padding-left: 1.3rem;
  font-size: 1.2em;
  line-height: 1.5;
}

.notes-lp {
  color: var(--black);
  width: 100%;
  max-width: 1050px;
  font-weight: 700;
}

.lp-new-layout-picture-text {
  color: var(--black);
  flex-flow: column;
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 1.2em;
  display: flex;
}

.lp-new-layout-btn-wrapper {
  display: flex;
}

.lp-new-layout-btn-wrapper.bottom {
  margin-top: 2rem;
}

.lp-new-layout-picture-image {
  filter: grayscale();
  border-radius: 8px;
  width: 50%;
  margin-right: auto;
}

.lp-new-layout-picture-image._03 {
  width: 50%;
}

.lp-new-layout-picture-image._02 {
  width: 70%;
}

.lp-new-layout-button {
  background-color: var(--black);
  text-align: left;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin-top: -2rem;
  padding: 2rem;
  display: flex;
  position: relative;
}

.lp-new-layout-white {
  text-align: center;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  margin-bottom: 3rem;
  padding: 2rem;
  display: flex;
  position: relative;
}

.phone-link {
  color: var(--medium-slate-blue);
  font-weight: 700;
  text-decoration: none;
}

.lp-new-layout {
    background-color: var(--white-2);
    border: 2px solid #000;
    width: 100%;
    max-width: 1050px;
    margin-bottom: 3rem;
    padding: 2rem;
    position: relative;
}



.lp-new-layout-picture-block {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.lp-new-layout-icon-field {
  background-color: var(--white);
  border: 2px solid #000;
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 31%;
  margin: 1%;
  padding: 1.2rem;
  display: flex;
}

.lp-new-layout-header-2 {
  color: var(--medium-slate-blue);
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 3rem;
  line-height: 3rem;
}

.lp-new-layout-text2 {
  color: var(--black-2);
  width: 100%;
  margin-bottom: .5rem;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.5;
}

.span-bold {
  font-weight: 700;
}

.lp-new-layout-icon-text {
  width: 100%;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.5rem;
}

.badge-image {
  filter: grayscale();
  width: 142px;
  margin-top: -80px;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: visible;
}

.lp-new-layout-header {
  color: var(--black-2);
  width: 100%;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 1.6rem;
  line-height: 1.9rem;
}

.lp-new-layout-icon-webp {
  filter: grayscale();
  height: 80px;
  margin-bottom: 2rem;
}

.lp-new-layout-text {
  color: var(--black-2);
  width: 100%;
  margin-bottom: 2rem;
  font-size: 1.2em;
  line-height: 1.5;
}

.lp-new-layout-icon-area {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sticky-close {
  background-color: var(--medium-slate-blue);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-top: -33px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.close-icon {
  width: 20px;
}

.lp-new-layout-text-number {
  color: var(--black-2);
  width: 100%;
  margin-bottom: 0;
  padding-left: 1.3rem;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.5;
}

.lp-new-layout-btn-1-2 {
  color: #fff;
  background-image: linear-gradient(90deg, #ce163a, #c82680);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-width: 300px;
  margin-left: 0%;
  margin-right: 1rem;
  padding: .75rem 2rem;
  font-size: 1.2em;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.lp-new-layout-btn-1-2:hover {
  background-image: linear-gradient(90deg, #004c91, #0184d4);
}

.lp-new-layout-btn-1-2.center {
  margin-left: auto;
  margin-right: auto;
}

.lp-new-layout-btn-1-2.border {
  color: #ce163a;
  background-color: #fff0;
  background-image: none;
  border: 2px solid #ce163a;
}

.lp-new-layout-btn-1-2.border:hover {
  color: #0184d4;
  border-color: #0184d4;
}

.lp-new-layout-picture-text-2 {
  flex-flow: column;
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 1.2em;
  display: flex;
}

.lp-new-layout-icon-sub-text {
  color: #000;
  width: 100%;
  margin-top: .5rem;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.7rem;
}

.lp-new-layout-right-text {
  width: 48%;
}

.lp-new-layout-text-bold {
  color: var(--black-2);
  width: 100%;
  margin-bottom: 2rem;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.5;
}

.lp-new-layout-header-2 {
  color: #ce163a;
  width: 100%;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 1.6rem;
  line-height: 1.9rem;
}

.lp-new-layout-picture-image-2 {
  border-radius: 8px;
  width: 50%;
  margin-right: auto;
}

.lp-new-layout-picture-image-2._03 {
  width: 50%;
}

.lp-new-layout-picture-image-2._02 {
  width: 70%;
}

.lp-new-layout-button-2 {
  text-align: left;
  background-color: #f9f9f9;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin-top: -2rem;
  padding: 2rem;
  display: flex;
}

.lp-new-layout-text3 {
  color: var(--black-2);
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.2em;
  line-height: 1.5;
}

.phone-link-2 {
  color: #0184d4;
  text-decoration: none;
}

.lp-number {
  justify-content: flex-start;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.lp-new-layout-two-content {
  justify-content: space-between;
  display: flex;
}

.lp-new-layout-2 {
  background-color: #f9f9f9;
  width: 100%;
  max-width: 1050px;
  margin-bottom: 3rem;
  padding: 2rem;
  position: relative;
}

.lp-new-layout-icon-area-2 {
  flex-flow: wrap;
  justify-content: flex-start;
  display: flex;
}

.lp-new-layout-text-bullet-2 {
  color: #555;
  background-image: url('../images/arrow-bullet.svg');
  background-position: 0 8px;
  background-repeat: no-repeat;
  background-size: 8px;
  width: 100%;
  margin-bottom: 2rem;
  padding-left: 1.3rem;
  font-size: 1.2em;
  line-height: 1.5;
}

.lp-new-layout-header-2-2 {
  color: #ce163a;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 3rem;
  line-height: 3rem;
}

.lp-new-layout-text2-2 {
  color: #555;
  width: 100%;
  margin-bottom: .5rem;
  font-size: 1.2em;
  line-height: 1.5;
}

.lp-video-or-image-content {
  filter: grayscale();
  width: auto;
  min-width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: none;
  overflow: visible;
}

.lp-new-layout-tick {
  color: var(--black-2);
  background-image: url('../images/check-contrast.svg');
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  margin-bottom: .5rem;
  padding-left: 2rem;
  font-size: 1.2em;
 /* font-weight: 700;*/
  line-height: 1.5;
}

.badge-image-2 {
  width: 142px;
  margin-top: -80px;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: visible;
}

.lp-new-layout-icon-webp-2 {
  height: 80px;
  margin-bottom: 2rem;
}

.play-button {
  width: 100px;
  position: absolute;
}

.lp-new-layout-icon-text-2 {
  width: 100%;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.5rem;
}

.lp-new-layout-header2 {
  color: var(--black-2);
  width: 100%;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
}

.lp-new-layout-picture-video {
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 48%;
  display: flex;
  overflow: hidden;
}

.lp-number-red {
  background-color: var(--medium-slate-blue);
  color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  font-size: 1.4em;
  font-weight: 700;
  display: flex;
}

.lp-new-layout-icon-field-2 {
  background-color: #fff;
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 32%;
  padding: 1.2rem;
  display: flex;
}

.lp-new-file-block {
  flex-flow: column;
  display: flex;
}

.lp-new-file {
  color: var(--black-2);
  background-image: url('../images/lp-file-contrast.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 40px;
  margin-top: 0;
  margin-bottom: .5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 3rem;
  font-size: 1.1em;
  font-weight: 700;
  text-decoration: none;
}

.lp-new-file:hover {
  text-decoration: underline;
}

.lp-new-file.link {
  background-image: url('../images/lp-link-contrast.svg');
}

.lp-picture-text {
  color: #fff;
  margin-bottom: 1rem;
  font-size: 1.2em;
  line-height: 1.3;
}

.lp-new-layout-btn-1-head {
  background-color: var(--yellow);
  color: var(--black-2);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-width: 300px;
  margin-left: 0%;
  margin-right: 1rem;
  padding: .75rem 2rem;
  font-size: 1.2em;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.lp-new-layout-btn-1-head:hover {
  background-color: var(--medium-slate-blue);
  color: var(--white-2);
}

@media screen and (min-width: 1280px) {
  .sectiontwo {
    padding-left: 0%;
    padding-right: 0%;
  }

  .stickynavhelp {
    display: flex;
  }

  .heroslidercontent {
    width: 100%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .slide-nav {
    max-width: 1100px;
  }

  .slidehead {
    max-width: 955px;
  }

  .slidercontent {
    max-width: 1100px;
  }

  .mask {
    max-width: none;
  }

  .slider-2 {
    max-width: 980px;
    margin-right: 0;
  }

  .slideoffer {
    width: 33.5%;
    margin-right: 0%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .offercontent {
    box-shadow: 0 3px 20px -5px #00000021;
  }

  .offfertextwrapper {
    margin-left: -1px;
  }

  .sectiontwowrapper {
    max-width: 980px;
  }

  .left-arrow-2 {
    margin-left: -50px;
  }

  .right-arrow-2 {
    margin-right: -50px;
  }

  .footerrow.mobile {
    justify-content: space-between;
  }

  .enbdlogo {
    margin-left: 1px;
  }

  .footerwrapper {
    max-width: 980px;
  }

  .headerhead, .textcontent, .sub-head.margin, .sub-head.margins {
    max-width: 1100px;
  }

  .footerbottomwrapper {
    max-width: 980px;
  }

  .innernawarea, .head-1, .textall, .bullets, .notes, .faq-p-2 {
    max-width: 1100px;
  }

  .calculatorwrapper {
    width: 100%;
    max-width: 1100px;
  }

  .tablestyle, .boardgroups, .head-group, .subhead, .subhead.faqhead, .reportlist {
    max-width: 1100px;
  }

  .link-block-5:hover {
    border-color: var(--white-2);
  }

  .subject.press {
    width: 57%;
  }

  .file-list-2 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-409 {
    border-right-style: none;
    align-items: flex-start;
  }

  .listcontent.press {
    max-width: 1100px;
  }

  .presslist {
    justify-content: flex-start;
    width: 100%;
    max-width: 1100px;
  }

  .dropdownwrapper {
    max-width: 1100px;
  }

  .date, .back {
    border-right-style: none;
    align-items: flex-start;
  }

  .articlelink {
    width: 49%;
  }

  .productcard {
    width: 24%;
  }

  .diffrentblockcontent, .cta-1, .documentlist, .formcontent {
    max-width: 1100px;
  }

  .form-subhead {
    margin-bottom: 0;
  }

  .head-2, .cta-3 {
    max-width: 1100px;
  }

  .branchfinder {
    max-width: 1100px;
    margin-top: 20px;
  }

  .toplink {
    border: 2px solid var(--light-grey);
    color: var(--dark-grey);
    text-align: center;
    background-image: url('../images/TopArrow.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 100px;
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    padding-top: 7px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: .5em;
    text-decoration: none;
  }

  .toplink:hover {
    border-color: var(--dark-grey);
  }

  .contentcenterelement, .linksblock {
    max-width: 1100px;
  }

  .top {
    width: 100%;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0% 0% auto;
  }

  .searct-top-keywords, .search-results {
    max-width: 1100px;
  }

  .campaign {
    width: 24%;
  }

  .mobiledropmenulist.shortstyle.w--open {
    min-width: 300px;
  }

  .mobiledropmenuseclinks {
    width: 100%;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
  }

  .firstseclinkitem {
    font-size: 1em;
  }

  .headerleftbuttoncta-2 {
    z-index: 2;
    position: relative;
  }

  .firstsectoggle {
    padding-left: 10px;
    font-size: 1em;
  }

  .mobiledropmenusecfour {
    max-width: 1100px;
  }

  .firstseclist {
    max-width: 1240px;
  }

  .headerbottomcontent {
    width: 100%;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
  }

  .navigationwrapper-2 {
    width: 100%;
    margin-left: 250px;
  }

  .firstsecdropdowngroup {
    font-size: 1em;
  }

  .mobiledropmenusecthree {
    background-image: linear-gradient(60deg, #ce163acc, #c82680cc);
    padding-left: 0;
    padding-right: 0;
  }

  .headertopwrapper {
    width: 100%;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
  }

  .cookiesection, .cookiesectionone, .faq-p-4, .ctafixed, ._404_resuts, .comboarea {
    max-width: 1100px;
  }

  .sociallinkedin {
    text-decoration: none;
  }

  .joblist, .head-1-2, .textall-2, .textall-3, .contentrow, .lp-listhead, .lp-area, .lp-head-1, .lp-head-2, .lp-area-2 {
    max-width: 1100px;
  }

  .lp-area2 {
    max-width: 900px;
  }

  .notes-lp, .lp-new-layout-white, .lp-new-layout, .lp-new-layout-2 {
    max-width: 1100px;
  }
}

@media screen and (min-width: 1440px) {
  .header {
    flex-direction: column;
    width: 100%;
    max-width: none;
    display: flex;
    left: auto;
    right: auto;
  }

  .hero {
    width: 100%;
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .sectionone, .sectiontwo {
    width: 100%;
  }

  .footer {
    justify-content: center;
    width: 100%;
    position: relative;
  }

  .sectionthree {
    width: 100%;
  }

  .slider {
    right: auto;
  }

  .right {
    padding-left: 25%;
  }

  .body {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .stickynavhelp {
    width: 80px;
  }

  .heroslidercontent {
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .slide-nav {
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    display: flex;
    inset: auto 0% 10%;
  }

  .stickynavlinks {
    z-index: 997;
    width: 80px;
    right: 5%;
  }

  .sticky-ico, .sticky-ico._02, .sticky-ico._03, .sticky-ico._04 {
    width: 30px;
  }

  .slidehead {
    max-width: 1175px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .slidercontent {
    max-width: 1300px;
  }

  .mask {
    max-width: none;
  }

  .slider-2 {
    max-width: 1200px;
    height: auto;
  }

  .slideoffer {
    width: 25%;
  }

  .sectiontwowrapper {
    max-width: 1200px;
  }

  .footerrow.mobile {
    background-color: #fff;
  }

  .enbdlogo {
    margin-left: 2%;
  }

  .footerbottom {
    width: 100%;
  }

  .copyright {
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .footerwrapper {
    width: 100%;
    max-width: 1200px;
    display: flex;
  }

  .innerheaderwrapper {
    width: 100%;
  }

  .innercontentwrapper {
    min-height: auto;
  }

  .headbgimage {
    z-index: 0;
    width: 100%;
    display: none;
    top: auto;
  }

  .headerhead, .textcontent {
    max-width: 1300px;
  }

  .productscontent {
    height: auto;
  }

  .sub-head.margin, .sub-head.margins {
    max-width: 1300px;
  }

  .productstextbg {
    width: 100%;
    inset: 0% 0% 0% auto;
  }

  .productimage {
    width: 100%;
    max-width: none;
  }

  .headsubmenu {
    z-index: 998;
    position: relative;
  }

  .footerbottomwrapper {
    max-width: 1200px;
  }

  .stickyinnermenu {
    position: sticky;
  }

  .innernawarea, .head-1 {
    max-width: 1300px;
  }

  .textall {
    max-width: 1300px;
    margin-bottom: 20px;
  }

  .textall.space {
    max-width: 1300px;
  }

  .twowrapper {
    align-items: center;
    height: auto;
  }

  .bullets, .notes, .faq-p-2, .calculatorwrapper {
    max-width: 1300px;
  }

  .tooltip-content {
    margin-top: -17px;
  }

  .tablestyle {
    max-width: 1300px;
  }

  .tablecolumn.head.white {
    min-height: 50px;
  }

  .tablerow {
    width: 100%;
  }

  .tablerow.right {
    width: 100%;
    min-width: 150px;
  }

  .boardlist {
    width: 100%;
  }

  .boardgroups {
    width: 100%;
    max-width: 1300px;
  }

  .head-group, .subhead, .subhead.faqhead, .reportlist {
    max-width: 1300px;
  }

  .link-block-5:hover {
    border-color: var(--white-2);
    background-color: var(--black-2);
  }

  .link-block-5:active {
    background-color: #fff;
  }

  .subject.press {
    width: 64%;
  }

  .file-list-2 {
    width: 100%;
  }

  .div-block-409 {
    border-right-style: solid;
    align-items: flex-end;
  }

  .listcontent.press {
    max-width: 1300px;
  }

  .presslist {
    justify-content: flex-start;
    width: 100%;
    max-width: 1300px;
  }

  .dropdownwrapper {
    max-width: 1300px;
  }

  .date, .back {
    border-right-style: solid;
    align-items: flex-end;
  }

  .articlelink {
    width: 32%;
  }

  .productcard {
    width: 24%;
  }

  .row-white.right {
    padding-left: 0%;
  }

  .diffrentblockcontent {
    width: 100%;
    max-width: 1300px;
  }

  .tablerw.big.head.right, .tablerw.big.right {
    padding-left: 0%;
  }

  .cta-1 {
    max-width: 1300px;
    margin-bottom: 20px;
  }

  .documentlist, .formcontent {
    max-width: 1300px;
  }

  .form-subhead {
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-subhead.closed {
    margin-bottom: 0;
  }

  .loginbtn {
    width: auto;
  }

  .formheadtext {
    margin-bottom: 20px;
  }

  .form-head-inside {
    margin-bottom: 0;
  }

  .head-2, .cta-3 {
    max-width: 1300px;
  }

  .cta-btn {
    width: 50%;
  }

  .branchfinder {
    max-width: 1300px;
  }

  .locationwrapper {
    max-height: none;
  }

  .toplink {
    background-color: #fff;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    margin-bottom: 13px;
    margin-right: 6%;
    position: fixed;
    inset: auto 0% 0% auto;
  }

  .contentcenterelement, .linksblock {
    max-width: 1300px;
  }

  .actionbtn {
    width: auto;
  }

  .searct-top-keywords, .search-results {
    max-width: 1300px;
  }

  .campaign {
    width: 24%;
  }

  .denizmobile-picture, .text-sticky-picture {
    max-width: none;
  }

  .headerright {
    padding-left: 25%;
  }

  .opennewaccount {
    width: 50%;
  }

  .newnavigation {
    min-width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .headermenuwrapper {
    width: 100%;
  }

  .internetbanking {
    width: 50%;
  }

  .headerleftbuttoncta-2 {
    width: auto;
  }

  .headerbrand {
    z-index: 100;
  }

  .firstsectoggle {
    font-size: 1em;
  }

  .mobiledropmenusecfour {
    max-width: 1300px;
  }

  .dropdownwrapper-2 {
    right: 0;
  }

  .firstseclist {
    max-width: 1500px;
  }

  .headernavmenuwrapper {
    border: 1px #000;
    padding-left: 0;
  }

  .headerbottomcontent {
    width: 100%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
  }

  .navigationwrapper-2 {
    margin-left: 300px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .headertopwrapper {
    width: 100%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
  }

  .cookiesection, .cookiesectionone, .faq-p-4, .ctafixed {
    max-width: 1300px;
  }

  .ctafixedbutton {
    width: 50%;
  }

  ._404_resuts, .comboarea {
    max-width: 1300px;
  }

  .jobwrapper {
    width: 23.7%;
  }

  .jobtitle {
    flex-direction: column;
    display: flex;
  }

  .joblist {
    max-width: 1300px;
  }

  .jobwrapper2 {
    width: 100%;
  }

  .head-1-2 {
    max-width: 1300px;
  }

  .textall-2, .textall-3 {
    max-width: 1300px;
    margin-bottom: 20px;
  }

  .contentrow, .lp-listhead {
    max-width: 1300px;
  }

  .lp-area {
    width: 100%;
    max-width: 1300px;
  }

  .lp-head-1 {
    max-width: 1300px;
  }

  .lpbutton {
    width: 50%;
  }

  .lp-head-2 {
    max-width: 1300px;
  }

  .lp-area-2 {
    width: 100%;
    max-width: 1300px;
  }

  .lpbutton-2 {
    width: 50%;
  }

  .lp-area2 {
    width: 100%;
    max-width: 900px;
  }

  .notes-lp, .lp-new-layout-white, .lp-new-layout, .lp-new-layout-2 {
    max-width: 1300px;
  }
}

@media screen and (min-width: 1920px) {
  .slidercontent {
    background-image: none;
  }

  .slider-2 {
    height: auto;
  }

  .innerheaderwrapper {
    min-height: 600px;
  }

  .headbgimage {
    display: none;
  }

  .link-block-5:hover {
    border-color: var(--white-2);
    background-color: var(--black-2);
  }

  .form-subhead {
    margin-top: 0;
    margin-bottom: 0;
  }

  .navigationwrapper-2 {
    margin-left: 350px;
  }

  .lp-new-layout-picture-block-3-copy {
    width: 80%;
  }

  .lp-new-layout-picture-block-2 {
    width: 90%;
  }

  .lp-new-layout-button, .lp-new-layout-button-2 {
    width: 80%;
  }
}

@media screen and (max-width: 991px) {
  .header {
    z-index: 800;
    max-width: none;
    padding-left: 0%;
    padding-right: 0%;
  }

  .hero {
    height: 400px;
  }

  .sectionone {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sectiontwo {
    padding: 0 10% 40px;
  }

  .footer {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sectionthree {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .body {
    padding-bottom: 100px;
  }

  .stickynavhelp {
    z-index: 1000;
    justify-content: center;
    width: 20%;
    height: 90px;
    margin-bottom: 0%;
    margin-right: 1%;
  }

  .heroslidercontent {
    justify-content: flex-end;
    width: 100%;
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .sliderheading {
    text-align: center;
    width: 100%;
    font-size: 3em;
  }

  .sliderdesc {
    text-align: center;
    width: 60%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .slidebtnarea {
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-nav {
    text-align: center;
    padding-left: 0%;
    display: none;
  }

  .stickynavlinks {
    background-color: var(--black-2);
    border-radius: 10px 10px 0 0;
    justify-content: flex-start;
    width: 98%;
    height: 90px;
    margin-top: auto;
    margin-left: 1%;
    margin-right: 1%;
    padding-top: 10px;
    display: flex;
    inset: auto 0% 0%;
    box-shadow: 0 -1px 8px -4px #00000073;
  }

  .link-block {
    width: 100%;
    margin-bottom: 0;
  }

  .sticky-ico {
    background-color: var(--steel-blue);
    background-image: url('../images/ico-1w.svg');
    width: 46px;
    min-width: 46px;
    height: 46px;
    min-height: 46px;
  }

  .sticky-ico:hover {
    width: 46px;
    min-width: 46px;
    height: 46px;
    min-height: 46px;
  }

  .sticky-ico._01 {
    border-width: 2px;
    border-color: var(--white-2);
    background-color: var(--white-2);
    width: 46px;
    min-width: 46px;
    height: 46px;
    min-height: 46px;
  }

  .sticky-ico._01:hover {
    width: 46px;
    min-width: 46px;
    height: 46px;
    min-height: 46px;
  }

  .sticky-ico._01.help {
    background-color: #fff;
    background-image: url('../images/ico-1-contrast.svg');
  }

  .sticky-ico._02 {
    border-color: var(--white-2);
    background-image: url('../images/ico-2-contrast_1.svg');
  }

  .sticky-ico._02.help {
    background-color: #fff;
    background-image: url('../images/ico-2-contrast.svg');
  }

  .sticky-ico._03 {
    background-image: url('../images/ico-3-contrast_1.svg');
    border-width: 2px;
  }

  .sticky-ico._03.help {
    background-color: #fff;
    background-image: url('../images/ico-3-contrast.svg');
  }

  .sticky-ico._04 {
    background-image: url('../images/ico-4-contrast_1.svg');
    border-width: 2px;
  }

  .sticky-ico._04.help {
    background-color: #fff;
    background-image: url('../images/ico-4-contrast.svg');
  }

  .sticky-text {
    color: var(--white-2);
    font-size: .7em;
  }

  .slidehead {
    display: none;
  }

  .slidercontent {
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button.redline.page-btn {
    justify-content: center;
    width: auto;
    min-width: auto;
    margin-left: 0;
    margin-right: auto;
  }

  .button.bluecolor {
    display: none;
  }

  .button.bluecolor.lp {
    display: flex;
  }

  .button.whiteline.space {
    margin-bottom: 6px;
  }

  .button.cookie {
    display: flex;
  }

  .mask {
    text-align: center;
  }

  .slider-2 {
    width: 85%;
    height: auto;
  }

  .slideoffer {
    width: 49.4%;
  }

  .sectiontwowrapper {
    flex-direction: column;
  }

  .sectiontwocontent1 {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
  }

  .left-arrow-2 {
    margin-left: -50px;
  }

  .right-arrow-2 {
    margin-right: -50px;
  }

  .ths13-hero-slider-2 {
    height: auto;
  }

  .ths13-heading-h1-2 {
    text-align: center;
    width: 100%;
    margin-left: 0;
    font-size: 1.3em;
  }

  .ths13-hero-slide-content-2 {
    justify-content: flex-start;
  }

  .ths13-hero-slider-nav-2 {
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .sectiontwocontent2 {
    width: 100%;
  }

  .sectiontwotext2 {
    text-align: left;
    width: 100%;
    margin-left: 0;
    font-size: 1.4em;
  }

  .footerrow {
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    display: none;
  }

  .footerrow.mobile {
    margin-bottom: 0;
    display: flex;
  }

  .footerlink {
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.2;
  }

  .footerwrapper {
    flex-direction: column;
    align-items: center;
  }

  .innerheaderwrapper {
    background-image: none;
    min-height: 400px;
  }

  .innercontentwrapper {
    padding: 40px 5%;
  }

  .innercontentwrapper.diffrent {
    padding-left: 0%;
    padding-right: 0%;
  }

  .innercontentwrapper.none {
    padding-top: 0;
    padding-bottom: 0;
  }

  .headbgimage {
    width: auto;
    max-width: none;
    height: 125%;
    left: auto;
    right: 0;
  }

  .headerhead {
    width: 90%;
    margin-bottom: 40px;
  }

  .headerhead.generic {
    margin-bottom: 40px;
  }

  .heading {
    text-align: left;
    width: 100%;
    font-size: 2.7em;
    line-height: 1.2;
  }

  .text-block-158 {
    text-align: left;
    width: 100%;
  }

  .textcontent {
    width: 100%;
    max-width: none;
    padding-left: 5%;
    padding-right: 5%;
  }

  .textcontent.sec {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .productscontent {
    width: 48%;
  }

  .sub-head {
    width: 100%;
  }

  .sub-head.margin {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .sub-head.margins {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .stickyinnermenu {
    border-bottom-color: var(--light-grey);
    top: 60px;
  }

  .innernawgroup {
    z-index: 998;
    align-items: flex-start;
    font-weight: 700;
  }

  .nav-link {
    color: var(--black-2);
    background-image: url('../images/ArrowLeaftIcoM-contrast.svg');
  }

  .nav-link:hover {
    color: var(--black-2);
  }

  .nav-link.w--current {
    color: var(--crimson);
    background-image: none;
    padding-left: 0;
    font-weight: 600;
  }

  .nav-link.activepage {
    color: var(--crimson);
  }

  .nav-link.activepage.w--current {
    color: var(--crimson);
    font-weight: 700;
  }

  .innernavs {
    border-bottom: 1px solid var(--gainsboro);
    background-color: var(--yellow);
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-height: none;
    padding: 0 40px 30px;
    display: flex;
    overflow: auto;
  }

  .lines {
    opacity: 0;
    width: 100%;
    min-width: auto;
    height: 1px;
    margin-left: 0;
    margin-right: 0;
  }

  .lines.full {
    background-color: var(--black-2);
    opacity: 1;
    height: 1px;
  }

  .line-1 {
    background-color: #fff;
    width: 40px;
    height: 1px;
    margin: 20px auto 5px;
    padding-bottom: 0;
    padding-right: 0;
    position: static;
    inset: 0%;
  }

  .line-1.black {
    background-color: #fff;
    border-radius: 10px;
    width: 5px;
    height: 5px;
    margin: 0 5px 0 0;
  }

  .menu-button-3 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    width: 60px;
    height: 60px;
    margin-left: 0;
    display: flex;
  }

  .menu-button-3.w--open {
    background-color: #0000;
  }

  .menu-button-3.circ {
    text-align: center;
    background-color: #0000;
    border: 1px #cbd6e4;
    border-radius: 0;
    flex-flow: column;
    align-items: center;
    width: 60px;
    height: 60px;
    margin-left: 5%;
    margin-right: 0;
    display: flex;
  }

  .menu-button-3.circ.w--open {
    width: 60px;
    margin-left: 5%;
  }

  .line-2 {
    background-color: #fff;
    width: 40px;
    height: 1px;
    margin: 5px auto;
    padding-bottom: 0;
    padding-right: 0;
    position: static;
    inset: 0%;
  }

  .line-2.black {
    background-color: #fff;
    border-radius: 10px;
    width: 5px;
    height: 5px;
    margin: 0 5px 0 0;
  }

  .mobilemenustyle {
    border: 2px solid var(--white-2);
    background-color: #fff0;
    border-radius: 20px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 17px;
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    display: flex;
    position: absolute;
    inset: auto 0% 0%;
  }

  .line-3 {
    background-color: #fff;
    width: 40px;
    height: 1px;
    margin: 5px auto 20px;
    padding-bottom: 0;
    padding-right: 0;
    position: static;
    inset: 0%;
  }

  .line-3.black {
    background-color: #fff;
    border-radius: 10px;
    width: 5px;
    height: 5px;
    margin: 0;
  }

  .hed-txt {
    display: none;
  }

  .hed-txt.menu {
    color: #fff;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 31px;
    margin-bottom: 0;
    padding-right: 0;
    font-size: .6em;
    font-weight: 700;
    display: flex;
    position: static;
  }

  .head-1 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .head-1.nospace.topscroll {
    margin-left: 5%;
    padding-left: 0;
  }

  .head-1.news {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .textall {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .textall.head.news {
    width: 100%;
  }

  .textall.nospaces {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .textall.inline {
    margin-left: 0%;
    margin-right: 0%;
  }

  .sectiontext {
    width: 100%;
  }

  .twowrapper {
    align-items: center;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .bullets, .notes {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .spacer {
    width: auto;
  }

  .faq-p-2 {
    width: 90%;
    margin-left: 5%;
  }

  .faq-p-2.lp {
    width: 100%;
    margin-left: 0%;
  }

  .faq.lp {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .toggle-text.lp {
    font-size: 1.1em;
  }

  .faq-body-cont {
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-body-cont.lp {
    padding: 2rem;
  }

  .all-links {
    justify-content: flex-start;
    width: 90%;
    min-width: auto;
    max-width: none;
    height: auto;
    margin-left: 5%;
  }

  .dropdown-item {
    border-bottom: 1px solid #ffffff4d;
    border-right-style: none;
    flex-flow: wrap;
    width: 90%;
    min-width: auto;
    max-width: none;
    height: auto;
    margin-left: 5%;
  }

  .dropdown-card {
    margin-bottom: 28px;
  }

  .dropdown-card.has-icon {
    border-bottom: 1px none var(--gainsboro);
    background-image: url('../images/3.svg');
    background-position: 22px 17px;
    background-repeat: no-repeat;
    background-size: 9px;
    align-items: center;
    width: 100%;
    min-height: 50px;
    margin-bottom: 0;
    padding-left: 40px;
  }

  .calculatorwrapper {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .calculatorswrap-1 {
    width: 100%;
    margin-bottom: 40px;
  }

  .calculatorswrap-1.color {
    width: 100%;
    margin-bottom: 0;
    font-size: .9em;
  }

  .calculatorswrapper {
    flex-wrap: wrap;
  }

  .fieldgroup.third {
    justify-content: space-between;
  }

  .wrapperhead {
    top: -41px;
  }

  .tooltip-content {
    justify-content: flex-end;
    margin-top: 0;
  }

  .tooltip {
    align-items: flex-end;
    margin-right: 0;
    bottom: 30px;
  }

  .tooltip-text {
    width: auto;
  }

  .tooltip-arrow {
    margin-top: -6px;
    margin-right: 3px;
  }

  .tabmenu {
    align-items: flex-start;
    min-width: 200px;
    height: 80px;
    min-height: 80px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .7em;
  }

  .tabmenu.w--current {
    justify-content: flex-start;
    min-width: 200px;
    height: 80px;
    min-height: 80px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .8em;
  }

  .tablestyle {
    width: 90%;
  }

  .tablestyle.white {
    width: 90%;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .tablecolumn, .tablecolumn.head.white {
    min-width: 800px;
  }

  .tablerow.white {
    width: 100%;
  }

  .bgoverlay {
    background-image: none;
  }

  .img-outer-wrapper {
    width: 250px;
    min-width: 250px;
    height: 400px;
    min-height: 400px;
    margin-bottom: 50px;
  }

  .faq-p-3 {
    margin-top: 0;
  }

  .text {
    flex-direction: column;
  }

  .boardgroups {
    width: 90%;
  }

  .links {
    flex-direction: row;
    margin-left: 0;
    padding-left: 100px;
  }

  .links:hover {
    padding-left: 100px;
  }

  .head-group, .subhead {
    width: 90%;
  }

  .subhead.faqhead {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .reportlist {
    width: 90%;
  }

  .subject.press {
    width: 65%;
    font-size: 1.3em;
  }

  .file-list-2 {
    justify-content: flex-start;
    padding-top: 25px;
    padding-bottom: 20px;
    padding-right: 0%;
    font-size: .9em;
  }

  .div-block-409 {
    margin-right: 0;
  }

  .listcontent.press {
    width: 90%;
  }

  .presslist {
    width: 90%;
    font-size: .9em;
  }

  .dropdownwrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .dropwrapper {
    width: 100%;
  }

  .pressleftsec {
    height: 400px;
    top: 180px;
  }

  .link-block-6 {
    height: 320px;
    min-height: auto;
  }

  .date {
    align-items: flex-start;
    width: 100%;
    padding-left: 7%;
  }

  .back {
    width: 100%;
    margin-right: 0;
  }

  .articlelink {
    font-size: .9em;
  }

  .articlelink.cmpgn {
    width: 50%;
  }

  .productcard {
    width: 49%;
    font-size: .9em;
  }

  .row-white {
    width: 100%;
  }

  .diffrentblockcontent {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .diffrentblockcontent.block {
    border-style: solid;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .accountinfowrapper {
    flex-wrap: wrap;
  }

  .forminfotext.disable {
    font-size: .9em;
  }

  .adv-wrapper {
    flex-wrap: wrap;
  }

  .tablewrapper {
    width: 90%;
    min-width: auto;
    margin-left: 5%;
    margin-right: 5%;
    overflow: auto;
  }

  .tablescroll {
    min-width: auto;
  }

  .tablerw.small.head, .tablerw.small-light {
    min-width: 300px;
  }

  .cta-1 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .link-block-13 {
    width: 31.5%;
  }

  .documentlist {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .linkswrapper, .linkswrapper.top {
    font-size: .9em;
  }

  .text-block-196 {
    padding-right: 20px;
  }

  .field-small._32 {
    width: 30%;
  }

  .fullrow._49 {
    justify-content: space-between;
    width: 48%;
    margin-right: 0;
  }

  .fullrow._49.nospace {
    justify-content: space-between;
    margin-left: 0;
  }

  .fullrow._49.nospace.selectedlist {
    margin-left: 0;
  }

  .fullrow._49.leftspace {
    margin-right: 10px;
  }

  .fullrow._100 {
    width: 100%;
    margin-right: 0;
  }

  .formcontent {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .formcontent.questions {
    flex-direction: column;
    width: 90%;
  }

  .formcontent.sectininfo {
    width: 90%;
    font-size: .9em;
  }

  .form-subhead {
    flex-flow: row;
    justify-content: flex-start;
    width: auto;
    font-size: 1.2em;
    line-height: 1.3;
    display: flex;
  }

  .form-subhead.closed {
    width: auto;
  }

  .formsection.finish {
    align-items: center;
    font-size: .9em;
  }

  .text-span-13 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: .5em;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .fieldwrapper {
    justify-content: space-between;
  }

  .buttonblock {
    justify-content: flex-start;
    margin-top: 10px;
  }

  .textformdesc {
    font-size: .9em;
  }

  .loginbtn {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-447 {
    flex-direction: column;
  }

  .inlinebtn {
    font-size: .9em;
  }

  .formheadtext {
    width: auto;
    padding-left: 10px;
    font-size: .9em;
  }

  .complate.close {
    margin-top: 0;
  }

  .form-head-inside.top {
    align-items: flex-start;
    margin-top: 0;
  }

  .bold-text-2 {
    font-size: .9em;
  }

  .head-2 {
    width: 90%;
    font-size: 1.2em;
  }

  .cta-3 {
    width: 90%;
  }

  .cta-btn {
    margin-left: 0;
    margin-right: 20px;
  }

  .branchfinder {
    width: 90%;
    height: 400px;
    min-height: 400px;
    margin-top: 20px;
    margin-left: 5%;
    margin-right: 5%;
  }

  .locationtoolwrapper {
    width: 50%;
    min-height: 300px;
  }

  .mapwrapper {
    width: 50%;
  }

  .locationlinkwrapper {
    padding-right: 20px;
  }

  .locationdetailwrapper {
    width: 350px;
    height: 400px;
    padding-right: 20px;
  }

  .locationlistwrapper {
    height: 276px;
    overflow: auto;
  }

  .div-block-453-copy {
    width: 350px;
    height: 400px;
    padding-right: 20px;
  }

  .toplink {
    min-width: 50px;
    min-height: 50px;
    margin-top: 20px;
    margin-right: 0%;
    position: static;
  }

  .contentcenterelement.center {
    flex-wrap: wrap;
    width: 90%;
  }

  .linksblock {
    align-items: flex-start;
    width: 90%;
  }

  .actionbtn {
    margin-left: 0;
    margin-right: 0;
  }

  .helpwrapper {
    bottom: 3.5%;
  }

  .helpcontent {
    bottom: 60px;
  }

  .searct-top-keywords {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .search-results {
    width: 90%;
    font-size: .9em;
  }

  .campaign {
    width: 49%;
    font-size: .9em;
  }

  .cappaign-navigate {
    height: 200px;
    min-height: auto;
  }

  .denizmobile-picture {
    height: 400px;
  }

  .circle {
    width: 250px;
    height: 250px;
  }

  .div-block-454 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-458 {
    border-left-style: none;
    justify-content: flex-start;
    width: 100%;
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-459 {
    border-left-style: none;
    flex-direction: column;
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }

  .div-block-460 {
    flex-direction: column;
  }

  .div-block-462 {
    width: 100%;
  }

  .nav-point-wrapper-2 {
    border: 1px #e7eaee;
    align-items: center;
    height: auto;
    display: flex;
  }

  .nav-point-wrapper-2:hover {
    border: 1px #000;
  }

  .nav-point-wrapper-2.dropdown {
    border-style: none;
    flex-direction: column;
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-point-wrapper-2.dropdown:hover {
    border-style: none;
  }

  .dropdown-item-2 {
    border-bottom: 1px solid #ffffff4d;
    border-right-style: none;
    flex-flow: wrap;
    width: 90%;
    min-width: auto;
    max-width: none;
    height: auto;
    margin-left: 5%;
  }

  .nav-main {
    justify-content: center;
    padding-left: 5%;
    padding-right: 5%;
  }

  .search-form.mobile {
    background-color: #fff;
    border-style: none;
    border-color: #000000b0;
    right: auto;
  }

  .menu-seperate-line {
    background-color: #cbd6e4;
    width: 100%;
    height: 1px;
    min-height: 1px;
    margin-left: 0;
    margin-right: 0;
  }

  .mobil-login {
    border-top: 1px solid #cbd6e4;
    justify-content: center;
    height: auto;
    padding: 10px 40px;
    display: none;
  }

  .login-link.mobile {
    color: #000;
    border: 1px solid #000;
    justify-content: center;
    width: 150px;
    margin-left: 0;
    font-weight: 500;
  }

  .login-link.mobile:hover {
    background-color: #e7eaee;
  }

  .nav-link-3 {
    color: #000;
    height: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1em;
  }

  .nav-link-3:hover {
    color: #00000085;
  }

  .nav-link-3.w--current {
    padding-bottom: 2px;
  }

  .nav-link-3._02 {
    color: #000;
    width: 100%;
    height: 50px;
    margin-left: 0;
    padding-left: 40px;
    font-size: .9em;
  }

  .search-button-2.mobile {
    background-image: url('../images/magnifying-glass.svg');
  }

  .logo-wrapper {
    flex: 1;
    margin-top: 1px;
  }

  .logo-wrapper.page-transition.w--current {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .megamenu {
    background-color: #e8eaee;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 600px;
    overflow: auto;
  }

  .megamenu.w--open {
    background-color: #e8eaee;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: 600px;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
    position: static;
    top: 220px;
    overflow: auto;
  }

  .search-form-wrapper {
    display: none;
  }

  .search-form-wrapper.mobile {
    width: 100%;
    min-width: auto;
    display: flex;
  }

  .logo {
    width: 150px;
    margin-top: 0;
  }

  .search-input-3.mobile, .search-input-3.mobile::placeholder {
    color: #000;
  }

  .search-mobil {
    border-bottom: 1px solid #cbd6e4;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .create-account-link.mobile {
    color: #000;
    border: 1px solid #000;
    justify-content: center;
    width: 150px;
    height: 40px;
    font-weight: 500;
  }

  .create-account-link.mobile:hover {
    background-color: #e7eaee;
  }

  .dropdown-item-wrapper-3 {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .dropdown-list-3, .dropdown-list-3.w--open {
    height: auto;
  }

  .dropdown-toggle-3 {
    width: 100%;
  }

  .nav-link-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .chevron-4 {
    color: #000;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 40px;
    font-size: 11px;
  }

  .dropdown-item-3 {
    border-bottom: 1px solid #ffffff4d;
    border-right-style: none;
    flex-flow: wrap;
    width: 90%;
    min-width: auto;
    max-width: none;
    height: auto;
    margin-left: 5%;
  }

  .text-group {
    width: 100%;
  }

  .div-block-466 {
    justify-content: flex-end;
  }

  .headmenu {
    background-color: #0000;
    display: flex;
  }

  .dropdown-4 {
    color: #cd1841;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.1em;
  }

  .dropdown-link-3 {
    align-items: center;
    height: 55px;
    padding-left: 40px;
    display: flex;
  }

  .dropdownmenu {
    width: 100%;
    min-height: 55px;
  }

  .dropdown-mega-item {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    min-height: 55px;
    padding-left: 0;
  }

  .mobiledropmenulist.w--open {
    width: 100%;
    padding-top: 0;
    position: relative;
    left: auto;
  }

  .mobiledropmenulist.shortstyle.w--open {
    background-color: #fff;
    margin-top: 0;
    padding-top: 0;
    left: 0;
    right: 0;
  }

  .fslinktypeone {
    align-items: center;
    height: 55px;
    padding-left: 40px;
    display: flex;
  }

  .mobiledropmenusecarrow {
    z-index: 1;
    color: #cf183f;
    width: 15px;
    margin-right: 0;
    font-size: 13px;
    display: flex;
  }

  .mobiledropmenusecarrow.minus {
    width: 15px;
    display: block;
  }

  .mobiledropmenusecarrow.plus {
    width: 15px;
  }

  .menubuttonline {
    background-color: #b7bfc6;
    border-radius: 1px;
    width: 16px;
    height: 2px;
    margin-bottom: 4px;
  }

  .menubuttonline.top {
    background-color: #fff;
    border: 1px #000;
    border-radius: 0;
    width: 22px;
    min-width: 22px;
    height: 1px;
    max-height: 1px;
    margin-left: auto;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-weight: 100;
    position: relative;
    left: 8px;
  }

  .menubuttonline.middle {
    background-color: #fff;
    width: 30px;
    height: 1px;
    max-height: 1px;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menubuttonline.last {
    background-color: #fff;
    width: 30px;
    height: 1px;
    max-height: 1px;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .opennewaccount {
    color: #fff;
    margin-right: 10px;
  }

  .opennewaccount:hover {
    color: #fff;
    background-color: #0000;
  }

  .opennewaccount.display {
    display: none;
  }

  .headerlangmobile {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 60px;
    display: flex;
    position: relative;
    inset: 0 0 auto auto;
  }

  .newnavigation {
    z-index: 2;
    border-bottom: 1px none var(--medium-slate-blue);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 60px;
    min-height: auto;
    padding-bottom: 0;
  }

  .mobiledropmenuseclinks {
    border-bottom: 1px solid var(--black-2);
    color: var(--black-2);
    border-left: 0 #cf183f00;
    border-radius: 0;
    width: 95%;
    min-width: 723px;
    height: 40px;
    margin: 4px auto;
    padding: 0 40px 0 20px;
    font-family: Open Sans, sans-serif;
    font-weight: 700;
  }

  .mobiledropmenuseclinks:hover {
    opacity: 1;
    color: #333;
    border-left-color: #cf183f;
  }

  .mobiledropmenuseclinks.w--current {
    color: #333;
    border-bottom: .5px solid #cacacaba;
    border-left: 3px solid #cf183f;
    border-radius: 5px;
  }

  .mobiledropmenuseclinks.sub {
    background-image: url('../images/ArrowLeaftIcoM-contrast.svg');
    background-position: 8px;
    background-repeat: no-repeat;
    background-size: 8px;
    border-bottom-style: none;
    border-left-style: none;
    width: 100%;
    min-width: auto;
    height: 32px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
    padding-left: 20px;
    font-size: .9em;
  }

  .mobilesearcharea {
    margin-top: 7px;
    margin-right: 60px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .firstseclinkitem {
    height: 55px;
    padding-left: 40px;
    display: flex;
  }

  .fsdropdownlink {
    align-items: center;
    width: 100%;
  }

  .headerlanglist.langflagtypes {
    width: auto;
    max-width: 100px;
    position: absolute;
    overflow: hidden;
  }

  .headerlanglist.langflagtypes.w--open {
    box-shadow: none;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    max-width: none;
    margin-top: 30px;
    display: flex;
    left: auto;
    right: auto;
  }

  .headerlangdropdownfirst {
    width: 100%;
  }

  .firssecicon {
    color: #555;
    margin-right: 40px;
    font-size: .7em;
  }

  .headerlangtoggle {
    min-width: 60px;
    display: block;
  }

  .headerlangtoggle.w--open {
    width: auto;
  }

  .mobilehamburgermenu {
    justify-content: flex-end;
    width: 50px;
    height: 50px;
    margin-top: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 10px;
    display: flex;
    position: static;
    inset: 0% 0% auto auto;
  }

  .mobilehamburgermenu.w--open {
    background-color: #0000;
  }

  .headermenuwrapper {
    z-index: 2;
    border-style: none none solid;
    border-width: 1px 1px 2px;
    border-color: black black var(--yellow);
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding-left: 2%;
    padding-right: 1%;
    position: relative;
  }

  .internetbanking {
    color: var(--black-2);
    margin-left: 10px;
    margin-right: 0;
  }

  .internetbanking.display {
    display: none;
  }

  .mobiledropmenusectext {
    border-bottom: 1px solid var(--black-2);
    color: var(--black-2);
    justify-content: space-between;
    height: 40px;
    padding: 0 18px 0 20px;
    font-weight: 700;
    text-decoration: none;
    position: relative;
  }

  .headerlangselecttext {
    width: auto;
  }

  .headerleftbuttoncta-2 {
    z-index: 1;
    width: 100%;
    min-width: auto;
    max-width: none;
    min-height: auto;
    margin-bottom: 20px;
    padding-left: 2%;
    padding-right: 2%;
    display: none;
    position: relative;
    inset: auto auto 0%;
  }

  .headerleftbuttoncta-2.mobilestyle {
    z-index: 300;
    border-top: 2px none var(--medium-slate-blue);
    background-color: var(--black-2);
    height: 64px;
    margin-bottom: 0;
    padding: 20px 10%;
    display: flex;
    position: absolute;
    top: 0;
  }

  .mobiledropmenuseclink {
    color: var(--black-2);
    width: 90%;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0%;
  }

  .menufirstsec {
    width: 100%;
    min-height: 55px;
  }

  .mobiledropmenusecline {
    z-index: 1;
    border: 1px solid #cacaca73;
    border-bottom-width: .5px;
    width: 100%;
    height: .5px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 39px 0% auto;
  }

  .headersearchform {
    width: 90%;
    margin-left: 0;
  }

  .firstseclinkgroup {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    min-height: 55px;
    padding-left: 0;
  }

  .firstseccontent {
    flex-direction: column;
  }

  .headerbrand {
    width: 30%;
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0%;
    position: static;
    inset: 0% auto auto 0%;
  }

  .firstsectoggle {
    color: #004c91;
    background-image: url('../images/minus.svg');
    background-position: 3%;
    background-repeat: no-repeat;
    background-size: 9px;
    border-bottom: 1px solid #e5e5e5ba;
    align-items: center;
    min-height: 55px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
    font-size: 1.1em;
    display: flex;
  }

  .firstsectoggle.w--open {
    color: #555;
    font-weight: 300;
  }

  .fsdropdowntitle {
    color: #555;
    align-items: center;
    width: 100%;
    height: 55px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 1em;
    font-weight: 300;
    display: flex;
  }

  .fsdropdowntitle:hover {
    font-weight: 400;
  }

  .mobiledropmenusecfour {
    z-index: 10;
    border: 1px #000;
    border-bottom-style: solid;
    border-radius: 0;
    width: 95%;
    min-width: 95%;
    max-width: none;
    margin: 4px 0;
    position: relative;
    left: 0;
    right: auto;
  }

  .mobiledropmenusecbody {
    width: 100%;
  }

  .firstsecdropdownlists {
    background-color: #fff;
  }

  .firstsecdropdownlists.w--open {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0%;
    padding-top: 20px;
    padding-bottom: 20px;
    right: 0%;
  }

  .firstsectext {
    color: #555;
    font-weight: 300;
  }

  .headerformfield {
    color: #080808;
    background-color: #fff;
    background-image: url('../images/SearchMobile-contrast.svg');
    background-position: 97%;
    border-style: solid;
    border-color: #000;
  }

  .headerformfield:hover {
    border-color: #555;
  }

  .headerformfield:focus {
    background-image: url('../images/SearchCookie.svg');
  }

  .headerformfield::placeholder {
    color: var(--black-2);
  }

  .dropdownwrapper-2 {
    z-index: auto;
    width: 100%;
    min-height: auto;
    max-height: none;
    margin-left: 0;
    margin-right: auto;
    overflow: hidden;
  }

  .dropdownwrapper-2.mobilestyle {
    border-bottom: 2px solid var(--black-2);
    background-color: var(--yellow);
    flex-direction: column;
    font-size: 1em;
    font-weight: 700;
    display: flex;
  }

  .mobiledropmenusecone {
    color: var(--black-2);
    background-image: url('../images/ArrowLeaftIcoM-contrast.svg');
    background-position: 95%;
    background-repeat: no-repeat;
    background-size: 15px;
    border-bottom: 1px solid #e5e5e5ba;
    align-items: center;
    width: 100%;
    min-height: 55px;
    max-height: none;
    padding: 0 40px;
    font-family: Open Sans, sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    display: flex;
    position: relative;
  }

  .mobiledropmenusecone.w--open {
    border-bottom-width: 2px;
    border-bottom-color: var(--black-2);
    background-color: var(--white-2);
    color: var(--black-2);
    background-image: url('../images/arrow-2-contrast.svg');
    background-position: 95%;
    background-size: 12px;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 600;
  }

  .fsdropdownicon {
    width: 12px;
    margin-bottom: 0;
    margin-right: 41px;
  }

  .firstseclist.w--open {
    border-bottom: 1px solid #e5e5e5ba;
    justify-content: flex-start;
  }

  .headersearcareamobile {
    border-bottom: 2px solid var(--black-2);
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .mobiledropmenuseccontent {
    background-color: #fff;
    border-top-style: solid;
    border-top-color: #ececec;
    border-radius: 0;
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    padding: 20px 0;
  }

  .headernavmenuwrapper {
    z-index: auto;
    background-color: #fff;
    border: 1px #d9efff;
    border-radius: 0 0 10px 10px;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    max-height: 600px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
    top: 0;
    overflow: auto;
  }

  .headernavmenuwrapper.web {
    display: none;
  }

  .headernavmenuwrapper.mobile {
    background-color: var(--yellow);
    color: var(--black-2);
    max-height: 600px;
    font-weight: 700;
    display: flex;
    top: 0;
  }

  .headerbottomcontent {
    background-color: var(--black-2);
    border-style: none;
    border-radius: 0;
    flex-direction: column;
    justify-content: space-around;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .headerchevron {
    color: #555;
    margin-right: 30px;
    display: flex;
  }

  .fsdroplink {
    color: #004c91;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 40px;
    margin-right: 0;
    padding-left: 0;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
  }

  .fsdroplink:hover {
    color: #0184d4;
  }

  .navigationwrapper-2 {
    flex-direction: column;
    margin-left: 0;
  }

  .navigationwrapper-2.web {
    display: none;
  }

  .firstsecdropdowngroup {
    color: #cd1841;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.1em;
  }

  .mobiledropmenusecthree {
    background-color: #fff;
    background-image: none;
    border-radius: 0;
    align-items: center;
    width: 100%;
    min-height: auto;
    margin-right: 0;
    padding: 10px 0;
  }

  .mobiledropmenusectwo {
    box-shadow: none;
    min-width: auto;
    max-width: none;
  }

  .headertopwrapper {
    display: none;
  }

  .mobiledropmenulinksec {
    color: #004c91;
    background-image: url('../images/minus.svg');
    background-position: 21px 23px;
    background-repeat: no-repeat;
    background-size: 9px;
    border-bottom: 1px solid #e5e5e5ba;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 1.1em;
  }

  .mobiledropmenulinksec:hover {
    color: #00c1ff;
  }

  .mobiledropmenulinksec.w--open {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .mobiledropmenulinksec.mobile {
    border-bottom-width: 2px;
    border-bottom-color: var(--black-2);
    color: var(--black-2);
    background-image: none;
    font-family: Open Sans, sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    display: flex;
  }

  .mobiledropmenulinksec.mobile.w--current {
    color: #cf183f;
    font-weight: 600;
  }

  .logocontent {
    margin-left: 2px;
  }

  .cookiesection {
    width: 300px;
  }

  .cookiesectionone {
    width: 100%;
    margin-left: 0%;
    margin-right: 0;
  }

  .cookiesectionbodycontent {
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-p-4 {
    width: 90%;
    margin-left: 5%;
  }

  .cookieinfo8 {
    display: none;
  }

  .ctafixed {
    width: 90%;
  }

  .ctafixedbutton {
    margin-left: 0;
    margin-right: 20px;
  }

  .sendinginfo {
    font-size: .7em;
  }

  .locationdetail {
    padding-left: 10px;
    padding-right: 10px;
  }

  ._404_resuts {
    width: 90%;
    font-size: .9em;
  }

  .accessibilitywrapper.mobile {
    display: flex;
  }

  .accessibilitywrapper.mobile:hover {
    background-color: var(--dim-grey);
  }

  .accessibilitywrapper.mobile.on {
    background-color: var(--white-2);
  }

  .droplink {
    position: absolute;
    inset: 0%;
  }

  .comboarea {
    width: 90%;
  }

  .footerlinkswrap {
    flex-direction: row;
  }

  .footerlink-2 {
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.2;
  }

  .div-block-493 {
    background-size: 70px, 100px;
    padding: 60px;
  }

  .text-block-225 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .jobwrapper {
    width: 47.6%;
  }

  .joblist {
    width: 90%;
  }

  .jobwrapper2 {
    width: 47.6%;
  }

  .button-2.bluecolor {
    display: flex;
  }

  .button-2.bluecolor:hover {
    background-color: #006fb3;
    background-image: none;
    border-color: #006fb3;
  }

  .head-1-2 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .head-1-2.nospace.topscroll {
    margin-left: 5%;
    padding-left: 0;
  }

  .textall-2, .textall-3 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .contentrow {
    width: 90%;
  }

  .new-head-content {
    width: 100%;
    position: static;
  }

  .phone-content {
    width: 100%;
  }

  .text-block-229 {
    text-align: left;
    width: 30%;
    line-height: 1.2;
  }

  .text-block-230 {
    text-align: left;
  }

  .lp-listed3 {
    width: 100%;
    margin-bottom: 2rem;
  }

  .lp-listhead {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .lp-section {
    width: 100%;
    margin-bottom: 3%;
  }

  .lp-area {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .lp-head-1 {
    text-align: left;
    width: 90%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .lp-text {
    flex-direction: column;
    display: flex;
  }

  .lp-text-new {
    text-align: left;
  }

  .lpbutton {
    margin-left: 0;
    margin-right: 20px;
  }

  .footer-share {
    background-color: #fff;
    position: static;
    top: 100px;
  }

  .lp-icon-area {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 3%;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 0;
  }

  .lp-icon-area.third {
    width: 100%;
    margin-top: 0%;
    margin-bottom: 1rem;
    padding-bottom: 0;
  }

  .lp-text-2 {
    flex-direction: column;
    display: flex;
  }

  .lp-head-2 {
    width: 90%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .lp-area-2 {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .lp-section-2 {
    width: 100%;
    margin-bottom: 3%;
  }

  .lpbutton-2 {
    margin-left: 0;
    margin-right: 20px;
  }

  .lp-picture-1 {
    width: 47%;
  }

  .lp-picture-right {
    width: 49%;
  }

  .lp-area2 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .lp-pop {
    width: 100px;
  }

  .lp-notes {
    text-align: left;
  }

  .lp-new-layout-btn-1 {
    margin-bottom: 1rem;
    margin-right: 0;
    font-size: 1.1em;
  }

  .lp-new-layout-picture-block-3-copy {
    flex-flow: column;
    width: 100%;
    margin-top: 0;
    margin-bottom: 3rem;
  }

  .lp-new-layout-picture-block-2 {
    flex-flow: wrap-reverse;
    width: 100%;
    margin-top: 0;
    margin-bottom: 3rem;
  }

  .lp-new-layout-text-bullet {
    font-size: 1.1em;
  }

  .notes-lp {
    width: 90%;
  }

  .lp-new-layout-picture-text {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.1em;
  }

  .lp-new-layout-btn-wrapper {
    flex-flow: column;
  }

  .lp-new-layout-picture-image {
    width: 100%;
    margin-bottom: 2rem;
  }

  .lp-new-layout-picture-image._03, .lp-new-layout-picture-image._02 {
    width: 100%;
  }

  .lp-new-layout-button {
    width: 100%;
    margin-top: 0;
  }

  .lp-new-layout {
    width: 90%;
  }

  .lp-new-layout-picture-block {
    flex-flow: column;
    margin-bottom: 3rem;
  }

  .lp-new-layout-icon-field {
    width: 48%;
  }

  .lp-new-layout-header-2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .lp-new-layout-text2 {
    font-size: 1.1em;
  }

  .badge-image {
    width: 120px;
    margin-top: -60px;
  }

  .lp-new-layout-header {
    font-size: 1.4rem;
  }

  .lp-new-layout-text, .lp-new-layout-text-number {
    font-size: 1.1em;
  }

  .lp-new-layout-btn-1-2 {
    margin-bottom: 1rem;
    margin-right: 0;
    font-size: 1.1em;
  }

  .lp-new-layout-picture-text-2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.1em;
  }

  .lp-new-layout-right-text {
    width: 100%;
  }

  .lp-new-layout-text-bold {
    font-size: 1.1em;
  }

  .lp-new-layout-header-2 {
    width: 80%;
    font-size: 1.4rem;
  }

  .lp-new-layout-picture-image-2 {
    width: 100%;
    margin-bottom: 2rem;
  }

  .lp-new-layout-picture-image-2._03, .lp-new-layout-picture-image-2._02 {
    width: 100%;
  }

  .lp-new-layout-button-2 {
    width: 100%;
    margin-top: 0;
    padding-bottom: 1rem;
  }

  .lp-new-layout-text3 {
    font-size: 1.1em;
  }

  .lp-number {
    padding-left: 0;
  }

  .lp-new-layout-two-content {
    flex-flow: column;
  }

  .lp-new-layout-2 {
    width: 90%;
  }

  .lp-new-layout-icon-area-2 {
    flex-flow: wrap;
  }

  .lp-new-layout-text-bullet-2 {
    font-size: 1.1em;
  }

  .lp-new-layout-header-2-2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .lp-new-layout-text2-2 {
    font-size: 1.1em;
  }

  .lp-video-or-image-content {
    width: 100%;
    height: auto;
  }

  .lp-new-layout-tick {
    font-size: 1.1em;
  }

  .badge-image-2 {
    width: 120px;
    margin-top: -60px;
  }

  .lp-new-layout-header2 {
    font-size: 1.4rem;
  }

  .lp-new-layout-picture-video {
    width: 100%;
    margin-bottom: 2rem;
  }

  .lp-new-layout-icon-field-2 {
    width: 49%;
    margin: .5%;
  }

  .lp-picture-text {
    font-size: 1.1em;
  }

  .lp-new-layout-btn-1-head {
    margin-bottom: 1rem;
    margin-right: auto;
    font-size: 1.1em;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    height: 400px;
  }

  .sectionone {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .stickynavhelp {
    z-index: 1000;
  }

  .heroslidercontent {
    padding-bottom: 10%;
  }

  .sliderheading {
    font-size: 2.2em;
  }

  .sliderdesc {
    width: 80%;
    font-size: .9em;
  }

  .sticky-ico._01 {
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
  }

  .slidercontent {
    width: 80%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-3 {
    font-size: 1.3em;
  }

  .slider-2 {
    height: auto;
  }

  .slideoffer {
    width: 100%;
    margin-right: 0%;
  }

  .offercontent {
    min-height: 320px;
  }

  .left-arrow-2 {
    margin-left: -70px;
  }

  .right-arrow-2 {
    margin-right: -70px;
  }

  .ths13-hero-slider-2 {
    height: auto;
    padding-bottom: 20px;
  }

  .mask-3 {
    padding-bottom: 20px;
  }

  .ths13-heading-h1-2 {
    font-size: 1em;
  }

  .ths13-hero-slider-nav-2 {
    margin-bottom: -10px;
  }

  .sectiontwotext2 {
    width: 100%;
    font-size: 1em;
  }

  .div-block-9 {
    width: 80%;
    max-width: none;
  }

  .div-block-10 {
    flex-direction: column;
    width: 100%;
  }

  .checkbox-field {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .checkbox {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .checkbox-label {
    text-align: center;
    width: 60%;
    line-height: 1.4;
  }

  .footerlink.dp {
    border-left-style: none;
    margin-bottom: 10px;
    padding-left: 0;
  }

  .footerbottom {
    flex-direction: column;
  }

  .copyright {
    margin-bottom: 20px;
  }

  .innerheaderwrapper {
    min-height: 400px;
  }

  .innercontentwrapper.diffrent {
    padding-top: 20px;
  }

  .headerhead {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
  }

  .headerhead.generic {
    align-items: flex-start;
  }

  .heading {
    text-align: left;
    font-size: 2.5em;
  }

  .text-block-158 {
    text-align: left;
  }

  .textcontent.sec {
    flex-direction: column;
  }

  .sub-head {
    text-align: center;
    width: 100%;
  }

  .sub-head.bottom-margin, .sub-head.margins {
    text-align: center;
  }

  .footerbottomwrapper {
    flex-direction: column;
    align-items: center;
  }

  .stickyinnermenu {
    top: 60px;
  }

  .nav-link {
    justify-content: center;
  }

  .nav-link.w--current {
    font-weight: 600;
  }

  .innernavs {
    justify-content: center;
  }

  .lines.full {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .menu-button-3 {
    margin-left: 20px;
  }

  .menu-button-3.circ {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-3.circ.w--open {
    width: 100%;
    margin-left: 0%;
  }

  .hed-txt.menu {
    height: 32px;
    font-size: .6em;
    position: static;
    top: -11%;
  }

  .head-1 {
    text-align: center;
    justify-content: center;
    font-size: 1.2em;
    line-height: 1.4;
  }

  .head-1.nospace.topscroll {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .textall {
    text-align: center;
  }

  .sectiontext {
    align-items: center;
    width: 80%;
    margin-left: 0;
    padding-right: 0;
  }

  .twowrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .heading-4 {
    text-align: center;
  }

  .bullets {
    text-align: center;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 0;
  }

  .bullets.top-margin {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    font-size: .8em;
  }

  .bullets.sub-bulets {
    margin-left: 0;
  }

  .div-block-379 {
    align-items: center;
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .lissection {
    flex-direction: column;
    align-items: center;
  }

  .text-block-161, .notes {
    text-align: center;
  }

  .faq {
    justify-content: flex-start;
  }

  .faq.lp {
    padding-left: 1rem;
  }

  .toggle-text {
    text-align: center;
    font-size: 17px;
  }

  .toggle-text.list {
    text-align: left;
    margin-bottom: 10px;
    font-size: 1em;
    display: block;
  }

  .toggle-text.lp {
    text-align: left;
    font-size: 1em;
  }

  .faq-body-cont {
    padding-left: 31px;
    padding-right: 31px;
  }

  .faq-body-cont.lp {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-block-156.lp {
    font-size: 1em;
  }

  .calculatorswrap-1.color {
    width: 100%;
  }

  .calculatorswrap-1.color.small {
    margin-top: 0;
  }

  .calculatorswrapper.wrap {
    flex-direction: column;
  }

  .field {
    border-width: 2px;
    border-color: var(--black-2);
    background-color: var(--white-2);
  }

  .fieldgroup._50 {
    width: 100%;
    margin-bottom: 10px;
  }

  .fieldgroup.third {
    justify-content: space-between;
  }

  .tooltip-content {
    margin-top: 2px;
    position: relative;
  }

  .tooltip {
    min-width: 200px;
  }

  .tabmenu {
    align-items: flex-end;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tabmenu.w--current {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .8em;
    line-height: 1;
  }

  .tablecolumn, .tablecolumn.head.white {
    min-width: 800px;
  }

  .img-outer-wrapper {
    width: 175px;
    min-width: 175px;
    height: 270px;
    min-height: 270px;
  }

  .text {
    text-align: left;
    flex-direction: column;
    line-height: 1.5;
  }

  .links {
    margin-left: auto;
    font-size: .9em;
  }

  .accordionicon {
    margin-right: 0;
  }

  .head-group {
    flex-direction: column;
  }

  .subhead {
    text-align: center;
  }

  .subject.press {
    width: 60%;
    font-size: 1.2em;
  }

  .file-list-2 {
    justify-content: flex-start;
    width: 99%;
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .div-block-409 {
    align-items: flex-start;
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .presslist {
    width: 90%;
    padding: 5%;
  }

  .pressleftsec {
    width: 100%;
    height: 80px;
    display: flex;
    top: 140px;
  }

  .pressrightsec {
    width: 100%;
    padding-top: 40px;
    padding-left: 0;
  }

  .link-block-6 {
    height: 80px;
  }

  .date {
    justify-content: center;
    align-items: center;
    width: 25%;
    margin-bottom: 0;
    margin-right: 1px;
    padding: 0 0 0 0%;
  }

  .back {
    text-align: center;
    align-items: center;
    width: 50%;
    margin-right: 1px;
    padding: 0 0 0 0%;
  }

  .text-block-184 {
    text-align: center;
  }

  .articlelink {
    justify-content: center;
    width: 24.5%;
    margin-top: 0%;
    margin-bottom: 0%;
    margin-right: 1px;
  }

  .articlelink.cmpgn {
    width: 24.7%;
  }

  .text-block-185, .text-block-186 {
    display: none;
  }

  .productcard {
    width: 49%;
  }

  .diffrentblockcontent {
    align-items: center;
    margin-top: 20px;
  }

  .diffrentblockcontent.block.half {
    width: 100%;
  }

  .accountinfowrapper {
    justify-content: center;
  }

  .s-ubmenu {
    text-align: center;
    line-height: 1.4;
  }

  .halfrow {
    z-index: 4;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .fieldlabeldark, .sub-head-accordion, .cta-1 {
    text-align: center;
  }

  .link-block-13 {
    width: 48%;
  }

  .linkswrapper.top {
    font-size: .9em;
  }

  .text-block-196 {
    padding-right: 20px;
  }

  .forminlinearea {
    padding-top: 5%;
  }

  .field-small._32 {
    width: 29%;
  }

  .fullrow {
    z-index: 4;
    width: 100%;
    margin-bottom: 20px;
  }

  .fullrow._49 {
    width: 48%;
  }

  .image-45 {
    width: 60px;
  }

  .formcontent {
    padding: 60px 5%;
  }

  .form-subhead {
    text-align: left;
    justify-content: center;
    width: 100%;
    margin-left: 0;
  }

  .form-subhead.closed {
    align-items: center;
  }

  .text-span-13 {
    align-items: flex-start;
  }

  .fieldwrapper {
    justify-content: space-between;
  }

  .textblock {
    text-align: center;
    justify-content: center;
  }

  .buttonblock {
    justify-content: center;
  }

  .div-block-447 {
    flex-direction: column;
  }

  .text-block-199 {
    text-align: center;
  }

  .formheadtext {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 0;
    padding-left: 10px;
    font-size: .8em;
    line-height: 1.2;
    display: flex;
  }

  .form-head-inside, .form-head-inside.top {
    align-items: center;
  }

  .head-2 {
    text-align: center;
    justify-content: center;
    font-size: 1.1em;
    line-height: 1.4;
  }

  .cta-3 {
    flex-direction: column;
    width: 100%;
    padding-top: 30px;
    padding-right: 20px;
  }

  .cta-btn {
    margin-right: 0;
  }

  .drparea {
    width: 100%;
  }

  .branchfinder {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    flex-direction: column;
    height: 493px;
    min-height: 494px;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0 0%;
  }

  .locationtoolwrapper {
    justify-content: flex-start;
    width: 100%;
    min-height: 100px;
  }

  .mapwrapper {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 100%;
    overflow: hidden;
  }

  .locationwrapper, .locationsearch {
    display: none;
  }

  .locationsearch.mobile {
    display: flex;
  }

  .image-50 {
    border-radius: 0;
    overflow: hidden;
  }

  .locationdetailwrapper {
    display: none;
  }

  .locationlistwrapper {
    width: 100%;
    height: auto;
    font-size: .9em;
  }

  .locationadress._02 {
    color: var(--white-2);
    font-size: 1em;
  }

  .locationinfo {
    color: var(--white-2);
    font-weight: 500;
  }

  .locationformsearch {
    align-items: center;
    display: flex;
  }

  .searchrow {
    z-index: 4;
    width: 100%;
    margin-bottom: 0;
  }

  .searchsubmit {
    z-index: 101;
    background-size: 16px;
    inset: 0% 0% 0% auto;
  }

  .lform {
    align-items: center;
    display: flex;
  }

  .branchlist {
    border-right: 1px solid var(--alice-blue-3);
    border-bottom: 1px solid var(--alice-blue-3);
    border-left: 1px solid var(--alice-blue-3);
    background-color: #fff;
    flex-direction: column;
    width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-453-copy {
    box-shadow: none;
    color: var(--dim-grey);
    background-color: #0000;
    justify-content: center;
    width: 100%;
    height: auto;
    padding: 0;
    display: flex;
    position: static;
    transform: none;
  }

  .contentcenterelement {
    flex-direction: column;
    align-items: center;
  }

  .contentcenterelement._02 {
    flex-direction: column-reverse;
  }

  .linksblock {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .typetable.dark {
    color: var(--dim-grey);
    background-color: #0000;
    border: 2px solid #fff;
  }

  .detailblock {
    border-bottom-width: 2px;
    border-bottom-color: var(--white-2);
    color: var(--white-2);
    background-image: url('../images/date-contrast-white.svg');
    background-size: 19px;
    font-size: 1em;
    font-weight: 500;
  }

  .detailblock.type {
    color: var(--white-2);
    background-image: url('../images/time-contrast-white.svg');
    background-size: 19px;
    font-weight: 500;
  }

  .helpwrapper {
    bottom: 3.5%;
  }

  .helpcontent {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    max-height: 84vh;
    font-size: 13px;
    bottom: 55px;
    right: -5px;
  }

  .searct-top-keywords {
    padding: 20px;
  }

  .campaign {
    width: 49%;
  }

  .cappaign-navigate {
    height: 80px;
  }

  .denizmobile-picture {
    width: auto;
  }

  .heading-4-2 {
    text-align: center;
  }

  .app-store-links {
    margin-bottom: 10px;
  }

  .nav-main {
    justify-content: center;
    align-items: center;
    height: 100px;
    display: flex;
  }

  .mobil-login {
    display: flex;
  }

  .login-link {
    display: none;
  }

  .login-link.mobile {
    display: flex;
  }

  .nav-link-3 {
    font-size: 1em;
  }

  .logo-wrapper.page-transition {
    margin-right: 0;
  }

  .create-account-link {
    display: none;
  }

  .create-account-link.mobile {
    display: flex;
  }

  .div-block-464 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-465 {
    width: 100%;
    padding-left: 0;
  }

  .text-group {
    align-items: center;
    width: 100%;
    margin-left: 0;
    padding-right: 0;
  }

  .text-sticky-picture {
    width: 50%;
    position: static;
  }

  ._33row {
    z-index: 4;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .mobiledropmenulist.shortstyle.w--open {
    min-width: auto;
  }

  .newnavigation {
    height: 60px;
  }

  .mobiledropmenuseclinks {
    min-width: 400px;
  }

  .mobiledropmenuseclinks.sub {
    min-width: auto;
  }

  .headermenuwrapper {
    padding-top: 0;
  }

  .mobiledropmenusectext {
    justify-content: space-between;
  }

  .headerleftbuttoncta-2.mobilestyle {
    z-index: 300;
    position: sticky;
    top: 0;
  }

  .mobiledropmenuseclink {
    justify-content: space-between;
    display: flex;
  }

  .headerbrand {
    width: 40%;
  }

  .mobiledropmenusecfour {
    min-width: 95%;
  }

  .dropdownwrapper-2 {
    z-index: auto;
  }

  .mobiledropmenusecone {
    font-size: 1.1em;
  }

  .mobiledropmenuseccontent {
    padding-left: 31px;
    padding-right: 31px;
  }

  .headernavmenuwrapper {
    z-index: auto;
    max-height: 600px;
    margin-top: 0;
    overflow: auto;
  }

  .headerbottomcontent {
    justify-content: center;
    height: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cookiesection {
    flex-wrap: wrap;
    padding: 15px 20px 20px;
  }

  .cookietext {
    padding-right: 0;
  }

  .cookieleftwrapper {
    margin-bottom: 10px;
  }

  .cookierightwrapper {
    flex-flow: row-reverse wrap;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
  }

  .cookiesettings {
    margin-top: 0;
    margin-left: 0;
  }

  .cookieselectarea {
    padding: 10px 20px 0;
  }

  .cookiesectiontwo {
    justify-content: flex-start;
  }

  .cookiesectionbodycontent {
    padding-left: 31px;
    padding-right: 31px;
  }

  .cookiesettings16 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cookiesettings20 {
    width: 43%;
  }

  .cookiesettings20.rightgray {
    width: 10%;
  }

  .ctafixed {
    flex-direction: column;
    width: 100%;
    padding-top: 30px;
    padding-right: 20px;
  }

  .ctafixedbutton {
    margin-right: 0;
  }

  .fullwiretransferfield {
    z-index: 4;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

  .div-block-489 {
    width: .5px;
    height: 40px;
    position: static;
  }

  .locationdetail {
    background-color: var(--black-2);
    border-radius: 6px;
    flex-direction: column;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 31px;
    padding-right: 31px;
  }

  ._404_resuts {
    flex-direction: column;
  }

  ._404pageimage {
    margin-bottom: 20px;
  }

  ._404textwrapper {
    text-align: center;
  }

  ._404textcontent {
    text-align: center;
    align-items: center;
  }

  .droplink {
    position: absolute;
    inset: 0%;
  }

  .footerlinkswrap {
    flex-direction: column;
    margin-top: 10px;
  }

  .sociallinkedin {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .div-block-493 {
    padding: 40px;
    font-size: .9em;
  }

  .text-block-225 {
    flex-direction: column;
    align-items: flex-end;
    padding-right: 80px;
  }

  .jobwrapper, .jobwrapper2 {
    width: 100%;
    margin-right: 0;
  }

  .head-1-2 {
    text-align: center;
    justify-content: center;
    font-size: 1.2em;
    line-height: 1.4;
  }

  .head-1-2.nospace.topscroll {
    margin-top: -36px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .textall-2, .textall-3 {
    text-align: center;
  }

  .contentrow {
    flex-direction: column;
  }

  .linkpop {
    margin-top: 0;
    position: relative;
  }

  .text-block-229, .text-block-230 {
    font-size: .8em;
  }

  .lp-listhead {
    text-align: center;
    justify-content: center;
    font-size: 1.2em;
    line-height: 1.4;
  }

  .lp-text-head {
    font-size: 1.1em;
  }

  .lp-icon-absolut-text {
    width: 40px;
    min-width: 40px;
    min-height: 40px;
    font-size: 1.5em;
    left: -20px;
  }

  .bold-text-6 {
    font-size: 1.1em;
  }

  .lp-area {
    align-items: center;
    margin-top: 20px;
  }

  .lp-head-1 {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.2em;
    line-height: 1.4;
  }

  .lp-icon-absolute {
    width: 40px;
    min-width: 40px;
    left: -20px;
  }

  .lp-span {
    font-size: 1.3em;
  }

  .lp-text-new {
    text-align: left;
    margin-bottom: 1rem;
    font-size: 1em;
  }

  .lpbutton {
    margin-right: 0;
  }

  .footer-share {
    margin-bottom: 1rem;
    top: 85px;
  }

  .bold-text-7 {
    font-size: 1.1em;
  }

  .lp-head-2 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.2em;
    line-height: 1.4;
  }

  .lp-area-2 {
    align-items: center;
    margin-top: 20px;
  }

  .lpbutton-2 {
    margin-right: 0;
  }

  .lp-picture-1 {
    width: 100%;
    margin-bottom: 1rem;
  }

  .lp-picture {
    flex-flow: column;
  }

  .lp-picture.right-to-left {
    flex-flow: wrap;
  }

  .lp-picture-right {
    width: 100%;
  }

  .lp-area2 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
  }

  .bold-text-8 {
    text-align: left;
  }

  .lp-pop {
    width: 100px;
    margin-bottom: 1rem;
    position: static;
  }

  .lp-notes {
    margin-bottom: 1rem;
    font-size: .8em;
  }

  .lp-new-layout-white, .lp-new-layout {
    margin-bottom: 2rem;
  }

  .lp-new-layout-icon-field {
    width: 100%;
    margin-bottom: 1rem;
  }

  .lp-new-layout-icon-area {
    flex-flow: column;
  }

  .lp-new-layout-header-2 {
    width: 90%;
  }

  .lp-new-layout-2 {
    margin-bottom: 2rem;
  }

  .lp-new-layout-icon-area-2 {
    flex-flow: column;
  }

  .lp-new-layout-icon-field-2 {
    width: 100%;
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: 400px;
  }

  .sectionone {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sectiontwo {
    padding-left: 5%;
    padding-right: 5%;
  }

  .slide {
    background-position: 50%;
  }

  .slide._02 {
    overflow: hidden;
  }

  .stickynavhelp {
    height: 70px;
    padding-bottom: 0;
  }

  .heroslidercontent {
    padding-bottom: 15%;
  }

  .sliderheading {
    margin-bottom: 0;
    font-size: 1.9em;
  }

  .sliderdesc {
    display: none;
  }

  .slidebtnarea {
    margin-top: 20px;
  }

  .stickynavlinks {
    height: 70px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-block {
    justify-content: center;
  }

  .sticky-text {
    text-align: center;
    margin-top: 3px;
    font-size: .5em;
    display: flex;
  }

  .slidehead {
    padding-left: 5%;
    padding-right: 5%;
  }

  .slidercontent {
    border-style: none;
    border-color: var(--white-smoke-2);
    background-color: #fff;
    background-image: none;
    width: 90%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .ths13-hero-slide-2 {
    height: auto;
  }

  .text-block-3 {
    font-size: 1.2em;
  }

  .button.redline {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .button.bluecolor {
    display: none;
  }

  .button.accept {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .button.cookie {
    margin-bottom: 10px;
    display: flex;
  }

  .mask {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 0;
  }

  .slider-2 {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }

  .slide-nav-2 {
    justify-content: center;
    align-items: center;
    margin-bottom: auto;
    font-size: .3em;
    display: flex;
    position: static;
  }

  .sectiontwocontent1 {
    align-items: center;
    min-height: auto;
    padding-top: 20px;
  }

  .left-arrow-2 {
    margin-left: 0;
    display: flex;
  }

  .right-arrow-2 {
    margin-right: 0;
    display: flex;
  }

  .image-4 {
    width: 40px;
    height: 40px;
  }

  .mask-3 {
    height: auto;
    padding-bottom: 20px;
  }

  .ths13-heading-h1-2 {
    text-align: center;
  }

  .news-content-inner {
    flex-direction: column;
  }

  .ths13-hero-slide-content-2 {
    height: auto;
  }

  .ths13-hero-slider-nav-2 {
    justify-content: center;
    margin-bottom: -10px;
    position: static;
  }

  .sectiontwotext1.blue {
    text-align: center;
  }

  .sectiontwocontent2 {
    flex-direction: column;
    align-items: center;
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 0%;
  }

  .image-21 {
    margin-top: 20px;
    position: relative;
    top: 0;
    bottom: auto;
    right: 0%;
  }

  .sectiontwotext2 {
    text-align: center;
  }

  .text-block-157 {
    text-align: center;
    font-size: 1.2em;
    line-height: 1.2;
  }

  .checkbox-label {
    width: 90%;
  }

  .innerheaderwrapper {
    min-height: 350px;
  }

  .innerheaderwrapper.small {
    min-height: 275px;
  }

  .innercontentwrapper {
    padding-top: 20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .innercontentwrapper.diffrent {
    padding-top: 20px;
  }

  .headbgimage {
    left: auto;
    right: -30%;
  }

  .headerhead {
    margin-bottom: 50px;
  }

  .heading {
    font-size: 1.8em;
    line-height: 1.2;
  }

  .text-block-158 {
    width: 100%;
    font-size: .9em;
    line-height: 1.3;
  }

  .productscontent {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .sub-head {
    text-align: center;
    font-size: 1.2em;
    line-height: 1.3;
  }

  .sub-head.margins {
    font-size: 1em;
  }

  .stickyinnermenu {
    top: 60px;
  }

  .menu-button-3 {
    justify-content: center;
    width: 40px;
    min-width: 40px;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: static;
  }

  .head-1 {
    flex-direction: column;
    justify-content: center;
    font-size: 1.1em;
  }

  .head-1.nospace.topscroll {
    margin-left: auto;
    margin-right: auto;
  }

  .sectiontext {
    width: 90%;
  }

  .heading-4 {
    text-align: center;
    font-size: 1.2em;
  }

  .bullets.top-margin {
    font-size: .5em;
  }

  .bullets.sub-bulets {
    margin-left: 0;
  }

  .div-block-379 {
    margin-right: 0;
  }

  .faq {
    text-align: center;
    justify-content: flex-start;
    height: auto;
    min-height: 75px;
    padding: 10px 29px 10px 20px;
  }

  .toggle-text {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
  }

  .faq-icon {
    width: 12px;
    margin-right: 14px;
  }

  .faq-body-cont {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-156 {
    font-size: .9em;
    line-height: 1.3;
  }

  .ico-t-1 {
    display: none;
  }

  .calculatorwrapper {
    padding: 7%;
  }

  .calculatorswrap-1.color {
    margin-bottom: 0;
    padding: 8%;
  }

  .field.stroke {
    width: 100%;
  }

  .fieldgroup.third {
    flex-direction: column;
  }

  .tooltip-content {
    margin-top: 0;
    margin-right: 11px;
    position: relative;
    inset: 0% 0% auto auto;
  }

  .tooltip {
    width: 150px;
    margin-top: -105px;
  }

  .tabmenu {
    width: 0%;
    display: flex;
  }

  .tabmenu.w--current {
    width: 100%;
  }

  .formtexttwo {
    text-align: center;
  }

  .formtexttwo.checked {
    text-align: left;
    padding-left: 10%;
  }

  .formtexttwo.unchecked {
    text-align: left;
    padding-left: 11%;
  }

  .inlinelink {
    padding-left: 0;
    padding-right: 0;
    font-size: .9em;
  }

  .tablecolumn {
    min-width: 400px;
  }

  .tablecolumn.head.white {
    min-width: 400px;
    overflow: visible;
  }

  .tablerow.white.left {
    min-width: 150px;
  }

  .img-outer-wrapper {
    width: 250px;
    min-width: 250px;
    height: 400px;
    min-height: 400px;
  }

  .text {
    text-align: center;
    align-items: center;
  }

  .title-text {
    text-align: left;
    width: 100%;
    margin-left: 0;
    font-size: .9em;
  }

  .title {
    text-align: left;
    align-items: flex-start;
  }

  .links {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.2;
  }

  .subject {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
  }

  .subject.press {
    width: 75%;
    font-size: 1.1em;
  }

  .file-list-2 {
    background-position: 23px 29px, 97% 29px;
    flex-direction: column;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 60px;
  }

  .file-list-2:hover {
    height: auto;
  }

  .text-span-4 {
    margin-left: 0;
  }

  .div-block-409 {
    border-bottom: 1px solid #fff;
    border-right-style: none;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .date {
    border-bottom: 1px solid #fff;
    border-right-style: none;
    margin-bottom: 0;
    margin-right: 0;
    display: none;
  }

  .back {
    border-bottom: 1px solid #fff;
    border-right-style: none;
    width: 49.5%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .articlelink {
    width: 33%;
    max-height: 80px;
  }

  .productcard {
    width: 99%;
  }

  .row-white.left {
    min-width: 150px;
  }

  .accountinfowrapper {
    justify-content: center;
    align-items: center;
  }

  .halfrow {
    margin-right: 7px;
  }

  .text-field-3 {
    height: 50px;
    min-height: 50px;
    font-size: 1.6em;
  }

  .formsgeneral {
    align-content: stretch;
  }

  .link-block-13 {
    width: 100%;
  }

  .linkswrapper, .linkswrapper.top {
    flex-direction: column;
    align-items: flex-start;
  }

  .text-block-196 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 0;
  }

  .forminlinearea {
    padding-top: 10%;
  }

  .field-small {
    height: 50px;
    min-height: 50px;
    font-size: .8em;
  }

  .field-small._32 {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .field-small.selected {
    width: 74%;
  }

  .field-small._49 {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-block-197 {
    text-align: center;
  }

  .fullrow._49 {
    width: 100%;
    margin-bottom: 10px;
  }

  .fullrow._49.nospace {
    margin-left: 0;
  }

  .fullrow._100 {
    margin-bottom: 10px;
  }

  .field-select {
    height: auto;
    min-height: 120px;
    font-size: .8em;
  }

  .image-45 {
    width: 50px;
  }

  .formcontent {
    padding: 40px 5%;
  }

  .form-subhead {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    line-height: 1.2;
    display: flex;
  }

  .form-subhead.closed {
    flex-direction: row;
    align-items: flex-start;
  }

  .formsection {
    align-content: flex-start;
    align-items: stretch;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-span-13 {
    margin-top: 4px;
    margin-left: 0;
  }

  .textblock {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .buttonblock {
    flex-direction: column;
    align-items: center;
  }

  .textformdesc {
    text-align: center;
    padding-right: 0;
    font-size: .9em;
  }

  .loginbtn {
    margin-left: 4px;
  }

  .inlinebtn {
    border-radius: 6px;
  }

  .formheadtext {
    flex-direction: row;
    width: auto;
    margin-bottom: 0;
    margin-left: -10px;
    padding-left: 10px;
    padding-right: 20px;
    font-size: .9em;
    line-height: 1.1;
    display: block;
  }

  .complate.close, .close {
    min-width: 30px;
    min-height: 30px;
  }

  .calculatebloack {
    flex-direction: column;
  }

  .head-2 {
    justify-content: center;
  }

  .cta-3 {
    flex-direction: column;
  }

  .cta-btn {
    margin-left: 4px;
    font-size: .9em;
  }

  .branchfinder {
    height: 400px;
    min-height: auto;
    padding: 0 0%;
  }

  .image-50 {
    width: auto;
    max-width: none;
    overflow: visible;
  }

  .searchfield {
    height: 50px;
    min-height: 50px;
    font-size: .8em;
  }

  .branchlist {
    padding: 10px;
  }

  .actionbtn {
    margin-left: 4px;
  }

  .text-block-204 {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.4;
  }

  .helpwrapper {
    bottom: 2%;
    right: 4%;
  }

  .helpcontent {
    max-width: 300px;
    height: 400px;
    max-height: none;
    bottom: 55px;
    right: -5px;
  }

  .searct-top-keywords {
    padding: 20px;
  }

  .link-11 {
    white-space: normal;
    display: none;
  }

  .campaign {
    width: 99%;
  }

  .denizmobile-picture {
    width: auto;
    height: 300px;
  }

  .heading-4-2 {
    text-align: center;
    font-size: 1.2em;
  }

  .div-block-454 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-455 {
    margin-left: 0;
  }

  .app-store-links {
    margin-right: 0;
  }

  .div-block-458 {
    justify-content: center;
    align-items: center;
  }

  .text-block-210 {
    text-align: center;
  }

  .heading-6 {
    text-align: center;
    margin-top: 20px;
  }

  .heads, .text-block-211 {
    text-align: center;
  }

  .div-block-459 {
    align-items: center;
  }

  .div-block-462 {
    justify-content: center;
    align-items: center;
  }

  .nav-point-wrapper-2.dropdown {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-main {
    height: 80px;
  }

  .search-form {
    width: 300px;
  }

  .header-content-2 {
    height: 80px;
  }

  .mobil-login {
    padding-left: 20px;
    padding-right: 10px;
  }

  .login-link.mobile {
    margin-right: 5px;
    font-size: .8em;
  }

  .nav-link-3 {
    width: 100%;
    margin-right: 0;
    font-size: 7vw;
  }

  .nav-link-3._02 {
    padding-left: 20px;
  }

  .search-button-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .search-form-wrapper {
    min-width: 56px;
  }

  .logo {
    width: 100px;
  }

  .create-account-link.mobile {
    margin-left: 5px;
    margin-right: 5px;
    font-size: .8em;
  }

  .nav-link-5 {
    font-size: .9em;
  }

  .chevron-4 {
    margin-right: 20px;
  }

  .div-block-465 {
    width: 90%;
  }

  .text-group {
    width: 100%;
  }

  .text-sticky-picture {
    width: 90%;
  }

  ._33row {
    margin-right: 7px;
  }

  .div-block-466 {
    justify-content: flex-end;
    inset: 0%;
  }

  .headmenu {
    font-size: 15px;
  }

  .mobiledropmenulist.shortstyle.w--open {
    min-width: auto;
    overflow: auto;
  }

  .menubuttonline.last {
    margin-bottom: 0;
  }

  .opennewaccount {
    margin-right: 5px;
  }

  .headerlangmobile {
    z-index: 9999;
    width: 40px;
    margin-right: 40px;
  }

  .newnavigation {
    height: 60px;
    min-height: auto;
    padding-left: 0%;
  }

  .mobiledropmenuseclinks {
    min-width: 280px;
    padding-left: 12px;
    font-size: .9em;
  }

  .mobiledropmenuseclinks.sub {
    height: 26px;
    font-size: .8em;
  }

  .mobilesearcharea {
    margin-right: 50px;
  }

  .headerlangtoggle {
    width: 40px;
    min-width: 40px;
    padding-left: 3px;
    padding-right: 10px;
  }

  .headerlangtoggle.w--open {
    padding-left: 3px;
    padding-right: 10px;
  }

  .mobilehamburgermenu {
    margin-right: 0;
    padding-left: 10px;
  }

  .headermenuwrapper {
    justify-content: space-between;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 4%;
  }

  .internetbanking {
    margin-left: 4px;
  }

  .mobiledropmenusectext {
    text-align: center;
    justify-content: space-between;
    height: auto;
    min-height: auto;
    padding: 10px 17px 10px 12px;
    font-size: 14px;
  }

  .headerlangselecttext {
    width: auto;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .headerleftbuttoncta-2 {
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 4%;
    padding-right: 3%;
  }

  .headerleftbuttoncta-2.mobilestyle {
    z-index: 300;
    padding: 10px 3% 10px 4%;
    position: sticky;
    inset: 0 0% auto;
  }

  .mobiledropmenuseclink {
    width: 80%;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .headerbrand {
    width: 51%;
    min-width: 150px;
  }

  .mobiledropmenusecfour {
    min-width: 95%;
  }

  .firstsectext {
    font-size: 1em;
  }

  .dropdownwrapper-2 {
    z-index: auto;
    width: 100%;
    min-height: 55px;
  }

  .dropdownwrapper-2.mobilestyle {
    min-height: auto;
  }

  .langflagico {
    display: none;
  }

  .langflagico.worldtype {
    display: block;
  }

  .mobiledropmenusecone {
    background-position: 92%;
    padding-left: 20px;
    padding-right: 0;
    font-size: 1em;
  }

  .mobiledropmenusecone.w--open {
    border-bottom-color: #cf183f;
    padding-left: 20px;
  }

  .mobiledropmenuseccontent {
    padding-left: 10px;
    padding-right: 10px;
  }

  .headernavmenuwrapper {
    z-index: auto;
    max-height: 592px;
    margin-top: 0;
    padding-left: 0%;
    overflow: auto;
  }

  .headerbottomcontent {
    height: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .headerchevron.smallsize {
    margin-right: 3px;
  }

  .headerlangflag {
    display: none;
  }

  .headerlangflag.world {
    min-width: 16px;
    height: 16px;
    display: flex;
  }

  .mobiledropmenulinksec {
    background-position: 15px 23px;
    padding-left: 30px;
    font-size: 1em;
  }

  .mobiledropmenulinksec.w--current {
    padding-left: 35px;
  }

  .mobiledropmenulinksec.mobile {
    background-image: none;
    padding-left: 20px;
    font-size: 1em;
  }

  .logocontent {
    margin-left: 0;
  }

  .cookiesection {
    align-content: stretch;
    margin-left: auto;
  }

  .cookietext {
    text-align: center;
    font-size: .7em;
    line-height: 1.4;
  }

  .cookieleftwrapper {
    align-items: center;
  }

  .cookielink {
    margin-left: 3px;
    margin-right: 3px;
  }

  .cookieleftbottom {
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }

  .cookierightwrapper {
    flex-direction: column;
    align-items: center;
  }

  .cookiesettings {
    margin-left: 3px;
    margin-right: 3px;
  }

  .cookiesettingswrapper {
    align-items: flex-start;
    padding-top: 40px;
    overflow: auto;
  }

  .cookieselectarea {
    font-size: .8em;
    line-height: 1.3;
  }

  .rswitchwrapper {
    flex-wrap: wrap;
    min-height: auto;
    position: relative;
  }

  .switchtext {
    font-size: 12px;
  }

  .cookiesettings9 {
    padding: 10px;
  }

  .info {
    margin-top: 4px;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .info.checkbox {
    position: static;
  }

  .infotextcontent {
    margin-bottom: 16px;
  }

  .cookiesettings5 {
    margin-bottom: 10px;
  }

  .cookiesettings10 {
    margin-top: 5px;
    margin-right: 0;
    padding-left: 0;
  }

  .cookiesectiontwo {
    text-align: center;
    justify-content: flex-start;
    height: auto;
    min-height: auto;
    padding: 10px 29px 10px 20px;
  }

  .cookiesectionbodycontent {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-p-4 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0;
  }

  .cookieinfo3 {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 10px;
  }

  .cookieinfo12 {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cookieinfo4 {
    margin-bottom: 10px;
  }

  .ctafixed {
    flex-direction: column;
  }

  .ctafixedbutton {
    margin-left: 4px;
    font-size: .9em;
  }

  .fullwiretransferfield {
    margin-right: 7px;
  }

  .wiretransfercombobox {
    height: 50px;
    min-height: 50px;
    font-size: .7em;
  }

  .div-block-490 {
    margin-bottom: 10px;
  }

  .homepagepop3 {
    padding: 20px;
  }

  .homepagepop4 {
    font-size: 1.1em;
    line-height: 1.3;
  }

  .homepagepop5 {
    font-size: .9em;
  }

  .locationdetail {
    width: 95%;
    padding-left: 20px;
    padding-right: 20px;
  }

  ._404_resuts {
    flex-direction: column;
  }

  ._404pageimage {
    width: 100px;
    margin-bottom: 20px;
  }

  ._404textwrapper {
    text-align: center;
  }

  ._404textcontent {
    align-items: center;
  }

  .accessibilitywrapper.mobile {
    margin-right: 5px;
  }

  .div-block-493 {
    background-image: linear-gradient(#0000, #0000), linear-gradient(#0000, #0000);
    padding: 30px;
  }

  .text-block-225 {
    padding-right: 60px;
  }

  .button-2.bluecolor {
    display: flex;
  }

  .head-1-2 {
    flex-direction: column;
    justify-content: center;
    font-size: 1.1em;
  }

  .head-1-2.nospace.topscroll {
    margin-left: auto;
    margin-right: auto;
  }

  .inlinelink-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: .9em;
  }

  .linkpopimage {
    position: absolute;
  }

  .new-head-content {
    flex-flow: wrap;
    margin-right: 0;
  }

  .phone-content {
    width: 80%;
  }

  .text-block-229 {
    width: 100%;
    margin-bottom: .5rem;
    display: none;
  }

  .text-block-230 {
    font-size: .7em;
  }

  .lp-listhead {
    flex-direction: column;
    justify-content: center;
    font-size: 1.1em;
  }

  .lp-tease {
    text-align: center;
    width: 60px;
    min-width: 60px;
    height: 60px;
    min-height: 60px;
    font-size: .7em;
    line-height: 1.1;
    right: -17px;
  }

  .lp-section {
    flex-direction: row;
  }

  .lptable {
    width: 100%;
    min-width: auto;
  }

  .lp-head-1 {
    flex-direction: column;
    justify-content: center;
    font-size: 1.1em;
  }

  .lp-text {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .lpbutton {
    margin-left: 4px;
    font-size: .9em;
  }

  .footer-share {
    flex-direction: row;
    position: relative;
    top: 0;
  }

  .lp-icon-area {
    flex-flow: column;
  }

  .lp-text-2 {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .lp-head-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 1.1em;
  }

  .lp-section-2 {
    flex-direction: row;
  }

  .lpbutton-2 {
    margin-left: 4px;
    font-size: .9em;
  }

  .lp-new-layout-btn-1 {
    min-width: auto;
    margin-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1em;
  }

  .lp-new-layout-btn-1.border {
    padding-right: 1rem;
  }

  .lp-new-layout-picture-block-3-copy, .lp-new-layout-picture-block-2 {
    margin-bottom: 2rem;
  }

  .lp-new-layout-text-bullet {
    font-size: 1em;
  }

  .notes-lp {
    font-size: .9em;
  }

  .lp-new-layout-picture-text {
    font-size: 1em;
  }

  .lp-new-layout-picture-image {
    margin-bottom: 1rem;
  }

  .lp-new-layout-button, .lp-new-layout-white, .lp-new-layout {
    padding: 1rem;
  }

  .lp-new-layout-picture-block {
    margin-bottom: 2rem;
  }

  .lp-new-layout-header-2 {
    font-size: 2rem;
    line-height: 2rem;
  }

  .lp-new-layout-text2, .lp-new-layout-icon-text {
    font-size: 1em;
  }

  .badge-image {
    width: 90px;
    margin-top: -45px;
  }

  .lp-new-layout-header {
    margin-bottom: 1rem;
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .lp-new-layout-text {
    margin-bottom: 1rem;
    font-size: 1em;
  }

  .lp-new-layout-text-number {
    font-size: 1em;
  }

  .lp-new-layout-btn-1-2 {
    min-width: auto;
    margin-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1em;
  }

  .lp-new-layout-btn-1-2.border {
    padding-right: 1rem;
  }

  .lp-new-layout-picture-text-2, .lp-new-layout-icon-sub-text {
    font-size: 1em;
  }

  .lp-new-layout-text-bold {
    margin-bottom: 1rem;
    font-size: 1em;
  }

  .lp-new-layout-header-2 {
    margin-bottom: 1rem;
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .lp-new-layout-picture-image-2 {
    margin-bottom: 1rem;
  }

  .lp-new-layout-button-2 {
    padding: 1rem;
  }

  .lp-new-layout-text3 {
    font-size: 1em;
  }

  .lp-new-layout-2 {
    padding: 1rem;
  }

  .lp-new-layout-text-bullet-2 {
    margin-bottom: 1rem;
    font-size: 1em;
  }

  .lp-new-layout-header-2-2 {
    font-size: 2rem;
    line-height: 2rem;
  }

  .lp-new-layout-text2-2, .lp-new-layout-tick {
    font-size: 1em;
  }

  .badge-image-2 {
    width: 90px;
    margin-top: -45px;
  }

  .lp-new-layout-icon-text-2 {
    font-size: 1em;
  }

  .lp-new-layout-header2 {
    margin-bottom: 1rem;
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .lp-new-layout-picture-video {
    margin-bottom: 1rem;
  }

  .lp-picture-text {
    font-size: 1em;
  }

  .lp-new-layout-btn-1-head {
    min-width: auto;
    margin-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1em;
  }
}


@font-face {
  font-family: 'OpensansInline';
  src: url('../fonts/OpenSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpensansInline';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpensansInline';
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpensansInline';
  src: url('../fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}