.first-screen {
    margin-top: 40px;
    overflow: hidden;
    --border-radius: 40px;
    border-radius: 0 var(--border-radius) 0 var(--border-radius);
    --bg-color: #BEACFF;
    position: relative;
}

.first-screen .first-screen__top {
    display: flex;
    align-items: center;
    height: 76px;
}

.first-screen .first-screen__top::after {
    --overlap: 3px;
    content: "";
    height: 100%;
    width: calc(100% + var(--overlap));    
    margin-left: calc(-1 * var(--overlap));
    background-color: var(--bg-color);
    display: flex;
}

.first-screen .first-screen__academy {
    flex-shrink: 0;
    margin-left: 98px;
    position: relative;
    z-index: 1;
}

.first-screen .first-screen__academy-logo {
    height: 26.99px;
    width: auto;
    margin-right: 95px;
}

.first-screen .first-screen__content {
    width: 100%;
    background-color: var(--bg-color);
    border-radius: var(--border-radius) 0 0 0;
    position: relative;
    padding: 40px;
}

.first-screen .first-screen__text {
    font-family: Mulish;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    position: relative;
    color: #fff;
    max-width: 603px;
    padding-left: 36px;
    padding-bottom: 36px;
    margin-top: 5px;
}

.first-screen .first-screen__text::before {
    content: "";
    display: block;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-bottom-left-radius: 16px;
    bottom: 0px;
    left: 0px; 
    position: absolute;

    width: 520px;
    height: 155px;
}

.first-screen .first-screen__title-wrap {
    margin-left: auto;
    margin-right: 86.4px;
    margin-top: 39px;
    width: fit-content;
}

.first-screen .first-screen__title-wrap img,
.first-screen .first-screen__title-wrap picture{
    pointer-events: none;
    user-select: none;
}

.first-screen .first-screen__title {
    font-weight: 800;
    font-size: 205.17px;
    line-height: 100%;
    letter-spacing: -6%;
    text-transform: uppercase;
    margin: 0;
    display: flex;
    text-transform: uppercase;
    background: linear-gradient(100.19deg, #2A2A2A -13.01%, #6A6969 170.3%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    width: fit-content;
    white-space: nowrap;
}

/* detect old safari 11-15 */
@media not all and (min-resolution:.001dpcm) { @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .first-screen .first-screen__title {
        -webkit-text-fill-color: #403f3f;
    }
} }

.first-screen .first-screen__description {
    font-weight: 400;
    font-size: 24px;
    line-height: 157%;
    letter-spacing: 0%;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #fff;
    max-width: 657px;
    margin-right: 400px;
}

.first-screen .first-screen__picture {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
}

.first-screen .first-screen__relative {
    position: relative;
}

.first-screen .first-screen__img {
    height: 702px;
    width: auto;
}

.first-screen .first-screen__invisible {
    opacity: 0;
}

.first-screen .first-screen__yes {
    bottom: -11.48px;
    right: 2px;
    position: absolute;
    width: 86px;
    height: auto;
    transform: rotate(17.09deg);
}

.first-screen .first-screen__letter-d,
.first-screen__letter-b {
    position: relative;
}

.first-screen .first-screen__letter-b .first-screen__letter-img {
    filter: 
        drop-shadow(65.1953px 65.1953px 36.9764px rgba(84, 84, 84, 0.02))
        drop-shadow(36.0034px 36.9764px 31.138px rgba(84, 84, 84, 0.06))
        drop-shadow(16.5421px 16.5421px 23.3535px rgba(84, 84, 84, 0.09))
        drop-shadow(3.89226px 3.89226px 12.6498px rgba(84, 84, 84, 0.11));
}

.first-screen .first-screen__g-badge {
    position: absolute;
    bottom: -11px;
    left: -2px;
    width: 99.01px;
    height: auto;
    transform: rotate(-59.7deg);
}

.first-screen .first-screen__letter-d .first-screen__picture,
.first-screen .first-screen__letter-b .first-screen__picture {
    position: absolute;
    height: auto;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.first-screen .first-screen__letter-d .first-screen__letter-img,
.first-screen .first-screen__letter-b .first-screen__letter-img {
    object-fit: contain;
    object-position: center;
}

.first-screen .first-screen__letter-d .first-screen__letter-img {
    transform: scale(175%);
}

.first-screen .first-screen__letter-b .first-screen__letter-img {
    transform: scale(190%);
}

.first-screen .first-screen__l-picture {
    position: absolute;
    bottom: 53.48px;
    right: -86.1px;
    width: 170.66px;
    height: auto;
    filter:
        drop-shadow(4.72309px 72.7355px 29.2831px rgba(0, 0, 0, 0.01))
        drop-shadow(2.83385px 40.6185px 24.56px rgba(0, 0, 0, 0.05))
        drop-shadow(0.944617px 17.9477px 17.9477px rgba(0, 0, 0, 0.09))
        drop-shadow(0px 4.72309px 10.3908px rgba(0, 0, 0, 0.1));
}

.first-screen .first-screen__spring {
    font-style: italic;
    font-weight: 700;
    padding-left: 382px;
    margin-top: -39px;
    width: calc(100% + 4px);
}

.first-screen .first-screen__cursor-picture {
    position: absolute;
    left: -148.3px;
    bottom: -26px;
    width: 171.92px;
}

.first-screen .first-screen__cursor-img {
    width: 100%;
    height: auto;
    max-width: unset;
}

.first-screen .first-screen__date {
    display: flex;
    gap: 12px;
    align-items: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #fff;
    margin-bottom: 20px;
}

.first-screen .first-screen__type {
    display: flex;
    align-items: center;
    gap: 12px;
    position: absolute;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #fff;
    top: -54px;
    right: 50px;
}

.first-screen .first-screen__time {
    --radius: 17px;
    border-radius: var(--radius);
    /* background: linear-gradient(256.25deg, rgba(255, 255, 255, 0.5) -6.47%, rgba(255, 255, 255, 0) 122.9%); */
    background: linear-gradient(256.25deg, rgba(255, 255, 255, 0.5) -6.47%, rgba(255, 255, 255, 0) 122.9%);
    width: fit-content;
    padding: 2px;
    position: absolute;
    top: -36px;
    right: 40px;
}

.first-screen .first-screen__time-inner {
    border-radius: var(--radius);
    display: flex;
    gap: 12px;
    align-items: center;
    font-family: Mulish;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #8868FD;
    background: #FFFFFF70;
    /* background: rgba(255, 255, 255, 0.44); */
    /* background: linear-gradient(256.25deg, rgba(255, 255, 255, 0.5) -6.47%, rgba(255, 255, 255, 0) 122.9%); */
    width: fit-content;
    padding: 8px;
    padding-right: 14px;
}

.first-screen .first-screen__time-globe {
    position: absolute;
    z-index: 1;
    top: 41px;
    right: 56px;
    width: 46px;
    height: auto;
}

.first-screen .first-screen__content::before,
.first-screen .first-screen__content::after {
    content: "";
    display: block;
    width: 197px;
    height: 155px;
    position: absolute;
}

.first-screen .first-screen__content::before {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-top-left-radius: 16px;
    top: 40px;
    left: 40px;
}

.first-screen .first-screen__content::after {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-bottom-right-radius: 16px;
    bottom: 141px;
    right: 40px;
}

.first-screen .first-screen__calendar {
    width: 40px;
    height: auto;
}

@media screen and (max-width: 1330px) {
    .first-screen .first-screen__title {
        font-size: 150px;
    }

    .first-screen .first-screen__spring {
        margin-top: -20px;
    }

    .first-screen .first-screen__spring {
        padding-left: 300px;
    }

    .first-screen .first-screen__l-picture {
        bottom: 60.5px;
        right: -47.1px;
        width: 106.7px;
    }

    .first-screen .first-screen__cursor-picture {
        left: -112.3px;
        bottom: -20px;
        width: 134.9px;
    }

    .first-screen .first-screen__yes {
        width: 58px;
    }

        
    .first-screen .first-screen__text {
        margin-top: 33px;
    }

    .first-screen .first-screen__g-badge {
        width: 72.0px;
    }
}

@media screen and (max-width: 1100px) {
    .first-screen .first-screen__title {
        font-size: 127.14px;
    }

    .first-screen .first-screen__spring {
        padding-left: 240px;
    }

    .first-screen .first-screen__spring {
        margin-top: -24px;
    }

    .first-screen .first-screen__top {
        height: 40px;
    }

    .first-screen .first-screen__academy-logo {
        height: 21.03px;
        margin-right: 20px;
    }

    .first-screen .first-screen__academy {
        margin-left: 36.8px;
    }

    .first-screen .first-screen__time {
        top: -28px;
        right: 12px;
    }

    .first-screen .first-screen__time-inner {
        font-size: 20px;
    }

    .first-screen {
        --border-radius: 20px;
    }

    .first-screen .first-screen__content {
        padding: 26px;
    }

    .first-screen .first-screen__content::before,
    .first-screen .first-screen__content::after,
    .first-screen .first-screen__text::before {
        content: none;
    }

    .first-screen .first-screen__text {
        font-size: 18px;
        margin-right: 368px;
        padding: 0;
        max-width: 360px;
    }

    .first-screen .first-screen__g-badge {
        width: 61.36px;
    }

    .first-screen .first-screen__l-picture {
        width: 105.75px;
        bottom: 20.51px;
        right: -53.35px;
    }

    .first-screen .first-screen__cursor-picture {
        width: 106.53px;
        left: -87.3px;
        bottom: -8px;
    }

    .first-screen .first-screen__yes {
        width: 51.55px;
        bottom: -6.5px;
        right: -6px;
    }

    .first-screen .first-screen__calendar {
        width: 32px;
    }

    .first-screen .first-screen__time-globe {
        width: 40px;
    }
}

@media screen and (max-width: 765px) {
    .first-screen .first-screen__content {
        border-radius: var(--border-radius) 0 var(--border-radius) var(--border-radius);
    }

    .first-screen .first-screen__text {
        max-width: unset;
        margin: 0;
        margin-top: 17px;
        font-size: 16px;
    }

    .first-screen .first-screen__title {
        font-size: 57.98px;
    }

    .first-screen .first-screen__spring {
        padding-left: 109px;
        margin-top: -12px;
    }

    .first-screen .first-screen__cursor-picture {
        width: 48.58px;
        left: -41.3px;
        bottom: -8px;
    }

    .first-screen .first-screen__title-wrap {
        margin-left: auto;
        margin-right: auto;
    }

    .first-screen .first-screen__l-picture {
        width: 48.22px;
        right: -25.3px;
        bottom: 10.6px;
    }

    .first-screen .first-screen__time {
        position: relative;
        width: 100%;
        top: unset;
        right: unset;
    }

    .first-screen .first-screen__time-inner {
        width: 100%;
    }

    .first-screen .first-screen__time-globe {
        right: 50%;
        transform: translateX(50%);
        top: unset;
        bottom: -26px;
    }

    .first-screen .first-screen__content {
        padding: 30px 12px;
    }

    .first-screen .first-screen__academy-logo {
        height: 15px;
        margin-right: 0;
    }

    .first-screen .first-screen__academy {
        margin-left: 24px;
    }

    .first-screen .first-screen__academy svg.corner-curve {
        width: 56px;
    }

    .first-screen svg.corner-curve {
        max-width: 75px;
    }

    .first-screen {
        margin-top: 10px;
    }

    .first-screen .first-screen__yes {
        width: 23.51px;
    }

    .first-screen .first-screen__letter-d .first-screen__letter-img,
    .first-screen .first-screen__letter-b .first-screen__letter-img {
        transform: none;
    }

    .first-screen .first-screen__letter-b .first-screen__picture {
        width: 73.84px;
        height: 75.76px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .first-screen .first-screen__letter-d .first-screen__picture {
        width: 76.59px;
        height: 76.59px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

@media screen and (max-width: 379px) {
    .first-screen .first-screen__spring {
        padding-left: 0;
        margin-left: auto;
        width: fit-content;
    }

    .first-screen .first-screen__title-wrap {
        width: 100%;
    }
}
