.element-home {
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
  
  .element-home .div {
    background-color: var(--white);
    overflow: hidden;
    width: 1440px;
    height: 4427px;
    position: relative;
  }
  
  .element-home .overlap {
    position: absolute;
    width: 1440px;
    height: 680px;
    top: 0;
    left: 0;
    background-image: url(./img/hero.png);
    background-size: 100% 100%;
  }
  
  .element-home .rectangle {
    position: absolute;
    width: 352px;
    height: 3px;
    top: 387px;
    left: 658px;
    background-color: #ff2d46;
  }
  
  .element-home .ezgif {
    position: absolute;
    width: 1438px;
    height: 675px;
    top: 0;
    left: 2px;
    object-fit: cover;
  }
  
  .element-home .rectangle-2 {
    position: absolute;
    width: 1440px;
    height: 90px;
    top: 0;
    left: 0;
    background-color: #f8f8f8;
  }
  
  .element-home .group {
    position: absolute;
    width: 1170px;
    height: 93px;
    top: 0;
    left: 135px;
  }
  
  .element-home .v {
    position: absolute;
    width: 93px;
    height: 93px;
    top: 0;
    left: 0;
  }
  
  .element-home .navbar {
    display: inline-flex;
    align-items: flex-start;
    gap: 41px;
    position: absolute;
    top: 37px;
    left: 621px;
  }
  
  .element-home .text-wrapper {
    width: 43px;
    font-family: "Poppins-SemiBold", Helvetica;
    font-weight: 600;
    color: #ff2d46;
    letter-spacing: 0;
    position: relative;
    height: 18px;
    margin-top: -1px;
    font-size: 14px;
    line-height: normal;
  }
  
  .element-home .text-wrapper-2 {
    position: relative;
    width: 65px;
    height: 18px;
    margin-top: -1px;
    font-family: "Poppins-Regular", Helvetica;
    font-weight: 400;
    color: #1e1c31;
    font-size: 14px;
    letter-spacing: 0.28px;
    line-height: normal;
  }
  
  .element-home .text-wrapper-3 {
    width: 61px;
    font-family: "Poppins-Regular", Helvetica;
    font-weight: 400;
    color: #1e1c31;
    letter-spacing: 0.42px;
    position: relative;
    height: 18px;
    margin-top: -1px;
    font-size: 14px;
    line-height: normal;
  }
  
  .element-home .text-wrapper-4 {
    width: 76px;
    font-family: "Poppins-Regular", Helvetica;
    font-weight: 400;
    color: #1e1c31;
    letter-spacing: 0.42px;
    position: relative;
    height: 18px;
    margin-top: -1px;
    font-size: 14px;
    line-height: normal;
  }
  
  .element-home .text-wrapper-5 {
    width: 39px;
    font-family: "Poppins-Regular", Helvetica;
    font-weight: 400;
    color: #1e1c31;
    letter-spacing: 0.42px;
    position: relative;
    height: 18px;
    margin-top: -1px;
    font-size: 14px;
    line-height: normal;
  }
  
  .element-home .text-wrapper-6 {
    position: relative;
    width: 60px;
    height: 18px;
    margin-top: -1px;
    font-family: "Poppins-Regular", Helvetica;
    font-weight: 400;
    color: #1e1c31;
    font-size: 14px;
    letter-spacing: 0.42px;
    line-height: normal;
  }
  
  .element-home .frame {
    display: flex;
    flex-direction: column;
    width: 535px;
    align-items: center;
    justify-content: center;
    gap: 44px;
    position: absolute;
    top: 193px;
    left: 452px;
  }
  
  .element-home .frame-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-home .creative-work {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Poppins-Medium", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 24px;
    white-space: nowrap;
  }
  
  .element-home .we-are-digital {
    position: relative;
    align-self: stretch;
    height: 140px;
    font-family: "Helvetica Neue-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 64px;
    text-align: center;
    letter-spacing: -1.92px;
    line-height: 76px;
  }
  
  .element-home .p {
    position: relative;
    width: 503px;
    height: 52px;
    font-family: "Poppins-Regular", Helvetica;
    font-weight: 400;
    color: #ffffffb2;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0;
    line-height: 28px;
  }
  
  .element-home .button {
    all: unset;
    box-sizing: border-box;
    position: relative;
    width: 163px;
    height: 49px;
    background-color: #ff2d46;
    border-radius: 15px;
  }
  
  .element-home .text-wrapper-7 {
    position: absolute;
    height: 26px;
    top: 11px;
    left: 31px;
    font-family: "Poppins-Medium", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 26px;
    white-space: nowrap;
  }
  
  .element-home .frame-3 {
    display: flex;
    flex-direction: column;
    width: 1064px;
    align-items: center;
    gap: 55px;
    position: absolute;
    top: 775px;
    left: 188px;
  }
  
  .element-home .group-2 {
    position: relative;
    width: 547px;
    height: 106px;
  }
  
  .element-home .overlap-group {
    position: absolute;
    width: 543px;
    height: 82px;
    top: 24px;
    left: 0;
  }
  
  .element-home .rectangle-3 {
    width: 180px;
    top: 28px;
    left: 236px;
    position: absolute;
    height: 3px;
    background-color: #ff2d46;
  }
  
  .element-home .that-is-the-best {
    position: absolute;
    width: 543px;
    top: 0;
    left: 0;
    font-family: "Poppins-SemiBold", Helvetica;
    font-weight: 400;
    color: var(--gray-900);
    font-size: 30px;
    text-align: center;
    letter-spacing: 0;
    line-height: 39px;
  }
  
  .element-home .span {
    font-weight: 600;
  }
  
  .element-home .text-wrapper-8 {
    font-family: "Poppins-Regular", Helvetica;
  }
  
  .element-home .text-wrapper-9 {
    position: absolute;
    width: 111px;
    top: 0;
    left: 185px;
    font-family: "Poppins-Medium", Helvetica;
    font-weight: 500;
    color: #ff2d46;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
  }
  
  .element-home .frame-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 48px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-home .frame-4 {
    display: inline-flex;
    align-items: flex-start;
    gap: 42px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-home .frame-5 {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 23.25px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-home .vuesax-linear-code-wrapper {
    position: relative;
    width: 76.5px;
    height: 76.5px;
    background-color: #fed369;
    border-radius: 19.5px;
  }
  
  .element-home .vuesax-linear-code {
    position: relative;
    width: 33px;
    height: 33px;
    top: 22px;
    left: 22px;
    background-image: url(./img/group-48095489-2.png);
    background-size: 100% 100%;
  }
  
  .element-home .frame-6 {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-home .text-wrapper-10 {
    position: relative;
    width: fit-content;
    margin-top: -0.75px;
    font-family: "Poppins-Bold", Helvetica;
    font-weight: 700;
    color: #151718;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.36px;
    line-height: 26.5px;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-11 {
    position: relative;
    width: 327.75px;
    font-family: "Nunito Sans-Regular", Helvetica;
    font-weight: 400;
    color: #585858;
    font-size: 15px;
    text-align: center;
    letter-spacing: 0.3px;
    line-height: 25.5px;
  }
  
  .element-home .group-wrapper {
    position: relative;
    width: 76.5px;
    height: 76.5px;
    background-color: #fd9b79;
    border-radius: 15px;
  }
  
  .element-home .overlap-group-wrapper {
    position: relative;
    width: 35px;
    height: 36px;
    top: 22px;
    left: 21px;
  }
  
  .element-home .overlap-group-2 {
    position: relative;
    height: 36px;
  }
  
  .element-home .shape {
    width: 35px;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .element-home .art-and-design-wrapper {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 14px;
    left: 9px;
    transform: rotate(130.71deg);
  }
  
  .element-home .art-and-design {
    position: absolute;
    width: 24px;
    height: 26px;
    top: -4px;
    left: -3px;
    transform: rotate(-130.71deg);
  }
  
  .element-home .text-wrapper-12 {
    position: relative;
    width: 326.25px;
    font-family: "Nunito Sans-Regular", Helvetica;
    font-weight: 400;
    color: #585858;
    font-size: 15px;
    text-align: center;
    letter-spacing: 0.3px;
    line-height: 25.5px;
  }
  
  .element-home .div-wrapper {
    position: relative;
    width: 76.5px;
    height: 76.5px;
    background-color: #0898e7;
    border-radius: 15px;
  }
  
  .element-home .group-3 {
    position: relative;
    width: 41px;
    height: 46px;
    top: 15px;
    left: 18px;
    background-image: url(./img/group-48095500.png);
    background-size: 100% 100%;
  }
  
  .element-home .group-4 {
    position: absolute;
    width: 1441px;
    height: 3172px;
    top: 1254px;
    left: 0;
  }
  
  .element-home .overlap-2 {
    position: absolute;
    width: 1440px;
    height: 686px;
    top: 0;
    left: 1px;
    background-color: #f8f8f8;
  }
  
  .element-home .overlap-wrapper {
    position: relative;
    width: 1080px;
    height: 506px;
    top: 90px;
    left: 180px;
  }
  
  .element-home .overlap-3 {
    position: relative;
    width: 1074px;
    height: 506px;
  }
  
  .element-home .overlap-4 {
    position: absolute;
    width: 262px;
    height: 44px;
    top: 82px;
    left: 553px;
  }
  
  .element-home .rectangle-4 {
    width: 156px;
    top: 32px;
    left: 85px;
    position: absolute;
    height: 3px;
    background-color: #ff2d46;
  }
  
  .element-home .text-wrapper-13 {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Poppins-Bold", Helvetica;
    font-weight: 700;
    color: #151718;
    font-size: 30px;
    letter-spacing: 0.6px;
    line-height: 44.2px;
    white-space: nowrap;
  }
  
  .element-home .overlap-5 {
    position: absolute;
    width: 1074px;
    height: 506px;
    top: 0;
    left: 0;
  }
  
  .element-home .text-wrapper-14 {
    position: absolute;
    width: 521px;
    top: 138px;
    left: 552px;
    font-family: "Poppins-Regular", Helvetica;
    font-weight: 400;
    color: #585858;
    font-size: 16px;
    text-align: justify;
    letter-spacing: 0;
    line-height: 28px;
  }
  
  .element-home .overlap-6 {
    position: absolute;
    width: 553px;
    height: 506px;
    top: 0;
    left: 0;
  }
  
  .element-home .group-5 {
    position: absolute;
    width: 226px;
    height: 338px;
    top: 0;
    left: 230px;
    transform: rotate(180deg);
  }
  
  .element-home .overlap-7 {
    position: relative;
    height: 338px;
  }
  
  .element-home .img {
    position: absolute;
    width: 58px;
    height: 114px;
    top: 224px;
    left: 0;
    transform: rotate(-180deg);
  }
  
  .element-home .rectangle-5 {
    position: absolute;
    width: 185px;
    height: 321px;
    top: 0;
    left: 40px;
    background-color: #282828;
  }
  
  .element-home .group-6 {
    position: absolute;
    width: 113px;
    height: 229px;
    top: 277px;
    left: 0;
    transform: rotate(180deg);
  }
  
  .element-home .overlap-8 {
    position: relative;
    height: 229px;
  }
  
  .element-home .group-7 {
    position: absolute;
    width: 58px;
    height: 114px;
    top: 0;
    left: 56px;
    transform: rotate(-180deg);
  }
  
  .element-home .rectangle-6 {
    position: absolute;
    width: 80px;
    height: 202px;
    top: 28px;
    left: 0;
    background-color: #ff2d46;
  }
  
  .element-home .image {
    position: absolute;
    width: 358px;
    height: 442px;
    top: 28px;
    left: 45px;
  }
  
  .element-home .button-play {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 219px;
    left: 194px;
    background-color: #ffffff3d;
    border-radius: 30px;
    backdrop-filter: blur(6.75px) brightness(100%);
    -webkit-backdrop-filter: blur(6.75px) brightness(100%);
  }
  
  .element-home .polygon {
    position: absolute;
    width: 10px;
    height: 12px;
    top: 25px;
    left: 27px;
  }
  
  .element-home .group-8 {
    position: absolute;
    width: 394px;
    height: 98px;
    top: 397px;
    left: 159px;
    background-color: #ffffff;
    border-radius: 7.5px;
    box-shadow: 0px 7.5px 24px 3px #00000005;
  }
  
  .element-home .frame-7 {
    display: inline-flex;
    align-items: flex-start;
    gap: 45px;
    position: relative;
    top: 22px;
    left: 25px;
  }
  
  .element-home .group-9 {
    position: relative;
    width: 110px;
    height: 52.75px;
  }
  
  .element-home .text-wrapper-15 {
    left: 8px;
    position: absolute;
    top: 0;
    font-family: "Inter-ExtraBold", Helvetica;
    font-weight: 800;
    color: #ff2d46;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 31.2px;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-16 {
    position: absolute;
    top: 34px;
    left: 0;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: var(--gray-700);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
    white-space: nowrap;
  }
  
  .element-home .group-10 {
    position: relative;
    width: 78px;
    height: 52.75px;
  }
  
  .element-home .text-wrapper-17 {
    left: 3px;
    position: absolute;
    top: 0;
    font-family: "Inter-ExtraBold", Helvetica;
    font-weight: 800;
    color: #ff2d46;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 31.2px;
    white-space: nowrap;
  }
  
  .element-home .group-11 {
    position: relative;
    width: 102px;
    height: 52.75px;
    margin-right: -4px;
  }
  
  .element-home .text-wrapper-18 {
    left: 24px;
    position: absolute;
    top: 0;
    font-family: "Inter-ExtraBold", Helvetica;
    font-weight: 800;
    color: #ff2d46;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 31.2px;
    white-space: nowrap;
  }
  
  .element-home .get-started-button {
    all: unset;
    box-sizing: border-box;
    position: absolute;
    width: 174px;
    height: 52px;
    top: 294px;
    left: 553px;
  }
  
  .element-home .overlap-group-3 {
    position: relative;
    width: 172px;
    height: 52px;
    background-color: #ff2d46;
  }
  
  .element-home .text-wrapper-19 {
    position: absolute;
    top: 16px;
    left: 47px;
    font-family: "Nunito Sans-SemiBold", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20.3px;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-20 {
    position: absolute;
    top: 62px;
    left: 554px;
    font-family: "Inter-Medium", Helvetica;
    font-weight: 500;
    color: #ff2d46;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
    white-space: nowrap;
  }
  
  .element-home .group-12 {
    position: absolute;
    width: 1440px;
    height: 1466px;
    top: 1706px;
    left: 0;
  }
  
  .element-home .group-13 {
    position: absolute;
    width: 1272px;
    height: 442px;
    top: 0;
    left: 84px;
    background-color: #ff2d46;
  }
  
  .element-home .group-14 {
    position: relative;
    width: 967px;
    height: 310px;
    top: 66px;
    left: 153px;
  }
  
  .element-home .group-15 {
    position: absolute;
    width: 967px;
    height: 280px;
    top: 0;
    left: 0;
  }
  
  .element-home .group-16 {
    position: absolute;
    width: 338px;
    height: 69px;
    top: 0;
    left: 316px;
  }
  
  .element-home .overlap-group-4 {
    position: absolute;
    width: 334px;
    height: 39px;
    top: 30px;
    left: 0;
  }
  
  .element-home .rectangle-7 {
    position: absolute;
    width: 151px;
    height: 3px;
    top: 31px;
    left: 156px;
    background-color: #ff2d46;
  }
  
  .element-home .our-creative-team {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Poppins-SemiBold", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    letter-spacing: 0;
    line-height: 39px;
    white-space: nowrap;
  }
  
  .element-home .meet-our-team {
    position: absolute;
    width: 155px;
    top: 0;
    left: 90px;
    font-family: "Inter-Medium", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 13.5px;
    letter-spacing: 0;
    line-height: 21.6px;
    white-space: nowrap;
  }
  
  .element-home .frame-8 {
    display: inline-flex;
    align-items: flex-start;
    gap: 21.75px;
    position: absolute;
    top: 105px;
    left: 0;
  }
  
  .element-home .group-17 {
    position: relative;
    width: 474.5px;
    height: 174.75px;
  }
  
  .element-home .overlap-9 {
    position: relative;
    width: 472px;
    height: 175px;
    background-color: var(--white);
    border-radius: 3.75px;
  }
  
  .element-home .text-wrapper-21 {
    position: absolute;
    width: 347px;
    top: 83px;
    left: 87px;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: var(--gray-700);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
  }
  
  .element-home .group-18 {
    position: absolute;
    width: 146px;
    height: 38px;
    top: 40px;
    left: 34px;
  }
  
  .element-home .group-19 {
    position: absolute;
    width: 102px;
    height: 12px;
    top: 23px;
    left: 52px;
  }
  
  .element-home .text-wrapper-22 {
    top: 0;
    left: 0;
    color: #ffd200;
    font-size: 12px;
    position: absolute;
    font-family: "Font Awesome 6 Free-Solid", Helvetica;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-23 {
    top: 0;
    left: 39px;
    color: #ffd200;
    font-size: 12px;
    position: absolute;
    font-family: "Font Awesome 6 Free-Solid", Helvetica;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-24 {
    top: 0;
    left: 20px;
    color: #ffd200;
    font-size: 12px;
    position: absolute;
    font-family: "Font Awesome 6 Free-Solid", Helvetica;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-25 {
    top: 0;
    left: 58px;
    color: #ffd200;
    font-size: 12px;
    position: absolute;
    font-family: "Font Awesome 6 Free-Solid", Helvetica;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-26 {
    top: 0;
    left: 78px;
    color: #ffd200;
    font-size: 12px;
    position: absolute;
    font-family: "Font Awesome 6 Free-Solid", Helvetica;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-27 {
    position: absolute;
    top: 2px;
    left: 52px;
    font-family: "Inter-SemiBold", Helvetica;
    font-weight: 600;
    color: var(--gray-900);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15.6px;
    white-space: nowrap;
  }
  
  .element-home .pexels-linkedin-wrapper {
    position: absolute;
    width: 38px;
    height: 38px;
    top: 0;
    left: 0;
    border-radius: 22.5px;
    border: 0.75px solid;
    border-color: #858585;
  }
  
  .element-home .pexels-linkedin {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 3px;
    left: 3px;
    object-fit: cover;
  }
  
  .element-home .group-20 {
    position: relative;
    width: 474.5px;
    height: 174.75px;
    margin-right: -2px;
  }
  
  .element-home .group-21 {
    position: absolute;
    width: 54px;
    height: 6px;
    top: 304px;
    left: 456px;
  }
  
  .element-home .ellipse {
    position: absolute;
    width: 6px;
    height: 6px;
    top: 0;
    left: 0;
    background-color: #6b6b6b;
    border-radius: 3px;
  }
  
  .element-home .ellipse-2 {
    position: absolute;
    width: 6px;
    height: 6px;
    top: 0;
    left: 12px;
    background-color: #ffffff;
    border-radius: 3px;
  }
  
  .element-home .ellipse-3 {
    position: absolute;
    width: 6px;
    height: 6px;
    top: 0;
    left: 24px;
    background-color: #ffffff;
    border-radius: 3px;
  }
  
  .element-home .ellipse-4 {
    position: absolute;
    width: 6px;
    height: 6px;
    top: 0;
    left: 36px;
    background-color: #ffffff;
    border-radius: 3px;
  }
  
  .element-home .ellipse-5 {
    position: absolute;
    width: 6px;
    height: 6px;
    top: 0;
    left: 48px;
    background-color: #ffffff;
    border-radius: 3px;
  }
  
  .element-home .group-22 {
    position: absolute;
    width: 966px;
    height: 652px;
    top: 471px;
    left: 239px;
  }
  
  .element-home .overlap-10 {
    position: absolute;
    width: 526px;
    height: 62px;
    top: 0;
    left: 198px;
  }
  
  .element-home .rectangle-8 {
    position: absolute;
    width: 178px;
    height: 4px;
    top: 51px;
    left: 324px;
    background-color: #ff2d46;
  }
  
  .element-home .meet-our-team-2 {
    position: absolute;
    top: 0;
    left: 204px;
    font-family: "Poppins-Regular", Helvetica;
    font-weight: 400;
    color: #ff2d46;
    font-size: 13.5px;
    text-align: center;
    letter-spacing: 0;
    line-height: 21.6px;
    white-space: nowrap;
  }
  
  .element-home .our-creative-team-2 {
    position: absolute;
    width: 526px;
    top: 22px;
    left: 0;
    font-family: "Poppins-SemiBold", Helvetica;
    font-weight: 400;
    color: var(--gray-900);
    font-size: 30px;
    letter-spacing: 0;
    line-height: 39px;
    white-space: nowrap;
  }
  
  .element-home .group-23 {
    position: absolute;
    width: 972px;
    height: 590px;
    top: 62px;
    left: 0;
  }
  
  .element-home .overlap-group-5 {
    position: absolute;
    width: 550px;
    height: 568px;
    top: 21px;
    left: 0;
  }
  
  .element-home .group-24 {
    position: absolute;
    width: 138px;
    height: 14px;
    top: 317px;
    left: 24px;
  }
  
  .element-home .frame-9 {
    display: inline-flex;
    align-items: flex-start;
    gap: 10.5px;
    position: relative;
  }
  
  .element-home .group-25 {
    position: relative;
    width: 57px;
    height: 14px;
  }
  
  .element-home .text-wrapper-28 {
    position: absolute;
    top: 3px;
    left: 0;
    font-family: "Font Awesome 6 Free-Regular", Helvetica;
    font-weight: 400;
    color: #151718;
    font-size: 9px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }
  
  .element-home .BY-ADMIN {
    position: absolute;
    top: 0;
    left: 12px;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: #151718;
    font-size: 9px;
    letter-spacing: 0;
    line-height: 14.4px;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-29 {
    position: relative;
    width: fit-content;
    margin-top: -0.75px;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: #151718;
    font-size: 9px;
    letter-spacing: 0;
    line-height: 14.4px;
    white-space: nowrap;
  }
  
  .element-home .background {
    position: absolute;
    width: 550px;
    height: 568px;
    top: 0;
    left: 0;
    border: 0.75px solid;
    border-color: var(--medium-grey);
    transform: rotate(180deg);
    opacity: 0.1;
  }
  
  .element-home .read-more-wrapper {
    all: unset;
    box-sizing: border-box;
    display: inline-flex;
    align-items: flex-start;
    gap: 9px;
    padding: 12px 36px;
    position: absolute;
    top: 488px;
    left: 24px;
    background-color: #ff2d46;
  }
  
  .element-home .read-more {
    position: relative;
    width: fit-content;
    margin-top: -0.75px;
    font-family: "Sen-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 13.5px;
    letter-spacing: 0;
    line-height: 18px;
    white-space: nowrap;
  }
  
  .element-home .featured-info {
    position: absolute;
    width: 506px;
    height: 135px;
    top: 339px;
    left: 24px;
  }
  
  .element-home .text-wrapper-30 {
    position: absolute;
    width: 472px;
    top: 72px;
    left: 0;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: #151718;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 21px;
  }
  
  .element-home .text-wrapper-31 {
    position: absolute;
    width: 502px;
    top: 0;
    left: 0;
    font-family: "Inter-Medium", Helvetica;
    font-weight: 500;
    color: #232536;
    font-size: 21px;
    letter-spacing: 0;
    line-height: 30.8px;
  }
  
  .element-home .https-www-pexels-com {
    position: absolute;
    width: 502px;
    height: 264px;
    top: 24px;
    left: 24px;
    object-fit: cover;
  }
  
  .element-home .text-wrapper-32 {
    position: absolute;
    top: 0;
    left: 905px;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: #151718;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 21px;
    white-space: nowrap;
  }
  
  .element-home .overlap-11 {
    position: absolute;
    width: 388px;
    height: 136px;
    top: 21px;
    left: 574px;
  }
  
  .element-home .shape-2 {
    width: 388px;
    height: 136px;
    background-color: #ffffff;
    border-bottom-width: 0.38px;
    border-bottom-style: solid;
    border-color: #151718;
    transform: rotate(180deg);
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .element-home .text-wrapper-33 {
    position: absolute;
    width: 345px;
    top: 45px;
    left: 24px;
    font-family: "Inter-Medium", Helvetica;
    font-weight: 500;
    color: var(--black);
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .element-home .group-26 {
    position: absolute;
    width: 138px;
    height: 14px;
    top: 24px;
    left: 24px;
  }
  
  .element-home .overlap-12 {
    position: absolute;
    width: 388px;
    height: 136px;
    top: 157px;
    left: 574px;
  }
  
  .element-home .text-wrapper-34 {
    position: absolute;
    width: 330px;
    top: 45px;
    left: 24px;
    font-family: "Inter-Medium", Helvetica;
    font-weight: 500;
    color: var(--black);
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .element-home .group-27 {
    position: absolute;
    width: 138px;
    height: 14px;
    top: 20px;
    left: 24px;
  }
  
  .element-home .overlap-13 {
    position: absolute;
    width: 388px;
    height: 136px;
    top: 292px;
    left: 574px;
  }
  
  .element-home .shape-3 {
    width: 388px;
    height: 136px;
    background-color: #f8f8f8;
    transform: rotate(180deg);
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .element-home .group-28 {
    position: absolute;
    width: 138px;
    height: 14px;
    top: 22px;
    left: 24px;
  }
  
  .element-home .overlap-14 {
    position: absolute;
    width: 388px;
    height: 136px;
    top: 428px;
    left: 574px;
  }
  
  .element-home .shape-4 {
    width: 388px;
    height: 136px;
    background-color: #ffffff;
    border-top-width: 0.38px;
    border-top-style: solid;
    border-color: #151718;
    transform: rotate(180deg);
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .element-home .group-29 {
    position: absolute;
    width: 138px;
    height: 14px;
    top: 31px;
    left: 24px;
  }
  
  .element-home .group-30 {
    position: absolute;
    width: 1440px;
    height: 315px;
    top: 1152px;
    left: 0;
  }
  
  .element-home .overlap-15 {
    position: relative;
    width: 1442px;
    height: 315px;
  }
  
  .element-home .footer {
    position: absolute;
    width: 1442px;
    height: 315px;
    top: 0;
    left: 0;
    background-color: transparent;
  }
  
  .element-home .overlap-group-6 {
    position: relative;
    width: 1440px;
    height: 315px;
    background-color: #301c1f;
  }
  
  .element-home .rectangle-9 {
    position: absolute;
    width: 968px;
    height: 2px;
    top: 266px;
    left: 236px;
    background-color: #ffffff;
    opacity: 0.1;
  }
  
  .element-home .yoursitename {
    position: absolute;
    width: 248px;
    top: 281px;
    left: 596px;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: var(--white);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
    white-space: nowrap;
  }
  
  .element-home .div-2 {
    position: absolute;
    width: 1440px;
    height: 56px;
    top: 260px;
    left: 0;
    background-color: #f8f8f8;
  }
  
  .element-home .row {
    display: inline-flex;
    align-items: center;
    gap: 159.75px;
    position: absolute;
    top: 20px;
    left: 1072px;
  }
  
  .element-home .col-md {
    display: flex;
    flex-direction: column;
    width: 177px;
    align-items: center;
    position: relative;
  }
  
  .element-home .social-media {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-home .facebook {
    position: relative;
    width: 18px;
    height: 18px;
    background-image: url(./img/ant-design-facebook-filled.svg);
    background-size: 100% 100%;
  }
  
  .element-home .twitter {
    position: relative;
    width: 18px;
    height: 14.82px;
    background-image: url(./img/ant-design-twitter-outlined.svg);
    background-size: 100% 100%;
  }
  
  .element-home .instagram {
    position: relative;
    width: 18px;
    height: 18px;
    background-image: url(./img/ant-design-instagram-outlined.svg);
    background-size: 100% 100%;
  }
  
  .element-home .yoursitename-2 {
    position: absolute;
    width: 248px;
    top: 18px;
    left: 236px;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: #282828;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
    white-space: nowrap;
  }
  
  .element-home .frame-10 {
    display: inline-flex;
    align-items: flex-start;
    gap: 98.25px;
    position: absolute;
    top: 53px;
    left: 237px;
  }
  
  .element-home .frame-11 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-home .group-31 {
    position: relative;
    width: 73px;
    height: 73px;
    background-image: url(./img/v2-2.png);
    background-size: 100% 100%;
  }
  
  .element-home .lorem-ipsum-is-wrapper {
    position: relative;
    width: 202.25px;
    height: 77.25px;
    margin-right: -2px;
    margin-top: -2px;
  }
  
  .element-home .lorem-ipsum-is {
    position: absolute;
    width: 200px;
    top: 0;
    left: 0;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
  }
  
  .element-home .group-32 {
    position: relative;
    width: 79px;
    height: 148px;
  }
  
  .element-home .text-wrapper-35 {
    top: 0;
    font-family: "Inter-SemiBold", Helvetica;
    font-weight: 600;
    line-height: 15.6px;
    position: absolute;
    left: 0;
    color: var(--white);
    font-size: 12px;
    letter-spacing: 0;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-36 {
    position: absolute;
    top: 100px;
    left: 0;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: var(--white);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-37 {
    position: absolute;
    top: 44px;
    left: 0;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: var(--white);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-38 {
    top: 72px;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    line-height: 19.2px;
    position: absolute;
    left: 0;
    color: var(--white);
    font-size: 12px;
    letter-spacing: 0;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-39 {
    position: absolute;
    top: 129px;
    left: 0;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: var(--white);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
    white-space: nowrap;
  }
  
  .element-home .rectangle-10 {
    position: absolute;
    width: 40px;
    height: 2px;
    top: 27px;
    left: 0;
    background-color: #ff2d46;
  }
  
  .element-home .group-33 {
    position: relative;
    width: 306px;
    height: 142.5px;
  }
  
  .element-home .get-in-touch {
    position: absolute;
    top: 0;
    left: 1px;
    font-family: "Inter-SemiBold", Helvetica;
    font-weight: 600;
    color: var(--white);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15.6px;
    white-space: nowrap;
  }
  
  .element-home .rectangle-11 {
    position: absolute;
    width: 40px;
    height: 2px;
    top: 27px;
    left: 1px;
    background-color: #ff2d46;
  }
  
  .element-home .frame-12 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 11.25px;
    position: absolute;
    top: 44px;
    left: 0;
  }
  
  .element-home .group-34 {
    position: relative;
    width: 306px;
    height: 38px;
    margin-right: -2px;
  }
  
  .element-home .plaza-no-hashir {
    position: absolute;
    top: 0;
    left: 24px;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: var(--white);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
  }
  
  .element-home .group-35 {
    position: absolute;
    width: 9px;
    height: 12px;
    top: 13px;
    left: 0;
    background-image: url(./img/group.png);
    background-size: 100% 100%;
  }
  
  .element-home .group-36 {
    position: relative;
    width: 129px;
    height: 19px;
  }
  
  .element-home .text-wrapper-40 {
    position: absolute;
    top: 0;
    left: 24px;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: var(--white);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-41 {
    top: 6px;
    left: 0;
    color: #ff2d46;
    font-size: 10.5px;
    position: absolute;
    font-family: "Font Awesome 6 Free-Solid", Helvetica;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }
  
  .element-home .group-37 {
    position: relative;
    width: 182.5px;
    height: 19.5px;
  }
  
  .element-home .text-wrapper-42 {
    width: 12px;
    top: 4px;
    left: 0;
    color: #ff2d46;
    font-size: 10.5px;
    position: absolute;
    font-family: "Font Awesome 6 Free-Solid", Helvetica;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-43 {
    position: absolute;
    width: 155px;
    top: 0;
    left: 23px;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: var(--white);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
    white-space: nowrap;
  }
  
  .element-home .group-38 {
    position: relative;
    width: 229px;
    height: 139.5px;
    margin-right: -4px;
  }
  
  .element-home .rectangle-12 {
    position: absolute;
    width: 40px;
    height: 2px;
    top: 34px;
    left: 0;
    background-color: #ff2d46;
  }
  
  .element-home .btn {
    all: unset;
    box-sizing: border-box;
    position: absolute;
    width: 225px;
    height: 40px;
    top: 99px;
    left: 0;
    background-color: #ff2d46;
    border-radius: 3.75px;
  }
  
  .element-home .btn-text {
    position: absolute;
    top: 8px;
    left: 65px;
    font-family: "Inter-Medium", Helvetica;
    font-weight: 500;
    color: var(--white);
    font-size: 11.2px;
    text-align: center;
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
  }
  
  .element-home .overlap-group-7 {
    position: absolute;
    width: 225px;
    height: 40px;
    top: 44px;
    left: 0;
    border-radius: 3.75px;
  }
  
  .element-home .rectangle-13 {
    position: absolute;
    width: 225px;
    height: 40px;
    top: 0;
    left: 0;
    background-color: var(--white);
    border-radius: 3.75px;
    opacity: 0.1;
  }
  
  .element-home .text-wrapper-44 {
    position: absolute;
    top: 11px;
    left: 10px;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    color: var(--white);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 19.2px;
    white-space: nowrap;
  }
  
  .element-home .frame-13 {
    position: absolute;
    width: 1440px;
    height: 919px;
    top: 686px;
    left: 0;
    background-color: #ca7272;
  }
  
  .element-home .overlap-16 {
    position: relative;
    height: 919px;
    background-image: url(./img/10316-1.png);
    background-size: cover;
    background-position: 50% 50%;
  }
  
  .element-home .portfolio {
    position: absolute;
    width: 84px;
    top: 98px;
    left: 130px;
    font-family: "Poppins-Medium", Helvetica;
    font-weight: 500;
    color: #ff2d46;
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 24px;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-45 {
    position: absolute;
    width: 588px;
    top: 132px;
    left: 130px;
    font-family: "Poppins-SemiBold", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 58px;
    white-space: nowrap;
  }
  
  .element-home .text-wrapper-46 {
    position: absolute;
    width: 526px;
    top: 112px;
    left: 784px;
    font-family: "Poppins-Regular", Helvetica;
    font-weight: 400;
    color: #ffffffb2;
    font-size: 14px;
    letter-spacing: 0.42px;
    line-height: 25px;
  }
  
  .element-home .frame-14 {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    padding: 20px 32px;
    position: absolute;
    top: 180px;
    left: 784px;
    background-color: #ff2d46;
  }
  
  .element-home .view-all {
    position: relative;
    width: 73px;
    height: 10px;
    margin-top: -1px;
    font-family: "Poppins-Medium", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.84px;
    line-height: 25px;
    white-space: nowrap;
  }
  
  .element-home .vector {
    position: relative;
    width: 17px;
    height: 10px;
  }
  
  .element-home .group-39 {
    position: absolute;
    width: 120px;
    height: 50px;
    top: 825px;
    left: 662px;
  }
  
  .element-home .overlap-group-8 {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    background-image: url(./img/image.svg);
    background-size: 100% 100%;
  }
  
  .element-home .text-wrapper-47 {
    position: absolute;
    top: 19px;
    left: 20px;
    font-family: "Font Awesome 6 Free-Solid", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 12.8px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }
  
  .element-home .overlap-17 {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    left: 65px;
    background-image: url(./img/ellipse-1.svg);
    background-size: 100% 100%;
  }
  
  .element-home .text-wrapper-48 {
    position: absolute;
    top: 19px;
    left: 20px;
    font-family: "Font Awesome 6 Free-Solid", Helvetica;
    font-weight: 400;
    color: var(--white);
    font-size: 12.8px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }
  
  .element-home .card {
    position: absolute;
    width: 1154px;
    height: 481px;
    top: 294px;
    left: 143px;
    background-color: #000000;
    border-radius: 32px;
    overflow: hidden;
  }
  
  .element-home .overlap-18 {
    position: relative;
    width: 1367px;
    height: 1514px;
    top: -432px;
    left: 50px;
  }
  
  .element-home .BG {
    position: absolute;
    width: 1328px;
    height: 1423px;
    top: 91px;
    left: 39px;
  }
  
  .element-home .overlap-19 {
    position: relative;
    height: 1219px;
    top: 204px;
  }
  
  .element-home .ovals-wrapper {
    position: absolute;
    width: 1328px;
    height: 1219px;
    top: 0;
    left: 0;
  }
  
  .element-home .ovals {
    position: relative;
    width: 1093px;
    height: 1219px;
    left: 94px;
    filter: blur(109.49px);
  }
  
  .element-home .overlap-group-9 {
    position: relative;
    height: 1219px;
  }
  
  .element-home .ellipse-6 {
    position: absolute;
    width: 1057px;
    height: 601px;
    top: 307px;
    left: 39px;
    border-radius: 528.3px/300.47px;
    transform: rotate(120.3deg);
    mix-blend-mode: lighten;
    background: linear-gradient(
      188deg,
      rgba(241, 179, 106, 1) 0%,
      rgba(213, 72, 118, 1) 35%,
      rgba(98, 23, 93, 1) 72%,
      rgba(37, 4, 49, 1) 86%,
      rgba(0, 0, 0, 1) 98%
    );
  }
  
  .element-home .ellipse-7 {
    position: absolute;
    width: 1057px;
    height: 601px;
    top: 311px;
    left: 9px;
    border-radius: 528.3px/300.47px;
    mix-blend-mode: screen;
    background: radial-gradient(
      50% 50% at 81% 48%,
      rgba(0, 0, 0, 0.8) 52%,
      rgba(109, 30, 6, 0.8) 61%,
      rgba(255, 92, 0, 0.8) 74%,
      rgba(255, 239, 130, 0.8) 89%
    );
  }
  
  .element-home .ellipse-8 {
    position: absolute;
    width: 1057px;
    height: 601px;
    top: 312px;
    left: 9px;
    border-radius: 528.3px/300.47px;
    transform: rotate(57.55deg);
    mix-blend-mode: lighten;
    background: radial-gradient(
      50% 50% at 77% 48%,
      rgba(0, 0, 0, 0.85) 29%,
      rgba(73, 12, 171, 0.85) 52%,
      rgba(198, 58, 248, 0.85) 75%,
      rgba(255, 182, 247, 0.85) 91%
    );
  }
  
  .element-home .noise {
    position: absolute;
    width: 1015px;
    height: 381px;
    top: 137px;
    left: 49px;
    mix-blend-mode: overlay;
    object-fit: cover;
  }
  
  .element-home .frame-15 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 24px;
    position: absolute;
    top: 576px;
    left: 0;
  }
  
  .element-home .AI-image-generator {
    position: relative;
    width: 370px;
    margin-top: -0.94px;
    font-family: "Poppins-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 37.4px;
    letter-spacing: -1.87px;
    line-height: 33.9px;
  }
  
  .element-home .lorem-ipsum-dolor {
    position: relative;
    width: 398px;
    font-family: "Poppins-Regular", Helvetica;
    font-weight: 400;
    color: #ffffffb2;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
  }
  
  .element-home .group-40 {
    position: relative;
    width: 221.05px;
    height: 39px;
  }
  
  .element-home .group-41 {
    width: 221px;
    height: 39px;
  }
  
  .element-home .group-42 {
    height: 39px;
  }
  
  .element-home .group-43 {
    position: relative;
    width: 221px;
    height: 39px;
  }
  
  .element-home .google-play-black-wrapper {
    position: absolute;
    width: 105px;
    height: 39px;
    top: 0;
    left: 116px;
  }
  
  .element-home .google-play-black {
    position: relative;
    height: 39px;
    background-color: #ffffff;
    border-radius: 5.89px;
  }
  
  .element-home .logo {
    position: absolute;
    width: 18px;
    height: 20px;
    top: 9px;
    left: 10px;
  }
  
  .element-home .google-play {
    position: absolute;
    width: 62px;
    height: 12px;
    top: 13px;
    left: 33px;
  }
  
  .element-home .group-44 {
    position: absolute;
    width: 107px;
    height: 39px;
    top: 0;
    left: 0;
    background-color: #ffffff;
    border-radius: 5.89px;
  }
  
  .element-home .group-45 {
    position: relative;
    width: 87px;
    height: 21px;
    top: 9px;
    left: 10px;
  }
  
  .element-home .logo-2 {
    position: absolute;
    width: 17px;
    height: 21px;
    top: 0;
    left: 0;
  }
  
  .element-home .app-store {
    position: absolute;
    width: 65px;
    height: 14px;
    top: 4px;
    left: 22px;
  }
  
  .element-home .group-46 {
    position: absolute;
    width: 774px;
    height: 1185px;
    top: 80px;
    left: 449px;
    transform: rotate(15deg);
  }
  
  .element-home .group-47 {
    position: absolute;
    width: 144px;
    height: 964px;
    top: 0;
    left: 0;
  }
  
  .element-home .aia-rt-generator {
    position: absolute;
    width: 144px;
    height: 312px;
    top: -2283px;
    left: 1813px;
    transform: rotate(-15deg);
  }
  
  .element-home .overlap-group-10 {
    position: absolute;
    width: 300px;
    height: 543px;
    top: 403px;
    left: -78px;
  }
  
  .element-home .aia-rt-generator-2 {
    width: 220px;
    height: 222px;
    top: 25px;
    left: 55px;
    position: absolute;
    transform: rotate(-15deg);
  }
  
  .element-home .aia-rt-generator-3 {
    width: 220px;
    height: 284px;
    top: 236px;
    left: 33px;
    position: absolute;
    transform: rotate(-15deg);
  }
  
  .element-home .group-48 {
    position: absolute;
    width: 144px;
    height: 964px;
    top: 161px;
    left: 157px;
  }
  
  .element-home .overlap-20 {
    position: relative;
    width: 300px;
    height: 565px;
    top: 192px;
    left: -78px;
  }
  
  .element-home .aia-rt-generator-4 {
    width: 220px;
    height: 103px;
    top: 27px;
    left: 71px;
    position: absolute;
    transform: rotate(-15deg);
  }
  
  .element-home .aia-rt-generator-5 {
    width: 220px;
    height: 339px;
    top: 121px;
    left: 40px;
    position: absolute;
    transform: rotate(-15deg);
  }
  
  .element-home .aia-rt-generator-6 {
    width: 220px;
    height: 88px;
    top: 450px;
    left: 8px;
    position: absolute;
    transform: rotate(-15deg);
  }
  
  .element-home .group-49 {
    position: absolute;
    width: 144px;
    height: 964px;
    top: 50px;
    left: 315px;
  }
  
  .element-home .overlap-21 {
    position: relative;
    width: 300px;
    height: 565px;
    top: 256px;
    left: -78px;
  }
  
  .element-home .aia-rt-generator-7 {
    width: 220px;
    height: 37px;
    top: 28px;
    left: 79px;
    position: absolute;
    transform: rotate(-15deg);
  }
  
  .element-home .aia-rt-generator-8 {
    width: 220px;
    height: 339px;
    top: 57px;
    left: 40px;
    position: absolute;
    transform: rotate(-15deg);
  }
  
  .element-home .aia-rt-generator-9 {
    width: 220px;
    height: 154px;
    top: 386px;
    left: 16px;
    position: absolute;
    transform: rotate(-15deg);
  }
  
  .element-home .group-50 {
    position: absolute;
    width: 144px;
    height: 964px;
    top: 221px;
    left: 472px;
  }
  
  .element-home .overlap-22 {
    position: absolute;
    width: 280px;
    height: 530px;
    top: 70px;
    left: -78px;
  }
  
  .element-home .aia-rt-generator-10 {
    width: 170px;
    height: 243px;
    top: 18px;
    left: 53px;
    position: absolute;
    transform: rotate(-15deg);
  }
  
  .element-home .aia-rt-generator-11 {
    width: 220px;
    height: 263px;
    top: 244px;
    left: 30px;
    position: absolute;
    transform: rotate(-15deg);
  }
  
  .element-home .aia-rt-generator-12 {
    width: 144px;
    height: 312px;
    top: -1631px;
    left: 1813px;
    position: absolute;
    transform: rotate(-15deg);
  }
  
  .element-home .group-51 {
    position: absolute;
    width: 144px;
    height: 964px;
    top: 50px;
    left: 630px;
  }
  
  .element-home .overlap-23 {
    position: absolute;
    width: 156px;
    height: 410px;
    top: 332px;
    left: -78px;
  }
  
  .element-home .aia-rt-generator-13 {
    width: 58px;
    height: 339px;
    top: 2px;
    left: 43px;
    position: absolute;
    transform: rotate(-15deg);
  }
  
  .element-home .aia-rt-generator-14 {
    width: 142px;
    height: 72px;
    top: 321px;
    left: 7px;
    position: absolute;
    transform: rotate(-15deg);
  }
  