

/* Start:/local/templates/npf/build/css/poluchit-vyplatu.css?17770229024438*/
.button--green{background-color:#006d68;font-size:.9375rem;font-weight:500;height:auto;padding:15px 28px}.button--green:hover{background-color:#0a827c}.button--green:active{background-color:#0e7772}.hero{background:linear-gradient(90deg,#fff,#f7fbff 26.26%,#f1f8ff 53.02%,#e9eef4)}.hero,.hero .container,.hero__col{position:relative}.hero__col{align-items:flex-start;display:flex;flex-direction:column;gap:16px;max-width:644px;padding:120px 0 150px;z-index:1}.hero__button{margin-top:8px;max-width:288px;width:100%}.hero__title{font-size:2.8125rem;font-weight:700}.hero__text{font-size:1.125rem;font-weight:500}.hero__text a{-webkit-text-decoration:underline;text-decoration:underline}.hero__text a[href="tel:88005559991"]{font-weight:700;-webkit-text-decoration:none;text-decoration:none}.hero__bg{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.hero__bg img{height:inherit;object-fit:inherit;width:inherit}.blocks{overflow:hidden;padding:96px 0 80px;position:relative}.blocks .container{display:flex;flex-direction:column;gap:32px}.blocks:after{background:linear-gradient(0deg,#e9f0e2 15%,#e7f3f0 75%,#ffffff21);bottom:0;content:"";display:block;height:581px;left:0;opacity:.5;position:absolute;width:100vw;z-index:-2}.blocks__cube{position:absolute;z-index:-1}.blocks__cube--1{left:-87px;top:59px}.blocks__cube--2{right:13px;top:440px}.blocks__cube--3{bottom:154px;right:-177px}.blocks__cube--4{bottom:-11px;left:-129px}.block{align-items:flex-start;background:#fff;border-radius:10px;box-shadow:0 4px 45px 0 #9b9b9b2e;display:flex;flex-direction:column;padding:32px 48px}.block__title{color:#006d68;font-size:2.5rem;font-weight:700}.block__subtitle{font-size:.9375rem;font-weight:500;margin-top:16px}.block__row{display:flex}.block__button,.block__row{margin-top:36px}.block__button span{display:inline;margin-right:4px}.block__buttons{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:36px}.block__buttons .block__button{margin-top:0}.block-item:not(:last-child){border-right:1px solid #c0d1e3;margin-right:32px;padding-right:32px}.block-item__title{font-size:1.125rem;font-weight:700;letter-spacing:.0225rem}.block-item__text{color:#5c6671;display:flex;font-size:.9375rem;font-weight:500;gap:4px;line-height:150%}.block-item__text .tooltip{margin-right:4px;z-index:1}.block-item__text svg:not(.tooltip){margin:auto 0}.tooltip{position:relative}.tooltip circle,.tooltip__text{transition:.3s ease}.tooltip__text{background:#eff5fb;border-radius:4px;display:none;font-size:.75rem;font-weight:500;left:calc(100% + 4px);line-height:normal;max-width:150px;opacity:0;padding:12px;position:absolute;top:0;transform:translateX(8px);width:-webkit-max-content;width:max-content;z-index:1}.tooltip:hover circle{fill:#006d68}.tooltip:hover .tooltip__text{display:block;opacity:1;transform:translateX(0)}.tooltip--bottom .tooltip__text{left:auto;right:0;top:20px;transform:translateY(8px)}@media screen and (max-width:768px){.hero{padding-top:70px}.hero__bg{display:block;height:auto;left:auto;position:relative;top:auto;width:100%}.hero__col{padding:48px 0 30px}.hero__title{font-size:1.5rem}.hero__text{font-size:.9375rem}.hero__button{max-width:360px}.blocks{padding:30px 0 69px}.blocks__cube{display:none}.blocks:after{height:695px}.blocks .container{gap:16px}.block{padding:24px}.block__title{font-size:1.375rem}.block__subtitle{font-size:.875rem}.block__button{margin-top:24px;max-width:360px;width:100%}.block__button span{display:none}.block__buttons{flex-direction:column;margin-top:24px;width:100%}.block__buttons .block__button{margin-top:0}.block__row{flex-direction:column;margin-top:24px}.block-item:not(:last-child){border-right:0;margin-bottom:16px;margin-right:0;padding-bottom:16px;padding-right:0;position:relative}.block-item:not(:last-child):after{background:#c0d1e3;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:54px}.tooltip__text{font-size:.625rem;padding:8px}}.grad1.grad1--mb0{display:none}.tooltip:after{background:#eff5fb;border-radius:4px;content:attr(data-text);font-size:.75rem;font-weight:500;left:calc(100% + 4px);line-height:normal;max-width:200px;opacity:0;padding:12px;position:absolute;top:0;transform:translateX(8px);transition:.3s ease;transition:all .4s ease-in-out;visibility:hidden;width:-webkit-max-content;width:max-content}.tooltip:hover:after{opacity:1;visibility:visible}.tooltip,.tooltip:hover,a,a:hover,button,button:hover{cursor:pointer}

/* End */


/* Start:/local/components/nnpf/receive.payments/templates/page.poluchit.vyplatu.list/style.css?17779869695584*/
.welcome-section__image {
  height: -webkit-fit-content;
  height: fit-content;
  position: relative;
}

@media (min-width: 1024px) {
  .welcome-section__image {
    justify-self: end;
	max-width: 500px;
  }
}

.welcome__image {
  z-index: 1 !important;
  height: 300px !important;
  position: absolute;
  right: 0;
  top: 40px;
  left: auto !important;
}


@media (max-width: 1024px) {
  .welcome__image {
    display: block !important;
    margin-top: 30px;
	height: auto !important;
    position: static;
    height: auto !important;
  }
}

.welcome-section__image-wrap {
  position: relative;
}

.welcome-section__playBtn {
  animation: pulse 1.7s linear infinite;
  background: #006d68;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  position: absolute;
  top: 30%;
  transform: translateX(-50%);
  width: 50px;
  cursor: pointer;
  appearance: none;
  overflow: visible;
}

@media (min-width: 1024px) {
  .welcome-section__playBtn {
    height: 80px;
    width: 80px;
  }
}

@media (max-width: 720px) {
  .welcome-section__playBtn {
    top: 25%;
  }
}

@media screen and (min-width: 1024px) {
  .welcome-section__playBtn::after {
    height: 34px;
    left: calc(50% + 5px);
    width: 17px;
  }
}
@media screen and (min-width: 768px) {
  .welcome-section__playBtn::after {
    height: 51px;
    left: calc(50% + 7px);
    width: 26px;
  }
}
.welcome-section__playBtn::after {
  background-color: #fff;
  content: "";
  display: block;
  height: 26px;
  left: 50%;
  left: calc(50% + 3px);
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='50' fill='none'%3E%3Cpath fill='%23FCFFFD' d='M.338 47.463.396 2.479C.399.309 3.016-.781 4.559.743L27.18 23.105c.965.954.969 2.51.008 3.469L4.509 49.197C2.966 50.734.334 49.64.337 47.463'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='50' fill='none'%3E%3Cpath fill='%23FCFFFD' d='M.338 47.463.396 2.479C.399.309 3.016-.781 4.559.743L27.18 23.105c.965.954.969 2.51.008 3.469L4.509 49.197C2.966 50.734.334 49.64.337 47.463'/%3E%3C/svg%3E");
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  transition: background-color .3s ease;
  width: 13px;
}

.videoPopup {
  align-items: center;
  background: #000000bf;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 50%;
  opacity: 0;
  position: absolute;
  position: fixed !important;
  top: 50%;
  transform: translate(-50%,-50%);
  visibility: hidden;
  width: 100%;
  z-index: 110;
}

@media screen and (min-width: 1024px) {
  .videoPopup-inner {
    width: calc(100% - 656px);
  }
}
@media screen and (min-width: 768px) {
  .videoPopup-inner {
    width: calc(100% - 80px);
  }
}
.videoPopup-inner {
  max-width: 1280px;
  position: relative;
  width: calc(100% - 32px);
}
@media screen and (min-width: 768px) {
  .videoPopup-inner video {
    border-radius: 20px;
  }
}
.videoPopup-inner video {
  border-radius: 8px;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  .videoPopup-close {
    right: -24px;
    top: -24px;
  }
}
@media screen and (min-width: 768px) {
  .videoPopup-close {
    right: -21px;
    top: -21px;
  }
}
.videoPopup-close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -30px;
}
.videoPopup-close::before {
  background-color: #00000080;
  border-radius: 50%;
  content: "";
  height: 35px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  transition: opacity .2s;
  width: 35px;
  z-index: -1;
}
.videoPopup-close svg {
  vertical-align: top;
}
.videoPopup.active {
  opacity: 1;
  visibility: visible;
}

@keyframes pulse{0%{box-shadow:0 0 0 0 #006d6733;transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.1)}to{box-shadow:0 0 0 30px #006d6700;transform:translateX(-50%) scale(1)}}


.welcome-section__message {
  align-items: center;
  background-color: #e5f0ef;
  border-radius: 17px;
  display: flex;
  gap: 15px;
  margin-top: 7px;
  padding: 10px 18px 10px 10px;
    padding-right: 18px;
  width: 250px;
}

.welcome-section__message_logo {
  align-items: center;
  background-color: #006d68;
  border-radius: 10px;
  display: flex;
  flex-shrink: 0;
  height: 40px;
  justify-content: center;
  width: 40px;
}

.welcome-section__message_text {
  color: #006d68;
  font-size: .8125rem;
  font-weight: 500;
  line-height: 100%;
}

@media screen and (min-width: 320px) {
  .welcome-section__message {
    background-color: #e5f0ef;
    bottom: 9px;
    left: 7px;
    padding-right: 10px;
    position: absolute;
    width: 228px;
  }
}
@media screen and (min-width: 768px) {
  .welcome-section__message {
    background-color: #e5f0ef;
    bottom: 29px;
    left: 27px;
    padding-right: 10px;
    position: absolute;
    width: 228px;
  }
}
@media screen and (min-width: 1024px) {
  .welcome-section__message {
    background-color: #e5f0ef;
    margin-top: 35px;
    padding-right: 18px;
    position: static;
    width: 228px;
  }
}
@media screen and (min-width: 1280px) {
  .welcome-section__message {
    background-color: #e5f0ef;
    bottom: 24px;
    left: 18px;
    padding-right: 10px;
    position: absolute;
    width: 250px;
  }
}

/*.block {position: relative; padding-right: 500px;}
.block__title {line-height: 1;}

@media (max-width: 1024px) {
  .block {padding-right: 0;}
}*/
/* End */
/* /local/templates/npf/build/css/poluchit-vyplatu.css?17770229024438 */
/* /local/components/nnpf/receive.payments/templates/page.poluchit.vyplatu.list/style.css?17779869695584 */
