.ipad-pro {
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}

.ipad-pro .div {
    background-color: #ffffff;
    overflow: hidden;
    width: 1080px;
    height: 1920px;
    position: relative;
}

.ipad-pro .master-logos {
    position: absolute;
    width: 470px;
    height: 319px;
    top: 146px;
    left: 325px;
}

.ipad-pro .text-wrapper {
    font-family: Gilroy-Medium, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 35.5px;
    letter-spacing: 10.65px;
    white-space: nowrap;
    color: #ffffff;
    line-height: Truepx;
}

.ipad-pro .group {
    top: 750px;
    left: 165px;
    position: absolute;
    width: 770px;
    height: 159px;
}

.ipad-pro .overlap-group {
    position: relative;
    width: 768px;
    height: 159px;
    border-radius: 40px;
    border: 3px solid;
    border-color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ipad-pro .text-wrapper-2 {
    font-family: "Gilroy-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 62.4px;
    letter-spacing: 0;
    line-height: Truepx;
}

.ipad-pro .overlap-wrapper {
    top: 1015px;
    left: 165px;
    position: absolute;
    width: 770px;
    height: 159px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ipad-pro .text-wrapper-3 {
    top: 1152px;
    left: 182px;
    font-family: "Inter-Regular", Helvetica;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    position: absolute;
    color: #000000;
    line-height: Truepx;
}

.ipad-pro .layer {
    position: absolute;
    width: 57px;
    height: 57px;
    top: 40px;
    left: 923px;
    cursor: pointer;
}

.ipad-pro .img {
    left: 846.52px;
    position: absolute;
    width: 57px;
    height: 57px;
    top: 40px;
    cursor: pointer;
}

.ipad-pro .layer-2 {
    left: 769.76px;
    position: absolute;
    width: 57px;
    height: 57px;
    top: 40px;
    cursor: pointer;
}

.ipad-pro .layer-3 {
    left: 693px;
    position: absolute;
    width: 57px;
    height: 57px;
    top: 40px;
    cursor: pointer;
}

.ipad-pro .rus {
    left: 616px;
    position: absolute;
    width: 57px;
    height: 57px;
    top: 40px;
    cursor: pointer;
}

.ipad-pro .rectangle {
    position: absolute;
    width: 100%;
    height: 279px;
    top: 1640px;
    left: 0;
    background: rgba(209, 209, 209, 0.52);
    display: flex;
    align-items: center;
    justify-content: center;
}

#overlap-excurs{
    border-radius: 20px;
    border: 2px solid #FFF;
    background-blend-mode: multiply;
    backdrop-filter: blur(20px);
    align-items: center !important;
    justify-content: center !important;
}

#overlap-rent{
    border-radius: 20px;
    background: #424242;
    background-blend-mode: multiply;
    border: 0;
}

.text-4{
    color: #FFF;
    font-family: Gilroy-Regular, sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.ipad-pro .arabic{
    left: 540px;
    position: absolute;
    top: 40px;
    cursor: pointer;
}

.pick-cont{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 380px;
    height: 42px;
    position: absolute;
    top: 585px;
    left: 405px;
}

.lang-overlay{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 26px;
    position: absolute;
    top: 40px;
    left: 490px;
    cursor: pointer;
    direction: ltr !important;
}

.kz{
    width: 64px;
    height: 64px;
}

.slideshow-container {
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 279px;
    top: 1640px;
    left: 0;
}

.slide {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.slideshow-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slide-text {
    color: #FFF;
    font-family: Gilroy-Regular, sans-serif;
    font-size: 55px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 20px;
    border-radius: 8px;
    max-width: 80%;
    text-align: center;
}

.active {
    transform: translateX(0);
    z-index: 2;
    opacity: 1;
}

.next {
    z-index: 1;
}

.contact-info {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 10;
}

.contact-item {
    color: #FFFFFF;
    font-family: "Gilroy-Bold", Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
    margin: 3px 0;
    white-space: nowrap;
}