/* --------------------------------------------------------------- Background */
.Background {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: 100% 100%, 100%;
    background-image: url('https://www.legacyreforge.com/Extras/Images/Background.jpg'),linear-gradient(rgb(148, 157, 255), rgb(253, 184, 199));
    background-position: center;
}
#Particles {
	pointer-events: none;
}
.flip {
    transform: scaleX(-1);
    font-size: 100%;
}
/* --------------------------------------------------------------- Header */
.Header {
    display: block;
    position: fixed;
    width: 100%;
    height: 55px;
    background: radial-gradient(circle, rgba(180, 141, 198, 0.9) 4%, rgb(118, 91, 184) 23%, rgba(0, 0, 0, 0.73) 91%);
    box-shadow: 0px 5px 50px #00000087, 0px 1px 5px #9700ff5e, 0px 2px 10px #00000070 inset, 0px -1px 5px #da00f936 inset, 0px 5px 10px #0000007d;
    text-align: center;
    z-index: 120;
}
.Header-Logo {
    width: 190px;
    height: 53px;
    background-image: url('https://www.legacyreforge.com/Extras/Images/Logo.png');
    position: absolute;
    top: 0px;
    left: 20px;
}
.Header-Button {
    padding-right: 93px;
    font-size: 27px;
    top: 9px;
    cursor: pointer;
    text-decoration: none;
    color: white;
    font-family: MysticFay-1;
    transform: scale(1);
    transition: transform 0.3s ease-in-out;
}
.Header-Button:hover {
	transform: scale(1.03);
}
.Header-Instagram {
    position: absolute;
    width: 41px;
    height: 41px;
    right: 8px;
    top: 6px;
    background-image: url('https://www.legacyreforge.com/Extras/Images/Instagram.png');
    transform: scale(1);
    transition: transform 0.2s ease-in-out;
    filter: drop-shadow(0px 3px 10px black);
}
.Header-Instagram:hover {
	transform: scale(1.03);
}
/* --------------------------------------------------------------- Mobile Menu Button */
.Header-MobileMenu {
    position: absolute;
    top: 10px;
    right: 7px;
    cursor: pointer;
    }
    .Header-MobileMenu span {
        display: block;
        width: 24px;
        height: 4px;
        margin: 5px;
        border-radius: 5px;
        background-color: #fff;
        box-shadow: 0px 1px 6px black, 0px 0px 1px #626262 inset;
}
#MobileMenu {
    position: fixed;
    width: 100vw;
    height: calc(100vh - 56px);
    margin-top: 54px;
    text-align: center;
    transform: translateX(100vw);
    overflow-y: auto;
    z-index: 101;
    background-color: #ac90ff;
    box-shadow: 0px -1px 5px #3f0048 inset, 0px -50px 200px 30px black inset;
}
#MobileMenu.Show {
    transform: translateX(0vw);
}
.MobileMenu-Button {
    display: block;
    top: 70px;
    width: 320px;
    height: 0px;
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 102px;
    color: white;
    cursor: pointer;
    text-decoration: none;
    font-size: 37px;
    font-weight: bold;
    text-shadow: 0px 0px 5px #f0f8ffa3;
    filter: drop-shadow(0px 3px 10px black);
    font-family: Initial;
    }
    .MobileMenu-Button:hover {
        background: linear-gradient(#171717 4px, #2f2f2f);
}
.MobileMenu-Button::after {
    content: "";
    position: absolute;
    border-bottom: 5px solid #ffffff36;
    top: -5px;
    border-radius: 72px;
    height: 49px;
    border-top: 5px solid #ffffff36;
}
.MobileMenu-Contact {
    max-width: 80vw;
    margin-top: 100px;
    font-size: 13px;
}
.MobileMenu-Socials {
    max-width: 80vw;
    margin-top: 30px;
    }
    .MobileMenu-Socials a {
        width: 43px;
        height: 43px;
        min-width: max-content;
        margin: 25px;
        cursor: pointer;
        filter: drop-shadow(0px 3px 5px black);
        background-image: url("https://www.legacyreforge.com/Extras/Images/Icon-Blank.png");
}
/* --------------------------------------------------------------- Footer */
body {
    min-height: calc(100vh - 55px);
    padding-bottom: 55px;
}
.Footer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 31px;
    text-align: left;
    background: radial-gradient(circle, rgba(180, 141, 198, 0.9) 4%, rgb(118, 91, 184) 23%, rgb(68, 71, 116) 91%);
    box-shadow: -1px 5px 50px #0000, 0px 1px 5px #9700ff5e, 0px 2px 1px #0000007d inset, 0px -1px 5px #da00f936 inset, 0px 5px 10px #000;
}
.Footer a {
    margin-right: 20px;
    text-decoration: none;
    cursor: pointer;
    color: white;
    top: 7px;
    left: 13px;
}
.Footer-Copyrights {
    font-size: 12px;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0px;
    bottom: 6px;
}
.Footer-BackToTop {
    position: absolute;
    right: 13px;
    font-size: 21px;
    cursor: pointer;
    transform: scale(1);
    transform-origin: bottom;
    transition: transform 0.2s ease-in-out;
}
.Footer-BackToTop:hover {
	transform: scale(1.03);
}
/* --------------------------------------------------------------- Cookies */
nobr {
    font-size: inherit;
    font-family: inherit;
}
button {
    width: 162px;
    margin: auto;
    margin-top: auto;
    color: #eee;
    display: block;
    cursor: pointer;
    font-size: 20px;
    font-family: MysticFay-1;
    text-shadow: 1px 0 1px #ffffff54, 0 0 11px #ffffff42;
    background: radial-gradient(farthest-corner at 50% 0%,#ffffff9c,#ff00545c);
    box-shadow: 0 3px 3px #4f063a, 0 0px 13px 1px #0000001c,inset 0 0 2px #ff45b6, inset 0 1px 5px #ffffff80;
    border: none;
    border-radius: 20px;
    margin-top: 38px;
    font-variant: small-caps;
}
#Cookies-Window, #Privacy-Window, #Terms-Window{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    align-content: center;
    background: #4800005c;
    z-index: 500;
}
#Cookies-Window h3, #Privacy-Window h3, #Terms-Window h3 {
    display: block;
    top: -11px;
}
.Cookies-Background, .Privacy-Background, .Terms-Background {
    padding: 39px;
    color: #eee;
    font-size: 22px;
    text-align: center;
    align-content: center;
    font-family: MysticFay-1;
    box-shadow: inset 0 0 10px 1px #ff00004f, inset 0 0 8px #fff, 0 0 20px -5px white, 0 0 20px #c8000070;
    border-radius: 93px;
    background: radial-gradient(circle,rgb(127, 17, 95) 23%, rgb(206, 114, 145) 91%);
}
/* ================================================================= Section 1 */
#Section1 {
    width: 100%;
    min-height: 425px;
    margin-top: 125px;
    text-align: center;
    overflow: hidden;
    align-content: center;
}
.Section1-Background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    min-height: 425px;
    box-shadow: 0px 20px 55px #00000073, 0px 70px 145px 12px #c7f2f961 inset;
    background: linear-gradient(#949dff7a, #fdb8c775);
    border-top-left-radius: 750px;
    border-top-right-radius: 750px;
    transform: perspective(35px) rotateX(15deg);
    z-index: 0;
}
.Section1-Profile {
    background-image: url("https://www.legacyreforge.com/Extras/Images/Profile.jpg");
    width: 100px;
    height: 100px;
    border-radius: 100%;
    box-shadow: 0px -3px 0px 2px white inset, 0px 2px 12px white;
    }
    .Section1-Profile::before, .Section1-Profile::after {
        content: "";
        top: 28%;
        left: 110%;
        width: 50%;
        height: 50%;
        border-radius: 100%;
        box-shadow: 8px 0px 0px 2px white inset,-7px 0px 8px -8px white;
    }
    .Section1-Profile::after {
        left: -59%;
        transform: scale(-1);
}
.Section1-Logo {
    display: block;
    width: 448px;
    height: 147px;
    margin: auto;
    padding-top: 64px;
    background-image: url('https://www.legacyreforge.com/Extras/Images/Logo.png');
}
/* ================================================================= Section 2 */
#Section2 {
    width: 100%;
    min-height: 425px;
    text-align: center;
    background: linear-gradient(#949dff7a -60%,#fdb8c775,#949dff7a);
}
#Section2 h2 {
    display: block;
}
.Section2-Work {
    height: 155%;
    background: #8272bdc2;
}
.Section2-WorkBox {
    width: 250px;
    background: #00000026;
    margin: 33px;
    cursor: pointer;
    transform: scale(1);
    transition: transform 0.3s ease-in-out;
}
.Section2-WorkBox:hover {
	transform: scale(1.03);
}
/* ================================================================= Section 3 */
#Section3 {
    width: 100%;
    min-height: 425px;
    text-align: center;
    background: linear-gradient(#949dff7a,#fdb8c775);
}

#Section3 h2 {
    display: block;
    margin-top: 65px;
}
.Section3-About {
    max-width: 80vw;
    background: #8272bdc2;
    width: 1024px;
    display: inline-flex;
}
.Section3-About p {
    font-size: 23px;
    padding: 30px;
    text-align: center;
    padding-top: 48px;
    font-family: MysticFay-1;
}
.Section3-About img {
    border-radius: 50%;
    max-height: 360px;
    margin: 10px;
}
#Section3-Button {
    width: 235px;
    height: 44px;
    position: absolute;
    left: 26%;
    top: 66%;
    margin-top: auto;
    color: #eee;
    cursor: pointer;
    font-family: MysticFay-1;
    text-shadow: 1px 0 1px #ffffff54, 0 0 11px #ffffff42;
    background: radial-gradient(farthest-corner at 50% 0%,#ffa6a6,#9b3479);
    box-shadow: 0 3px 3px #7b3868, 0 0px 13px 1px #0000001c,inset 0 0 2px #ff45b6, inset 0 1px 5px #ffffff80;
    border: none;
    border-radius: 11px;
    line-height: 45px;
    font-size: 23px;
}
/* ================================================================= Section 4 */
#Section4 {
    width: 100%;
    min-height: 425px;
    text-align: center;
    background: linear-gradient(#fdb8c775,#949dff7a);
}
#Section4 h2 {
    display: block;
    margin-top: 70px;
}
.Section4-Reviews {
    max-width: 80vw;
    background: #8272bdc2;
    height: 400px;
    width: 1024px;
}
.Section4-Carousel {
    width: 1024px;
    height: auto;
    padding-bottom: 40px;
    margin-top: 110px;
    background: #8272bdc2;
}
.Section4-Carousel img {
    height: 370px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-top-left-radius: 160px;
    border-top-right-radius: 160px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    box-shadow: 1px 1px 5px #ffffff26;
}
.Section4-Carousel p {
    font-size: 18px;
    width: 850px;
    display: block;
}
.Section4-CarouselArrow {
    top: 85px;
    height: 300px;
    width: 68px;
    cursor: pointer;
    position: absolute;
    z-index: 105;
    left: 25%;
}
.Section4-CarouselArrow::after {
    content: "";
    background-image: url('https://www.legacyreforge.com/Extras/Images/Next_Arrow.png');
    filter: drop-shadow(8px 0px 10px #00000075);
    background-size: 100% 46px;
    opacity: 0.8;
}
.Section4-CarouselArrow:hover::after {
    content: "";
    opacity: 0.9;
}
.Section4-CarouselArrow.Right {
    right: 25%;
    left: auto;
    transform: scale(-1, 1);
}
.Section4-CarouselDots {
    display: block;
    position: absolute;
    bottom: 5px;
    width: 100%;
    height: 26px;
    margin-top: 12px;
    align-content: center;
}
.Section4-CarouselDots div {
    height: 6px;
    width: 6px;
    border-radius: 100px;
    border: 1px solid #ffffff96;
    margin: 5px;
    cursor: pointer;
    box-shadow: 0px 0px 1px white;
}
.Section4-CarouselDots div.selected {
    background: #e1e1e1;
}
/* ================================================================= Section 5 */
#Section5 {
    width: 100%;
    min-height: 358px;
    text-align: center;
    background: linear-gradient(#949dff7a,#fdb8c775);
    box-shadow: 0px 30px 70px -42px #fff;
    border-bottom: 1px solid #ffffff6b;
    padding-bottom: 58px;
    overflow: hidden;
}
#Section5 h2 {
    display: block;
    margin-top: 65px;
}
.Section5-Contact {
    max-width: 80vw;
    background: #8272bdc2;
    width: 1024px;
}
.Section5-Contact h3 {
    margin-top: 20px;
}
.Section5-Contact p {
    font-size: 19px;
    padding: 30px;
}
.Section5-Contact a {
    font-family: MysticFay-1;
    font-size: inherit;
    color: white;
    font-weight: bold;
    font-style: italic;
}
.Section5-Frog {
    position: absolute;
    background-image: url('https://www.legacyreforge.com/Extras/Images/Frog.png');
    width: 200px;
    height: 424px;
    bottom: -29px;
    display: inline-block;
    text-align: center;
    align-content: center;
    margin-left: -39px;
    z-index: 100;
}
/* ================================================================= Tablet */
@media (max-width: 1430px) {

}
/* ================================================================= Mobile */
@media (max-width: 1000px) {
.Background {
    background-size: auto 100%, 100%;
}
#Section1 {
	margin-top: 0px;
	padding-top: 50px;
}
.Section3-About {
    display: inline-block;
}
#Section3-Button {
position: relative;
left: auto;
top: auto;
padding: 2px;
margin-bottom: 30px;
}
.Section4-CarouselArrow {
    left: 0;
}
.Section4-CarouselArrow.Right {
    right: 0;
}
.Header-Logo {
    position: relative;
    left: 0px;
}
.Footer {
    height: 52px;
    text-align: center;
}
.Footer a {
    margin-right: 34px;
    text-decoration: underline;
    top: 5px;
}
}