@import url(https://fonts.googleapis.com/css2?family=Comic+Relief:wght@400;700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);@charset "UTF-8";
/*!
 * modweb v4.2
 * 2018 ® All rights reserved - Modweb Pawel Kolodziejczak company
 * web: www.modweb.pl;
 *
 */
html {
  margin: 0;
  scroll-behavior: smooth; }

body {
  background: #000; }

header {
  background: #fff;
  border-bottom: 2px solid #000; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

p {
  margin-top: 0.5em; }

nav {
  height: 85px; }

img {
  max-width: 100%; }

video {
  cursor: pointer; }

.breadcrumbs {
  font-size: 12px !important;
  color: #0A7548;
  font-family: "Inter", serif; }
  @media only screen and (max-width: 1000px) {
    .breadcrumbs {
      font-size: 9px !important; } }

.font_secound, textarea {
  font-family: "Inter", serif; }

.fixed_image {
  height: 2745px;
  position: absolute; }
  .fixed_image__odp {
    height: 2700px; }

.finish_image {
  position: sticky;
  top: 0;
  z-index: 0;
  width: 100%;
  height: auto;
  object-fit: contain; }
  .finish_image__end {
    position: absolute;
    bottom: 0;
    right: 0; }

.row {
  --bs-gutter-x: 0; }

.gray_box {
  padding: 30px;
  background-color: #F5F5F5;
  border-radius: 0 0 20px 20px;
  display: flex;
  flex-direction: column;
  align-items: center; }

.packs_box {
  gap: 20px; }

.bg_footer_gradient {
  background: linear-gradient(110deg, #9c4bbf 0%, #49b022 100%); }

.bg_module, .bg_module_sub {
  background-image: url(../img/bckg_visual.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 683px; }

.bg__infografika {
  background-image: url(../img/background.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 683px;
  margin-bottom: 100px;
  padding: 50px 70px;
  border-radius: 20px; }
  @media only screen and (max-width: 1000px) {
    .bg__infografika {
      padding: 30px 20px;
      border-radius: 50px; } }

.bg__question {
  background: #fcfcf2;
  padding: 40px;
  border-radius: 20px;
  border: 5px solid #000; }
  @media only screen and (max-width: 1000px) {
    .bg__question {
      padding: 20px 15px; } }

.bg_presentation {
  background-image: url(../img/bg_presentation.png);
  background-repeat: no-repeat;
  background-size: cover; }

.bg__blue {
  background-color: #0529547f;
  border-radius: 20px;
  padding: 50px 20px 20px;
  color: #fff;
  margin-top: 50px; }
  @media only screen and (max-width: 1000px) {
    .bg__blue {
      margin-top: 0;
      padding: 20px; } }

.registry_section {
  background-image: url(../img/bg_register.png);
  background-repeat: no-repeat;
  background-size: cover; }

.bg_white {
  background-color: #fff; }

.bg_black {
  background-color: #0A7548; }

.bg_transparent {
  padding: 30px 50px;
  border: 1px solid #fff;
  border-radius: 30px;
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.73); }
  @media only screen and (max-width: 1000px) {
    .bg_transparent {
      padding: 20px 10px; } }

.bg_white_transparent {
  background-color: rgba(255, 255, 255, 0.79);
  border-radius: 20px;
  padding: 20px; }
  @media only screen and (max-width: 1000px) {
    .bg_white_transparent {
      padding: 20px 10px; } }

.bg_number {
  background-color: rgba(255, 255, 255, 0.64);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  padding: 20px; }

.bg_white_top-register {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 20px 20px 0 0;
  padding-left: 30px !important;
  padding-right: 30px !important; }

.bg_white_bottom-register {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0 0 20px 20px;
  padding-bottom: 40px;
  padding-left: 30px !important;
  padding-right: 30px !important; }

.bg_module_sub {
  background-image: url(../img/bg_module_subpages.png);
  height: 450px; }

.bg_nps {
  background-repeat: no-repeat;
  background-image: url(../img/nps_bckg.png);
  height: auto; }

.bg_visual {
  background-repeat: no-repeat;
  background-image: url(../img/bg_visual.png);
  background-size: cover;
  min-height: 550px; }
  @media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .bg_visual {
      background-position-x: -160px; } }
  @media only screen and (min-width: 1601px) {
    .bg_visual {
      min-height: 630px; } }
  @media only screen and (max-width: 1000px) {
    .bg_visual {
      background-image: none;
      min-height: auto; } }

.bg_b1 {
  background-repeat: no-repeat;
  background-image: url(../img/bg_b1.png);
  background-size: cover;
  background-position-x: center; }

.bg_b2 {
  background-repeat: no-repeat;
  background-image: url(../img/bg_b2.png);
  background-size: cover;
  background-position-x: center; }

.bg_b3 {
  background-repeat: no-repeat;
  background-image: url(../img/bg_b3.png);
  background-size: cover;
  background-position-x: center; }

.bg_p {
  background-repeat: no-repeat;
  background-image: url(../img/bg_p.png);
  background-size: cover;
  background-position-x: center; }

.bg_video {
  background-image: url(../img/bckg_video.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 610px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.bg_slider {
  background-color: #F5F5F5;
  border-radius: 10px;
  height: 800px; }

.slide {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.sash {
  top: 40%; }

.bg_3rd_slide {
  background: transparent linear-gradient(180deg, #D8577E 0%, #7F368B 100%) 0% 0% no-repeat padding-box;
  border-radius: 10px; }

.bg_duet {
  background-color: #DFD7CF;
  border-radius: 10px; }

.bg_brown {
  background-color: #D6CCC4;
  border-radius: 10px 10px 0 0; }

.box-shadow-inset {
  -webkit-box-shadow: inset 7px 17px 300px 79px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: inset 7px 17px 300px 79px rgba(255, 255, 255, 0.7);
  box-shadow: inset 7px 17px 300px 79px rgba(255, 255, 255, 0.7); }

.box-shadow-outset {
  -webkit-box-shadow: -6px 86px 400px 300px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -6px 86px 400px 300px rgba(255, 255, 255, 0.2);
  box-shadow: -6px 86px 400px 300px rgba(255, 255, 255, 0.2); }

.top-ekg {
  top: 713px; }

.max-w-100 {
  max-width: 100%; }
  .max-w-100.desk {
    width: 792px; }

.max-w-70 {
  max-width: 100%; }
  @media only screen and (max-width: 1000px) {
    .max-w-70 {
      max-width: 70%; } }

.padding-t-2 {
  padding-top: 2px; }

.h-50p {
  height: 50px; }

.h-100p {
  height: 100px; }

.w-80 {
  width: 80%; }

.border-blue {
  border: 1px solid #1666E5; }

.border-purple {
  border: 2px solid #fff;
  border-radius: 3px; }

.border-bottom-1 {
  border-bottom: 1px solid #fff; }

.border-top-1 {
  border-top: 1px solid #f34747; }

.border-white-3 {
  border: 3px solid #fff;
  border-radius: 10px !important; }

.border-radius-6 {
  border-radius: 6px; }

.text-red {
  color: #FF1D1F !important; }

.text-red > a:hover {
  color: #1666E5; }

.text-orange {
  color: #F28830; }

.text-blue {
  color: #01D3C0;
  text-shadow: #000 3px 2px; }
  @media only screen and (max-width: 1000px) {
    .text-blue {
      text-shadow: none; } }

.text-blue > a:hover {
  color: #FF1D1F; }

.text-white, .btn_blue, .btn_blue__purple, .next, .btn_pink, .prev {
  color: #fff; }

.text-gray {
  color: #cacacb; }

.text-gray1 {
  color: #9F9F9F; }

.text-gray_footer {
  color: #999999; }

.text-light-red {
  color: #ff8b8b; }

.text-navy {
  color: #2b2f39; }

.text-purple {
  color: #411956; }

.text-purple1 {
  color: #80398E; }

.text-dark_pink {
  color: #993D54; }

.text-pink {
  color: #BF2C93; }

.text-light-red > li > a:hover {
  color: #fff; }

.text-justify {
  text-align: justify; }

.text-underline {
  text-decoration: underline; }

.bg-red {
  background-color: #FF1D1F; }

.bg-white {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 30px;
  border-radius: 15px; }

.bg_gray {
  background-color: #F5F5F5; }

.font-weight-bold {
  font-weight: 600; }

.font-weight-semi-bold {
  font-weight: 500; }

.lh-60 {
  line-height: 60px; }
  @media only screen and (max-width: 1000px) {
    .lh-60 {
      line-height: 60px; } }

.w-310px {
  max-width: 530px; }

.w-45 {
  width: 45%; }

.w-100 {
  width: 100%; }

ul.module_list {
  display: block;
  list-style-type: none;
  list-style-image: url("../img/star.png");
  margin-left: 25px; }

.btn-red {
  width: 200px;
  height: 60px;
  background: #FF1D1F;
  color: #fff;
  border-radius: 50px;
  border: none;
  text-decoration: none;
  font-weight: bold;
  transition: 0.3s;
  cursor: pointer; }
  .btn-red.btn-quiz-red {
    width: 320px;
    cursor: pointer; }
    .btn-red.btn-quiz-red:disabled {
      color: #72787a;
      font-weight: 600;
      background: #96a0a3;
      border: 1px solid #96a0a3;
      cursor: not-allowed; }
  .btn-red.longer {
    width: 370px; }
    .btn-red.longer:disabled {
      color: #72787a;
      font-weight: 600;
      background: #96a0a3;
      border: 1px solid #96a0a3;
      cursor: not-allowed; }
  .btn-red.longest-registry {
    width: 570px; }
  .btn-red.longest {
    width: 570px;
    cursor: pointer; }
    .btn-red.longest:disabled {
      color: #72787a;
      font-weight: 600;
      background: #96a0a3;
      border: 1px solid #96a0a3;
      cursor: not-allowed; }
  .btn-red.btn-white {
    color: #FF1D1F;
    background-color: #fff; }

.btn_blue, .btn_blue__purple, .next, .btn_pink, .prev {
  background-color: #FF007F;
  padding: 15px;
  border: 1px solid #FF007F;
  cursor: pointer;
  border-radius: 6px;
  transition: 0.7s;
  text-transform: uppercase; }
  .btn_blue:hover, .btn_blue__purple:hover, .next:hover, .btn_pink:hover, .prev:hover {
    color: #FF007F;
    background-color: #fff; }
  .btn_blue:disabled, .btn_blue__purple:disabled, .next:disabled, .btn_pink:disabled, .prev:disabled {
    border: 1px solid #9F9F9F;
    background-color: #9F9F9F;
    cursor: not-allowed;
    color: #fff; }
  .btn_blue.smaller, .smaller.btn_blue__purple, .smaller.next, .smaller.btn_pink, .smaller.prev {
    padding: 5px 15px; }
  .btn_blue__purple, .next {
    background-color: transparent;
    border: 2px solid #FF007F;
    color: #FF007F; }
    .btn_blue__purple:hover, .next:hover {
      color: #fff;
      background-color: #FF007F;
      border: 2px solid #fff; }

.btn_pink {
  background-color: #D9557D;
  border: 1px solid #D9557D; }
  .btn_pink:hover {
    color: #fff;
    background-color: #42AFCE;
    border-color: #42AFCE; }

.sillChanger_btn {
  border: none;
  background-color: transparent;
  cursor: pointer;
  color: #999999; }

.btn-transparent {
  width: 350px;
  height: 60px;
  color: #FF1D1F;
  font-weight: bold;
  background: transparent;
  border: 1px solid #FF1D1F;
  border-radius: 50px;
  transition: 0.3s; }
  .btn-transparent.btn-quiz-transparent {
    width: 320px; }
  .btn-transparent:hover {
    color: #fff;
    background: #FF1D1F; }

.btn-red:hover {
  background-color: #fff;
  border: 1px solid #FF1D1F;
  color: #FF1D1F; }

.btn-video {
  background-color: transparent;
  border: none;
  color: #1666E5;
  font-weight: 500;
  text-align: left; }

.number-box {
  width: 41px;
  height: 41px;
  background-color: #fff;
  border-radius: 50px; }

.medic {
  left: 35%; }

.scrolable-box {
  height: 150px;
  overflow: auto;
  background-color: transparent;
  max-height: 500px; }
  .scrolable-box.scrolable-image {
    max-height: 500px;
    max-width: 1255px; }

.edelan_box {
  background: transparent linear-gradient(0deg, #DEB9F5 0%, #FFFFFF 13%, #CDB0D2 61%, #FFFFFF 87%, #DEB9F5 100%) 0% 0% no-repeat padding-box;
  border-radius: 100px 0 0 100px;
  flex-direction: column; }
  .edelan_box p.keep_height:first-of-type {
    height: 238px; }

.edelan_box_sub1, .edelan_box_sub2 {
  border-radius: 6px;
  background-color: #DA5323;
  border: 1px solid #fff; }

.edelan_box_sub2 {
  background-color: #ac7eb1; }

.edelan_box_sub3 {
  background-image: url(../img/bg_purple_chatcloud.png);
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }
  .edelan_box_sub3 p {
    margin: 0; }

.dermisil_box {
  background: transparent linear-gradient(0deg, #FFCFDF 0%, #FFFFFF 18%, #ECBACB 61%, #FFFFFF 87%, #FFCFDF 100%) 0% 0% no-repeat padding-box;
  border-radius: 0 100px 100px 0;
  flex-direction: column; }

.dermisil_box_sub1 {
  border-radius: 6px;
  background-color: #D9557D;
  border: 1px solid #fff; }

.dermisil_box_sub2 {
  background-image: url(../img/bg_pink_chatcloud.png);
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }
  .dermisil_box_sub2 p {
    margin: 0; }

.box_sub_both {
  border-radius: 6px;
  background-color: #eae1e8; }

.top_bar-slider {
  background-color: #eeced8;
  border: 1px solid #707070;
  border-radius: 10px; }

.prev {
  font-family: 'Source Sans Pro', sans-serif; }

.next {
  font-family: 'Source Sans Pro', sans-serif; }

.scrolable-box::-webkit-scrollbar {
  width: 15px;
  margin: 20px; }

.scrolable-box::-webkit-scrollbar-track {
  border: none;
  border-radius: 10px;
  background-color: #fff; }

.scrolable-box::-webkit-scrollbar-thumb {
  background: #FF0080;
  border-radius: 10px; }

.scrolable-box::-webkit-scrollbar-thumb:hover {
  background: #FF0080; }

input[type=checkbox].checkbox {
  cursor: pointer; }

label.cont {
  cursor: pointer; }

/*Radio ankieta*/
input[type=radio].ankieta-input#zero {
  content: "0";
  display: block;
  color: #1666E5;
  background-color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#zero::before {
  content: "0";
  display: block;
  color: #1666E5;
  background-color: #fff;
  text-align: center;
  padding-top: 20%;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#zero:checked::before {
  border: 1px solid #1666E5; }

input[type=radio].ankieta-input#zero:checked::after {
  top: 0;
  left: 0;
  content: "0";
  position: absolute;
  display: block;
  color: #fff;
  background-color: #1666E5;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  text-align: center;
  padding-top: 20%;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#one {
  content: "1";
  display: block;
  color: #1666E5;
  background-color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#one::before {
  content: "1";
  display: block;
  color: #1666E5;
  background-color: #fff;
  text-align: center;
  padding-top: 20%;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#one:checked::before {
  border: 1px solid #1666E5; }

input[type=radio].ankieta-input#one:checked::after {
  top: 0;
  left: 0;
  content: "1";
  position: absolute;
  display: block;
  color: #fff;
  background-color: #1666E5;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  text-align: center;
  padding-top: 20%;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#two {
  content: "2";
  display: block;
  color: #1666E5;
  background-color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#two::before {
  content: "2";
  display: block;
  color: #1666E5;
  background-color: #fff;
  text-align: center;
  padding-top: 20%;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#two:checked::before {
  border: 1px solid #1666E5; }

input[type=radio].ankieta-input#two:checked::after {
  top: 0;
  left: 0;
  content: "2";
  position: absolute;
  display: block;
  color: #fff;
  background-color: #1666E5;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  text-align: center;
  padding-top: 20%;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#three {
  content: "3";
  display: block;
  color: #1666E5;
  background-color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#three::before {
  content: "3";
  display: block;
  color: #1666E5;
  background-color: #fff;
  text-align: center;
  padding-top: 20%;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#three:checked::before {
  border: 1px solid #1666E5; }

input[type=radio].ankieta-input#three:checked::after {
  top: 0;
  left: 0;
  content: "3";
  position: absolute;
  display: block;
  color: #fff;
  background-color: #1666E5;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  text-align: center;
  padding-top: 20%;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#for {
  content: "4";
  display: block;
  color: #1666E5;
  background-color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#for::before {
  content: "4";
  display: block;
  color: #1666E5;
  background-color: #fff;
  text-align: center;
  padding-top: 20%;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#for:checked::before {
  border: 1px solid #1666E5; }

input[type=radio].ankieta-input#for:checked::after {
  top: 0;
  left: 0;
  content: "4";
  position: absolute;
  display: block;
  color: #fff;
  background-color: #1666E5;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  text-align: center;
  padding-top: 20%;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#five {
  content: "5";
  display: block;
  color: #1666E5;
  background-color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#five::before {
  content: "5";
  display: block;
  color: #1666E5;
  background-color: #fff;
  text-align: center;
  padding-top: 20%;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#five:checked::before {
  border: 1px solid #1666E5; }

input[type=radio].ankieta-input#five:checked::after {
  top: 0;
  left: 0;
  content: "5";
  position: absolute;
  display: block;
  color: #fff;
  background-color: #1666E5;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  text-align: center;
  padding-top: 20%;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#six {
  content: "6";
  display: block;
  color: #1666E5;
  background-color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#six::before {
  content: "6";
  display: block;
  color: #1666E5;
  background-color: #fff;
  text-align: center;
  padding-top: 20%;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#six:checked::before {
  border: 1px solid #1666E5; }

input[type=radio].ankieta-input#six:checked::after {
  top: 0;
  left: 0;
  content: "6";
  position: absolute;
  display: block;
  color: #fff;
  background-color: #1666E5;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  text-align: center;
  padding-top: 20%;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#seven {
  content: "7";
  display: block;
  color: #1666E5;
  background-color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#seven::before {
  content: "7";
  display: block;
  color: #1666E5;
  background-color: #fff;
  text-align: center;
  padding-top: 20%;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#seven:checked::before {
  border: 1px solid #1666E5; }

input[type=radio].ankieta-input#seven:checked::after {
  top: 0;
  left: 0;
  content: "7";
  position: absolute;
  display: block;
  color: #fff;
  background-color: #1666E5;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  text-align: center;
  padding-top: 20%;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#eight {
  content: "8";
  display: block;
  color: #1666E5;
  background-color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#eight::before {
  content: "8";
  display: block;
  color: #1666E5;
  background-color: #fff;
  text-align: center;
  padding-top: 20%;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#eight:checked::before {
  border: 1px solid #1666E5; }

input[type=radio].ankieta-input#eight:checked::after {
  top: 0;
  left: 0;
  content: "8";
  position: absolute;
  display: block;
  color: #fff;
  background-color: #1666E5;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  text-align: center;
  padding-top: 20%;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#nine {
  content: "9";
  display: block;
  color: #1666E5;
  background-color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#nine::before {
  content: "9";
  display: block;
  color: #1666E5;
  background-color: #fff;
  text-align: center;
  padding-top: 20%;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#nine:checked::before {
  border: 1px solid #1666E5; }

input[type=radio].ankieta-input#nine:checked::after {
  top: 0;
  left: 0;
  content: "9";
  position: absolute;
  display: block;
  color: #fff;
  background-color: #1666E5;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  text-align: center;
  padding-top: 20%;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#ten {
  content: "10";
  display: block;
  color: #1666E5;
  background-color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#ten::before {
  content: "10";
  display: block;
  color: #1666E5;
  background-color: #fff;
  text-align: center;
  padding-top: 20%;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  position: relative;
  font-weight: 600;
  cursor: pointer; }

input[type=radio].ankieta-input#ten:checked::before {
  border: 1px solid #1666E5; }

input[type=radio].ankieta-input#ten:checked::after {
  top: 0;
  left: 0;
  content: "10";
  position: absolute;
  display: block;
  color: #fff;
  background-color: #1666E5;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #1666E5;
  text-align: center;
  padding-top: 20%;
  font-weight: 600;
  cursor: pointer; }

textarea.textarea {
  color: #999999 !important;
  border: 1px solid #f3f3f3 !important;
  width: 650px !important;
  height: 100px;
  font-size: 14px;
  border-radius: 3px;
  outline: none;
  cursor: pointer; }

textarea.textarea:focus {
  border: 1px solid #1666E5; }

input[type=radio].radio-quiz {
  content: "";
  display: block;
  position: relative;
  width: 15px;
  height: 15px;
  border: 1px solid #000;
  border-radius: 50px;
  background-color: white;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  visibility: hidden; }

input[type=radio].radio-quiz:before {
  content: "";
  display: block;
  position: relative;
  width: 15px;
  height: 15px;
  top: -2px;
  left: -1px;
  border: 1px solid #000;
  border-radius: 50px;
  background-color: white;
  cursor: pointer;
  visibility: hidden; }

input[type=radio].radio-quiz:checked:before {
  border: 1px solid #80398E; }

input[type=radio].radio-quiz:checked:after {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 15px;
  top: -6px;
  left: -6px;
  width: 15px;
  border: 6px solid #80398E;
  line-height: 0px;
  border-radius: 50px;
  color: #80398E;
  cursor: pointer; }

input[type=radio].radio-quiz + p {
  padding: 20px;
  border-radius: 70px;
  background-color: white;
  border: 3px solid #000;
  font-weight: 400;
  width: 92%;
  color: #000; }
  @media only screen and (max-width: 1000px) {
    input[type=radio].radio-quiz + p {
      font-size: 15px !important; } }

input[type=radio].radio-quiz:checked + p {
  background-color: #01D3C0;
  border: 3px solid #01D3C0;
  font-weight: 700;
  color: #fff; }

.label-quiz {
  cursor: pointer; }

/* QUIZ */
.answers {
  display: flex;
  flex-direction: column; }
  .answers.odp {
    border: 1px solid #fff;
    background-color: #fff;
    padding: 20px;
    border-radius: 60px;
    font-weight: 400;
    width: 90%; }
  .answers label {
    margin-top: 10px;
    margin-left: -30px;
    cursor: pointer;
    display: flex;
    align-items: center; }
  .answers .question {
    color: #000; }

.question {
  font-family: "Comic Relief", system-ui;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 10px; }
  @media only screen and (max-width: 1000px) {
    .question {
      font-size: 20px !important; } }

/* Enlarge */
.lightbox-target img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  bottom: 0;
  max-height: 0%;
  max-width: 0%;
  box-sizing: border-box;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out; }

/* Styles the close link, adds the slide down transition */
a.lightbox-close {
  display: block;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  background: #FF1D1F;
  color: #fff;
  text-decoration: none;
  position: absolute;
  top: -400px;
  border-radius: 25px;
  right: 0;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  z-index: 999; }

/* Provides part of the "X" to eliminate an image from the close link */
a.lightbox-close:before {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  background: #fff;
  position: absolute;
  left: 26px;
  top: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

/* Provides part of the "X" to eliminate an image from the close link */
a.lightbox-close:after {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  background: #fff;
  position: absolute;
  left: 26px;
  top: 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 999; }

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */
.lightbox-target:target {
  opacity: 1;
  top: 0;
  bottom: 0;
  color: #fff; }

.lightbox-target:target img {
  max-height: 100%;
  max-width: 100%;
  z-index: 888; }

body.lightbox-target:target {
  background-color: rgba(0, 0, 0, 0.5) !important; }

.lightbox-target:target a.lightbox-close {
  top: 110px;
  right: 100px; }

/* Mediaquery */
@media only screen and (min-width: 1360px) and (max-width: 1366px) {
  .btn_blue, .btn_blue__purple, .next, .btn_pink, .prev {
    padding: 10px 35px; }
    .btn_blue.smaller, .smaller.btn_blue__purple, .smaller.next, .smaller.btn_pink, .smaller.prev {
      padding: 10px 10px;
      font-size: 20px; }
  .bg_module, .bg_module_sub {
    background-size: contain; }
  .bg_module_sub {
    height: 380px; }
  .resize-1360 {
    width: 80%; }
  .bg_video {
    background-size: contain; } }

@media only screen and (max-width: 950px) {
  .edelan_box {
    border-radius: 20px; }
    .edelan_box p.keep_height:first-of-type {
      height: auto; }
  .dermisil_box {
    border-radius: 20px; }
  .bg_slider {
    height: auto; }
  .slide {
    height: auto; }
  .fixed_image {
    height: auto;
    position: relative; }
  .finish_image {
    position: relative;
    top: 0;
    z-index: 0;
    width: 100%;
    height: auto;
    object-fit: contain;
    display: none; }
    .finish_image__end {
      display: none; } }

@media (max-width: 460px) {
  .bg_video {
    height: 410px; }
  .btn-red.longest-registry {
    height: 100px; }
  .btn-red.longest {
    width: 320px;
    height: 100px !important; }
  .btn_blue, .btn_blue__purple, .next, .btn_pink, .prev {
    font-size: 20px; }
    .btn_blue__purple.next, .next {
      font-size: 15px !important; }
    .btn_blue .prev, .btn_blue__purple .prev, .next .prev, .btn_pink .prev, .prev .prev {
      font-size: 15px !important; }
  .prev {
    font-size: 15px !important; }
  .edelan_box_sub3 p {
    font-size: 17px !important; }
  .dermisil_box_sub2 p {
    font-size: 17px !important;
    line-height: 22px !important; }
  .lightbox-target:target a.lightbox-close {
    top: 280px;
    right: 0px; }
  input[type=radio].ankieta-input {
    width: 30px !important;
    height: 30px !important;
    padding-top: 10% !important; }
  input[type=radio].ankieta-input::before {
    width: 30px !important;
    height: 30px !important;
    padding-top: 10% !important; }
  input[type=radio].ankieta-input:checked::after {
    width: 30px !important;
    height: 30px !important;
    padding-top: 10% !important; }
  input[type=radio].radio-quiz:before {
    top: -2px;
    right: -2px; }
  .w-45 {
    width: 100% !important; }
  .f-30.resize {
    font-size: 24px;
    line-height: 35px; }
  .f-24.top_bar-slider {
    font-size: 18px; }
  .textarea {
    width: 87% !important; } }

@media (min-width: 461px) and (max-width: 950px) {
  .lightbox-target:target a.lightbox-close {
    top: 230px; }
  .w-90 {
    width: 60% !important;
    max-height: 100%; }
  .textarea {
    width: 94% !important; }
  img.w-100.resize {
    width: auto !important; } }

@media (max-width: 1210px) {
  .w-310px {
    width: 320px !important; } }

@media only screen and (min-width: 1000px) and (max-width: 1025px) {
  .w-45 {
    width: 50% !important; }
  .dermisil_box_sub2 p {
    font-size: 18px !important;
    line-height: 23px !important; } }

@media only screen and (max-width: 1025px) {
  .bg_module, .bg_module_sub {
    background-position-x: center;
    height: auto;
    padding-bottom: 30px; }
  .bg_curtain {
    background-image: none;
    background-color: #a95fb4;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px; }
  .w-45 {
    width: 75%; }
  .w-90 {
    width: 90%; }
  .w-110 {
    width: 110%; }
  .top_bar-slider {
    margin-top: 10px; }
  .max-w-100.desk {
    width: auto; }
  .logo_b {
    max-width: 25%; } }

@media only screen and (min-width: 1600px) {
  .bg_module, .bg_module_sub {
    height: 800px;
    background-position-y: -130px;
    background-size: cover; }
  .bg_module_sub {
    height: 495px; }
  .bg_curtain {
    background-size: cover;
    height: 1050px; }
  .sash {
    top: 42%; } }

/* Menu */
.top-nav {
  width: 100%;
  padding: 10px 0 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  transition: top .75s ease-in; }
  .top-nav .menu {
    list-style: none;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 0;
    transition: max-height .2s ease-out; }
    .top-nav .menu li a {
      display: inline-block;
      text-decoration: none;
      color: #000;
      font-family: "Comic Relief", system-ui;
      font-weight: 700;
      text-transform: uppercase;
      transition: 0.2s; }
      .top-nav .menu li a:hover {
        color: #FF007F; }
  .top-nav .logo {
    display: inline-block;
    max-width: 100%; }
  .top-nav .menu-icon {
    cursor: pointer;
    display: inline-block;
    padding: 28px 10px; }
    .top-nav .menu-icon .navicon {
      background: #FF007F;
      display: block;
      height: 5px;
      position: relative;
      width: 40px; }
      .top-nav .menu-icon .navicon:before, .top-nav .menu-icon .navicon:after {
        background: #FF007F;
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        transition: all .2s ease-out;
        width: 100%; }
      .top-nav .menu-icon .navicon:before {
        top: 10px; }
      .top-nav .menu-icon .navicon:after {
        top: -10px; }
  .top-nav .menu-btn {
    display: none; }
    .top-nav .menu-btn:checked ~ .menu {
      max-height: 300px; }
    .top-nav .menu-btn:checked ~ .menu-icon .navicon {
      background: transparent; }
      .top-nav .menu-btn:checked ~ .menu-icon .navicon:before {
        transform: rotate(-45deg); }
      .top-nav .menu-btn:checked ~ .menu-icon .navicon:after {
        transform: rotate(45deg); }
    .top-nav .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before, .top-nav .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
      top: 0; }

@media (min-width: 840px) {
  .top-nav li {
    margin: 0 10px; }
  .top-nav .menu {
    width: auto;
    max-height: none;
    flex-direction: row; }
  .top-nav .menu-icon {
    display: none; }
  ul {
    display: flex; } }

@media (max-width: 839px) {
  .top-nav .menu {
    top: 85px;
    left: 0;
    background: #fff;
    align-items: center;
    flex-direction: none;
    justify-content: center;
    z-index: 999;
    position: absolute;
    text-align: center; }
  .top-nav .menu-btn:checked ~ .menu {
    max-height: 400px;
    height: 200px; }
  li.top-menu {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px; }
  #logo_pph {
    width: 200px; }
  .top-nav .logo {
    display: inline-block;
    max-width: 250px !important; }
  .gap {
    gap: 0px; }
  .boxes-index {
    width: 100% !important; } }

/*nps*/
.opinion li {
  padding: 0px 10px !important; }

.opinion li:nth-child(1) {
  padding: 0px 10px 0 0 !important; }

.opinion li span {
  font-weight: 700;
  color: #f08100;
  padding-left: 5px; }

.font_opinion, textarea.textarea {
  font-size: 28px !important; }

.opinieformat li {
  margin: 10px;
  padding: 14px 20px;
  border: 1px solid #000;
  border-radius: 25px;
  cursor: pointer;
  transition: .4s;
  font-weight: 600; }
  .opinieformat li:nth-child(11) {
    padding: 14px 15px !important; }

.opinieformat li:hover, .opinieformat li.act {
  background: #0D78A4;
  color: #fff; }

.pofopinion p {
  margin: 0 !important;
  font-size: 20px; }

textarea {
  resize: none;
  width: 95%;
  height: 80px;
  padding: 20px;
  border: 1px solid #04042E;
  border-radius: 10px; }

.gap {
  gap: 30px; }

.boxes-index {
  width: 32%;
  height: auto; }

.correct {
  position: relative;
  color: #000 !important;
  background-color: #D5FF71 !important;
  border: 1px solid #D5FF71 !important;
  font-weight: 600; }

/*.correct::before {
    content: url("../img/corect.png");
    position: absolute;
    left: 0px;
    //top: 7px; 
}*/
.falsed {
  position: relative;
  border: 1px solid #F60D4C !important;
  background-color: #F60D4C !important;
  color: #fff !important;
  font-weight: 600; }

/*.falsed::before {
    content: url("../img/wrong.png");
    position: absolute;
    left: 0px;
    //top: 7px; 
}*/
ul.answerred {
  flex-direction: column;
  display: flex; }

.answerred li {
  padding: 10px 40px !important; }

/* monit */
#monit {
  z-index: 10000;
  background: black; }
  #monit > div:first-of-type .btn, #monit > div:first-of-type p {
    font-size: .8em; }
  #monit > div:first-of-type p {
    margin-top: 1em; }
  #monit .label {
    margin: 1.5em 0 3em; }
  #monit input[type="checkbox"].alert:not(:checked) + label, #monit input[type="radio"].alert:not(:checked) + label {
    color: #FF1D1F;
    transition: color .3s ease-out; }
    #monit input[type="checkbox"].alert:not(:checked) + label:before, #monit input[type="radio"].alert:not(:checked) + label:before {
      content: '';
      border: 2px solid #FF1D1F; }
  #monit input[type="checkbox"]:checked + .checkbox:before, #monit input[type="radio"]:checked + .checkbox:before {
    content: '✔';
    font-size: 1.6em;
    border: 2px solid #1666E5; }
  #monit input[type="checkbox"]:checked + .checkbox--o:before, #monit input[type="radio"]:checked + .checkbox--o:before {
    content: '';
    border-radius: 100%; }
  #monit input[type="checkbox"]:checked + .checkbox--o:after, #monit input[type="radio"]:checked + .checkbox--o:after {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #1666E5;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: .49em; }
  #monit input[type="checkbox"]:checked + .checkbox--up:after, #monit input[type="radio"]:checked + .checkbox--up:after {
    bottom: initial;
    left: initial;
    right: initial;
    top: -43px; }

.checkbox_ {
  position: relative;
  cursor: pointer;
  z-index: 200;
  padding-left: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start; }
  .checkbox_:before {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    left: 0;
    top: 0;
    font-weight: 700;
    font-size: 18px; }
  .checkbox_ a {
    margin-left: 5px; }
  .checkbox_.error, .checkbox_.red {
    color: #FF1D1F;
    transition: color .3s ease-out; }
    .checkbox_.error:before, .checkbox_.red:before {
      content: ''; }

.btn {
  font-size: 1em;
  cursor: pointer;
  transition: color .5s ease-out;
  transition: background .2s ease-out;
  background: inherit; }
  .btn--accept {
    background: #FF007F;
    text-transform: uppercase;
    padding: 10px 25px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer; }
  .btn--cancel {
    border-radius: 5px;
    border: 1px solid #cacacb;
    display: flex;
    align-items: center;
    padding: 10px 25px; }

.fix-x, #monit input[type="checkbox"]:checked + .checkbox--up:after, #monit input[type="radio"]:checked + .checkbox--up:after {
  left: 50%;
  transform: translate(-50%, 0); }

#mod_pop {
  z-index: 1050;
  background: rgba(255, 255, 255, 0.5);
  font-size: 15px;
  color: #4a4b53; }
  #mod_pop .mod_pop-inner {
    max-width: 700px;
    font-weight: 500; }

.cookie-alert {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 320px;
  margin: 0 !important;
  z-index: 999;
  opacity: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out; }

.cookie-alert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms; }

.open_box.overflow-5ekg {
  overflow: auto !important;
  max-height: 100vh !important; }
  .open_box.overflow-5ekg img {
    width: 100% !important;
    display: block;
    height: auto !important;
    max-height: initial !important;
    max-width: initial !important;
    position: relative !important; }

/* Fonts */
.f-10 {
  font-size: 10px; }

.f-11 {
  font-size: 11px; }

.f-12 {
  font-size: 12px; }

.f-13 {
  font-size: 13px; }

.f-14, .sillChanger_btn {
  font-size: 14px; }

.f-15 {
  font-size: 15px; }

.f-16 {
  font-size: 16px; }

.f-17 {
  font-size: 17px; }

.f-18, input[type=radio].radio-quiz + p, .answers.odp {
  font-size: 18px; }

.f-19 {
  font-size: 19px; }

.f-20, .btn_blue.smaller, .smaller.btn_blue__purple, .smaller.next, .smaller.btn_pink, .smaller.prev, .question {
  font-size: 20px; }

.f-21, .btn_blue, .btn_blue__purple, .next, .btn_pink, .prev {
  font-size: 21px; }

.f-22, .edelan_box_sub3 p, .dermisil_box_sub2 p {
  font-size: 22px; }

.f-23 {
  font-size: 23px; }

.f-24 {
  font-size: 24px; }

.f-25 {
  font-size: 25px; }

.f-26 {
  font-size: 26px; }

.f-27 {
  font-size: 27px; }

.f-28 {
  font-size: 28px; }

.f-29 {
  font-size: 29px; }

.f-30 {
  font-size: 30px; }

.f-31 {
  font-size: 31px; }

.f-32 {
  font-size: 32px; }

.f-33 {
  font-size: 33px; }

.f-34 {
  font-size: 34px; }

.f-35 {
  font-size: 35px; }

.f-36 {
  font-size: 36px; }

.f-39 {
  font-size: 39px; }

.f-40 {
  font-size: 40px; }
  @media only screen and (max-width: 1000px) {
    .f-40 {
      font-size: 35px;
      line-height: 45px; } }

.f-42 {
  font-size: 2.5em; }

.f-45 {
  font-size: 45px; }
  @media only screen and (max-width: 1000px) {
    .f-45 {
      font-size: 30px;
      line-height: 40px; } }

.f-46 {
  font-size: 46px; }

.f-48 {
  font-size: 48px; }

.f-50 {
  font-size: 50px; }
  @media only screen and (max-width: 1000px) {
    .f-50 {
      font-size: 49px; } }

.f-53 {
  font-size: 53px; }

.f-60 {
  font-size: 60px; }

.f-62 {
  font-size: 62px; }
  @media only screen and (max-width: 1000px) {
    .f-62 {
      font-size: 52px; } }

.f-85 {
  font-size: 85px;
  line-height: 100px; }
  @media only screen and (max-width: 1000px) {
    .f-85 {
      font-size: 52px;
      line-height: 55px; } }

.lh-14 {
  line-height: 14px; }
  @media only screen and (max-width: 600px) {
    .lh-14 {
      line-height: 24px; } }

.lh-22 {
  line-height: 22px !important; }

.lh-25 {
  line-height: 25px; }

.lh-28 {
  line-height: 28px; }

.lh-35, .edelan_box_sub3 p, .dermisil_box_sub2 p {
  line-height: 35px; }

.lh-36 {
  line-height: 36px; }
  @media only screen and (max-width: 1000px) {
    .lh-36 {
      line-height: 30px; } }

.lh-43 {
  line-height: 43px; }

.lh-46 {
  line-height: 46px; }

.lh-50 {
  line-height: 50px; }

.lh-58 {
  line-height: 58px; }

.lh-64 {
  line-height: 64px; }

.font-weight-100 {
  font-weight: 100; }

.font-weight-200 {
  font-weight: 200; }

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

.font-weight-400 {
  font-weight: 400; }

.font-weight-500 {
  font-weight: 500; }

.font-weight-600 {
  font-weight: 600; }

.font-weight-700, .btn_blue, .btn_blue__purple, .next, .btn_pink, .prev, .question {
  font-weight: 700; }

.font-weight-800 {
  font-weight: 800; }

.pagination {
  width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 20px; }

.pagination .tableList {
  min-height: 250px;
  text-indent: 20px; }

.tableList .objectBlock {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.clickPageNumber {
  background-color: lightgrey;
  padding: 5px;
  margin-left: 2px;
  margin-right: 2px; }

.pagination-block {
  text-align: center;
  width: 100%; }

.pagination-block span {
  display: inline-block; }

.pagination-block span:hover {
  cursor: pointer; }

.opacity {
  background-color: #E0E0E0;
  border: 1px solid #E0E0E0; }
  .opacity:hover {
    background-color: #E0E0E0;
    border: 1px solid #E0E0E0;
    color: #fff;
    cursor: not-allowed !important; }

.outline-none {
  outline: none;
  user-select: none; }

.objectBlock {
  height: 100%; }

.bullet-1 {
  top: 20%;
  left: 43%;
  transition: .2s;
  cursor: pointer; }

.bullet-2 {
  top: 38%;
  left: 35%;
  transition: .2s;
  cursor: pointer; }

.bullet-3 {
  bottom: 40%;
  left: 35%;
  transition: .2s;
  cursor: pointer; }

.resize-bullet {
  animation: pulse 2s infinite; }

@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.8); }
  100% {
    transform: scale(1); } }

.column {
  flex-direction: row; }
  @media only screen and (max-width: 1000px) {
    .column {
      flex-direction: column; } }

.splide__arrows {
  display: none; }

.splide__pagination {
  bottom: -30px !important; }
  .splide__pagination__page {
    background: #000000 !important;
    border: 0.3px solid #fff !important;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4) !important; }
    .splide__pagination__page.is-active {
      background: #FF007F !important;
      opacity: 1 !important; }

.border-black {
  border: 2px solid #000;
  border-radius: 50px;
  padding: 10px; }
  @media only screen and (max-width: 1000px) {
    .border-black {
      margin-top: 100px; } }

.bg_blur {
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(20px);
  border-radius: 50px;
  padding: 50px 50px 50px 150px; }
  @media only screen and (max-width: 1000px) {
    .bg_blur {
      padding: 250px 30px 30px; } }

.q1 {
  right: 20%; }
  @media only screen and (max-width: 1000px) {
    .q1 {
      right: 6%;
      top: 32%; } }

.q2 {
  right: 17%; }

.h100vh {
  height: 100vh; }
  @media only screen and (max-width: 1000px) {
    .h100vh {
      height: 610px; } }

.bg_game1 {
  background-image: url(../img/bg_game1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: center;
  background-position-y: top;
  height: 502px; }
  @media only screen and (max-width: 1000px) {
    .bg_game1 {
      background-image: none;
      background-color: rgba(255, 255, 255, 0.85);
      border-radius: 30px;
      padding: 300px 20px 20px;
      height: 905px;
      background-size: contain;
      margin-bottom: 20px; } }

.bg_game2 {
  background-image: url(../img/bg_game2.png) !important; }
  @media only screen and (max-width: 1000px) {
    .bg_game2 {
      background-image: none !important; } }

.answersGame {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media only screen and (max-width: 1000px) {
    .answersGame {
      position: relative;
      right: inherit;
      top: inherit;
      align-items: center; } }
  .answersGame label {
    filter: grayscale(1);
    cursor: pointer; }
  .answersGame__checkbox {
    visibility: hidden; }
    .answersGame__checkbox--label {
      width: 460px;
      max-width: 460px;
      padding: 15px 20px;
      background-color: rgba(255, 255, 255, 0.7);
      border-radius: 50px;
      font-size: 18px;
      line-height: 24px;
      color: #000;
      cursor: pointer;
      margin-top: -5px; }
      @media only screen and (max-width: 1000px) {
        .answersGame__checkbox--label {
          width: 90%;
          max-width: 100%; } }
    .answersGame__checkbox:checked + label {
      filter: grayscale(0); }
  .answersGame__true {
    background-color: #BCF75E !important; }
  .answersGame__false {
    background-color: #FF3F3C !important; }

.text {
  font-size: 16px;
  line-height: 18px;
  width: 360px;
  padding-left: 10px; }
  @media only screen and (max-width: 1000px) {
    .text {
      width: 100%;
      max-width: 100%; } }
  .text__green {
    color: #00BC6C; }
  .text__red {
    color: #FF3F3C; }

.fadeIn {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1000;
  animation-timing-function: ease-in;
  animation-duration: 2s; }

@keyframes fadeInOpacity {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes notify {
  0% {
    opacity: 0; }
  16.66667% {
    opacity: 1; }
  33.33333% {
    opacity: 0; } }

.cloud {
  top: -200px;
  max-width: 200px;
  opacity: 0;
  animation: notify 24s infinite; }
  .cloud2 {
    top: -100px;
    left: 250px; }
  @media only screen and (min-width: 1600px) {
    .cloud1 {
      right: -150px !important; }
    .cloud2 {
      left: 300px !important; }
    .cloud3 {
      left: 100px !important; } }

.cloud:nth-child(1) {
  animation-delay: 0s; }

.cloud:nth-child(2) {
  animation-delay: 8s; }

.cloud:nth-child(3) {
  animation-delay: 16s; }

.d1 {
  top: 100px;
  left: 43%;
  cursor: pointer;
  transition: .2s; }
  @media only screen and (min-width: 1001px) {
    .d1:hover {
      transform: scale(1.2); } }
  @media only screen and (max-width: 1000px) {
    .d1 {
      top: 200px;
      left: 15%; } }

.d2 {
  top: 150px;
  right: 35%;
  cursor: pointer;
  transition: .2s; }
  @media only screen and (min-width: 1001px) {
    .d2:hover {
      transform: scale(1.2); } }
  @media only screen and (max-width: 1000px) {
    .d2 {
      top: 220px;
      right: 10%; } }

.d3 {
  top: 200px;
  left: 43%;
  cursor: pointer;
  transition: .2s; }
  @media only screen and (min-width: 1001px) {
    .d3:hover {
      transform: scale(1.2); } }
  @media only screen and (max-width: 1000px) {
    .d3 {
      top: 270px;
      left: 10%; } }

.d4 {
  top: 250px;
  right: 40%;
  cursor: pointer;
  transition: .2s; }
  @media only screen and (min-width: 1001px) {
    .d4:hover {
      transform: scale(1.2); } }
  @media only screen and (max-width: 1000px) {
    .d4 {
      top: 300px;
      right: 10%; } }

.d5 {
  top: 300px;
  left: 43%;
  cursor: pointer;
  transition: .2s; }
  @media only screen and (min-width: 1001px) {
    .d5:hover {
      transform: scale(1.2); } }
  @media only screen and (max-width: 1000px) {
    .d5 {
      top: 340px;
      left: 33%; } }

.d6 {
  top: 350px;
  right: 38%;
  cursor: pointer;
  transition: .2s; }
  @media only screen and (min-width: 1001px) {
    .d6:hover {
      transform: scale(1.2); } }
  @media only screen and (max-width: 1000px) {
    .d6 {
      top: 380px;
      right: 15%; } }

.d7 {
  top: 450px;
  left: 48%;
  cursor: pointer;
  transition: .2s; }
  @media only screen and (min-width: 1001px) {
    .d7:hover {
      transform: scale(1.2); } }

.d8 {
  top: 550px;
  right: 35%;
  cursor: pointer;
  transition: .2s; }
  @media only screen and (min-width: 1001px) {
    .d8:hover {
      transform: scale(1.2); } }
  @media only screen and (max-width: 1000px) {
    .d8 {
      top: 500px;
      right: 5%; } }

.popup {
  position: absolute;
  top: 85px;
  left: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  min-height: 1201px;
  padding-top: 200px; }
  .popup__close {
    cursor: pointer;
    z-index: 1; }
  .popup__pacjent {
    min-height: 1432px !important; }

/*input, table, ol, ul, q, address, picture, template, li, footer, figure, figcaption, header, nav, audio, progress, body, tr, th, td, aside, select, form, div, p, span, small, i, em, strong, article, header, main, section, blockquote, video, svg, img, a, button, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  text-decoration: none;
  border: 0;
  outline: 0;
  //font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;

  !*&:focus::-webkit-input-placeholder {
    opacity: 0
  }
  &:focus::-moz-placeholder {
    opacity: 0
  }*!
}*/
input, table, ol, ul, q, address, picture, li, footer, figure, figcaption, header, nav, audio, progress, body, tr, th, td, aside, select, form, div, p, span, small, i, em, strong, article, header, main, section, blockquote, video, svg, img, a, button, h1, h2, h3, h4, h5, h6 {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

video {
  object-fit: cover; }

address {
  font-style: normal; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }
  blockquote:before, q:before {
    content: '\201E'; }
  blockquote:after, q:after {
    content: '\201D'; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

li, li a, a {
  color: inherit;
  font-size: inherit;
  line-height: inherit; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

a {
  text-decoration: none;
  background-color: transparent; }
  a:active, a:hover {
    outline-width: 0; }

sub, sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -0.4em; }

/*svg:not(:root) {
  overflow: hidden;
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .55;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}*/
img {
  user-select: none;
  display: block; }

h1, h2 {
  font-size: 3.8em;
  line-height: 110%;
  font-weight: 700; }

h3 {
  font-size: 3em;
  line-height: 120%; }

h4 {
  font-size: 2.5em;
  line-height: 120%; }

h5 {
  font-size: 1.65em;
  line-height: 120%;
  font-weight: 400; }

h6 {
  font-size: 1.35em;
  line-height: 120%; }

p {
  font-size: 1em;
  margin-top: 1em;
  line-height: 170%; }

span {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit; }

small {
  font-size: 90%; }

.btn {
  padding: 15px 25px;
  color: #fff;
  width: auto;
  display: inline-block;
  font-weight: 700;
  font-size: 1.1em;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  line-height: 100%;
  transition: color 0.5s ease-out;
  /*&:hover {
    &:after {
      margin-left: 10px;
    }
  }*/ }
  .btn:after {
    font-size: 150%;
    position: relative;
    top: .08em;
    font-weight: 700;
    margin-left: 6px;
    transition: margin 0.3s ease-out; }
  .btn--left:after {
    content: '';
    margin-left: 0; }
  .btn--left:before {
    content: '\2039';
    font-size: 120%;
    font-weight: 700;
    position: relative;
    margin-top: .08em;
    margin-right: 6px;
    transition: margin 0.3s ease-out; }
  .btn--left:hover:before {
    margin-right: 10px; }
  .btn--arrow {
    background-color: #000; }
  .btn--arrowLeft {
    padding: 15px 25px; }
    @media only screen and (max-width: 680px) {
      .btn--arrowLeft {
        left: 50%;
        margin-left: -68px; } }
    .btn--arrowLeft:after {
      content: '';
      margin: 0; }
    .btn--arrowLeft:before {
      content: '\2039';
      color: #fff;
      font-size: 300%;
      margin: 0;
      font-weight: 300; }
    .btn--arrowLeft:hover:after {
      margin: 0; }
  .btn--arrowRight {
    padding: 15px 25px; }
    @media only screen and (max-width: 680px) {
      .btn--arrowRight {
        right: 50%;
        margin-right: -68px; } }
    .btn--arrowRight:after {
      content: '\203A';
      font-size: 300%;
      color: #fff;
      margin: 0;
      font-weight: 300; }
    .btn--arrowRight:hover:after {
      margin: 0; }
  .btn--rot:after {
    width: 12px;
    transform: rotate(-90deg); }
  .btn--clean:after {
    content: '';
    background: none; }
  .btn--clean:before {
    content: '';
    background: none; }

label {
  font-size: .8em; }
  label a {
    margin-left: .3em;
    text-decoration: underline;
    color: #000; }
    label a:hover {
      color: #000; }
  label.checkbox {
    position: relative;
    cursor: pointer;
    z-index: 200;
    padding-left: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start; }
    label.checkbox:before {
      content: '';
      width: 20px;
      height: 20px;
      position: absolute;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      align-content: center;
      justify-content: center;
      left: 0;
      color: #000;
      border: 2px solid #000; }
  label .border {
    max-height: 6.2em;
    overflow-y: auto;
    padding: .5em .8em; }
    label .border span {
      padding-bottom: .5em; }
  label.req {
    padding-left: 50px; }
    label.req:after {
      content: '*';
      font-size: 1.4em;
      color: #d70035;
      position: absolute;
      left: 36px;
      top: 0; }

input:disabled {
  cursor: not-allowed;
  background-color: #ccc; }

input:not([type="chechbox"]).alert, textarea.alert {
  border: 1px solid #d70035; }

input[type="checkbox"].alert:not(:checked) + label, input[type="radio"].alert:not(:checked) + label {
  color: #d70035;
  transition: color 0.3s ease-out; }
  input[type="checkbox"].alert:not(:checked) + label:before, input[type="radio"].alert:not(:checked) + label:before {
    content: '';
    border: 2px solid #d70035; }

input[type="checkbox"]:checked + .checkbox:before, input[type="radio"]:checked + .checkbox:before {
  content: '✔';
  font-size: 1.5em; }

/*
.rq {
  &:after {
    content: '*';
    color: $alert;
    margin-left: .2em;
  }
}*/
.contentBox .img-responsive {
  width: 100%;
  display: block;
  height: auto; }

.contentBox .imgLeft, .contentBox .justifyleft {
  float: left;
  margin: 1em 1.5em 0 0; }
  @media only screen and (max-width: 680px) {
    .contentBox .imgLeft, .contentBox .justifyleft {
      width: 100%;
      margin: 1.5em 0; } }

.contentBox .imgRight, .contentBox .justifyright {
  float: right;
  margin: 1em 0 0 1.5em; }
  @media only screen and (max-width: 680px) {
    .contentBox .imgRight, .contentBox .justifyright {
      width: 100%;
      margin: 1.5em 0; } }

.contentBox h1, .contentBox h2, .contentBox h3, .contentBox h4, .contentBox h5, .contentBox h6 {
  margin: 1em 0; }
  .contentBox h1:first-of-type, .contentBox h2:first-of-type, .contentBox h3:first-of-type, .contentBox h4:first-of-type, .contentBox h5:first-of-type, .contentBox h6:first-of-type {
    margin-top: 0;
    margin-bottom: 0; }

.contentBox p {
  margin-top: 1em; }
  .contentBox p:first-child {
    margin-top: 0; }

.contentBox ol {
  padding-left: 2em; }

.contentBox ul {
  padding-left: 2em; }
  .contentBox ul li {
    margin: 10px 0;
    position: relative; }
    .contentBox ul li:before {
      content: '';
      width: 6px;
      height: 6px;
      top: .5em;
      left: -25px;
      border-radius: 100%;
      position: absolute;
      background-color: #000; }
  .contentBox ul.sqaure {
    padding-left: 40px;
    color: #000; }
    .contentBox ul.sqaure li {
      margin: 15px 0;
      cursor: pointer;
      transition: color 0.3s ease-out; }
      .contentBox ul.sqaure li:before {
        content: '';
        width: 20px;
        height: 20px;
        top: -.2em;
        z-index: 0;
        left: -40px;
        position: absolute;
        background-color: #fff;
        border: 2px solid #000; }
      .contentBox ul.sqaure li:hover {
        color: #000; }
      .contentBox ul.sqaure li.active {
        color: #000;
        font-weight: 700; }
        .contentBox ul.sqaure li.active:after {
          position: absolute;
          content: '✓';
          z-index: 500;
          width: 20px;
          height: 20px;
          color: #000;
          top: 0;
          font-weight: 700;
          left: -35px; }
  .contentBox ul.bull {
    padding-left: 50px; }
    .contentBox ul.bull li {
      margin: 20px 0;
      cursor: pointer;
      transition: color 0.3s ease-out; }
      .contentBox ul.bull li:before {
        content: '';
        width: 30px;
        height: 30px;
        top: -.5em;
        z-index: 0;
        left: -50px;
        border-radius: 100%;
        position: absolute;
        background-color: #fff;
        border: 2px solid #000; }
      .contentBox ul.bull li:hover {
        color: #000; }
      .contentBox ul.bull li.active:after {
        position: absolute;
        content: '';
        z-index: 500;
        background-color: #000;
        top: 0;
        width: 18px;
        height: 18px;
        left: -42px;
        border-radius: 100%; }

.contentBox img {
  margin: 2em 0;
  max-width: 100%;
  display: block;
  height: auto; }

.contentBox iframe {
  max-width: 100%; }

.contentBox table:before {
  content: '';
  width: 100%;
  display: block;
  overflow: auto; }

[data-grid] {
  display: grid;
  grid-template-rows: auto;
  grid-gap: 0;
  justify-content: start; }

.grid:not([data-grid]) {
  z-index: 1;
  position: relative; }
  .grid:not([data-grid]):before {
    content: '';
    z-index: -1;
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    visibility: hidden; }
  .grid:not([data-grid])--yt:before {
    padding-bottom: 60%; }
  .grid:not([data-grid]) > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.1
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }
  .hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/*@import "effects/2d-transitions/pulse-grow";
@if $includeClasses {
  .hvr-pulse-grow {
    @include pulse-grow();
  }
}*/
/*@import "effects/2d-transitions/pulse-shrink";
@if $includeClasses {
  .hvr-pulse-shrink {
    @include pulse-shrink();
  }
}*/
/*@import "effects/2d-transitions/push";
@if $includeClasses {
  .hvr-push {
    @include push();
  }
}*/
/*@import "effects/2d-transitions/pop";
@if $includeClasses {
  .hvr-pop {
    @include pop();
  }
}*/
/*
@import "effects/2d-transitions/bounce-in";
@if $includeClasses {
  .hvr-bounce-in {
    @include bounce-in();
  }
}
*/
/*@import "effects/2d-transitions/bounce-out";
@if $includeClasses {
  .hvr-bounce-out {
    @include bounce-out();
  }
}*/
/*@import "effects/2d-transitions/rotate";
@if $includeClasses {
  .hvr-rotate {
    @include rotate();
  }
}*/
/*@import "effects/2d-transitions/grow-rotate";
@if $includeClasses {
  .hvr-grow-rotate {
    @include grow-rotate();
  }
}*/
/*@import "effects/2d-transitions/float";
@if $includeClasses {
  .hvr-float {
    @include float();
  }
}*/
/*@import "effects/2d-transitions/sink";
@if $includeClasses {
  .hvr-sink {
    @include sink();
  }
}*/
/*@import "effects/2d-transitions/bob";
@if $includeClasses {
  .hvr-bob {
    @include bob();
  }
}*/
/*@import "effects/2d-transitions/hang";
@if $includeClasses {
  .hvr-hang {
    @include hang();
  }
}*/
/*@import "effects/2d-transitions/skew";
@if $includeClasses {
  .hvr-skew {
    @include skew();
  }
}*/
/*@import "effects/2d-transitions/skew-forward";
@if $includeClasses {
  .hvr-skew-forward {
    @include skew-forward();
  }
}*/
/*@import "effects/2d-transitions/skew-backward";
@if $includeClasses {
  .hvr-skew-backward {
    @include skew-backward();
  }
}*/
/*@import "effects/2d-transitions/wobble-vertical";
@if $includeClasses {
  .hvr-wobble-vertical {
    @include wobble-vertical();
  }
}*/
/*@import "effects/2d-transitions/wobble-horizontal";
@if $includeClasses {
  .hvr-wobble-horizontal {
    @include wobble-horizontal();
  }
}*/
/*@import "effects/2d-transitions/wobble-to-bottom-right";
@if $includeClasses {
  .hvr-wobble-to-bottom-right {
    @include wobble-to-bottom-right();
  }
}*/
/*@import "effects/2d-transitions/wobble-to-top-right";
@if $includeClasses {
  .hvr-wobble-to-top-right {
    @include wobble-to-top-right();
  }
}*/
/*@import "effects/2d-transitions/wobble-top";
@if $includeClasses {
  .hvr-wobble-top {
    @include wobble-top();
  }
}*/
/*@import "effects/2d-transitions/wobble-bottom";
@if $includeClasses {
  .hvr-wobble-bottom {
    @include wobble-bottom();
  }
}*/
/*@import "effects/2d-transitions/wobble-skew";
@if $includeClasses {
  .hvr-wobble-skew {
    @include wobble-skew();
  }
}*/
/*@import "effects/2d-transitions/buzz";
@if $includeClasses {
  .hvr-buzz {
    @include buzz();
  }
}*/
/*@import "effects/2d-transitions/buzz-out";
@if $includeClasses {
  .hvr-buzz-out {
    @include buzz-out();
  }
}*/
/*@import "effects/2d-transitions/forward";
@if $includeClasses {
  .hvr-forward {
    @include forward();
  }
}*/
/*@import "effects/2d-transitions/backward";
@if $includeClasses {
  .hvr-backward {
    @include backward();
  }
}*/
/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }
  .hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
    background-color: #2098D1;
    color: white; }

/*@import "effects/background-transitions/back-pulse";
@if $includeClasses {
  .hvr-back-pulse {
    @include back-pulse();
  }
}*/
/*@import "effects/background-transitions/sweep-to-right";
@if $includeClasses {
  .hvr-sweep-to-right {
    @include sweep-to-right();
  }
}*/
/*@import "effects/background-transitions/sweep-to-left";
@if $includeClasses {
  .hvr-sweep-to-left {
    @include sweep-to-left();
  }
}*/
/*@import "effects/background-transitions/sweep-to-bottom";
@if $includeClasses {
  .hvr-sweep-to-bottom {
    @include sweep-to-bottom();
  }
}*/
/*@import "effects/background-transitions/sweep-to-top";
@if $includeClasses {
  .hvr-sweep-to-top {
    @include sweep-to-top();
  }
}*/
/*@import "effects/background-transitions/bounce-to-right";
@if $includeClasses {
  .hvr-bounce-to-right {
    @include bounce-to-right();
  }
}*/
/*@import "effects/background-transitions/bounce-to-left";
@if $includeClasses {
  .hvr-bounce-to-left {
    @include bounce-to-left();
  }
}*/
/*@import "effects/background-transitions/bounce-to-bottom";
@if $includeClasses {
  .hvr-bounce-to-bottom {
    @include bounce-to-bottom();
  }
}*/
/*@import "effects/background-transitions/bounce-to-top";
@if $includeClasses {
  .hvr-bounce-to-top {
    @include bounce-to-top();
  }
}*/
/*@import "effects/background-transitions/radial-out";
@if $includeClasses {
  .hvr-radial-out {
    @include radial-out();
  }
}*/
/*@import "effects/background-transitions/radial-in";
@if $includeClasses {
  .hvr-radial-in {
    @include radial-in();
  }
}*/
/*@import "effects/background-transitions/rectangle-in";
@if $includeClasses {
  .hvr-rectangle-in {
    @include rectangle-in();
  }
}*/
/*
@import "effects/background-transitions/rectangle-out";
@if $includeClasses {
  .hvr-rectangle-out {
    @include rectangle-out();
  }
}
*/
/*@import "effects/background-transitions/shutter-in-horizontal";
@if $includeClasses {
  .hvr-shutter-in-horizontal {
    @include shutter-in-horizontal();
  }
}*/
/*
@import "effects/background-transitions/shutter-out-horizontal";
@if $includeClasses {
  .hvr-shutter-out-horizontal {
    @include shutter-out-horizontal();
  }
}
*/
/*@import "effects/background-transitions/shutter-in-vertical";
@if $includeClasses {
  .hvr-shutter-in-vertical {
    @include shutter-in-vertical();
  }
}*/
/*@import "effects/background-transitions/shutter-out-vertical";
@if $includeClasses {
  .hvr-shutter-out-vertical {
    @include shutter-out-vertical();
  }
}*/
/* BORDER TRANSITIONS */
/*@import "effects/border-transitions/border-fade";
@if $includeClasses {
  .hvr-border-fade {
    @include border-fade();
  }
}*/
/*@import "effects/border-transitions/hollow";
@if $includeClasses {
  .hvr-hollow {
    @include hollow();
  }
}*/
/*@import "effects/border-transitions/trim";
@if $includeClasses {
  .hvr-trim {
    @include trim();
  }
}*/
/*@import "effects/border-transitions/ripple-out";
@if $includeClasses {
  .hvr-ripple-out {
    @include ripple-out();
  }
}*/
/*@import "effects/border-transitions/ripple-in";
@if $includeClasses {
  .hvr-ripple-in {
    @include ripple-in();
  }
}*/
/*@import "effects/border-transitions/outline-out";
@if $includeClasses {
  .hvr-outline-out {
    @include outline-out();
  }
}*/
/*@import "effects/border-transitions/outline-in";
@if $includeClasses {
  .hvr-outline-in {
    @include outline-in();
  }
}*/
/*@import "effects/border-transitions/round-corners";
@if $includeClasses {
  .hvr-round-corners {
    @include round-corners();
  }
}*/
/*@import "effects/border-transitions/underline-from-left";
@if $includeClasses {
  .hvr-underline-from-left {
    @include underline-from-left();
  }
}*/
/*@import "effects/border-transitions/underline-from-center";
@if $includeClasses {
  .hvr-underline-from-center {
    @include underline-from-center();
  }
}*/
/*@import "effects/border-transitions/underline-from-right";
@if $includeClasses {
  .hvr-underline-from-right {
    @include underline-from-right();
  }
}*/
/*@import "effects/border-transitions/overline-from-left";
@if $includeClasses {
  .hvr-overline-from-left {
    @include overline-from-left();
  }
}*/
/*@import "effects/border-transitions/overline-from-center";
@if $includeClasses {
  .hvr-overline-from-center {
    @include overline-from-center();
  }
}*/
/*@import "effects/border-transitions/overline-from-right";
@if $includeClasses {
  .hvr-overline-from-right {
    @include overline-from-right();
  }
}*/
/*@import "effects/border-transitions/reveal";
@if $includeClasses {
  .hvr-reveal {
    @include reveal();
  }
}*/
/*@import "effects/border-transitions/underline-reveal";
@if $includeClasses {
  .hvr-underline-reveal {
    @include underline-reveal();
  }
}*/
/*@import "effects/border-transitions/overline-reveal";
@if $includeClasses {
  .hvr-overline-reveal {
    @include overline-reveal();
  }
}*/
/* SHADOW/GLOW TRANSITIONS */
/*@import "effects/shadow-and-glow-transitions/glow";
@if $includeClasses {
  .hvr-glow {
    @include glow();
  }
}*/
/*@import "effects/shadow-and-glow-transitions/shadow";
@if $includeClasses {
  .hvr-shadow {
    @include shadow();
  }
}*/
/*@import "effects/shadow-and-glow-transitions/grow-shadow";
@if $includeClasses {
  .hvr-grow-shadow {
    @include grow-shadow();
  }
}*/
/*@import "effects/shadow-and-glow-transitions/box-shadow-outset";
@if $includeClasses {
  .hvr-box-shadow-outset {
    @include box-shadow-outset();
  }
}*/
/*@import "effects/shadow-and-glow-transitions/box-shadow-inset";
@if $includeClasses {
  .hvr-box-shadow-inset {
    @include box-shadow-inset();
  }
}*/
/*@import "effects/shadow-and-glow-transitions/float-shadow";
@if $includeClasses {
  .hvr-float-shadow {
    @include float-shadow();
  }
}*/
/*@import "effects/shadow-and-glow-transitions/shadow-radial";
@if $includeClasses {
  .hvr-shadow-radial {
    @include shadow-radial();
  }
}*/
/* SPEECH BUBBLES */
/*@import "effects/speech-bubbles/bubble-top";
@if $includeClasses {
  .hvr-bubble-top {
    @include bubble-top();
  }
}*/
/*@import "effects/speech-bubbles/bubble-right";
@if $includeClasses {
  .hvr-bubble-right {
    @include bubble-right();
  }
}*/
/*@import "effects/speech-bubbles/bubble-bottom";
@if $includeClasses {
  .hvr-bubble-bottom {
    @include bubble-bottom();
  }
}*/
/*@import "effects/speech-bubbles/bubble-left";
@if $includeClasses {
  .hvr-bubble-left {
    @include bubble-left();
  }
}*/
/*@import "effects/speech-bubbles/bubble-float-top";
@if $includeClasses {
  .hvr-bubble-float-top {
    @include bubble-float-top();
  }
}*/
/*@import "effects/speech-bubbles/bubble-float-right";
@if $includeClasses {
  .hvr-bubble-float-right {
    @include bubble-float-right();
  }
}*/
/*
@import "effects/speech-bubbles/bubble-float-bottom";
@if $includeClasses {
  .hvr-bubble-float-bottom {
    @include bubble-float-bottom();
  }
}
*/
/*@import "effects/speech-bubbles/bubble-float-left";
@if $includeClasses {
  .hvr-bubble-float-left {
    @include bubble-float-left();
  }
}*/
/* ICONS */
/*@import "effects/icons/icon-back";
@if $includeClasses {
  .hvr-icon-back {
    @include icon-back();
  }
}*/
/*@import "effects/icons/icon-forward";
@if $includeClasses {
  .hvr-icon-forward {
    @include icon-forward();
  }
}*/
/*
@import "effects/icons/icon-down";
@if $includeClasses {
  .hvr-icon-down {
    @include icon-down();
  }
}
*/
/*@import "effects/icons/icon-up";
@if $includeClasses {
  .hvr-icon-up {
    @include icon-up();
  }
}*/
/*@import "effects/icons/icon-spin";
@if $includeClasses {
  .hvr-icon-spin {
    @include icon-spin();
  }
}*/
/*@import "effects/icons/icon-drop";
@if $includeClasses {
  .hvr-icon-drop {
    @include icon-drop();
  }
}*/
/*@import "effects/icons/icon-fade";
@if $includeClasses {
  .hvr-icon-fade {
    @include icon-fade();
  }
}*/
/*@import "effects/icons/icon-float-away";
@if $includeClasses {
  .hvr-icon-float-away {
    @include icon-float-away();
  }
}*/
/*@import "effects/icons/icon-sink-away";
@if $includeClasses {
  .hvr-icon-sink-away {
    @include icon-sink-away();
  }
}*/
/*@import "effects/icons/icon-grow";
@if $includeClasses {
  .hvr-icon-grow {
    @include icon-grow();
  }
}*/
/*@import "effects/icons/icon-shrink";
@if $includeClasses {
  .hvr-icon-shrink {
    @include icon-shrink();
  }
}*/
/*@import "effects/icons/icon-pulse";
@if $includeClasses {
  .hvr-icon-pulse {
    @include icon-pulse();
  }
}*/
/*@import "effects/icons/icon-pulse-shrink";
@if $includeClasses {
  .hvr-icon-pulse-shrink {
    @include icon-pulse-shrink();
  }
}*/
/*@import "effects/icons/icon-push";
@if $includeClasses {
  .hvr-icon-push {
    @include icon-push();
  }
}*/
/*@import "effects/icons/icon-pop";
@if $includeClasses {
  .hvr-icon-pop {
    @include icon-pop();
  }
}*/
/*@import "effects/icons/icon-bounce";
@if $includeClasses {
  .hvr-icon-bounce {
    @include icon-bounce();
  }
}*/
/*@import "effects/icons/icon-rotate";
@if $includeClasses {
  .hvr-icon-rotate {
    @include icon-rotate();
  }
}*/
/*@import "effects/icons/icon-grow-rotate";
@if $includeClasses {
  .hvr-icon-grow-rotate {
    @include icon-grow-rotate();
  }
}*/
/*@import "effects/icons/icon-sink";
@if $includeClasses {
  .hvr-icon-sink {
    @include icon-sink();
  }
}*/
/*@import "effects/icons/icon-bob";
@if $includeClasses {
  .hvr-icon-bob {
    @include icon-bob();
  }
}*/
/*@import "effects/icons/icon-hang";
@if $includeClasses {
  .hvr-icon-hang {
    @include icon-hang();
  }
}*/
/*@import "effects/icons/icon-wobble-horizontal";
@if $includeClasses {
  .hvr-icon-wobble-horizontal {
    @include icon-wobble-horizontal();
  }
}*/
/*@import "effects/icons/icon-wobble-vertical";
@if $includeClasses {
  .hvr-icon-wobble-vertical {
    @include icon-wobble-vertical();
  }
}*/
/*@import "effects/icons/icon-buzz";
@if $includeClasses {
  .hvr-icon-buzz {
    @include icon-buzz();
  }
}*/
/*
@import "effects/icons/icon-buzz-out";
@if $includeClasses {
  .hvr-icon-buzz-out {
    @include icon-buzz-out();
  }
}
*/
/* CURLS */
/*@import "effects/curls/curl-top-left";
@if $includeClasses {
  .hvr-curl-top-left {
    @include curl-top-left();
  }
}*/
/*@import "effects/curls/curl-top-right";
@if $includeClasses {
  .hvr-curl-top-right {
    @include curl-top-right();
  }
}*/
/*@import "effects/curls/curl-bottom-right";
@if $includeClasses {
  .hvr-curl-bottom-right {
    @include curl-bottom-right();
  }
}*/
/*@import "effects/curls/curl-bottom-left";
@if $includeClasses {
  .hvr-curl-bottom-left {
    @include curl-bottom-left();
  }
}*/
body {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  font-family: "Roboto", serif;
  background-image: url(../img/background.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top; }
  @media only screen and (max-width: 1000px) {
    body {
      background-position-x: left; } }
  body.bg__end {
    background-image: url(../img/bg_end.png) !important;
    background-position-y: -190px; }
    @media only screen and (max-width: 1000px) {
      body.bg__end {
        background-image: url(../img/bg_end_m.png) !important;
        background-size: contain;
        background-position-y: 0; } }

h1, h2, h3, h4 {
  font-family: "Comic Relief", system-ui; }

main, section {
  width: 100%; }

.container {
  max-width: 1280px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

.loaded {
  animation: to1 .3s ease-out forwards; }

@keyframes to1 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.section {
  min-height: 100vh; }

.shad {
  box-shadow: 4px 6px 20px rgba(0, 0, 0, 0.3); }

.bg--white {
  background-color: #fff; }

.bg--black {
  background-color: #000; }

.hover, .btn, .contentBox a {
  transition: opacity 0.3s ease-out; }
  .hover:hover, .btn:hover, .contentBox a:hover {
    opacity: .75; }

.grid1 {
  grid-template-columns: repeat(1, 1fr); }

.gap1 {
  grid-gap: 0.25em; }

.start1 {
  grid-column-start: 1; }

.end1 {
  grid-column-end: 1; }

.grid2 {
  grid-template-columns: repeat(2, 1fr); }

.gap2 {
  grid-gap: 0.5em; }

.start2 {
  grid-column-start: 2; }

.end2 {
  grid-column-end: 2; }

.grid3 {
  grid-template-columns: repeat(3, 1fr); }

.gap3 {
  grid-gap: 0.75em; }

.start3 {
  grid-column-start: 3; }

.end3 {
  grid-column-end: 3; }

.grid4 {
  grid-template-columns: repeat(4, 1fr); }

.gap4 {
  grid-gap: 1em; }

.start4 {
  grid-column-start: 4; }

.end4 {
  grid-column-end: 4; }

.grid5 {
  grid-template-columns: repeat(5, 1fr); }

.gap5 {
  grid-gap: 1.25em; }

.start5 {
  grid-column-start: 5; }

.end5 {
  grid-column-end: 5; }

.grid6 {
  grid-template-columns: repeat(6, 1fr); }

.gap6 {
  grid-gap: 1.5em; }

.start6 {
  grid-column-start: 6; }

.end6 {
  grid-column-end: 6; }

.col-12, .row {
  width: 100%; }

.col-11 {
  width: 91.66%; }

.col-10 {
  width: 83.32%; }

.col-9 {
  width: 75%; }

.col-8 {
  width: 66.66%; }

.col-7 {
  width: 58.32%; }

.col-6 {
  width: 50%; }

.col-5 {
  width: 41.66%; }

.col-4 {
  width: calc(100% / 3); }

.col-3 {
  width: 25%; }

.col-2 {
  width: 16.66%; }

.col-1 {
  width: 8.32%; }

.flex {
  display: flex; }

.order1 {
  order: 1; }

.order2 {
  order: 2; }

.order3 {
  order: 3; }

.order4 {
  order: 4; }

.order5 {
  order: 5; }

.flex-wrap {
  flex-wrap: wrap; }

.nowrap {
  flex-wrap: nowrap; }

.dir-row {
  flex-direction: row; }

.dir-row-rev {
  flex-direction: row-reverse; }

.dir-col {
  flex-direction: column; }

.dir-col-rev {
  flex-direction: column-reverse; }

.align-center {
  align-items: center; }

.align-start {
  align-items: flex-start; }

.align-end {
  align-items: flex-end; }

.align-stretch {
  align-items: stretch; }

.justify-start {
  justify-content: flex-start; }

.justify-end {
  justify-content: flex-end; }

.justify-center {
  justify-content: center; }

.justify-between {
  justify-content: space-between; }

.justify-around {
  justify-content: space-around; }

.content-start {
  align-content: flex-start; }

.content-end {
  align-content: flex-end; }

.content-center {
  align-content: center; }

.content-stretch {
  align-content: stretch; }

.content-between {
  align-content: space-between; }

.content-around {
  align-content: space-around; }

.fw300, .lig {
  font-weight: 300; }

.fw400, .reg {
  font-weight: 400; }

.bold, .fw700 {
  font-weight: 700; }

.fw800, .xbold {
  font-weight: 800; }

.oblique {
  font-style: oblique; }

.italic {
  font-style: italic; }

.normal {
  font-style: normal; }

.up {
  text-transform: uppercase; }

.low {
  text-transform: lowercase; }

.cap {
  text-transform: capitalize; }

.no-bg {
  background: none; }

.w-auto {
  width: auto; }

.z-1 {
  z-index: -1; }

.z0 {
  z-index: 0; }

.z1 {
  z-index: 1; }

.z100 {
  z-index: 100; }

.z200 {
  z-index: 200; }

.z300 {
  z-index: 300; }

.z400 {
  z-index: 400; }

.z500 {
  z-index: 500; }

.z600 {
  z-index: 600; }

.z700 {
  z-index: 700; }

.z800 {
  z-index: 800; }

.z900 {
  z-index: 900; }

.z999 {
  z-index: 999; }

.z1000 {
  z-index: 1000; }

.cur-pointer {
  cursor: pointer; }

.no-cur {
  cursor: not-allowed; }

.cur-grab {
  cursor: grab; }

.o-auto {
  overflow: auto; }

.hidden {
  visibility: hidden; }

.visible {
  visibility: visible; }

.o-hidden {
  overflow: hidden; }

.o-visible {
  overflow: visible; }

.bl {
  display: block; }

.inl {
  display: inline; }

.inbl {
  display: inline-block; }

.hide, .ukryj {
  display: none; }

.pokaz, .show {
  display: block; }

.hide-i, .ukryj-i {
  display: none !important; }

.pokaz-i, .show-i {
  display: block !important; }

.opa0 {
  opacity: 0; }

.opa1 {
  opacity: 1; }

.h0 {
  height: 0; }

.h100 {
  height: 100%; }

.vh100 {
  height: 100vh; }

.mvh100 {
  min-height: 100vh; }

.mh100 {
  min-height: 100%; }

.h-auto {
  height: auto; }

.rel {
  position: relative; }

.abs {
  position: absolute; }

.fix {
  position: fixed; }

.static {
  position: static; }

.auto {
  margin: auto; }

.bottom0 {
  bottom: 0; }

.bottom10 {
  bottom: 10px; }

.bottom15 {
  bottom: 15px; }

.bottom20 {
  bottom: 20px; }

.bottom25 {
  bottom: 25px; }

.bottom30 {
  bottom: 30px; }

.bottom35 {
  bottom: 35px; }

.bottom40 {
  bottom: 40px; }

.bottom45 {
  bottom: 45px; }

.bottom50 {
  bottom: 50px; }

.bottom55 {
  bottom: 55px; }

.bottom60 {
  bottom: 60px; }

.bottom70 {
  bottom: 70px; }

.bottom80 {
  bottom: 80px; }

.bottom90 {
  bottom: 90px; }

.bottom100 {
  bottom: 100px; }

.bottom-10 {
  bottom: -10px; }

.bottom-15 {
  bottom: -15px; }

.bottom-20 {
  bottom: -20px; }

.bottom-25 {
  bottom: -25px; }

.bottom-30 {
  bottom: -30px; }

.bottom-35 {
  bottom: -35px; }

.bottom-40 {
  bottom: -40px; }

.bottom-45 {
  bottom: -45px; }

.bottom-50 {
  bottom: -50px; }

.bottom-55 {
  bottom: -55px; }

.bottom-60 {
  bottom: -60px; }

.bottom-70 {
  bottom: -70px; }

.bottom-80 {
  bottom: -80px; }

.bottom-90 {
  bottom: -90px; }

.bottom-100 {
  bottom: -100px; }

.left0 {
  left: 0; }

.left10 {
  left: 10px; }

.left15 {
  left: 15px; }

.left20 {
  left: 20px; }

.left25 {
  left: 25px; }

.left30 {
  left: 30px; }

.left35 {
  left: 35px; }

.left40 {
  left: 40px; }

.left45 {
  left: 45px; }

.left50 {
  left: 50px; }

.left55 {
  left: 55px; }

.left60 {
  left: 60px; }

.left70 {
  left: 70px; }

.left80 {
  left: 80px; }

.left90 {
  left: 90px; }

.left100 {
  left: 100px; }

.left-10 {
  left: -10px; }

.left-15 {
  left: -15px; }

.left-20 {
  left: -20px; }

.left-25 {
  left: -25px; }

.left-30 {
  left: -30px; }

.left-35 {
  left: -35px; }

.left-40 {
  left: -40px; }

.left-45 {
  left: -45px; }

.left-50 {
  left: -50px; }

.left-55 {
  left: -55px; }

.left-60 {
  left: -60px; }

.left-70 {
  left: -70px; }

.left-80 {
  left: -80px; }

.left-90 {
  left: -90px; }

.left-100 {
  left: -100px; }

.right0 {
  right: 0; }

.right10 {
  right: 10px; }

.right15 {
  right: 15px; }

.right20 {
  right: 20px; }

.right25 {
  right: 25px; }

.right30 {
  right: 30px; }

.right35 {
  right: 35px; }

.right40 {
  right: 40px; }

.right45 {
  right: 45px; }

.right50 {
  right: 50px; }

.right55 {
  right: 55px; }

.right60 {
  right: 60px; }

.right70 {
  right: 70px; }

.right80 {
  right: 80px; }

.right90 {
  right: 90px; }

.right100 {
  right: 100px; }

.right-10 {
  right: -10px; }

.right-15 {
  right: -15px; }

.right-20 {
  right: -20px; }

.right-25 {
  right: -25px; }

.right-30 {
  right: -30px; }

.right-35 {
  right: -35px; }

.right-40 {
  right: -40px; }

.right-45 {
  right: -45px; }

.right-50 {
  right: -50px; }

.right-55 {
  right: -55px; }

.right-60 {
  right: -60px; }

.right-70 {
  right: -70px; }

.right-80 {
  right: -80px; }

.right-90 {
  right: -90px; }

.right-100 {
  right: -100px; }

.top0 {
  top: 0; }

.top10 {
  top: 10px; }

.top15 {
  top: 15px; }

.top20 {
  top: 20px; }

.top25 {
  top: 25px; }

.top30 {
  top: 30px; }

.top35 {
  top: 35px; }

.top40 {
  top: 40px; }

.top45 {
  top: 45px; }

.top50 {
  top: 50px; }

.top55 {
  top: 55px; }

.top60 {
  top: 60px; }

.top70 {
  top: 70px; }

.top80 {
  top: 80px; }

.top90 {
  top: 90px; }

.top100 {
  top: 100px; }

.top-10 {
  top: -10px; }

.top-15 {
  top: -15px; }

.top-20 {
  top: -20px; }

.top-25 {
  top: -25px; }

.top-30 {
  top: -30px; }

.top-35 {
  top: -35px; }

.top-40 {
  top: -40px; }

.top-45 {
  top: -45px; }

.top-50 {
  top: -50px; }

.top-55 {
  top: -55px; }

.top-60 {
  top: -60px; }

.top-70 {
  top: -70px; }

.top-80 {
  top: -80px; }

.top-90 {
  top: -90px; }

.top-100 {
  top: -100px; }

.top-auto {
  top: auto; }

.bottom-auto {
  bottom: auto; }

.left-auto {
  left: auto; }

.right-auto {
  right: auto; }

.txt-center {
  text-align: center; }

.txt-left {
  text-align: left; }

.txt-right {
  text-align: right; }

.txt-justify {
  text-align: justify; }

.mb-10 {
  margin-bottom: -10px; }

.mb-15 {
  margin-bottom: -15px; }

.mb-20 {
  margin-bottom: -20px; }

.mb-25 {
  margin-bottom: -25px; }

.mb-30 {
  margin-bottom: -30px; }

.mb-35 {
  margin-bottom: -35px; }

.mb-40 {
  margin-bottom: -40px; }

.mb-45 {
  margin-bottom: -45px; }

.mb-50 {
  margin-bottom: -50px; }

.mb-55 {
  margin-bottom: -55px; }

.mb-60 {
  margin-bottom: -60px; }

.mb-70 {
  margin-bottom: -70px; }

.mb-80 {
  margin-bottom: -80px; }

.mb-90 {
  margin-bottom: -90px; }

.mb-100 {
  margin-bottom: -100px; }

.mb1 {
  margin-bottom: 1px; }

.mb2 {
  margin-bottom: 2px; }

.mb3 {
  margin-bottom: 3px; }

.mb4 {
  margin-bottom: 4px; }

.mb5 {
  margin-bottom: 5px; }

.mb6 {
  margin-bottom: 6px; }

.mb7 {
  margin-bottom: 7px; }

.mb8 {
  margin-bottom: 8px; }

.mb9 {
  margin-bottom: 9px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.mb40 {
  margin-bottom: 40px; }

.mb45 {
  margin-bottom: 45px; }

.mb50 {
  margin-bottom: 50px; }

.mb55 {
  margin-bottom: 55px; }

.mb60 {
  margin-bottom: 60px; }

.mb70 {
  margin-bottom: 70px; }

.mb80 {
  margin-bottom: 80px; }

.mb90 {
  margin-bottom: 90px; }

.mb100 {
  margin-bottom: 100px; }

.mt-10 {
  margin-top: -10px; }

.mt-15 {
  margin-top: -15px; }

.mt-20 {
  margin-top: -20px; }

.mt-25 {
  margin-top: -25px; }

.mt-30 {
  margin-top: -30px; }

.mt-35 {
  margin-top: -35px; }

.mt-40 {
  margin-top: -40px; }

.mt-45 {
  margin-top: -45px; }

.mt-50 {
  margin-top: -50px; }

.mt-55 {
  margin-top: -55px; }

.mt-60 {
  margin-top: -60px; }

.mt-70 {
  margin-top: -70px; }

.mt-80 {
  margin-top: -80px; }

.mt-90 {
  margin-top: -90px; }

.mt-100 {
  margin-top: -100px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt25 {
  margin-top: 25px; }

.mt30 {
  margin-top: 30px; }

.mt35 {
  margin-top: 35px; }

.mt40 {
  margin-top: 40px; }

.mt45 {
  margin-top: 45px; }

.mt50 {
  margin-top: 50px; }

.mt55 {
  margin-top: 55px; }

.mt60 {
  margin-top: 60px; }

.mt70 {
  margin-top: 70px; }

.mt80 {
  margin-top: 80px; }

.mt90 {
  margin-top: 90px; }

.mt100 {
  margin-top: 100px; }

.ml-10 {
  margin-left: -10px; }

.ml-15 {
  margin-left: -15px; }

.ml-20 {
  margin-left: -20px; }

.ml-25 {
  margin-left: -25px; }

.ml-30 {
  margin-left: -30px; }

.ml-35 {
  margin-left: -35px; }

.ml-40 {
  margin-left: -40px; }

.ml-45 {
  margin-left: -45px; }

.ml-50 {
  margin-left: -50px; }

.ml-55 {
  margin-left: -55px; }

.ml-60 {
  margin-left: -60px; }

.ml-70 {
  margin-left: -70px; }

.ml-80 {
  margin-left: -80px; }

.ml-90 {
  margin-left: -90px; }

.ml-100 {
  margin-left: -100px; }

.ml10 {
  margin-left: 10px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.ml25 {
  margin-left: 25px; }

.ml30 {
  margin-left: 30px; }

.ml35 {
  margin-left: 35px; }

.ml40 {
  margin-left: 40px; }

.ml45 {
  margin-left: 45px; }

.ml50 {
  margin-left: 50px; }

.ml55 {
  margin-left: 55px; }

.ml60 {
  margin-left: 60px; }

.ml70 {
  margin-left: 70px; }

.ml80 {
  margin-left: 80px; }

.ml90 {
  margin-left: 90px; }

.ml100 {
  margin-left: 100px; }

.mr-10 {
  margin-right: -10px; }

.mr-15 {
  margin-right: -15px; }

.mr-20 {
  margin-right: -20px; }

.mr-25 {
  margin-right: -25px; }

.mr-30 {
  margin-right: -30px; }

.mr-35 {
  margin-right: -35px; }

.mr-40 {
  margin-right: -40px; }

.mr-45 {
  margin-right: -45px; }

.mr-50 {
  margin-right: -50px; }

.mr-55 {
  margin-right: -55px; }

.mr-60 {
  margin-right: -60px; }

.mr-70 {
  margin-right: -70px; }

.mr-80 {
  margin-right: -80px; }

.mr-90 {
  margin-right: -90px; }

.mr-100 {
  margin-right: -100px; }

.mr10 {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.mr25 {
  margin-right: 25px; }

.mr30 {
  margin-right: 30px; }

.mr35 {
  margin-right: 35px; }

.mr40 {
  margin-right: 40px; }

.mr45 {
  margin-right: 45px; }

.mr50 {
  margin-right: 50px; }

.mr55 {
  margin-right: 55px; }

.mr60 {
  margin-right: 60px; }

.mr70 {
  margin-right: 70px; }

.mr80 {
  margin-right: 80px; }

.mr90 {
  margin-right: 90px; }

.mr100 {
  margin-right: 100px; }

.m0 {
  margin: 0; }

.ml0 {
  margin-left: 0; }

.mr0 {
  margin-right: 0; }

.mt0 {
  margin-top: 0; }

.mb0 {
  margin-bottom: 0; }

.padt10 {
  padding-top: 10px; }

.padt15 {
  padding-top: 15px; }

.padt20 {
  padding-top: 20px; }

.padt25 {
  padding-top: 25px; }

.padt30 {
  padding-top: 30px; }

.padt35 {
  padding-top: 35px; }

.padt40 {
  padding-top: 40px; }

.padt45 {
  padding-top: 45px; }

.padt50 {
  padding-top: 50px; }

.padt60 {
  padding-top: 60px; }

.padt70 {
  padding-top: 70px; }

.padt80 {
  padding-top: 80px; }

.padt90 {
  padding-top: 90px; }

.padt100 {
  padding-top: 100px; }

.padb10 {
  padding-bottom: 10px; }

.padb15 {
  padding-bottom: 15px; }

.padb20 {
  padding-bottom: 20px; }

.padb25 {
  padding-bottom: 25px; }

.padb30 {
  padding-bottom: 30px; }

.padb35 {
  padding-bottom: 35px; }

.padb40 {
  padding-bottom: 40px; }

.padb45 {
  padding-bottom: 45px; }

.padb50 {
  padding-bottom: 50px; }

.padb60 {
  padding-bottom: 60px; }

.padb70 {
  padding-bottom: 70px; }

.padb80 {
  padding-bottom: 80px; }

.padb90 {
  padding-bottom: 90px; }

.padb100 {
  padding-bottom: 100px; }

.padl10 {
  padding-left: 10px; }

.padl15 {
  padding-left: 15px; }

.padl20 {
  padding-left: 20px; }

.padl25 {
  padding-left: 25px; }

.padl30 {
  padding-left: 30px; }

.padl35 {
  padding-left: 35px; }

.padl40 {
  padding-left: 40px; }

.padl45 {
  padding-left: 45px; }

.padl50 {
  padding-left: 50px; }

.padl60 {
  padding-left: 60px; }

.padl70 {
  padding-left: 70px; }

.padl80 {
  padding-left: 80px; }

.padl90 {
  padding-left: 90px; }

.padl100 {
  padding-left: 100px; }

.padr10 {
  padding-right: 10px; }

.padr15 {
  padding-right: 15px; }

.padr20 {
  padding-right: 20px; }

.padr25 {
  padding-right: 25px; }

.padr30 {
  padding-right: 30px; }

.padr35 {
  padding-right: 35px; }

.padr40 {
  padding-right: 40px; }

.padr45 {
  padding-right: 45px; }

.padr50 {
  padding-right: 50px; }

.padr60 {
  padding-right: 60px; }

.padr70 {
  padding-right: 70px; }

.padr80 {
  padding-right: 80px; }

.padr90 {
  padding-right: 90px; }

.padr100 {
  padding-right: 100px; }

.padl0 {
  padding-left: 0; }

.padr0 {
  padding-right: 0; }

.padt0 {
  padding-top: 0; }

.padb0 {
  padding-bottom: 0; }

@media only screen and (max-width: 480px) {
  .xs-grid1 {
    grid-template-columns: repeat(1, 1fr); }
  .xs-gap1 {
    grid-gap: 0.25em; }
  .xs-start1 {
    grid-column-start: 1; }
  .xs-end1 {
    grid-column-end: 1; }
  .xs-grid2 {
    grid-template-columns: repeat(2, 1fr); }
  .xs-gap2 {
    grid-gap: 0.5em; }
  .xs-start2 {
    grid-column-start: 2; }
  .xs-end2 {
    grid-column-end: 2; }
  .xs-grid3 {
    grid-template-columns: repeat(3, 1fr); }
  .xs-gap3 {
    grid-gap: 0.75em; }
  .xs-start3 {
    grid-column-start: 3; }
  .xs-end3 {
    grid-column-end: 3; }
  .xs-grid4 {
    grid-template-columns: repeat(4, 1fr); }
  .xs-gap4 {
    grid-gap: 1em; }
  .xs-start4 {
    grid-column-start: 4; }
  .xs-end4 {
    grid-column-end: 4; }
  .xs-grid5 {
    grid-template-columns: repeat(5, 1fr); }
  .xs-gap5 {
    grid-gap: 1.25em; }
  .xs-start5 {
    grid-column-start: 5; }
  .xs-end5 {
    grid-column-end: 5; }
  .xs-grid6 {
    grid-template-columns: repeat(6, 1fr); }
  .xs-gap6 {
    grid-gap: 1.5em; }
  .xs-start6 {
    grid-column-start: 6; }
  .xs-end6 {
    grid-column-end: 6; }
  .xs-hidden {
    visibility: hidden; }
  .xs-hide {
    display: none; }
  .xs-visible {
    visibility: visible; }
  .xs-show {
    display: block; }
  .xs-flex {
    display: flex; }
  .xs-wrap {
    flex-wrap: wrap; }
  .xs-nowrap {
    flex-wrap: nowrap; }
  .xs-col-12, .xs-row {
    width: 100%; }
  .xs-col-11 {
    width: 91.66%; }
  .xs-col-10 {
    width: 83.32%; }
  .xs-col-9 {
    width: 75%; }
  .xs-col-8 {
    width: 66.66%; }
  .xs-col-7 {
    width: 58.32%; }
  .xs-col-6 {
    width: 50%; }
  .xs-col-5 {
    width: 41.66%; }
  .xs-col-4 {
    width: calc(100% / 3); }
  .xs-col-3 {
    width: 25%; }
  .xs-col-2 {
    width: 16.66%; }
  .xs-col-1 {
    width: 8.32%; } }
