@font-face {
    font-family: Bungee;
    src: url(RubikDirt-Regular.ttf);
}
@font-face {
    font-family: Bungeev2;
    src: url(Caveat-SemiBold.ttf);
}
body{
    display: block;
    background: #1d3b38;
}
html {
  scroll-behavior: smooth;
}
.Inside {
    font-family: Bungeev2;
    font-size: 36px;
    color: #fff;
    background: linear-gradient(271deg, #e09f25 30%, #d7c823 50%, #b1f823 70%, #abf810 94%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bar{
    position: fixed;
    float: left;
    height: 70px;
    width: 70px;
    background-color: #000000;
    border-radius: 50px;
    top: 50px;
    transition: 0.4s ease;

}
.bar.active{
    height: 480px;

}
.toggleBox{
    position: relative;
    display: block;
    height: 70px;
    width: 70px;
    border-radius: 50px;
}
.icon{
    position: absolute;
    height: 4px;
    width: 35px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: white;
    border-radius: 50px;
}
.toggleBox.active .icon{
    width: 0;
}
.icon::before,.icon::after{
    position: absolute;
    content: '';
    height: 4px;
    width: 35px;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: white;
    border-radius: 50px;
    transition: 0.3s;
}
.icon::before{
    top: 12px;
}
.icon::after{
    bottom: 8px;
}

.toggleBox.active .icon::before{
    width: 40px;
    transform-origin: right;
    transform: translate(-25px,4px) rotate(45deg);
}
.toggleBox.active .icon::after{
    width: 40px;
    transform-origin: right;
    transform: translate(-25px,-6px) rotate(-45deg);
}
.navitems{
    width: 100%;
    padding-inline-start:0;
    visibility: hidden;
}
.navitem a{
    text-transform: uppercase;
    color: #000000;
    margin: -22px 0;

}
.navitem a{
    text-transform: uppercase;
    color: #000000;
    margin: -22px 0;

}
.navitem a i{
    position: relative;
    display: block;
    font-size: 18px;
    padding: 25px 0;
    width: 100%;
    color: white;
    text-align: center;
    transform: scale(0);
}
.navitem a span{
    position: absolute;
    margin: -43px 70px;
    color: #FFFFFF;
}
.bar.active .navitems{
    visibility: visible;
}
.bar.active .navitems li a i{
    transform: scale(1);
    transition: 0.4s ease;
    transition-delay: calc(0.04s * var(--i));
}
.bar.active .navitems li:hover a i {
    transition: 0.2s ease;
    color: #0ec46b;
}
.bar.active .navitems li a span {
    transform: translateX(15px);
    transition: 0.4s ease;
    transition-delay: calc(0.04s * var(--g));
}
.bar.active .navitems li:hover a span {
    transform: translateX(30px);
    transition: 0.2s ease;
    color: #0ec46b;
}
.navitem a i::after{
    position: absolute;
    content: '';
    top: 50%;
    right:7px;
    width: 0px;
    height: 50%;
    transform: translateY(-50%);
    background-color: #0ec46b;
    border-radius: 8px 0 0 8px;
}
.navitem:hover a i::after{
    width: 8px;
    transition: 0.3s;
}
body .homepagetitle{
    font-family: Bungee;
    color: #fff;
    background: linear-gradient(271deg, #e05125 30%, #e8be62 50%, #f8d523 70%, #a8a210 94%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: auto;
    text-align: center;
    margin-top: 38vh;
    font-size: 50px;

}
.content-block{
    width: 75%;

    border-radius: 20px;
    position: relative;
    margin: auto;
    display: block;
    transition: all .4s ease-in-out;
    padding: 3em 3em 4em;
    background: #191919;
    box-sizing: border-box;
    color: #a8a8a8;
    cursor: pointer;
    text-decoration: none;

}
.content-block-half{
    width: 47%;

    border-radius: 20px;
    position: relative;
    margin: 12.5%;
    margin-top: 100px;
    display: block;
    transition: all .4s ease-in-out;
    padding: 3em 3em 4em;
    background: #191919;
    box-sizing: border-box;
    color: #a8a8a8;
    cursor: pointer;
    text-decoration: none;

}
.content-block-otherhalf{
    width: 47%;

    border-radius: 20px;
    position: relative;
    margin-left: 50%;
    margin-top: auto;
    display: block;
    transition: all .4s ease-in-out;
    padding: 3em 3em 4em;
    background: #191919;
    box-sizing: border-box;
    color: #a8a8a8;
    cursor: pointer;
    text-decoration: none;

}
.c-tile__category {
    display: block;
    font-family: Biotif-Regular,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    opacity: .6;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 700;
    text-align: right;
}
.c-tile__img{
    max-width: 100%;

}
.responsive-iframe{
    width: 100%;
    height: 300px;
}
.thing2{
    margin-left: 62%;
    font-size: 150%;
    margin-top: -650px;
    color: #a8a8a8;
}
.thing3{
    width: 30%;
     margin-left: 62%;
}
.thing4{
    font-size: 120%;
    margin-top: -200px;
    color: #a8a8a8;
}
.halfcontentleft{
    background-color: black;
    border-radius: 20px;
    position: relative;
    height: 24vw;
    width: 35vw;
    margin-left: 12.5vw;
}
.halfcontentright{
background-color: black;
    border-radius: 20px;
    position: relative;
    height: 24vw;
    width: 35vw;
    margin-left: 47.5vw;
}
.contenttextleftfdiv{
position: relative;
    color: #a8a8a8;
    margin-left: 50vw;
    width: 30vw;
    height: 0;
}
.contenttextrightfdiv{
position: relative;
    color: #a8a8a8;
    margin-left: 15vw;
    width: 30vw;
    height: 0;
}
.contenttag{
    color: #3c3f41;
    top: 0.5vw;
    margin-left: 2.5vw;

    position: relative;
    font-size: 1.5vw;
}
.contentdiv{
    margin-top: 50px;
}