body {
  margin: 0;
  padding: 0;
  background: #fff;
  overflow-x: hidden;
  height: inherit;
}

/* smooth scroll for anchor tags*/
html {
  scroll-behavior: smooth !important;
}

/* smooth scroll for anchor tags*/
.disclaimer {
  font-size: 12px;
  line-height: 16px;
}

/* clear page paddings*/
.pageContent .wrapper {
  max-width: 100% !important;
  padding: 0px;
}

.pageContent .wrapper .rowContainer .row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.col-12 {
  padding: 0 !important;
}

/* clear page paddings*/
.custom-container {
  width: 100%;
  background-color: #fff;
  margin: 0 auto !important;
  font-family: CFAstyStd-Book;
  font-weight: 400;
  font-size: 16px;
  line-height: 0;
  color: #000;
  position: relative;
  overflow: hidden;
}
.custom-container p {
  font-family: CFAstyStd-Book;
  font-size: 18px !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.custom-container .outer-width {
  width: 100%;
  max-width: 1055px;
  margin: 0 auto;
}
.custom-container .inner-width {
  width: 100%;
  max-width: 1300px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  height: inherit;
}
.custom-container strong {
  font-family: CFAstyStd-Bold;
}
.custom-container .fontMedium {
  font-family: CFAstyStd-Medium !important;
  font-weight: 500;
}
.custom-container .normal {
  font-family: CFAstyStd-Book !important;
}
.custom-container .fontLight {
  font-family: CFAstyStd-Light !important;
}
.custom-container p,
.custom-container h1,
.custom-container h2,
.custom-container h3,
.custom-container h4,
.custom-container h5 {
  color: #000;
  line-height: 130% !important;
}
.custom-container h2 {
  margin-block-start: 0.2em;
  margin-block-end: 0.2em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.custom-container .color-white {
  color: #fff !important;
}
.custom-container .color-black {
  color: #000 !important;
}
.custom-container .color-galazio {
  color: #f2f6f9;
}
.custom-container .color-gray {
  color: #c4ccda;
}
.custom-container .color-blue {
  color: #2e0062;
}
.custom-container .color-green {
  color: #01d3a2;
}
.custom-container .font72 {
  font-size: 72px !important;
  line-height: 120% !important;
}
.custom-container .font65 {
  font-size: 65px !important;
  line-height: 120% !important;
}
.custom-container .font58 {
  font-size: 58px !important;
  line-height: 120% !important;
}
.custom-container .font48 {
  font-size: 48px !important;
  line-height: 120% !important;
}
.custom-container .font44 {
  font-size: 44px !important;
  line-height: 120% !important;
}
.custom-container .font40 {
  font-size: 40px !important;
  line-height: 120% !important;
}
.custom-container .font57 {
  font-size: 57px !important;
  line-height: 120% !important;
}
.custom-container .font36 {
  font-size: 36px !important;
  line-height: 120% !important;
}
.custom-container .title36 {
  font-size: 36px !important;
  line-height: 120% !important;
}
.custom-container .font32 {
  font-size: 32px !important;
  line-height: 120% !important;
}
.custom-container .font28 {
  font-size: 28px !important;
  line-height: 120% !important;
}
.custom-container .font24 {
  font-size: 24px !important;
  line-height: 120% !important;
}
.custom-container .font20 {
  font-size: 20px !important;
  line-height: 120% !important;
}
.custom-container .font18 {
  font-size: 18px !important;
  line-height: 120% !important;
}
.custom-container img {
  display: inline-block;
  border: none;
}
.custom-container .resp {
  max-width: 100%;
}
.custom-container .text-Center {
  text-align: center;
}
.custom-container .posRelative {
  position: relative;
}
.custom-container a {
  text-decoration: none;
}
.custom-container .gap400 {
  height: 400px;
}
.custom-container .gap300 {
  height: 400px;
}
.custom-container .gap250 {
  height: 250px;
}
.custom-container .gap200 {
  height: 200px;
}
.custom-container .gap150 {
  height: 150px;
}
.custom-container .gap100 {
  height: 100px;
}
.custom-container .gap90 {
  height: 90px;
}
.custom-container .gap60 {
  height: 60px;
}
.custom-container .gap40 {
  height: 40px;
}
.custom-container .gap30 {
  height: 30px;
}
.custom-container .gap20 {
  height: 20px;
}
.custom-container .gap10 {
  height: 10px;
}
.custom-container section {
  width: 100%;
  position: relative;
  line-height: 0;
}
.custom-container .video-wrapper {
  max-width: 800px;
  margin: 0 auto;
}
.custom-container .iphone-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.custom-container .iphone-video-container iframe,
.custom-container .iphone-video-container object,
.custom-container .iphone-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.custom-container .iphone-video-container .iphone-20-container .iphone-video-container .iphone-video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: auto;
  top: 0;
  left: 0;
  cursor: pointer;
}
.custom-container .bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.custom-container sup {
  font-size: 50%;
}
.custom-container .bgCover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.custom-container .bgContain {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.custom-container .genericPad {
  padding: 2vw 3vw;
}
.custom-container .gen-btn {
  min-width: 100px;
  font-family: CFAstyStd-Medium;
  font-weight: 500;
  line-height: 120%;
  color: #000 !important;
  display: inline-block;
  border-radius: 8px;
  background-color: #fac51c;
  padding: 15px 30px;
  cursor: pointer;
}
.custom-container .gen-btn.border {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff !important;
}
.custom-container .gen-btn.border:hover {
  background: #fff;
  color: #0c2461 !important;
}
.custom-container .gen-btn.cwhite {
  background: #fff;
}
.custom-container .gen-btn.red {
  background: #c90004;
  color: #fff !important;
}
.custom-container .gen-btn.blue {
  background: #0c2461;
  color: #fff !important;
}
.custom-container .gen-btn.blue:hover {
  background: #01d3a2;
}
.custom-container .gen-btn.with-border {
  border: 1px solid #000;
}
.custom-container .max900 {
  max-width: 900px;
  margin: 0 auto;
}
.custom-container .bgGray {
  background: #f5f5f5;
}
.custom-container #custom-modal-behind {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 20000;
}
.custom-container .text-expand {
  position: fixed;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  max-height: 700px;
  max-width: 1000px;
  overflow: hidden;
  overflow-y: auto;
  z-index: 40001;
  left: 50%;
  top: 50%;
  font-size: 16px;
  line-height: 22px;
  transform-origin: left center;
  transform: scale(0) translate(-50%, -50%);
  transition-property: transform;
  transition-timing-function: ease-out;
}
.custom-container .text-expand::-webkit-scrollbar {
  width: 12px; /* width of the entire scrollbar */
}
.custom-container .text-expand::-webkit-scrollbar-track {
  background: #000; /* color of the tracking area */
}
.custom-container .text-expand::-webkit-scrollbar-thumb {
  background-color: #fff; /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
  /* creates padding around scroll thumb */
}
.custom-container .text-expand p {
  font-size: 16px;
  line-height: 22px;
}
.custom-container .text-expand .inner-text {
  margin: 0 auto;
  width: 90%;
  height: 100%;
  overflow-y: auto;
  padding: 20px 0;
}
.custom-container .text-expand.opened {
  transition: 300ms;
  transform: scale(1) translate(-50%, -50%);
}
.custom-container .text-expand .text-expand-close {
  color: #fff;
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 30px;
  cursor: pointer;
}
.custom-container .relative {
  position: relative;
}
.custom-container .desk-only {
  display: block;
}
.custom-container .max300 {
  max-width: 300px;
  margin: 0 auto;
}
.custom-container .max400 {
  max-width: 400px;
  margin: 0 auto;
}
.custom-container .max500 {
  max-width: 500px;
  margin: 0 auto;
}
.custom-container .max600 {
  max-width: 600px;
  margin: 0 auto;
}
.custom-container .max700 {
  max-width: 700px;
  margin: 0 auto;
}
.custom-container .max750 {
  max-width: 750px;
  margin: 0 auto;
}
.custom-container .max800 {
  max-width: 800px;
  margin: 0 auto;
}
.custom-container .max900 {
  max-width: 900px;
  margin: 0 auto;
}
.custom-container .max1000 {
  max-width: 1080px;
  margin: 0 auto;
}
.custom-container .max2000 {
  max-width: 2000px;
  margin: 0 auto;
}
.custom-container .color-gold {
  color: #e8d5b5;
}
.custom-container .color-red {
  color: #d51317;
}
.custom-container a.plain-link {
  color: #000;
  cursor: pointer;
}
.custom-container .uppercase {
  text-transform: uppercase;
}
.custom-container .header-kouzina {
  background-color: #f2f6f6;
  position: relative;
}
.custom-container .gen-btn-border {
  border: 1px solid #fff;
  color: #fff;
  font-family: CFAstyStd-Medium !important;
  font-weight: 500;
  padding: 15px;
  display: inline-block;
  line-height: 120%;
}
.custom-container .gen-btn-border:hover {
  background-color: #fff;
  color: #000;
}
.custom-container .gen-btn-white {
  background-color: #fff;
  color: #000;
  font-family: CFAstyStd-Medium !important;
  font-weight: 500;
  padding: 15px;
}
.custom-container .no-overflow {
  overflow: hidden;
}

@media (max-width: 1500px) {
  .custom-container .inner-width {
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 1300px) {
  .custom-container .font58 {
    font-size: 48px !important;
  }
  .custom-container .font57 {
    font-size: 48px !important;
  }
  .custom-container .font48 {
    font-size: 40px !important;
  }
  .custom-container .font44 {
    font-size: 37px !important;
  }
  .custom-container .font40 {
    font-size: 36px !important;
  }
  .custom-container .font36 {
    font-size: 29px !important;
  }
  .custom-container .font32 {
    font-size: 25px !important;
  }
  .custom-container .font28 {
    font-size: 22px !important;
  }
}
@media (max-width: 1024px) {
  .custom-container .gen-section {
    background-position: 0 80%;
  }
  .custom-container .font24 {
    font-size: 20px !important;
  }
  .custom-container .font48 {
    font-size: 30px !important;
  }
  .custom-container .font44 {
    font-size: 28px !important;
  }
  .custom-container .font58 {
    font-size: 35px !important;
  }
  .custom-container .font57 {
    font-size: 35px !important;
  }
  .custom-container .font72 {
    font-size: 46px !important;
  }
  .custom-container .font65 {
    font-size: 42px !important;
  }
  .custom-container .font32 {
    font-size: 26px !important;
  }
}
@media (max-width: 800px) {
  .custom-container .max900 {
    padding: 0 15px;
  }
  .custom-container .max1000 {
    padding: 0 15px;
  }
}
.custom-container .mob-only {
  display: none;
}

@media (max-width: 768px) {
  .custom-container .desk-only {
    display: none !important;
  }
  .custom-container .mob-only {
    display: block !important;
  }
  .custom-container .text-expand {
    max-width: 90vw;
    max-height: 500px;
  }
  .custom-container .font24 {
    font-size: 18px !important;
  }
  .custom-container .font48 {
    font-size: 28px !important;
  }
  .custom-container .font44 {
    font-size: 28px !important;
  }
  .custom-container .font58 {
    font-size: 32px !important;
  }
  .custom-container .font57 {
    font-size: 32px !important;
  }
  .custom-container .font40 {
    font-size: 27px !important;
  }
  .custom-container .font36 {
    font-size: 24px !important;
  }
  .custom-container .font28 {
    font-size: 20px !important;
  }
}
@media (max-width: 700px) {
  .custom-container .text-expand {
    max-height: 80vh;
  }
  .custom-container .gap40 {
    height: 20px;
  }
}
.vid-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  display: none;
}
.vid-overlay .bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

@media (max-width: 600px) {
  .custom-container .font24 {
    font-size: 18px !important;
  }
  .custom-container .font48 {
    font-size: 20px !important;
  }
  .custom-container .font44 {
    font-size: 20px !important;
  }
  .custom-container .font58 {
    font-size: 25px !important;
  }
  .custom-container .font57 {
    font-size: 25px !important;
  }
  .custom-container .font40 {
    font-size: 22px !important;
  }
  .custom-container .font36 {
    font-size: 20px !important;
  }
  .custom-container .font28 {
    font-size: 18px !important;
  }
  .custom-container .font18 {
    font-size: 14px !important;
  }
  .custom-container .gap150 {
    height: 75px;
  }
  .custom-container .gen-btn {
    padding: 10px 20px;
    cursor: pointer;
  }
  .custom-container .gen-btn.with-border {
    border: 1px solid #000;
  }
}
@media (max-width: 480px) {
  .font44,
  .font40 {
    font-size: 22px !important;
  }
  .custom-container .font36 {
    font-size: 19px !important;
  }
  .custom-container .title32 {
    font-size: 32px !important;
  }
  .custom-container .font72 {
    font-size: 30px !important;
  }
  .custom-container .font65 {
    font-size: 25px !important;
  }
  .custom-container .font32 {
    font-size: 19px !important;
  }
}
.video-wrapper {
  position: fixed;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  max-height: 600px;
  max-width: 800px;
  overflow: hidden;
  overflow-y: auto;
  z-index: 40001;
  left: 50%;
  top: 50%;
  border: 1px solid #fff;
  transform-origin: left center;
  transform: translate(-50%, -50%);
  transition-property: transform;
  transition-timing-function: ease-out;
}
.video-wrapper.relative {
  position: absolute;
  z-index: 5;
  max-height: 768px;
  max-width: 1024px;
  border: none;
}
.video-wrapper .close-vid {
  color: #fff;
  font-size: 25px;
  position: absolute;
  cursor: pointer;
  top: 15px;
  right: 10px;
  z-index: 20;
}

.video-wrapper .inner {
  margin: 0 auto;
  position: relative;
  width: 94%;
  height: 100%;
  overflow-y: auto;
  padding: 20px 0;
}

.text-expand-close {
  color: #fff;
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 30px;
  cursor: pointer;
  z-index: 100000;
}

.video-wrapper.opened {
  transition: 300ms;
  transform: scale(1) translate(-50%, -50%);
}

.iphone-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.iphone-video-container iframe,
.iphone-video-container object,
.iphone-video-container embed,
.iphone-video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.init-left {
  opacity: 0;
  transform: translate(-100px, 0);
}

.init-right {
  opacity: 0;
  transform: translate(100px, 0);
}

.init-bottom {
  opacity: 0;
  transform: translate(0, 100px);
}

.init-top {
  opacity: 0;
  transform: translate(0, -100px);
}

.animatable {
  opacity: 0;
}
.animatable.from-right {
  transform: translate(200px, 0);
}
.animatable.from-left {
  transform: translate(-200px, 0);
}
.animatable.from-top {
  transform: translate(0, -200px);
}
.animatable.from-bottom {
  transform: translate(0, 200px);
}
.animatable.animated {
  transition: 900ms;
  transition-delay: 100ms;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  transition-property: opacity transform;
  opacity: 1;
  transform: translate(0, 0);
}

.tagline {
  position: relative;
  overflow: visible;
  display: inline-block;
}
.tagline p {
  text-transform: uppercase;
}
.tagline .line {
  width: 1px;
  height: 150px;
  background-color: #000;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -150px;
}

.custom-container #map {
  width: 100%;
  height: 700px;
}
@media (max-width: 1300px) {
  .custom-container #map {
    height: 500px;
  }
}
@media (max-width: 1024px) {
  .custom-container #map {
    height: 400px;
  }
}
.custom-container .swiper-history {
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.custom-container .swiper-history .history-item {
  max-width: 700px;
  margin: 0 auto;
}
@media (max-width: 900px) {
  .custom-container .swiper-history .swiper-button-prev,
  .custom-container .swiper-history .swiper-button-next {
    display: none;
  }
}
.custom-container .inner-width {
  max-width: 1300px;
}
@media (max-width: 768px) {
  .custom-container .inner-width.center-mob {
    text-align: center;
  }
}
.custom-container .inner-left {
  width: 97.5%;
  margin-left: auto;
}
@media (max-width: 600px) {
  .custom-container .inner-left {
    width: 95%;
    margin: 0 auto;
  }
}
@media (min-width: 1301px) {
  .custom-container .inner-left {
    width: calc(100% - (100% - 1300px) / 2);
    margin: unset;
    margin-left: calc((100% - 1300px) / 2);
  }
}
.custom-container .header-mobile {
  display: none;
}
@media (max-width: 440px) {
  .custom-container .header-mobile {
    display: block;
  }
}
.custom-container .swiper-auto-width .swiper-slide {
  width: auto;
}
.custom-container .badge {
  position: absolute;
  filter: drop-shadow(0px 4px 95px rgba(0, 0, 0, 0.25));
  width: 120px;
  left: 50%;
  z-index: 5;
  transform: translateX(-50%);
  bottom: -40px;
}
@media (min-width: 1025px) {
  .custom-container .badge {
    width: auto;
    left: 50%;
    top: 50%;
    transform: translate(-20%, -50%);
    max-width: 25%;
  }
}
.custom-container .header-flex {
  width: 100%;
  margin: 0 auto;
  max-width: 1300px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 2%;
}
.custom-container .header-flex .txt {
  width: 60%;
}
.custom-container .header-flex .img {
  width: 38%;
  text-align: left;
}
@media (max-width: 1024px) {
  .custom-container .header-flex {
    flex-direction: column;
    padding-bottom: 60px;
    padding-top: 40px;
  }
  .custom-container .header-flex .txt {
    width: 95%;
    margin: 0 auto;
  }
  .custom-container .header-flex .txt img {
    margin-left: 0;
  }
  .custom-container .header-flex .img {
    width: 100%;
    text-align: center;
  }
}
.custom-container .arrow-flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
.custom-container .arrow-flex .image {
  width: 3%;
}
.custom-container .arrow-flex .text {
  width: 90%;
}
.custom-container .iphone-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding-top: 60px;
}
@media (max-width: 1024px) {
  .custom-container .iphone-flex {
    flex-direction: column;
  }
  .custom-container .iphone-flex > div {
    width: 100%;
    text-align: center;
  }
  .custom-container .iphone-flex .title32 {
    text-align: center !important;
  }
}
.custom-container .price-flex {
  border-bottom: 1px solid #d2d2d7;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
}
@media (min-width: 1025px) {
  .custom-container .price-flex {
    width: 500px;
  }
}
.custom-container .nav-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-container .nav-flex .nav-menu {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.custom-container .nav-flex .nav-menu .swiper-button-disabled {
  opacity: 0.3;
}
.custom-container .minheight {
  min-height: 70px;
}
.custom-container .flex2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 87px;
}
.custom-container .flex2 .img {
  width: 55%;
}
.custom-container .flex2 .txt {
  width: 35%;
}
@media (max-width: 900px) {
  .custom-container .flex2 {
    flex-direction: column;
    gap: 30px;
    max-width: 675px;
    margin: 0 auto;
  }
  .custom-container .flex2 .img {
    width: 100%;
  }
  .custom-container .flex2 .txt {
    width: 100%;
  }
}
.custom-container .faq-item {
  background-color: #fff;
  border-radius: 32px;
  max-width: 630px;
  margin: 0 auto;
}
.custom-container .faq-item .inner {
  padding: 45px 70px;
}
@media (max-width: 700px) {
  .custom-container .faq-item .inner {
    padding: 35px 30px;
  }
}
.custom-container .sup-item {
  background-color: #2f235b;
  border-radius: 32px;
  max-width: 630px;
  margin: 0 auto;
  display: block;
}
.custom-container .sup-item .inner {
  padding: 45px 70px;
}
@media (max-width: 700px) {
  .custom-container .sup-item .inner {
    padding: 35px 30px;
  }
}
.custom-container .why-flex {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .custom-container .why-flex {
    justify-content: flex-start;
  }
  .custom-container .why-flex .item {
    width: 42%;
  }
}

@media (max-width: 1024px) {
  .custom-container .etiketa {
    background-color: #0c2461;
    border-radius: 0;
    padding: 25px;
  }
  .custom-container .etiketa .etiketa-flex {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
  }
  .custom-container .etiketa .etiketa-flex .img {
    width: 100%;
    margin-bottom: 40px;
  }
  .custom-container .etiketa .etiketa-flex .txt {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .custom-container .why-container .why-etiquete {
    display: none;
  }
  .custom-container .vid-top {
    justify-content: center;
    flex-direction: column-reverse;
    text-align: center;
  }
  .custom-container .vid-top .img {
    width: 100%;
  }
  .custom-container .vid-top .txt {
    width: 100%;
    margin-bottom: 40px;
  }
  .custom-container .category-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 100%;
  }
  .custom-container .category-flex .img {
    width: 100%;
  }
  .custom-container .category-flex .img img {
    width: 50vw;
  }
  .custom-container .category-flex .txt {
    width: 100%;
    margin-bottom: 40px;
  }
  .custom-container .category-flex.right {
    margin-left: unset;
  }
  .custom-container .category-flex.right .img {
    text-align: right;
  }
  .custom-container .category-flex.reversed {
    flex-direction: column;
  }
  .custom-container .people {
    width: 65%;
  }
  .custom-container .icons-flex {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .custom-container .icons-flex .item {
    margin: 0;
    margin-bottom: 20px;
  }
  .custom-container .icons-flex .item .line {
    display: none;
    width: 200px;
    height: 1px;
    background-color: #fff;
  }
  .custom-container .blog-flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .custom-container .blog-flex .item {
    width: 45%;
    margin: 0 2%;
    margin-bottom: 40px;
  }
  .custom-container .man-bottom {
    display: none;
  }
  .custom-container .know-item .know-overlay {
    background-color: rgb(255, 255, 255);
    width: 85%;
    max-width: unset;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
  }
  .custom-container .bubbles2,
  .custom-container .bubbles3,
  .custom-container .circ2 {
    display: none;
  }
}
@media (max-width: 600px) {
  .custom-container .swiper-3d .swiper-slide-shadow-left,
  .custom-container .swiper-3d .swiper-slide-shadow-right {
    background-image: none;
  }
  .custom-container .bubbles,
  .custom-container .bubbles1 {
    background-image: none !important;
  }
  .custom-container .slider-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    flex-direction: column-reverse;
  }
  .custom-container .slider-flex .txt {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  .custom-container .slider-flex .txt .inner {
    width: 100%;
  }
  .custom-container .slider-flex .img {
    width: 100%;
  }
  .custom-container .slider-flex.reversed {
    flex-direction: column-reverse;
  }
  .custom-container .slider-flex.reversed .txt {
    text-align: center;
  }
  .custom-container .slider-flex.txt-smaller .txt {
    width: 100%;
  }
  .custom-container .slider-flex.txt-smaller .img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .custom-container .title32 {
    text-align: left;
  }
  .custom-container .know-item .know-overlay {
    background-color: rgb(255, 255, 255);
    width: 85%;
    max-width: unset;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
  }
}
:root {
  --swiper-theme-color: #fff;
}

.swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #d51317;
  opacity: 1;
  width: 18px;
  height: 18px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d51317;
}

.swiper-pagination-protaseis {
  bottom: -30px !important;
}

.swiper-categories .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #fff;
  opacity: 1;
  width: 18px;
  height: 18px;
}
.swiper-categories .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid #fff;
  background: #fff;
}

.swiper-videos {
  padding-bottom: 60px;
}
.swiper-videos .video-item .vid-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 315px;
}
.swiper-videos .video-item .vid-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.swiper-videos .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #fff;
  opacity: 1;
  width: 18px;
  height: 18px;
}
.swiper-videos .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid #fff;
  background: #fff;
}/*# sourceMappingURL=main.css.map */