@import '_content/PixelTech.BlazorComponents/PixelTech.BlazorComponents.bundle.scp.css';

/* _content/MpkWebApp.Server/Views/App/Home/Components/AppDownloadBtn.razor.rz.scp.css */
.borderbtn[b-enp0xx6svv] {
  height: 50px;
  border: solid 1px white;
  border-radius: 10px;
  padding-right: 10px;
  margin: 10px;
  cursor: pointer;
}
.borderbtn img[b-enp0xx6svv] {
  height: 40px;
  width: 40px;
  margin-top: 4px;
  margin-left: 4px;
}
.borderbtn .borderbtn-text[b-enp0xx6svv] {
  float: right;
  color: white;
  text-align: left;
}
.borderbtn .borderbtn-text .borderbtn-text-top[b-enp0xx6svv] {
  font-size: small;
  font-family: "Nunito";
  line-height: 0px;
  margin-top: 12px;
}
.borderbtn .borderbtn-text .borderbtn-text-bottom[b-enp0xx6svv] {
  line-height: 0px;
  font-family: "Nunito SBold";
  font-size: x-large;
}
/* _content/MpkWebApp.Server/Views/App/Home/Components/ElipsePicture.razor.rz.scp.css */
.ptl-elipse-picture[b-qjex7hpwdn] {
  position: relative;
  height: 250px;
  min-width: 250px;
}
.ptl-elipse-picture .shadow[b-qjex7hpwdn] {
  border-radius: 50%;
  background: black;
  opacity: 20%;
  -webkit-transform: scale(1, 0.3);
  z-index: 15;
  position: absolute;
  bottom: -45px;
  width: 55%;
  height: 150px;
  left: 22.5%;
}
.ptl-elipse-picture img[b-qjex7hpwdn] {
  pointer-events: none;
  z-index: 1000;
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  width: 60%;
  min-width: 60%;
  height: auto;
}
.ptl-elipse-picture:hover img[b-qjex7hpwdn] {
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  transform-origin: bottom;
  animation-name: bounce-6-b-qjex7hpwdn;
}

@keyframes bounce-6-b-qjex7hpwdn {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(1.1, 0.9) translateY(0);
  }
  30% {
    transform: scale(0.9, 1.1) translateY(-5px);
  }
  50% {
    transform: scale(1.05, 0.95) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(-7px);
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
/* _content/MpkWebApp.Server/Views/App/Home/Components/PurpleCircle.razor.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
.content[b-3oyr0slztu] {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 768px) {
  .content[b-3oyr0slztu] {
    margin: 20px 60px 0px 60px;
    width: 250px;
  }
}
@media (min-width: 768px) {
  .content[b-3oyr0slztu] {
    margin: 30px 70px 0px 70px;
    width: 300px;
  }
}
.content .content-circle[b-3oyr0slztu] {
  border-radius: 100px;
  background: linear-gradient(144deg, rgb(171, 101, 213) 0%, rgb(181, 95, 202) 43%, rgb(196, 65, 196) 100%);
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .content .content-circle[b-3oyr0slztu] {
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 768px) {
  .content .content-circle[b-3oyr0slztu] {
    width: 200px;
    height: 200px;
  }
}
.content .content-circle .content-circle-image[b-3oyr0slztu] {
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 768px) {
  .content .content-circle .content-circle-image[b-3oyr0slztu] {
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 768px) {
  .content .content-circle .content-circle-image[b-3oyr0slztu] {
    width: 200px;
    height: 200px;
  }
}
.content .content-circle .content-circle-image-small[b-3oyr0slztu] {
  position: relative;
  width: 60px;
  height: 60px;
  color: #b55fcc;
  border-radius: 35px;
  border: solid 4px #f8f8f8;
  background: #d9d9d9;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 35px;
}
@media (max-width: 768px) {
  .content .content-circle .content-circle-image-small[b-3oyr0slztu] {
    top: 100px;
    right: 10px;
  }
}
@media (min-width: 768px) {
  .content .content-circle .content-circle-image-small[b-3oyr0slztu] {
    top: 130px;
    right: 10px;
  }
}
.content .content-text[b-3oyr0slztu] {
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: large;
  font-weight: 500;
  color: #404040;
  margin-bottom: 0px;
  width: 70%;
}
/* _content/MpkWebApp.Server/Views/App/Home/CustomerPage4-Fujikuvat.cshtml.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
@media (max-width: 768px) {
  .ptg-brand-mpk .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-x37q0hui76] {
    /* background: rgb(174,44,241);
    background: linear-gradient(140deg, rgb(174, 44, 241) 17%, rgb(119, 118, 255) 50%);*/
    background: rgb(148, 43, 172);
    background: linear-gradient(45deg, rgb(148, 43, 172) 0%, rgb(125, 81, 194) 100%);
  }
}
@media (min-width: 768px) {
  .ptg-brand-mpk .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-x37q0hui76] {
    background: rgb(148, 43, 172);
    background: linear-gradient(45deg, rgb(148, 43, 172) 0%, rgb(125, 81, 194) 100%);
  }
}
.ptg-brand-mpk .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search button[b-x37q0hui76] {
  color: #67ad93;
}

@media (max-width: 768px) {
  .ptg-brand-fujikuvat .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-x37q0hui76] {
    background: rgb(70, 138, 113);
    background: linear-gradient(45deg, rgb(70, 138, 113) 0%, rgb(103, 173, 147) 100%);
  }
}
@media (min-width: 768px) {
  .ptg-brand-fujikuvat .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-x37q0hui76] {
    background: rgb(70, 138, 113);
    background: linear-gradient(45deg, rgb(70, 138, 113) 0%, rgb(103, 173, 147) 100%);
  }
}
.ptg-brand-fujikuvat .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search button[b-x37q0hui76] {
  color: #67ad93;
}

@media (max-width: 768px) {
  .ptl-top[b-x37q0hui76] {
    min-height: max(100vh - 60px, 740px);
    max-height: calc(100vh - 60px);
  }
}

.ptl-section-main-card[b-x37q0hui76] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}
@media (max-width: 768px) {
  .ptl-section-main-card[b-x37q0hui76] {
    height: max(83vh - 60px, 500px);
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card[b-x37q0hui76] {
    min-height: max(100vh - 60px, 600px);
  }
}
.ptl-section-main-card .ptl-container[b-x37q0hui76] {
  position: relative;
}
.ptl-section-main-card .ptl-container .ptl-container-background[b-x37q0hui76] {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-x37q0hui76] {
  height: 100%;
  width: 100%;
  min-height: 150%;
  min-width: 100%;
  position: absolute;
  z-index: 2;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-x37q0hui76] {
    -webkit-clip-path: polygon(0% 0%, 210% 0%, 0% 45%, 0 0);
    clip-path: polygon(0% 0%, 210% 0%, 0% 45%, 0 0);
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-x37q0hui76] {
    -webkit-clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
    clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
  }
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient .ptl-container-background-img-gradient[b-x37q0hui76] {
  display: none !important;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-photo[b-x37q0hui76] {
  /* bottom: 0;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 1;*/
  /* right: 0;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  align-self: end;
  float: right;*/
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-photo[b-x37q0hui76] {
    opacity: 0.3;
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-photo[b-x37q0hui76] {
    left: 42%;
    width: 65%;
    opacity: 0.95;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content[b-x37q0hui76] {
  top: 0;
  left: 0;
  z-index: 2;
  background-color: transparent;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content[b-x37q0hui76] {
  max-height: 100%;
  max-width: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info span[b-x37q0hui76] {
  width: 100%;
  color: #ffffff;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big[b-x37q0hui76] {
    text-align: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big span[b-x37q0hui76] {
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  word-wrap: break-word;
  font-size: 2.5rem;
  line-height: 2.6rem;
  font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
}
@media (min-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big span[b-x37q0hui76] {
    font-size: 3rem;
    line-height: 3.1rem;
    font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big span[b-x37q0hui76] {
    font-size: 3rem;
    line-height: 3.1rem;
  }
}
@media (min-width: 992px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big span[b-x37q0hui76] {
    font-size: 3.7rem;
    line-height: 3.7rem;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small[b-x37q0hui76] {
  padding-top: 2vh;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small[b-x37q0hui76] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-x37q0hui76] {
  font-family: NunitoLight, RobotoLight, Arial;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-x37q0hui76] {
    font-size: 1.2rem;
    line-height: 1.35rem;
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-x37q0hui76] {
    font-size: 1.2rem;
    line-height: 1.35rem;
  }
}
@media (min-width: 992px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-x37q0hui76] {
    font-size: 1.4rem;
    line-height: 1.55rem;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search[b-x37q0hui76] {
  margin-top: 2rem;
  text-align: center;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search[b-x37q0hui76] {
    margin-bottom: 2rem;
  }
}
@media (max-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search[b-x37q0hui76] {
    margin-top: 10px;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield[b-x37q0hui76] {
  display: inline-block;
  border: none;
  height: 40px;
  width: 400px;
}
@media (max-width: 992px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield[b-x37q0hui76] {
    width: 300px;
  }
}
@media (max-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield[b-x37q0hui76] {
    width: 80vw;
    margin: 0 auto;
    padding-right: 10px;
  }
}
@media (min-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield[b-x37q0hui76] {
    padding-right: 55px;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield:focus[b-x37q0hui76] {
  outline: none;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search button[b-x37q0hui76] {
  border-radius: 20px;
  border: none;
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  background: #ffffff;
  height: 40px;
  min-width: 200px;
  transition: 0.5s;
  /* @include media-to-sm {
      display: none;
  }*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search button:hover[b-x37q0hui76] {
  background: #ffffff;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search[b-x37q0hui76]  .ptl-icon {
  margin-left: 0.6rem;
  font-size: 35px;
  line-height: 35px;
  width: 35px;
  height: 35px;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search span[b-x37q0hui76] {
  margin-right: -30px;
  position: relative;
  z-index: 1000;
  top: 7px;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-desktop[b-x37q0hui76] {
  /*  max-height: 100%;
  max-width: 100%;*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-carousel[b-x37q0hui76] {
  /*  -webkit-clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
  clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);*/
  -webkit-clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 66% 100%, 53% 0px);
  clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 66% 100%, 53% 0px);
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-image-carousel[b-x37q0hui76] {
  position: relative;
  /*.carousel-inner .carousel-item {
          transition: -webkit-transform 0.1s ease;
          transition: transform 0.1s ease;
          transition: transform 0.1s ease, -webkit-transform 0.1s ease;
      }*/
  /*  .slideshow-container {
          max-height: 100%;
          max-width: 100%;
          //max-width: 1000px;
          position: relative;
          margin: auto;
          padding-left: 10vw;
      }*/
  /* .active {
          background-color: #717171;
      }*/
  /* Fading animation */
  /*.fade {
          animation-name: fade;
          animation-duration: 1.5s;
      }*/
  /* @keyframes fade {
          from {
              opacity: .4
          }

          to {
              opacity: 1
          }
      }*/
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-image-carousel[b-x37q0hui76] {
    display: none !important;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-image-carousel img[b-x37q0hui76] {
  vertical-align: middle;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-image-carousel img[b-x37q0hui76] {
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: min(50vh, 50vw);
  min-width: 350px;
  object-fit: contain;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile[b-x37q0hui76] {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone[b-x37q0hui76] {
  width: 100%;
  height: 100%;
  position: relative;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone[b-x37q0hui76] {
    display: none !important;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone img[b-x37q0hui76] {
  width: 425px;
  max-width: 80%;
  position: absolute;
  bottom: 0;
  object-fit: contain;
  max-height: 100%;
  /*width: 425px;
  max-width: 80%;
  position: absolute;
  top: 0;
  object-fit: fill;*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel[b-x37q0hui76] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel .carousel-inner[b-x37q0hui76] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: fill;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel .carousel-inner .carousel-item[b-x37q0hui76] {
  width: 100%;
  height: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel img[b-x37q0hui76] {
  /* width: 425px !important;
  max-width: 80%;
  position: absolute;
  top: 0;
  object-fit: fill;*/
}
.ptl-section-main-card .ptl-container .ptl-content-scroll-down[b-x37q0hui76] {
  transform: rotate(90deg);
  z-index: 2;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-content-scroll-down[b-x37q0hui76] {
    display: none !important;
  }
}
.ptl-section-main-card .ptl-container .ptl-content-scroll-down[b-x37q0hui76]  .ptl-icon {
  color: #ffffff;
  font-size: 45px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  animation: bounce2-b-x37q0hui76 2s ease infinite;
}
@keyframes bounce2-b-x37q0hui76 {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-10px);
  }
  60% {
    transform: translateX(-5px);
  }
}

.ptl-section-downloads[b-x37q0hui76] {
  text-align: center;
  background: rgb(54, 54, 54);
  background: linear-gradient(144deg, rgb(54, 54, 54) 0%, rgb(54, 54, 54) 35%, rgb(23, 23, 23) 50%, rgb(23, 23, 23) 100%);
  overflow: hidden;
  /*&-btns {


      @include media-md {
          padding-top: 1rem;
          padding-bottom: 3rem;
      }

      @include media-to-md {
          padding-bottom: 1rem;
          padding: 0 !important;
          align-self: center;
          display: flex;
          justify-content: center !important;
          width: 100%;

          ::deep {
              .borderbtn {
                  height: auto;
                  margin: 0;
                  margin-right: 0.6rem;
                  margin-left: 0.1rem;
                  margin-bottom: 0.5rem;
                  padding: 0;
                  padding-top: 0.2rem;
                  padding-bottom: 0.2rem;
                  width: auto;
                  //min-width: 130px !important;
                  min-width: unset !important;
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  flex-direction: row;

                  img {
                      margin: 0;
                      margin-left: 0.2rem;
                      margin-right: 0.4rem;
                      height: 30px;
                      width: 30px;
                  }

                  .borderbtn-text {
                      margin-right: 0.4rem;
                      height: 100%;
                      display: flex;
                      align-items: start;
                      justify-content: center;
                      flex-direction: column;

                      .borderbtn-text-top {
                          font-size: 0.5rem;
                          line-height: 0.7rem;
                          margin: 0;
                      }

                      .borderbtn-text-bottom {
                          font-size: 0.8rem;
                          line-height: 1rem;
                          margin: 0;
                      }
                  }
              }
          }
      }

      @include media-to-lg {
          padding-left: 15px;
          padding-right: 15px;
      }

      @include media-to-md {
          text-align: center;
      }
  }*/
}
@media (max-width: 768px) {
  .ptl-section-downloads[b-x37q0hui76] {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads[b-x37q0hui76] {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads .row[b-x37q0hui76] {
    min-height: 500px !important;
  }
}
.ptl-section-downloads-textbold[b-x37q0hui76] {
  color: white;
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  text-align: left;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .ptl-section-downloads-textbold[b-x37q0hui76] {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads-textbold[b-x37q0hui76] {
    font-size: 2.5rem;
  }
}
@media (max-width: 992px) {
  .ptl-section-downloads-textbold[b-x37q0hui76] {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ptl-section-downloads-text[b-x37q0hui76] {
  color: white;
  font-family: NunitoLight, RobotoLight, Arial;
}
@media (max-width: 768px) {
  .ptl-section-downloads-text[b-x37q0hui76] {
    text-align: start;
    font-size: 0.8rem;
    line-height: 1rem;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads-text[b-x37q0hui76] {
    text-align: left;
    font-size: 1.8rem;
    line-height: 2rem;
  }
}
@media (max-width: 992px) {
  .ptl-section-downloads-text[b-x37q0hui76] {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ptl-section-downloads .ptl-svg-link-button[b-x37q0hui76] {
  background-color: transparent;
  min-width: 50px;
  max-width: 110px;
  width: 30%;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  text-decoration: none;
}
@media (min-width: 576px) {
  .ptl-section-downloads .ptl-svg-link-button[b-x37q0hui76] {
    max-width: 130px;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .ptl-section-downloads .ptl-svg-link-button[b-x37q0hui76] {
    margin-top: 1rem;
    margin-bottom: 3rem;
    max-width: 170px;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads .ptl-svg-link-button[b-x37q0hui76] {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    max-width: 250px;
  }
}
.ptl-section-downloads .ptl-svg-link-button .ptl-image[b-x37q0hui76] {
  background-color: transparent;
  width: 100%;
  height: auto;
  padding: 5px;
  margin: 0;
  max-width: 210px;
}
.ptl-section-downloads .ptl-svg-link-button .ptl-image-qrcode[b-x37q0hui76] {
  max-width: 190px;
  width: 100%;
  height: auto;
  object-fit: contain;
  background-color: white;
  margin: 0;
  margin-top: 0.5rem;
  padding: 5px;
  border-radius: 4px;
}
.ptl-section-downloads .ptl-svg-button[b-x37q0hui76] {
  background-color: transparent;
  min-width: 50px;
  max-width: 110px;
  width: 30%;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.ptl-section-downloads .ptl-svg-button .ptl-image[b-x37q0hui76] {
  background-color: transparent;
  width: 100%;
  height: auto;
  padding: 5px;
  margin: 0;
  max-width: 210px;
}
@media (min-width: 576px) {
  .ptl-section-downloads .ptl-svg-button[b-x37q0hui76] {
    max-width: 130px;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .ptl-section-downloads .ptl-svg-button[b-x37q0hui76] {
    margin-top: 1rem;
    margin-bottom: 3rem;
    max-width: 170px;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads .ptl-svg-button[b-x37q0hui76] {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    max-width: 180px;
  }
}
.ptl-section-downloads .ptl-section-downloads-left[b-x37q0hui76] {
  display: flex;
  flex-direction: column;
  align-items: start;
  /* @include media-to-md {
      align-items: start !important;
  }

  @include media-to-lg {
      align-items: center;
  }*/
}
@media (min-width: 576px) {
  .ptl-section-downloads .ptl-section-downloads-left[b-x37q0hui76] {
    align-items: center;
  }
}
@media (min-width: 992px) {
  .ptl-section-downloads .ptl-section-downloads-left[b-x37q0hui76] {
    align-items: start;
  }
}
.ptl-section-downloads .ptl-section-downloads-left-phone[b-x37q0hui76] {
  height: 300px;
  width: 300px;
}
@media (max-width: 768px) {
  .ptl-section-downloads .ptl-section-downloads-left-phone[b-x37q0hui76] {
    display: none;
  }
}
.ptl-section-downloads-img-container[b-x37q0hui76] {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .ptl-section-downloads-img-container[b-x37q0hui76] {
    display: none;
  }
}
@media (min-width: 992px) {
  .ptl-section-downloads-img-container[b-x37q0hui76] {
    padding: 0 !important;
  }
}
@media (max-width: 992px) {
  .ptl-section-downloads-img-container[b-x37q0hui76] {
    padding-bottom: 3rem;
  }
}
.ptl-section-downloads-img-container span[b-x37q0hui76] {
  padding-top: 1rem;
  text-align: left;
  color: white;
  font-family: NunitoLight, RobotoLight, Arial;
  font-size: 1.8rem;
  line-height: 2rem;
}
@media (max-width: 992px) {
  .ptl-section-downloads-img-container span[b-x37q0hui76] {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ptl-section-downloads-img-container img[b-x37q0hui76] {
  padding: 15px;
  background-color: #ffffff;
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.ptl-section-tips[b-x37q0hui76] {
  min-height: 500px;
  text-align: center;
  padding-top: 40px;
  background: rgb(179, 179, 179);
  background: linear-gradient(180deg, rgb(225, 225, 225) 0%, rgb(248, 248, 248) 7%, rgb(248, 248, 248) 100%);
  position: relative;
  z-index: 0;
  padding-bottom: 50px;
}
.ptl-section-tips .ptl-section-tips-container[b-x37q0hui76] {
  z-index: 11;
  position: relative;
  overflow: hidden;
}
.ptl-section-tips .ptl-section-tips-textbold[b-x37q0hui76] {
  font-family: "Nunito Bold";
  font-size: xx-large;
  margin-bottom: 0px;
  color: #404040;
  padding-bottom: 3rem;
}
.ptl-section-tips .ptl-section-tips-texthin[b-x37q0hui76] {
  font-family: "Nunito Light";
  font-size: x-large;
  color: #a8a8a8;
}
.ptl-section-tips .ptl-section-tips-youtube[b-x37q0hui76] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ptl-section-tips .ptl-section-tips-youtube p[b-x37q0hui76] {
  padding: 0px;
  margin: 0px;
  margin-right: 0.5rem;
}
.ptl-section-tips .ptl-section-tips-youtube a img[b-x37q0hui76] {
  max-width: 50px;
  max-height: 50px;
  object-fit: contain;
}
.ptl-section-tips[b-x37q0hui76]  .content {
  padding: 0px;
  margin: 0px;
}
.ptl-section-tips[b-x37q0hui76]  .content .content-circle {
  margin-right: 10px;
  margin-left: 10px;
}
.ptl-section-tips .ptl-arrow-container[b-x37q0hui76] {
  height: 100%;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ptl-section-tips .ptl-arrow-container .ptl-arrow[b-x37q0hui76] {
  width: 100%;
  height: 100%;
  max-height: 23px;
  padding-left: 5px;
  padding-right: 2px;
  /*  padding-left: 0.5vw;
  padding-right: 0.5vw;*/
}
.ptl-section-tips .ptl-step[b-x37q0hui76] {
  width: 100%;
  padding: 10px;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 15px;
}
.ptl-section-tips .ptl-step span[b-x37q0hui76] {
  padding-top: 0.6rem;
  max-width: 60%;
}
@media (min-width: 992px) {
  .ptl-section-tips .ptl-step[b-x37q0hui76] {
    max-width: 245px;
  }
  .ptl-section-tips .ptl-step span[b-x37q0hui76] {
    max-width: 100% !important;
  }
}
@media (max-width: 768px) {
  .ptl-section-tips .ptl-step img[b-x37q0hui76] {
    max-width: 50%;
    max-height: 50%;
  }
}
@media (min-width: 768px) {
  .ptl-section-tips .ptl-step img[b-x37q0hui76] {
    max-width: 100%;
    max-height: 100%;
  }
}
/* _content/MpkWebApp.Server/Views/App/Home/CustomerPage4-Printooy.cshtml.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
@media (max-width: 768px) {
  .ptg-brand-printooy .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-21piwlrz1c] {
    background: rgb(70, 138, 113);
    background: linear-gradient(45deg, rgb(70, 138, 113) 0%, rgb(103, 173, 147) 100%);
  }
}
@media (min-width: 768px) {
  .ptg-brand-printooy .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-21piwlrz1c] {
    background: rgb(70, 138, 113);
    background: linear-gradient(45deg, rgb(70, 138, 113) 0%, rgb(103, 173, 147) 100%);
  }
}
.ptg-brand-printooy .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search button[b-21piwlrz1c] {
  color: #f4a060;
}

@media (max-width: 768px) {
  .ptl-top[b-21piwlrz1c] {
    min-height: max(100vh - 60px, 740px);
    max-height: calc(100vh - 60px);
  }
}

.ptl-section-main-card[b-21piwlrz1c] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}
@media (max-width: 768px) {
  .ptl-section-main-card[b-21piwlrz1c] {
    height: max(83vh - 60px, 500px);
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card[b-21piwlrz1c] {
    min-height: max(100vh - 60px, 600px);
  }
}
.ptl-section-main-card .ptl-container[b-21piwlrz1c] {
  position: relative;
}
.ptl-section-main-card .ptl-container .ptl-container-background[b-21piwlrz1c] {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-21piwlrz1c] {
  height: 100%;
  width: 100%;
  min-height: 150%;
  min-width: 100%;
  position: absolute;
  z-index: 2;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-21piwlrz1c] {
    -webkit-clip-path: polygon(0% 0%, 210% 0%, 0% 45%, 0 0);
    clip-path: polygon(0% 0%, 210% 0%, 0% 45%, 0 0);
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-21piwlrz1c] {
    -webkit-clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
    clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
  }
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient .ptl-container-background-img-gradient[b-21piwlrz1c] {
  display: none !important;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-photo[b-21piwlrz1c] {
  /* bottom: 0;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 1;*/
  /* right: 0;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  align-self: end;
  float: right;*/
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-photo[b-21piwlrz1c] {
    opacity: 0.3;
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-photo[b-21piwlrz1c] {
    left: 42%;
    width: 65%;
    opacity: 0.95;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content[b-21piwlrz1c] {
  top: 0;
  left: 0;
  z-index: 2;
  background-color: transparent;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content[b-21piwlrz1c] {
  max-height: 100%;
  max-width: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info span[b-21piwlrz1c] {
  width: 100%;
  color: #ffffff;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big[b-21piwlrz1c] {
    text-align: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big span[b-21piwlrz1c] {
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  word-wrap: break-word;
  font-size: 2.5rem;
  line-height: 2.6rem;
  font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
}
@media (min-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big span[b-21piwlrz1c] {
    font-size: 3rem;
    line-height: 3.1rem;
    font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big span[b-21piwlrz1c] {
    font-size: 3rem;
    line-height: 3.1rem;
  }
}
@media (min-width: 992px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big span[b-21piwlrz1c] {
    font-size: 3.7rem;
    line-height: 3.7rem;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small[b-21piwlrz1c] {
  padding-top: 2vh;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small[b-21piwlrz1c] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-21piwlrz1c] {
  font-family: NunitoLight, RobotoLight, Arial;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-21piwlrz1c] {
    font-size: 1.2rem;
    line-height: 1.35rem;
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-21piwlrz1c] {
    font-size: 1.2rem;
    line-height: 1.35rem;
  }
}
@media (min-width: 992px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-21piwlrz1c] {
    font-size: 1.4rem;
    line-height: 1.55rem;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search[b-21piwlrz1c] {
  margin-top: 2rem;
  text-align: center;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search[b-21piwlrz1c] {
    margin-bottom: 2rem;
  }
}
@media (max-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search[b-21piwlrz1c] {
    margin-top: 10px;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield[b-21piwlrz1c] {
  display: inline-block;
  border: none;
  height: 40px;
  width: 400px;
}
@media (max-width: 992px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield[b-21piwlrz1c] {
    width: 300px;
  }
}
@media (max-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield[b-21piwlrz1c] {
    width: 80vw;
    margin: 0 auto;
    padding-right: 10px;
  }
}
@media (min-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield[b-21piwlrz1c] {
    padding-right: 55px;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield:focus[b-21piwlrz1c] {
  outline: none;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search button[b-21piwlrz1c] {
  border-radius: 20px;
  border: none;
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  background: #ffffff;
  height: 40px;
  min-width: 200px;
  transition: 0.5s;
  /* @include media-to-sm {
      display: none;
  }*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search button:hover[b-21piwlrz1c] {
  background: #ffffff;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search[b-21piwlrz1c]  .ptl-icon {
  margin-left: 0.6rem;
  font-size: 35px;
  line-height: 35px;
  width: 35px;
  height: 35px;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search span[b-21piwlrz1c] {
  margin-right: -30px;
  position: relative;
  z-index: 1000;
  top: 7px;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-desktop[b-21piwlrz1c] {
  /*  max-height: 100%;
  max-width: 100%;*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-carousel[b-21piwlrz1c] {
  /*  -webkit-clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
  clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);*/
  -webkit-clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 66% 100%, 53% 0px);
  clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 66% 100%, 53% 0px);
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-image-carousel[b-21piwlrz1c] {
  position: relative;
  /*.carousel-inner .carousel-item {
          transition: -webkit-transform 0.1s ease;
          transition: transform 0.1s ease;
          transition: transform 0.1s ease, -webkit-transform 0.1s ease;
      }*/
  /*  .slideshow-container {
          max-height: 100%;
          max-width: 100%;
          //max-width: 1000px;
          position: relative;
          margin: auto;
          padding-left: 10vw;
      }*/
  /* .active {
          background-color: #717171;
      }*/
  /* Fading animation */
  /*.fade {
          animation-name: fade;
          animation-duration: 1.5s;
      }*/
  /* @keyframes fade {
          from {
              opacity: .4
          }

          to {
              opacity: 1
          }
      }*/
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-image-carousel[b-21piwlrz1c] {
    display: none !important;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-image-carousel img[b-21piwlrz1c] {
  vertical-align: middle;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-image-carousel img[b-21piwlrz1c] {
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: min(50vh, 50vw);
  min-width: 350px;
  object-fit: contain;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile[b-21piwlrz1c] {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone[b-21piwlrz1c] {
  width: 100%;
  height: 100%;
  position: relative;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone[b-21piwlrz1c] {
    display: none !important;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone img[b-21piwlrz1c] {
  width: 425px;
  max-width: 80%;
  position: absolute;
  bottom: 0;
  object-fit: contain;
  max-height: 100%;
  /*width: 425px;
  max-width: 80%;
  position: absolute;
  top: 0;
  object-fit: fill;*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel[b-21piwlrz1c] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel .carousel-inner[b-21piwlrz1c] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: fill;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel .carousel-inner .carousel-item[b-21piwlrz1c] {
  width: 100%;
  height: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel img[b-21piwlrz1c] {
  /* width: 425px !important;
  max-width: 80%;
  position: absolute;
  top: 0;
  object-fit: fill;*/
}
.ptl-section-main-card .ptl-container .ptl-content-scroll-down[b-21piwlrz1c] {
  transform: rotate(90deg);
  z-index: 2;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-content-scroll-down[b-21piwlrz1c] {
    display: none !important;
  }
}
.ptl-section-main-card .ptl-container .ptl-content-scroll-down[b-21piwlrz1c]  .ptl-icon {
  color: #ffffff;
  font-size: 45px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  animation: bounce2-b-21piwlrz1c 2s ease infinite;
}
@keyframes bounce2-b-21piwlrz1c {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-10px);
  }
  60% {
    transform: translateX(-5px);
  }
}

.ptl-section-downloads[b-21piwlrz1c] {
  text-align: center;
  background: rgb(54, 54, 54);
  background: linear-gradient(144deg, rgb(54, 54, 54) 0%, rgb(54, 54, 54) 35%, rgb(23, 23, 23) 50%, rgb(23, 23, 23) 100%);
  overflow: hidden;
  /*&-btns {


      @include media-md {
          padding-top: 1rem;
          padding-bottom: 3rem;
      }

      @include media-to-md {
          padding-bottom: 1rem;
          padding: 0 !important;
          align-self: center;
          display: flex;
          justify-content: center !important;
          width: 100%;

          ::deep {
              .borderbtn {
                  height: auto;
                  margin: 0;
                  margin-right: 0.6rem;
                  margin-left: 0.1rem;
                  margin-bottom: 0.5rem;
                  padding: 0;
                  padding-top: 0.2rem;
                  padding-bottom: 0.2rem;
                  width: auto;
                  //min-width: 130px !important;
                  min-width: unset !important;
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  flex-direction: row;

                  img {
                      margin: 0;
                      margin-left: 0.2rem;
                      margin-right: 0.4rem;
                      height: 30px;
                      width: 30px;
                  }

                  .borderbtn-text {
                      margin-right: 0.4rem;
                      height: 100%;
                      display: flex;
                      align-items: start;
                      justify-content: center;
                      flex-direction: column;

                      .borderbtn-text-top {
                          font-size: 0.5rem;
                          line-height: 0.7rem;
                          margin: 0;
                      }

                      .borderbtn-text-bottom {
                          font-size: 0.8rem;
                          line-height: 1rem;
                          margin: 0;
                      }
                  }
              }
          }
      }

      @include media-to-lg {
          padding-left: 15px;
          padding-right: 15px;
      }

      @include media-to-md {
          text-align: center;
      }
  }*/
}
@media (max-width: 768px) {
  .ptl-section-downloads[b-21piwlrz1c] {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads[b-21piwlrz1c] {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads .row[b-21piwlrz1c] {
    min-height: 500px !important;
  }
}
.ptl-section-downloads-textbold[b-21piwlrz1c] {
  color: white;
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  text-align: left;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .ptl-section-downloads-textbold[b-21piwlrz1c] {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads-textbold[b-21piwlrz1c] {
    font-size: 2.5rem;
  }
}
@media (max-width: 992px) {
  .ptl-section-downloads-textbold[b-21piwlrz1c] {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ptl-section-downloads-text[b-21piwlrz1c] {
  color: white;
  font-family: NunitoLight, RobotoLight, Arial;
}
@media (max-width: 768px) {
  .ptl-section-downloads-text[b-21piwlrz1c] {
    text-align: start;
    font-size: 0.8rem;
    line-height: 1rem;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads-text[b-21piwlrz1c] {
    text-align: left;
    font-size: 1.8rem;
    line-height: 2rem;
  }
}
@media (max-width: 992px) {
  .ptl-section-downloads-text[b-21piwlrz1c] {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ptl-section-downloads .ptl-svg-link-button[b-21piwlrz1c] {
  background-color: transparent;
  min-width: 50px;
  max-width: 110px;
  width: 30%;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  text-decoration: none;
}
@media (min-width: 576px) {
  .ptl-section-downloads .ptl-svg-link-button[b-21piwlrz1c] {
    max-width: 130px;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .ptl-section-downloads .ptl-svg-link-button[b-21piwlrz1c] {
    margin-top: 1rem;
    margin-bottom: 3rem;
    max-width: 170px;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads .ptl-svg-link-button[b-21piwlrz1c] {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    max-width: 250px;
  }
}
.ptl-section-downloads .ptl-svg-link-button .ptl-image[b-21piwlrz1c] {
  background-color: transparent;
  width: 100%;
  height: auto;
  padding: 5px;
  margin: 0;
  max-width: 210px;
}
.ptl-section-downloads .ptl-svg-link-button .ptl-image-qrcode[b-21piwlrz1c] {
  max-width: 190px;
  width: 100%;
  height: auto;
  object-fit: contain;
  background-color: white;
  margin: 0;
  margin-top: 0.5rem;
  padding: 5px;
  border-radius: 4px;
}
.ptl-section-downloads .ptl-svg-button[b-21piwlrz1c] {
  background-color: transparent;
  min-width: 50px;
  max-width: 110px;
  width: 30%;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.ptl-section-downloads .ptl-svg-button .ptl-image[b-21piwlrz1c] {
  background-color: transparent;
  width: 100%;
  height: auto;
  padding: 5px;
  margin: 0;
  max-width: 210px;
}
@media (min-width: 576px) {
  .ptl-section-downloads .ptl-svg-button[b-21piwlrz1c] {
    max-width: 130px;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .ptl-section-downloads .ptl-svg-button[b-21piwlrz1c] {
    margin-top: 1rem;
    margin-bottom: 3rem;
    max-width: 170px;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads .ptl-svg-button[b-21piwlrz1c] {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    max-width: 180px;
  }
}
.ptl-section-downloads .ptl-section-downloads-left[b-21piwlrz1c] {
  display: flex;
  flex-direction: column;
  align-items: start;
  /* @include media-to-md {
      align-items: start !important;
  }

  @include media-to-lg {
      align-items: center;
  }*/
}
@media (min-width: 576px) {
  .ptl-section-downloads .ptl-section-downloads-left[b-21piwlrz1c] {
    align-items: center;
  }
}
@media (min-width: 992px) {
  .ptl-section-downloads .ptl-section-downloads-left[b-21piwlrz1c] {
    align-items: start;
  }
}
.ptl-section-downloads .ptl-section-downloads-left-phone[b-21piwlrz1c] {
  height: 300px;
  width: 300px;
}
@media (max-width: 768px) {
  .ptl-section-downloads .ptl-section-downloads-left-phone[b-21piwlrz1c] {
    display: none;
  }
}
.ptl-section-downloads-img-container[b-21piwlrz1c] {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .ptl-section-downloads-img-container[b-21piwlrz1c] {
    display: none;
  }
}
@media (min-width: 992px) {
  .ptl-section-downloads-img-container[b-21piwlrz1c] {
    padding: 0 !important;
  }
}
@media (max-width: 992px) {
  .ptl-section-downloads-img-container[b-21piwlrz1c] {
    padding-bottom: 3rem;
  }
}
.ptl-section-downloads-img-container span[b-21piwlrz1c] {
  padding-top: 1rem;
  text-align: left;
  color: white;
  font-family: NunitoLight, RobotoLight, Arial;
  font-size: 1.8rem;
  line-height: 2rem;
}
@media (max-width: 992px) {
  .ptl-section-downloads-img-container span[b-21piwlrz1c] {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ptl-section-downloads-img-container img[b-21piwlrz1c] {
  padding: 15px;
  background-color: #ffffff;
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.ptl-section-tips[b-21piwlrz1c] {
  min-height: 500px;
  text-align: center;
  padding-top: 40px;
  background: rgb(179, 179, 179);
  background: linear-gradient(180deg, rgb(225, 225, 225) 0%, rgb(248, 248, 248) 7%, rgb(248, 248, 248) 100%);
  position: relative;
  z-index: 0;
  padding-bottom: 50px;
}
.ptl-section-tips .ptl-section-tips-container[b-21piwlrz1c] {
  z-index: 11;
  position: relative;
  overflow: hidden;
}
.ptl-section-tips .ptl-section-tips-textbold[b-21piwlrz1c] {
  font-family: "Nunito Bold";
  font-size: xx-large;
  margin-bottom: 0px;
  color: #404040;
  padding-bottom: 3rem;
}
.ptl-section-tips .ptl-section-tips-texthin[b-21piwlrz1c] {
  font-family: "Nunito Light";
  font-size: x-large;
  color: #a8a8a8;
}
.ptl-section-tips .ptl-section-tips-youtube[b-21piwlrz1c] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ptl-section-tips .ptl-section-tips-youtube p[b-21piwlrz1c] {
  padding: 0px;
  margin: 0px;
  margin-right: 0.5rem;
}
.ptl-section-tips .ptl-section-tips-youtube a img[b-21piwlrz1c] {
  max-width: 50px;
  max-height: 50px;
  object-fit: contain;
}
.ptl-section-tips[b-21piwlrz1c]  .content {
  padding: 0px;
  margin: 0px;
}
.ptl-section-tips[b-21piwlrz1c]  .content .content-circle {
  margin-right: 10px;
  margin-left: 10px;
}
.ptl-section-tips .ptl-arrow-container[b-21piwlrz1c] {
  height: 100%;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ptl-section-tips .ptl-arrow-container .ptl-arrow[b-21piwlrz1c] {
  width: 100%;
  height: 100%;
  max-height: 23px;
  padding-left: 5px;
  padding-right: 2px;
  /*  padding-left: 0.5vw;
  padding-right: 0.5vw;*/
}
.ptl-section-tips .ptl-step[b-21piwlrz1c] {
  width: 100%;
  padding: 10px;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 15px;
}
.ptl-section-tips .ptl-step span[b-21piwlrz1c] {
  padding-top: 0.6rem;
  max-width: 60%;
}
@media (min-width: 992px) {
  .ptl-section-tips .ptl-step[b-21piwlrz1c] {
    max-width: 245px;
  }
  .ptl-section-tips .ptl-step span[b-21piwlrz1c] {
    max-width: 100% !important;
  }
}
@media (max-width: 768px) {
  .ptl-section-tips .ptl-step img[b-21piwlrz1c] {
    max-width: 50%;
    max-height: 50%;
  }
}
@media (min-width: 768px) {
  .ptl-section-tips .ptl-step img[b-21piwlrz1c] {
    max-width: 100%;
    max-height: 100%;
  }
}
/* _content/MpkWebApp.Server/Views/App/Home/CustomerPage4.cshtml.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
@media (max-width: 768px) {
  .ptg-brand-mpk .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-sppfyg9mqu] {
    /* background: rgb(174,44,241);
    background: linear-gradient(140deg, rgb(174, 44, 241) 17%, rgb(119, 118, 255) 50%);*/
    background: rgb(148, 43, 172);
    background: linear-gradient(45deg, rgb(148, 43, 172) 0%, rgb(125, 81, 194) 100%);
  }
}
@media (min-width: 768px) {
  .ptg-brand-mpk .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-sppfyg9mqu] {
    background: rgb(148, 43, 172);
    background: linear-gradient(45deg, rgb(148, 43, 172) 0%, rgb(125, 81, 194) 100%);
  }
}
.ptg-brand-mpk .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search button[b-sppfyg9mqu] {
  color: #d767cb;
}

@media (max-width: 768px) {
  .ptl-top[b-sppfyg9mqu] {
    max-height: calc(100vh - 60px);
  }
}

.ptl-section-main-card[b-sppfyg9mqu] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}
@media (max-width: 768px) {
  .ptl-section-main-card[b-sppfyg9mqu] {
    height: max(83vh - 60px, 500px);
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card[b-sppfyg9mqu] {
    min-height: max(100vh - 60px, 600px);
  }
}
.ptl-section-main-card .ptl-container[b-sppfyg9mqu] {
  position: relative;
}
.ptl-section-main-card .ptl-container .ptl-container-background[b-sppfyg9mqu] {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-sppfyg9mqu] {
  height: 100%;
  width: 100%;
  min-height: 150%;
  min-width: 100%;
  position: absolute;
  z-index: 2;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-sppfyg9mqu] {
    -webkit-clip-path: polygon(0% 0%, 210% 0%, 0% 45%, 0 0);
    clip-path: polygon(0% 0%, 210% 0%, 0% 45%, 0 0);
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-sppfyg9mqu] {
    -webkit-clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
    clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
  }
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient .ptl-container-background-img-gradient[b-sppfyg9mqu] {
  display: none !important;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-photo[b-sppfyg9mqu] {
  /* bottom: 0;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 1;*/
  /* right: 0;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  align-self: end;
  float: right;*/
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-photo[b-sppfyg9mqu] {
    opacity: 0.3;
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-photo[b-sppfyg9mqu] {
    left: 42%;
    width: 65%;
    opacity: 0.95;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content[b-sppfyg9mqu] {
  top: 0;
  left: 0;
  z-index: 2;
  background-color: transparent;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content[b-sppfyg9mqu] {
  max-height: 100%;
  max-width: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info span[b-sppfyg9mqu] {
  width: 100%;
  color: #ffffff;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big[b-sppfyg9mqu] {
    text-align: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big span[b-sppfyg9mqu] {
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  word-wrap: break-word;
  font-size: 2.5rem;
  line-height: 2.6rem;
  font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
}
@media (min-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big span[b-sppfyg9mqu] {
    font-size: 3rem;
    line-height: 3.1rem;
    font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big span[b-sppfyg9mqu] {
    font-size: 3rem;
    line-height: 3.1rem;
  }
}
@media (min-width: 992px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-big span[b-sppfyg9mqu] {
    font-size: 3.7rem;
    line-height: 3.7rem;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small[b-sppfyg9mqu] {
  padding-top: 2vh;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small[b-sppfyg9mqu] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-sppfyg9mqu] {
  font-family: NunitoLight, RobotoLight, Arial;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-sppfyg9mqu] {
    font-size: 1.2rem;
    line-height: 1.35rem;
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-sppfyg9mqu] {
    font-size: 1.2rem;
    line-height: 1.35rem;
  }
}
@media (min-width: 992px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-sppfyg9mqu] {
    font-size: 1.4rem;
    line-height: 1.55rem;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search[b-sppfyg9mqu] {
  margin-top: 2rem;
  text-align: center;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search[b-sppfyg9mqu] {
    margin-bottom: 2rem;
  }
}
@media (max-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search[b-sppfyg9mqu] {
    margin-top: 10px;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield[b-sppfyg9mqu] {
  display: inline-block;
  border: none;
  height: 40px;
  width: 400px;
}
@media (max-width: 992px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield[b-sppfyg9mqu] {
    width: 300px;
  }
}
@media (max-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield[b-sppfyg9mqu] {
    width: 80vw;
    margin: 0 auto;
    padding-right: 10px;
  }
}
@media (min-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield[b-sppfyg9mqu] {
    padding-right: 55px;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search .inputfield:focus[b-sppfyg9mqu] {
  outline: none;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search button[b-sppfyg9mqu] {
  border-radius: 20px;
  border: none;
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  background: #ffffff;
  height: 40px;
  min-width: 200px;
  transition: 0.5s;
  /* @include media-to-sm {
      display: none;
  }*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search button:hover[b-sppfyg9mqu] {
  background: #ffffff;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search[b-sppfyg9mqu]  .ptl-icon {
  margin-left: 0.6rem;
  font-size: 35px;
  line-height: 35px;
  width: 35px;
  height: 35px;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-search-search span[b-sppfyg9mqu] {
  margin-right: -30px;
  position: relative;
  z-index: 1000;
  top: 7px;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-desktop[b-sppfyg9mqu] {
  /*  max-height: 100%;
  max-width: 100%;*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-carousel[b-sppfyg9mqu] {
  /*  -webkit-clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
  clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);*/
  -webkit-clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 66% 100%, 53% 0px);
  clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 66% 100%, 53% 0px);
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-image-carousel[b-sppfyg9mqu] {
  position: relative;
  /*.carousel-inner .carousel-item {
          transition: -webkit-transform 0.1s ease;
          transition: transform 0.1s ease;
          transition: transform 0.1s ease, -webkit-transform 0.1s ease;
      }*/
  /*  .slideshow-container {
          max-height: 100%;
          max-width: 100%;
          //max-width: 1000px;
          position: relative;
          margin: auto;
          padding-left: 10vw;
      }*/
  /* .active {
          background-color: #717171;
      }*/
  /* Fading animation */
  /*.fade {
          animation-name: fade;
          animation-duration: 1.5s;
      }*/
  /* @keyframes fade {
          from {
              opacity: .4
          }

          to {
              opacity: 1
          }
      }*/
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-image-carousel[b-sppfyg9mqu] {
    display: none !important;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-image-carousel img[b-sppfyg9mqu] {
  vertical-align: middle;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-image-carousel img[b-sppfyg9mqu] {
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: min(50vh, 50vw);
  min-width: 350px;
  object-fit: contain;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile[b-sppfyg9mqu] {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone[b-sppfyg9mqu] {
  width: 100%;
  height: 100%;
  position: relative;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone[b-sppfyg9mqu] {
    display: none !important;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone img[b-sppfyg9mqu] {
  width: 425px;
  max-width: 80%;
  position: absolute;
  bottom: 0;
  object-fit: contain;
  max-height: 100%;
  /*width: 425px;
  max-width: 80%;
  position: absolute;
  top: 0;
  object-fit: fill;*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel[b-sppfyg9mqu] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel .carousel-inner[b-sppfyg9mqu] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: fill;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel .carousel-inner .carousel-item[b-sppfyg9mqu] {
  width: 100%;
  height: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel img[b-sppfyg9mqu] {
  /* width: 425px !important;
  max-width: 80%;
  position: absolute;
  top: 0;
  object-fit: fill;*/
}
.ptl-section-main-card .ptl-container .ptl-content-scroll-down[b-sppfyg9mqu] {
  transform: rotate(90deg);
  z-index: 2;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-content-scroll-down[b-sppfyg9mqu] {
    display: none !important;
  }
}
.ptl-section-main-card .ptl-container .ptl-content-scroll-down[b-sppfyg9mqu]  .ptl-icon {
  color: #ffffff;
  font-size: 45px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  animation: bounce2-b-sppfyg9mqu 2s ease infinite;
}
@keyframes bounce2-b-sppfyg9mqu {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-10px);
  }
  60% {
    transform: translateX(-5px);
  }
}

.ptl-section-downloads[b-sppfyg9mqu] {
  text-align: center;
  background: rgb(54, 54, 54);
  background: linear-gradient(144deg, rgb(54, 54, 54) 0%, rgb(54, 54, 54) 35%, rgb(23, 23, 23) 50%, rgb(23, 23, 23) 100%);
  overflow: hidden;
  /*&-btns {


      @include media-md {
          padding-top: 1rem;
          padding-bottom: 3rem;
      }

      @include media-to-md {
          padding-bottom: 1rem;
          padding: 0 !important;
          align-self: center;
          display: flex;
          justify-content: center !important;
          width: 100%;

          ::deep {
              .borderbtn {
                  height: auto;
                  margin: 0;
                  margin-right: 0.6rem;
                  margin-left: 0.1rem;
                  margin-bottom: 0.5rem;
                  padding: 0;
                  padding-top: 0.2rem;
                  padding-bottom: 0.2rem;
                  width: auto;
                  //min-width: 130px !important;
                  min-width: unset !important;
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  flex-direction: row;

                  img {
                      margin: 0;
                      margin-left: 0.2rem;
                      margin-right: 0.4rem;
                      height: 30px;
                      width: 30px;
                  }

                  .borderbtn-text {
                      margin-right: 0.4rem;
                      height: 100%;
                      display: flex;
                      align-items: start;
                      justify-content: center;
                      flex-direction: column;

                      .borderbtn-text-top {
                          font-size: 0.5rem;
                          line-height: 0.7rem;
                          margin: 0;
                      }

                      .borderbtn-text-bottom {
                          font-size: 0.8rem;
                          line-height: 1rem;
                          margin: 0;
                      }
                  }
              }
          }
      }

      @include media-to-lg {
          padding-left: 15px;
          padding-right: 15px;
      }

      @include media-to-md {
          text-align: center;
      }
  }*/
}
@media (max-width: 768px) {
  .ptl-section-downloads[b-sppfyg9mqu] {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads[b-sppfyg9mqu] {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads .row[b-sppfyg9mqu] {
    min-height: 500px !important;
  }
}
.ptl-section-downloads-textbold[b-sppfyg9mqu] {
  color: white;
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  text-align: left;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .ptl-section-downloads-textbold[b-sppfyg9mqu] {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads-textbold[b-sppfyg9mqu] {
    font-size: 2.5rem;
  }
}
@media (max-width: 992px) {
  .ptl-section-downloads-textbold[b-sppfyg9mqu] {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ptl-section-downloads-text[b-sppfyg9mqu] {
  color: white;
  font-family: NunitoLight, RobotoLight, Arial;
}
@media (max-width: 768px) {
  .ptl-section-downloads-text[b-sppfyg9mqu] {
    text-align: start;
    font-size: 0.8rem;
    line-height: 1rem;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads-text[b-sppfyg9mqu] {
    text-align: left;
    font-size: 1.8rem;
    line-height: 2rem;
  }
}
@media (max-width: 992px) {
  .ptl-section-downloads-text[b-sppfyg9mqu] {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ptl-section-downloads .ptl-svg-link-button[b-sppfyg9mqu] {
  background-color: transparent;
  min-width: 50px;
  max-width: 110px;
  width: 30%;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  text-decoration: none;
}
@media (min-width: 576px) {
  .ptl-section-downloads .ptl-svg-link-button[b-sppfyg9mqu] {
    max-width: 130px;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .ptl-section-downloads .ptl-svg-link-button[b-sppfyg9mqu] {
    margin-top: 1rem;
    margin-bottom: 3rem;
    max-width: 170px;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads .ptl-svg-link-button[b-sppfyg9mqu] {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    max-width: 250px;
  }
}
.ptl-section-downloads .ptl-svg-link-button .ptl-image[b-sppfyg9mqu] {
  background-color: transparent;
  width: 100%;
  height: auto;
  padding: 5px;
  margin: 0;
  max-width: 210px;
}
.ptl-section-downloads .ptl-svg-link-button .ptl-image-qrcode[b-sppfyg9mqu] {
  max-width: 190px;
  width: 100%;
  height: auto;
  object-fit: contain;
  background-color: white;
  margin: 0;
  margin-top: 0.5rem;
  padding: 5px;
  border-radius: 4px;
}
.ptl-section-downloads .ptl-svg-button[b-sppfyg9mqu] {
  background-color: transparent;
  min-width: 50px;
  max-width: 110px;
  width: 30%;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.ptl-section-downloads .ptl-svg-button .ptl-image[b-sppfyg9mqu] {
  background-color: transparent;
  width: 100%;
  height: auto;
  padding: 5px;
  margin: 0;
  max-width: 210px;
}
@media (min-width: 576px) {
  .ptl-section-downloads .ptl-svg-button[b-sppfyg9mqu] {
    max-width: 130px;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .ptl-section-downloads .ptl-svg-button[b-sppfyg9mqu] {
    margin-top: 1rem;
    margin-bottom: 3rem;
    max-width: 170px;
  }
}
@media (min-width: 768px) {
  .ptl-section-downloads .ptl-svg-button[b-sppfyg9mqu] {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    max-width: 180px;
  }
}
.ptl-section-downloads .ptl-section-downloads-left[b-sppfyg9mqu] {
  display: flex;
  flex-direction: column;
  align-items: start;
  /* @include media-to-md {
      align-items: start !important;
  }

  @include media-to-lg {
      align-items: center;
  }*/
}
@media (min-width: 576px) {
  .ptl-section-downloads .ptl-section-downloads-left[b-sppfyg9mqu] {
    align-items: center;
  }
}
@media (min-width: 992px) {
  .ptl-section-downloads .ptl-section-downloads-left[b-sppfyg9mqu] {
    align-items: start;
  }
}
.ptl-section-downloads .ptl-section-downloads-left-phone[b-sppfyg9mqu] {
  height: 300px;
  width: 300px;
}
@media (max-width: 768px) {
  .ptl-section-downloads .ptl-section-downloads-left-phone[b-sppfyg9mqu] {
    display: none;
  }
}
.ptl-section-downloads-img-container[b-sppfyg9mqu] {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .ptl-section-downloads-img-container[b-sppfyg9mqu] {
    display: none;
  }
}
@media (min-width: 992px) {
  .ptl-section-downloads-img-container[b-sppfyg9mqu] {
    padding: 0 !important;
  }
}
@media (max-width: 992px) {
  .ptl-section-downloads-img-container[b-sppfyg9mqu] {
    padding-bottom: 3rem;
  }
}
.ptl-section-downloads-img-container span[b-sppfyg9mqu] {
  padding-top: 1rem;
  text-align: left;
  color: white;
  font-family: NunitoLight, RobotoLight, Arial;
  font-size: 1.8rem;
  line-height: 2rem;
}
@media (max-width: 992px) {
  .ptl-section-downloads-img-container span[b-sppfyg9mqu] {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ptl-section-downloads-img-container img[b-sppfyg9mqu] {
  padding: 15px;
  background-color: #ffffff;
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.ptl-section-tips[b-sppfyg9mqu] {
  min-height: 500px;
  text-align: center;
  padding-top: 40px;
  background: rgb(179, 179, 179);
  background: linear-gradient(180deg, rgb(225, 225, 225) 0%, rgb(248, 248, 248) 7%, rgb(248, 248, 248) 100%);
  position: relative;
  z-index: 0;
  padding-bottom: 50px;
}
.ptl-section-tips .ptl-section-tips-container[b-sppfyg9mqu] {
  z-index: 11;
  position: relative;
  overflow: hidden;
}
.ptl-section-tips .ptl-section-tips-textbold[b-sppfyg9mqu] {
  font-family: "Nunito Bold";
  font-size: xx-large;
  margin-bottom: 0px;
  color: #404040;
  padding-bottom: 3rem;
}
.ptl-section-tips .ptl-section-tips-texthin[b-sppfyg9mqu] {
  font-family: "Nunito Light";
  font-size: x-large;
  color: #a8a8a8;
}
.ptl-section-tips .ptl-section-tips-youtube[b-sppfyg9mqu] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ptl-section-tips .ptl-section-tips-youtube p[b-sppfyg9mqu] {
  padding: 0px;
  margin: 0px;
  margin-right: 0.5rem;
}
.ptl-section-tips .ptl-section-tips-youtube a img[b-sppfyg9mqu] {
  max-width: 50px;
  max-height: 50px;
  object-fit: contain;
}
.ptl-section-tips[b-sppfyg9mqu]  .content {
  padding: 0px;
  margin: 0px;
}
.ptl-section-tips[b-sppfyg9mqu]  .content .content-circle {
  margin-right: 10px;
  margin-left: 10px;
}
.ptl-section-tips .ptl-arrow-container[b-sppfyg9mqu] {
  height: 100%;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ptl-section-tips .ptl-arrow-container .ptl-arrow[b-sppfyg9mqu] {
  width: 100%;
  height: 100%;
  max-height: 23px;
  padding-left: 5px;
  padding-right: 2px;
  /*  padding-left: 0.5vw;
  padding-right: 0.5vw;*/
}
.ptl-section-tips .ptl-step[b-sppfyg9mqu] {
  width: 100%;
  padding: 10px;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 15px;
}
.ptl-section-tips .ptl-step span[b-sppfyg9mqu] {
  padding-top: 0.6rem;
  max-width: 60%;
}
@media (min-width: 992px) {
  .ptl-section-tips .ptl-step[b-sppfyg9mqu] {
    max-width: 245px;
  }
  .ptl-section-tips .ptl-step span[b-sppfyg9mqu] {
    max-width: 100% !important;
  }
}
@media (max-width: 768px) {
  .ptl-section-tips .ptl-step img[b-sppfyg9mqu] {
    max-width: 50%;
    max-height: 50%;
  }
}
@media (min-width: 768px) {
  .ptl-section-tips .ptl-step img[b-sppfyg9mqu] {
    max-width: 100%;
    max-height: 100%;
  }
}
/* _content/MpkWebApp.Server/Views/App/Home/PhotographersPage3-Fujikuvat.cshtml.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
.ptg-brand-fujikuvat .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-new-shop-link[b-qjfmujkksq] {
  background-color: #67ad93;
}

@media (max-width: 768px) {
  .ptl-top[b-qjfmujkksq] {
    min-height: max(100vh - 60px, 740px);
    max-height: calc(100vh - 60px);
  }
}

.ptl-section-main-card[b-qjfmujkksq] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}
@media (max-width: 768px) {
  .ptl-section-main-card[b-qjfmujkksq] {
    height: max(83vh - 60px, 500px);
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card[b-qjfmujkksq] {
    min-height: max(100vh - 60px, 600px);
  }
}
.ptl-section-main-card .ptl-container[b-qjfmujkksq] {
  position: relative;
}
.ptl-section-main-card .ptl-container .ptl-container-background[b-qjfmujkksq] {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-qjfmujkksq] {
  height: 100%;
  width: 100%;
  min-height: 150%;
  min-width: 100%;
  position: absolute;
  z-index: 2;
  background: #f5f5f5;
  /*  @include media-to-md {*/
  /* background: rgb(174,44,241);
  background: linear-gradient(140deg, rgb(174, 44, 241) 17%, rgb(119, 118, 255) 50%);*/
  /*   -webkit-clip-path: polygon(0% 0%, 63% 0%, 0% 210%, 0 0);
  clip-path: polygon(0% 0%, 63% 0%, 0% 210%, 0 0);*/
  /*}*/
  /*   @include media-md {
      background: rgb(148,43,172);
      background: linear-gradient(45deg, rgba(148,43,172,1) 0%, rgba(125,81,194,1) 100%);
      -webkit-clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
      clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
  }*/
}
@media (max-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-qjfmujkksq] {
    -webkit-clip-path: polygon(0% 0%, 490% 0%, 0% 53%, 0 0);
    clip-path: polygon(0% 0%, 490% 0%, 0% 53%, 0 0);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-qjfmujkksq] {
    -webkit-clip-path: polygon(0% 0%, 240% 0%, 0% 50%, 0 0);
    clip-path: polygon(0% 0%, 240% 0%, 0% 50%, 0 0);
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-qjfmujkksq] {
    -webkit-clip-path: polygon(0% 0%, 63% 0%, 0% 210%, 0 0);
    clip-path: polygon(0% 0%, 63% 0%, 0% 210%, 0 0);
  }
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient .ptl-container-background-img-gradient[b-qjfmujkksq] {
  display: none !important;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-content-background[b-qjfmujkksq] {
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: fill;
  position: absolute;
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-content-background[b-qjfmujkksq] {
    left: 42%;
    width: 65%;
    opacity: 0.95;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-content-photo[b-qjfmujkksq] {
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  position: absolute;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-content-photo[b-qjfmujkksq] {
    opacity: 0.95;
    top: 31%;
    left: 17%;
    max-width: 88%;
    min-width: 300px;
    z-index: 3;
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-content-photo[b-qjfmujkksq] {
    left: 52%;
    width: 50%;
    opacity: 0.95;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content[b-qjfmujkksq] {
  top: 0;
  left: 0;
  z-index: 2;
  background-color: transparent;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content[b-qjfmujkksq] {
  max-height: 100%;
  max-width: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info span[b-qjfmujkksq] {
  width: 100%;
  color: #404040;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small[b-qjfmujkksq] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-qjfmujkksq] {
  font-family: NunitoLight, RobotoLight, Arial;
  font-size: 1.1rem;
  line-height: 1.25rem;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-new-shop-link[b-qjfmujkksq] {
  margin-top: 3rem;
  border-radius: 20px;
  border: none;
  color: #ffffff;
  height: 40px;
  min-width: 200px;
  transition: 0.5s;
  /* background: rgb(136,46,139);
   background: linear-gradient(45deg, rgba(136,46,139,1) 0%, rgba(106,47,123,1) 100%);*/
  text-decoration: none !important;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-section-main-line-1[b-qjfmujkksq] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-section-main-line-1 span[b-qjfmujkksq] {
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  font-size: 2.1rem;
  line-height: 2.4rem;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-section-main-line-2[b-qjfmujkksq] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-section-main-line-2 span[b-qjfmujkksq] {
  font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
  font-size: 3.5rem;
  line-height: 3.8rem;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-section-main-line-3[b-qjfmujkksq] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-section-main-line-3 span[b-qjfmujkksq] {
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 1.8rem;
  line-height: 2.1rem;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-platforms[b-qjfmujkksq] {
  margin-top: 3rem;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-platforms a[b-qjfmujkksq] {
  /* max-width: min(100px, 30%);*/
  width: 120px;
  max-height: 25px;
  margin-right: 0.8rem;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-platforms img[b-qjfmujkksq] {
  height: 100%;
  width: 100%;
  height: auto;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-desktop[b-qjfmujkksq] {
  /*  max-height: 100%;
  max-width: 100%;*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile[b-qjfmujkksq] {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone[b-qjfmujkksq] {
  width: 100%;
  height: 100%;
  position: relative;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone[b-qjfmujkksq] {
    display: none !important;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone img[b-qjfmujkksq] {
  width: 425px;
  max-width: 80%;
  position: absolute;
  bottom: 0;
  object-fit: contain;
  max-height: 100%;
  /*width: 425px;
  max-width: 80%;
  position: absolute;
  top: 0;
  object-fit: fill;*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel[b-qjfmujkksq] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel .carousel-inner[b-qjfmujkksq] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: fill;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel .carousel-inner .carousel-item[b-qjfmujkksq] {
  width: 100%;
  height: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel img[b-qjfmujkksq] {
  /* width: 425px !important;
  max-width: 80%;
  position: absolute;
  top: 0;
  object-fit: fill;*/
}
/* _content/MpkWebApp.Server/Views/App/Home/PhotographersPage3.cshtml.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
@media (max-width: 768px) {
  .ptl-top[b-1564nxf6ic] {
    min-height: max(100vh - 60px, 740px);
    max-height: calc(100vh - 60px);
  }
}

.ptl-section-main-card[b-1564nxf6ic] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}
@media (max-width: 768px) {
  .ptl-section-main-card[b-1564nxf6ic] {
    height: max(83vh - 60px, 500px);
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card[b-1564nxf6ic] {
    min-height: max(100vh - 60px, 600px);
  }
}
.ptl-section-main-card .ptl-container[b-1564nxf6ic] {
  position: relative;
}
.ptl-section-main-card .ptl-container .ptl-container-background[b-1564nxf6ic] {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-1564nxf6ic] {
  height: 100%;
  width: 100%;
  min-height: 150%;
  min-width: 100%;
  position: absolute;
  z-index: 2;
  background: #f5f5f5;
  /*  @include media-to-md {*/
  /* background: rgb(174,44,241);
  background: linear-gradient(140deg, rgb(174, 44, 241) 17%, rgb(119, 118, 255) 50%);*/
  /*   -webkit-clip-path: polygon(0% 0%, 63% 0%, 0% 210%, 0 0);
  clip-path: polygon(0% 0%, 63% 0%, 0% 210%, 0 0);*/
  /*}*/
  /*   @include media-md {
      background: rgb(148,43,172);
      background: linear-gradient(45deg, rgba(148,43,172,1) 0%, rgba(125,81,194,1) 100%);
      -webkit-clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
      clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 79% 100%, 43% 0px);
  }*/
}
@media (max-width: 576px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-1564nxf6ic] {
    -webkit-clip-path: polygon(0% 0%, 490% 0%, 0% 53%, 0 0);
    clip-path: polygon(0% 0%, 490% 0%, 0% 53%, 0 0);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-1564nxf6ic] {
    -webkit-clip-path: polygon(0% 0%, 240% 0%, 0% 50%, 0 0);
    clip-path: polygon(0% 0%, 240% 0%, 0% 50%, 0 0);
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient[b-1564nxf6ic] {
    -webkit-clip-path: polygon(0% 0%, 63% 0%, 0% 210%, 0 0);
    clip-path: polygon(0% 0%, 63% 0%, 0% 210%, 0 0);
  }
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-gradient .ptl-container-background-img-gradient[b-1564nxf6ic] {
  display: none !important;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-content-background[b-1564nxf6ic] {
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: fill;
  position: absolute;
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-content-background[b-1564nxf6ic] {
    left: 42%;
    width: 65%;
    opacity: 0.95;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-content-photo[b-1564nxf6ic] {
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  position: absolute;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-content-photo[b-1564nxf6ic] {
    opacity: 0.95;
    top: 31%;
    left: 17%;
    max-width: 88%;
    min-width: 300px;
    z-index: 3;
  }
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-background .ptl-container-background-img-content-photo[b-1564nxf6ic] {
    left: 52%;
    width: 50%;
    opacity: 0.95;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content[b-1564nxf6ic] {
  top: 0;
  left: 0;
  z-index: 2;
  background-color: transparent;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content[b-1564nxf6ic] {
  max-height: 100%;
  max-width: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info span[b-1564nxf6ic] {
  width: 100%;
  color: #404040;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small[b-1564nxf6ic] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-small span[b-1564nxf6ic] {
  font-family: NunitoLight, RobotoLight, Arial;
  font-size: 1.1rem;
  line-height: 1.25rem;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-new-shop-link[b-1564nxf6ic] {
  margin-top: 3rem;
  border-radius: 20px;
  border: none;
  color: #ffffff;
  height: 40px;
  min-width: 200px;
  transition: 0.5s;
  background: rgb(136, 46, 139);
  background: linear-gradient(45deg, rgb(136, 46, 139) 0%, rgb(106, 47, 123) 100%);
  text-decoration: none !important;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-section-main-line-1[b-1564nxf6ic] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-section-main-line-1 span[b-1564nxf6ic] {
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  font-size: 2.1rem;
  line-height: 2.4rem;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-section-main-line-2[b-1564nxf6ic] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-section-main-line-2 span[b-1564nxf6ic] {
  font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
  font-size: 3.5rem;
  line-height: 3.8rem;
}
@media (max-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-section-main-line-3[b-1564nxf6ic] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-info .ptl-text-section-main-line-3 span[b-1564nxf6ic] {
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 1.8rem;
  line-height: 2.1rem;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-platforms[b-1564nxf6ic] {
  margin-top: 3rem;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-platforms a[b-1564nxf6ic] {
  /* max-width: min(100px, 30%);*/
  width: 120px;
  max-height: 25px;
  margin-right: 0.8rem;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-platforms img[b-1564nxf6ic] {
  height: 100%;
  width: 100%;
  height: auto;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-desktop[b-1564nxf6ic] {
  /*  max-height: 100%;
  max-width: 100%;*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile[b-1564nxf6ic] {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone[b-1564nxf6ic] {
  width: 100%;
  height: 100%;
  position: relative;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone[b-1564nxf6ic] {
    display: none !important;
  }
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone img[b-1564nxf6ic] {
  width: 425px;
  max-width: 80%;
  position: absolute;
  bottom: 0;
  object-fit: contain;
  max-height: 100%;
  /*width: 425px;
  max-width: 80%;
  position: absolute;
  top: 0;
  object-fit: fill;*/
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel[b-1564nxf6ic] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel .carousel-inner[b-1564nxf6ic] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: fill;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel .carousel-inner .carousel-item[b-1564nxf6ic] {
  width: 100%;
  height: 100%;
}
.ptl-section-main-card .ptl-container .ptl-container-content .ptl-content .ptl-content-mobile .ptl-image-phone .ptl-carousel img[b-1564nxf6ic] {
  /* width: 425px !important;
  max-width: 80%;
  position: absolute;
  top: 0;
  object-fit: fill;*/
}
/* _content/MpkWebApp.Server/Views/App/Home/ShopStandardPresenter.cshtml.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
.ptl-page-home[b-oeh4fydndn] {
  height: 100%;
  background-color: #f8f8f8;
  overflow: auto;
}
.ptl-page-home .ptl-home-container[b-oeh4fydndn] {
  height: 100%;
  margin-top: 0rem;
}
@media (max-width: 768px) {
  .ptl-page-home .ptl-home-container[b-oeh4fydndn] {
    padding-top: 0px !important;
  }
}
.ptl-page-home .ptl-content[b-oeh4fydndn] {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
@media (max-width: 768px) {
  .ptl-page-home .ptl-content[b-oeh4fydndn] {
    padding-top: 0px !important;
  }
}
.ptl-page-home .ptl-content .ptl-only-first-row[b-oeh4fydndn] {
  /* > :first-child {
      @include media-md {
          padding: 0px;
      }
  }*/
}
@media (min-width: 768px) {
  .ptl-page-home .ptl-content .ptl-only-first-row[b-oeh4fydndn] {
    max-width: 100%;
    min-width: 60%;
    width: 75vh;
  }
}
@media (min-width: 768px) {
  .ptl-page-home .ptl-content .ptl-only-first-col[b-oeh4fydndn] {
    justify-content: center;
    display: flex;
    align-items: start;
  }
}
.ptl-page-home .ptl-content .ptl-texts-info[b-oeh4fydndn] {
  /* flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 400px;*/
  max-width: 100%;
  margin-top: 10px;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  /* @include media-md {
      max-width: calc(100% - 225px);
  }*/
}
@media (min-width: 768px) {
  .ptl-page-home .ptl-content .ptl-texts-info[b-oeh4fydndn] {
    flex: 0 0 auto;
    width: 100%;
    padding-right: 0.7rem;
  }
}
.ptl-page-home .ptl-content .ptl-texts-info > span[b-oeh4fydndn] {
  /*@include textWrap();*/
}
.ptl-page-home .ptl-content .ptl-texts-info .ptl-text-shop[b-oeh4fydndn] {
  padding-right: 5px;
  font-size: 16px;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
}
.ptl-page-home .ptl-content .ptl-texts-info .ptl-text-shop-number[b-oeh4fydndn] {
  font-weight: bold;
  font-size: 16px;
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
}
.ptl-page-home .ptl-content .ptl-texts-info .ptl-text-shop-name[b-oeh4fydndn] {
  padding-top: 20px;
  font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial !important;
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
}
.ptl-page-home .ptl-content .ptl-texts-info .ptl-text-shop-description[b-oeh4fydndn] {
  font-size: 16px;
  padding-top: 20px;
  text-align: center;
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: pre-wrap; /* css-3 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
  word-break: break-word !important;
  white-space: normal !important;
}
.ptl-page-home .ptl-content .ptl-texts-info .ptl-text-shop-icon[b-oeh4fydndn] {
  font-size: 48px;
}
.ptl-page-home .ptl-content .ptl-svg-shop-presenter[b-oeh4fydndn] {
  padding: 0px;
  /*  @include media-md {
          padding: 0 !important;
          margin: 0 !important;
          max-width: 100%;
          min-width: 60%;
          width: 75vh
      }*/
}
.ptl-page-home .ptl-content .ptl-svg-shop-presenter-content[b-oeh4fydndn] {
  box-shadow: 2px 2px 6px #a0a0a0;
  -webkit-box-shadow: 2px 2px 6px #a0a0a0;
  -moz-box-shadow: 2px 2px 6px #a0a0a0;
}
@media (min-width: 768px) {
  .ptl-page-home .ptl-content .ptl-svg-shop-presenter-content[b-oeh4fydndn] {
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    border-radius: 10px;
    overflow: hidden;
  }
}
.ptl-page-home .ptl-content .ptl-svg-shop-presenter .ptl-svg-shop-presenter-single[b-oeh4fydndn] {
  box-shadow: 2px 2px 6px #a0a0a0;
  -webkit-box-shadow: 2px 2px 6px #a0a0a0;
  -moz-box-shadow: 2px 2px 6px #a0a0a0;
}
@media (min-width: 768px) {
  .ptl-page-home .ptl-content .ptl-svg-shop-presenter .ptl-svg-shop-presenter-single[b-oeh4fydndn] {
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    border-radius: 10px;
    overflow: hidden;
  }
}
.ptl-page-home .ptg-components-svg-logobannertextpresenter[b-oeh4fydndn] {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  /* border: 1px dashed black;*/
}
.ptl-page-home .ptg-components-svg-logobannertextpresenter > div[b-oeh4fydndn] {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ptl-page-home .ptg-components-svg-logobannertextpresenter > img[b-oeh4fydndn] {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.ptl-page-home .ptg-components-svg-logobannertextpresenter .ptl-test-logo-circle-main[b-oeh4fydndn] {
  cx: 50%;
  cy: 50%;
  r: 250px;
}
.ptl-page-home .ptg-components-svg-logobannertextpresenter .ptl-test-logo-circle-image[b-oeh4fydndn] {
  cx: 50%;
  cy: 50%;
  r: 240px;
}
.ptl-page-home .ptl-text-container[b-oeh4fydndn] {
  padding-left: 4%;
  padding-right: 4%;
}
.ptl-page-home .ptl-text-container-1[b-oeh4fydndn] {
  width: 1273px;
  height: 164px;
}
.ptl-page-home .ptl-text-container-2[b-oeh4fydndn] {
  width: 1273px;
  height: 101px;
}
.ptl-page-home .ptl-text-container .ptl-text-item[b-oeh4fydndn] {
  text-align: center;
  color: white !important;
  width: 100%;
  height: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ptl-page-home .ptl-text-container .ptl-text-item-line-first[b-oeh4fydndn] {
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  font-size: 90px;
}
.ptl-page-home .ptl-text-container .ptl-text-item-line-second[b-oeh4fydndn] {
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 60px;
}
.ptl-page-home .ptl-text-container .ptl-text-item-change[b-oeh4fydndn] {
  text-align: end;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 60px;
  width: auto;
}
.ptl-page-home .ptl-text-container .ptl-text-item-back[b-oeh4fydndn] {
  font-size: 120px;
  color: white;
}
.ptl-page-home .ptl-text-get-app[b-oeh4fydndn] {
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  text-align: center;
  color: #404040;
  margin-top: 10px;
  margin-bottom: 20px;
  white-space: pre-line;
}
.ptl-page-home .ptl-hr[b-oeh4fydndn] {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.ptl-page-home .ptl-hr .ptl-hr-div-first[b-oeh4fydndn] {
  width: 100%;
  height: 1px;
  background-color: #404040;
}
.ptl-page-home .ptl-hr .ptl-hr-text[b-oeh4fydndn] {
  margin-left: 12px;
  margin-right: 12px;
}
.ptl-page-home .ptl-hr .ptl-hr-div-second[b-oeh4fydndn] {
  width: 100%;
  height: 1px;
  background-color: #404040;
}
.ptl-page-home .ptl-section-downloads-btns .ptl-svg-button[b-oeh4fydndn] {
  margin-top: 4px;
  margin-bottom: 4px;
  max-width: 230px;
}
.ptl-page-home .ptl-section-downloads-btns .ptl-svg-button img[b-oeh4fydndn] {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
  object-fit: contain;
}
.ptl-page-home .ptg-components-mpk-button[b-oeh4fydndn] {
  position: relative;
  overflow: hidden;
  border-style: none !important;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  max-width: 300px !important;
  outline: none;
  border: none;
  max-width: 600px;
  min-width: auto;
  width: auto;
  color: white;
  background-color: transparent;
  height: 35px;
  width: 90%;
  align-self: center;
}
.ptl-page-home .ptg-components-mpk-button .ptl-button-text[b-oeh4fydndn] {
  font-size: 0.87rem;
  line-height: 0.94rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
           supported by Chrome, Edge, Opera and Firefox */
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
}
.ptl-page-home .ptg-components-mpk-button[b-oeh4fydndn]  .ptl-icon {
  font-size: 25px;
}
.ptl-page-home .ptg-components-mpk-button-type-primary[b-oeh4fydndn] {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -o-border-radius: 30px;
  margin-left: auto;
  margin-right: auto;
  border: 0.1rem solid transparent;
  outline: 0.1rem solid transparent;
  color: #303030 !important;
  background-color: white !important;
  border-color: #303030 !important;
  outline-color: #303030 !important;
  padding-left: 20px;
  padding-right: 20px;
}
/* _content/MpkWebApp.Server/Views/App/Home/ShopVCardPage.cshtml.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
.ptl-page-home[b-hsdg3allpm] {
  height: 100%;
}
.ptl-page-home .ptl-home-container[b-hsdg3allpm] {
  height: 100%;
  margin-top: 0rem;
}
@media (max-width: 768px) {
  .ptl-page-home .ptl-home-container[b-hsdg3allpm] {
    padding-top: 0px !important;
  }
}
.ptl-page-home .ptl-content[b-hsdg3allpm] {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
@media (max-width: 768px) {
  .ptl-page-home .ptl-content[b-hsdg3allpm] {
    padding-top: 0px !important;
  }
}
.ptl-page-home .ptl-content .ptl-only-first-row[b-hsdg3allpm] {
  /* > :first-child {
      @include media-md {
          padding: 0px;
      }
  }*/
}
@media (min-width: 768px) {
  .ptl-page-home .ptl-content .ptl-only-first-row[b-hsdg3allpm] {
    max-width: 100%;
    min-width: 60%;
    width: 75vh;
  }
}
@media (min-width: 768px) {
  .ptl-page-home .ptl-content .ptl-only-first-col[b-hsdg3allpm] {
    justify-content: center;
    display: flex;
    align-items: start;
  }
}
.ptl-page-home .ptl-content .ptl-texts-info[b-hsdg3allpm] {
  /* flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 400px;*/
  max-width: 100%;
  margin-top: 10px;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  /* @include media-md {
      max-width: calc(100% - 225px);
  }*/
}
@media (min-width: 768px) {
  .ptl-page-home .ptl-content .ptl-texts-info[b-hsdg3allpm] {
    flex: 0 0 auto;
    width: 100%;
    padding-right: 0.7rem;
  }
}
.ptl-page-home .ptl-content .ptl-texts-info > span[b-hsdg3allpm] {
  /*@include textWrap();*/
}
.ptl-page-home .ptl-content .ptl-texts-info .ptl-text-shop[b-hsdg3allpm] {
  padding-right: 5px;
  font-size: 16px;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
}
.ptl-page-home .ptl-content .ptl-texts-info .ptl-text-shop-number[b-hsdg3allpm] {
  font-weight: bold;
  font-size: 16px;
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
}
.ptl-page-home .ptl-content .ptl-texts-info .ptl-text-shop-name[b-hsdg3allpm] {
  padding-top: 20px;
  font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial !important;
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
}
.ptl-page-home .ptl-content .ptl-texts-info .ptl-text-shop-description[b-hsdg3allpm] {
  font-size: 16px;
  padding-top: 20px;
  text-align: center;
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: pre-wrap; /* css-3 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
  word-break: break-word !important;
  white-space: normal !important;
}
.ptl-page-home .ptl-content .ptl-texts-info .ptl-text-shop-icon[b-hsdg3allpm] {
  font-size: 48px;
}
.ptl-page-home .ptl-content .ptl-svg-shop-presenter[b-hsdg3allpm] {
  padding: 0px;
  /*  @include media-md {
          padding: 0 !important;
          margin: 0 !important;
          max-width: 100%;
          min-width: 60%;
          width: 75vh
      }*/
}
.ptl-page-home .ptl-content .ptl-svg-shop-presenter-content[b-hsdg3allpm] {
  box-shadow: 2px 2px 6px #a0a0a0;
  -webkit-box-shadow: 2px 2px 6px #a0a0a0;
  -moz-box-shadow: 2px 2px 6px #a0a0a0;
}
@media (min-width: 768px) {
  .ptl-page-home .ptl-content .ptl-svg-shop-presenter-content[b-hsdg3allpm] {
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    border-radius: 10px;
    overflow: hidden;
  }
}
.ptl-page-home .ptl-content .ptl-svg-shop-presenter .ptl-svg-shop-presenter-single[b-hsdg3allpm] {
  box-shadow: 2px 2px 6px #a0a0a0;
  -webkit-box-shadow: 2px 2px 6px #a0a0a0;
  -moz-box-shadow: 2px 2px 6px #a0a0a0;
}
@media (min-width: 768px) {
  .ptl-page-home .ptl-content .ptl-svg-shop-presenter .ptl-svg-shop-presenter-single[b-hsdg3allpm] {
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    border-radius: 10px;
    overflow: hidden;
  }
}
.ptl-page-home .ptg-components-svg-logobannertextpresenter[b-hsdg3allpm] {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  /* border: 1px dashed black;*/
}
.ptl-page-home .ptg-components-svg-logobannertextpresenter > div[b-hsdg3allpm] {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ptl-page-home .ptg-components-svg-logobannertextpresenter > img[b-hsdg3allpm] {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.ptl-page-home .ptg-components-svg-logobannertextpresenter .ptl-test-logo-circle-main[b-hsdg3allpm] {
  cx: 50%;
  cy: 50%;
  r: 250px;
}
.ptl-page-home .ptg-components-svg-logobannertextpresenter .ptl-test-logo-circle-image[b-hsdg3allpm] {
  cx: 50%;
  cy: 50%;
  r: 240px;
}
.ptl-page-home .ptl-text-container[b-hsdg3allpm] {
  padding-left: 4%;
  padding-right: 4%;
}
.ptl-page-home .ptl-text-container-1[b-hsdg3allpm] {
  width: 1273px;
  height: 164px;
}
.ptl-page-home .ptl-text-container-2[b-hsdg3allpm] {
  width: 1273px;
  height: 101px;
}
.ptl-page-home .ptl-text-container .ptl-text-item[b-hsdg3allpm] {
  text-align: center;
  color: white !important;
  width: 100%;
  height: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ptl-page-home .ptl-text-container .ptl-text-item-line-first[b-hsdg3allpm] {
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  font-size: 90px;
}
.ptl-page-home .ptl-text-container .ptl-text-item-line-second[b-hsdg3allpm] {
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 60px;
}
.ptl-page-home .ptl-text-container .ptl-text-item-change[b-hsdg3allpm] {
  text-align: end;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 60px;
  width: auto;
}
.ptl-page-home .ptl-text-container .ptl-text-item-back[b-hsdg3allpm] {
  font-size: 120px;
  color: white;
}
.ptl-page-home .ptg-pages-error[b-hsdg3allpm] {
  height: 100vh;
}
.ptl-page-home .ptg-pages-error .ptl-text-shop-icon[b-hsdg3allpm] {
  font-size: 48px;
}
.ptl-page-home .ptg-pages-error .ptl-text-shop-description[b-hsdg3allpm] {
  font-size: 16px;
  padding-top: 20px;
  text-align: center;
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: pre-wrap; /* css-3 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
  word-break: break-word !important;
  white-space: normal !important;
}
.ptl-page-home .ptg-pages-error .ptg-header .ptg-image-mpk[b-hsdg3allpm] {
  /*  max-height: 100%;
  object-fit: contain;*/
}
@media (min-width: 0px) {
  .ptl-page-home .ptg-pages-error .ptg-header .ptg-image-mpk[b-hsdg3allpm] {
    max-height: 60%;
  }
}
@media (min-width: 576px) {
  .ptl-page-home .ptg-pages-error .ptg-header .ptg-image-mpk[b-hsdg3allpm] {
    max-height: 50px;
  }
}
.ptl-page-home .ptg-pages-error .ptg-unexpected-error[b-hsdg3allpm] {
  /* position: absolute;

  height: 100%;*/
  z-index: 2;
  overflow: auto;
  width: 100%;
}
.ptl-page-home .ptg-pages-error .ptg-unexpected-error .ptl-image[b-hsdg3allpm] {
  /*  max-height: 300px;
  max-width: 300px;*/
  padding-bottom: 1rem;
}
.ptl-page-home .ptg-pages-error .ptg-unexpected-error .ptl-image img[b-hsdg3allpm] {
  width: 100%;
  max-width: 100%;
  height: auto;
  /* position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
}
.ptl-page-home .ptg-pages-error .ptg-unexpected-error .ptl-go-back[b-hsdg3allpm] {
  margin-top: 5rem;
  padding-bottom: 1rem;
}
.ptl-page-home .ptg-pages-error .ptg-unexpected-error .ptl-content[b-hsdg3allpm] {
  height: 100%;
  width: 100%;
  padding-top: 10%;
}
.ptl-page-home .ptg-pages-error .ptg-unexpected-error .ptl-content .ptl-error-message-dev[b-hsdg3allpm] {
  font-family: NunitoLight, RobotoLight, Arial;
  font-size: 1rem;
  color: #F20D0D;
  max-width: 100%;
  word-break: break-word;
}
.ptl-page-home .ptg-pages-error .ptg-unexpected-error .ptl-content .ptl-error-message-dev span[b-hsdg3allpm] {
  max-width: 100%;
}
.ptl-page-home .ptg-pages-error .ptg-404[b-hsdg3allpm] {
  /* position: absolute;

  height: 100%;*/
  z-index: 2;
  overflow: auto;
  width: 100%;
}
.ptl-page-home .ptg-pages-error .ptg-404 .ptl-image[b-hsdg3allpm] {
  /*  max-height: 300px;
  max-width: 300px;*/
  padding-bottom: 1rem;
}
.ptl-page-home .ptg-pages-error .ptg-404 .ptl-image img[b-hsdg3allpm] {
  width: 100%;
  max-width: 100%;
  height: auto;
  /* position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
}
.ptl-page-home .ptg-pages-error .ptg-404 .ptl-go-back[b-hsdg3allpm] {
  margin-top: 5rem;
  padding-bottom: 1rem;
}
.ptl-page-home .ptg-pages-error-container[b-hsdg3allpm] {
  overflow: hidden;
  width: 100%;
  height: calc(100vh - 70px);
}
.ptl-page-home .ptg-pages-error-container h1[b-hsdg3allpm] {
  font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
  font-size: 28px;
  text-align: center;
}
.ptl-page-home .ptg-pages-error-container h3[b-hsdg3allpm] {
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  font-size: 18px;
  text-align: center;
}
.ptl-page-home .ptg-pages-error-container h5[b-hsdg3allpm] {
  text-align: center;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 15px;
  margin-top: 1rem;
  color: #979797;
}
.ptl-page-home .ptg-pages-error-container-content[b-hsdg3allpm] {
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.ptl-page-home .ptg-pages-error-container-content .ptg-image-error[b-hsdg3allpm] {
  padding-bottom: 2rem;
  max-width: 100%;
  height: auto;
}
.ptl-page-home .ptg-pages-error-container-content .ptg-go-back[b-hsdg3allpm] {
  padding-top: 3rem;
}
.ptl-page-home .ptg-pages-error-container-content .ptg-error-dev[b-hsdg3allpm] {
  margin-top: 1rem;
}
.ptl-page-home .ptg-pages-error-container-content .ptg-error-dev span[b-hsdg3allpm] {
  text-align: center;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 12px;
  color: #b0b0b0;
}
.ptl-page-home .ptg-pages-error .ptg-store-under-construction[b-hsdg3allpm] {
  /* position: absolute;

  height: 100%;*/
  z-index: 2;
  overflow: auto;
  width: 100%;
}
.ptl-page-home .ptg-pages-error .ptg-store-under-construction .ptl-image[b-hsdg3allpm] {
  /*  max-height: 300px;
  max-width: 300px;*/
  padding-bottom: 1rem;
}
.ptl-page-home .ptg-pages-error .ptg-store-under-construction .ptl-image img[b-hsdg3allpm] {
  width: 100%;
  max-width: 100%;
  height: auto;
  /* position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
}
.ptl-page-home .ptg-pages-error .ptg-store-under-construction .ptl-go-back[b-hsdg3allpm] {
  margin-top: 5rem;
  padding-bottom: 1rem;
}
/* _content/MpkWebApp.Server/Views/App/Shop/Components/ShopSearchItemPresenter.razor.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
.ptl-shop-item-presenter[b-22y1ckgicj] {
  border: 1px solid #979797;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
           supported by Chrome, Edge, Opera and Firefox */
  cursor: pointer !important;
  min-height: 135px;
}
.ptl-shop-item-presenter .ptl-mark-pro[b-22y1ckgicj] {
  background: #0E84B6;
  border-radius: 20px;
  font-size: 11px;
  line-height: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: white;
  margin-left: 7px;
  padding-left: 6px;
  padding-right: 5px;
  height: min-content;
}
.ptl-shop-item-presenter .ptl-container-fluid[b-22y1ckgicj] {
  padding-left: 0;
  padding-right: 0;
  height: 100%;
}
.ptl-shop-item-presenter .ptl-container-fluid .ptl-row[b-22y1ckgicj] {
  width: 100%;
  min-height: 100%;
}
.ptl-shop-item-presenter .ptl-container-fluid .ptl-col[b-22y1ckgicj] {
  min-height: 100%;
}
@media (max-width: 768px) {
  .ptl-shop-item-presenter .ptl-container-fluid .ptl-col-right[b-22y1ckgicj] {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}
.ptl-shop-item-presenter .ptl-right-side[b-22y1ckgicj] {
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.ptl-shop-item-presenter .ptl-right-side .ptl-content[b-22y1ckgicj] {
  justify-content: center;
  height: 100%;
  width: 100%;
  padding-top: 2%;
  padding-bottom: 1%;
}
@media (max-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content .ptl-text-shopnumber[b-22y1ckgicj] {
    font-size: 10px !important;
    line-height: 12px !important;
    font-family: NunitoLight, RobotoLight, Arial;
    color: #a2a2a2;
  }
}
@media (min-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content .ptl-text-shopnumber[b-22y1ckgicj] {
    font-size: 12px !important;
    line-height: 14px !important;
    font-family: NunitoLight, RobotoLight, Arial;
    color: #a2a2a2;
  }
}
.ptl-shop-item-presenter .ptl-right-side .ptl-content .ptl-text-name[b-22y1ckgicj] {
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1; /* number of lines to show */
  line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: pre-wrap; /* css-3 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
  word-break: break-word !important;
  white-space: normal !important;
  font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
  letter-spacing: -0.025em;
  /* -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-rendering: optimizeLegibility;
      text-shadow: rgb(0 0 0 / 79%) 0 0 2px;*/
}
@media (max-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content .ptl-text-name[b-22y1ckgicj] {
    font-size: 18px;
    line-height: 20px;
    font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
    color: #404040;
  }
}
@media (min-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content .ptl-text-name[b-22y1ckgicj] {
    font-size: 23px;
    line-height: 25px;
    font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
    color: #404040;
  }
}
.ptl-shop-item-presenter .ptl-right-side .ptl-content .ptl-text-description[b-22y1ckgicj] {
  max-width: 80%;
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: pre-wrap; /* css-3 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
  word-break: break-word !important;
  white-space: normal !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 17px;
  letter-spacing: -0.015em;
}
@media (max-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content .ptl-text-description[b-22y1ckgicj] {
    font-size: 13px !important;
    line-height: 15px !important;
    font-family: NunitoLight, RobotoLight, Arial;
    color: #a2a2a2;
  }
}
@media (min-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content .ptl-text-description[b-22y1ckgicj] {
    font-size: 16px !important;
    line-height: 18px !important;
    font-family: NunitoLight, RobotoLight, Arial;
    color: #a2a2a2;
  }
}
.ptl-shop-item-presenter .ptl-right-side .ptl-content[b-22y1ckgicj]  .ptl-info {
  margin-top: 0.5rem;
}
@media (max-width: 1200px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content[b-22y1ckgicj]  .ptl-info {
    flex-wrap: wrap;
  }
}
.ptl-shop-item-presenter .ptl-right-side .ptl-content[b-22y1ckgicj]  .ptl-info-item {
  margin-left: -5px;
  margin-right: 20px;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1200px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content[b-22y1ckgicj]  .ptl-info-item {
    padding-right: 10px;
  }
}
@media (max-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content[b-22y1ckgicj]  .ptl-info-item {
    width: 100%;
    justify-content: start;
    margin-right: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 992px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content[b-22y1ckgicj]  .ptl-info-icon {
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 992px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content[b-22y1ckgicj]  .ptl-info-icon {
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    height: 20px;
  }
}
.ptl-shop-item-presenter .ptl-right-side .ptl-content[b-22y1ckgicj]  .ptl-info-text {
  color: #404040 !important;
  font-size: 12px;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: pre-wrap; /* css-3 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
  word-break: break-word !important;
  white-space: normal !important;
}
@media (max-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content[b-22y1ckgicj]  .ptl-info-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media (min-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-content[b-22y1ckgicj]  .ptl-info-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-text-position[b-22y1ckgicj] {
    font-size: 10px !important;
    line-height: 12px !important;
  }
}
@media (min-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side .ptl-text-position[b-22y1ckgicj] {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side[b-22y1ckgicj]  .ptl-icon-next {
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side[b-22y1ckgicj]  .ptl-icon-next {
    font-size: 32px;
    line-height: 32px;
    width: 32px;
    height: 32px;
    font-weight: 600;
  }
}
@media (max-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side[b-22y1ckgicj]  .ptl-icon-position {
    font-size: 18px;
    line-height: 18px;
    width: 18px;
    height: 18px;
    font-weight: 400;
  }
}
@media (min-width: 768px) {
  .ptl-shop-item-presenter .ptl-right-side[b-22y1ckgicj]  .ptl-icon-position {
    font-size: 28px;
    line-height: 28px;
    width: 28px;
    height: 28px;
    font-weight: 400;
  }
}
/* _content/MpkWebApp.Server/Views/App/Shop/ShopSearch.cshtml.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
.ptg-loading[b-4zbjdkrypk] {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5100;
  display: none;
  flex-direction: column;
  flex: 1 1;
  align-items: center;
  justify-content: center;
}
.ptg-loading-full-content-image[b-4zbjdkrypk] {
  opacity: 0.7;
}
.ptg-loading-full-content-image img[b-4zbjdkrypk] {
  max-width: 50vh;
  width: 50vw;
  padding: 0;
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.ptg-loading-full-content-spinner[b-4zbjdkrypk] {
  position: absolute;
}
.ptg-loading-full-content-spinner-body[b-4zbjdkrypk] {
  background-color: whitesmoke;
  border: none;
  width: 70vw;
  height: 70vw;
  max-width: min(70vh, 80px);
  max-height: min(70vh, 80px);
  /* border-top: 55px solid; */
  border-top: min(min(5vw, 5vh), 10px) solid #404040;
  border-radius: 50%;
  animation: spin-b-4zbjdkrypk 900ms linear infinite;
}
@keyframes spin-b-4zbjdkrypk {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.ptl-shop-search[b-4zbjdkrypk] {
  min-height: calc(100vh - 230px);
}
.ptl-shop-search-main-content[b-4zbjdkrypk] {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 10px;
  background-color: white;
  padding-bottom: 2rem;
  padding-top: 0.5rem;
  /*
          @include media-to-md {
              max-width: 100%;
              padding-left: 1rem !important;
              padding-right: 1rem !important;
          }
  */
}
@media (max-width: 768px) {
  .ptl-shop-search-main-content[b-4zbjdkrypk] {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
  .ptl-shop-search-main-content[b-4zbjdkrypk]::-webkit-scrollbar {
    display: none;
  }
}
.ptl-shop-search-main-content .ptl-container-content[b-4zbjdkrypk] {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk] {
  padding-bottom: 2%;
  margin-top: calc(0.5rem + 0.3rem + 18px);
}
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  form {
  width: 100%;
}
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content {
  height: 50px;
  text-align: center;
  border: 1px #cccccc solid;
  border-radius: 999px;
  width: 100%;
  min-width: 200px;
  overflow: hidden;
}
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content .ptl-icon-search-left {
  padding-left: 0.5rem;
  margin-right: -20px;
  font-size: 30px;
  line-height: 30px;
  width: 30px;
  height: 30px;
}
@media (min-width: 0px) and (max-width: 576px) {
  .ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content .ptl-icon-search-left {
    display: none;
  }
}
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content input {
  border: none;
  height: 100%;
  width: 100%;
  min-width: 100px;
}
@media (min-width: 0px) {
  .ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content input {
    margin-left: 10px;
  }
}
@media (min-width: 576px) {
  .ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content input {
    margin-left: 35px;
  }
}
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content input:focus {
  border: none;
  outline: none;
}
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content input:-webkit-autofill,
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content input:-webkit-autofill:hover,
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content input:-webkit-autofill:focus,
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content button {
  border-radius: 999px;
  border: none;
  outline: none;
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  color: white;
  height: 100%;
  width: 150px;
  min-width: 50px;
  max-width: 200px;
  background: #404040;
  transition: 0.5s;
}
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content button::hover {
  background: #a8a8a8;
  color: black;
}
@media (min-width: 0px) {
  .ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content .button-text {
    display: none;
  }
}
@media (min-width: 576px) {
  .ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content .button-text {
    display: block;
  }
}
@media (min-width: 0px) {
  .ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content .button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
  }
  .ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content .button-icon .ptl-icon-search-button {
    font-size: 25px;
    line-height: 25px;
    width: 25px;
    height: 25px;
  }
}
@media (min-width: 576px) {
  .ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-search-content .button-icon {
    display: none;
  }
}
@media (min-width: 768px) {
  .ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-sort-cotnent {
    margin-left: 2rem;
  }
}
.ptl-shop-search-main-content .ptl-container-content .ptl-filters[b-4zbjdkrypk]  .ptl-sort-cotnent .sort-text {
  margin-right: 10px;
  width: max-content;
}
.ptl-shop-search-main-content .ptl-container-content .ptl-mobile-button-filter[b-4zbjdkrypk] {
  border: none !important;
  background-color: transparent !important;
}
.ptl-shop-search-main-content .ptl-container-content .ptl-mobile-button-filter[b-4zbjdkrypk]  .ptl-icon {
  font-size: 30px;
  line-height: 30px;
  width: 30px;
  height: 30px;
}
.ptl-shop-search-main-content .ptl-container-content .ptl-mobile-button-filter[b-4zbjdkrypk]  .ptl-icon:hover {
  cursor: pointer;
}
@media (min-width: 992px) {
  .ptl-shop-search-main-content .ptl-container-content .ptl-mobile-button-filter[b-4zbjdkrypk] {
    display: none !important;
  }
}
.ptl-shop-search-main-content .ptl-container-content .ptl-text-channels-count[b-4zbjdkrypk] {
  font-size: 16pxpx;
  line-height: 18pxpx;
  font-family: NunitoExtraBold, RobotoExtraBold, Arial Black, Arial;
  color: #404040;
}
.ptl-shop-search-main-content .ptl-container-content .ptl-sales-channels-content a[b-4zbjdkrypk] {
  text-decoration: none !important;
  color: unset;
}
.ptl-shop-search-main-content .ptl-container-content .ptl-sales-channels-content-refresh[b-4zbjdkrypk] {
  overflow: hidden;
}
.ptl-shop-search-main-content .ptl-container-content .button-load-more[b-4zbjdkrypk] {
  margin-top: 1rem;
  border: none;
  background: none;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
}
.ptl-shop-search-main-content .ptl-container-content .button-load-more[b-4zbjdkrypk]  .ptl-icon {
  font-size: 30px;
  line-height: 30px;
  width: 30px;
  height: 30px;
}
@media (max-width: 992px) {
  .ptl-shop-search .ptl-mobile-filter-block[b-4zbjdkrypk] {
    padding: 0;
    margin: 0;
    z-index: 3;
  }
  .ptl-shop-search .ptl-mobile-filter-block .ptl-shop-search-filter-content[b-4zbjdkrypk] {
    z-index: 2;
    display: flex !important;
    position: absolute !important;
    margin-top: 0px !important;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: unset !important;
  }
  .ptl-shop-search .ptl-mobile-filter-block .ptl-shop-search-main-content[b-4zbjdkrypk] {
    display: none !important;
  }
  .ptl-shop-search .ptl-mobile-filter-block button[b-4zbjdkrypk] {
    border-radius: 999px;
    border: none;
    outline: none;
    font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
    color: white;
    height: 100%;
    width: 150px;
    min-width: 50px;
    max-width: 200px;
    background: #404040;
    transition: 0.5s;
  }
  .ptl-shop-search .ptl-mobile-filter-block button[b-4zbjdkrypk]::hover {
    background: #a8a8a8;
    color: black;
  }
}
@media (max-width: 992px) {
  .ptl-shop-search .ptl-mobile-search-content-hide[b-4zbjdkrypk] {
    display: none !important;
  }
}
.ptl-shop-search-filter-content[b-4zbjdkrypk] {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 10px;
  background-color: white;
  padding-bottom: 2rem;
  padding-top: 0.5rem;
  padding-right: 1rem;
  padding-left: 1rem;
}
.ptl-shop-search-filter-content .ptl-text-disabled[b-4zbjdkrypk] {
  color: #b0b0b0;
}
.ptl-shop-search-filter-content .ptl-text-filter-title[b-4zbjdkrypk] {
  font-size: 16px;
  line-height: 18px;
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  color: #979797;
  margin-bottom: 0.3rem;
}
.ptl-shop-search-filter-content .ptl-text-filter-name[b-4zbjdkrypk] {
  font-size: 14px;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  margin-left: 0.5rem;
}
.ptl-shop-search-filter-content .ptl-mark-pro[b-4zbjdkrypk] {
  background: #0E84B6;
  border-radius: 20px;
  font-size: 11px;
  line-height: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: white;
  margin-left: 4px;
  padding-left: 6px;
  padding-right: 5px;
  height: min-content;
}
.ptl-shop-search-filter-content .ptl-text-filter-quantity[b-4zbjdkrypk] {
  font-size: 12px;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  color: #479cc8;
  margin-left: 0.4rem;
}
.ptl-shop-search-filter-content .ptl-filter-item[b-4zbjdkrypk] {
  margin-top: 0.15rem;
  margin-bottom: 0.15rem;
}
.ptl-shop-search-filter-content .ptl-checkbox[b-4zbjdkrypk] {
  width: 20px;
  height: 20px;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.ptl-shop-search-filter-content .ptl-checkbox-label-expand[b-4zbjdkrypk] {
  width: 100%;
}
.ptl-shop-search-filter-content .ptl-checkbox-label-expand:hover[b-4zbjdkrypk] {
  cursor: pointer;
}
.ptl-shop-search-filter-content .ptl-checkbox-label-enabled[b-4zbjdkrypk] {
  width: 100%;
}
.ptl-shop-search-filter-content .ptl-checkbox-label-enabled:hover[b-4zbjdkrypk] {
  cursor: pointer;
}
.ptl-shop-search-filter-content .ptl-checkbox-label-disabled[b-4zbjdkrypk] {
  width: 100%;
}
.ptl-shop-search-filter-content .ptl-checkbox-label-disabled:hover[b-4zbjdkrypk] {
  cursor: default !important;
}
.ptl-shop-search-filter-content .ptl-checkbox .container[b-4zbjdkrypk] {
  display: block;
  position: relative;
  /*  padding-left: 35px;
          margin-bottom: 12px;*/
  cursor: pointer;
  /* font-size: 22px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ptl-shop-search-filter-content .ptl-checkbox .container input[b-4zbjdkrypk] {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}
.ptl-shop-search-filter-content .ptl-checkbox .checkmark[b-4zbjdkrypk] {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #b0b0b0;
}
.ptl-shop-search-filter-content .ptl-checkbox .checkmark:hover[b-4zbjdkrypk] {
  cursor: pointer;
}
.ptl-shop-search-filter-content .ptl-checkbox .container input:checked ~ .checkmark[b-4zbjdkrypk] {
  background-color: #0E84B6;
}
.ptl-shop-search-filter-content .ptl-checkbox .checkmark[b-4zbjdkrypk]:after {
  content: "";
  position: absolute;
  display: none;
}
.ptl-shop-search-filter-content .ptl-checkbox .checkmark-disabled[b-4zbjdkrypk] {
  cursor: default !important;
}
.ptl-shop-search-filter-content .ptl-checkbox .container input:checked ~ .checkmark[b-4zbjdkrypk]:after {
  display: block;
}
.ptl-shop-search-filter-content .ptl-checkbox .container .checkmark[b-4zbjdkrypk]:after {
  left: 5.7142857143px;
  top: 3.3333333333px;
  width: 6.6666666667px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ptl-shop-search-filter-content .ptl-checkbox .container .checkmark-null[b-4zbjdkrypk] {
  top: 0;
  left: 0;
  /*width: unset !important;
  height: unset !important;*/
  border: 1px solid #b0b0b0 !important;
  background-color: #0E84B6;
}
.ptl-shop-search-filter-content .ptl-filter-content[b-4zbjdkrypk] {
  margin-left: 1.5rem;
}
.ptl-shop-search-filter-content .ptl-filter-country[b-4zbjdkrypk] {
  margin-top: 0.5rem;
}
.ptl-shop-search-filter-content .ptl-filter-country .ptl-dropdown[b-4zbjdkrypk]  select {
  width: 100%;
  max-width: unset !important;
}
.ptl-shop-search-filter-content .ptl-filter-products[b-4zbjdkrypk] {
  margin-top: 2rem;
}
.ptl-shop-search-filter-content .ptl-filter-products .ptl-filter-product-item-element[b-4zbjdkrypk] {
  margin-left: 1.8rem !important;
}
.ptl-shop-search-filter-content .ptl-filter-products[b-4zbjdkrypk]  .ptl-icon {
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  height: 20px;
}
.ptl-shop-search-filter-content .ptl-filter-products[b-4zbjdkrypk]  .ptl-icon-expand:hover {
  cursor: pointer;
}
.ptl-shop-search-filter-content .ptl-filter-delivery-methods[b-4zbjdkrypk] {
  margin-top: 2rem;
}
.ptl-shop-search-filter-content .ptl-filter-delivery-methods[b-4zbjdkrypk]  .ptl-icon {
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  margin-right: -0.3rem;
  margin-left: 0.5rem;
}
.ptl-shop-search-filter-content .ptl-filter-others[b-4zbjdkrypk] {
  margin-top: 2rem;
}
.ptl-shop-search .ptl-dropdown[b-4zbjdkrypk]  select {
  width: max-content;
  min-width: 150px;
  max-width: 300px;
  border: 1px #cccccc solid;
  border-radius: 999px;
  height: 50px;
  background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right transparent;
  -webkit-appearance: none;
  background-position-x: calc(100% - 10px);
}
.ptl-shop-search .ptl-dropdown[b-4zbjdkrypk]  select:focus {
  outline: none;
  box-shadow: none;
}
/* _content/MpkWebApp.Server/Views/App/Social/SocialError.cshtml.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
.ptl-social-error[b-04ilnhtflm] {
  height: calc(100% - 250px);
  width: 100%;
}
.ptl-social-error .ptl-content[b-04ilnhtflm] {
  padding: 40px;
  border: 1px solid #cccccc;
  border-radius: 10px;
}
.ptl-social-error .ptl-content .ptl-title[b-04ilnhtflm] {
  color: #404040;
  font-family: NunitoBold, RobotoBold, Arial Bold, Arial;
  font-size: 20px;
}
.ptl-social-error .ptl-content .ptl-details[b-04ilnhtflm] {
  margin-top: 10px;
  color: #404040;
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial;
  font-size: 14px;
}
.ptl-social-error .ptl-content .ptl-button[b-04ilnhtflm] {
  margin-top: 25px;
  border: solid 1px #954db3;
  background: #743286;
  color: #ffffff;
  transition: 0.5s;
  padding: 6px;
  border-radius: 10px;
  text-decoration: none;
}
.ptl-social-error .ptl-content .ptl-button:hover[b-04ilnhtflm] {
  border: solid 1px #4b125b;
  background: #682a79;
}
/* _content/MpkWebApp.Server/Views/Components/SvgLogoBannerPresenter.razor.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
.ptl-svg-logo-banner-presenter[b-u3vl05avbr] {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  max-width: auto;
  width: auto;
  min-height: 100%;
  height: 100%;
}
.ptl-svg-logo-banner-presenter > div[b-u3vl05avbr] {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ptl-svg-logo-banner-presenter > img[b-u3vl05avbr] {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.ptl-svg-logo-banner-presenter svg[b-u3vl05avbr] {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.ptl-svg-logo-banner-presenter .ptl-test-logo-circle-main[b-u3vl05avbr] {
  cx: 50%;
  cy: 50%;
  r: 340px;
}
.ptl-svg-logo-banner-presenter .ptl-test-logo-circle-image[b-u3vl05avbr] {
  cx: 50%;
  cy: 50%;
  r: 330px;
}
/* _content/MpkWebApp.Server/Views/Pay/PayStatusPage2.cshtml.rz.scp.css */
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
/*$breakpoints: ( 
    "xs": 0, 
    "sm": 480px,
    "md": 720px, 
    "lg": 960px, 
    "xl": 1200px, 
    "xxl": 1440px, 
    "extra-1": 1680px, 
    "extra-2": 1920px, 
    "extra-3": 2160px, 
    "extra-4": 2400px, 
    "extra-5": 2540px, 
    "extra-6": 2880px, 
    );*/
[b-t5ftcwn1gm] .ptg-layout-table {
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial !important;
}
[b-t5ftcwn1gm] span {
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial !important;
}

span[b-t5ftcwn1gm] {
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial !important;
}

body[b-t5ftcwn1gm] {
  font-family: NunitoRegular, RobotoRegular, Arial Regular, Arial !important;
}
