body {
  font-family: 'Roboto', sans-serif;
  margin: 0 auto !important;
  padding: 0 !important;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2;
  color: #111111;
  overflow-x: hidden !important;
}

p {
  word-wrap: break-word !important;
}

*:focus,
*:hover {
  outline-color: transparent !important;
}

img {
  max-width: 100%;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shadow-0 {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.shadow-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 3px rgba(0, 0, 0, 0.12);
}

.shadow-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.shadow-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.shadow-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

ul.custom {
  padding-left: 15px;
}

ul.custom li {
  margin-bottom: 10px;
}

.visible-md {
  display: none;
}

.mh-100 {
  min-height: 100vh;
}

.title-42 {
  font-size: 42px;
  font-weight: 700;
}

.title-24 {
  font-size: 24px;
  font-weight: 700;
}

.title-22 {
  font-size: 22px;
  font-weight: 700;
}

.title-20 {
  font-size: 20px;
  font-weight: 700;
}

.subtitle-26 {
  font-size: 26px;
  font-weight: 300;
}

.subtitle-20 {
  font-size: 20px;
  font-weight: 300;
}

.btn {
  position: relative;
  display: block;
  width: 100%;
  max-width: 290px;
  padding: 12px 8px;
  border: 1px solid transparent;
  background: transparent;
  border-radius: 0;
  white-space: pre-wrap;
  box-shadow: none;
  font-weight: 500;
  transition: .3s;
}

.btn:hover,
.btn:focus {
  box-shadow: none;
}

.btn_primary {
  background: #1ec9ff;
  color: #fff;
}

.btn_primary:hover,
.btn_primary:focus {
  background: #00a7dd;
  color: #fff;
}

.btn_secondary {
  background: red;
  color: #fff;
  text-transform: none;
  box-shadow: none;
}

.btn_secondary:hover,
.btn_secondary:focus {
  background: #ff0000 - #222222;
  color: #fff;
  box-shadow: none;
}

.form {
  position: relative;
  display: block;
}

.form .input {
  position: relative;
  display: block;
  width: 100%;
  max-width: 290px;
  font-size: 16px;
  color: #111111;
  border: 1px solid transparent;
  background: transparent;
  padding: 15px;
  margin: 0 auto 20px auto;
}

.form .input_g {
  position: relative;
  display: block;
  width: 100%;
  max-width: 290px;
  font-size: 16px;
  color: #111111;
  border: 1px solid transparent;
  background: transparent;
  padding: 15px;
  margin: 0 auto 20px auto;
  background: #f0f0f0;
}

.form .input_w {
  position: relative;
  display: block;
  width: 100%;
  max-width: 290px;
  font-size: 16px;
  color: #111111;
  border: 1px solid transparent;
  background: transparent;
  margin: 0 auto 20px auto;
  background: #fff;
  padding: 15px;
}

.form .btn {
  margin: 0 auto;
}

.block_form {
  position: relative;
  width: 100%;
  max-width: 460px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
  color: #111111;
}

.block_form .form {
  margin: 20px 0 0px;
}

.block_form .title {
  font-size: 18px;
  font-weight: 700;
}

.block_form .text {
  font-weight: 300;
}

.menu span {
  font-size: 24px;
}

.menu .btn {
  display: block;
  width: 180px;
  font-size: 14px;
  padding: 6px 5px;
}

.static-top {
  background: rgba(0, 0, 0, 0.4);
}

.static-top a {
  font-size: 24px;
  color: #fff;
}

.static-top a:hover,
.static-top a:focus {
  color: #1ec9ff;
}

.fixed-top {
  background: rgba(255, 255, 255, 0.9);
}

.fixed-top a {
  font-size: 24px;
  color: #1ec9ff;
}

.fixed-top a:hover,
.fixed-top a:focus {
  color: #00a7dd;
}

.fixed-top a.navbar-brand {
  color: #222;
}

.navbar-nav a {
  font-size: 18px;
}

.navbar-toggler {
  background: #1ec9ff;
  border-color: #fff;
}

.navbar-toggler span {
  font-size: 1.25rem;
}

.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.main_section {
  position: relative;
  width: 100%;
  height: auto;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  color: #fff;
}

.main_section .shadow {
  position: relative;
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.4);
  padding: 50px 0;
}

.main_section .block_form .form .input_g,
.main_section .block_form .form .btn {
  max-width: 100%;
}

.main_section .mh-100 {
  min-height: calc(100vh - 155px);
}

.main_section .title-42 {
  margin-bottom: 30px;
}

.main_section .block_list {
  font-size: 26px;
}

.main_section .arrow_down {
  display: block;
  width: 40px;
  text-align: center;
  margin: 15px auto;
}

.main_section .arrow_down svg {
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  animation: arrow-down 1.7s infinite ease;
}

@keyframes arrow-down {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }

  55% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }

  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.section_kinds {
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  padding: 50px 0;
}

.section_kinds .title-42 {
  margin-bottom: 30px;
}

.section_kinds figure {
  display: inline-block;
  width: 200px;
  height: 200px;
  margin-top: 80px;
}

.section_kinds figure img {
  border-radius: 50%;
}

.section_kinds h3 {
  font-size: 22px;
  font-weight: 700;
}

.section_guarantees {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0;
  background: #f5f5f5;
}

.section_guarantees .title-42 {
  text-transform: uppercase;
  margin-bottom: 35px;
}

.section_guarantees figure {
  margin-top: 30px;
}

.section_seizure {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0;
  background: #fff;
}

.section_seizure .block {
  padding: 30px 30px 10px 30px;
  color: #fff;
  background: #1ec9ff;
}

.section_seizure .block .img {
  position: absolute;
  bottom: -10px;
  right: -75px;
  text-align: center;
}

.section_seizure .block .title-42 {
  margin-bottom: 40px;
}

.section_seizure .block ul.custom {
  font-size: 18px;
}

.section_seizure .block .form {
  margin-top: 50px;
}

.section_seizure .block .form .btn {
  font-size: 15px;
  padding: 13px 5px;
}

.section_safely {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0;
}

.section_safely .title-42 {
  margin-bottom: 30px;
}

.section_safely .subtitle-26 {
  margin-bottom: 50px;
}

.section_safely figure {
  display: inline-block;
  width: 200px;
  height: 200px;
  margin-top: 30px;
}

.section_safely figure img {
  border-radius: 50%;
}

.section_danger {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0 75px 0;
  background: #fff;
}

.section_danger .title-24 {
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 5px solid #e74c3c;
  margin-bottom: 30px;
}

.danger {
  background: #00a7dd !important;
  color: #fff !important;
  padding: 3px !important;
  font-size: 19px;
}

.section_danger p {
  font-size: 16px;
  color: #111111;
  line-height: 1.8;
}

.section_danger ul {
  padding-left: 15px;
  font-size: 16px;
  color: #111111;
}

.section_danger ul li {
  margin-bottom: 10px;
}

.section_danger ul li span {
  background: #e74c3c;
  color: #fff;
  padding: 3px;
}

.section_danger .w-100 {
  margin: 40px 0;
}

.section_advantage {
  position: relative;
  width: 100%;
  height: auto;
  background: url('../img/bg/1.jpeg') no-repeat scroll 0 0 transparent;
  background-position: top center;
  background-size: cover;
  color: #fff;
}

.section_advantage .shadow {
  position: relative;
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  padding: 85px 0 50px 0;
}

.section_advantage .titile-42 {
  font-size: 52px;
  margin-bottom: 40px;
}

.section_advantage .block {
  margin: 30px auto auto auto;
}

.section_advantage .block .img {
  margin-bottom: 25px;
}

.section_advantage .block .img img {
  max-height: 100px;
}

.section_advantage .block p {
  font-size: 18px;
  font-weight: 300;
}

.section_advantage .block p.title {
  font-size: 20px;
  font-weight: 700;
}

.section_cert {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0;
  background: #fff;
}

.section_cert .title-42 {
  text-transform: uppercase;
}

.section_cert .slider {
  width: 100%;
  max-width: 800px;
  margin: 50px auto auto auto;
}

.section_price {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0;
  background: #f5f5f5;
}

.section_price .title-42 {
  margin-bottom: 35px;
}

.section_price .block {
  width: 100%;
  max-width: 290px;
  margin: 30px auto auto auto;
  background: #fff;
  transition: .3s;
}

.section_price .block:hover {
  transition: .3s;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.section_price .block .price {
  padding: 20px 0;
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  background: #1ec9ff;
}

.section_price .block .text {
  text-align: left;
  padding: 25px;
}

.section_price .block .text p {
  line-height: 1.5;
  font-weight: 300;
}

.section_price .block .text p.title {
  font-weight: 700;
  font-size: 16px;
}

.section_price .block .btn {
  margin-top: 25px;
}

.section_seizure2 {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0;
  background: #f5f5f5;
}

.section_seizure2 .titile-42 {
  margin-bottom: 30px;
}

.section_seizure2 .form {
  margin-top: 50px;
}

.section_seizure2 .form .input_w {
  max-width: 335px;
  border: 1px solid #1ec9ff;
}

.section_seizure2 .form .btn {
  max-width: 335px;
  border: 1px solid red;
}

.section_seizure2 .form .btn:hover {
  border-color: #ff0000 - #222222;
}

.section_work {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0;
}

.section_work .title-42 {
  margin-bottom: 35px;
}

.section_work .block {
  position: relative;
  width: 100%;
  max-width: 290px;
  margin: 30px auto auto auto;
  padding: 10px;
}

.section_work .block .circle {
  width: 30px;
  height: 30px;
  color: #fff;
  background: #1ec9ff;
  border-radius: 50%;
  font-weight: 700;
  padding: 4px 0px;
  font-size: 18px;
}

.section_work .block .img {
  margin: 15px 0;
}

.section_work .block .img img {
  max-height: 55px;
}

.section_work .block p {
  font-size: 16px;
  font-weight: 300;
}

.section_faq {
  position: relative;
  width: 100%;
  height: auto;
  background: #f5f5f5;
  padding: 50px 0;
}

.section_faq .title-42 {
  margin-bottom: 35px;
}

.section_faq .accordion_custom {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}

.section_contact {
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  padding: 50px 0;
}

.section_contact .title-42 {
  margin-bottom: 35px;
}

.section_contact p {
  font-size: 18px;
  margin-bottom: 20px;
}

.section_contact a {
  color: #1ec9ff;
}

.section_contact a:hover,
.section_contact a:focus {
  color: #00a7dd;
}

.accordion_custom h5 {
  font-size: 20px;
}

.accordion_custom .card {
  background: #1ec9ff;
  border-radius: 0;
  border: none;
  margin-bottom: 10px;
}

.accordion_custom .card-header {
  position: relative;
  border-radius: 0;
  border: none;
  background: #1ec9ff;
  color: #fff;
  padding: 25px 38px 25px 30px;
  cursor: pointer;
}

.accordion_custom .card-header .plus {
  position: absolute;
  right: 10px;
  top: calc(50% - 13px);
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
  font-size: 20px;
  line-height: 1.1;
}

.accordion_custom .card-header .dropdown-toggle:after {
  margin-left: 0;
  vertical-align: middle;
}

.accordion_custom .card-body {
  background: #1ec9ff;
  border-radius: 0;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

footer {
  background: #333;
  color: #fff;
  padding: 20px;
}

.section_factory {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0;
  background: #fff;
}

.section_factory .title-42 {
  margin-bottom: 50px;
}

.section_factory .blocks {
  position: relative;
  margin: 0 auto;
}

.section_factory .block {
  width: 180px;
  height: auto;
  margin: 30px auto auto auto;
  text-align: center;
}

.section_factory .block figure img {
  border-radius: 50%;
}

/* Отзывы */
.section_offer {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0;
  background: #fff;
}

.section_offer .block {
  width: 100%;
  height: auto;
  padding: 25px;
  background-image: url('../img/bg/total2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.section_offer .block .title-42 {
  margin-bottom: 35px;
}

.section_offer .block ul.custom li {
  font-size: 18px;
}

.section_offer .block .btn {
  margin-top: 40px;
}

.section_rewiews {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0;
  background: #fff;
}

.section_rewiews .slider {
  margin-bottom: 50px;
}

.section_rewiews .title-42 {
  margin-bottom: 40px;
}

.section_rewiews .slick-slide {
  padding: 15px;
}

.section_rewiews .foto .fancybox {
  max-height: 240px;
  overflow: hidden;
}

.section_rewiews .fancybox-media {
  display: inline-block;
  position: relative;
  width: 100%;
  height: auto;
}

.section_rewiews .fancybox-media:before {
  content: '';
  position: absolute;
  top: calc(50% - 19px);
  left: calc(50% - 25px);
  background-image: url('../img/icon/youtube.png');
  width: 50px;
  height: 38px;
}

.section_rewiews .fancybox-media:hover:before {
  background-position: -52px 0;
}

.section_rewiews .fancybox-media img {
  margin: 0 auto;
}

.section_rewiews .item_text {
  width: 100%;
  padding: 20px;
  font-size: 16px;
  background: #1ec9ff;
  color: #fff;
}

/* Отзывы END */
.slider img,
.slider a {
  display: block;
  margin: 0 auto;
}

.slider .fancybox {
  position: relative;
  display: inline-block;
  border: 1px solid #1ec9ff;
}

.slider .fancybox:before {
  content: '';
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .8;
  background: url('../img/icon/zoom.png') center no-repeat #1ec9ff;
}

.slider .fancybox:hover:before {
  display: block;
}

.slider .fancybox img {
  padding: 1px;
}

.slider .slick-arrow {
  color: #1ec9ff;
}

.slider .slick-prev,
.slider .slick-next {
  width: 30px;
  height: 30px;
}

.slider .slick-prev:before,
.slider .slick-next:before {
  color: #1ec9ff;
  font-size: 30px;
}

.modal.custom .titleForm {
  margin-bottom: 25px;
}

@media all and (max-width: 1300px) {
  .static-top a {
    font-size: 19px;
  }
}

@media all and (max-width: 1199px) {
  .section_seizure .block .img {
    right: -50px;
  }
}

@media all and (max-width: 991px) {

  .main_section,
  .section_advantage {
    /*background: #2d5f74 !important;*/
  }

  .hidden-md {
    display: none !important;
  }

  .visible-md {
    display: inline-block !important;
  }

  .section_seizure .block {
    padding: 30px;
  }

  .section_seizure .block .img {
    display: none;
  }
}

@media all and (max-width: 767px) {
  .main_section .block_form {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .slick-arrow {
    display: none !important;
  }
}

@media all and (max-width: 575px) {

  h1,
  h2,
  h3 {
    font-size: 30px !important;
  }

  .fixed-top a,
  .static-top a {
    font-size: 16px;
  }
}

.city-mob {
  font-size: 16px !important;
}

@media all and (min-width: 991px) {
  .city-mob {
    display: none;
  }
}

.city {
  font-size: 14px !important;
}

.hyperlink-form {
  text-decoration: revert;
  color: #00a7dd;
}

.hyperlink-form-white {
  text-decoration: revert;
  color: #ffffff;
  ;
}

.hyperlink-form-black {
  text-decoration: revert;
  color: #111111;
}


@media all and (min-width: 991px) {
  .container-footer {
    display: flex;
    justify-content: space-between;
  }
}

@media all and (max-width: 991px) {
  .container-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
}

.checkbox-text {
  text-align: left;
  margin-top: 10px;
  max-width: 265px;
  font-size: 14px;
}

.checkbox-label {
  margin-right: 8px;
}

.checkbox-wrapper {
  position: relative;
}

.checkbox-label {
  accent-color: initial;
  /* для кроссбраузерности */
  width: 16px;
  height: 16px;
}

.checkbox-label.error {
  outline: 2px solid red;
  border-radius: 4px;
}

/* Стили всплывающего облака */
.tooltip-bubble {
  position: absolute;
  top: -70px;
  left: 0;
  width: 260px;
  background: #fff;
  color: #000;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  z-index: 10;
  display: none;
}

.tooltip-bubble::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 20px;
  border-width: 10px 10px 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.checkbox-label.error {
  outline: 2px solid red;
  outline-offset: 2px;
  border-radius: 4px;
}

.tooltip {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  padding: 8px 12px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  font-size: 14px;
  color: #333;
  z-index: 1000;
}

#cookie_notification {
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 50px;
  left: 50%;
  width: auto;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 10px;
  background-color: white;
  border-radius: 4px;
  z-index: 1000;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
  opacity: 1.0;
}

#cookie_notification p {
  margin: 0;
  text-align: left;
}

.cookie_accept {
  border: 0 none;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  font: 600 16px Open Sans;
  letter-spacing: .3px;
  padding: 7px 12px;
  ;
  text-decoration: none;
}


@media (min-width: 576px) {
  #cookie_notification.show {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .cookie_accept {
    margin: 0 0 0 25px;
  }
}

@media (max-width: 575px) {
  #cookie_notification.show {
    display: block;
    text-align: center;
  }

  .cookie_accept {
    margin: 10px 0 0 0;
  }
}

@media only screen and (max-width: 481px) {
  .bot-mod form p {
    text-align: center;
  }
}

/* БЛОК ЛИЦЕНЗИИ */
.licenses-section {
  background: #f5f5f5;
}

.licenses-wrapper {
  padding-top: clamp(25px, calc(25px + 25 * ((100vw - 370px) / 880)), 50px);
  padding-bottom: clamp(35px, calc(35px + 40 * ((100vw - 370px) / 880)), 75px);
}

.licenses-title {
  font-weight: 700;
  font-size: 42px;
  text-align: center;
}

.licenses-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 60px 40px;
  margin-top: 40px;
}

.licenses-item:not(.image) {
  display: flex;
  flex-flow: wrap;
  gap: 8px;
}

.licenses-item:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
  margin-top: 50px;
}

.licenses-item.image {
  grid-column: 2;
  grid-row: 1 / 3;
  padding: 10px;
  background: #fff;
  height: max-content;
}

.licenses-item.image img {
  max-width: max-content;
}

.licenses-item:nth-child(3) {
  grid-column: 3;
  grid-row: 1;
  margin-top: 50px;
}

.licenses-item:nth-child(4) {
  grid-column: 1;
  grid-row: 2;
}

.licenses-item:nth-child(5) {
  grid-column: 3;
  grid-row: 2;
}

.btn-item {
  grid-column: 1/ 4;
  display: flex;
  justify-content: center;
  margin-top: -15px;
}

.licenses-item-inner {
  flex: 1;
  display: flex;
  flex-flow: column;
  gap: 10px;
}

.licenses-item-title {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 0;
}

.licenses-item-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 0;
}


@media (max-width: 1200px) {
  .licenses-inner {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .licenses-item:nth-child(1),
  .licenses-item:nth-child(3),
  .licenses-item:nth-child(4),
  .licenses-item:nth-child(5) {
    grid-column: 1;
    grid-row: auto;
    margin-top: 0;
  }

  .licenses-item.image img {
    width: 100%;
  }

  .licenses-item.image {
    grid-column: 1;
    grid-row: 1;
    text-align: center;
  }

  .btn-item {
    grid-column: 1;
    grid-row: 2;
    margin-top: 0;
  }

  .licenses-item:nth-child(1) {
    grid-row: 3;
  }

  .licenses-item:nth-child(3) {
    grid-row: 4;
  }

  .licenses-item:nth-child(4) {
    grid-row: 5;
  }

  .licenses-item:nth-child(5) {
    grid-row: 6;
  }
}