.fully-work {
  position: relative;
  padding: 9rem 0; }
  .fully-work:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    height: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #F8F8F8;
    z-index: -1; }
  .fully-work__info {
    margin-bottom: 3.2rem; }

.fully-s {
  padding: 4.8rem 0;
  background-color: #F8F8F8; }
  @media (max-width: 1023px) {
    .fully-s {
      padding: 30px 0; } }
  .fully-s__title {
    margin-bottom: 3.6rem; }
    @media (max-width: 1023px) {
      .fully-s__title {
        margin-bottom: 20px; } }
  .fully-s__inner {
    display: grid;
    grid-template-columns: 42rem auto;
    gap: 4rem; }
    @media (max-width: 1023px) {
      .fully-s__inner {
        grid-template-columns: 100%;
        gap: 18px; } }
  @media (max-width: 1023px) {
    .fully-s__left {
      display: flex;
      flex-direction: column; } }
  .fully-s__links {
    display: flex;
    flex-direction: column;
    gap: 0.4rem; }
    @media (max-width: 1023px) {
      .fully-s__links {
        flex-direction: row;
        gap: 10px;
        white-space: nowrap;
        padding: 0 16px 4px;
        margin: 0 -16px;
        overflow: auto; } }
  .fully-s__link {
    display: inline-flex;
    align-items: center;
    gap: 1.2rem;
    padding: 0.8rem 1.4rem;
    border-radius: .8rem; }
    .fully-s__link img {
      filter: grayscale(100%) opacity(1) contrast(100%); }
    .fully-s__link.active {
      pointer-events: none;
      color: #ffffff;
      background: linear-gradient(to right, #156864, #2EADA7); }
      .fully-s__link.active img {
        filter: brightness(0) invert(1); }
    @media (hover: hover) {
      .fully-s__link:hover {
        cursor: pointer;
        color: #6AB4B9; }
        .fully-s__link:hover img {
          filter: opacity(1) contrast(50%); } }
    .fully-s__link-icon {
      width: 3rem;
      height: 3rem;
      flex-shrink: 0; }
  @media (min-width: 1024px) {
    .fully-s__info {
      margin-left: 4.2rem;
      margin-top: 5.2rem;
      padding-top: 1.2rem;
      border-top: 1px solid #D8D8D8; } }
  @media (max-width: 1023px) {
    .fully-s__info {
      margin-bottom: 24px;
      order: -1; } }
  .fully-s__slider {
    display: flex;
    gap: 2.4rem; }
    .fully-s__slider.no-image {
      overflow: hidden;
      position: relative; }
  .fully-s__footer {
    margin-top: 5.6rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.8rem;
    margin-right: 15.8rem; }
    @media (max-width: 1023px) {
      .fully-s__footer {
        margin-right: 0;
        gap: 20px;
        margin-top: 42px; } }
    .fully-s__footer p {
      max-width: 80rem;
      text-align: center; }

.fully-slider__main {
  flex-grow: 1;
  position: relative;
  transition: all ease .3s; }
  @media (hover: hover) {
    .fully-slider__main:hover {
      cursor: pointer;
      box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, 0.15); } }
  .fully-slider__main .splide__slide {
    border-radius: 1rem;
    overflow: hidden;
    aspect-ratio: 1.67;
    width: 100%;
    transition: all ease .3s; }
    .fully-slider__main .splide__slide img {
      object-fit: cover;
      height: 100%;
      width: 100%; }
  .fully-slider__main .product-slide {
    position: absolute;
    inset: 0; }
  .fully-slider__main .splide__pagination {
    bottom: -24px; }

.fully-slider__nav {
  width: 13.8rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 5rem 0; }
  @media (max-width: 1023px) {
    .fully-slider__nav {
      display: none; } }
  .fully-slider__nav .splide {
    width: 100%;
    display: flex;
    align-items: center;
    position: static; }
  .fully-slider__nav .splide__track {
    width: 100%; }
  .fully-slider__nav .splide__track--nav .splide__list .splide__slide {
    position: relative;
    width: 100%;
    border-radius: .4rem;
    transition: all ease .3s; }
    .fully-slider__nav .splide__track--nav .splide__list .splide__slide.is-active {
      border-color: #00A19B; }
  .fully-slider__nav .splide__track--nav .splide__list .product-slide {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; }
    .fully-slider__nav .splide__track--nav .splide__list .product-slide img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .fully-slider__nav .splide__arrows {
    top: 0;
    bottom: 0;
    right: auto;
    left: 50%;
    flex-direction: column; }
  .fully-slider__nav .video-preview {
    position: relative; }
    .fully-slider__nav .video-preview:before {
      position: absolute;
      content: '';
      width: 38px;
      height: 38px;
      background-repeat: no-repeat;
      background-position: center;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-image: url("data:image/svg+xml,%3Csvg width='30' height='34' viewBox='0 0 30 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.7273 20.4641C29.394 18.9245 29.394 15.0755 26.7273 13.5359L7.09093 2.1988C4.42427 0.659203 1.09093 2.58371 1.09093 5.66291L1.09093 28.337C1.09093 31.4162 4.42427 33.3407 7.09093 31.8011L26.7273 20.4641Z' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
      z-index: 10; }
    .fully-slider__nav .video-preview:after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.3);
      transition: all .3s ease; }

.fully-steps {
  border-radius: 1rem;
  border: 2px solid #D8D8D8;
  padding: 5rem 8.8rem;
  background-color: #fff;
  margin-bottom: 9rem; }
  @media (max-width: 1023px) {
    .fully-steps {
      padding: 20px;
      border-radius: 10px;
      margin-bottom: 56px; } }
  .fully-steps__title {
    margin-bottom: 3rem; }
    @media (max-width: 1023px) {
      .fully-steps__title {
        margin-bottom: 30px; } }
  .fully-steps__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2.4rem; }
    @media (max-width: 1023px) {
      .fully-steps__list {
        grid-template-columns: repeat(auto-fill, minmax(calc(min(220px,100%)), 1fr));
        gap: 16px; } }
  .fully-steps__item {
    padding: 2.2rem;
    border-radius: 1rem;
    border: 1px solid #D8D8D8;
    background-color: #F8F8F8; }
    @media (max-width: 1023px) {
      .fully-steps__item {
        padding: 14px 12px;
        border-radius: 10px; } }
    .fully-steps__item-title {
      margin-top: 2rem; }
      @media (max-width: 1023px) {
        .fully-steps__item-title {
          margin-top: 10px; } }
    .fully-steps__item .design-card__step {
      position: relative;
      transform: none;
      margin: 0;
      width: 4.8rem;
      height: 4.8rem; }
      @media (max-width: 1023px) {
        .fully-steps__item .design-card__step {
          width: 48px;
          height: 48px; } }

.fully-team {
  border-radius: 1rem;
  padding: 5rem 8.8rem;
  background-color: #fff;
  box-shadow: 0 0.4rem 1.3rem 0 rgba(0, 0, 0, 0.15); }
  @media (max-width: 1023px) {
    .fully-team {
      padding: 20px;
      border-radius: 10px; } }
  .fully-team__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 6.4rem 5.6rem; }
    @media (max-width: 1023px) {
      .fully-team__list {
        grid-template-columns: repeat(auto-fill, minmax(calc(min(320px,100%)), 1fr));
        gap: 24px; } }
  .fully-team__item {
    display: grid;
    grid-template-columns: 10rem auto;
    gap: 0 3.2rem;
    align-items: center; }
    @media (max-width: 1023px) {
      .fully-team__item {
        grid-template-columns: 70px auto;
        gap: 14px; } }
    @media (max-width: 767px) {
      .fully-team__item {
        grid-template-columns: 100%; } }
    .fully-team__item-img {
      height: 10rem;
      border-radius: 1rem;
      background: linear-gradient(to right, #CF2C09, #FF6F53);
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 1023px) {
        .fully-team__item-img {
          height: 70px;
          width: 70px; } }
      .fully-team__item-img .lazy-img-wrap {
        width: 4.6rem;
        height: 4.6rem; }
        @media (max-width: 1023px) {
          .fully-team__item-img .lazy-img-wrap {
            width: 36px;
            height: 36px; } }
    .fully-team__item-content {
      display: flex;
      flex-direction: column;
      gap: 1.2rem; }
    .fully-team__item-title {
      font-weight: 600; }
    .fully-team__item-text {
      color: #6F7682; }
  .fully-team__footer {
    padding-top: 5rem;
    margin-top: 4rem;
    border-top: 2px solid #D8D8D8; }
    @media (max-width: 1023px) {
      .fully-team__footer {
        margin-top: 20px;
        padding-top: 20px; } }

.fully-d__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6rem;
  align-items: center; }
  @media (max-width: 1023px) {
    .fully-d__inner {
      gap: 40px;
      grid-template-columns: 100%; } }

.fully-d__img {
  position: relative;
  height: 100%; }
  @media (max-width: 1023px) {
    .fully-d__img {
      height: calc(min(65vw, 320px)); } }
  .fully-d__img .lazy-img-wrap {
    position: absolute;
    inset: 0; }
    .fully-d__img .lazy-img-wrap img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      object-position: center right; }

.fully-d__title {
  margin-bottom: 4rem; }
  @media (max-width: 1023px) {
    .fully-d__title {
      margin-bottom: 26px; } }

.fully-d__text {
  margin-bottom: 5rem; }
  @media (max-width: 1023px) {
    .fully-d__text {
      margin-bottom: 24px; } }

.fully-d__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5rem 6.4rem; }
  @media (max-width: 575px) {
    .fully-d__list {
      grid-template-columns: 100%; } }

.fully-d__item-img {
  width: 7rem;
  height: 7rem;
  border-radius: 1rem;
  background: linear-gradient(to right, #156864, #2EADA7);
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 1023px) {
    .fully-d__item-img {
      height: 50px;
      width: 50px; } }
  .fully-d__item-img .lazy-img-wrap {
    width: 4rem;
    height: 4rem; }
    @media (max-width: 1023px) {
      .fully-d__item-img .lazy-img-wrap {
        height: 28px;
        width: 28px; } }

.fully-d__item-title {
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 2.4rem; }
  @media (max-width: 1023px) {
    .fully-d__item-title {
      margin-top: 14px; } }

.fully-d__item-text {
  margin-top: 1.2rem;
  color: #6F7682; }
  @media (max-width: 1023px) {
    .fully-d__item-text {
      margin-top: 6px; } }

.design-descr p:not(:last-child) {
  margin-bottom: 16px; }
  @media (min-width: 1024px) {
    .design-descr p:not(:last-child) {
      margin-bottom: 2rem; } }

.loading-gradient:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  animation: sliding 1.6s linear infinite;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.3) 8%, #dfdee2 18%, rgba(255, 255, 255, 0) 33%);
  pointer-events: none; }

@keyframes sliding {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(100%); } }
