
* {
    box-sizing: border-box;
}

body {
    background-color: black;
    color:#cfcdcd;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 500;
    font-style: normal; 
    cursor: url(https://i.ibb.co/6m78m5n/Heart.png) 15 15, move;
    min-width: 400px;
}

header {
    display: flex;
    justify-content: space-between;
    position: fixed;
    top: 3px;
    left: 0;
    width: 100%;
    z-index: 1000000;
    white-space: nowrap;
}

.header_left, .header_right {
    font-size: 19px;
    color: rgb(199, 0, 0);
    font-family: filicudi-striped, sans-serif;
    font-weight: 400;
    font-style: normal;
    opacity: 100%;
}

.header_middle {
    flex: 1;
    background-color: rgb(199, 0, 0);
    padding-bottom: 3px;
    opacity: 80%;
}

img {
width: 100%;
margin: 0 auto;
}

.open {
    margin-bottom: 160px;
    margin-top: 100px;
}
.open img{
    margin-top: 60px;
    margin-bottom: 200px;
    height: auto;
    display: block;
    margin: 0 auto;
    position: sticky;
    top: 70px;
}

.open2 {
    display: none;
}

.top {
    position: fixed;
    bottom: 15px;
    right: -360px;
    opacity: 90%;
    z-index: 200000;
}

.top img {
    width: 10%;
    height: auto;
}


.opening {
    display: flex;
    width: 90%;
    justify-content: space-between;
    margin: 0 auto; 
}

.left {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    position: sticky;
    top: 60px;
    align-self: flex-start;
    flex: 1;
    padding-bottom: 300px;
    margin-left: 20px;
}

.new_left {
    flex: 65%;
}

.headline p {
    font-family: ohno-blazeface, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-right: 10px;
    padding-top: 20px;
    line-height: 0.9em;
    letter-spacing: 0.03em;
    font-size: 5.2vw;
    text-align: left;
    margin: 0;
    color: #e7e7e7;
}

.mishni { 
    font-family: ohno-blazeface, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #cfcdcd;
    font-size: 1.24vw;
    line-height: 1.2em;
    padding: 5px 0;
    border-top: 1px solid #cfcdcd;
    margin-top: 2vw;
    margin-right: 20px;
    letter-spacing: 0.04em;
}

#triangle-right {
    margin-top: 3vw;
    flex: 35%;
    padding-left: 60px;
    margin-left: 2.2vw;
    width: 0;
    height: 0;
    border-top: 5vw solid transparent;
    border-left: 6vw solid #cfcdcd;
    border-bottom: 5vw solid transparent;
  }

.right {
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 220px;
    background-color: rgb(0, 0, 0);
    flex: 1;
}

.m, .b, .n {
    display: flex;
    flex-direction: row;
    height: auto;
}

.m, .b {
    margin: 26px 0px;
}

.n { 
    margin-top: 26px;
    margin-bottom: 100px;
}

.margot, .beth, .no{
    width: 30%;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 1.2vw;
    line-height: 1.4em;
}

.margot, .no {
    padding-left: 2vw;
}

.beth {
    padding-right: 2vw;
}

.img_margot, .img_beth, .img_tilda {
    width: 66%;
    background-color:#e2e2e2;
    padding: 2vw 1vw;
    padding-bottom: 8vw;
}

.img_tilda {
    padding-bottom: 8.5vw;
}

.img_margot {
    width: 63%;
}

.img_margot img, .img_beth img, .img_tilda img {
    width: 100%;
}

.h2 {
    font-family: brandon-grotesque, sans-serif;
    font-weight: 500;
    font-style: normal; 
    font-size: 1.2vw;
    line-height: 1.2em;
    border-bottom: 1px solid #cfcdcd;
}

.headline_plus_img, .headline_plus_img_two, .headline_plus_img_three{
    width: 100%;
}

.section_one_header, .section_two_header, .section_three_header { 
    font-family: ohno-blazeface, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 31px;
    text-align: center;
    margin: 0 auto;
    padding-top: 45px;
    padding-bottom: 45px;
    width: 100%;
    position: sticky;
    top: 380px;
    z-index: 1;
}

.section_one_header {
    background-color: #769b97;
    color: rgb(236, 236, 236);
}


.section_two_header {
    background-color: #a74939;
}

.section_three_header {
    background-color: white;
    color: black;
}

.section_one_open, .section_two_open, .section_three_open {
    padding-bottom: 165px;
    z-index: 4000;
    min-width: 200px;
    height: auto;
}

.section_one, .section_two, .section_two_rotation {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.section_one, .section_two_rotation {
    margin-bottom: 250px;
}

.section_two {
    margin-bottom: 50px;
}


.img_description, .img_description_section_two, .img_description_section_two_rotation{
    flex: 16%;
    z-index: 1;
}


.section_one_text, .section_two_text, .section_two_text_rotation {
    flex: 38%;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 19px;
    line-height: 1.2em;
    color: #cfcdcd;
    padding-top: 60px;
    position: relative;
}

.coatboss, .queenboss, .queenboss_rotation {
    flex: 46%;
    margin-top: 100px;
}

.queenboss_rotation {
    margin-top: 15px;
}

.coat, .queen, .queen_rotation {
    margin-top: 50px;
    height: auto;
    display: block;
    margin: 0 auto;
    position: sticky;
    top: 100px;
    min-width: 90px; 
}

.coat{
    width: 36%;
}

.queen {
    transform: rotate(180deg);
}

.queen, .queen_rotation {
    width: 50%;
}

.queen_rotation {
    top: 70px;
    margin-top: 20px;
}

.img, .img_two, .img_three, .img_fore, .img_eghit, .img_nine, .img_eleven, .img_foreteen, .img_sixteen, .img_last {
    position: relative;
    margin: 40px 0;
}


.description, .description_two, .description_three, .description_fore, .description_eghit, .description_nine, .description_eleven, .description_foreteen, .description_sixteen {
    font-family: brandon-grotesque, sans-serif;
    font-weight: 500;
    font-style: normal;
    position: absolute;
    font-size: 12px;
    line-height: 1.2em;
    border-top: 2px solid #cfcdcd;
    padding-top: 5px;
    margin-left: 5px;
    bottom: -3px;
    left:-200px;
    z-index: 100;
}


.description_three, .description_fore, .description_eghit, .description_nine, .description_eleven, .description_foreteen, .description_sixteen {
    width: 15em;
}

.description_bottom{
    position: absolute;
    display: inline;
    font-size: 13px;
    bottom: -65px;
    left:0;
    line-height: 1.5em;
}

.vogue {
    position: absolute;
    bottom: -50px;
    right: 0;
    width: 15%;
    height: auto;
}

.portfolio {
    position: absolute;
    bottom: -55px;
    right:0;
    width: 7%;
    height: auto;
}

.section_two_headlines {
    font-family: ohno-blazeface, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    margin-top: 30px;
    letter-spacing: 0.06em;
    line-height: 1.2em;
    font-size: 24px;
    padding-top: 8px;
    background-image: url("chessboard2.png");
    background-size: 2em;
    background-repeat:no-repeat;
}

.big_letter {
    display: inline;
    background-color:rgb(0, 0, 0);
    padding: 10px;
    font-size: 2em;
    mix-blend-mode: exclusion;
}

.marquee {
    background-image: url("chessboard2.png");
    background-size: auto 200px;
    background-repeat:repeat;
    height: 190px;
    position: relative;
    overflow: hidden;
    --offset: 54px;
    --move-initial: calc( -5% + var(--offset));
    --move-final: calc( -90% + var(--offset));
}

.marquee-inner {
    width: max-content;
    display: flex;
    position: relative;
    font-style: normal;
    color: #ffffff;
    transform: translate3d(var(--move-initial), 0, 0);
    animation: marquee 80s linear infinite;
    background-color: rgb(0, 0, 0);   
    letter-spacing: 0.08em;
    mix-blend-mode: exclusion;
}

.marquee span {
    font-family: ohno-blazeface, sans-serif;
    font-weight: 400;
    font-size: 150px;
    padding: 0 20px;
}

.marquee:hover .marquee-inner {
    animation-play-state: running;
}


@keyframes marquee {
    0% {
        transform: translate3d(var(--move-initial), 0, 0);
    }

    100% {
        transform: translate3d(var(--move-final), 0, 0);
    }
}

.onetwothree, .number3 {
    position: absolute;
    top: 50px;
    left: -110px;
    z-index: 100;
}

.onetwothree img, .number3 img {
    width: 15%;
}

.number3 {
    top: 45px;
}

.section_three {
    margin-top: 20px;
    margin-bottom: 70px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.img_description_section_three{
    flex: 16%;
    z-index: 1;
}

.the_rest {
    flex: 84%;
    flex-direction: column;
    display: flex;
    justify-content: space-between; 
    margin-right: 70px; 
    position: relative;
}

.uno, .dos, .tre{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between; 
    margin-right: 70px;
    position: relative;
}


.section_three_text_uno, .section_three_text_dos, .section_three_text_tre {
    flex-basis: 60%;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 19px;
    line-height: 1.2em;
    color: #cfcdcd;
    padding-top: 50px;
    padding-right: 50px;
}

.section_three_text_uno {
    min-width: 230px;
    height: auto;
}

.section_three_text_dos {
    padding-top: 0;
}

.hakol, .hakol_two, .hakol_three {
    flex-basis: 40%;
    margin-top: 50px;
    font-family: ohno-blazeface, sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 1.3em;
    line-height: 1.2em;
    margin-left: 20px;
    margin-right: 80px;
}

.hakol_two {
    margin-top: 0;
}

.hakol_three {
    margin-bottom: 20px;
}

.hakol p, .hakol_two p, .hakol_three p{
    position: sticky;
    top: 80px;
    text-align: left;
    border-bottom: 1px solid white;
    padding-bottom: 15px;
}

.wheely {
    width: 75%;
    height: auto;
    position: sticky;
    top: 30px;
    display: block;
    align-self: center;
}

.end {
    width: 100%;
    margin: 150px auto;
    margin-bottom: 100px;
}

video {
    width: 79.5%;
    height: auto;
    margin-right: 80px;
    margin-left: 20px;
    min-width: 400px;
}

.video {
    text-align: right;
    margin: 70px auto;
}

footer {
    display: flex;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 0 30px;
    width: 100%;
    flex-direction: row;
    line-break: strict;
    justify-content: space-between;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 1.4em;
}

.part {
    flex: 25%;
    border-right: 1px solid white;
    padding-right: 20px;
    padding-top: 20px;
    margin-left: 25px;
    position: relative;
}

.no_border {
    border-right: none;
}

.logo {
    width: 5.6vw;
    height: auto;
    min-width: 60px;
    padding-left: 20px;
}

.info {
    margin-top: 2.82em;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 1.4em;
}

ul {
    margin-top: -0.9em;
}

.down img{
    width: 40px;
    height: auto;
    opacity: 90%; 
}

.down p {
    margin-top: 5px;
    margin-bottom: 14px;
}

.flex {
    display: flex;
    justify-self: start;
}

.links_down p{
    padding: 8px 0;
    font-size: 15px;
    margin: 12px 10px;
}

#back1 {
    padding-top: 6px;
}

#back2 {
    margin-top: 13px;
}

#back3 {
    margin-top: 15px;
}

.info2 {
    display: none;
}

@media screen and (max-width: 1200px) {

    .hakol, .hakol_two, .hakol_three {
        margin-left: 40px;
    }

    .section_three_text_uno, .section_three_text_dos, .section_three_text_tre {
        padding-right: 0%;
    }

    footer {
        font-size: 14px;
        padding: 20px 0;
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    
    .info {
        display: none;
    }

    .info2{
        display: block;
        font-family: brandon-grotesque, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 13px;
        line-height: 1.4em;
        margin-left: 10px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1000px) {
    .section_one_text, .section_two_text, .section_two_text_rotation, .section_three_text_uno, .section_three_text_dos, .section_three_text_tre  {
        font-size: 16px;
        position: relative;
    }

    .description, .description_two, .description_three, .description_fore, .description_eghit, .description_nine, .description_eleven, .description_foreteen, .description_sixteen {
    left: -130px;
    font-size: 10px;
    width: 12em;
    }

    
    .img_description_section_three{
        flex: 0%;
    }
    
    .the_rest {
        flex: 90%;
        margin-right: 3vw; 
        margin-left: 2vw;
    }
    
    .uno, .dos, .tre{
        width: 100%;
        margin-right: 30px;
        position: relative;
    }
    
    .section_three_text_uno, .section_three_text_dos, .section_three_text_tre {
        flex-basis: 60%;
        padding-top: 40px;
        padding-right: 0;
    }

    .section_three_text_dos {
        padding-top: 0;
    }
    
    .hakol, .hakol_two, .hakol_three {
        flex-basis: 40%;
        font-size: 1.1em;
        line-height: 1.2em;
        margin-right: 60px;
        margin-top: 40px;
    }

    .hakol_two {
        margin-top: 0;
    }
    
    
    .hakol p, .hakol_two p, .hakol_three p{
        padding-bottom: 10px;
    }
    
    .wheely {
        width: 0;
    }
    
    .description_foreteen, .description_sixteen {
        position: static;
        font-size: 10px;
        line-height: 1.3em;
        border-top: 1px solid #cfcdcd;
        padding-top: 5px;
        width: auto;
    }

    .number3 {
        position: absolute;
        top: 10px;
        left: -15px;
        z-index: 100;
    }

    .number3 img {
        width: 8%;
    }

    video {
        width: 87%;
    }
}

@media screen and (max-width: 820px) {

    .open {
        margin-bottom: 500px;
        padding-left: 10px;
    }

    .opening {
      flex-direction: column;
      position: relative;
      margin: 0 auto;
      margin-bottom: 90px;
    }

    .left {
        position: absolute;
        top: -21vw;
        margin: 0 auto;
        text-align: center;
        flex: 1;
        padding-left: 4vw;
        padding-bottom: 0px;
    }

    .new_left {
        flex: 100%;
    }

    .mishni {
        width: 90%;
        font-size: 2.7vw;
        line-height: 1.1em;
        padding: 8px 0;
        border-top: 1px solid #cfcdcd;
        border-left: 0px;
        align-self: center;
        margin: 0 auto;
    }

    #triangle-right {
        display: none;
    }

    .headline {
        margin: 0 auto;
        padding-left: 10px;
    }

    .headline p{
        width: 100%;
        font-size: 7.2vw;
        line-height: 0.9;
        letter-spacing: 0.03em;
        padding-left: 0;
        padding-bottom: 10px;
        color: #e4e4e4;
    }

    #and {
        padding-left: 5px;
    }

    .b, .n {
        height: 180px;
    }

    .m {
        height: 195px;
    }

    .m, .b, .n {
        margin: 15px 0px;
        height: auto;
    }

    .margot, .beth, .no{
        width: 40%;
        font-size: 2.5vw;
    }

    .no {
        padding-left: 3vw;
    }

    .h2 {
        font-size: 2.8vw;
        line-height: 1.2em;
        border-bottom: 1px solid #cfcdcd;
    }

    .img_margot, .img_beth, .img_tilda {
        width: 60%;
        background-color: #e7e7e7;
        padding: 12px 8px;
        padding-bottom: 60px;
        margin: 0 auto;
    }

    .img_tilda {
        padding-bottom: 68px;
    }

    .img_margot {
        width: 58%;
    }

    .right {
        margin: 0 3vw;
        padding-top: 0;
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 750px) {

    .header_left, .header_right {
        color: rgb(199, 0, 0);
        font-size: 16px;
        opacity: 95%;
    }

    .header_middle {
    background-color: rgb(199, 0, 0);
    opacity: 85%;
    }

    .right {
        margin: 0 1vw;
    }

    .top {
        position: fixed;
        bottom: 15px;
        right: -380px;
    }
    
    .top img {
        width: 6%;
        height: auto;
    }

    .open {
        margin-bottom: 500px;
        padding-left: 10px;
    }

    .opening {
      flex-direction: column;
      position: relative;
      margin: 0 auto;
      margin-bottom: 90px;
    }

    .margot, .beth, .no{
        font-size: 2.8vw;
    }


    .section_one_header, .section_two_header, .section_three_header { 
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .section_one_open, .section_two_open, .section_three_open {
        padding-bottom: 100px;
    }

    .section_one, .section_two, .section_two_rotation {
        margin-left: 22px;
        margin-bottom: 100px;
    }

    .section_two {
        margin-bottom: 50px;
    }

    .section_one_text, .section_two_text, .section_two_text_rotation, .section_three_text_uno, .section_three_text_dos, .section_three_text_tre {
        flex-basis: 65%;
        font-size: 15px;
        line-height: 1.28em;
        padding-top: 30px;
    }

    .section_three_text_dos {
        padding-top: 0;
    }

    .img_description, .img_description_section_two, .img_description_section_two_rotation{
        flex: 0;
    }

    .coatboss, .queenboss, .queenboss_rotation {
        flex-basis: 45%;
        margin-top: 50px;
        padding-right: 10px;
    }

    .coat {
        width: 58%;
    }

    .queen, .queen_rotation {
        width: 90%;
    }

    .description_bottom {
        font-size: 9.5px;
        line-height: 1.3em;
        bottom: -50px;
    }
    
    .vogue {
        bottom: -35px;
        width: 22%;
    }

    .portfolio {
        width: 10%;
        bottom: -40px;
    }

    .img, .img_two, .img_three, .img_fore, .img_eghit, .img_nine, .img_eleven, .img_sixteen {
        margin: 30px 0;
    }

    .img_foreteen {
        margin-top: 20px;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .description, .description_two, .description_three, .description_fore, .description_eghit, .description_nine, .description_eleven, .description_foreteen, .description_sixteen {
        position: static;
        font-family: brandon-grotesque, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 10px;
        line-height: 1.3em;
        border-top: 1px solid #cfcdcd;
        padding-top: 5px;
        width: auto;
    }
    
    .section_two_headlines {
        font-family: ohno-blazeface, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #ffffff;
        margin-top: 20px;
        letter-spacing: 0.06em;
        line-height: 1.2em;
        font-size: 24px;
        padding-top: 10px;
        background-image: url("chessboard2.png");
        background-size: 2em;
        background-repeat:no-repeat;
    }
    
    .big_letter {
        margin: 0 auto;
        font-size: 2em;
        mix-blend-mode: exclusion;
    }

    .hakol, .hakol_two, .hakol_three {
        flex-basis: 35%;
        font-size: 1em;
        line-height: 1.2em;
        margin-left: 30px;
        margin-right: 20px;
    }

    .section_three_text_uno, .section_three_text_dos, .section_three_text_tre{
        flex-basis: 65%;
    }

    .marquee {
        background-image: url("chessboard2.png");
        background-size: auto 140px;
        background-repeat:repeat;
        height: 130px;
        position: relative;
        overflow: hidden;
        --offset: 54px;
        --move-initial: calc( -5% + var(--offset));
        --move-final: calc( -90% + var(--offset));
    }
    
    .marquee-inner {
        width: max-content;
        display: flex;
        position: relative;
        font-style: normal;
        color: #ffffff;
        transform: translate3d(var(--move-initial), 0, 0);
        animation: marquee 80s linear infinite;
        background-color: rgb(0, 0, 0);   
        letter-spacing: 0.08em;
        mix-blend-mode: exclusion;
    }
    
    .marquee span {
        font-family: ohno-blazeface, sans-serif;
        font-weight: 400;
        font-size: 100px;
        padding: 0 20px;
    }
    
    .marquee:hover .marquee-inner {
        animation-play-state: running;
    }
    
    @keyframes marquee {
        0% {
            transform: translate3d(var(--move-initial), 0, 0);
        }
    
        100% {
            transform: translate3d(var(--move-final), 0, 0);
        }
    }

    .onetwothree {
        position: absolute;
        top: 20px;
        left: -10px;
        z-index: 100;
    }

    .onetwothree img {
        width: 12%;
    }
    
    video {
        width: 90%;
        margin-right: 30px;
    }

    .end {
        margin-top: 120px;
        margin-bottom: 80px;
    }

    .strike {
        display: none;
    }

    .flex {
        display: none;
    }
}

@media screen and (max-width: 710px) {

    .left {
        top: -30vw;
        padding-left: 2vw;
    }

    .new-left {
        display: flex;
        width: 95%;
        justify-content: space-between;
        flex-direction: row;
        padding-bottom: 4px;
        border-bottom: 0.8px solid white;
    }

    .mishni {
        flex-basis: 30%;
        border-top: 0;
        text-align: left;
        padding-left: 8px;
        line-height: 1.1em;
        padding-top: 20px;
        font-size: 3vw;
    }

    .no {
        padding-left: 3vw;
    }

    .headline {
        flex-basis: 70%;
    }

    .headline p {
        font-size: 11vw;
    }

    .info2 {
        padding-top: 6px;
        border-top: 1px solid white;
        font-size: 12px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 570px) {

    .open2 {
        display: block;
        margin-bottom: 400px;
        padding-left: 10px;
    }

    .open2 img{
        margin-top: 60px;
        margin-bottom: 200px;
        height: auto;
        display: block;
        margin: 0 auto;
        position: sticky;
        top: 70px;
    }

    .open {
        display: none;
    }
}

@media screen and (max-width: 500px) {

    .opening {
        margin-bottom: 0;
    }

    .margot, .beth, .no{
        font-size: 3.3vw;
        line-height: 1.32em;
    }

    .headline {
        padding-left: 0;
    }
    
    .h2 {
        font-size: 3.8vw;
    }

    .left {
        top: -32vw;
    }

    .hakol, .hakol_two, .hakol_three {
        flex-basis: 35%;
        font-size: 0.9em;
        line-height: 1.22em;
        letter-spacing: 0.02em;
        margin-left: 30px;
        margin-right: 10px;
    }
    
    .section_two_headlines {
        font-family: ohno-blazeface, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #ffffff;
        margin-top: 20px;
        letter-spacing: 0.06em;
        line-height: 1.3em;
        font-size: 22px;
        padding-top: 5px;
        background-image: url("chessboard2.png");
        background-size: 1.8em;
        background-repeat:no-repeat;
    }
    
    .big_letter {
        margin: 0 auto;
        font-size: 1.8em;
        mix-blend-mode: exclusion;
        padding-left: 8px;
        padding-right: 2px;
    }

    .video {
        margin: 20px auto;
    }

    .end {
        margin-bottom: 30px;
    }

    .no_border {
        display: none;
    }

    .part {
        border: none;
        margin-bottom: 10px;
    }

    .section_two_open, .section_three_open {
        padding-bottom: 140px;
    }

    .section_one_open {
        padding-bottom: 110px;
    }
}

@media screen and (max-width: 375px) {

    .hakol, .hakol_two, .hakol_three {
        display: none;
    }

    .section_three_text_uno, .section_three_text_dos, .section_three_text_tre {
        flex-basis: 100%;
        margin: 0 10px;
        font-size: 14px;
    }

    
    .section_one_open, .section_two_open, .section_three_open {
        padding-bottom: 165px;
    }

    .end {
        display: none;
    }

    .section_three {
        margin-bottom: 0;
    }

    .number3 img {
        width: 10%;
        margin-left: 10px;
    }
}


@media screen and (max-width: 350px) {

    .header_left, .header_right {
        font-size: 12px;
        opacity: 95%;
    }

    .hakol_two, .hakol_two p{
        margin-left: 0;
        padding-left: 0;
    }
}


a {
    color: #cfcdcd;
    text-decoration: none;
    outline: none;
}

a[href*="#1"]:hover {
    color: #769b97;
}

a[href*="#1"]:hover p {
    border-bottom-color: #769b97;
}

a[href*="#2"]:hover {
    color: #a74939;
}

a[href*="#2"]:hover p{
    border-bottom-color: #a74939;
}

a[href*="#3"]:hover {
    color: gray;
}

a[href*="#3"]:hover p{
    border-bottom-color: gray;
}

a[href*="#back1"]:hover {
    color: #769b97;
}

a[href*="#back2"]:hover {
    color: #a74939;
}

a[href*="#back3"]:hover {
    color: gray;
}

a:hover {
    cursor: url(https://i.ibb.co/KspYjfj/Heartsmall.png), auto;
}

.top:active {
    opacity: 50%;
}