@font-face {
  font-family: "OpenSans300";
  src: url(../fonts/openSans300normal.woff2) format("woff2");
}
@font-face {
  font-family: "OpenSans500";
  src: url(../fonts/openSans500normal.woff2) format("woff2");
}
@font-face {
  font-family: "ancient";
  src: url("../fonts/AncientMedium.woff") format("woff");
}
[data-bs-theme=" "] {
  --root-color-text----title: #c7c7c7;
  --root-color-text-----main: #c7c7c7;
  --root-color-text-dark-main: #c7c7c7;
  --root-color-text-lght-main: #c7c7c7;
  --root-color-text----aside: #c7c7c7;
  --root-color-text---footer: #000000;
  --root-color-body------tlo: #224b44;
  --root-color-header----tlo: #ffffff1a;
  --root-color-header---card: #ffffff1a;
  --root-color-main------tlo: #ffffff00;
  --root-color-aside-----tlo: #ffffff00;
  --root-color-footer----tlo: #ffffff1a;
  --root-color-cookies---tlo: #22304b;
  --root-color-header---link: #ffffff00;
  --root-color-aside----link: #ffffff00;
  --root-color-footer---link: #ffffff00;
  --root-color-company--logo: #ffffff;
  --root-color-main-----link: #fff600;
}

[data-bs-theme=light] {
  --root-color-text----title: #000000;
  --root-color-text-----main: #000000;
  --root-color-text-dark-main: #ffffff;
  --root-color-text-lght-main: #212121;
  --root-color-text----aside: #000000;
  --root-color-text---footer: #000000;
  --root-color-body------tlo: #eaefdd;
  --root-color-header----tlo: #ffffffcc;
  --root-color-header---card: #ffffff80;
  --root-color-main------tlo: #ffffff00;
  --root-color-aside-----tlo: #ffffff00;
  --root-color-footer----tlo: #ffffff1a;
  --root-color-cookies---tlo: #1e77bc;
  --root-color-header---link: #ffffff00;
  --root-color-aside----link: #ffffff00;
  --root-color-footer---link: #ffffff00;
  --root-color-company--logo: #ffffff;
  --root-color-main-----link: #0c42a7;
}

[data-bs-contrast="contrast"] {
  --root-color-text----title: #ffe100;
  --root-color-text-----main: #ffe200;
  --root-color-text-dark-main: #ffe200;
  --root-color-text-lght-main: #ffe200;
  --root-color-text----aside: #ffe200;
  --root-color-text---footer: #000000;
  --root-color-body------tlo: #000000;
  --root-color-header----tlo: #000000;
  --root-color-header---card: #000000;
  --root-color-main------tlo: #000000;
  --root-color-aside-----tlo: #000000;
  --root-color-footer----tlo: #000000;
  --root-color-cookies---tlo: #000000;
  --root-color-header---link: #333333;
  --root-color-aside----link: #33333300;
  --root-color-footer---link: #000000;
  --root-color-company--logo: #ffdc00;
  --root-color-main-----link: #ff8900;
}

[data-bs-fontSize=" "] {
  --root------------fontSize: 19px;
  --root----------fontFamily: "OpenSans300", sans-serif;
}

[data-bs-fontSize=xxx] {
  --root------------fontSize: 30px;
  --root----------fontFamily: "OpenSans500", sans-serif;
}

#display_mobile .svgBlock, #display_pc .svgBlock, #produkts_section > div, #produkts_section a, section, .flexBlock, #logo .logoConteiner, footer .media a, footer nav, main, aside li, header .btnBlock, header {
  display: flex;
}

#display_mobile .svgBlock, #display_pc .svgBlock, #produkts_section a, #produkts_section, #sectionForLink, #logo .logoConteiner, footer .media, aside li {
  justify-content: center;
}

.modal #caption, .modal .modal-content, #sectionForLink, .box, figure, aside ul, body {
  margin: auto;
}

.videoDiv video, .videoDiv, .modal, #produkts_section a, #logo .img_logo, footer nav, aside li, h1 {
  width: 100%;
}

#myBtn, .toggle, #btnBlock label:not(:last-child) {
  width: 50px; 
  height: 50px;
}

.toggle, #btnBlock label:not(:last-child), p:not(.box p:nth-child(2)::before)::after, aside li {
  height: 50px;
}

#display_pc .svgBlock video, #display_pc .svgBlock img {
  width: 30%;
}

#videoSam, .modal, .home, #myBtn {
  position: fixed;
}

.videoDiv video, #sectionForLink {
  padding: 0;
}

.modal #caption, #sectionForLink {
  width: 70%;
}

.modal #caption, .modal .modal-content, p:not(.box p:nth-child(2)::before), .box ol:before, aside a {
  display: block;
}

.videoDiv, #produkts_section > div, [id^=product-component], #logo .logoConteiner {
  position: relative;
}

.videoDiv video, .close {
  position: absolute;
}

#produkts_section img {
  height: 100%;
}

.videoDiv video, #myBtn, section {
  border: none;
}

.videoDiv video, h1 {
  margin: 0;
}

.close:hover, .close:focus, footer a, .box a, aside a {
  text-decoration: none;
}

footer a, aside a {
  color: inherit;
}

#produkts_section > div, footer .media a, aside li {
  align-items: center;
}

.toggle:hover, footer a:hover, aside li:hover {
  transform: scale(1.1);
}

.toggle, body {
  display: grid;
}

#produkts_section > div, .close:hover, .close:focus, .home, #myBtn, .toggle, figure img {
  cursor: pointer;
}

p:not(.box p:nth-child(2)::before), .box, figure, header {
  text-align: center;
}

#logo .img_logo, body {
  background-repeat: no-repeat;
  background-position: center;
}

section, footer nav {
  flex-wrap: wrap;
}

.flexBlock, footer nav {
  flex-direction: row;
}

.modal, footer nav {
  align-content: center;
}

.modal #caption, .modal .modal-content {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

.home, .footerColor a, aside li {
  text-transform: uppercase;
}

.modal, #myBtn, [id^=switch], #btnBlock label:not(:last-child) {
  display: none;
}

#produkts_section img, #produkts_section > div, .home {
  border-radius: 20px;
}

#produkts_section, .box {
  border-style: none solid;
}

p:not(.box p:nth-child(2)::before)::after, .box ol:before {
  content: "";
}

#display_mobile .svgBlock a, #display_pc .svgBlock a {
  display: contents;
}

html {
  scroll-behavior: smooth;
}
html *::selection {
  color: #faffd3;
  background-color: #3C841F;
}
html * {
  transition: 0.1s;
}

body {
  width: 70vw;
  gap: 8px;
  box-sizing: border-box;
  background-attachment: scroll;
  background-size: cover;
  background-color: var(--root-color-body------tlo);
  color: var(--root-color-text-----main);
}

h1 {
  text-align: center;
}

h2 {
  text-align: center;
}

header {
  grid-area: header;
  background-color: var(--root-color-header----tlo);
  color: var(--root-color-text----title);
  padding: 20px;
  justify-content: space-between;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
aside {
  grid-area: aside;
  background-color: var(--root-color-aside-----tlo);
}
aside a {
  background-color: var(--root-color-aside----link);
  font-size: xx-large;
}
aside ul {
  padding: 19px;
}
aside li {
  margin-block: 10px;
  padding: 0px 10px;
}
figure img {
  border-radius: 30px;
}
figure img:hover {
  opacity: 0.7;
}

#titleImg img {
  width: 500px;
}

main {
  grid-area: main;
  background-color: var(--root-color-main------tlo);
  flex-direction: column;
  row-gap: 20px;
}

.box {
  font-size: var(--root------------fontSize);
  font-family: var(--root----------fontFamily);
  padding: 0px 20px;
  line-height: 1.5;
}
.box a {
  color: var(--root-color-main-----link);
}
.box ol:before {
  clear: both;
}

.box p:not(.box p:nth-child(2)):before {
  content: '***';
  display: block;
  text-align: center;
}
.box p:not(.box p:nth-child(2)):before::after {
  content: '';
  width: 10px;
  height: 50px;
  border-style: solid;
}
.box p:nth-of-type(1)::first-letter {
  float: left;
  border: inset 2px;
  border-radius: 10px;
  margin-right: 15px;
  font-size: 50px;
  padding: 0px 8px;
  font-family: "ancient", sans-serif;
}

footer {
  margin-bottom: 100px;
  border-radius: 25px;
  grid-area: footer;
  background-color: var(--root-color-footer----tlo);
}
footer nav {
  justify-content: space-around;
  background-color: var(--root-color-footer---link);
  padding: 10px 0px;
}
footer a {
  border-radius: 15px;
  padding: 10px 20px;
  margin-inline: 1%;
  margin: 0 10px;
  background-color: var(--root-color-company--logo);
}
footer .media a {
  background-color: transparent;
  gap: 10px;
}
footer .media a:hover {
  transform: scale(1.5) translateX(0px);
  color: yellow;
}

.footerColor {
  color: var(--root-color-text---footer) !important;
}
#logo .logoConteiner {
  width: 150px;
  height: 45px;
}

.link__module{ display: grid; grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); gap: 15px; }
.link__module-nav{ align-self: center; border-style: outset; border-radius: 20px; height: -webkit-fill-available; height: -moz-fill-available; height: -ms-fill-available; height: -o-fill-available; padding: 0 20px; }
.link__module-nav-h2{ text-align: center; border-bottom-style: double; padding-bottom: 15px;}
.link__module-nav-details{ display: block; white-space: wrap; position: relative; }
/* .link__module-nav-details::before{ border-left: 1px solid #333; content: ""; height: 100%; left: 0.8rem; position: absolute; top: 2.4rem; height: calc(100% - 2.4rem); } */
.link__module-nav-details-div{ display: flex; flex-wrap: wrap; gap: 15px; margin-left: 2.4rem; white-space: wrap; position: relative; }
.link__module-nav-details-div-a{ border-style: outset; padding: 0 15px; color: var(--root-color-main-----link); cursor: pointer; display: block; outline: 0; font-size: 1.5rem; line-height: 3rem; white-space: wrap; }
.link__module-nav-details-div-a:hover{ border-style: inset; text-decoration: solid; }
.link__module-nav-details-p{ font-size: var(--root------------fontSize); margin-left: 2.4rem; display: block; white-space: wrap; position: relative; }
.link__module-nav-details[open] > .link__module-nav-summary::before { font-family: "ionicons"; transform: rotate(90deg); }
.link__module-nav-summary{ display: block; cursor: pointer; outline: 0; padding-left: 2.4rem; font-size: 1.5rem; line-height: 3rem; white-space: wrap; }
.link__module-nav-summary::before{ position: absolute; will-change: transform; transition: transform 300ms ease; font-family: "ionicons"; font-size: 1.1rem; content: "\f125"; left: 0; display: inline-block; width: 1.6rem; text-align: center; }
.link__module-nav-summary::-webkit-details-marker { display: none; }

@media (max-width: 3850px) {
  body {
    width: 1300px;
    grid: "header" auto "aside" auto "main" 1fr "footer" auto/1fr;
  }

  #caption {
    height: 0px;
  }
}
@media (max-width: 1280px) {
  body {
    width: calc(100% - 20px);
  }

  .modal-content {
    max-width: 70%;
  }

  #sectionForLink {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .box {
    width: 100%;
  }

  .box p:nth-of-type(1)::first-letter {
    font-size: 90px;
  }

  #display_mobile {
    display: none;
  }

  #videoSam {
    display: none;
  }
}
@media (max-width: 768px) {
  header {
    flex-direction: column;
    gap: 10px;
  }
  header .btnBlock {
    justify-content: space-evenly;
    align-items: center;
    padding-top: 20px;
    border-top-style: solid;
  }

  footer nav a {
    margin: 10px;
    text-align: -webkit-center;
  }

  .flexBlock {
    flex-direction: column;
    width: 100%;
  }

  #display_pc {
    display: none;
  }

  #display_mobile {
    display: flex;
  }

  #titleImg img {
    width: 300px;
  }

  .modal-content {
    width: 90%;
  }

  #produkts_section img {
    width: auto;
    height: -webkit-fill-available;
    border-radius: 0px;
  }
  #produkts_section a {
    border-radius: 0px;
    height: 100%;
    width: 50px;
    background-color: #ffba00;
    padding: 10px;
    align-items: center;
  }
  #produkts_section .produkts_div {
    padding: 0px 10px;
    width: auto;
    overflow: hidden;
  }
  #produkts_section .produkts_div* {
    margin: 0;
  }
  #produkts_section > div {
    flex-direction: row;
    width: calc(100vw - 50px);
    padding: 0;
    height: 100px;
    justify-content: space-between;
    overflow: hidden;
  }
}
@media (max-width: 576px) {
  .link__module {
    grid-template-columns: repeat(auto-fit, minmax(300px, 100%));
  }
  footer nav {
    flex-direction: column;
  }
}
section {
  padding: 5px;
  backdrop-filter: blur(4px);
}

#sectionForLink {
  gap: 15px;
}
#sectionForLink img {
  width: 300px;
  height: 300px;
  border-radius: 20px;
}
#sectionForLink a:hover {
  transform: scale(0.9);
}

#btnBlock {
   gap: 20px;  
}
#btnBlock button {
  width: min-content;
  height: min-content;
  border-radius: 50px;
  padding: 15px;
  border: none;
  background-color: var(--root-color-company--logo);
}

#btnBlock button:hover {
    background-color: #3e8e41;
}

#btnBlock button:active {
    background-color: #3e8e41;
    box-shadow: 0 5px #666;
    transform: translateY(4px);
}

#btnBlock label:not(:last-child) {}

.toggle {
  background-color: var(--root-color-header---link);
  border-radius: 50%;
  place-items: center;
  box-shadow: 0 0 50px 20px rgba(0, 0, 0, 0.1);
  line-height: 1;
}
.icon {
  grid-column: 1/1;
  grid-row: 1/1;
  transition: transform 500ms;
}

[id^=switch]:checked + .icon--prev {
  transform: rotate(360deg) scale(0);
}

.icon--next {
  transform: scale(0);
}

[id^=switch]:checked ~ .icon--next {
  transform: scale(1) rotate(360deg);
}

.icon--prev, [id^=switch]:checked ~ .icon--next {
  transition-delay: 200ms;
}

#myBtn {
  height: 50px;
  bottom: 20px;
  left: 30px;
  z-index: 99;
  outline: none;
  background-color: #ffe100;
  color: white;
  padding: 15px;
  font-size: 18px;
  clip-path: polygon(0 30%, 50% 0, 100% 30%, 80% 30%, 80% 100%, 20% 100%, 20% 30%);
}

.home {
  color: white;
  padding: 0px 45px;
  border-style: solid;
  bottom: 10px;
  font-size: 40px;
  left: 50%;
  transform: translateX(-50%);
}

.close {
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
}
.close:hover, .close:focus {
  color: #bbb;
}

#produkts_section {
  gap: 10px;
  margin: 0 10px;
}
#produkts_section a {
  height: auto;
  background-color: #ffbb00;
  padding: 5px 0px;
  border-radius: 15px;
}
#produkts_section a:hover, #produkts_section a:visited {
  background-color: #af4a00;
}
#produkts_section > div {
  flex-direction: column;
  background-color: var(--root-color-header---card);
  padding: 10px;
  justify-content: flex-end;
  width: min-content;
}
#produkts_section:hover > :not(:hover) {
  opacity: 0.8;
}
#produkts_section img {
  object-fit: cover;
}

.modal {
  z-index: 999;
  overflow: auto;
  background-color: black;
  height: 100%;
  top: 0;
  left: 0;
}
.modal .modal-content {
  max-width: 50%;
}
.modal #caption {
  max-width: 700px;
  color: #bbb;
  padding: 10px 0;
  height: 150px;
  text-align: center;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

.dark {
  color: var(--root-color-text-dark-main) !important;
}

.light {
  color: var(--root-color-text-lght-main) !important;
}

#display_mobile .svgBlock img {
  width: 50%;
}

#videoSam {
  width: 100vw;
  z-index: 200;
  height: 100vh;
  background-color: #120a24;
}

.videoDiv {
  height: 0;
  padding-top: 56.3415%;
  padding-bottom: 0;
  box-shadow: 0 2px 8px 0 rgba(63, 69, 81, 0.16);
  overflow: hidden;
  border-radius: 8px;
  will-change: transform;
}
.videoDiv video {
  height: 100%;
  top: 0;
  left: 0;
}

.buttonVideoDiv:hover {
  outline-style: solid;
  outline-color: white;
  outline-width: 5px;
  outline-offset: 0.6rem;
}

/*# sourceMappingURL=main.css.map */
