picture {
  display: block;
}

a, button {
  display: inline-block;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

a:hover, button:hover {
  text-decoration: none;
}

a:focus, button:focus {
  outline: 0;
}

button {
  padding: 0;
  border: 0;
  background-color: transparent;
}

img {
  max-width: 100%;
  height: auto;
  flex-shrink: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul a, ol a {
  display: inline-block;
}

label {
  position: relative;
  display: block;
  margin: 0;
}

input, textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  outline: none;
  color: #000;
  transition: 0.1s;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  overflow: visible;
  opacity: 1;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  overflow: visible;
  opacity: 1;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  overflow: visible;
  opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  overflow: visible;
  opacity: 1;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  color: transparent !important;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: transparent !important;
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: transparent !important;
}

input, textarea, select {
  color: inherit;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #DFDDD6 inset !important;
}

textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #DFDDD6 inset !important;
}

input:focus {
  box-shadow: none;
}

textarea {
  -ms-overflow-style: none;
}

h1, h2, h3, h4, h5, h6, b, strong {
  font-weight: bold;
}

i, em {
  font-style: italic;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  display: none;
}

input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

html {
  margin-top: 0 !important;
}

body {
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: articulat-cf, sans-serif;
  font-weight:600;
  font-size: 16px;
  line-height: 1.1;
  color: #000;
  background: #DFDDD6;
  overflow-x: hidden;
}

.pa-100 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.of-img > * {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.s1 {
  position: relative;
  font-size: 1rem;
  background: #EF3F38;
}

.s1__box {
  display: grid;
  grid-template-columns: 50% 50%;
  /*height: 1114px;*/
  min-height: 100vh;
}

.s1__left {
  position: relative;
}

.s1__left-bg {
  -o-object-fit: cover;
  object-fit: cover;
}

.s1__left-main {
  padding: 15px 2%;
}

.s1__left-text {
  position: relative;
  margin: 0;
  padding: 0 0 0 36px;
  font-size: 19px;
  line-height:27px;
  font-family: articulat-cf, sans-serif;
  font-weight: 700;
  color: #FFF;
}

.s1__left-text span {
  position: absolute;
  left: 0;
  top: -1px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #EF3F38;
}

.s1__left-logo {
  position: absolute;
  left: 3.7%;
  top: 67.7%;
  transform: translate(0, -50%);
  width: 730px;
}

.s1__left-logo img {
  width: 100%;
}

.s1__right {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 5% 7.6% 3.5% 4.2%;
  overflow: hidden;
}

.s1__right-top {
  flex-shrink: 0;
}

.s1__right-text-1 {
  margin: 0 0 28px 2.5%;
  font-size: 20px;
  line-height:1.2;
  font-family:articulat-cf, sans-serif;
  font-weight:600;
  color: #FFF;
}

.s1__right-text-1 span:nth-child(2) {
  margin: 0 0 0 98px;
}

.s1__right-text-1 span:nth-child(3) {
  margin: 0 0 0 144px;
}

.s1__right-text-2 {
  margin: 0 0 43px 1.2%;
  width: 780px;
}

.s1__right-text-2 img {
  display: block;
  width: 100%;
}

.s1__right-text-3 {
  width: 590px;
}

.s1__right-text-3 img {
  width: 100%;
  max-width: 40vh;
  padding-bottom: 5vh;
}

.s1__right-bottom {
  flex-shrink: 0;
}

.s1__right-text-4 {
  display: flex;
  justify-content: flex-end;
  margin: 0 0 18px;
}

.s1__right-text-4 img {
  width: 333px;
}

.s1__right-text-5 {
  display: flex;
  align-items: flex-end;
  margin: 0 0 0 2.2%;
  font-size: 17px;
  line-height:1;
  font-family:articulat-cf, sans-serif;
  font-weight:600;
}

.s1__right-text-5 span:nth-child(1) {
  color: #FFF;
}

.s1__right-text-5 span:nth-child(2) {
  position: relative;
  top: 5px;
  margin: 0 0 0 16.5%;
  white-space: nowrap;
}

.s2 {
  position: relative;
  /*height: 1029px;*/
  min-height: 100vh;
  color: #383838;
}

.s2__bg {
  -o-object-fit: cover;
  object-fit: cover;
}

.s2__main {
  padding: 4.6% 3.3%;
  /*background-color: #1d1d1d;*/
}

.s2__text {
  margin: 0 0 53px;
  max-width: 100%;
  font-size: 29.16px;
  line-height:1.1;
  font-family: articulat-cf, sans-serif;
  font-weight: 700;
  color: #ee3e38;
  text-align: center;
  
  position: absolute;
  top: 50%;
  left:  50%;;
  transform: translate(-50%, -50%);
  padding: 10px;
  
  
}

.s2__text u {
  text-decoration: underline;
}

.s2__text p {
  margin: 0 0 1.05em;
}

.s2__btn {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 39px;
  font-size: 17.64px;
  line-height:1.2;
  font-family: articulat-cf, sans-serif;
  font-weight: 700;
  text-align: center;
  border-radius: 10px;
  color: #FFF;
  background: #EF3F38;
  transition: background 0.2s;
  float: left;
}

.s2__btn:nth-child(3) {

  margin-left: 12px;
  padding-left: 0 !important;
	padding-right: 0 !important;
  width: 4em;
}

.s2__btn:hover {
  background: #e21a12;
}

.s3 {
  padding: 1.65% 1.4% 0 1%;
}
.s3alt {
  padding: 1.65% 1.4% 0 1%;
}

.s3__blocks {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 10px;
  /*height: 1150px;*/
  min-height: 100vh;
}

.s3-block {
  position: relative;
  color: #FFF;
}

.s3-block:nth-child(2n) .s3-block__main {
  padding-left: 5%;
}

.s3-block__main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2% 4% 3.4%;
}

.s3-block__title {
  margin: 0;
  font-size: 23px;
  line-height:1.1;
  font-family:articulat-cf, sans-serif;
  font-weight:600;
}

.s3-block__tags {
  margin: 0;
  font-size: 23px;
  line-height:1.1;
  font-family:articulat-cf, sans-serif;
  font-weight:600;
}

.s4 {
  padding: 3.5% 2.5% 8.7% 3%;
}

.s4__titles {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 5% 4% 4% 0;
}

.s4__title {
  margin: 0;
  padding: 38px 0 0;
  font-size: 36px;
  line-height:1.1;
  font-family: articulat-cf, sans-serif;
  font-weight: 700;
  color: #EF3F38;
  background: url("data:image/svg+xml,%3Csvg width='30' height='25' viewBox='0 0 30 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3262 3.8457H6.10547C5.28516 3.8457 4.57617 4.14453 3.97852 4.74219C3.38086 5.33984 3.08203 6.05469 3.08203 6.88672V11.4219C3.08203 12.2656 3.375 12.9863 3.96094 13.584C4.55859 14.1699 5.27344 14.4629 6.10547 14.4629H21.7324V7.74805L29.9766 15.9922L21.7324 24.2363V17.5039H6.10547C4.44141 17.5039 3.01172 16.9121 1.81641 15.7285C0.632812 14.5332 0.0410156 13.0977 0.0410156 11.4219V6.88672C0.0410156 5.21094 0.632812 3.78125 1.81641 2.59766C3.01172 1.40234 4.44141 0.804688 6.10547 0.804688H11.3262V3.8457Z' fill='%23EF3F38'/%3E%3C/svg%3E%0A") 0 0/30px auto no-repeat;
}

.s4__blocks {
  display: grid;
  gap: 30px;
}

.s4-block {
  display: grid;
  grid-template-columns: auto 1fr 252px 147px;
}

.s4-block > *:not(:first-child) {
  margin-top: 62px;
}

.s4-block__img {
  position: relative;
}

.s4-block__img img {
  width: 100%;
  border-radius: 18px;
}

.s4-block__img::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.s4-block__title {
  margin: 0 100px 0 6%;
  font-size: 35px;
  line-height:1.08;
  font-family: articulat-cf, sans-serif;
  font-weight: 800;
}

.s4-block__tags {
  position: relative;
  margin: 0;
  padding-left: 94px;
  font-size: 23px;
  line-height:1.08;
  font-family:articulat-cf, sans-serif;
  font-weight:600;
}

.s4-block__tags img {
  position: absolute;
  left: 0;
  top: 0;
}

.yt-img {
  width: 65px;
}

.lin-img {
  width: 60px;
}

.s4-block__date {
  margin: 0;
  font-size: 23px;
  line-height:1.08;
  font-family:articulat-cf, sans-serif;
  font-weight:600;
  text-align: right;
}

.s4-block_1 > *:not(:first-child) {
  margin-top: 32px;
}

.s4-block_1 .s4-block__img {
  width: 110px;
}

.s4-block_1 .s4-block__img::before {
  padding-top: calc(160/110 * 100%);
}

.s4-block_2 .s4-block__img {
  width: 190px;
}

.s4-block_2 .s4-block__img::before {
  padding-top: calc(270/190 * 100%);
}

.s4-block_3 .s4-block__img {
  width: 380px;
}

.s4-block_3 .s4-block__img::before {
  padding-top: calc(270/380 * 100%);
}

.s4-block_4 .s4-block__img {
  width: 560px;
}

.s4-block_4 .s4-block__img::before {
  padding-top: calc(570/560 * 100%);
}

.f-row {
  position: relative;
  background: #2B2A2A;
}

.f-row__box {
  position: relative;
  display: grid;
  grid-template-columns: 220px calc(100% - 284px);
  gap: 64px;
  padding: 52px 76px 65px 130px;
  z-index: 2;
}

.f-row__box.pa-100 {
  position: absolute;
}

.f-row__left {
  position: relative;
}

.f-row__title {
  margin: 15px 0 0;
  font-size: 23px;
  line-height:0.98;
  font-family: articulat-cf, sans-serif;
  font-weight: 700;
  color: #FFF;
}

.f-row__buttons {
  position: absolute;
  left: 130px;
  top: 159px;
  display: flex;
  align-items: center;
  z-index: 2;
}

.f-row__button {
  display: block;
  width: 60px;
  height: 30px;
  border-radius: 10px;
  background-color: #fff;
  background-position: center;
  background-size: 28px auto;
  background-repeat: no-repeat;
  transition: all 0.2s;
}

.f-row__button:hover {
  background-color: #EF3F38;
  box-shadow: 0 0 40px #EF3F38;
}

.f-row__button_left {
  margin: 0 10px 0 0;
  background-image: url("../img/5/arrow-left.svg");
}

.f-row__button_right {
  background-image: url("../img/5/arrow-right.svg");
}

.f-row__right {
  position: relative;
  display: flex;
  align-items: center top;
}

.f-row__text {
  margin: 0;
  width: 100%;
  /*font-size: 56px;*/
  font-size: 38px;
  line-height:1;
  font-family: articulat-cf, sans-serif;
  font-weight: 700;
  color: #FFF;
}

.f-row__text_black {
  color: #000;
}

.f-row_bg .f-row__buttons {
  top: 209px;
}

.f-row_bg-red {
  background: #EF3F38;
}

.f-row_bg {
  -o-object-fit: cover;
  object-fit: cover;
}

.footer__main {
  padding: 159px 40px 216px;
  overflow: hidden;
}

.f-form {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 40px;
  margin: 0 0 200px;
}

.f-form__rows {
  display: grid;
  grid-template-columns: 22% 27% 51%;
}

.f-form__row {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  padding: 0 35px 0 0;
}

.f-form__row_3 {
  padding: 0 !important;
}

.f-form__label,#hs-form .hs-form-field label {
  margin: 0 14px 0 0;
  font-size: 22px;
  line-height:1.1;
  font-family: articulat-cf, sans-serif;
  font-weight: 700;
}

.f-form__field,#hs-form .hs-input {
  padding: 0 15px;
  height: 54px;
  border: 2px solid #000;
  border-radius: 10px;
  font-size: 22px;
  line-height:1.1;
  font-family: articulat-cf, sans-serif;
  font-weight: 700;
  background: transparent;
  transition: border-color 0.2s;
}

.f-form__field:focus,#hs-form .hs-input:focus {
  border-color: #EF3F38;
}

.f-form__submit, #hs-form .hs-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 89px;
  height: 54px;
  border-radius: 10px;
  font-size: 22px;
  line-height:1.1;
  font-family: articulat-cf, sans-serif;
  font-weight: 800;
  color: #FFF;
  background: #000;
  transition: background 0.2s;
}

.f-form__submit:hover,#hs-form .hs-button:hover {
  background: #EF3F38;
}

.f-bottom-slider {
  overflow: visible;
}

.f-bottom-slide {
  padding: 0 30px 0 0;
}

.f-bottom-slide__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
}

.f-bottom-slide__text span {
  display: inline-block;
  max-width: 100%;
  margin: 0 0 -3px;
  padding: 10px 25px 10px 15px;
  font-size: 33px;
  line-height:1.04;
  font-family: articulat-cf, sans-serif;
  font-weight: 800;
  border-radius: 22px;
  color: #FFF;
  background: #EF3F38;
}

.f-bottom-slide__text span:last-child {
  margin: 0;
}

.footer__bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: top;
  padding: 32px 43px 32px 55px;
  font-size: 15px;
  line-height:1.2;
  font-family: articulat-cf, sans-serif;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.92);
}

.footer__cr {
  margin: 0;
}

.footer__years {
  margin: 0 0 0 118px;
}

.footer__links {
  display: flex;
  align-items: top;
  margin: 0 0 8px 0;

  
}

.footer__links li {
  margin: 0 31px 0 0;
/*  border-bottom: 1px solid rgba(0, 0, 0, 0.92);*/
}

.footer__links li:last-child {
  margin: 0;
}

/*@media (max-height: 1000px) and (min-width: 1300px) {
  .s1 {
    font-size: calc(10/1114 * 100vmin);
  }
}*/

@media (min-width: 0px) {
  html {
    font-size: calc(10/1570 * 100vw);
  }
  .s1__left-logo {
    width: 73em;
  }
  .s1__right {
    padding: 4em 5.8em 2.7em 3.4em;
  }
  .s1__right-text-1 {
    margin: 0 0 1.4em 0;
    font-size: 2em;
  }
  .s1__right-text-1 span:nth-child(2) {
    margin: 0 0 0 4.8em;
  }
  .s1__right-text-1 span:nth-child(3) {
    margin: 0 0 0 7.4em;
  }
  .s1__right-text-2 {
    margin: 0 0 4.3em 0;
    width: 78em;
  }
  .s1__right-text-3 {
    width: 59em;
  }
  .s1__right-text-4 {
    margin: 0 0 1.8em;
  }
  .s1__right-text-4 img {
    width: 20em;
  }
  .s2__text {
    margin: 0 0 5.3rem;
    max-width: 70rem;
	font-size: 3.5rem;
  }
  .s2__btn {
    margin: 0 0 0 6.2rem;
    width: 13rem;
    height: 3.9rem;
    font-size: 1.8rem;
    border-radius: 1rem;
  }
  .s3__blocks {
    gap: 1rem;
  }
  .s3-block__title, .s3-block__tags {
    font-size: 1.9rem;
  }
  .s4__blocks {
    gap: 3.5rem;
  }
  .s4-block {
  grid-template-columns: auto 1fr 24.2rem 12.7rem;

  }
  .s4-block > *:not(:first-child) {
    margin-top: 6.2rem;
  }
  .s4-block__img img {
    border-radius: 1.8rem;
  }
  video.s4-block__img {
    border-radius: 1.8rem;
  }
  .s4-block__title {
    margin: 0 10rem 0 5%;
    font-size: 3.5rem;
  }
  .s4-block__tags {
   padding-left: 9rem;
/*    padding-left: 88px;*/
    font-size: 1.6rem;
  }
  .s4-block__date {
    font-size: 1.6rem;
  }
  .s4-block_1 > *:not(:first-child) {
    margin-top: 3.2rem;
  }
  .s4-block_1 .s4-block__img {
    width: 11rem;
  }
  .s4-block_2 .s4-block__img {
    width: 19rem;
  }
  .s4-block_3 .s4-block__img {
    width: 38rem;
  }
  .s4-block_4 .s4-block__img {
    width: 56rem;
  }
  .s4__title {
    padding: 3.8rem 0 0;
    font-size: 3.6rem;
    background-size: 3rem auto;
  }
  .yt-img {
  width: 5rem;
  }
  .lin-img {
    width: 5rem;
  }
  .footer__rows {
    font-size: calc(10/1216 * 100vmin);
  }
  .f-row__box {
    padding: 5.2em 7.6em 5.2em 13em;
    min-height: 30vh;
  }
  .f-row__buttons {
    top: 60%;
    left: 13em;
  }
  .f-row__title {
    margin: calc(15/23 * 1em) 0 0;
  }
  .f-row__button_left {
    margin: 0 1em 0 0;
  }
  .f-row__text {
  	font-size: 38px;
	}
  .f-row_bg .f-row__box {
    height: 35vh;
  }
  .f-row_bg .f-row__buttons {
    top: 48%;
  }
  .footer__main {
    padding: 15.9rem 4rem 10rem;
  }
  .f-form,#hs-form {
    gap: 4rem;
    margin: 0 0 10rem;
  }
  .f-form__row {
    padding: 0 3.5rem 0 0;
  }
  .f-form__label ,#hs-form .hs-form-field label{
    margin: 0 1.4rem 0 0;
    font-size: 2.2rem;
  }
  .f-form__field ,#hs-form .hs-input{
    padding: 0 1.5rem;
    height: 5.4rem;
    min-height: 5.4rem;
    border-width: 0.2rem;
    border-radius: 1rem;
    font-size: 2.2rem;
    overflow: hidden;
  }
  .f-form__field_area {
    padding-top: 1.3rem;
  }
  .f-form__submit, #hs-form .hs-button {
    width: 8.9rem;
    height: 5.4rem;
    border-radius: 1rem;
    font-size: 2.2rem;
  }
  .f-bottom-slide {
    padding: 0 3rem 0 0;
  }
  .true-marquee span,
  .f-bottom-slide__text span {
    margin: 0 0 -0.3rem;
    padding: 1rem 1.5rem 1rem 1.5rem;
    font-size: 2rem;
    border-radius: 2.2rem;
  }
  .footer__bottom {
    padding: 3.2rem 4.3rem 3.2rem 5.5rem;
  }
  .footer__years {
    margin: 0 0 0 11.8rem;
  }
  .footer__links {
/*    border-bottom-width: 0.1rem;*/
  }
  .footer__links li {
    margin: 0 3.1rem 0 0;
  }
    .footer__links a {
    text-decoration: underline;
	font-size: 16px;
  }
}

@media (max-width: 900px) {
  html {
    font-size: calc(10/360 * 100vw);
  }
  .s1__box {
    grid-template-columns: auto;
    height: auto;
  }
  .s1__left {
    height: 70rem;
  }
  .s1__left-text {
    padding: 0 3.6rem;
    font-size: 1.6rem;
    line-height: 1;
  }
  .s1__left-text span {
    top: -0.7rem;
    width: 2.6rem;
    height: 2.6rem;
  }
  .s1__left-main {
    padding: 2.7rem 0 1rem 1rem;
  }
  .s1__left-logo {
    width: 26rem;
    left: 7%;
    top: 79%;
  }
  .s1__right {
    padding: 2rem 1rem 1.4rem 2rem;
  }
  .s1__right-text-1 {
    margin: 0 0 1.6rem;
    font-size: 1.6rem;
  }
  .s1__right-text-1 span:nth-child(1) {
    margin: 0;
  }
  .s1__right-text-1 span:nth-child(2) {
    margin: 0 0 0 7.8rem;
  }
  .s1__right-text-1 span:nth-child(3) {
    margin: 0 0 0 11.4rem;
  }
  .s1__right-text-2 {
    margin: 0 0 2rem;
    width: 35rem;
  }
  .s1__right-text-3 {
    margin: 0 0 0 -0.5rem;
    width: 25rem;
  }
  .s1__right-text-4 {
    margin: 0 0 2.4rem;
  }
  .s1__right-text-4 img {
    width: 16.6rem;
  }
  .s1__right-top {
    margin: 0 0 3.6rem;
  }
  .s1__right-text-5 {
    margin: 0;
    font-size: 1.6rem;
  }
  .s1__right-text-5 span:nth-child(2) {
    top: auto;
    margin: 0 0 0 27%;
  }
  .s2 {
    height: 38.8rem;
  }
  .s2__main {
    padding: 1.8rem 2rem;
  }
  .s2__text {
    margin: 0 0 2.1rem;
    font-size: 1.6rem;
    line-height: 1;
  }
  .s2__text p {
    margin: 0 0 1em;
  }
  .s2__btn {
    margin: 0 0 0 3rem;
    width: 10.4rem;
    height: 3.1rem;
    font-size: 1.4rem;
    border-radius: 0.8rem;
  }
  .s2__text span {
    border-bottom-width: 0.1rem;
  }
  .s3 {
    padding: 2rem 1rem 0;
  }
  .s3__blocks {
    grid-template-columns: auto;
    grid-template-rows: auto;
    gap: 1rem;
    height: auto;
  }
  .s3-block {
    height: 25.5rem;
  }
  .s3-block__title {
    font-size: 1.4rem;
  }
  .s3-block__tags {
    font-size: 1.4rem;
  }
  .s3-block__main {
    padding: 1rem 2rem 0.6rem;
  }
  .s4 {
    padding: 1.3rem 1rem 7.5rem;
  }
  .s4-block {
    grid-template-columns: auto 1fr;
  }
  .s4-block__tags {
    display: none;
  }
  .s4-block__date {
    display: none;
  }
  .s4-block > *:not(:first-child) {
    margin-top: 0;
  }
  .s4-block__title {
    margin: 0 0 0 8%;
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
  .s4-block_1 .s4-block__img {
    width: 5.5rem;
  }
  .s4-block_2 .s4-block__img {
    width: 9.5rem;
  }
  .s4-block_3 .s4-block__img {
    width: 19rem;
  }
  .s4-block_4 .s4-block__img {
    width: 28rem;
  }
  .s4-block__img img {
    border-radius: 0.9rem;
  }
  .s4-block_4 {
    grid-template-columns: auto;
  }
  .s4-block_4 .s4-block__title {
    margin: 1.2rem 0 0 0;
  }
  .s4__blocks {
    gap: 1rem;
  }
  .s4__titles {
    margin: 0 0 4.5rem;
  }
  .s4__title {
    margin: 0 0 0 0.5rem;
    padding: 1.8rem 0 0;
    font-size: 1.8rem;
    background-size: 1.8rem auto;
  }
  .s4__title_2 {
    display: none;
  }
  .footer__rows {
    font-size: 1rem;
  }
  .f-row {
    height: auto;
  }
  .f-row__box {
    padding: 2.1rem 1rem 4.8rem;
    grid-template-columns: auto;
    gap: 10.4rem;
    height: auto;
    min-height: 33.1rem;
  }
  .f-row__title {
    margin: 0;
    font-size: 2.3rem;
  }
  .f-row__buttons {
    top: 6.4rem;
    left: 1rem;
  }
  .f-row__button {
    width: 6rem;
    height: 3rem;
    background-size: 2.8rem auto;
  }
  .f-row__text {
    margin: 0 1rem;
	line-height: 1.07;
	font-size: 1.8rem;
  }
  .f-row_bg .f-row__box {
    padding-top: 2.3rem;
  }
  .f-row_bg .f-row__buttons {
    top: 6.5rem;
  }
  .f-row_bg {
    height: 33.1rem;
  }
  .footer__main {
    padding: 2rem 2rem 4.5rem;
  }
  .f-form {
    grid-template-columns: auto;
    gap: 28px;
    margin: 0 0 8rem;
  }
  .f-form__rows {
    grid-template-columns: auto;
    gap: 20px;
  }
  .f-form__row {
    grid-template-columns: auto;
    padding: 0;
  }
  .f-form__label ,#hs-form .hs-form-field label {
    margin: 0 0 1rem;
    font-size: 22px;
  }
  .f-form__row_3 .f-form__label {
    margin-top: 10px;
  }
  .f-form__submit , #hs-form .hs-button{
    width: 100%;
    height: 54px;
    border-radius: 10px;
    font-size: 22px;
  }
  .f-form__field,#hs-form .hs-input {
    padding: 0 15px;
    height: 54px;
    min-height: 54px;
    border-width: 2px;
    border-radius: 10px;
    font-size: 22px;
  }
  .f-form__field_area, #hs-form .hs-fieldtype-textarea {
    padding-top: 10px;
    height: 108px;
    min-height: 108px;
  }
  .f-bottom-slide__text span {
    margin: 0 0 -0.1rem;
    padding: 0.5rem 1rem 0.5rem 1rem;
    font-size: 1.65rem;
    border-radius: 1.1rem;
  }
  .f-bottom-slide {
    padding: 0 1rem 0 0;
  }
  .f-bottom-slider {
    margin: 0 0 0 -7rem;
  }
  .footer__bottom {
    display: block;
    padding: 1rem 3rem;
    text-align: center;
  }
  .footer__cr {
    margin: 0 0 2rem;
    width: 100%;
    font-size:16px;
  }
  .footer__years {
    margin: 0 0 1.3rem;
    width: 100%;
    font-size:16px;
  }
  .footer__links {
    display: inline-flex;
    justify-content: center;
    border-bottom: 0;
	
  }
  .footer__links a {
    text-decoration: underline;
	font-size: 16px;
  }
}



/*robby resets*/
@media (min-width: 1570px) {
  .true-marquee span,
  .f-bottom-slide__text span {font-size: 21px; border-radius: 22px; padding: 10px 15px 10px 15px;}
  .s4-block {grid-template-columns: auto 1fr 260px 140px;}
  .s4-block__tags {padding-left:120px;}
  .f-form__label,#hs-form .hs-form-field label {font-size: 23px;}
  .f-form__field,#hs-form .hs-input {
    padding: 0 1.5rem;
    height: 58px;
    min-height: unset;
  }
    .footer__links a {
    text-decoration: underline;
	font-size: 16px;
  }
}



/*
  Le Daan Magic
*/
  html { scroll-behavior: smooth; }
  
  footer .swiper-wrapper { 
    transition-timing-function: linear;
  }
  
  .s1 h1, .s1 h2, .s1 h3 { display: none; }


/* New normal basic marquee */ 
  .true-marquee,
  .true-marquee ul {
    display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center;
  }
  
  .true-marquee li a { 
    margin-right: 9rem;
    display: flex; flex-direction: column; align-items: flex-start;
  }
  
  .true-marquee span {
    white-space: nowrap; 
    display: inline-block;
    max-width: 100%;
    margin: 0 0 -3px; 
    padding: 10px 25px 10px 15px; 
    border-radius: 18px;
    font-size:  2.8rem; line-height:1.04;
    font-family: articulat-cf, sans-serif; font-weight: 800;
    color: #ffffff; background: #EF3F38;
  }

  @media screen and (max-width: 900px){
    .true-marque li a { width: 75vw; }
    .true-marquee span {
      margin: 0 0 -0.1rem; padding: 0.5rem 1rem;
      font-size: 1.65rem;
      border-radius: 1.1rem;
    }
  }






/* new fontsizes fix */
@media (min-width: 900px) {
  .s1__left-text,
  .s1__right-text-1,
  .s1__right-text-1 span,
  .s1__right-text-5,
  .s1__right-text-5 span,
  .s3-block__title, 
  .s3-block__tags,
  .s4-block__tags,
  .f-row__title,
  .s4-block__date,
  p.footer__cr,
  p.footer__years,
  p.footer__links {font-size: 16px !important; }

  .true-marquee span {font-size: 18px;border-radius: 16px;}
  
  .s4-block__title {
    font-size: 3.9rem; /*hier maak je de titles kleiner/groter mee*/
  }
  

  .s3__blocks.alt {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: none;
  }
}  

@media (max-width: 900px) {
  .s3__blocks.alt {
    grid-template-columns: none;
    grid-template-rows: 1fr 1fr;
  }
  .s3__blocks.alt .s3-block {
    height: auto;
  }
}


.stijntje {
	background: url(../img/5/xray.png);
	background-size: 70%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.insight {
	background-color: #000000;
	color: #dfdcd6;
	border-radius: 10px;
	padding: 8px;
	position: absolute;
}

.our_red {
	color: #EF3F38;
}


/* HS form css  Jawad*/
#hs-form{
  margin-bottom: 10rem;
}
#hs-form form{
  display: flex;
  gap: 3.5rem;
}
#hs-form .hs-form-field{
  display: flex;
  flex: 1;
  align-items: center;
}
#hs-form .hs-fieldtype-textarea{
  flex: 2;
}
#hs-form .hs-form-field .input{
  flex: 1;
}
#hs-form .hs-button{
  border: none;
}
#hs-form .hs-form-field label{
  min-width: fit-content;
}

#hs-form .hs-error-msg{
  display: none;
}
@media (min-width){
  #hs-form {
    gap: 4rem;
    margin: 0 0 10rem;
  }
}
@media (max-width: 900px){
  .f-form {
    margin: 0 0 8rem;
  }
  #hs-form form{
    flex-direction: column;
    gap: 2rem;
  }
  #hs-form .hs-form-field{
    flex-direction: column;
    align-items: start;
  }
  #hs-form .input{
    width: 100%;
  }
  .f-row__buttons{
    top: 9.5rem;
  }
  .f-row_bg .f-row__buttons {
    top: 9.5rem;  
  }
}


.ot-sdk-container {
	background-color: #000000 !important;
	color: #ffffff;
	font-family: articulat-cf, sans-serif !important;
}

.ot-sdk-container .policy {
	font-family: articulat-cf, sans-serif !important;
	color: #ff2b2b !important;
	opacity: 1;
}

#ot-sdk-btn-floating.ot-floating-button {
	display: none;
}
