/* Lite YouTube is being used to load videos on the site https://github.com/paulirish/lite-youtube-embed */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');
@import url("../style.css");


.inter {
    font-family: 'Inter', sans-serif;
}
.bg-green {
	--tw-bg-opacity: 1;
	background-color: rgb(21 84 62 / var(--tw-bg-opacity))
}

.bg-green-light {
	--tw-bg-opacity: 1;
	background-color: rgb(129 131 20 / var(--tw-bg-opacity))
}

.bg-indigo {
	--tw-bg-opacity: 1;
	background-color: rgb(51 54 87 / var(--tw-bg-opacity))
}

.bg-lilac {
	--tw-bg-opacity: 1;
	background-color: rgb(164 157 185 / var(--tw-bg-opacity))
}

.bg-lilac-dark {
	--tw-bg-opacity: 1;
	background-color: rgb(68 31 87 / var(--tw-bg-opacity))
}

.bg-purple {
	--tw-bg-opacity: 1;
	background-color: rgb(62 10 61 / var(--tw-bg-opacity))
}

.bg-purple-dark {
	--tw-bg-opacity: 1;
	background-color: rgb(42 35 68 / var(--tw-bg-opacity))
}

.bg-purple-darker {
	--tw-bg-opacity: 1;
	background-color: rgb(15 0 34 / var(--tw-bg-opacity))
}

.bg-purple-light {
	--tw-bg-opacity: 1;
	background-color: rgb(78 30 77 / var(--tw-bg-opacity))
}

.bg-red {
	--tw-bg-opacity: 1;
	background-color: rgb(87 17 20 / var(--tw-bg-opacity))
}

.bg-gradient-to-b {
	background-image: linear-gradient(to bottom,var(--tw-gradient-stops))
}

.bg-gradient-to-t {
	background-image: linear-gradient(to top,var(--tw-gradient-stops))
}

.from-green-light {
	--tw-gradient-from: #818314;
	--tw-gradient-to: rgb(129 131 20 / 0);
	--tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-lilac {
	--tw-gradient-from: #a49db9;
	--tw-gradient-to: rgb(164 157 185 / 0);
	--tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-lilac-dark {
	--tw-gradient-from: #441f57;
	--tw-gradient-to: rgb(68 31 87 / 0);
	--tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-purple {
	--tw-gradient-from: #3e0a3d;
	--tw-gradient-to: rgb(62 10 61 / 0);
	--tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-purple-dark {
	--tw-gradient-from: #2a2344;
	--tw-gradient-to: rgb(42 35 68 / 0);
	--tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.to-blue-dark {
	--tw-gradient-to: #12111b
}

.to-purple {
	--tw-gradient-to: #3e0a3d
}

.to-purple-dark {
	--tw-gradient-to: #2a2344
}

.to-purple-darker {
	--tw-gradient-to: #0f0022
}

.p-1 {
	padding: .25rem
}

.p-12 {
	padding: 3rem
}

.p-6 {
	padding: 1.5rem
}

.\!px-12 {
	padding-left: 3rem!important;
	padding-right: 3rem!important
}

.px-12 {
	padding-left: 3rem;
	padding-right: 3rem
}

.py-12 {
	padding-top: 3rem;
	padding-bottom: 3rem
}

.py-24 {
	padding-top: 6rem;
	padding-bottom: 6rem
}

.py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem
}

.\!pt-12 {
	padding-top: 3rem!important
}

.pb-12 {
	padding-bottom: 3rem
}

.pt-12 {
	padding-top: 3rem
}

.pt-8 {
	padding-top: 2rem
}


.leading-relaxed {
	line-height: 1.625
}
.shadow {
	--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1),0 1px 2px -1px rgb(0 0 0 / 0.1);
	--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.outline {
	outline-style: solid
}

.blur {
	--tw-blur: blur(8px);
	-webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.invert {
	--tw-invert: invert(100%);
	-webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.filter {
	-webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: 150ms
}


.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1.5rem;
	padding-left: 1.5rem
}

/* Our custom CSS is from here down */

@font-face {
    font-family: Wadik;
    src: local("Wadik Bold"),local("Wadik-Bold"),url(../fonts/WadikBold.woff2) format("woff2"),url(../fonts/WadikBold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

:root {
    --swiper-pagination-top: unset;
    --swiper-pagination-bottom: unset;
    --swiper-pagination-bullet-size: 0.84rem;
    --swiper-pagination-bullet-inactive-color: #000;
    --swiper-pagination-color: linear-gradient(0deg, rgba(173,116,5,1) 0%, rgba(251,233,151,1) 100%);
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: 1.7rem
}

::-moz-selection {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity))
}

::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity))
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-thumb {
    --tw-bg-opacity: 1;
    background-color: rgb(247 151 30 / var(--tw-bg-opacity));
    border-radius: .8rem;
    -webkit-transition: .3s background-color;
    transition: .3s background-color
}

::-webkit-scrollbar-track {
    border-left: 3px solid;
    --tw-border-opacity: 1;
    border-color: rgb(230 235 238 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(230 235 238 / var(--tw-bg-opacity))
}

[data-scroll-container] {
    overflow-x: hidden;
    padding: 0;
    width: 100%
}

[data-scroll-section] {
    -webkit-perspective: 1px;
    perspective: 1px;
    will-change: transform
}

.rtl {
    direction: rtl
}

.c-scrollbar {
    height: 100vh;
    z-index: 60
}

.c-scrollbar .c-scrollbar_thumb {
    --tw-bg-opacity: 1;
    background-color: rgb(247 151 30 / var(--tw-bg-opacity));
    opacity: .8
}

.c-scrollbar~.dot {
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center
}

.c-scrollbar~.dot svg {
    width: 60%;
    transition: .3s all
}

@media (hover: none) and (pointer:coarse) {
    .c-scrollbar~.dot {
        display:none
    }

    body>.dot {
        display: none
    }
}

.swiper-pagination-bullet {
    position: relative
}

.swiper-pagination-bullet:before {
    content: "";
    display: block;
    position: absolute;
    width: 2.2rem;
    height: 2.2rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url(../img/bullet.svg);
    background-size: contain;
    z-index: -1
}

.breadcrumb a {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    fill: #fff
}

.breadcrumb a:hover {
    fill: #f7971e;
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity))
}

.breadcrumb svg {
    width: .9rem;
    height: .7rem;
    transition: .3s all
}

figure img,figure video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.hr {
    max-width: 26.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto
}
.content figure,
.content figure + * {
    margin-top: 1.5em;
}

.content .wp-block-embed iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.content .wp-block-embed .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.content ul {
    margin: 1.25em 0;
    padding: 0 1em
}

.content ul li {
    position: relative;
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: block;
    gap: 1.5rem
}

.content ul li:before {
    content: "";
    position: relative;
    width: .41em;
    height: .41em;
    margin: 0 1.5ch 0 0;
    top: -.12em;
    border-radius: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(206 216 222 / var(--tw-bg-opacity));
    display: inline-block
}

lite-youtube {
    max-width: none
}

lite-youtube:before {
    display: none
}

/* Accordion Block */
.accordion .items li .title-wrap>img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: auto;
    width: 100%;
    z-index: 0
}

.accordion .items li .content {
    position: relative;
    height: 0;
    overflow: hidden;
    margin-top: -1rem;
}
.accordion .items li.active .title-wrap .toggle svg {
    -webkit-transform: rotate3d(0,0,1,135deg);
    transform: rotate3d(0,0,1,135deg)
}

.accordion .items li.active .content {
    overflow: visible
}

.accordion .items li.active .content img {
    height: 100%
}

/* End Accordion Block */
/* Night Day Mode Toggle */

header .mode .toggle {
    position: relative;
    display: inline-block;
    width: 8rem;
    padding: 4px;
    border-radius: 4rem
}

header .mode .toggle:after,header .mode .toggle:before {
    content: "";
    display: table
}

header .mode .toggle:after {
    clear: both
}

header .mode .toggle-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #c0e6f6;
    border-radius: 4rem;
    border: 2px solid #81c0d5;
    transition: all .1s cubic-bezier(.25,.46,.45,.94);
    box-shadow: rgba(129,192,213,.2) 0 0 5px 1px
}

header .mode .toggle-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid red;
    border-radius: 4rem;
    z-index: 2;
    opacity: 0;
    cursor: pointer
}

header .mode .toggle-switch {
    position: relative;
    width: 3rem;
    height: 3rem;
    margin-left: 4rem;
    background-color: #f5eb42;
    border: 3px solid #e4c74d;
    border-radius: 50%;
    transition: all .1s cubic-bezier(.25,.46,.45,.94)
}

header .mode .toggle-switch-figure {
    position: absolute;
    bottom: -1.3rem;
    left: -5rem;
    display: block;
    width: 8rem;
    height: 3rem;
    border: .8rem solid #d4d4d2;
    border-radius: 2rem;
    background-color: #fff;
    -webkit-transform: scale(.4);
    transform: scale(.4);
    transition: all .12s cubic-bezier(.25,.46,.45,.94)
}

header .mode .toggle-switch-figure:after {
    content: "";
    display: block;
    position: relative;
    top: -65px;
    right: -42px;
    width: 15px;
    height: 15px;
    border: .7rem solid #d4d4d2;
    border-radius: 100%;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -webkit-transform: rotateZ(70deg);
    transform: rotateZ(70deg);
    background-color: #fff
}

header .mode .toggle-switch-figure:before {
    content: "";
    display: block;
    position: relative;
    top: -25px;
    right: -10px;
    width: 30px;
    height: 30px;
    border: .7rem solid #d4d4d2;
    border-radius: 100%;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -webkit-transform: rotateZ(30deg);
    transform: rotateZ(30deg);
    background-color: #fff
}

header .mode .toggle-switch-figureAlt {
    content: "";
    position: absolute;
    top: 5px;
    left: 2px;
    width: 2px;
    height: 2px;
    background-color: #efeeda;
    border-radius: 100%;
    border: .4rem solid #dee1c5;
    box-shadow: 4rem -.7rem 0 -.1rem #fcfcfc,4.5rem .4rem 0 -.3rem #fcfcfc,3rem 1.1rem 0 -.3rem #fcfcfc,5.8rem .1rem 0 -.2rem #fcfcfc,2.8rem .1rem 0 -.1rem #fcfcfc,4.4rem 1.6rem 0 -.2rem #fcfcfc,5.5rem 1.2rem 0 -.3rem #fcfcfc;
    transition: all .12s cubic-bezier(.25,.46,.45,.94);
    -webkit-transform: scale(0);
    transform: scale(0)
}

header .mode .toggle-switch-figureAlt:before {
    content: "";
    position: absolute;
    top: -.6rem;
    left: 1rem;
    width: .7rem;
    height: .7rem;
    background-color: #efeeda;
    border-radius: 100%;
    border: .4rem solid #dee1c5
}

header .mode .toggle-switch-figureAlt:after {
    content: "";
    position: absolute;
    top: .6rem;
    left: .8rem;
    width: .2rem;
    height: .2rem;
    background-color: #efeeda;
    border-radius: 100%;
    border: .4rem solid #dee1c5
}

header .mode .toggle-input:checked~.toggle-switch {
    margin-left: .1rem;
    border-color: #dee1c5;
    background-color: #fffdf2
}

header .mode .toggle-input:checked~.toggle-bg {
    background-color: #092236;
    border-color: #2a2344;
    box-shadow: rgba(42,35,68,.2) 0 0 5px 1px
}

header .mode .toggle-input:checked~.toggle-switch .toggle-switch-figure {
    margin-left: 4rem;
    opacity: 0;
    -webkit-transform: scale(.1);
    transform: scale(.1)
}

header .mode .toggle-input:checked~.toggle-switch .toggle-switch-figureAlt {
    -webkit-transform: scale(1);
    transform: scale(1)
}

/* End Night Day Mode Toggle */
/* Day Mode Specifics */

[data-day] .title-bar .bg:after {
    background: linear-gradient(0deg,#818314 0,rgba(18,17,27,.1) 20%)
}

[data-day] .title-bar.title-post .bg:after {
    display: block;
    background: linear-gradient(0deg,#441f57 0,rgba(68,31,87,0) 20%)
}

[data-day] .title-bar.title-news .bg:after {
    height: 100%;
    background: linear-gradient(0deg,#571114 0,rgba(0,0,0,.05) 20%);
    z-index: 6
}

[data-day] .title-bar.title-news .overlay img,[data-day] .title-bar.title-news .tower img {
    opacity: 1
}

[data-day] .title-bar.title-news .tower img {
    -webkit-animation: bob 8s infinite cubic-bezier(.45,0,.55,1);
    animation: bob 8s infinite cubic-bezier(.45,0,.55,1)
}

[data-day] .title-bar.title-news .underlay {
    height: 100%
}

[data-day] .title-bar.title-contact .bg:after {
    background: linear-gradient(0deg,#2c2f4c 0,rgba(44,47,76,0) 20%)
}
[data-day] .hero .bg:before {
    background: linear-gradient(0deg,#15543e 0,rgba(21,84,62,0) 20%);
    z-index: 2
}

[data-day] .hero .animations .moon {
    top: 10%;
    left: 100%
}

@media (min-width: 1024px) {
    [data-day] .hero .animations .moon {
        left:40%
    }
}

[data-day] .hero .animations .moon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

[data-day] .hero .animations .moon:before {
    background: #e7de3a
}

[data-day] .hero .animations .moon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #fffeed;
    opacity: .8
}

[data-day] .hero .animations .dragon {
    width: 37vmax;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    bottom: 14%;
    left: 25%;
    -webkit-transform: none;
    transform: none
}

@media (min-width: 1024px) {
    [data-day] .hero .animations .dragon {
        -webkit-transform:none;
        transform: none;
        left: 34%
    }
}

[data-day] .hero .animations .knight {
    bottom: 10vh;
    right: 65%
}

@media (min-width: 1024px) {
    [data-day] .hero .animations .knight {
        right:68%
    }
}

[data-day] .content-image .torch .glow {
    background: #fffeed;
    box-shadow: 0 0 4rem 4rem #fffeed;
    opacity: .1;
    -webkit-animation: none;
    animation: none
}

[data-day] .content-scrolls:before {
    background: linear-gradient(0deg,rgba(21,84,62,0) 80%,#15543e 100%)
}

[data-day] .bricks {
    background-image: none;
    --tw-bg-opacity: 1;
    background-color: rgb(21 84 62 / var(--tw-bg-opacity))
}

[data-day] .bricks .tower {
    width: 102%;
    left: -1%
}
[data-day] .leaderboard .tree {
    width: 17vmax;
    -webkit-transform: translate3d(calc(15% + 4rem),0,0);
    transform: translate3d(calc(15% + 4rem),0,0);
    transition: .8s all
}

[data-day] .leaderboard .tree.is-inview {
    -webkit-transform: translate3d(15%,0,0);
    transform: translate3d(15%,0,0)
}

[data-day] .leaderboard .tree img {
    -o-object-fit: contain;
    object-fit: contain
}

[data-day] .leaderboard .torch .glow {
    background: #fffeed;
    box-shadow: 0 0 4rem 4rem #fffeed;
    opacity: .1;
    -webkit-animation: none;
    animation: none
}

[data-day] .comparison {
    background: linear-gradient(0deg,#41497e 0,#15543e 100%);
    overflow: visible
}

[data-day] .comparison .tree {
    width: 17vmax;
    -webkit-transform: scaleX(-1) translate3d(calc(15% + 4rem),0,0);
    transform: scaleX(-1) translate3d(calc(15% + 4rem),0,0);
    transition: .8s all
}

[data-day] .comparison .tree.is-inview {
    -webkit-transform: scaleX(-1) translate3d(15%,0,0);
    transform: scaleX(-1) translate3d(15%,0,0)
}

[data-day] .comparison .tree img {
    -o-object-fit: contain;
    object-fit: contain
}

@media (min-width: 1024px) {
    [data-day] .media-boxes>.container {
        margin-bottom:0
    }
}
[data-day] .discord .mockup-col:after {
    background-image: none;
    --tw-bg-opacity: 1;
    background-color: rgb(60 140 215 / var(--tw-bg-opacity))
}

/* End Day Mode Specifics */
/* Base CSS */

html {
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    overflow-x: hidden;
    margin: 0;
    font-size: 50%
}

@media (min-width: 768px) {
    html {
        font-size:56.25%
    }
}

@media (min-width: 1536px) {
    html {
        font-size:62.5%
    }
}

@media (-webkit-min-device-pixel-ratio: 2.5) and (min-width:1281px),(-webkit-min-device-pixel-ratio:2.6041666666666665) and (min-width:1281px),(min-resolution:250dpi) and (min-width:1281px) {
    html {
        font-size:93.75%
    }
}

body {
    position: relative;
    margin: 0;
    width: 100%;
    overflow: hidden;
    font-family: Montserrat,sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    background: #a49686;
    line-height: 1.25
}

@media (min-width: 1024px) {
    body {
        overflow:hidden
    }
}
.btn img {
    position: absolute;
    height: 175%;
    top: -40%;
}
.btn img:only-of-type {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 0
}

.btn.btn-gold {
    --tw-bg-opacity: 1;
    background-color: rgb(73 56 48 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    border: .5rem solid #f7971e;
    border-top-color: #f2af5d;
    border-bottom-color: #c86e32
}

.btn.btn-gold:hover {
    background: #8d4314;
    box-shadow: 0 1.3rem 2.8rem 0 rgba(0,0,0,.4);
}

.btn.btn-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(73 56 48 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    border: .5rem solid #197bf4;
    border-top-color: #1878eb;
    border-bottom-color: #3c8cd7
}

.btn.btn-blue img {
    -webkit-filter: hue-rotate(180deg);
    filter: hue-rotate(180deg)
}

.btn.btn-blue:hover {
    background: #0b6ada;
    box-shadow: 0 1.3rem 2.8rem 0 rgba(0,0,0,.4);
}
.btn.btn-simple {
    font-size: 1.1rem
}
.btn.btn-simple:hover {
    box-shadow: 0 1.3rem 2.8rem 0 rgba(0,0,0,.4);
    -webkit-transform: translate3d(0,-.3rem,0);
    transform: translate3d(0,-.3rem,0)
}
h1, h2, h3, h4, h5, h6 {
    font-family: Wadik,sans-serif
}
.container {
    width: calc(100% - 1.5rem);
    max-width: none
}

.row {
    display: flex;
    flex-wrap: wrap
}

/* End Base CSS */
/* Prebuilt Animations */

[data-scroll][data-fade] {
    opacity: 0;
    visibility: hidden;
    transition: 1s all
}

[data-scroll][data-fade].is-inview {
    opacity: 1;
    visibility: visible
}

[data-scroll][data-fade-up] {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0,3rem,0);
    transform: translate3d(0,3rem,0);
    will-change: transform;
    transition: 1s all
}

[data-scroll][data-fade-up].is-inview {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

/* End Prebuilt Animations */
/* Site Header */

header {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: .4s all
}

header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(18 17 27 / var(--tw-bg-opacity));
    opacity: 0;
    transition: .4s all
}

header .logo {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    transition: height .3s,-webkit-transform .6s cubic-bezier(.19,1,.22,1);
    transition: transform .6s cubic-bezier(.19,1,.22,1),height .3s;
    transition: transform .6s cubic-bezier(.19,1,.22,1),height .3s,-webkit-transform .6s cubic-bezier(.19,1,.22,1);
}

header .logo:hover {
    -webkit-transform: translate3d(0,0,0) scale(.95);
    transform: translate3d(0,0,0) scale(.95)
}

header .menu {
    font-family: Wadik,sans-serif;
}

@media (min-width: 768px) {
    header .menu {
        width:calc(88% - 1.5rem)
    }
}

@media (min-width: 1024px) {
    header .menu {
        width:auto
    }
}

header .menu a:hover,
header .menu .current-menu-item:not(.menu-item-type-custom) > a {
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity))
}

@media (max-width: 1023px) {
    header .menu-container {
        height:100vh;
        height:100lvh;
        padding-top: min(15rem,18vh);
        z-index: -1;
        opacity: 0;
        visibility: hidden;
        overflow: auto;
        gap: 3rem;
        position: fixed;
        transition: .4s all;
        background: #000000;
    }
    header .menu-toggle {
        display: flex;
    }

    header .menu-container .menu {
        font-size: 3rem;
        line-height: 1.15
    }

    header .menu-container .menu>li {
        position: relative;
        display: flex;
        align-items: center;
        -webkit-transform: translate3d(0,1.5rem,0);
        transform: translate3d(0,1.5rem,0);
        opacity: 0;
        transition: .8s all cubic-bezier(.38,1.74,.64,1);
        transition-delay: 0s
    }
    header .menu-container .buttons {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 1023px) and (max-height:640px) {
    header .menu-container .menu {
        font-size:2.4rem
    }
}

@media (max-width: 1023px) {
    header .menu-container figure {
        box-shadow:0 .5rem 1.6rem rgba(0,0,0,.1)
    }
}

@media (max-width: 1023px) and (max-height:700px) {
    header .menu-container figure {
        aspect-ratio:1.4
    }
}
.scrolled header {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.scrolled header:after {
    opacity: 1
}

.scrolled header .menu a:hover {
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity))
}
.menu-open header .menu-container {
    opacity: 1;
    visibility: visible
}
.menu-open header .menu-container .menu>li {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.menu-open header .menu-container .menu>li:nth-child(1) {
    transition-delay: .1s
}

.menu-open header .menu-container .menu>li:nth-child(2) {
    transition-delay: .2s
}

.menu-open header .menu-container .menu>li:nth-child(3) {
    transition-delay: .3s
}

.menu-open header .menu-container .menu>li:nth-child(4) {
    transition-delay: .4s
}

.menu-open header .menu-container .menu>li:nth-child(5) {
    transition-delay: .5s
}

.menu-open header .menu-container .menu>li:nth-child(6) {
    transition-delay: .6s
}

.menu-open header .menu-container .menu>li:nth-child(7) {
    transition-delay: .7s
}

.menu-open header .menu-container .menu>li:nth-child(8) {
    transition-delay: .8s
}

.menu-open header .menu-container .menu>li:nth-child(9) {
    transition-delay: .9s
}

.menu-open header .menu-container .menu>li:nth-child(10) {
    transition-delay: 1s
}

/* End Site Header */
/* Site Footer */

footer {
    z-index: 2;
    overflow: hidden
}

@media (min-width: 1024px) {
    footer {
        overflow:visible
    }
}
footer .menu a:hover,
footer .menu .current-menu-item:not(.menu-item-type-custom) > a {
    color: var(--color-gold);
}
footer .bottom a:hover {
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity))
}
.trustpilot-widget iframe {
    height: 120px;
}
/* End Site Footer */
/* CSS Animations */


/* End Hero Block */
/* Title Bar Block */
.title-bar .title {
    margin-top: calc(18.67vw + 3rem)
}

@media (min-width: 1024px) and (max-width:1280px) {
    .title-bar .title {
        margin-top:7.5vw
    }
}

@media (min-width: 1281px) {
    .title-bar .title {
        margin-top:3vw
    }
}
.title-bar>.bg .moon {
    top: 8%;
    left: 40%;
    -webkit-transform: translate3d(-100%,250%,0);
    transform: translate3d(-100%,250%,0);
    opacity: 0;
    transition: 1.4s all cubic-bezier(.76,0,.24,1);
    z-index: 2
}

.title-bar>.bg .moon.is-inview {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    opacity: 1
}

@media (max-width: 767px) {
    .title-bar>.bg .moon {
        top:15%
    }
}

.title-bar>.bg .moon img {
    -webkit-animation: spin 120s linear infinite;
    animation: spin 120s linear infinite;
    will-change: transform
}

@media (max-width: 767px) {
    .title-bar>.bg .moon img {
        -webkit-filter:brightness(.6);
        filter: brightness(.6)
    }
}

.title-bar>.bg .moon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 140%;
    height: 140%;
    background: #fff;
    -webkit-filter: blur(5rem);
    filter: blur(5rem);
    z-index: -1
}

.title-bar>.bg img {
    position: relative;
    z-index: 3
}

.title-bar>.bg img:not(:last-of-type) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0
}

.title-bar>.bg lottie-player {
    position: absolute;
    top: 0;
    right: 50%;
    z-index: 1;
    width: 60%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-transform: translate(60%,-18%);
    transform: translate(60%,-18%)
}

.title-bar>.bg lottie-player+img {
    opacity: 1
}

.title-bar>.bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg,#3e0a3d 0,rgba(62,10,61,0) 20%);
    z-index: 3
}

.title-bar>.bg .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

.title-bar>.bg .tower {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.title-bar>.bg .underlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 82%;
    z-index: -1;
    background: linear-gradient(0deg,#c5aeff 0,#2c6cae 60%,#2e0452 100%);
    background-attachment: fixed
}

.title-bar>.bg.purple-after:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg,#3e0a3d 0,rgba(62,10,61,0) 20%);
    z-index: 100
}

.title-bar>.bg.lilac-after:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #a59db8, transparent);
    z-index: 100
}
@media (max-width: 767px) {
    .title-bar>.bg.lilac-after:after {
        background: linear-gradient(0deg, #a59db8 20%, transparent);
    }
}
.title-bar.title-news {
    position: relative;
    z-index: 2;
    overflow: visible
}

.title-bar.title-news .bg:after {
    height: 82%;
    background: linear-gradient(0deg,#0f0022 0,rgba(15,0,34,0) 20%);
    z-index: 5
}

.title-bar.title-post {
    position: relative;
    z-index: 2;
    overflow: visible
}

.title-bar.title-post .bg:after {
    display: none
}

.title-bar.title-contact {
    position: relative;
    z-index: 2;
    overflow: visible
}

.title-bar.title-contact .bg:after {
    height: 100%;
    background: linear-gradient(0deg,#12111b 0,rgba(18,17,27,0) 20%);
    z-index: 5
}

.title-bar.title-contact .bg .moon {
    top: 18%;
    left: 75%;
    -webkit-transform: translate3d(-100%,250%,0);
    transform: translate3d(-100%,250%,0);
    z-index: 6
}

.title-bar.title-contact .bg .moon.is-inview {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    opacity: 1
}

@media (max-width: 767px) {
    .title-bar.title-contact .bg .moon {
        top:15%
    }

    .title-bar.title-contact .bg .moon img {
        -webkit-filter: brightness(.8);
        filter: brightness(.8)
    }
}

.title-bar.title-contact .bg .moon:before {
    opacity: .5
}

.title-bar .feature {
    position: relative;
    aspect-ratio: 1.758
}

.title-bar .feature>img,.title-bar .feature>lite-youtube {
    position: relative;
    z-index: 1
}

.title-bar .feature .background {
    width: 129.5%;
    -webkit-transform: translate(-50.9%,-48.8%);
    transform: translate(-50.9%,-48.8%);
    pointer-events: none
}

.title-bar .feature figcaption p {
    font-weight: 500
}

/* End Title Bar Block */
/* Content Image Block */

@media (max-width: 767px) {
    .content-image {
        padding-top:max(3rem,3vw)
    }
}

.content-image .torch {
    height: 23rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (min-width: 768px) {
    .content-image .torch {
        -webkit-transform:translateX(-50%);
        transform: translateX(-50%)
    }
}

.content-image .torch img {
    height: 100%
}

.content-image .torch .glow {
    position: absolute;
    z-index: -1;
    width: 100%;
    padding-bottom: 80%;
    border-radius: 100%;
    background: #ff4202;
    box-shadow: 0 0 4rem 4rem #ff4202;
    top: 35%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: .7;
    -webkit-animation: flicker 9s infinite linear;
    animation: flicker 9s infinite linear
}

.content-image figure {
    aspect-ratio: 1.758;
    -webkit-transform: translate3d(3rem,0,0);
    transform: translate3d(3rem,0,0);
    opacity: .6;
    transition: .8s all
}

.content-image figure.is-inview {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
}

.content-image figure>img,.content-image figure>lite-youtube {
    position: relative;
    z-index: 1
}

.content-image figure .background {
    width: 149%;
    -webkit-transform: translate(-49.5%,-50%);
    transform: translate(-49.5%,-50%);
    pointer-events: none
}
@media (max-width: 639px) {
    .content-image figure .background {
        width: 143%;
        -webkit-transform: translate(-54.2%,-51.2%);
        transform: translate(-54.2%,-51.2%);
        pointer-events: none
    }
}
/* End Content Image Block */
/* Content Scrolls Block */

.content-scrolls:not(.no-transparent):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(0deg,rgba(18,17,27,0) 0,#12111b 80%)
}
.content-scrolls .toggles li:first-child {
    background-image: url(../img/btn-standard.png)
}

.content-scrolls .toggles li:nth-child(2) {
    background-image: url(../img/btn-rapid.png)
}

.content-scrolls .toggles li:nth-child(3) {
    background-image: url(../img/btn-royal.png)
}

.content-scrolls .toggles li:nth-child(4) {
    background-image: url(../img/btn-royal.png)
}
.content-scrolls .toggles li:nth-child(5) {
    background-image: url(../img/btn-royal.png)
}

.content-scrolls .toggles li:hover {
    -webkit-transform: translate3d(0,-.3rem,0);
    transform: translate3d(0,-.3rem,0);
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity))
}
.content-scrolls .toggles li.active {
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity))
}
.content-scrolls .scrolls .inner .title p {
    position: relative;
    z-index: 1
}
/* End Content Scrolls Block */
/* Table Tabs Block */
.table-tabs {
    overflow: visible
}
.table-tabs .glow {
    box-shadow: 0 0 4rem 4rem #ff4202;
    -webkit-animation: flicker 9s infinite linear;
    animation: flicker 9s infinite linear
}
.table-tabs .toggles.first li:first-child {
    background-image: url(../img/btn-standard.png)
}

.table-tabs .toggles.first li:nth-child(2) {
    background-image: url(../img/btn-rapid.png)
}

.table-tabs .toggles.first li:nth-child(3) {
    background-image: url(../img/btn-royal.png)
}

.table-tabs .toggles.first li:nth-child(4) {
    background-image: url(../img/btn-royal.png)
}

.table-tabs .toggles.second li:first-child {
    background-image: url(../img/btn-swing.png)
}

.table-tabs .toggles.second li:nth-child(2) {
    background-image: url(../img/btn-regular.png)
}

.table-tabs .toggles.third li {
    background-image: url(../img/btn-simple.svg)
}

.table-tabs .tables {
    background: linear-gradient(30deg,#f1be68 0,#b66f28 100%);
    border-radius: 2rem;
    overflow: hidden;
    padding-bottom: 3rem
}

@media (min-width: 1024px) {
    .table-tabs .tables {
        overflow:visible;
        padding-bottom: 0;
        background: 0 0
    }
}

.table-tabs .bg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: calc(80vw + 6rem);
    height: 200%;
    z-index: -1
}

.table-tabs .bg img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    transition: .8s all
}

.table-tabs .bg.is-inview img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.table-tabs table {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}

.table-tabs table thead th {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    border-color: #000;
    border-top: none
}

.table-tabs table thead th:first-child {
    border-left: none
}

.table-tabs table thead th:nth-child(2) {
    background: rgba(0,0,0,.05)
}

.table-tabs table thead th:nth-child(3) {
    background: rgba(0,0,0,.1)
}

.table-tabs table thead th:nth-child(4) {
    background: rgba(0,0,0,.14);
    border-right: none
}

.table-tabs table tbody tr th {
    border-right-color: #000;
    border-left: none
}

.table-tabs table tbody tr td:first-of-type:last-of-type {
    border-right: none
}

.table-tabs table tbody tr td:first-of-type:not(:last-of-type) {
    background: rgba(0,0,0,.05);
    border-right-color: #000
}

.table-tabs table tbody tr td:nth-of-type(2) {
    background: rgba(0,0,0,.1);
    border-right-color: #000
}

.table-tabs table tbody tr td:nth-of-type(3) {
    background: rgba(0,0,0,.14);
    border-right: none
}

.product-table:not(.active) {
    display: none;
}

/* End Table Tabs Block */
/* Content Avatar Block */

.content-avatar figure {
    position: relative;
    -webkit-transform: translate3d(3rem,0,0);
    transform: translate3d(3rem,0,0);
    opacity: .6;
    transition: .8s all
}

.content-avatar figure.is-inview {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
}

.top-payout-name {
    position: absolute;
    top: 75%;
    left: 0;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2rem;
}

/* End Content Avatar Block */
/* Leaderboard Block */

.leaderboard .torch {
    height: 30rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: translate(50%,50%);
    transform: translate(50%,50%)
}

.leaderboard .torch img {
    height: 100%
}

.leaderboard .torch .glow {
    position: absolute;
    z-index: -1;
    width: 100%;
    padding-bottom: 80%;
    border-radius: 100%;
    background: #ff4202;
    box-shadow: 0 0 4rem 4rem #ff4202;
    top: 35%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: .7;
    -webkit-animation: flicker 9s infinite linear;
    animation: flicker 9s infinite linear
}

.leaderboard ::-webkit-scrollbar {
    height: 6px
}
.leaderboard .leaderboard-frame>svg {
    position: absolute;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 60%;
    top: 6rem;
    right: 10%;
    fill: #1d1d1d;
    z-index: 5
}

.leaderboard .leaderboard-frame:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    pointer-events: none;
    background-image: url(../img/leaderboard-border.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.leaderboard .leaderboard-frame .gems {
    z-index: -1
}

.leaderboard .leaderboard-frame .gems img {
    position: absolute
}

.leaderboard .leaderboard-frame .gems img:first-child {
    top: 0;
    left: 0;
    width: 27.8%;
    -webkit-transform: translate(-50%,-5%);
    transform: translate(-50%,-5%)
}

.leaderboard .leaderboard-frame .gems img:last-child {
    bottom: 0;
    right: 0;
    width: 29.8%;
    -webkit-transform: translate(46%,28%);
    transform: translate(46%,28%)
}

@media (max-width: 767px)  {
    .leaderboard .leaderboard-frame .gems img:last-child {
        width: 70%;
        right: 25px;
        bottom: -50px;
    }
    .leaderboard .leaderboard-frame .gems img:first-child {
        width: 300px;
        top: -100px;
        left: -109px;
        transform: rotate(6deg);
    }
}

.leaderboard .leaderboard-frame .top {
    position: relative;
    z-index: 0;
    background: linear-gradient(120deg,rgba(247,151,30,.5) 0,#000 30%);
    border-radius: 3rem 3rem 0 0
}

.leaderboard .leaderboard-frame .top svg {
    width: 2em;
    height: 2em;
    fill: #f7971e
}

/* End Leaderboard Block */
/* Comparison Block */
@media (min-width: 1024px) {
    .comparison .comparison-col {
        width:33.3333333333%
    }
}

.comparison .comparison-firm:not(.active) {
    display: none;
}

.comparison .comparison-col:first-child .comparison-table>img {
    -webkit-transform: translate(-35%,-49%);
    transform: translate(-35%,-49%);
    width: 154vw;
    height: 140%
}

@media (min-width: 640px) {
    .comparison .comparison-col:first-child .comparison-table>img {
        width:126vw;
        height: 144%
    }
}

@media (min-width: 1024px) {
    .comparison .comparison-col:first-child .comparison-table>img {
        -webkit-transform:translate(-52%,-49%);
        transform: translate(-52%,-49%);
        width: 160%;
        height: 144%
    }
}

.comparison .comparison-col:last-child .comparison-table>img {
    -webkit-transform: translate(-44%,-47%);
    transform: translate(-44%,-47%);
    width: 149%;
    height: 150%;
    display: none
}

@media (min-width: 1024px) {
    .comparison .comparison-col:last-child .comparison-table>img {
        display:block
    }
}

.comparison .comparison-table {
    position: relative
}

.comparison .comparison-table>img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: none;
    z-index: -1
}

.comparison .comparison-table ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 1rem;
    padding-bottom: 1rem
}

@media (min-width: 640px) {
    .comparison .comparison-table ul li {
        padding-top:1.5rem;
        padding-bottom: 1.5rem
    }
}

.comparison .comparison-table ul li:not(:last-child) {
    border-bottom: 1px solid #697179
}

.comparison .comparison-table ul li p {
    margin: 0
}

.comparison .comparison-table ul li p:nth-child(2) {
    color: #c7c3c1;
    width: 100%
}

@media (min-width: 640px) {
    .comparison .comparison-table ul li p:nth-child(2) {
        width:auto
    }
}

/* End Comparison Block */
/* Media Boxes Block */
@media (min-width: 1024px) {
    .media-boxes>.container {
        margin-bottom:24vw
    }
}
.media-boxes .icon img {
    height: 100%;
    -webkit-animation: bob 6s ease-in-out infinite;
    animation: bob 6s ease-in-out infinite;
    will-change: transform
}

.media-boxes figure .bg {
    position: absolute;
    top: -5.5%;
    left: 0;
    width: 100%;
    height: 111%;
    pointer-events: none
}
/* End Media Boxes Block */
/* Platform Block */
.platform>.bg lottie-player {
    position: absolute;
    bottom: 39%;
    right: 6%;
    width: 34vmin;
    height: 34vmin;
    z-index: 2
}
.platform .icon img {
    -webkit-animation: bob 6s ease-in-out infinite;
    animation: bob 6s ease-in-out infinite;
    will-change: transform
}
.platform .toggles li {
    cursor: pointer;
    transition: .3s all
}
.platform .toggles li.active,.platform .toggles li:hover {
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity))
}
.platform .button-group .buttons a:hover {
    box-shadow: 0 1.3rem 2.8rem 0 rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-.3rem,0);
    transform: translate3d(0,-.3rem,0)
}

/* End Competitions Block */
/* Discord Block */

.discord .icon svg {
    width: 100%;
    height: 7rem;
    fill: #fff;
    -webkit-animation: bob 6s ease-in-out infinite;
    animation: bob 6s ease-in-out infinite;
    will-change: transform
}
.discord .mockup-col lottie-player {
    -webkit-transform: scaleX(-1) translateY(1.8%);
    transform: scaleX(-1) translateY(1.8%);
}

.discord .mockup img {
    border-radius: 2.8rem
}
.discord .mockup:after {
    content: "";
    position: absolute;
    width: calc(100% + 2.8rem);
    height: calc(100% + 2.8rem);
    top: -1.4rem;
    left: -1.4rem;
    border: .7rem solid #e2e6f4;
    border-radius: 3.8rem
}

/* End Discord Block */
/* Accordion Block */

.accordion {
    overflow: visible;
    z-index: 1
}
.accordion .bg {
    height: calc(100% + 1px)
}
.accordion .icon img {
    -webkit-animation: bob 6s ease-in-out infinite;
    animation: bob 6s ease-in-out infinite;
    will-change: transform
}
/* End Accordion Block */
/* Testimonials Block */
.testimonial .swiper .swiper-pagination {
    position: relative
}

/* End Testimonials Block */
/* Contact Details Block */

.contact-details .icon svg {
    width: 100%;
    height: 10rem;
    fill: #fff;
    -webkit-animation: bob 6s ease-in-out infinite;
    animation: bob 6s ease-in-out infinite;
    will-change: transform
}
.contact-details .socials li a svg {
    width: 3rem;
    height: 3rem;
    fill: #fff;
    transition: .3s all
}

.contact-details .socials li a:hover svg {
    fill: #f7971e
}

.contact-details lottie-player {
    position: absolute;
    z-index: 5;
    bottom: max(3rem,3vw);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 25vh;
    width: auto
}

@media (min-width: 640px) {
    .contact-details lottie-player {
        left:8.3333333333%;
        -webkit-transform: none;
        transform: none
    }
}
.contact-details.slim {
    overflow: visible
}

.contact-details.slim .bg img {
    -o-object-position: bottom;
    object-position: bottom
}

.contact-details.slim .bg .fixer {
    position: absolute;
    bottom: calc(100% - 1px);
    left: 0;
    width: 100%;
    height: 100vh
}

/* End Contact Details Block */
/* Bricks Background */
.bricks>.bg {
    z-index: 1
}
.bricks>.bg>img {
    max-width: none;
}
.bricks>.bg .tree {
    width: 23vmax;
    -webkit-transform: translate3d(calc(15% + 4rem),0,0);
    transform: translate3d(calc(15% + 4rem),0,0);
    transition: .8s all
}

.bricks>.bg .tree.is-inview {
    -webkit-transform: translate3d(15%,0,0);
    transform: translate3d(15%,0,0)
}

.bricks>.bg .tree img {
    -o-object-fit: contain;
    object-fit: contain
}
/* End Bricks Background */
/* Double Boxes Block */

.double-boxes .box {
    height: 100%;
    border-radius: 16%;
    transition: .3s all
}

.double-boxes .box img {
    margin: 0 auto;
    max-width: 29rem
}

.double-boxes .box .content {
    line-height: 1.67
}

.double-boxes .box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-border-image: url(../img/leaderboard-border.png) 30 fill/30px/0;
    border-image: url(../img/leaderboard-border.png) 30 fill/30px/0;
    z-index: 50;
    pointer-events: none
}

.double-boxes .box:hover {
    box-shadow: rgba(247,151,30,.353) 0 0 10rem 1rem
}

/* End Double Boxes Block */
/* Top Article Block (on News Page) */

.top-article {
    position: relative;
    z-index: 3
}

.top-article figure {
    aspect-ratio: 1.758;
    -webkit-transform: translate3d(0,3rem,0);
    transform: translate3d(0,3rem,0);
    opacity: .6;
    transition: .8s all
}

.top-article figure.is-inview {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
}

.top-article figure:before {
    content: "Read";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(0deg,rgba(78,30,77,.7) 0,rgba(18,17,27,.7) 100%);
    opacity: 0;
    visibility: hidden;
    transition: .3s all;
    z-index: 10;
    font-family: Wadik,sans-serif
}

.top-article figure:hover:before {
    opacity: 1;
    visibility: visible
}

.top-article figure>img,.top-article figure>lite-youtube {
    position: relative;
    z-index: 1
}

.top-article figure .background {
    width: 129.5%;
    -webkit-transform: translate(-50.9%,-48.8%);
    transform: translate(-50.9%,-48.8%);
    pointer-events: none
}

.top-article figure figcaption p {
    font-weight: 500
}

.top-article figure .placeholder {
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

/* End Top Article Block */
/* Article Grid */

.article-content+.contact-details .bg:before,
.article-grid+.contact-details .bg:before,
.woocommerce+.contact-details .bg:before {
    background: linear-gradient(0deg,rgba(15,0,34,0) 80%,#0f0022 100%)
}

.article-grid .single figure {
    position: relative;
    aspect-ratio: 1.758
}

.article-grid .single figure>img,.article-grid .single figure>lite-youtube {
    position: relative;
    z-index: 1
}

.article-grid .single figure .background {
    width: 102.5%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    pointer-events: none
}

.article-grid .single figure figcaption p {
    font-weight: 500
}

.article-grid .single figure > span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(0deg,rgba(78,30,77,.7) 0,rgba(18,17,27,.7) 100%);
    opacity: 0;
    visibility: hidden;
    transition: .3s all;
    z-index: 10;
    font-family: Wadik,sans-serif
}

.article-grid .single .text .content {
    position: relative
}

.article-grid .single .text p {
    line-height: 1.5625
}

.article-grid .single .torch {
    height: 12rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (min-width: 768px) {
    .article-grid .single .torch {
        -webkit-transform:translateX(-50%);
        transform: translateX(-50%)
    }
}

.article-grid .single .torch img {
    height: 100%
}

.article-grid .single .torch .glow {
    position: absolute;
    z-index: -1;
    width: 100%;
    padding-bottom: 80%;
    border-radius: 100%;
    background: #ff4202;
    box-shadow: 0 0 4rem 4rem #ff4202;
    top: 35%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: .7;
    -webkit-animation: flicker 9s infinite linear;
    animation: flicker 9s infinite linear
}

.article-grid .single:hover figure > span {
    opacity: 1;
    visibility: visible
}

/* End Article Grid */

/* Tailwind Breakpoints */

.hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    -webkit-transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@media (min-width: 640px) {
    .sm\:mt-12 {
        margin-top:3rem
    }

    .sm\:flex-row {
        flex-direction: row
    }

    .sm\:gap-16 {
        gap: 4rem
    }

    .sm\:text-xl {
        font-size: 1.4rem
    }
}

@media (min-width: 768px) {
    .md\:relative {
        position:relative
    }

    .md\:right-auto {
        right: auto
    }

    .md\:w-1\/5 {
        width: 20%
    }
}

@media (min-width: 1024px) {
    .lg\:fixed {
        position:fixed
    }

    .lg\:relative {
        position: relative
    }

    .lg\:order-none {
        order: 0
    }

    .lg\:mb-20 {
        margin-bottom: 5rem
    }

    .lg\:mb-24 {
        margin-bottom: 6rem
    }

    .lg\:mr-12 {
        margin-right: 3rem
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:mt-16 {
        margin-top: 4rem
    }

    .lg\:mt-20 {
        margin-top: 5rem
    }

    .lg\:mt-24 {
        margin-top: 6rem
    }

    .lg\:mt-6 {
        margin-top: 1.5rem
    }

    .lg\:mt-72 {
        margin-top: 18rem
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-auto {
        height: auto
    }

    .lg\:h-full {
        height: 100%
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-1\/3 {
        width: 33.333333%
    }

    .lg\:w-1\/4 {
        width: 25%
    }

    .lg\:w-1\/6 {
        width: 16.666667%
    }

    .lg\:w-2\/3 {
        width: 66.666667%
    }

    .lg\:w-2\/5 {
        width: 40%
    }

    .lg\:w-3\/4 {
        width: 75%
    }

    .lg\:w-3\/5 {
        width: 60%
    }

    .lg\:w-4\/5 {
        width: 80%
    }

    .lg\:w-5\/12 {
        width: 41.666667%
    }

    .lg\:w-5\/6 {
        width: 83.333333%
    }

    .lg\:w-52 {
        width: 13rem
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:w-full {
        width: 100%
    }

    .lg\:flex-1 {
        flex: 1 1 0%
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-row-reverse {
        flex-direction: row-reverse
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:gap-12 {
        gap: 3rem
    }

    .lg\:gap-24 {
        gap: 6rem
    }

    .lg\:p-0 {
        padding: 0
    }

    .lg\:p-12 {
        padding: 3rem
    }

    .lg\:p-16 {
        padding: 4rem
    }

    .lg\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .lg\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-3xl {
        font-size: 1.8rem
    }
}

@media (min-width: 1536px) {
    .\32xl\:mb-32 {
        margin-bottom:8rem
    }

    .\32xl\:w-1\/2 {
        width: 50%
    }

    .\32xl\:w-1\/3 {
        width: 33.333333%
    }

    .\32xl\:w-2\/3 {
        width: 66.666667%
    }

    .\32xl\:w-3\/5 {
        width: 60%
    }

    .\32xl\:w-5\/12 {
        width: 41.666667%
    }

    .\32xl\:w-7\/12 {
        width: 58.333333%
    }

    .\32xl\:gap-24 {
        gap: 6rem
    }

    .\32xl\:pt-48 {
        padding-top: 12rem
    }
}

/* End Tailwind Breakpoints */

/* After this everything has been added in WP (ie. after frontend was integrated) */

/* Custom */

[data-scroll-section] {
    will-change: initial;
}
/* Menu */

@media (max-width: 1023px) {
    .admin-bar header .menu-container {
        height: calc(100vh - 32px);
    }
}
@media (max-width: 782px) {
    .admin-bar header .menu-container {
        height: calc(100vh - 46px);
    }
}

/* Filter */

.filter-box {
    display: flex;
    align-items: center;
    justify-content: center;
}
.filter-box p {
    margin-right: 2rem;
}
.filter-box .btn-filter {
    cursor: pointer;
    margin: 1rem;
    padding: 2rem 2.5rem;
    font-size: 1.2rem;
    background-image: url(../img/btn-filter.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: .3s all;
}
.filter-box .btn-filter:hover {
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity));
    box-shadow: 0 1.3rem 2.8rem 0 rgba(0,0,0,.4);
    -webkit-transform: translate3d(0,-0.3rem,0);
    transform: translate3d(0,-0.3rem,0);
}
.filter-box .btn-filter.active {
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity));
}

/* Pagination */

.pagination .nav-links {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2rem auto;
}
.pagination .page-numbers:not(.prev):not(.next) {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4rem;
    height: 4rem;
    margin: 0 0.75rem;
    font-weight: bolder;
    font-size: 1.4rem;
    background: url(../img/page-num.png) 50%/contain no-repeat;
}
.pagination .page-numbers:not(.prev):not(.next):not(.dots):hover,
.pagination .page-numbers.current {
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity));
}

/* 404 */

.title-404 {
    min-height: 60vw;
}
.title-404 .icon svg {
    width: 100%;
    height: 7rem;
    fill: #fff;
    -webkit-animation: bob 6s ease-in-out infinite;
    animation: bob 6s ease-in-out infinite;
    will-change: transform
}
.title-404 lottie-player.dragon {
    z-index: 10;
    transform: scaleX(-1);
    top: auto;
    left: 0;
    right: auto;
    bottom: 5%;
}
.title-404 lottie-player.knight {
    z-index: 10;
    top: auto;
    left: 45%;
    right: auto;
    bottom: -10%;
    width: 22%;
}

/* Gravity Forms */

.form .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 4%;
    grid-row-gap: 2rem;
}
.form .gform_wrapper.gravity-theme .gfield input,
.form .gform_wrapper.gravity-theme .gfield textarea,
.form .gform_wrapper.gravity-theme .gfield select {
    width: 100%;
    height: 4.4rem;
    padding: 1.5rem 2rem;
    background-color: #2e2e2e;
    border: 1px solid transparent;
    outline: none;
    font-size: 1.4rem;
    color: #ffffff;
    transition: all .3s;
}
.form .gform_wrapper.gravity-theme .gfield textarea {
    resize: none;
}
.form .gform_wrapper.gravity-theme .gfield input::placeholder,
.form .gform_wrapper.gravity-theme .gfield textarea::placeholder,
.form .gform_wrapper.gravity-theme .gfield select::placeholder {
    color: #75756c;
}
.form .gform_wrapper.gravity-theme .gfield input:focus,
.form .gform_wrapper.gravity-theme .gfield textarea:focus,
.form .gform_wrapper.gravity-theme .gfield select:focus {
    border-color: #f7971e;
}
.form .gform_wrapper.gravity-theme .gform_footer {
    padding-bottom: 0;
}
.form .gform_wrapper.gravity-theme .gform_footer .btn {
    margin: 0 auto;
}
.form .gform_wrapper .gform_validation_errors {
    margin: 0 0 2rem;
    padding: 0;
    background: none;
    border: none;
    box-shadow: none;
    text-align: center;
}
.form .gform_wrapper .gform_validation_errors .gform-icon {
    display: none;
}
.form .gform_wrapper.gravity-theme .gfield_description {
    padding-top: 0;
    font-weight: bolder;
    font-size: 1.2rem;
}
.form .gform_wrapper .gfield_validation_message,
.form .gform_wrapper .validation_message {
    background: none;
    border: none;
    padding: 0 2rem;
}
.form .gform_wrapper.gravity-theme .gfield_error input,
.form .gform_wrapper.gravity-theme .gfield_error textarea,
.form .gform_wrapper.gravity-theme .gfield_error select {
    border-color: #c02b0a;
}
.form .gform_confirmation_message {
    text-align: center;
    font-family: Wadik,sans-serif;
}

/* Checkout */

.woocommerce-checkout-wrap {
    padding-top: 20rem;
}
.woocommerce-checkout h3 {
    font-size: 2rem;
    margin-bottom: 3rem;
}
.woocommerce-billing-fields {
    margin-bottom: 4rem;
}
.woocommerce-checkout p+p {
    margin-top: 0;
}
.woocommerce-form-coupon-toggle {
    font-family: Wadik;
    font-size: 1.3rem;
}
.woocommerce-checkout a.showcoupon:hover {
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity));
}
.woocommerce-checkout p {
    margin-bottom: 1rem;
}
.woocommerce-form-coupon-toggle {
    margin-bottom: 1rem;
}
.form-row {
    margin-bottom: 1rem;
}
.form-row .required {
    text-decoration: none;
    color: #e2401c;
}
.form-row label {
    display: block;
    margin-bottom: 1rem;
    font-family: Wadik;
    font-size: 1.2rem;
}
.woocommerce-checkout .remove {
    position: relative;
    top: 0.25rem;
    font-family: Wadik,sans-serif;
    font-size: 2rem;
    color: #e2401c;
}
.form-row .input-text {
    width: 100%;
    height: 4.4rem;
    background: transparent;
    padding: 0 1rem;
    border: 1px solid #ffffff3a;
    outline: none;
    font-size: 1.4rem;
    color: #fff;
}
.form-row .input-text::placeholder {
    color: #ffffff3a;
}
.form-row .input-text:focus {
    border-color: rgb(247 151 30 / var(--tw-text-opacity));
}
.form-row textarea.input-text  {
    resize: none;
    height: 15rem;
    padding: 1rem;
}
.select2-container {
    width: 100% !important;
}
.select2-dropdown {
    background-color: #000;
    border: 1px solid #ffffff3a;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #f7971e;
    background: transparent;
    height: 4.4rem;
    padding: 0 1rem;
    color: #fff;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    outline: none;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: #ffffff3a;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #f7971e;
}
.select2-container--default .select2-selection--single {
    height: 4.4rem;
    background: transparent;
    border-radius: 0;
    border: 1px solid #ffffff3a;
    font-size: 1.4rem;
}
.select2-container--default .select2-results__option {
    color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 4.4rem;
    color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 4.4rem;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    display: none;
}
.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.button.wp-element-button {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: Wadik;
    font-size: 1.4rem;
    padding: 0.8rem 2rem 0.7rem;
    transition: .3s all;
    border-radius: 1rem;
    pointer-events: all;
    --tw-bg-opacity: 1;
    background-color: rgb(73 56 48 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    border: 0.5rem solid #f7971e;
    border-top-color: #f2af5d;
    border-bottom-color: #c86e32;
}
.button.wp-element-button:hover {
    background: #8d4314;
    box-shadow: 0 1.3rem 2.8rem 0 rgba(0,0,0,.4);
    -webkit-transform: translate3d(0,-0.3rem,0);
    transform: translate3d(0,-0.3rem,0);
}
.button.wp-element-button:before,
.button.wp-element-button:after {
    content: '';
    display: inline-block;
    width: 5.2rem;
    height: 6.2rem;
    position: absolute;
    top: -52%;
    background-repeat: no-repeat;
    background-size: contain;
}
.button.wp-element-button:before {
    left: 0;
    transform: translateX(-58%);
    background-image: url(../img/btn-gold-left.svg);
}
.button.wp-element-button:after {
    right: 0;
    transform: translateX(58%);
    background-image: url(../img/btn-gold-right.svg);
}
.checkout-toggles {
    width: 100%;
    margin-bottom: 1rem;
}
.checkout-toggles-wrap h4 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
}
.checkout-toggles {
    display: flex;
    flex-wrap: wrap;
}
.checkout-toggles label {
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 1.1rem;
    position: relative;
    cursor: pointer;
    width: 11.5rem;
    height: 4rem;
    margin-right: 1rem;
    margin-bottom: 1rem;
    transition: .3s all;
}
.checkout-toggles label:hover {
    transform: translate3d(0,-0.3rem,0);
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity));
}
.checkout-toggles label span {
    padding-top: 0.6rem;
}
.checkout-toggles label img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    z-index: -1;
}
.checkout-toggles input[type=radio] {
    display: none;
}
.checkout-toggles label input[type=radio]:checked + span {
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity));
}
p#privacy_policy_field {
    width: 100%;
    overflow-y: scroll;
    max-height: 30rem;
    font-size: 1.2rem;
}
.woocommerce-billing-fields__field-wrapper .form-row {
    width: 48%;
}
@media (max-width: 767px) {
    .woocommerce-billing-fields__field-wrapper .form-row {
        width: 100%;
    }
}
.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 4rem;
}
.shop_table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 3rem;
    font-family: Wadik;
}
.shop_table thead th, .shop_table tfoot th {
    text-align: left;
    font-size: 1.4rem;
}
.shop_table th, .shop_table td {
    vertical-align: top;
    padding: 1rem 1rem 1rem 0;
    border: none;
}
.shop_table .product-name span {
    font-size: 1.2rem;
}
.shop_table .woocommerce-Price-amount {
    font-size: 1.4rem;
}
.shop_table .variation {
    margin-top: 2rem;
    display: flex;
    flex-wrap: wrap;
}
.shop_table .variation dd,
.shop_table .variation dt {
    width: 50%;
    padding-right: 1rem;
    font-size: 1rem;
}
@media (max-width: 767px) {
    .shop_table .variation dd,
    .shop_table .variation dt {
        width: auto;
    }
}
.woocommerce-order {
    font-family: Wadik;
    font-size: 1.4rem;
}
.woocommerce-order .shop_table th,
.woocommerce-order .shop_table td {
    padding: 1rem 3rem 1rem 0;
}
.woocommerce-order .shop_table {
    width: auto;
}
.payment_methods {
    margin-bottom: 2rem;
}
.wc_payment_method {
    margin-bottom: 2rem;
}
.wc_payment_method label {
    margin-left: 0.5rem;
    font-family: Wadik;
    font-size: 1.2rem;
}
.wc_payment_method img {
    display: inline-block;
}
.payment_box {
    width: 100%;
    margin-top: 1rem;
    font-family: Montserrat;
    font-size: 1.2rem;
}
.woocommerce-privacy-policy-text {
    margin-bottom: 2rem;
    font-family: Montserrat;
    font-size: 1.2rem;
}
.woocommerce-error {
    color: #e2401c;
}
.woocommerce-order-details {
    margin-top: 3rem;
}
.woocommerce-order-details__title {
    font-size: 2rem;
    margin-bottom: 2rem;
}
.woocommerce-column__title {
    font-size: 2rem;
    margin-bottom: 1rem;
}
.order_details th, .order_details td {
    padding: 1rem 1rem 1rem 0;
}
.order_details .product-name > a {
    font-size: 1.4rem;
}
.order_details .wc-item-meta {
    margin-top: 1rem;
    font-size: 1.2rem;
}
.order_details .wc-item-meta li {
    display: flex;
    flex-wrap: wrap;
}
.order_details .wc-item-meta li p {
    margin: 0 0 0 1rem;
}
.checkout-empty {
    padding: 22rem 0;
}
.checkout-empty p{
    margin-bottom: 3rem;
}

/* Languages Switcher */
.lang-switcher .wpml-ls-legacy-dropdown-click {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.lang-switcher .wpml-ls {
    width: auto;
    margin: auto 0;
}
.lang-switcher .wpml-ls-legacy-dropdown-click .wpml-ls-item {
    width: fit-content;
}
.lang-switcher .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a,
.lang-switcher .wpml-ls-legacy-dropdown-click a:focus,
.lang-switcher .wpml-ls-legacy-dropdown-click a:hover,
.lang-switcher .wpml-ls ul > li a,
.lang-switcher .wpml-ls ul > li a:hover,
.lang-switcher .wpml-ls ul > li a:active,
.lang-switcher .wpml-ls ul > li a:focus {
    background-color: transparent;
    color: #fff;
}
.lang-switcher .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    border: none;
}
.lang-switcher .wpml-ls-legacy-dropdown-click .wpml-ls-flag {
    display: inline;
    vertical-align: middle;
    -webkit-mask-image: url(../img/shield-shape.svg);
    -webkit-mask-repeat: no-repeat;
    width: 2.5rem;
    height: 2.5rem;
}
.lang-switcher ul.js-wpml-ls-sub-menu.wpml-ls-sub-menu {
    width: fit-content;
    left: 0;
    right: 0;
    margin: auto;
}
.lang-switcher .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    background: transparent;
}
.lang-switcher a,
.lang-switcher .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    border: none;
}
.lang-switcher a.wpml-ls-link,
.lang-switcher .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    padding-right: calc(0.5rem + 1.4em);
}

/* Audio */

.music-controls, .music-controls.play {
    position: relative;
    height: 3.5rem;
    width: 3.5rem;
    margin-left: 0;
}
.music-controls:hover {
    cursor: pointer;
    opacity: 0.8;
    transition: ease 0.4s;
}
.music-controls img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: contain;
    z-index: 2;
    user-select: none;
    pointer-events: none;
    left: 0;
}
.music-controls audio {
    width: 100%;
    height: 100%;
}
.music-controls:after,
.music-controls.play:after {
    content: '';
    background: url(../img/audio-off.svg) center center no-repeat;
    background-size: contain!important;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50%;
    position: absolute;
    opacity: 1;
    height: 35%;
    right: -5px;
}
.music-controls.play:after {
    background: url(../img/audio-on.svg) center center no-repeat;
}
/* Theme Dark */
.theme-dark {
    background: #a49686;
}
body.theme-dark .imgs-day {
    display: none;
}
body:not(.theme-dark) .imgs-night {
    display: none;
}
.theme-dark.home main {
    background-color: transparent;
}
.theme-dark main,
.theme-dark main.bg-red:not([class*="dark"]) {
    --tw-bg-opacity: 1;
    background-color: rgb(15 0 34 / var(--tw-bg-opacity));
}
.theme-dark main.bg-lilac:not([class*="dark"]),
.theme-dark main.bg-green-light:not([class*="dark"]) {
    --tw-bg-opacity: 1;
    background-color: rgb(62 10 61 / var(--tw-bg-opacity));
}
.theme-dark main.bg-indigo:not([class*="dark"]) {
    --tw-bg-opacity: 1;
    background-color: rgb(18 17 27 / var(--tw-bg-opacity));
}
.theme-dark .hero.bg-green,
.theme-dark .hero.bg-green + section {
    --tw-bg-opacity: 1;
    background-color: rgb(18 17 27 / var(--tw-bg-opacity));
}
.theme-dark .title-about,
.theme-dark .title-about + * {
    --tw-bg-opacity: 1;
    background-color: rgb(62 10 61 / var(--tw-bg-opacity));
}
.theme-dark .title-about > figure {
    height: 100%;
}
.theme-dark .title-404 {
    --tw-bg-opacity: 1;
    background-color: rgb(62 10 61 / var(--tw-bg-opacity));
}
.theme-dark .title-process {
    --tw-bg-opacity: 1;
    background-color: rgb(62 10 61 / var(--tw-bg-opacity));
}
.theme-dark .title-process .imgs-night::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
    z-index: 10;
}
.theme-dark .article-content {
    background: transparent;
}
.theme-dark .media-boxes > figure {
    height: auto;
}
.theme-dark .platform.bg-lilac,
.theme-dark .competitions.bg-lilac,
.theme-dark .discord.bg-lilac {
    --tw-bg-opacity: 1;
    background-color: rgb(78 30 77 / var(--tw-bg-opacity));
}
.theme-dark .accordion.bg-green-light,
.theme-dark .content-image.bg-blue-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(42 35 68 / var(--tw-bg-opacity));
}


.theme-dark .contact-details.bg-blue-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(42 35 68 / var(--tw-bg-opacity));
}
.theme-dark .contact-details .fixer {
    --tw-bg-opacity: 1;
    background-color: rgb(42 35 68 / var(--tw-bg-opacity));
}
/* Price Table */
.table__tab.active {
	background-color: #f7971e;
}
.product-table-mobile {
	display: none;
}

.choose-table-mobile {
    display: none;
}

@media (max-width: 991px) {
	.product-table-desktop {
		display: none;
	}
    .choose-table-desktop {
        display: none;
    }

    .choose-table-mobile {
        display: block;
    }

    .product-table-mobile {
		display: block;
	}
    .comparison-table-mobile .table__head .row {
        flex-wrap: wrap;
    }
    .music-controls img {
        width: 32px;
        height: 40px;
    }
    .music-controls:after,
    .music-controls.play:after {
        width: 22px;
        height: 19px;
    }
}
.table__head {
    border-bottom: 1px solid #ced3d7;
    background-color: #fff;
	border-radius: 2.4rem 2.4rem 0 0;
	text-align: center;
}
.table__head .row {
    flex-wrap: nowrap;
    align-items: center;
}
.table__head .row > div {
    background-color: #fff;
	padding: 2.4rem 2rem;
    font-family: "Montserrat Medium", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3a4e5e;
}
@media (max-width: 991px) {
	.table__head .row > div {
		min-width: 100%;
	    min-height: 8rem;
		padding: 2rem 1.5rem;
		font-size: 1.4rem;
	}
}
.table__head .row > div img {
	display: inline-block;
	margin: 0 auto;
}
@media (max-width: 991px) {
	.table__head .row > div img {
		max-width: 12rem;
	}
}
.table__head .row > div span {
	display: inline-block;
	margin-bottom: 0.4rem;
    font-family: "Wadik", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #f7971e;
}
@media (max-width: 991px) {
	.table__head .row > div span {
		font-size: 1.4rem;
	}
}
.table__body .row {
    flex-wrap: nowrap;
    transition: background-color 0.3s;
}
.table__body .row:not(:last-child) {
    border-bottom: 1px solid #ced3d7;
}
@media (min-width: 992px) {
	.table__body .row:not(._active):hover {
		background-color: rgba(247, 151, 30, 0.2);
	}
}
@media (min-width: 992px) {
	.table__body .row[data-spoiler]._active {
		background-color: rgba(247, 151, 30, 0.35);
	}
}
.table__body .row[data-spoiler] {
    cursor: pointer;
}
.table__body .row > div:first-child {
    position: relative;
    cursor: pointer;
    transition: color 0.3s ease;
}
.table__body .row[data-spoiler] > div:first-child:before {
    content: "";
    position: absolute;
    left: 0.7rem;
    top: 45%;
    border: solid #f7971e;
    border-width: 0 0.2rem 0.2rem 0;
    padding: 0.4rem;
    transform: translate(-50%, -50%) rotate(45deg);
    transition: all 0.35s ease;
}
@media (max-width: 991px) {
	.table__body .row[data-spoiler] > div:first-child:before {
		top: 1.8rem;
		left: 1rem;
		padding: 0.3rem;
	}
}
.table__body .row[data-spoiler]._active > div:first-child:before {
    top: 43%;
    transform: translate(-50%, -25%) rotate(-135deg);
}
@media (max-width: 991px) {
	.table__body .row[data-spoiler]._active > div:first-child:before {
    	top: 1.8rem;
	}
}

.table__body .toolinfo span:after {
	content: url(../img/pt_info.svg);
	position: absolute;
	right: 0;
}
.table__body .row > div:first-child {
    padding-left: 4rem;
    text-align: left;
}
@media (max-width: 991px) {
	.table__body .row > div:first-child,
	.table__body .row > div:first-child {
		padding-left: 2rem;
	}
	.product-table-mobile-swiper .table__body .row > div {
		text-align: center;
	}
}
.table__body .row > div {
    vertical-align: middle;
    min-width: 18rem;
    padding: 1rem 2rem;
    text-align: center;
}
@media (max-width: 991px) {
	.table__body .row > div {
		min-width: 100%;
		min-height: 6rem;
		padding: 1rem;
	}
}
.table__body .row > div a:not([class]) {
	--tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity));
}
.table__body .row > div a:not([class]):hover {
	--tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity));
}
.table__body .row > div span {
    color: #f7971e;
}
.table__expand {
    padding: 1.2rem 0;
    font-size: 1.2rem;
}
@media (max-width: 991px) {
	.table__expand {
		padding: 0;
	}
	.product-table-mobile .table__expand .row > div {
		background-color: #fff;
		position: absolute;
		z-index: 2;
	}
}
.table__expand .row [class^=col-],
.table__expand .row [class*=" col-"] {
	text-align: left;
}
.col-xxs-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-xxs-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-xxs-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.col-xxs-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
[hidden] {
    display: none;
}

#partners .button-side figure button[data-broker="2"] img {
    display:none;
}
button[data-broker]:hover {
    transform: translate3d(0,-0.3rem,0);
}
button[data-broker] img {
	object-fit: contain;
}
.button-group[data-broker]:not(.active) {
	display: none;
}
.button-group[data-broker].active {
    animation: 1s ease-out fadein;
}
@keyframes fadein {
	100% {
		opacity: 1;
	}
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.btn-menu:before,
.btn-menu:after,
.btn-menu i {
	display: block;
	width: 100%;
	height: 0.4rem;
	background-color: #fff;
	position: absolute;
	left: 0;
}
.btn-menu:before {
	content: '';
	top: 0;
}
.btn-menu:after {
	content: '';
	bottom: 0;
}
.btn-menu i {
	top: 50%;
	transform: translateY(-50%);
}
.btn-menu-close {
    position: absolute;
    right: 2.4rem;
    top: 1.75rem;
    width: 2.4rem;
    height: 2.4rem;
    z-index: 11;
}
.btn-menu-close:before, .btn-menu-close:after {
    position: absolute;
    top: 0;
    left: 1.2rem;
    content: ' ';
    height: 2.4rem;
    width: 0.3rem;
    background-color: #fff;
	transition: .3s all;
}
.btn-menu-close:hover:before, .btn-menu-close:hover:after {
	background-color: rgb(247 151 30 / var(--tw-text-opacity));
}
.btn-menu-close:before {
	transform: rotate(45deg);
}
.btn-menu-close:after {
	transform: rotate(-45deg);
}
@media (max-width: 1023px) {
	.btn-menu, .btn-menu-close {
		display: none;
	}
	header .menu-container .menu {
		display: none;
	}
}
.menu-nav-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 10;
	background-color: #12111b;
	overflow-y: auto;
	max-width: 350px;
	width: 100%;
	height: 100vh;
	padding: 4rem 2rem;
	transform: translateX(100%);
	transition: .5s all;
}
.menu-nav-wrap.active {
	transform: translateX(0);
}
.menu-nav {
	font-family: Wadik,sans-serif;
	text-transform: uppercase;
	font-size: 1.75rem;
}
.menu-nav li a {
	position: relative;
	display: block;
	padding: 1.5rem 0;
}
.menu-nav li.current-menu-item:not(.menu-item-type-custom) a,
.menu-nav li a:hover {
	--tw-text-opacity: 1;
	color: rgb(247 151 30 / var(--tw-text-opacity));
}
.menu-nav > li.current-menu-item:not(.menu-item-type-custom) a:before,
.menu-nav > li a:hover:before {
	border-color: transparent transparent transparent rgb(247 151 30 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
	.menu-container .menu-nav {
		display: none;
	}
}
	.menu-nav {
		font-size: 1.25rem;
	}
	header.overlay:before {
		content: '';
		display: block;
		width: 100vw;
		height: 100vh;
		background-color: rgba(0, 0, 0, 0.5);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
	.menu-nav li a {
		padding: 1.5rem 1.25rem;
	}
	.menu-nav li:not(:last-child) a {
		border-bottom: 0.05rem solid #fff;
	}
	.menu-nav li a:before {
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0.4rem 0 0.4rem 0.6rem;
		border-color: transparent transparent transparent #fff;
		position: absolute;
		top: 1.9rem;
		left: 0;
		transition: .3s color,.3s opacity,.3s transform,.3s -webkit-transform;
	}

button.button {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: Wadik,sans-serif;
    padding: 0.8rem 2rem 0.7rem;
    transition: .3s all;
    border-radius: 1rem;
    pointer-events: all;
    --tw-bg-opacity: 1;
    background-color: rgb(73 56 48 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    border: 0.5rem solid #f7971e;
    border-top-color: #f2af5d;
    border-bottom-color: #c86e32;
}
button.button:hover {
    background: #8d4314;
    box-shadow: 0 1.3rem 2.8rem 0 rgba(0,0,0,.4);
    -webkit-transform: translate3d(0,-0.3rem,0);
    transform: translate3d(0,-0.3rem,0);
}

/* Quick Comparison */
.comparison-table {
	display: none;
}
.comparison-table-mobile {
	display: none;
}
@media (max-width: 991px) {
	.comparison-table-desktop {
		display: none;
	}
	.comparison-table-mobile {
		display: block;
	}
}


/* Adnan CSS */
.wadik {
    font-family: "Wadik", sans-serif;
}
.custom-groove-border {
    border: 15px ridge #F5AD24;
}
@media all and (max-width: 1023px) {
    .custom-groove-border {
        border-width: 5px;
    }
}
.swiper.overflow-visible {
    overflow: visible;
}
/* Newsletter */
.newsletter-form,
.newsletter-message {
    font-family: Montserrat,sans-serif;
}
.newsletter-form .btn {
    font-family: inherit;
}


.table-tabs .toggles li {
    cursor: pointer;
    padding: 30px 38px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: .3s all;
    text-align: center;
}
.table-tabs .top-tabs.toggles li {
    min-width: 200px;
}
.table-tabs .toggles li:hover {
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity));
    -webkit-transform: translate3d(0,-.3rem,0);
    transform: translate3d(0,-.3rem,0)
}
.table-tabs .toggles li.active,button.step.active {
    --tw-text-opacity: 1;
    color: rgb(247 151 30 / var(--tw-text-opacity));
}
@media all and (max-width: 767px) {
    .hero .animations .moon {
        transform: translateX(-50%) !important;
    }
}

/* Header */

.admin-bar header.fixed {
    top: 32px;
}
@media (max-width: 782px) {
    .admin-bar header.fixed {
        top: 46px;
    }
}
@media (max-width: 600px) {
    #wpadminbar {
        position: fixed;
    }
}


.custom-table .swiper-button-prev,
.custom-table .swiper-button-next {
	width: 5rem;
    height: 5rem;
    border-radius: 50%;
    background-color: #fff;
    color: #f7971e;
    border: 1px solid #f7971e;
    top: 50%;
    transform: translateY(-50%);
}
.custom-table .swiper-button-prev {
	left: -20px;
}
.custom-table .swiper-button-next {
	right: -20px;
}
.custom-table .swiper-button-prev:after,
.custom-table .swiper-button-next:after {
	font-size: 1.5rem;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    display: block;
}
.swiper-button-next.swiper-button-disabled.swiper-button-lock, .swiper-button-prev.swiper-button-disabled.swiper-button-lock {
    display: block;
}

.swiper-button-next:after, .swiper-button-prev:after{
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
}
.swiper-button-next:after{
    transform: translate(-50%, -50%) rotate(45deg);
}
.swiper-button-prev:after{
     transform: translate(-50%, -50%) rotate(317deg);
}
.payment-list::-webkit-scrollbar {
    display: none;
}
.payment-list {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

/* Hero Block */
.hero .trustpilot-widget iframe {
    height: 130px !important
}
.hero .scroll .inner-scroll {
    -webkit-transform: rotate(90deg) translate(-80%,-40%);
    transform: rotate(90deg) translate(-80%,-40%);
}
.hero .scroll img {
    width: 10rem;
    transition: .3s all
}

.hero .scroll:hover img {
    -webkit-transform: translate3d(1rem,0,0) rotateX(180deg);
    transform: translate3d(1rem,0,0) rotateX(180deg)
}

.hero .hand {
    -webkit-transform: translateX(25%);
    transform: translateX(25%)
}

.hero .hand img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: right bottom;
    object-position: right bottom;
    -webkit-animation: bob 6s ease-in-out infinite;
    animation: bob 6s ease-in-out infinite;
    will-change: transform
}
.hero .animations .moon {
    -webkit-transform: translate3d(-100%,250%,0);
    transform: translate3d(-100%,250%,0);
    opacity: 0;
    transition: 1.4s all cubic-bezier(.76,0,.24,1)
}

.hero .animations .moon.is-inview {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    opacity: 1
}
.hero .animations .moon img {
    -webkit-animation: spin 120s linear infinite;
    animation: spin 120s linear infinite;
    will-change: transform
}

@media (max-width: 767px) {
    .hero .animations .moon img {
        -webkit-filter:brightness(.6);
        filter: brightness(.6)
    }
}

.hero .animations .moon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 140%;
    height: 140%;
    background: #fff;
    -webkit-filter: blur(5rem);
    filter: blur(5rem);
    z-index: -1
}
.hero .animations .dragon {
    width: 57vmax;
    -webkit-transform: scaleX(-1) translateX(-4%);
    transform: scaleX(-1) translateX(-4%)
}
.platform .parallax-scene>div:first-child {
    z-index: 5;
    position: absolute!important;
    top: auto!important;
    bottom: 0;
    left: 15px !important;
    width: 15.47vmax;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}
.platform .parallax-scene>div:first-child>img {
    -webkit-transform: translate(-50%,-5%);
    transform: translate(-50%,-5%)
}

.platform .parallax-scene>div:nth-child(2) {
    z-index: 4;
    position: relative!important;
    width: 28.28vmax;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}
.platform .parallax-scene>div:nth-child(3) {
    z-index: 3;
    position: absolute!important;
    top: 0;
    left: 0;
    width: 17.6vmax;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}
.platform .parallax-scene>div:nth-child(3)>img {
    -webkit-transform: translate(-42%,12%);
    transform: translate(-42%,12%)
}
.platform .parallax-scene>div:nth-child(4) {
    z-index: 2;
    position: absolute!important;
    top: auto!important;
    bottom: 0;
    left: auto!important;
    right: 0;
    width: 17.19vmax;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}
.platform .parallax-scene>div:nth-child(4)>img {
    -webkit-transform: translate(18%,10%);
    transform: translate(18%,10%)
}
table.whychoose-table tbody tr td.no:before {
    content: url(../img/decline-icon.svg);
}
table.whychoose-table tbody tr td.yes:before {
    content: url(../img/checkSign.svg);
}
table.whychoose-table tbody tr td.tooltipp:before {
    content: url(../img/info-icon.svg);
    filter: brightness(0.3);
}
.swiper.choose-table-mobile-swiper .table__body div.no:before {
    content: url(../img/decline-icon.svg);
}
.swiper.choose-table-mobile-swiper .table__body div.yes:before {
    content: url(../img/checkSign.svg);
}
.swiper.choose-table-mobile-swiper .table__body div.tooltipp:before {
    content: url(../img/info-icon.svg);
    filter: brightness(0.3);
}
.swiper.choose-table-mobile-swiper .table__body div.tooltipp {
    width: 40px;
    position: relative;
}
.swiper.choose-table-mobile-swiper .table__body div.tooltipp:after {
    content: attr(data-tooltip);
    position: absolute;
    left: 63%;
    width: 135px;
    background: #12111b;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    border-radius: 4px;
    color: #fff;
    padding: 9px 10px;
    transition: all 0.5s ease 0s;
    opacity: 0;
    visibility: hidden;
}

div.toolinfo:after {
	/*content: attr(data-tooltip) !important;*/
	position: absolute;
	left: 63%;
	width: 135px;
	background: #12111b;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	font-size: 12px;
	border-radius: 4px;
	color: #fff;
	padding: 9px 10px;
	transition: all 0.5s ease 0s;
	opacity: 0;
	visibility: hidden;
	width: 100%;
}

div.toolinfo8:after {
	content: " 12% Add on available at checkout" !important;
}

div.toolinfo10:after {
	content: "6% Add on available at checkout " !important;
}

div.toolinfo12:after {
	content: "Add on available at checkout " !important;
}

div.toolinfo:hover:after {
	opacity: 1;
	visibility: visible;
	left: 100%;
}


.swiper.choose-table-mobile-swiper .table__body div.tooltipp:hover:after {
    opacity: 1;
    visibility: visible;
    left: 100%;
}
table.whychoose-table tbody tr td.tooltipp {
    width: 40px;
    position: relative;
}
table.whychoose-table tbody tr td.tooltipp:after {
    content: attr(data-tooltip);
    position: absolute;
    left: 63%;
    width: 135px;
    background: #12111b;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    border-radius: 4px;
    color: #fff;
    padding: 9px 10px;
    transition: all 0.5s ease 0s;
    opacity: 0;
    visibility: hidden;
}
table.whychoose-table tbody tr td.tooltipp:hover:after {
    opacity: 1;
    visibility: visible;
    left: 100%;
}
@media all and (max-width: 991px) {
    .hero .animations .dragon {
        width: 89vmax;
        -webkit-transform: scaleX(-1) translateX(56%);
        transform: scaleX(-1) translateX(56%)
    }

}
.hero .animations .horse {
    width: max(14rem,12vw);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    bottom: 14%;
    right: -10%
}
@media (min-width: 1024px) {
    .hero .animations .horse {
        right:28%
    }
}
.contact-details .bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #2a2344, transparent);
    z-index: 1;
    pointer-events: none;
}
.theme-dark .contact-details .bg:before {
    height: 400px;
}
.theme-dark .title-process figure.lilac-after:after {
    background: linear-gradient(177deg,#ffffff59 0,rgba(62,10,61,90%) 81%);
}
/* Light mode */
body:not(.theme-dark) .hero .animations:before {
    display: none;
}
body.theme-dark .bg-blue-dark {
	--tw-bg-opacity: 1;
	background-color: rgb(18 17 27 / var(--tw-bg-opacity))
}
body.theme-dark .custom-gradient {
    background: linear-gradient(to bottom,  rgba(18,17,27,1) 80%,rgb(18 18 27) 60%,rgba(255,255,255,0) 100%);
}
[data-day] .contact-details .bg:before {
  background: linear-gradient(to bottom,  rgb(17 17 27) 0%,rgba(255,255,255,0) 100%);

}

.contact-details .bg:after {
    content: '';
    position: absolute;
    background: linear-gradient(0deg,#3f0c39 0,rgb(20 14 20 / 0%) 100%);
    top: auto;
    height: 300px;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

@media screen and (max-width: 767px) {
	.contact-details .bg:after {
		background: linear-gradient(0deg, #3f0c39 0, #3f0c39 60%, rgba(20, 14, 20, 0) 100%);
        height: 400px;
    }
}

/*// for Granstlate flags in menu*/



#menu-flags {
	position: relative;
}
.dropdown-menu.sub-menu {
	/*visibility: hidden;*/
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	/*border-top: 1px solid #cdcdcd;*/
	padding: 0;
	margin: 0;
	list-style-type: none;
	z-index: 101
}


li.menu-item.menu-item-has-children a {
	position: relative;
	top: 5px;
	border: none;
    padding: 5px 0;
    display: block;
}
li.menu-item.menu-item-has-children > a {
    padding: 0;
}
li.menu-item.menu-item-has-children p.gt-current-wrapper:after {
	content: "";
	vertical-align: middle;
	display: inline-block;
	border: .35em solid transparent;
	border-top: .5em solid;
	position: absolute;
	right: -20px;
	top: 10px;
}
/*  */

.lang-switcher ul li.menu-item-has-children img {
    display: inline;
    vertical-align: middle;
    -webkit-mask-image: url(../img/shield-shape.svg);
    -webkit-mask-repeat: no-repeat;
    width: 26px;
    height: 29px;
}
/* Timeline */
.timeline-content-link .timeline-content {
	transition: all 0.5s ease 0s;
}
.timeline-content-link:hover .timeline-content {
	opacity: 1;
	bottom: 100%;
    pointer-events: all;
}
.hide-scrollbar::-webkit-scrollbar {
	display: none;
}
/* Fix for pricing table layout shift - Add this to the bottom of style.css */
.wp-block-acf-whychoose-table {
    min-height: 600px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: center !important;
    margin: 3rem 0 !important;
    padding: 2rem 0 !important;
    position: relative !important;
}

/* Force stable dimensions for the table container */
.wp-block-acf-whychoose-table > div,
.wp-block-acf-whychoose-table .table-container {
    width: 100% !important;
    max-width: 1000px !important;
    min-height: 500px !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
}

/* Stabilize the comparison table specifically */
table.whychoose-table {
    width: 100% !important;
    table-layout: fixed !important;
    border-collapse: collapse !important;
    margin: 0 !important;
}

/* Reserve space for table rows to prevent shifting */
table.whychoose-table tbody tr {
    height: 60px !important;
    min-height: 60px !important;
}

table.whychoose-table thead tr {
    height: 70px !important;
    min-height: 70px !important;
}

/* Fix images in table from causing shifts */
table.whychoose-table img {
    width: auto !important;
    height: 40px !important;
    max-height: 40px !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

/* Ensure the shortcode section above doesn't cause layout shift */
.wp-block-shortcode {
    margin-bottom: 3rem !important;
    display: block !important;
    clear: both !important;
}

/* Mobile responsive adjustments */
@media (max-width: 768px) {
    .wp-block-acf-whychoose-table {
        min-height: 450px !important;
        padding: 1rem 0 !important;
    }
    
    .wp-block-acf-whychoose-table > div {
        min-height: 400px !important;
    }
    
    table.whychoose-table tbody tr {
        height: 50px !important;
        min-height: 50px !important;
    }
    
    table.whychoose-table thead tr {
        height: 60px !important;
        min-height: 60px !important;
    }
}