@font-face {font-family:"RifficFree";src:url("../fonts/RifficFree-Bold.ttf") format("truetype");}
main {display:flex;flex-direction:column;}
main .hero {order: 1;}
main .social-pages {display: none;}
main section.video-background {order: 4;}
main section.story-section {order: 3;}
main section.products-featured {display: none;}
/********************
 * HERO
 ********************/
section.hero .hero-content {
    background-color: #8000FF;
    width: 100%;
    height: 100dvh;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: -1px;
}
section.hero .hero-content:after {
    content: "";
    background-image: url(../../img/sugarmess/bg8.png);
    position: absolute;
    bottom: -80px;
    left: 0;
    height: 40%;
    width: 100%;
    z-index: 99;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
section.hero .hero-content > img {
    position: absolute;
    bottom: 0;
    left: 0;
    height: inherit;
    pointer-events: none;
    width: auto;
}
section.hero .hero-content > img.bg1,
section.hero .hero-content > img.bg4,
section.hero .hero-content > img.bg5 {
    width: 100%;
}
section.hero .hero-content > img.bg5 {
    width: 100%;
    bottom: -10%;
}
section.hero .hero-content > img.bg1 {
    bottom: -370px;
    width: 100%;
    left: 50%;
    transform: translate(-50%, 0%);
}
section.hero .hero-content > img.bg7 {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
section.hero .hero-content > img.bg6 {
    right: 9%;
    position: absolute;
    left: auto;
    bottom: -16%;
}
section.hero .hero-content > img.bg3 {
    top: 43%;
    left: 52%;
    transform: translate(-50%, -70%);
    max-width: 90%;
}
section.hero .hero-content > img.bg4 {
    bottom: auto;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -52%);
    width: 100%;
}
section.hero .hero-bottom {
    position: absolute;
    top: 64%;
    left: 50%;
    transform: translate(-50%, -40%);
    z-index: 100;
}
@media screen and (min-width: 1921px) {
    section.hero .hero-content > img.bg4 {
        width: 100%;
        top: 100%;
    }
}
section.hero .hero-content > img:not(.bg7) {
    height: auto !important;
}
section.hero .hero-content > img.bg2 {
    width: 100%;
    height: 100% !important;
    object-fit: fill;
}
section.hero .hero-bottom .container {
    max-width: 700px;
    justify-content: center;
    align-items: center;
}
section.hero .hero-bottom .hero-bottom-title {
    display:none;
}
section.hero .hero-bottom a:nth-child(odd) img {
    filter: drop-shadow(0px 20px 40px rgba(0, 91, 183, 0.4));
}
section.hero .hero-bottom a:nth-child(even) img {
    filter: drop-shadow(0px 20px 40px rgba(29, 40, 56, 0.4));
}
@media screen and (max-width: 1440px) {
    section.hero .container {
        width: 95%;
    }
    section.hero .hero-bottom {
        top: 70%;
    }
}
@media screen and (max-width: 1240px) {
    section.hero .hero-bottom .container {
        width: max-content;
    }
    section.hero .hero-content > img.bg2 {
        object-fit: cover;
    }
}
@media screen and (max-width: 768px) {
    section.hero .hero-bottom,
    section.hero .hero-bottom .container {
        max-width: 100%;
    }
    section.hero .container {
        width: 90%;
    }
}
@media screen and (max-width: 768px) {
    section.hero .hero-content {
        padding-bottom: 270px;
        display: block;
        position: relative;
        height: 60dvh;
    }
    section.hero .container {
        padding: 0;
        width: 90%;
    }
    section.hero .hero-content > img.bg7 {
        object-fit: cover;
    }

    section.hero .hero-content > img.bg3 {
        top: 33%;
    }

    section.hero .hero-content > img.bg4 {
        top: 40%
    }
    section.hero .hero-bottom {
        top: 60%;
    }
    section.hero .hero-content > img.bg6 {
        bottom: 14%;
        right: -11%;
        width: 50%;
    }
    section.hero .hero-content > img.bg1 {
        bottom: -100px;
        width: auto;
        height: inherit !important;
        left: 50%;
        transform: translate(-50%, 0%);
    }
    section.hero .hero-content:after {
        bottom: 0;
    }
    section.hero .hero-content > img.bg4 {
        top: 70%;
        width: 170%;
    }
}
.hero-animated-element {transition: all 0.3s ease-out;}
section.hero .hero-bottom {will-change: transform;}
section.hero .hero-bottom-coming-soon,
section.hero .hero-bottom-get-now {margin-top: 60px;}
section.hero .hero-bottom-button-img {width: 224px;}
@media screen and (max-width: 768px) {
    section.hero .hero-bottom-button-img {width: 180px;}
    section.hero .hero-bottom-coming-soon,
    section.hero .hero-bottom-get-now {gap: 15px;}
}
/********************
 * STORY
 ********************/
section.story-section {
    font-family: "Noir Pro", sans-serif;
    background-color: #F89E0B;
}
section.story-section .story-head {
    display: none;
}
section.story-section:has(.char-position-right) .story-container,
section.story-section:has(.char-position-left) .story-container {
    padding-left: 30px;
    padding-right: 30px;
}
section.story-section .story-block {
    flex-direction: row-reverse;
}
section.story-section .story-block .story-image .story-image-fancy {
    aspect-ratio: 16/9;
    border-radius: 0 60px 60px 60px;
    transform: skew(2deg);
    border: 15px solid transparent;
    box-shadow: 11px 11px 0 5px #8000FF;
    max-width: 100%;
}
section.story-section .story-block .story-content .story-title {
    color: #FFFFFF;
    font-size: 35px;
    font-family: "RifficFree", sans-serif;
    text-shadow: 0 3px 0 #080206;
    -webkit-text-stroke: 1.39px #060000;
}
section.story-section .story-block .story-content .story-description {
    color: #FFFFFF;
}
section.story-section .story-block .story-image .story-character-icon.char-position-right {
    left: -30px;
    right: inherit;
}
@media (max-width: 768px) {
    section.story-section .story-block {
        flex-direction: column;
    }
    section.story-section .story-block .story-image .story-character-icon.char-position-right {
        left: -20px;
        right: inherit;
    }
}
/********************
 * FEATURES
 ********************/
section.products-featured{display: none;}
section.features {
    position: relative;
    color: white;
    background: #8000FF;
    text-align: center;
    padding: 150px 0;
}
section.features::before,
section.features::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    background-image: url(../../img/sugarmess/feature-violet-bg2.png);
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: right 0;
}
section.features::before {
    transform: scale(-1, -1);
}
section.features .section-head.features-title {
    font-family: "RifficFree", Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 5px 0 #060000;
    -webkit-text-stroke: 2.23px #060000;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
}
section.features .section-head.features-title::before {
    content: "";
    position: absolute;
    top: -80px;
    left: 0;
    height: 150px;
    width: 100%;
    z-index: -1;
    background-image: url(../../img/sugarmess/sec3_title_bg.svg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}
section.features .features-list .feature-item {
    z-index: 2;
}
section.features .features-list .feature-item .feature-image-fancy {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    box-shadow: 11px 11px 0 5px #F89E0B;
    aspect-ratio: 16/9;
    border-radius: 60px;
    transform: skew(2deg);
    border: 15px solid transparent;
    z-index: 1;
}
section.features .features-list .feature-item:nth-child(odd) .feature-image-fancy {
    aspect-ratio: 16/9;
    border-radius: 60px;
    transform: skew(-2deg);
    border: 15px solid transparent;
    box-shadow: -11px 11px 0 5px #F89E0B;
}
section.features .features-list .feature-item .feature-image .feature-image-fancy img,
section.features .features-list .feature-item:nth-child(odd) .feature-image .feature-image-fancy img {
    width: 100%;
    max-width: 100%;
}
section.features .feature .feature-content {
    text-align: left;
    z-index: 2;
}
section.features .feature-item .feature-description .feature-content .feature-header {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 15px;
    font-family: 'RifficFree', sans-serif;
    text-shadow: 0 3px 0 #080206;
    -webkit-text-stroke: 1.39px #060000;
    text-transform: uppercase;
}
section.features .feature-item .feature-description .feature-content .feature-paragraph {
    font-size: 18px;
}
@media (max-width: 768px) {
    section.feature .features-container {
        padding: 45px;
    }
    section.feature .feature,
    section.feature .feature:nth-child(odd) {
        flex-direction: column;
    }
    section.features .feature .feature-image .feature-character-icon {
        width: 60px;
        height: 60px;
        top: -20px;
        right: -20px;
    }
    section.features .feature:nth-child(odd) .feature-image .feature-character-icon {
        left: -20px;
    }
    section.features::before,
    section.features::after {
        background-position: right 0;
    }
}
@media (max-width: 576px) {
    section.feature .feature .feature-image .feature-character-icon {
        width: 40px;
        height: 40px;
    }
}
/********************
 * SCREENSHOTS
 ********************/
section.screenshots {
    background-color: #94EBF7;
    padding: 0 0 0 0;
}
section.screenshots .screenshots-top {
    display: flex;
    background-color: #8000FF;
}
section.screenshots .screenshots-top .screenshots-top-border {
    width: 100%;
    max-height: 120px;
}
section.screenshots .screenshots-head {
    padding: 70px 0;
}
section.screenshots .screenshots-head .screenshots-title {
    font-family: "RifficFree", Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 5px 0 #060000;
    -webkit-text-stroke: 2.23px #060000;
    padding-bottom: 0;
    position: relative;
    z-index: 2;
}
section.screenshots .screenshots-head .screenshots-title::before {
    content: "";
    position: absolute;
    top: -80px;
    left: 0;
    height: 150px;
    width: 100%;
    z-index: -1;
    background-image: url(../../img/sugarmess/screenshots_title_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}
section.screenshots .screenshots-bottom {
    background-color: #8000FF;
}
section.screenshots .screenshots-bottom .screenshots-bottom-border {
    margin-top: -1px;
    width: 100%;
    max-height: 120px;
}
section.screenshots .slider-pro .sp-slides-container {
    order: 2;
}
section.screenshots .slider-pro .sp-slides-container .sp-grab,
section.screenshots .slider-pro .sp-slides-container .sp-grabbing {
    border-radius: 60px 60px 60px 60px !important;
}
section.screenshots .sp-bottom-thumbnails {
    border-radius: 40px;
    order: 3;
}
section.screenshots .slider-pro .sp-slider-splash {
    display: flex;
    order: 4;
    height: 90px;
    background-image: url(../../img/sugarmess/screenshots_slider_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
@media (max-width: 320px) {
    section.screenshots .slider-pro .sp-slider-splash {
        display: none;
    }
}
section.screenshots .sp-slider-external-controls {
    order: 5;
}
/********************
 * YOUTUBE VIDEO
 ********************/
section.youtube-video {
    background-color: #8000FF;
}
section.youtube-video:has(.char-position-left) .youtube-container,
section.youtube-video:has(.char-position-right) .youtube-container {
    padding-left:30px;
    padding-right:30px;
}
section.youtube-video .youtube-head {
    display: flex;
    justify-content: center;
    padding: 70px 0;
    z-index: 2;
}
section.youtube-video .youtube-head .youtube-title {
    font-family: "RifficFree", Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    -webkit-text-stroke: 2.23px #060000;
    position: relative;
    letter-spacing: -1px;
    line-height: 64px;
    text-shadow: 0 5px 0 #060000;
    text-transform: uppercase;
    z-index: 2;
    padding-bottom: 0;
}
section.youtube-video .youtube-head .youtube-title::before {
    content: "";
    position: absolute;
    top: -80px;
    left: 0;
    height: 150px;
    width: 100%;
    z-index: -1;
    background-image: url(../../img/sugarmess/sec3_title_bg.svg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}
section.youtube-video .youtube-video-player .youtube-block-video {
    border-radius: 0 60px 60px 60px;
    transform: skew(2deg);
    border: 15px solid transparent;
    box-shadow: 11px 11px 0 5px #F89E0B;
}
section.youtube-video:has(.char-position-right) .youtube-video-player .youtube-block-video {
    border-radius: 60px 0 60px 60px;
    transform: skew(-2deg);
    box-shadow: -11px 11px 0 5px #F89E0B;
}
@media (max-width: 576px) {
    section.youtube-video .youtube-video-player .youtube-block-video {
        border-radius: 0 40px 40px 40px;
    }

    section.youtube-video:has(.char-position-right) .youtube-video-player .youtube-block-video {
        border-radius: 40px 0 40px 40px;
    }
}
/********************
 * DISCORD
 ********************/
section.footer-section {
    position: relative;
    z-index: 0;
}
section.footer-section .footer-top {
    display: flex;
    background-color: #8000FF;
}
section.footer-section .footer-top .footer-top-border {
    width: 100%;
    max-height: 120px;
}
section.footer-section .footer-container {
    position: relative;
    z-index: 3;
}
section.footer-section .footer-discord-block {
    background-color: #F89E0B;
    z-index: 1;
}
section.footer-section .footer-discord-container {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
    align-items: center;
    margin: -1px auto;
    padding: 50px;
    z-index: 2;
    position: relative;
}
section.footer-section .footer-discord-container .discord-characters {
    max-width: 250px;
}
section.footer-section .footer-content .footer-socials-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 15px;
    max-width: 700px;
    justify-content: center;
    margin: 0 auto;
    padding: 50px;
    z-index: 3;
}
section.footer-section .footer-discord-container .discord-title {
    width: 235px;
    font-family: "RifficFree", Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    text-shadow: 0 5px 0 #060000;
    color: #ffffff;
    -webkit-text-stroke: 2.23px #060000;
}
section.footer-section .footer-block {
    position: relative;
    background-color: #F89E0B;
    padding: 80px 0 250px 0;
}
section.footer-section::after {
    content: "";
    background-image: url(../../img/sugarmess/footer_background.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
section.footer-section .footer-block::before,
section.footer-section .footer-block::after{
    content: "";
    position: absolute;
    bottom: 0;
    height: 780px;
    width: 700px;
    max-width: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
section.footer-section .footer-block::before {
    left: 0;
    background-image: url(../../img/sugarmess/footer_bg_left.png);
}
section.footer-section .footer-block::after {
    right: 0;
    background-image: url(../../img/sugarmess/footer_bg_right.png);
}
section.footer-section .footer-content {
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
section.footer-section .footer-content .footer-logo {
    max-width: 145px;
    filter: drop-shadow(0px 20px 40px rgba(0, 0, 0, .6));
}
section.footer-section .footer-content .terms-privacy .terms-link,
section.footer-section .footer-content .terms-privacy .privacy-link,
section.footer-section .footer-content .terms-rights {
    opacity: 80%;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    color: white;
}
section.footer-section .footer-content .terms-privacy a {
    text-decoration: underline #ffffff;
}
@media (min-width: 1900px) {
    section.footer-section::after {
        background-size: cover;
    }
}