/*rs-main*/
@media (min-width: 991.98px) {
    .rs-main {
        margin-top: 183px;
    }
}
@media (min-width: 991.98px) and (max-width: 1920px) {
    .rs-main {
        margin-top: calc(100px + 5*(100vw - 991.98px) / 928.02);
    }
}
@media (max-width: 991.98px) {
    .rs-main {
        margin-top: 30px;
    }
}
.rs-main__header{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: calc(16px + 24 * (100vw - 320px) / 1600);
    max-width: 698px;
    margin: 0 auto;

}
.rs-main__header:after{
    content: '';
    width: 95px;
    aspect-ratio: 95/32;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='98' height='35' viewBox='0 0 98 35' fill='none'%3E%3Cpath d='M47.2445 6.75654C46.2445 4.75654 49.4466 -0.174285 54.7445 1.25653C64.117 3.78775 59.7445 20.7566 48.2445 17.7566C36.7445 14.7566 17.2445 -2.24343 6.2445 4.25657C-4.7555 10.7566 4.62232 20.5056 18.7445 21.2566C29.4463 21.8257 34.7444 19.7566 46.2444 14.7566C57.7444 9.75657 75.9466 -3.17432 89.4466 6.75654C106.984 19.6573 88.9229 35.5 70.2444 27.2566C58.0901 21.8925 44.2444 9.25657 34.2444 9.75657C18.7445 10.5316 20.6271 33.7566 37.7444 33.7566C46.2444 33.7566 48.2445 26.3257 46.2444 22.7566' stroke='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}
@media (max-width: 768px) {
    .rs-main__header:after{
        display: none;
    }
    .rs-main__header{
        text-align: left;
        align-items: flex-start;
    }
}
.rs-main__title{
    font-size: calc(40px + 24 * (100vw - 320px) / 1600);
    font-weight: 200;
}
.rs-main__subtitle{
    font-weight: 200;
    font-family: "Cormorant", sans-serif;
    font-size: calc(24px + 8 * (100vw - 320px) / 1600);
}
.rs-main__content{
    position: relative;
    padding: 6.771vw 0;
}
@media (max-width: 768px) {
    .rs-main__content{
        display: flex;
        flex-direction: column-reverse;
        padding-top: 0;
    }
    .rs-main__content:before{
        content: '';
        display: inline-block;
        width: 95px;
        aspect-ratio: 95/32;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='98' height='35' viewBox='0 0 98 35' fill='none'%3E%3Cpath d='M47.2445 6.75654C46.2445 4.75654 49.4466 -0.174285 54.7445 1.25653C64.117 3.78775 59.7445 20.7566 48.2445 17.7566C36.7445 14.7566 17.2445 -2.24343 6.2445 4.25657C-4.7555 10.7566 4.62232 20.5056 18.7445 21.2566C29.4463 21.8257 34.7444 19.7566 46.2444 14.7566C57.7444 9.75657 75.9466 -3.17432 89.4466 6.75654C106.984 19.6573 88.9229 35.5 70.2444 27.2566C58.0901 21.8925 44.2444 9.25657 34.2444 9.75657C18.7445 10.5316 20.6271 33.7566 37.7444 33.7566C46.2444 33.7566 48.2445 26.3257 46.2444 22.7566' stroke='white'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        margin: 96px auto 0;
    }
}
.rs-main__qoute{
    font-family: "Cormorant", sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 44px;

    width: 100%;
    max-width: 789px;

}
@media (max-width: 1920px) {
    .rs-main__qoute {
        font-size: calc(24px + 20 * (100vw - 320px) / 1600);
    }
}
@media (max-width: 1920px) {
    .rs-main__qoute {
        max-width: calc(250px + 620 * (100vw - 320px) / 1600);
    }
}
@media (max-width: 768px) {
    .rs-main__qoute{
        display: flex;
        flex-direction: column-reverse;
        gap: 44px;
    }
}
.rs-main__qoute__author__title{
    margin-bottom: calc(8px + 8 * (100vw - 320px) / 1600);
}
.rs-main__qoute__text{
    display: flex;
    flex-direction: column;
    gap: calc(16px + 14 * (100vw - 320px) / 1600);
    position: relative;
}
@media (max-width: 768px) {
    .rs-main__qoute__text,
    .rs-main__qoute{
        max-width: 100%;
    }
}
.rs-main__qoute__text:after{
    content: '';
    position: absolute;
    left: -5%;
    top: -35%;
    width: 20.833vw;
    aspect-ratio: 378/326;
    min-width: 86px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='379' height='326' viewBox='0 0 379 326' fill='none'%3E%3Cpath opacity='0.1' d='M159.144 1.46186C160.126 0.487288 161.6 0 163.565 0C166.512 0 168.968 1.94915 170.932 5.84746C172.897 9.74582 172.406 12.6696 169.459 14.6188C132.129 41.9073 103.149 69.1958 82.5191 96.4843C61.8893 123.773 49.1185 153.01 44.2067 184.197C43.2243 190.045 42.7331 197.842 42.7331 207.587C42.7331 220.257 44.2067 230.49 47.1538 238.287C55.9951 227.567 69.2571 222.206 86.9398 222.206C103.64 222.206 116.411 227.079 125.252 236.825C135.076 245.596 139.988 257.779 139.988 273.372C139.988 289.94 134.094 303.097 122.305 312.843C111.499 321.614 95.7811 326 75.1513 326C52.5568 326 34.383 318.203 20.6298 302.61C6.87659 287.016 0 265.088 0 236.825C0 191.994 13.262 151.549 39.786 115.489C67.2924 78.4544 107.078 40.4454 159.144 1.46186ZM365.442 1.46186C366.424 0.487288 367.898 0 369.862 0C372.81 0 375.266 1.94915 377.23 5.84746C379.195 9.74582 378.704 12.6696 375.757 14.6188C338.427 41.9073 309.447 69.1958 288.817 96.4843C268.187 123.773 255.416 153.01 250.504 184.197C249.522 190.045 249.031 197.842 249.031 207.587C249.031 220.257 250.504 230.49 253.452 238.287C262.293 227.567 275.555 222.206 293.238 222.206C309.938 222.206 322.709 227.079 331.55 236.825C341.374 245.596 346.286 257.779 346.286 273.372C346.286 289.94 340.391 303.097 328.603 312.843C317.797 321.614 302.079 326 281.449 326C258.855 326 240.681 318.203 226.928 302.61C213.174 287.016 206.298 265.088 206.298 236.825C206.298 191.994 219.56 151.549 246.084 115.489C273.59 78.4544 313.376 40.4454 365.442 1.46186Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}
.rs-main__qoute__author{
    margin-top: calc(24px + 32 * (100vw - 320px) / 1600);
    margin-left: auto;
    max-width: 400px;
    text-align: right;
}
@media (max-width: 768px) {
    .rs-main__qoute__author{
        margin: auto;
        text-align: center;
        margin-top: -44px;
    }
    .rs-main__qoute__text:after{
        top: -10%;
    }
}
.rs-main__qoute__author__subtitle{
    font-size: calc(16px + 10 * (100vw - 320px) / 1600);
}
.rs-main__img {
   position: relative;
    z-index: -1;
}
@media (min-width: 767px) {
    .rs-main__img {
        display: block;
        position: absolute;
        top: 50%;
        right: -5%;
        max-width: 957px;
        width: 100%;

        translate: 0 -50%;
    }
}
@media (min-width: 768px) and (max-width: 1920px) {
    .rs-main__img {
        max-width: 43vw;

    }
}
.rs-main__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
/*rs-note*/
.rs-note__text{
    position: relative;
    padding: 60px;
    font-size: calc(19px + 13 * (100vw - 320px) / 1600);
    max-width: 700px;
    margin: 100px auto;
    line-height: 1.2;
    text-align: center;
    opacity: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
}
.rs-note__text:before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    translate: -50% 0;
    height: 1px;
    max-width: 220px;
    width: 100%;
    background-color: rgba(255,255,255, .8);

}
.rs-note__text:after{
    content: '';
    width: 95px;
    aspect-ratio: 95/32;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='98' height='35' viewBox='0 0 98 35' fill='none'%3E%3Cpath d='M47.2445 6.75654C46.2445 4.75654 49.4466 -0.174285 54.7445 1.25653C64.117 3.78775 59.7445 20.7566 48.2445 17.7566C36.7445 14.7566 17.2445 -2.24343 6.2445 4.25657C-4.7555 10.7566 4.62232 20.5056 18.7445 21.2566C29.4463 21.8257 34.7444 19.7566 46.2444 14.7566C57.7444 9.75657 75.9466 -3.17432 89.4466 6.75654C106.984 19.6573 88.9229 35.5 70.2444 27.2566C58.0901 21.8925 44.2444 9.25657 34.2444 9.75657C18.7445 10.5316 20.6271 33.7566 37.7444 33.7566C46.2444 33.7566 48.2445 26.3257 46.2444 22.7566' stroke='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}
@media (max-width: 768px) {
    .rs-note__text{
        flex-direction: column-reverse;
        padding:  0 0 60px;
    }
    .rs-note__text:before{
        top: auto;
        bottom: 0;
    }
}
/*rs-achievements*/
.rs-achievements{
    overflow: hidden;
}
.rs-achievements__list{
    margin-top: 40px;
    width: 100vw;
    padding-right: 50px;
}
@media (min-width: 1921px) {
    .rs-achievements__list{
        /*padding-right: clamp(20px, calc(20px + (80 - 20) * ((100vw - 375px) / (1920 - 375))), 80px);*/
        width: 100% ;
    }
}
.rs-achievements__item{
    flex-shrink: 0;

}
.rs-achievements__item__content{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.rs-achievements__item__title{
    font-family: "Cormorant", sans-serif;
    font-size: calc(28px + 4 * (100vw - 320px) / 1600);
}
.rs-achievements__item__line{
    position: relative;
    height: 2px;
    background-color: rgba(255,255,255, .8);

}
.rs-achievements__item__line:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    translate: 0 -50% ;
    width: 12px;
    height: 12px;
    border: 2px solid rgba(255,255,255, .8);
    border-radius: 50px;
    background-color: #FFFFFF;
}
.rs-achievements__item__text{
    font-weight: 300;
    color: rgba(255,255,255, .8);
    font-size: calc(20px + 1 * (100vw - 320px) / 1600);
    line-height: 1.2em;
    max-width: 75%;
}

.rs-achievements__item.slick-active .rs-achievements__item__line:after{
    /*background-color: transparent;*/
}
.rs-achievements__controls{
    display: flex;
    gap: 28px;
    margin-top: 40px;
}
@media (max-width: 767px) {
    .rs-achievements__item__content{
        display: grid;
        grid-template-columns: 20px 1fr;
        gap: 8px 0;
    }
    .rs-achievements__item__title{
        grid-column: 2;
        grid-row: 1;
    }
    .rs-achievements__item__text{
        grid-column: 2;
        grid-row: 2;
        padding-bottom: 40px;
    }
    .rs-achievements__item__line{
        grid-column: 1;
        grid-row: span 2;
        height: 100%;
        width: 2px;
    }
    .rs-achievements__item:last-child .rs-achievements__item__line{
        background-color: transparent;
    }
    .rs-achievements__item__line:after{
        top: -3px;
        left: -6px;
        translate: 0 0;

    }
    .rs-achievements__controls{
        display: none;
    }
}
@media (min-width: 991.98px) and (max-width: 1920px) {
   .rs-main ~ .rs-education {
        margin-top: calc(100px + 50*(100vw - 991.98px) / 928.02);
    }
}
@media (max-width: 991.98px) {
    .rs-main ~  .rs-education {
        margin-top: 100px;
    }
    .rs-main  .rs-education__img{
        transform: scaleX(1);
    }
}

body {
    background-position: bottom center;
}