

/* Start:/local/templates/v3/components/my/ui.item/product/style.css?17054376705596*/
.c-product {
  padding: 60px 0;
  position: relative; }
  .c-product:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -2000px;
    right: -2000px;
    display: block;
    content: '';
    background-color: var(--accent-color-light);
    z-index: -1; }
  .c-product__sidebar {
    float: none;
    width: 100%;
    max-width: none;
    margin: 0 0 35px; }
    @media (min-width: 992px) {
      .c-product__sidebar {
        float: right;
        width: 45%;
        max-width: 530px;
        margin: 0; } }
  .c-product__sidebar + .c-product__content {
    margin: 0; }
    @media (min-width: 992px) {
      .c-product__sidebar + .c-product__content {
        padding: 0 80px 0 0; } }
  .c-product__picture {
    display: block;
    width: 100%;
    height: auto; }
  .c-product__wrap-picture {
    position: relative;
    padding-top: 81.13208%;
    overflow: hidden;
    border-radius: 10px;
    background: #fff; }
    .c-product__wrap-picture img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .c-product__content {
    overflow: hidden; }
  .c-product__title {
    font-style: normal;
    font-weight: bold;
    margin: 0;
    font-size: 26px;
    line-height: 34px; }
    @media (min-width: 992px) {
      .c-product__title {
        font-size: 48px;
        line-height: 62px; }
        .c-product__title--long {
          font-size: 38px;
          line-height: 48px; }
        .c-product__title--small {
          font-size: 24px;
          line-height: 32px; }
        .c-product__title--medium {
          font-size: 38px;
          line-height: 48px; } }
    @media (min-width: 1240px) {
      .c-product__title {
        font-size: 56px;
        line-height: 64px; }
        .c-product__title--long {
          font-size: 42px;
          line-height: 48px; }
        .c-product__title--small {
          font-size: 32px;
          line-height: 48px; }
        .c-product__title--medium {
          font-size: 42px;
          line-height: 48px; } }
  .c-product__discount_to,
  .c-product__description {
    margin: 22px 0 0;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px; }
    @media (min-width: 992px) {
      .c-product__description {
        font-size: 16px;
        line-height: 24px; } }
  .c-product__info {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .c-product__info--date {
      margin: 22px 0 0; }
    .c-product__info--label {
      margin: 10px 0 0; }
    .c-product__info--price {
      margin: 25px 0 0; }
  .c-product__badge {
    padding: 7px 13px;
    background: #6FCF97;
    border-radius: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
    margin: 0 24px 0 0; }
    .c-product__badge.has-icon {
      padding: 10px 14px; }
    .c-product__badge svg {
      width: 16px;
      height: 16px;
      position: relative;
      fill: #fff;
      vertical-align: middle;
      top: -0.1em;
      margin-right: 10px; }
    .c-product__badge.is-denied {
      background: #F2994A; }
  .c-product__calendar {
    width: 18px;
    height: 18px;
    fill: #777;
    margin: 0 10px 0 0; }
  .c-product__date {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px; }
  .c-product__partners {
    margin: 20px 0; }
  .c-product__partners-box {
    display: inline-flex;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 15px 20px;
    border-radius: 10px; }
  .c-product__partners-label {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px; }
  .c-product__partners-item {
    max-width: 175px;
    margin-left: 20px; }
  .c-product__price {
    margin: 25px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media (min-width: 992px) {
      .c-product__price {
        justify-content: flex-start; } }
  @media (min-width: 992px) {
    .c-product__price-end {
      display: flex;
      align-items: center; } }
  .c-product__price-text {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    margin: 0; }
  .c-product__price-cost {
    display: inline-block;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 100%;
    margin: 0 0 0 12px;
    white-space: nowrap;
    text-align: right; }
    @media (min-width: 992px) {
      .c-product__price-cost {
        float: left; } }
    .c-product__price-cost.is-old {
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 26px;
      text-decoration-line: line-through;
      color: #777777; }
  .c-product__buttons {
    margin: 48px 0 0; }
  .c-product__filters {
    width: 100%;
    clear: both;
    margin-top: 60px; }
    @media (min-width: 992px) {
      .c-product__filters {
        margin-top: 110px; } }
  .c-product__filter {
    border-top: 1px solid #000000;
    padding: 30px 0; }
  .c-product__filter-type {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #777; }
  .c-product__filter-name {
    margin: 6px 0 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: #000; }
  .c-product__label {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    margin: 0 10px 0 0; }
  .c-product__buttons {
    margin: 40px 0 0; }
  .c-product__discount_to {
    margin: 0;
  }

/* End */


/* Start:/local/templates/v3/components/my/ui.video/video/style.css?1638387519804*/
.c-video {
  position: relative;
  padding-top: 81.13208%;
  overflow: hidden;
  background: #000; }
  .c-video__wrap {
    position: absolute;
    top: -22.5%;
    right: -22.5%;
    bottom: -22.5%;
    left: -22.5%; }
  .c-video__over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .c-video__play {
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 78px;
    height: 78px;
    background: var(--accent-color-light);
    backdrop-filter: blur(20px);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
  .c-video__play-icon {
    width: 38px;
    height: 38px;
    fill: var(--accent-color); }

/* End */


/* Start:/local/assets/css/fancybox.css?163456623215371*/
.not-selectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:thin dotted}body.is-using-mouse .fancybox__container :focus{outline:none}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-36px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;touch-action:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/v3/components/my/shop.product-buttons/product-buttons/style.css?16383875191457*/
.c-product-buttons__btn {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  outline: none;
  text-decoration: none; }
  .c-product-buttons__btn:focus {
    outline: none; }

.c-product-buttons__btn {
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s; }

.c-product-buttons__btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 35px;
  border: 1px solid;
  height: 54px;
  width: 100%; }
  @media (min-width: 992px) {
    .c-product-buttons__btn {
      height: 69px;
      padding-top: 23px;
      padding-bottom: 22px; } }

.c-product-buttons__btn {
  font-size: 18px;
  line-height: 24px; }

.c-product-buttons__btn[disabled] {
  cursor: not-allowed;
  opacity: 0.5; }

.c-product-buttons__btn {
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center; }

.c-product-buttons__btn {
  border-color: var(--accent-color);
  background-color: var(--accent-color);
  color: #ffffff; }
  .c-product-buttons__btn:hover:not([disabled]) {
    background-color: #000000;
    border-color: #000000; }

.c-product-buttons__btn--default {
  min-width: 0; }
  @media (min-width: 992px) {
    .c-product-buttons__btn--default {
      width: auto;
      min-width: 285px; } }

.c-product-buttons__btn--header {
  height: 46px;
  padding: 14px 28px;
  font-size: 18px;
  line-height: 18px; }

/* End */


/* Start:/local/templates/v3/components/my/form/order-form/style.css?16383875192445*/
.c-order-form__inp, .c-order-form__btn, .c-order-form__inp > input {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  outline: none;
  text-decoration: none; }
  .c-order-form__inp:focus, .c-order-form__btn:focus, .c-order-form__inp > input:focus {
    outline: none; }

.c-order-form__inp, .c-order-form__btn {
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s; }

.c-order-form__inp, .c-order-form__btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 35px;
  border: 1px solid;
  height: 54px;
  width: 100%; }
  @media (min-width: 992px) {
    .c-order-form__inp, .c-order-form__btn {
      height: 69px;
      padding-top: 23px;
      padding-bottom: 22px; } }

.c-order-form__inp, .c-order-form__btn, .c-order-form__inp > input {
  font-size: 18px;
  line-height: 24px; }

.c-order-form__inp {
  font-weight: 500;
  background: #ffffff;
  color: #000000;
  border-color: #DFDFDF; }
  .error.c-order-form__inp,
  .error > .c-order-form__inp {
    border-color: #cc0000; }
  .focus.c-order-form__inp, .c-order-form__inp:focus {
    border-color: #000000; }

.c-order-form__btn[disabled] {
  cursor: not-allowed;
  opacity: 0.5; }

.c-order-form__btn {
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center; }

.c-order-form__btn {
  border-color: var(--accent-color);
  background-color: var(--accent-color);
  color: #ffffff; }
  .c-order-form__btn:hover:not([disabled]) {
    background-color: #000000;
    border-color: #000000; }

.c-order-form__err {
  margin: -20px 0 0 30px;
  color: #cc0000;
  font-size: 12px;
  line-height: 20px; }
  @media (min-width: 992px) {
    .c-order-form__err {
      position: absolute; } }

.c-order-form__hint {
  margin-top: 12px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: right; }
  @media (min-width: 992px) {
    .c-order-form__hint {
      margin-top: 14px; } }

.c-order-form__title {
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 38px;
  margin: 0 0 30px; }

.c-order-form__field {
  margin: 0 0 20px; }

.c-order-form__inp {
  display: flex;
  align-items: center; }
  .c-order-form__inp > input {
    flex-grow: 1;
    width: 60%; }
  .c-order-form__inp--text {
    resize: none;
    height: 160px; }

/* End */


/* Start:/local/templates/v3/components/my/ui.modal/.default/style.css?16383875192732*/
.c-modal__btn {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  outline: none;
  text-decoration: none; }
  .c-modal__btn:focus {
    outline: none; }

.c-modal__btn {
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s; }

.c-modal__btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 35px;
  border: 1px solid;
  height: 54px;
  width: 100%; }
  @media (min-width: 992px) {
    .c-modal__btn {
      height: 69px;
      padding-top: 23px;
      padding-bottom: 22px; } }

.c-modal__btn {
  font-size: 18px;
  line-height: 24px; }

.c-modal__btn[disabled] {
  cursor: not-allowed;
  opacity: 0.5; }

.c-modal__btn {
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center; }

.c-modal__btn {
  border-color: var(--accent-color);
  color: var(--accent-color);
  background: #ffffff; }
  .c-modal__btn:hover:not([disabled]) {
    color: #000000;
    border-color: #000000; }

.c-modal {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  pointer-events: none;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.25);
  padding: 50px 0; }
  @media screen and (min-width: 768px) {
    .c-modal:after {
      display: inline-block;
      vertical-align: middle;
      content: " ";
      height: 100%; } }
  .c-modal__dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle; }
  .c-modal.is-open {
    opacity: 1;
    pointer-events: auto; }
  .c-modal__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .c-modal__dialog {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
    transform: translate(0, -100px);
    background: #ffffff;
    padding: 68px;
    text-align: center;
    position: relative; }
    .is-open > .c-modal__dialog {
      transform: none; }
  .c-modal__close {
    position: absolute;
    top: 17px;
    right: 17px;
    width: 12px;
    height: 12px;
    cursor: pointer; }
  .c-modal__icon {
    width: 98px;
    height: 98px; }
    .c-modal__icon--primary {
      fill: var(--accent-color); }
    .c-modal__icon--danger {
      fill: #cc0000; }
  .c-modal__text {
    font-weight: bold;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    color: #000000;
    margin: 40px 0 0; }
    .c-modal__text b {
      color: var(--accent-color); }
  .c-modal__footer {
    margin: 80px 0 0; }
  .c-modal__btn {
    max-width: 300px; }

/* End */


/* Start:/local/templates/v3/components-vue/select-country/style.css?16383875192427*/
.v-select-country__input {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  outline: none;
  text-decoration: none; }
  .v-select-country__input:focus {
    outline: none; }

.v-select-country__input {
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s; }

.v-select-country {
  background: #fff;
  border-radius: 20px;
  overflow: hidden; }
  .v-select-country__search {
    position: relative; }
  .v-select-country__input {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    background: #ffffff;
    padding: 8px 36px 8px 18px; }
    .v-select-country__input::-webkit-input-placeholder {
      color: #cccccc; }
    .v-select-country__input:-moz-placeholder {
      color: #cccccc; }
    .v-select-country__input::-moz-placeholder {
      color: #cccccc; }
    .v-select-country__input:-ms-input-placeholder {
      color: #cccccc; }
  .v-select-country__loop {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: fill 0.3s, opacity 0.3s;
    transition: fill 0.3s, opacity 0.3s;
    right: 12px;
    fill: #000000;
    opacity: 0.75; }
    :focus + .v-select-country__loop {
      fill: var(--accent-color);
      opacity: 1; }
  .v-select-country__list {
    max-height: 160px;
    overflow-y: auto;
    border-top: 1px solid #DFDFDF; }
  .v-select-country__item {
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
    display: flex;
    padding: 8px 18px;
    background-color: #ffffff;
    color: #000000;
    cursor: pointer; }
    .v-select-country__item:hover {
      background-color: #EEF4F7; }
    .v-select-country__item.selected {
      background-color: var(--accent-color);
      color: #ffffff; }
    .v-select-country__item.disabled {
      background-color: #ffffff;
      color: #000000;
      cursor: not-allowed;
      opacity: 0.75; }
  .v-select-country__flag {
    width: 20px;
    filter: drop-shadow(0px 0px 9px rgba(0, 0, 0, 0.12));
    margin-right: 5px; }
  .v-select-country__code {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px; }
  .v-select-country__name {
    flex-grow: 1;
    text-align: right;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px; }

/* End */


/* Start:/local/templates/v3/components-vue/input-phone/style.css?1638387519865*/
.v-input-phone {
  position: relative; }
  .v-input-phone__country {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 18px; }
  .v-input-phone__country-flag {
    width: 21px; }
  .v-input-phone__country-arr {
    width: 9px;
    height: 6px;
    fill: var(--accent-color);
    margin-left: 6px; }
    .v-input-phone__country-arr.opened {
      transform: rotate(180deg); }
  .v-input-phone__drop {
    z-index: 10;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    margin-top: 4px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); }
  .v-input-phone__input::-webkit-input-placeholder {
    color: #cccccc; }
  .v-input-phone__input:-moz-placeholder {
    color: #cccccc; }
  .v-input-phone__input::-moz-placeholder {
    color: #cccccc; }
  .v-input-phone__input:-ms-input-placeholder {
    color: #cccccc; }

/* End */


/* Start:/local/templates/v3/components/my/ui.item/star/style.css?1638387519481*/
.c-star__icon {
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 22px; }
  @media (min-width: 992px) {
    .c-star__icon {
      margin-right: 14px; } }

.c-star__wrap {
  display: flex;
  align-items: center;
  min-height: 36px; }

.c-star__text {
  margin: 0;
  overflow: hidden;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px; }
  @media (min-width: 992px) {
    .c-star__text {
      font-size: 20px;
      line-height: 26px; } }

/* End */


/* Start:/local/templates/v3/components/my/ui.item/check/style.css?1638387519414*/
.c-check__icon {
  display: block;
  width: 36px;
  height: 36px; }
  @media (min-width: 992px) {
    .c-check__icon {
      width: 48px;
      height: 48px; } }

.c-check__text {
  font-style: normal;
  font-weight: normal;
  margin: 16px 0 0;
  font-size: 16px;
  line-height: 26px; }
  @media (min-width: 992px) {
    .c-check__text {
      margin: 20px 0 0;
      font-size: 18px;
      line-height: 26px; } }

/* End */


/* Start:/local/templates/v3/components/my/ui.item/certificate/style.css?16383875191302*/
.c-certificate__title {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  font-size: 26px;
  line-height: 34px; }
  .c-certificate__title b {
    color: var(--accent-color); }
  @media (min-width: 992px) {
    .c-certificate__title {
      font-size: 50px;
      line-height: 56px; } }

.c-certificate__text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px; }
  @media (min-width: 992px) {
    .c-certificate__text {
      font-size: 18px;
      line-height: 26px; } }

.c-certificate {
  border: 1px solid #000000;
  border-radius: 40px;
  padding: 20px; }
  @media (min-width: 992px) {
    .c-certificate {
      padding: 102px; } }
  .c-certificate__text {
    margin: 20px 0; }
  @media (min-width: 992px) {
    .c-certificate__btn-container {
      margin-top: 42px; } }
  .c-certificate__picture {
    width: 100%;
    height: auto;
    display: block; }
  @media (min-width: 992px) {
    .c-certificate__shadow {
      position: relative; }
      .c-certificate__shadow:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        z-index: -1;
        background: #EDF4F7;
        border-radius: 10px;
        margin: 10px 0 0 10px; } }

/* End */


/* Start:/local/templates/v3/components/my/ui.item/actuality/style.css?1638387519576*/
.c-actuality__title {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  font-size: 26px;
  line-height: 34px; }
  .c-actuality__title b {
    color: var(--accent-color); }
  @media (min-width: 992px) {
    .c-actuality__title {
      font-size: 50px;
      line-height: 56px; } }

.c-actuality__title {
  margin: 0 0 20px; }
  @media (min-width: 992px) {
    .c-actuality__title {
      margin: 0 0 60px; } }

.c-actuality__text {
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 32px;
  margin: 20px 0; }

/* End */


/* Start:/local/templates/v3/components/my/ui.item/arrow/style.css?1638387519536*/
.c-arrow {
  border-top: 1px solid #000;
  padding: 30px 0 0;
  margin: 30px 0 0; }
  .c-arrow__icon {
    width: 23px;
    height: 23px;
    margin-right: 80px;
    fill: var(--accent-color);
    float: left;
    margin-right: 30px; }
    @media (min-width: 992px) {
      .c-arrow__icon {
        margin-right: 80px; } }
  .c-arrow__text {
    overflow: hidden;
    margin: 0;
    font-size: 18px;
    line-height: 24px; }
    @media (min-width: 992px) {
      .c-arrow__text {
        font-size: 20px;
        line-height: 24px; } }

/* End */


/* Start:/local/templates/v3/components/my/ui.item/program/style.css?16383875193942*/
.c-program__btn {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  outline: none;
  text-decoration: none; }
  .c-program__btn:focus {
    outline: none; }

.c-program__btn {
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s; }

.c-program__text {
  -webkit-transition: max-height 0.3s, opacity 0.3s;
  transition: max-height 0.3s, opacity 0.3s;
  overflow: hidden;
  max-height: 0;
  opacity: 0; }
  .is-open > .c-program__text {
    max-height: 1000px;
    opacity: 1; }

.c-program__btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 35px;
  border: 1px solid;
  height: 54px;
  width: 100%; }
  @media (min-width: 992px) {
    .c-program__btn {
      height: 69px;
      padding-top: 23px;
      padding-bottom: 22px; } }

.c-program__btn {
  font-size: 18px;
  line-height: 24px; }

.c-program__btn[disabled] {
  cursor: not-allowed;
  opacity: 0.5; }

.c-program__btn {
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center; }

.c-program__btn {
  border-color: var(--accent-color);
  color: var(--accent-color);
  background: #ffffff; }
  .c-program__btn:hover:not([disabled]) {
    color: #000000;
    border-color: #000000; }

.c-program__text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px; }
  @media (min-width: 992px) {
    .c-program__text {
      font-size: 18px;
      line-height: 26px; } }

.c-program {
  border: 1px solid #000000;
  padding: 20px;
  border-radius: 20px; }
  @media (min-width: 992px) {
    .c-program {
      padding: 60px 80px;
      border-radius: 40px; } }
  .c-program__divider {
    height: 1px;
    line-height: 1px;
    display: block;
    background: #000000;
    margin: 20px 0; }
    @media (min-width: 992px) {
      .c-program__divider {
        margin: 30px 0; } }
  .c-program__item:first-child {
    border-top: 0; }
  .c-program__name {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    position: relative;
    padding-right: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px; }
    @media (min-width: 992px) {
      .c-program__name {
        font-size: 20px;
        line-height: 24px; } }
    .is-open > .c-program__name {
      color: var(--accent-color); }
    .c-program__name.is-enabled {
      cursor: pointer; }
    .c-program__name.has-n {
      padding-left: 50px; }
  .c-program__n {
    position: absolute;
    left: 0; }
  .c-program__text {
    font-size: 16px;
    line-height: 24px; }
    .c-program__text:before {
      display: block;
      content: '';
      height: 20px; }
    @media (min-width: 992px) {
      .c-program__text {
        font-size: 20px;
        line-height: 24px; }
        .c-program__text:before {
          display: block;
          content: '';
          height: 30px; } }
    .c-program__text ul,
    .c-program__text ol,
    .c-program__text p {
      margin: 0; }
  .c-program__x {
    -webkit-transition: fill 0.3s, transform 0.3s;
    transition: fill 0.3s, transform 0.3s;
    position: absolute;
    top: 50%;
    right: 0;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    fill: #000000; }
    .is-open .c-program__x {
      transform: rotate(225deg);
      fill: var(--accent-color); }
  .c-program__document {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    @media (min-width: 992px) {
      .c-program__document {
        margin-top: 50px;
        width: auto; } }
  .c-program__size {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #777;
    margin-top: 20px;
    text-align: center; }
    .c-program__size span {
      color: #000000; }
    @media (min-width: 992px) {
      .c-program__size {
        margin-top: 9px;
        text-align: right; } }

/* End */


/* Start:/local/templates/v3/components/my/ui.item/numeric/style.css?1638387519557*/
.c-numeric__num {
  border-radius: 50%;
  display: inline-block;
  background: var(--accent-color-light);
  text-align: center;
  font-style: normal;
  font-weight: 600;
  color: var(--accent-color);
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  float: none;
  margin: 0; }

.c-numeric__text {
  font-style: normal;
  font-weight: normal;
  margin: 16px 0 0;
  font-size: 16px;
  line-height: 26px; }
  @media (min-width: 992px) {
    .c-numeric__text {
      margin: 20px 0 0;
      font-size: 18px;
      line-height: 26px; } }

/* End */


/* Start:/local/templates/v3/components/my/ui.item/author/style.css?1638387519994*/
.c-author {
  border-bottom: 1px solid #000000;
  padding-bottom: 50px; }
  @media (min-width: 992px) {
    .c-author {
      padding-bottom: 40px; } }
  .c-author__body {
    margin: 0 auto;
    text-align: center; }
  .c-author__picture {
    border-radius: 50%;
    display: block;
    width: 90%;
    max-width: 200px;
    margin: 0 auto;
    height: auto;
    background: #f8fafb url(/local/templates/v3/components/my/ui.item/author/img/not-found.png);
    background-size: contain; }
  .c-author__pic {
    border-radius: 50%;
    padding-top: 100%;
    background: center center no-repeat;
    background-size: cover; }
  .c-author__name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 20px auto 0;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    max-width: 250px; }
  .c-author__icon {
    width: 40px;
    height: 40px;
    margin: 20px 0 0;
    cursor: pointer; }

/* End */


/* Start:/local/templates/v3/components/my/ui.item/author-info/style.css?16383875191477*/
.c-author-info__btn {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  outline: none;
  text-decoration: none; }
  .c-author-info__btn:focus {
    outline: none; }

.c-author-info__btn {
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s; }

.c-author-info__btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 35px;
  border: 1px solid;
  height: 54px;
  width: 100%; }
  @media (min-width: 992px) {
    .c-author-info__btn {
      height: 69px;
      padding-top: 23px;
      padding-bottom: 22px; } }

.c-author-info__btn {
  font-size: 18px;
  line-height: 24px; }

.c-author-info__btn[disabled] {
  cursor: not-allowed;
  opacity: 0.5; }

.c-author-info__btn {
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center; }

.c-author-info__btn {
  border-color: var(--accent-color);
  background-color: var(--accent-color);
  color: #ffffff; }
  .c-author-info__btn:hover:not([disabled]) {
    background-color: #000000;
    border-color: #000000; }

.c-author-info {
  text-align: left;
  max-width: 590px; }
  .c-author-info__title {
    font-weight: bold;
    font-size: 28px;
    line-height: 38px; }
  .c-author-info__text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    margin: 30px 0 0; }
  .c-author-info__btn {
    margin: 40px 0 0; }

/* End */


/* Start:/local/templates/v3/components/my/home.section.subscribe/section-subscribe/style.css?16383875193649*/
.c-subscribe-section a {
  -webkit-transition: color 0.3s, border-color 0.3s, opacity 0.3s;
  transition: color 0.3s, border-color 0.3s, opacity 0.3s; }
  .c-subscribe-section a svg {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }

.c-subscribe-section a:hover {
  color: var(--accent-color); }
  .c-subscribe-section a:hover svg {
    fill: var(--accent-color); }

.c-subscribe-section a {
  color: #000000; }
  .c-subscribe-section a svg {
    fill: #000000; }

.c-subscribe-section__inp, .c-subscribe-section__btn {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  outline: none;
  text-decoration: none; }
  .c-subscribe-section__inp:focus, .c-subscribe-section__btn:focus {
    outline: none; }

.c-subscribe-section__inp, .c-subscribe-section__btn {
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s; }

.c-subscribe-section__inp, .c-subscribe-section__btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 35px;
  border: 1px solid;
  height: 54px;
  width: 100%; }
  @media (min-width: 992px) {
    .c-subscribe-section__inp, .c-subscribe-section__btn {
      height: 69px;
      padding-top: 23px;
      padding-bottom: 22px; } }

.c-subscribe-section__inp, .c-subscribe-section__btn {
  font-size: 18px;
  line-height: 24px; }

.c-subscribe-section__inp {
  font-weight: 500;
  background: #ffffff;
  color: #000000;
  border-color: #DFDFDF; }
  .error.c-subscribe-section__inp,
  .error > .c-subscribe-section__inp {
    border-color: #cc0000; }
  .focus.c-subscribe-section__inp, .c-subscribe-section__inp:focus {
    border-color: #000000; }

.c-subscribe-section__btn[disabled] {
  cursor: not-allowed;
  opacity: 0.5; }

.c-subscribe-section__btn {
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center; }

.c-subscribe-section__btn {
  border-color: var(--accent-color);
  background-color: var(--accent-color);
  color: #ffffff; }
  .c-subscribe-section__btn:hover:not([disabled]) {
    background-color: #000000;
    border-color: #000000; }

.c-subscribe-section__title {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  font-size: 26px;
  line-height: 34px; }
  .c-subscribe-section__title b {
    color: var(--accent-color); }
  @media (min-width: 992px) {
    .c-subscribe-section__title {
      font-size: 50px;
      line-height: 56px; } }

.c-subscribe-section__msg {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px; }
  @media (min-width: 992px) {
    .c-subscribe-section__msg {
      font-size: 22px;
      line-height: 32px; } }

.c-subscribe-section__hint {
  margin-top: 12px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: right; }
  @media (min-width: 992px) {
    .c-subscribe-section__hint {
      margin-top: 14px; } }

.c-subscribe-section {
  position: relative;
  border: 1px solid #000000;
  border-radius: 20px;
  padding: 30px 20px; }
  @media (min-width: 992px) {
    .c-subscribe-section {
      padding: 70px 80px; } }
  .c-subscribe-section a {
    text-decoration: underline; }
  .c-subscribe-section__title {
    margin-bottom: 40px; }
  @media (min-width: 992px) {
    .c-subscribe-section__msg {
      padding-right: 120px; } }
  @media (min-width: 992px) {
    .c-subscribe-section__decor {
      position: absolute;
      top: 50%;
      right: 80px;
      width: 121px;
      height: 63px;
      margin-top: -31.5px;
      background-image: url(/local/templates/v3/components/my/home.section.subscribe/section-subscribe/images/decor.svg); } }

/* End */


/* Start:/local/templates/v3/components/my/widget.items/section-trust/style.css?1638387519300*/
.c-section-trust__columns {
  margin: -30px !important; }

.c-section-trust__column {
  padding: 30px !important;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 992px) {
    .c-section-trust__column {
      justify-content: start; } }

/* End */


/* Start:/local/templates/v3/components/my/ui.item/faq/style.css?16383875191348*/
.c-faq__text {
  -webkit-transition: max-height 0.3s, opacity 0.3s;
  transition: max-height 0.3s, opacity 0.3s;
  overflow: hidden;
  max-height: 0;
  opacity: 0; }
  .is-open > .c-faq__text {
    max-height: 1000px;
    opacity: 1; }

.c-faq {
  border-top: 1px solid #000000;
  padding: 30px 0; }
  .c-faq__name {
    position: relative;
    font-weight: 600;
    color: var(--accent-color);
    cursor: pointer;
    padding-right: 20px;
    font-size: 18px;
    line-height: 24px; }
    @media (min-width: 992px) {
      .c-faq__name {
        font-size: 20px;
        line-height: 24px; } }
  .c-faq__text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px; }
    .c-faq__text:before {
      display: block;
      content: '';
      height: 20px; }
    @media (min-width: 992px) {
      .c-faq__text {
        font-size: 20px;
        line-height: 24px; }
        .c-faq__text:before {
          display: block;
          content: '';
          height: 30px; } }
  .c-faq__plus {
    -webkit-transition: fill 0.3s, transform 0.3s;
    transition: fill 0.3s, transform 0.3s;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    right: 0;
    fill: #000000; }
  .c-faq.is-open .c-faq__plus {
    fill: var(--accent-color);
    transform: rotate(225deg); }

/* End */
/* /local/templates/v3/components/my/ui.item/product/style.css?17054376705596 */
/* /local/templates/v3/components/my/ui.video/video/style.css?1638387519804 */
/* /local/assets/css/fancybox.css?163456623215371 */
/* /local/templates/v3/components/my/shop.product-buttons/product-buttons/style.css?16383875191457 */
/* /local/templates/v3/components/my/form/order-form/style.css?16383875192445 */
/* /local/templates/v3/components/my/ui.modal/.default/style.css?16383875192732 */
/* /local/templates/v3/components-vue/select-country/style.css?16383875192427 */
/* /local/templates/v3/components-vue/input-phone/style.css?1638387519865 */
/* /local/templates/v3/components/my/ui.item/star/style.css?1638387519481 */
/* /local/templates/v3/components/my/ui.item/check/style.css?1638387519414 */
/* /local/templates/v3/components/my/ui.item/certificate/style.css?16383875191302 */
/* /local/templates/v3/components/my/ui.item/actuality/style.css?1638387519576 */
/* /local/templates/v3/components/my/ui.item/arrow/style.css?1638387519536 */
/* /local/templates/v3/components/my/ui.item/program/style.css?16383875193942 */
/* /local/templates/v3/components/my/ui.item/numeric/style.css?1638387519557 */
/* /local/templates/v3/components/my/ui.item/author/style.css?1638387519994 */
/* /local/templates/v3/components/my/ui.item/author-info/style.css?16383875191477 */
/* /local/templates/v3/components/my/home.section.subscribe/section-subscribe/style.css?16383875193649 */
/* /local/templates/v3/components/my/widget.items/section-trust/style.css?1638387519300 */
/* /local/templates/v3/components/my/ui.item/faq/style.css?16383875191348 */
