html {
    overflow-x: hidden;
}

body {
    line-height: 1.6;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    overflow-x: hidden;
}

#home {
    overflow: hidden;
    position: relative;
    height: 550px;
}

#home video {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

@media (max-width: 480px) {
    #home {
        height: 450px;
        width: 100%;
    }

    #home video {
        height: 450px;
        width: 100%;
    }
}

@media (max-width: 400px) {
    #home {
        height: 450px;
        width: 100%;
    }

    #home video {
        height: 450px;
        width: 100%;
    }
}

#image-container {
    overflow: hidden;
    position: relative;
    height: 21.822916666667vw;
}

#image-container img {
    width: 100%;
    height: 26.1875vw;
    object-fit: cover;
}

#image-container-mb {
    display: none;
}

.banner-recruit-logo {
	position: relative;
    right: 2vw;
    z-index: 1;
    margin-top: -6vw;
}

.banner-recruit-logo h2 {
    color: #E7E2D0;
    font-size: 6vw;
    text-align: end;
    margin-right: 1vw;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.banner-recruit-logo img {
    width: 37%;
}

.introduce {
    position: relative;
    padding: 0px;
    top: 2.604vw;
}

.introduce-posts {
    height: auto;
    width: 75.3125vw;
    border-radius: 15px;
    box-shadow: 8px 8px #fff, 8px 9px 0 0.2683843263553409vw #000;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.2683843263553409vw solid #000000;
    opacity: 1;
    padding-bottom: 2.1354166666667vw;
    position: relative;
    left: 10%;
}

.feature-image {
    height: 34vw;
    margin-top: 6.84375vw;
    margin-left: -18vw;
    margin-right: -0.7rem;
    position: relative;
    left: 4vw;
    /* width: 56vw; */
}

@media (max-width: 480px) {
    .feature-image {
        height: 100%;
    }

    .feature-image-ainimated {
        margin-top: 37vw !important;
    }
    .adopted-halfway {
        /* margin-top: 16vw !important; */
    }
}

@media (max-width: 400px) {
    .feature-image {
        height: 100%;
    }
}

.inner-image {
    height: 100%;
    overflow: hidden;
    transform-origin: 0 100%;
    width: 93%;
}

.inner-image .image {
    height: 91%;
    display: block;
    position: relative;
    width: 100%;
    transform-origin: 0 100%;
    transform: skewX(-12deg) translatez(1px);
    overflow: hidden;
    border: 0.2683843263553409vw solid #000000;
}

.inner-image .image:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 102%;
    background-size: cover;
    background-position: right;
    transform-origin: inherit;
    transform: skewX(12deg);
    transition: 0.4s ease;
    background-image: var(--si-image-url);
}

.inner-image .image:hover:before {
    -webkit-transform: scale(1.08);
    transform: scale(1.08) skewX(12deg);
}

.introduce-title {
    margin-left: 5vw;
    margin-top: 5vw;
    font-size: 1.875vw;
    line-height: 2.6041666666667vw;
    letter-spacing: 2.88px;
    color: #000000;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}

.introduce-desc {
    position: relative;
    width: 36.354166666667vw;
    text-align: left;
    left: 5.3645833333333vw;
}

.department-frame {
    width: 34vw;
    height: 4.6vw;
    background: #1A1311 0% 0% no-repeat padding-box;
    opacity: 1;
    clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
    text-align: center;
    color: #FFFFFF;
}

.department-frame p {
    padding-top: 4%;
    letter-spacing: 4.2px;
    color: #E7E2D9;
    opacity: 1;
}

.trapezoid-recruit-1 {
    width: 3vw;
    height: 3.5vw;
    border-bottom: 3.5vw solid #1A1311;
    border-left: 0.5vw solid transparent;
    border-right: 1.5vw solid transparent;
    transform: skew(-13deg);
    margin-left: 33vw;
    margin-top: -3vw;
}

.trapezoid-recruit-2 {
    width: 2.6vw;
    height: 3.5vw;
    border-bottom: 3.5vw solid #1A1311;
    border-left: 1vw solid transparent;
    border-right: 1vw solid transparent;
    margin-left: 35vw;
    margin-top: -5vw;
    transform: rotate(180deg);
}

.history {
    border: 5px solid #000000;
    border-radius: 10px;
    opacity: 1;
    background: #FFF9F0;
}

.brand-btn {
    position: absolute;
    right: 14.72917vw;
    top: -4.584107vh;
    width: 31.4375vw;
    height: 10.375vw;
}

.brand-btn-link span {
    display: inline-block;
    text-align: left;
    font-size: 1.4583333333333333vw;
    line-height: 2.0833333333333335vw;
    letter-spacing: 0px;
    color: #11C7B2;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    padding: 10px 26px 10px;
}

span.btn-rhombus::before {
    position: absolute;
    content: "";
    top: 9px;
    left: 1px;
    border-top: 0px solid transparent;
    border-bottom: 35px solid transparent;
    border-right: 33px solid #000;
    transform: skew(-223deg);
}

.history p {
    text-align: left;
    font-size: 0.9375vw;
    line-height: 1.6666666666666667vw;
    letter-spacing: 0px;
    color: #000000;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}

.circle-recruit {
    display: flex;
    flex-direction: column;
}

.circle-title-recruit {
    border-radius: 50%;
    width: 4.791666666666667vw;
    height: 4.791666666666667vw;
    background: #11C7B2 0% 0% no-repeat padding-box;
}

.circle-title-recrui h3 {
    text-align: left;
    font: normal normal 900 22px/28px Noto Sans JP;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.image-recuit img {
    width: 100%;
    padding-top: 2vw;
}

.circle-title-recruit p {
    font-size: 1.1458333333333333vw;
    line-height: 1.4583333333333333vw;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    padding: 1vw 1vw 1vw;
    text-align: center;
}

.features-content {
    padding: 2vw 3vw 4vw;
    display: grid;
    grid-template-rows: repeat(auto-fill, minmax(100px, 1fr));
}

.container_fadeInUp {
    width: 100%;
    background: #12C0A9;
    height: 10em;
}

.feature-image-ainimated {
    margin-top: 2vw;
    overflow: hidden;
    position: relative;
    left: 2%;
}

.recruit-btn {
    position: relative;
    padding: 1.6vw 1.25vw;
    background: #000;
    border-radius: 17px;
    text-align: center;
    border: 1px solid white;
    margin-top: -13em;
}

.recruit-btn p {
    text-align: center;
    font-size: 1.3541666666666667vw;
    line-height: 1.8229166666666667vw;
    letter-spacing: 5.2px;
    color: #FFFFFF;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;

}

.recruit-btn-link>span {
    display: inline-block;
    text-align: center;
    font-size: 2.1875vw;
    line-height: 1.8229166666666667vw;
    letter-spacing: 8.4px;
    color: #FFB100;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}

.btn-rhombus {
    position: absolute;
    top: 7VW;
    right: 423px;
    width: 30px;
    height: 26px;
    background: #000;
    transform: skew(-38deg);
}

span.btn-rhombus::before {
    position: absolute;
    content: "";
    top: 18px;
    left: 8px;
    border-top: 0px solid transparent;
    border-bottom: 35px solid transparent;
    border-right: 33px solid #000;
    transform: skew(-223deg);
}

.inquiry-recruit-btn {
    position: relative;
    margin: 34px;
    padding: 22px 24px;
    background: #000;
    border-radius: 5px;
    width: 28.125vw;
    text-align: center;
    height: 6rem;
    background: #000000 0% 0% no-repeat padding-box;
    border: 3px solid #000000;
    opacity: 1;
    margin-top: -10rem;
    margin-left: 1rem;
}

.inquiry-recruit-btn-link>span {
    display: inline-block;
    text-align: center;
    font: normal normal bold 26px/35px Noto Sans JP;
    letter-spacing: 5.2px;
    color: #FFFFFF;
    opacity: 1;
}

.inquiry-recruit-btn-rhombus {
    position: absolute;
    top: 88px;
    right: 43px;
    width: 30px;
    height: 16px;
    background: #000;
    transform: skew(-38deg);
}

span.inquiry-recruit-btn-rhombus::before {
    position: absolute;
    content: "";
    top: 9px;
    left: 1px;
    border-top: 0px solid transparent;
    border-bottom: 35px solid transparent;
    border-right: 33px solid #000;
    transform: skew(-223deg);
}

.inquiry {
    padding: 0px;
    background: #EDE9E2;
    margin-top: -2px;
}

.recruit-visionmap {
    border-bottom: 3px solid;
    border-top: 3px solid;
    padding: 70px 0 75px;
}

.title-animated {
    position: relative;
    width: 75.3vw;
    height: 24vw;
    margin-left: 4vw;
}

.title-animated p {
    font-size: 3.3333333333333vw;
    line-height: 1.8229166666667vw;
    letter-spacing: 0.5vw;
    color: #FFFFFF;
    opacity: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    padding: 0 0 1.5625vw;
    margin-top: 8.09375vw;
    text-align: center;
}

.btn-rhombus-magazine {
    position: absolute;
    top: 148px;
    right: 40px;
    width: 27px;
    height: 15px;
    background: #000;
    transform: skew(-38deg);
}

span.btn-rhombus-magazine::before {
    position: absolute;
    content: "";
    top: 9px;
    left: 1px;
    border-top: 0px solid transparent;
    border-bottom: 35px solid transparent;
    border-right: 33px solid #000;
    transform: skew(-223deg);
}

.inner-image-blog-contaner {
    height: 24.4vw;
    width: 46.822916666667vw;
    transform-origin: 0 100%;
    overflow: hidden;
    transform: skewX(-12deg);
    border: 5px solid;
}

.inner-image-blog-contaner .image::before {
    content: '';
    position: absolute;
    width: 95%;
    height: 100%;
    background-size: cover;
    background-position: right;
    transform-origin: inherit;
    transform: skewX(12deg);
    transition: 0.4s ease;
    background-image: var(--si-image-url);
}

.adopted-halfway {
    position: absolute;
    text-align: center;
    /* margin-top: 8vw; */
}

.adopted-halfway h1 {
    font-family: fantasy;
    font-size: 6vw;
    opacity: 0.5;
    color: white;

}

.recruit-union {
    opacity: 0.3;
    filter: brightness(0.8);
    position: absolute;
}

.department-introduction {
    padding: 3vw 0 3vw;
}

.department-introduction .DI-shrink {
    display: none;
}

.department-introduction .DI-full {
    display: inline-block;
    margin-top: 6vw;
    position: relative;
    right: 33vw;
    width: 37.552083333333vw;
    height: 4.947916666666vw;
}

.mfs-link {
    position: absolute;
    top: -1.8229166666667vw;
    left: -2.34375vw;
    width: 31.927083333333vw;
    height: 10.338541666667vw;
    z-index: 2;
}

.d-inline-table {
    display: inline-table;
}

.client-info {
    padding: 2.0833333333333vw 3.359375vw 0 3.359375vw;
    font-size: 0.9375vw;
    line-height: 1.6666666666667vw;
    letter-spacing: 0px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    max-width: 41.2vw;
}

.mfs-blog-h .client-info {
    padding-left: 4.0104166666667vw;
    padding-right: 4.0104166666667vw;
    padding-bottom: 1vw;
}

.client-info.custom-cli {
    padding: 1.3020833333333vw 1.5625vw 0px 1.5625vw;
}

.zoom-effect-container {
    overflow: hidden;
    position: relative;
}

.hoverScale {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.zoom-effect-container:hover .hoverScale {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    filter: brightness(0.5) contrast(0.9) blur(0.09px);
}

.circle {
    background: #11C7B2;
    width: 4.7916666666667vw;
    height: 4.7916666666667vw;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    color: #FFFFFF;
    font-size: 1.1458333333333vw;
    line-height: 1.4583333333333vw;
    padding: 0 0.78125vw 0;
}

.ci-text {
    padding-left: 1.3020833333333vw;
    padding-right: 0px;
    width: 31.25vw;
}

.c-circle {
    width: 4.7916666666667vw;
    height: 4.7916666666667vw;
    padding: 0;
}

.ci-content {
    margin-bottom: 0.625vw;
}

.mfs-thumb {
    margin-top: 1.9791666666667vw;
    height: 21.510416666667vw;
}


.mfs-blog {
    margin-right: 0.9375vw;
    margin-left: 5.2083333333333vw;
    border: 0.26041666666667vw solid #000000;
    border-radius: 0.78125vw;
    background: #fef9f0;
    height: fit-content;
    padding: 0px !important;
    margin-bottom: 7.8125vw;
    width: 41.71875vw;
    position: relative;
}

.inner-image-blog-contaner .image {
    height: 100%;
    display: block;
    position: relative;
    width: 98%;
    transform-origin: 0 100%;
    transform: skewX(1deg) translatez(1px);
    overflow: hidden;
}

.inner-image-blog-contaner .image:hover:before {
    -webkit-transform: scale(1.08);
    transform: scale(1.08) skewX(12deg);
}

.entry-recruit {
    width: 100%;
    position: relative;
    right: 0.3vw;
}

.intro-recruit p {
    font-size: 0.9375vw;
    line-height: 1.6666666666667vw;
}

.introduce-desc p {
    font-size: 1.25vw;
    line-height: 2.2vw;
    letter-spacing: 0px;
    color: #000000;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
}

.mfs-thumb img {
    max-width: 100%;
    height: 21.510416666667vw;
    object-fit: cover;
}

.b-t-pt {
    color: #000000 !important;
}
.element-btn-entry {
    padding-bottom: 9vw;
}
.magazine {
    padding: 0px;
}

@media (max-width:760px) {
    .introduce-posts {
        left: -10%;
        box-shadow: 8px 8px #fff, 8px 9px 0 4px #000;
        width: 104%;
        padding-bottom: 41.973684210526vw;
        border: 0.7894736842105263vw solid #000000;
        padding-left: 6vw;
    
    }

    .feature-image {
        height: 63.157894736842vw;
        margin-left: 4rem;  
        margin-right: -8.7rem;
        margin-top: -35vw;
    }

    .department-introduction .DI-shrink {
        display: block;
        width: 86.842105263158vw;
        height: 10.526315789474vw;
    }

    .department-introduction .DI-full {
        display: none
    }

    .brand-btn-link span {
        font-size: 24px;
        line-height: 32px;
    }

    .title-animated {
        width: 86.842105263158vw;
        height: 60.526315789474vw;
    }

    .inner-image-blog-contaner {
        height: 45.4vw;
        width: 69.2vw;
    }

    .feature-image-ainimated {
        margin-top: 28vw;
        margin-left: -53vw;
        left: 9%;
    }

    .recruit-btn {
        bottom: 27vw;
        left: -2vw;
        margin-top: -1em;
        margin-right: 0em;
    }

    .main-recruit {
        background-image: url("../images/recruit/backgroud-recruit-mb-01.png") !important;
        /* background-size: auto 100% !important;
        background-position: right !important;
        background-size: cover;
        background-position: center; */
        background-size: 103% 101.2% !important;
        margin-top: -7px;
    }

    .introduce-posts p {
        width: 100%;
        font-size: 3.6842105263158vw;
        line-height: 6.5789473684211vw;
    }

    .introduce-posts h1 {
        width: 75%;
        font-size: 28px;
        line-height: 50px;
    }

    #image-container {
        display: none;
    }

    #image-container-mb {
        display: inline-block;
        overflow: hidden;
        position: relative;
        height: 30vw;
        width: 100%;
    }

    #image-container-mb img {
        width: 100%;
        object-fit: cover;
    }

    .banner-recruit {
        padding: 0;
    }

    .mfs-link {
        width: 62.894736842105vw;
        height: 20.263157894737vw;
        left: -4.6052631578947vw;
        top: -3.9473684210526vw;
    }

    .intro-recruit p {
        font-size: 2.6865671641791vw;
        line-height: 4.2105263157895vw;
    }

    .adopted-halfway {
        margin-left: 0;
    }

    .mfs-blog-l {
        min-height: 75vw;
    }

    .banner-recruit-logo {
        left: -9.2105263157895vw;
    }

    .banner-recruit-logo img {
        width: 56.973684210526vw;
    }

    .introduce {
        top: 15.921052631579vw
    }

    .introduce-title {
        margin-top: 13.552631578947vw;
        width: 65.789473684211vw;
    }

    .introduce-desc {
        width: 76.842105263158vw;
    }

    .introduce-desc p {
        font-size: 3.1578947368421vw;
        line-height: 6.0526315789474vw;
    }

    .department-introduction {
        margin: 17.368421052632vw 0 22.105263157895vw;
        position: relative;
        top: 12.105263157895vw;
    }

    .mfs-blog {
        width: 82.236842105263vw;
        margin-left: 11.184210526316vw;
    }

    .mfs-thumb {
        margin-top: 4.3421052631579vw;
        height: 42.5vw;
    }

    .mfs-thumb img {
        max-width: 100%;
        height: 42.5vw;
        object-fit: cover;
    }

    .mfs-blog-l .client-info {
        /* height: 16.710526315789vw; */
        /* overflow-y: scroll; */
    }

    .client-info {
        padding: unset;
        width: 67.763157894737vw;
        max-width: 67.763157894737vw;
        /* margin-bottom: 6.1842105263158vw; */
        margin-top: 3.9473684210526vw;
        font-size: 2.3684210526316vw;
        line-height: 4.2105263157895vw;
        letter-spacing: 0px;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        opacity: 1;
    }

    .ci-text {
        padding-left: 2.5vw;
        padding-right: 0px;
        width: 63.894737vw;
    }

    .circle {
        width: 9.4736842105263vw;
        height: 9.4736842105263vw;
        font-size: 2.8947368421053vw;
        line-height: 3.6842105263158vw;
        letter-spacing: 0px;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        opacity: 1;
        padding: 0 1vw 0;
    }

    .c-circle {
        width: 9.4736842105263vw;
        height: 9.4736842105263vw;
        padding: 0;
    }

    .ci-content {
        margin-bottom: 4.078947368vw;
    }

    .mfs-blog-h .client-info.custom-cli {
        width: 100%;
        max-width: 100%;
    }

    .title-animated p {
        font-size: 5.9vw;
        line-height: 4.6052631578947vw;
        text-align: left;
        /* position: relative; */
        /* top: 5vw; */
        /* right: 13vw; */
        margin-left: 7vw;
        padding-bottom: 0px;
        margin-bottom: 0px;
        margin-top: 10vw;
    }

    .mfs-text {
        font-size: 24px !important;
        line-height: 35px !important;
    }

    .b-g {
        width: 80%;
        top: 2vw;
        left: 1vw;
    }

    .b-c {
        left: 3vw;
        width: 45%;
        top: 2vw;
    }

    .b-pt {
        width: 60%;
        left: -2vw;
        top: 2vw;
    }

    .b-t-pt {
        color: #000000 !important;
        text-align: end;
    }

    .element-btn-entry .brand-btn-top-link {
        padding: 4.7vw 0;
    }

    .introduce-title br {
        display: none;
    }

    .inner-image .image:before {
        content: '';
        position: absolute;
        width: 85.605%;
        height: 102.214%;
        background-image: var(--si-image-url);
        background-size: cover;
        background-position: center;
        transform-origin: inherit;
        transform: skewX(10deg);
        left: -0.8%;
        bottom: -1.2%;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;

    }

    .inner-image .image {
        width: 104.90789473684vw;
        height: 60.789473684211vw;
    }
    .inner-image-blog-contaner .image::before {
        width: 115%;
    }
    .inner-image-blog-contaner .image {
        width: 100%;
    }
    .ig-dot {
        height: -webkit-fill-available;
    }
    .inquiry {
        padding: 20px 0 0;
        background: #EBE6DE;
    }

    .magazine {
        margin-bottom: 140px;
    }

    body {
        background: #EBE6DE;
    }

    .btn-entry {
        margin-bottom: 18vw;
    }

    .inner-image .image {
        border: 0.7894736842105263vw solid #000000;
    }
}

.banner-recruit {
    padding: 0% !important;
}

.element-btn-action {
    margin-bottom: 0px;
}

.brand-btn-entry::before {
    --dotSize: 0.08rem;
    --bgSize: 0.4rem;
    --bgPosition: calc(var(--bgSize) / 2);
    background-image: radial-gradient(circle at center, #707070 var(--dotSize), transparent 0), radial-gradient(circle at center, #707070 var(--dotSize), transparent 0);
    background-size: var(--bgSize) var(--bgSize);
    background-position: 0 0, var(--bgPosition) var(--bgPosition);
    background-color: initial;
    background-repeat: initial;
}

.entry-dot-bottom-bg {
    --dotSize: 0.08rem;
    --bgSize: 0.4rem;
    --bgPosition: calc(var(--bgSize) / 2);
    background-image: radial-gradient(circle at center, #707070 var(--dotSize), transparent 0), radial-gradient(circle at center, #707070 var(--dotSize), transparent 0);
    background-size: var(--bgSize) var(--bgSize);
    background-position: 0 0, var(--bgPosition) var(--bgPosition);
    background-color: initial;
    background-repeat: initial;
}

.title-animated a {
    text-decoration: none;
}

.b-g {
    position: relative;
    right: 10vw;
}

.b-c {
    position: relative;
    right: 9vw;
}

.b-pt {
    position: relative;
    right: 9vw;
}

@media (min-width: 761px) {
    .mfs-blog-l {
        min-height: 38.072916666667vw;
    }

    .mfs-blog-h {
        min-height: 42.760416666667vw;
    }
}

@media screen and (max-width: 675px) {
    .element-btn-entry .brand-btn-entry {
        width: 66.158vw;
    }
}

@media screen and (max-width: 425px) {
    .element-btn-entry .brand-btn-top-link {
        font-size: 16px;
    }
}

@media only screen and (min-device-width: 761px) and (max-device-width: 767px) { 
    .col-image {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-introduce {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-title-animated {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-image-animated {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
}

.svg-content {
    height: 24vw;
    display: inline-flex;
    width: 100%;
}

.svg-box {
    width: -webkit-fill-available;
}

.svg-box svg {
    width: 100%;
    height: 5.4166666666667vw;
}

.m-right {
    width: 20.333333vw;
    height: 100%;
}

@media (max-width:760px) { 
    .svg-content {
        height: 28vw;
    }   

    .m-right {
        width: 0px;
    }

    .svg-box svg {
        height: 9.2105263157895vw;
    }

}

@media only screen and (min-device-width: 761px) and (max-device-width: 993px) { 
    .feature-image {
        margin-top: 8.84375vw ;
    }

}

.read-more__link {
    display: none;
}

.readmore-link {
    text-decoration: none;
}

.read-more__link {
    padding: 0 2.0833333333333vw 0 3.359375vw;
    font-size: 0.9375vw;
    line-height: 1.6666666666667vw;
    letter-spacing: 0px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-decoration: none;
}

@media (max-width:760px) { 
    .read-more__link {
        padding: 0 6.010417vw 0 11.010417vw;
        font-size: 2.3684210526316vw;
        line-height: 4.2105263157895vw;
        letter-spacing: 0px;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        text-decoration: none;
    }

}

.info-row {
    margin-bottom: 1vw;
}