@font-face {
  font-family: PauzaFOT-Black;
  src: url("./fonts/PauzaFOT-Black.eot") format("eot");
  src: url("./fonts/PauzaFOT-Black.otf") format("opentype");
  src: url("./fonts/PauzaFOT-Black.ttf") format("ttf");
  src: url("./fonts/PauzaFOT-Black.woff") format("woff");
}
@font-face {
  font-family: PauzaFOT-Bold;
  src: url("./fonts/PauzaFOT-Bold.eot") format("eot");
  src: url("./fonts/PauzaFOT-Bold.otf") format("opentype");
  src: url("./fonts/PauzaFOT-Bold.ttf") format("ttf");
  src: url("./fonts/PauzaFOT-Bold.woff") format("woff");
}
@font-face {
  font-family: PauzaFOT-Book;
  src: url("./fonts/PauzaFOT-Book.eot") format("eot");
  src: url("./fonts/PauzaFOT-Book.otf") format("opentype");
  src: url("./fonts/PauzaFOT-Book.ttf") format("ttf");
  src: url("./fonts/PauzaFOT-Book.woff") format("woff");
}
@font-face {
  font-family: PauzaFOT-Light;
  src: url("./fonts/PauzaFOT-Light.eot") format("eot");
  src: url("./fonts/PauzaFOT-Light.otf") format("opentype");
  src: url("./fonts/PauzaFOT-Light.ttf") format("ttf");
  src: url("./fonts/PauzaFOT-Light.woff") format("woff");
}

* {
  margin: 0;
  box-sizing: border-box;
  font-family: PauzaFOT-Book, Assistant, sans-serif;
}

img {
  max-width: 100%;
}
html {
  direction: rtl;
}

body {
  display: flex;
  line-height: 1;
}

.form {
  width: 25vw;
  background-color: #000;
  padding: 0 1vw;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
}

.content {
  flex: 1;
}

.people {
  position: absolute;
  width: 71.8vw;
  top: 3.7vw;
  right: 3vw;
}
.mobile .people {
  position: absolute;
  width: 25vw;
  top: 104.8vw;
  right: 5vw;
  z-index: 9;
}
.gift {
  position: absolute;
  width: 27vw;
  top: 0vw;
  left: 24.6vw;
}
.mobile .gift {
  position: absolute;
  width: 77vw;
  top: 66.8vw;
  right: 21vw;
}

.notes {
  padding-right: 2vw;
  padding-bottom: 1vw;
  font-size: 1vw;
}
.notes a{
color: inherit;
}
.mobile .notes {
  font-size: 4vw;
  padding-right: 3vw !important;
  line-height: 1.1;
}
.play {
  position: absolute;
  width: 8vw;
  right: 33.1vw;
  top: 11vw;
}

.play-c {
  position: absolute;
  width: 8vw;
  height: 8vw;
  right: 33.1vw;
  top: 11vw;
  cursor: pointer;
}
.mobile .play {
  position: absolute;
  width: 14vw;
  right: 43.1vw;
  top: 77vw;
}

.mobile .play-c {
  position: absolute;
  width: 14vw;
  height: 14vw;
  right: 43.1vw;
  top: 77vw;
  cursor: pointer;
}
.section-1 {
  background: url(./images/shahal2_desktop.png);
  background-position: 0 0;
  /* display: flex;
  padding: 5.5vw 2.3vw 1vw 1vw; */
  background-size: contain;
  background-repeat: no-repeat;
  height: 52vw;
  width: 75.5vw;
  clip-path: polygon(0 90%, 0 0, 350vw 0);
  position: relative;
}
.main-title {
  font-size: 1.4vw;
  font-weight: bold;
  color: #e65e36;
  /* letter-spacing: -0.3px;
  line-height: 0.8vw; */
  word-spacing: 0vw;
  margin-bottom: 0.65vw;
}
.title-join {
  position: absolute;
  font-size: 2.5vw;
  right: 18.2vw;
  top: 4.6vw;
  line-height: 1.1vw;
  color: #e65e36;
  word-spacing: -0.21vw;
  width: 25vw;
  top: 4.3vw;
  transform: scale(1.03);
}
.mobile .title-join {
    position: absolute;
    /* font-size: 9vw; */
    font-size: 7.5vw;
    right: 27vw;
    top: 106vw;
    line-height: 3.6vw;
    color: #e65e36;
    word-spacing: unset;
    width: inherit;
    width: 73vw;
}
.press-btn {
  font-size: 1.7vw;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.5px;
  line-height: 0.8vw;
  /* letter-spacing: -0.4vw; */
  font-size: 1.4vw;
  font-weight: bold;
  color: #000;
  letter-spacing: unset;
  line-height: unset;
  top: -1vw;
  position: relative;
  word-spacing: -0.08vw;
  margin-top: 0.65vw;
  letter-spacing: -0.3px;
  /* line-height: 0.8vw; */
  word-spacing: 0.45vw;
    


}
.mobile .press-btn {
    /* font-size: 5.1vw;
    font-weight: bold;
    color: #000;
    letter-spacing: unset;
    line-height: unset;
    top: -1.5vw;
    position: relative;
    word-spacing: -0.07vw; */

    font-size: 4.2vw;
    font-weight: bold;
    color: #000;
    letter-spacing: unset;
    line-height: unset;
    top: -1vw;
    position: relative;
    word-spacing: -0.08vw;
}
.mobile.iPhone .press-btn {
    /* font-size: 4.2vw;
    font-weight: bold;
    color: #000;
    letter-spacing: unset;
    line-height: unset;
    top: -1vw;
    position: relative;
    word-spacing: -0.08vw;
    letter-spacing: 0.02vw;
    width: 68vw;
    letter-spacing: -0.05vw; */
    font-size: 4.2vw;
    font-weight: bold;
    color: #000;
    letter-spacing: unset;
    line-height: unset;
    top: -1vw;
    position: relative;
    word-spacing: 1.72vw;
    letter-spacing: 0.02vw;
    width: 68vw;
    letter-spacing: -0.05vw;
}
.container-year {
    position: relative;
}
.last-year {
    /* font-size: 1.8vw;
    background-color: #e65e36;
    color: #fff;
    text-align: center;
    padding: 0.4vw 0.78vw 0.15vw;
    position: absolute;
    bottom: 0;
    margin-right: 0.8vw; */
    
    /* font-size: 1.6vw;
    background-color: #e65e36;
    color: #fff;
    text-align: center;
    padding: 0.4vw 1vw 0.4vw 1vw;
    position: absolute;
    bottom: -0.5vw;
    margin-right: 0.8vw; */
    
    font-size: 1.4vw;
    background-color: #e65e36;
    color: #fff;
    text-align: center;
    /* padding: 0.2vw 1vw 0.2vw 1vw; */
    padding: 0.2vw 1vw 0.2vw 1.13vw;
    position: absolute;
    bottom: -0.3vw;
    margin-right: 0.8vw;
    word-spacing: 0.01vw;


}
.mobile .main-title {
  /* font-weight: bold;
  color: #e65e36;
  word-spacing: 0vw;
  margin-bottom: 1.1vw;
  font-size: 4.2vw; */
  font-weight: bold;
    color: #e65e36;
    word-spacing: 0vw;
    font-size: 4.2vw;
    margin-bottom: 1.5vw;
    
}
.mobile .last-year {
    /* font-size: 5.6vw;
    background-color: #e65e36;
    color: #fff;
    text-align: center;
    padding: 1.3vw 2.1vw 0.6vw;
    position: absolute;
    bottom: -0.2vw;
    margin-right: 1.5vw; */

    font-size: 5vw;
    background-color: #e65e36;
    color: #fff;
    text-align: center;
    padding: 1.1vw 2.1vw 1.3vw 2.30vw;
    position: absolute;
    bottom: -1.2vw;
}
.mobile.iPhone .last-year {
    font-size: 5vw;
    background-color: #e65e36;
    color: #fff;
    text-align: center;
    padding: 1.1vw 2.1vw 1.3vw 2.30vw;
    position: absolute;
    bottom: -1.2vw;
    width: 31.1vw;
    letter-spacing: -0.1vw;
}
.gift-one {
    color: #e65e36;
    font-weight: bold;
}
.text-container {
    position: relative;
}
.title-text {
    position: absolute;
    right: 10.5vw;
    top: 14vw;
    line-height: 1.5vw;
    font-size: 2vw;
    font-weight: bold;
    top: 13.6vw;
    line-height: 1;
}
.mobile .title-text {
    position: absolute;
    right: 0;
    line-height: 1;
    font-size: 6vw;
    font-weight: bold;
    /* top: 112.6vw; */
    /* line-height: 1; */
    /* top: 112vw; */
    text-align: center;
    width: 100%;
    top: 115vw;
    
}
.content-text {
    /* position: absolute;
    right: 10.5vw;
    top: 18vw;
    font-size: 1.5vw; */

    position: absolute;
    right: 10.5vw;
    top: 18vw;
    font-size: 1.4vw;
    line-height: 1.1;
    
    
}
.mobile .content-text {
        /* position: absolute;
        right: 0;
        top: 126vw;
        font-size: 4.5vw;
        width: 100%;
        text-align: center;
        padding: 0 2.9vw; */

    position: absolute;
    right: 0;
    /* top: 126vw; */
    top: 129vw;
    font-size: 4.2vw;
    width: 100%;
    text-align: center;
    padding: 0 2.9vw;
    top: 129vw;
}
/* .mobile .m-logo {
  width: 32vw;
  padding: 4vw auto 8vw;
  position: relative;
  right: 0;
} */

.mobile .m-logo {
    width: 29vw;
    margin: 0 auto;
    position: relative;
    right: 0;
    padding: 6vw 0;
   
}

.mobile .section-1 {
    background: url(./images/SHAHAL_BG_PIC.png);
    /* background-position: 0 -25vw;
    display: flex;
    padding: 2.5vw 2.3vw 1vw 1vw; */
    background-size: cover;
    background-repeat: no-repeat;
    height: 150.8vw;
    width: 100vw;
    clip-path: none;
    height: 183.8vw;
}

/* .video-image img {
  width: 35vw;
} */
.mobile .title-join {
    position: absolute;

}
.titles {
  flex: 1;
}

h1 {
  color: white;
  font-size: 5vw;
  font-weight: 800;
  line-height: 0.85;
  width: 32vw;
  margin-top: 0;
}
.heinam-container {
  position: absolute;
  width: 41vw;
  height: 10vw;
  top: -6.5vw;
  right: -2vw;
  background: #fff;
  transform: rotate(10deg);
  box-shadow: 7px 0px 7px 2px #0000009e;
}
.mobile .heinam-container {
  display: none;
}
.heinam-txt {
  font-size: 3vw;
  color: #e95b2e;
  position: absolute;
  top: 6vw;
  font-weight: 600;
  right: 4vw;
}
.titles .bold {
  font-size: 2vw;
  font-weight: 700;
  line-height: 0.9;
  margin: 0.95vw 0;
}
.mobile .titles .bold {
  font-size: 2vw;
  font-weight: 700;
  line-height: 0.9;
  margin: 0.95vw 0;
  text-align: center;
}

.subp {
  font-size: 1.5vw;
  width: 26vw;
  font-weight: bold;
}
.subp-2 {
  font-size: 1.3vw;
  width: 26vw;
  margin-top: 1vw;
  font-weight: 600;
}

.titles h2 {
  margin-top: 1vw;
  font-size: 3.7vw;
  line-height: 0.9;
}

.services {
  padding-bottom: 4vw;
  margin-top: 3vw;
}

.service {
  display: flex;
  width: 54%;
  align-items: center;
  padding-right: 29%;
  background-color: whitesmoke;
  margin-bottom: 0.6vw;
  box-sizing: content-box;
}

.h2-title {
  font-size: 2vw;
  padding-right: 2.3vw;
  padding-left: 0.7vw;
  width: 31vw;
  margin-top: -9vw;
}
.mobile .h2-title {
  font-size: 6vw;
  padding-right: 2.3vw;
  padding-left: 0.7vw;
  width: 100vw;
  margin-top: 36vw;
  text-align: center;
  padding: 0 !important;
}
.h2-title::after {
  /* content: "";
  position: absolute;
  top: 45vw;
  width: 22.5vw;
  height: 0.15vw;
  background-color: #e95b2e;
  right: 1.8vw; */
  /* content: "";
  position: absolute;
  top: 45vw;
  width: 23.5vw;
  height: 0.15vw;
  background-color: #e95b2e;
  right: 2.3vw; */

  content: "";
  position: absolute;
  top: 45.3vw;
  width: 25.6vw;
  height: 0.15vw;
  background-color: #e95b2e;
  right: 2.3vw;

}
.mobile .h2-title::after {
  /* content: "";
  position: absolute;
  top: 164.7vw;
  width: 64.5vw;
  height: 0.15vw;
  background-color: #e95b2e;
  right: 17.9vw; */

  /* content: "";
  position: absolute;
  top: 164.7vw;
  width: 68.5vw;
  height: 0.15vw;
  background-color: #e95b2e;
  right: 16.9vw; */

  content: "";
    position: absolute;
    top: 164.7vw;
    width: 77vw;
    height: 0.15vw;
    background-color: #e95b2e;
    right: 11.5vw;
}

.service img {
  width: 10vw;
  transform: scale(1.5);
  margin-right: 0vw;
  margin-bottom: 0.5vw;
}

.service h3 {
  color: #e95b2e;
}

.service .text {
  font-size: 1.06vw;

  width: 30vw;
  padding-right: 5vw;
}

.popup {
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #000000cf;
  display: none;
}

.popup .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 43vw;
  height: 24vw;
}

.popup .container iframe {
  width: 100%;
  height: 100%;
}

.mobile .popup .container {
  width: 100%;
  height: 100%;
}

.popup.active {
  display: block;
}

.popup iframe {
  border: 0.2vw solid #e95a2e;
}
.mobile .popup iframe {
  width: 96vw;
  margin: 11vw 2vw 0;
  background: #000;
  height: 164vw;
}

.service:nth-of-type(even) {
  flex-direction: row-reverse;
  padding-right: 0;
  margin-right: 11.55vw;
  width: unset;
}

.service:nth-of-type(even) img {
  margin-left: 3vw;
}
.service:nth-of-type(even) .text {
  margin-left: auto;
  padding-right: 2vw;
}

.form .logo {
  width: 12vw;
  margin: 2vw auto;
  display: block;
}

.form-title {
  color: white;
  margin-bottom: 1vw;
}

.form-title .title_1 {
  font-size: 1.6vw;
  font-weight: 600;
  margin-bottom: 1vw;
}
.form-title .title {
  font-size: 1.8vw;
  font-weight: 600;
  /* text-align: center; */
}

.field {
  margin-bottom: 0.4vw;
  border-radius: 2px;
  overflow: hidden;
}

.field label {
  display: block;
  width: 100%;
  position: relative;
}

.field label div {
  position: absolute;
  top: 0.2vw;
  right: 0.2vw;
  font-size: 0.8vw;
}

.field label input {
  display: block;
  width: 100%;
  padding-top: 1.1vw;
  padding-right: 0.3vw;

  font-size: 1.5vw;
  border: 0;
}

label.checkbox {
  display: flex;
  cursor: pointer;
  height: 2vw;
  color: white;
  align-items: center;
}

label.checkbox input {
  width: unset;
  margin-left: 0.2vw;
  width: 1vw;
  height: 1vw;
}

.sub-title {
  font-size: 1vw;
}

label.checkbox p {
  font-size: 1vw;
  flex: 1;
}

input[type="submit"] {
  display: block;
  width: 100%;
  background: #e95b2e;
  border: 0;
  color: white;
  padding: 0.8vw 0.6vw 0.4vw;
  font-size: 1.7vw;
  border-radius: 2px;
  cursor: pointer;
  line-height: 1;
}

.accessibility {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 1vw;
  font-size: 1.2vw;
}

.accessibility a {
  color: white;
}

.accessibility img {
  width: 4vw;
  margin-bottom: 0.5vw;
}

/* video {
  width: 34.5vw;
  cursor: pointer;
  height: 19.4vw;
  margin-top: 1vw;
} */

.mobile .form {
  visibility: hidden;
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 0.3s, transform 0.3s;
  position: fixed;
}

body:not(.mobile) .only-mobile {
  display: none;
}

.mobile .only-mobile {
  display: block;
}

.m-logo {
  width: 39vw;
  margin: 4vw auto 8vw;
}

.mobile .titles {
  /* background-color: #f7f7f7; */
  width: 100%;
  height: 100%;
  top: -10vw;
  flex: 0;
  position: relative;
}

.mobile .section-1 {
  flex-direction: column;
}

.mobile .titles h2 {
  order: 1;
  font-size: 10vw;
  margin-bottom: 7vw;
}

.mobile .content > * {
  padding: 0;
}

.mobile h1 {
    font-size: 13.3vw;
    width: 100vw;
    text-align: center;
    margin-top: 6vw;
    color: #fff;
}

.mobile .titles .bold {
    font-size: 6vw;
}

.mobile .subp {
  margin: 2vw 0;
}
.mobile .subp-2 {
    font-size: 5.12vw;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 5vw 0;
    font-weight: 400;
}

/* .mobile video {
  width: 100%;
  height: 60vw;
} */

.mobile .service {
  flex-direction: column-reverse;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  margin: 0 0 28vw 0;
}
.mobile .services .service:last-child {
  margin: 0 0 8vw 0;
}

.mobile .service .text {
  font-size: 5.2vw;
  width: 85%;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 4vw;
  padding-right: 0;
  padding-top: 2vw;
}

.mobile .service img {
  transform: translateY(-50%);
  width: 40vw;
  margin: 0 0 -17vw 0;
}

.mobile .services {
  margin-top: 30vw;
  padding: 0;
}

.mobile {
  padding-bottom: 15vw;
  flex-direction: column;
}

.mobile .m-accessibility {
  display: flex !important;
  align-items: flex-end;
  justify-content: center;
  margin-top: 5vw;
}

.mobile .m-accessibility > div {
  display: flex;
  flex-direction: column;
  margin-left: 5vw;
  align-items: center;
}

.mobile .contact {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex !important;
  background-color: #e95f2e;
  text-align: center;
  color: white;
  font-size: 4vw;
}
/* .mobile .contact:before {
    content: 'חודש חינם!';
    position: absolute;
    top: -8vw;
    width: 100vw;
    text-align: center;
    background: rgb(243,108,49);
    border: 1px solid #000;
    color: #fff;
    font-size: 6vw;
    padding: 1.4vw 0 0.3vw;
    font-weight: 600;
    letter-spacing: 0.2vw;
} */

.contact img {
  height: 9vw;
  margin-bottom: 1vw;
}

.call-us {
  display: none;
  background-color: black;
  width: 30vw;
  color: white;
  text-decoration: none;
}

.open-form {
  flex: 1;
}

.only-mobile.contact > * {
  padding: 3vw;
}

.mobile .form.open {
  /* display: block; */
  visibility: visible;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow-x: scroll;
  z-index: 1;
  color: black;
  background-color: white;
  opacity: 1;
  transform: translateY(0);
}

.only-desktop {
  display: block;
}
.mobile .only-desktop {
  display: none;
}
.only-mobile {
  display: none;
}
.mobile .only-mobile {
  display: block;
}

.mobile .form .logo {
  width: 42vw;
  margin: 6vw auto;
}

.mobile form {
  padding: 0 2vw;
}

.mobile .form-title {
  color: black;
  margin-bottom: 4.5vw;
  padding: 0 2vw;
}

.mobile .form-title .title_1 {
  font-size: 6.5vw;
  font-weight: 600;
  text-align: right;
  margin-bottom: 1vw;
}
.mobile .form-title .title {
  font-size: 8vw;
  font-weight: 600;
  text-align: right;
}
.mobile .form-title p {
  font-size: 5.2vw;
}

.mobile .field label input {
  display: block;
  width: 100%;
  padding-top: 5.2vw;
  font-size: 5.5vw;
  background-color: gainsboro;
  border: 0;
  padding-bottom: 2vw;
  padding-right: 0.9vw;
}

.mobile .field {
  margin-bottom: 2.2vw;
}

.mobile .field label div {
  position: absolute;
  top: 1vw;
  right: 1vw;
  font-size: 4vw;
}

.mobile label.checkbox {
  height: 5vw;
  color: black;
}

.mobile .field label input[type="checkbox"] {
  width: unset;
  height: auto;
}

.mobile input[type="submit"] {
  background: #e95f2e;
  padding: 2.6vw;
  font-size: 7vw;
  -webkit-appearance: none;
}

.mobile label.checkbox p {
  flex: 1;
  font-size: 4vw;
  margin-right: 2vw;
  margin-top: 0.4vw;
}

.close {
  position: fixed;
  top: 3vw;
  left: 3vw;
  font-size: 8vw;
  z-index: 1;
}

.close-p {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(100%, -100%);
  color: #fff;
  font-size: 1.2vw;
  background: #000;
  border-radius: 50%;
  padding: 0.6vw 0.7vw 0.2vw;
  border-color: #fff;
  border: 0.1vw solid #e95a2e;
  cursor: pointer;
  display: none;
}

.mobile .close-p.close-p {
  transform: none;
  width: 10vw;
  height: 10vw;
  font-size: 6vw;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
  top: 3vw;
  right: 3vw;
  padding: 1.7vw 0.1vw 0.1vw;
}

.blob {
  background: black;
  border-radius: 50%;
  margin: 10px;
  height: 20px;
  width: 20px;
}
.blob {
  background: transparent;
  border-radius: 50%;
  margin: 10px;
  height: 8vw;
  width: 8vw;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  transform: scale(1);
  animation: pulse 2s infinite;
  position: absolute;
  top: 10.4vw;
  right: 32.6vw;
}
.mobile .blob {
  background: transparent;
  border-radius: 50%;
  margin: 10px;
  height: 12vw;
  width: 12vw;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  transform: scale(1);
  animation: pulse 2s infinite;
  position: absolute;
  top: 75.7vw;
  right: 41.6vw;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }

  70% {
    transform: scale(1.15);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

.close-p.active {
  display: block;
}

.tnx {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e95a2e;
  color: white;
  display: none;
}

.container-tnx {
  padding: 2vw;
  font-size: 2vw;
  font-weight: 700;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
}

.container-tnx a {
  color: white;
  text-decoration: none;
  margin-left: 1vw;
}

.icon-tnx {
  font-size: 0.8vw;
  font-weight: 400;
  text-align: center;
  display: flex;
  margin-top: 1vw;
  justify-content: center;
}

.tnx-p {
  font-size: 0.5em;
  font-weight: 100;
  margin-top: 0.7vw;
}

.icon-tnx img {
  width: 4vw;
}

.mobile .container-tnx {
  width: 100%;

  font-size: 9vw;
}

.mobile .icon-tnx {
  font-size: 5vw;
  margin-top: 5vw;
}

.mobile .icon-tnx img {
  width: 15vw;
}

.mobile .container-tnx a {
  color: black;
  text-decoration: none;
  margin-left: 6vw;
  font-size: 4.5vw;
}

.mobile .tnx {
  background-color: #ffffff;
  color: #000000;
}

.mobile .title-tnx {
  margin-bottom: 5vw;
}

.mobile .m-accessibility img {
  width: 10vw;
}

.mobile .m-accessibility a {
  padding-bottom: 15vw;
  color: black;
}

.smaller {
  font-size: 0.8em;
}

.mobile .subp {
  font-size: 5.1vw;
  text-align: center;
  width: 2;
  width: 100vw;
  padding: 0 8vw;
  margin-bottom: 5vw;
  font-weight: 400;
}

.mobile .titles .bold {
  margin: 2vw 0 0 0;
}

.privacy-declaration {
  text-align: left;
  color: white;
  font-size: 1vw;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 1vw;
}
.freeTitle {
  position: relative;
  font-size: 2.3vw;
  color: #fff;
  line-height: 0.75;
  font-weight: 600;
  display: none;
}
.freeTitle .hr1,
.freeTitle .hr2 {
  width: 14.8vw;
  height: 3px;
  background-color: #fff;
}
.freeTitle .hr1 {
    margin: 1vw 0 0.6vw 0;
}
.freeTitle .hr2 {
  margin: 0 0 0 0;
}
.freeTitle span {
    font-size: 3.93vw;
}
.mobile .h2-title {
    margin-top: 50vw;
}
.mobile .h2-title::after {
    top: 178.7vw;
}
.mobile .h2-title {
    margin-top: 15vw;
}
.mobile .h2-title::after {
    /* top: 199.5vw; */
    top: 205.2vw;
    
}
.mobile .freeTitle {
    color: #fff;
    margin: 0 0 5vw 0;
    font-size: 7.3vw;
    text-align: center;
    line-height: 0.8;
}
.mobile .freeTitle span{
    font-size: 12.6vw;
}
.mobile .freeTitle .hr1,
.mobile .freeTitle .hr2 {
    background-color: #fff;
    height: 2px;
    width: 46.8vw;
    margin: 0 auto 1.6vw;
}

