@import url(https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Orbitron:wght@400..900&display=swap);

.btn-green,
.btn-purple,
.btn-white,
.sm-head:before {
    clip-path: polygon(0 0, calc(100% - var(--slant)) 0, 100% var(--slant), 100% 100%, var(--slant) 100%, 0 calc(100% - var(--slant)))
}

.about-banner h1 b,
.game-banner h1 b,
.home-banner .content h1 b,
.portfolio_section .outline-head h3,
.process-sec ul.process-slider-rht:before {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #fff;
    -moz-text-fill-color: transparent
}

a,
a:focus,
a:hover {
    text-decoration: none
}

figure,
p,
ul {
    margin: 0
}

.c-white,
.h-sec-2 a:hover,
.resource-view-anchor:hover,
.review-sec ul.review-slider li.slick-slide.slick-current.slick-active .box-wraper .bottom span h6,
.team-sec4 .box-wrap:hover .head span,
a,
a:hover,
body {
    color: #fff
}

.btn-green,
.btn-purple,
.btn-white {
    transition: color var(--t, .3s), background-size .3s
}

.game-slider-sec ul.slider-lft li h3,
.home-services .slider-sec ul.slider-content li h3 {
    background: linear-gradient(180deg, rgba(125, 125, 125, 0) 5%, #e3e3e3 60.38%, rgba(125, 125, 125, 0) 95%)
}

.btn-size,
.footer-form p,
.h-sec-2 a,
.h-sec-3 .box-wrap .content h3,
.h-sec-3 h6,
.home-banner .content .play-btn a span,
.home-banner .content h1,
.home-banner .content h5,
.home-services .outline-head h3,
.home-services .serv-main,
.home-services .slider-sec .fixed-content h3,
.main-heading,
.marquee span,
.text-outline svg.txt text,
header .content-wrap p {
    text-transform: uppercase
}

.about-banner,
.game-banner {
    height: 100vh
}

.menu-wapper #restartText,
.menu-wapper #startText {
    font-family: 'Turret Road', cursive;
    user-select: none
}

* {
    font-family: Kanit, sans-serif
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5;
    border-radius: 0
}

::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5
}

.marquee,
.text-outline {
    width: -webkit-fill-available;
    pointer-events: none
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #fbff5c
}

body {
    background: #1b1e26;
    font-size: 16px;
    overflow-x: hidden
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: Orbitron, sans-serif
}

.home-banner .content h5,
.sm-head {
    padding-left: 70px;
    font-weight: 700
}

p {
    line-height: normal;
    padding: 0
}

a:focus {
    outline: 0
}

img {
    border: 0;
    outline: 0;
    max-width: 100%
}

.menu-wapper .col-lg-3,
ul {
    padding: 0
}

li,
ul {
    list-style-type: none
}

.game-sec2 .img-wrap img,
.gamedev .game-banner .container,
.relative {
    position: relative;
    z-index: 1
}

.absolute,
.faq-sec .img-wrap img,
.game-banner .img-wrap img,
.home-banner .img-wrap img,
.menu-wapper svg polygon {
    position: absolute
}

.c-dark,
.services-slider-sec ul.services-slider li .item-wrap:hover h4,
.services-slider-sec ul.services-slider li .item-wrap:hover p {
    color: #333
}

.c-green,
.faq-sec .accordion button[aria-expanded=true] span,
.home-banner .content .play-btn a span:hover {
    color: #2cff28
}

.main-heading {
    font-weight: 700;
    font-size: 48px;
    line-height: 50px
}

.sm-head {
    font-size: 14px;
    line-height: 1;
    letter-spacing: -.05em;
    color: #fff;
    position: relative
}

.sm-head:before {
    content: '';
    position: absolute;
    --slant: 0.1em;
    width: 55px;
    height: 4px;
    background: #4bf648;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.game-art-portfolio .hidden-item,
.loadservice,
.my-tabs {
    display: none;
}

.home-services .outline-head h3 span,
.home-services.game-develp .main-heading b,
.my-tabs.current {
    display: block
}

.thankyou-sec {
    text-align: center;
    height: 100vh;
    display: flex;
    background: #000
}

.thankyou-sec .container {
    align-self: center
}

.thankyou-sec h4 {
    font-size: 130px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: -1.4px
}

.thankyou-sec p {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    width: 60%;
    margin: auto;
    padding: 10px 0
}

.btn-wrap,
.menu-wapper ul.ssm-icons,
footer ul.ssm-icons {
    gap: 20px
}

.btn-size {
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    --border: 1px;
    --slant: 0.8em;
    --color: #fff;
    padding: 20px 35px;
    border: none;
    cursor: pointer;
    color: var(--color);
    display: block
}

.btn-green:hover,
.btn-purple:hover,
.btn-white:hover {
    background-size: 100% 100%;
    color: #fff;
    --t: 0.2s 0.1s;
    background-size: calc(var(--slant) + 1.3* var(--border)) calc(var(--slant) + 1.3* var(--border))
}

.btn-purple {
    background: linear-gradient(to bottom left, #5339f8 50%, #0000 50.1%) top right, linear-gradient(to top right, #5339f8 50%, #0000 50.1%) bottom left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0 0 200px inset var(--s, #0000), 0 0 0 var(--border) inset #5339f8
}

.btn-green {
    background: linear-gradient(to bottom left, #2cff28 50%, #0000 50.1%) top right, linear-gradient(to top right, #2cff28 50%, #0000 50.1%) bottom left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0 0 200px inset var(--s, #0000), 0 0 0 var(--border) inset #2cff28;
    color: #000
}

.btn-white {
    background: linear-gradient(to bottom left, #fff 50%, #0000 50.1%) top right, linear-gradient(to top right, #fff 50%, #0000 50.1%) bottom left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0 0 200px inset var(--s, #0000), 0 0 0 var(--border) inset #fff;
    color: #5339f8
}

.about-banner,
.home-banner {
    background-position: top center
}

.text-outline {
    opacity: .5;
    z-index: -1;
    position: absolute;
    top: 30px;
    left: -590px
}

.text-outline svg.txt {
    width: 100%;
    height: 80%
}

.about-banner h5:before,
.game-banner h5:before,
.game-category h4:after,
.game-category h4:before,
.home-banner .content h5:before,
.home-services .slider-sec ul.slider-content li.slick-active.slick-center:before,
.inner-portfolio h4:after,
.inner-portfolio h4:before,
.process-sec h6:after,
.process-sec h6:before,
.resource-pack-inner-wrap-1 h5:before,
.resource-pack-wrap-1 h5:before,
.review-sec h4:after,
.review-sec h4:before,
.team-sec4 h4:after,
.team-sec4 h4:before,
.tech-sec h4:after,
.tech-sec h4:before {
    height: 4px;
    background: #4bf648;
    clip-path: polygon(0 0, calc(100% - var(--slant)) 0, 100% var(--slant), 100% 100%, var(--slant) 100%, 0 calc(100% - var(--slant)));
    bottom: 0;
    --slant: 0.1em
}

.text-outline svg.txt text {
    animation: 10s infinite alternate stroke;
    stroke-width: 1px;
    stroke: #cfcfcf;
    position: relative;
    font-weight: 700;
    font-size: 200px;
    line-height: 1;
    letter-spacing: -.04em;
    opacity: .3
}

.container {
    padding-left: 50px;
    padding-right: 50px
}

header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2
}

header .content-wrap {
    gap: 5px
}

.menu-wapper .menu-list-wrapper ul.list-item li a:hover:before,
header .content-wrap img,
header .content-wrap .content-wrap-img {
    width: 40px;
}

header .content-wrap p {
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #fff
}

.cta-02 .img-wrap,
.game-banner .img-wrap,
.game-sec2 .img-wrap,
.gamedev .game-banner,
.home-banner .image-container,
header .logo-wrap {
    position: relative
}

header .menu-btn {
    position: absolute;
    right: 0;
    top: 0
}

header .logo-wrap a img {
    width: 30%
}

header .menu-btn a {
    width: 75px;
    height: 75px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 20% 100%, 0 75%)
}

header .menu-btn a:hover img {
    animation: 3s rotate360_1
}

.home-banner {
    background-repeat: no-repeat;
    background-size: cover;
    clip-path: polygon(20% 0%, 100% 0, 100% 20%, 100% 85%, 95% 100%, 0 100%, 0% 80%, 0 0);
    position: relative;
    padding: 200px 0 300px;
    overflow: hidden
}

.faq-sec,
.h-sec-2,
.home-services,
.services-slider-sec {
    padding: 80px 0
}

.home-banner .content h5 {
    font-size: 26px;
    line-height: 1;
    color: #fff;
    position: relative
}

.about-banner h5:before,
.game-banner h5:before,
.home-banner .content h5:before,
.resource-pack-inner-wrap-1 h5:before,
.resource-pack-wrap-1 h5:before {
    content: '';
    position: absolute;
    width: 65px;
    left: 0;
    top: 0;
    margin: auto
}

.home-banner .content h1 {
    font-weight: 900;
    font-size: 60px;
    line-height: 1;
    color: #fff;
    padding: 20px 0
}

.about-banner p,
.game-banner p,
.game-slider-sec ul.slider-rht li p,
.h-sec-2 p,
.home-banner .content p,
.resource-pack-inner-wrap-1 p,
.resource-pack-wrap-1 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.about-banner h1 b,
.game-banner h1 b,
.home-banner .content h1 b {
    letter-spacing: -.01em;
    font-size: 70px
}

.home-banner .content p {
    width: 85%
}

.home-banner .content ul.btn-wrap {
    margin: 25px 0 0
}

.home-banner .content .play-btn {
    margin-top: 50px
}

.home-banner .content .play-btn a {
    display: inline-flex;
    align-items: center;
    gap: 10px
}

.home-banner .content .play-btn a span.icon {
    border-radius: 100%;
    background: rgba(255, 255, 255, .1);
    backdrop-filter: blur(4px);
    width: 68px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.home-banner .content .play-btn a span {
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    color: #fff
}

.home-banner .content .play-btn a span.icon:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 80%;
    border: 1px solid rgba(255, 255, 255, .04);
    border-radius: 50%
}

.home-banner .content .play-btn a span.icon:after {
    content: "";
    position: absolute;
    z-index: 0;
    display: block;
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, .1);
    border-radius: 50%;
    -webkit-animation: 1.5s ease-out infinite pulse-border;
    animation: 1.5s ease-out infinite pulse-border
}

.home-banner .banner-tabs {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    backdrop-filter: blur(17px);
    background: rgba(114, 91, 255, .2)
}

.home-banner .banner-tabs ul {
    justify-content: center;
    gap: 120px
}

.home-banner .banner-tabs ul li.current:before,
.home-banner .img-wrap {
    bottom: 0
}

.home-banner .banner-tabs ul li {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
    position: relative
}

.home-banner .banner-tabs ul li img {
    position: relative;
    z-index: 1;
    transition: 3s linear;
    width: 150px
}

.about-sec2 .img-wrap,
.home-banner .img-wrap,
.home-services .img-wrap,
.portfolio_section .img-wrap,
.portfolio_section .my-tabs .img-wrap {
    position: relative;
    text-align: center
}

.home-banner .img-wrap img.char-01 {
    z-index: 2;
    left: 0
}

.home-banner .img-wrap img.char-02 {
    right: 30px;
    z-index: 1;
    top: 60px
}

.home-banner .img-wrap img.char-03 {
    left: 60px
}

.home-banner .img-wrap .char-gif {
    left: -300px;
    right: 0;
    margin: auto;
    top: 0;
    max-width: max-content;
    width: 1000px;
    pointer-events: none;
    position: absolute
}

.home-banner .image-container .img-wrap {
    transform: scale(0);
    transition: transform 1s ease-in-out;
    transform-origin: center
}

.home-banner .image-container .img-wrap.active,
.menu-wapper.open {
    transform: scale(1)
}

.home-banner .banner-tabs ul li .progress {
    position: absolute;
    left: 0;
    width: 100%;
    height: 0%;
    background-color: transparent;
    transition: 4s linear;
    bottom: 0;
    font-size: 0;
    border: 0;
    border-radius: 0;
    display: block
}

.home-banner .banner-tabs ul li.active-button .progress {
    background-color: #2cff28
}

.home-banner img.banner-shadow {
    position: absolute;
    top: 0;
    left: 50%
}

.h-sec-2 {
    position: relative;
    overflow: hidden
}

.h-sec-2 p {
    width: 70%;
    margin: auto
}

.h-sec-2 a {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -.05em;
    text-align: center;
    color: #2cff28;
    transition: .3s linear
}

.game-sec2 .main-heading b,
.h-sec-3 h6,
.home-services .outline-head h3,
.home-services .serv-main span,
.marquee span {
    letter-spacing: -.01em;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #fff;
    -moz-text-fill-color: transparent
}

.h-sec-2 a i {
    margin-left: 10px;
    transition: .4s linear
}

.h-sec-2 a:hover i {
    margin-left: 0
}

.h-sec-2 .box-wraper {
    margin-top: 100px;
    height: 400px
}

.h-sec-2 .box-wraper .img-wrap {
    overflow: hidden
}

.h-sec-2 .box-wraper .img-wrap img,
.h-sec-3 .box-wrap .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .4s linear;
    clip-path: polygon(0 0, 93% 0%, 100% 10%, 100% 100%, 0 100%, 0% 50%)
}

.h-sec-2 .box-wraper:hover .img-wrap img,
.h-sec-3 .box-wrap:hover .img-wrap img {
    transform: scale(1.1) rotate(-5deg)
}

.h-sec-2 .box-wraper .content {
    transition: .3s linear;
    position: relative;
    padding: 20px 10px
}

.h-sec-2 .box-wraper:hover .content {
    border-color: #ffffff33
}

.h-sec-2 .box-wraper .content h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: normal;
    letter-spacing: -.04em;
    color: #fff;
    padding: 15px 0;
    text-align: center
}

.h-sec-2 .box-wraper .content p {
    width: 100%;
    font-size: 14px;
    line-height: 1.2;
    text-align: center
}

.about-sec3 svg.bg,
.game-sec2 svg.bg,
.h-sec-2 svg.bg {
    position: absolute;
    top: -300px;
    left: -130px;
    width: 100%;
    pointer-events: none
}

.h-sec-2 .box-wraper:hover .content::after,
.h-sec-2 .box-wraper:hover .content::before {
    transform: scale(1, 1)
}

.h-sec-2 .box-wraper .content::after,
.h-sec-2 .box-wraper .content::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: .8s;
    width: 100%;
    height: 100%
}

.h-sec-2 .box-wraper .content::after {
    border-right: 1px solid #ededed4f;
    border-left: 1px solid #ededed4f;
    transform: scale(1, 0)
}

.h-sec-2 .box-wraper .content::before {
    border-top: #ededed4f;
    border-bottom: 1px solid #ededed4f;
    transform: scale(0, 1)
}

.home-services .outline-head {
    position: absolute;
    transform: rotate(-90deg);
    top: 0;
    bottom: 0;
    margin: auto;
    left: 100px;
    opacity: .5
}

.home-services .outline-head h3 {
    font-weight: 700;
    font-size: 120px;
    line-height: 1;
    text-align: center
}

.home-services .serv-main {
    font-weight: 900;
    font-size: 60px;
    line-height: 1;
    color: #2cff28;
    padding-bottom: 40px
}

.home-services .serv-bg {
    background-repeat: no-repeat;
    position: relative
}

.home-services .serv-bg:before,
.portfolio_section .my-tabs .serv-bg .serv-bg:before,
.portfolio_section .serv-bg:before {
    content: '';
    position: absolute;
    background-image: url(../images/cta-shape-02.webp);
    width: 28px;
    height: 306px;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    transform: rotate(180deg)
}

.h-sec-3 .container:before,
.review-sec ul.review-slider li.slick-slide.slick-current.slick-active .box-wraper .box-child {
    background: linear-gradient(4deg, #5339f8 28.39%, #312192 100%)
}

.home-services .content-wrap p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    width: 80%;
    margin: 15px 0 25px
}

.home-services .img-wrap .img-02,
.portfolio_section .img-wrap .img-02 {
    position: absolute;
    left: -10px;
    bottom: 0
}

.home-services .img-wrap .img-01,
.portfolio_section .img-wrap img.img-01 {
    position: relative;
    z-index: 1;
    width: 65%;
    margin-top: -20px
}

.home-services .slider-sec {
    margin-top: 80px;
    position: relative
}

.home-services .slider-sec ul.slider-content {
    height: 300px
}

.home-services .slider-sec ul.slider-content li h3 {
    font-weight: 700;
    font-size: 19px;
    line-height: 1;
    text-transform: uppercase;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .4s linear;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, .25)
}

.game-slider-sec ul.slider-lft li.slick-active.slick-center h3,
.home-services .slider-sec ul.slider-content li.slick-active.slick-center h3,
.process-sec ul.process-slider-lft li.slick-active.slick-center h4 {
    color: #2cff28;
    background: unset;
    -webkit-text-fill-color: inherit;
    position: relative;
    transform: scale(1.5) translateX(24%)
}

.home-services .slider-sec ul.slider-content li.slick-active.slick-center:before {
    content: '';
    position: absolute;
    width: 40px;
    left: 0;
    top: 0;
    margin: auto
}

.home-services .slider-sec ul.slider-content li {
    padding: 15px 0;
    position: relative
}

.home-services .slider-sec ul.thumb-slider li a {
    position: relative;
    height: 220px;
    display: block;
    padding: 0;
    overflow: hidden;
    transition: .4s linear
}

.home-services .slider-sec ul.thumb-slider li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    clip-path: polygon(0 0, 93% 0%, 100% 10%, 100% 100%, 0 100%, 0% 50%);
    transition: .4s linear
}

.home-services .slider-sec .fixed-content h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 179%;
    color: #fff;
    margin: 20px 0;
    text-shadow: 2px 2px rgba(0, 0, 0, .25)
}

.h-sec-3 .box-wrap .content h3,
.h-sec-3 h6,
.marquee span {
    line-height: 1;
    font-weight: 700
}

.home-services.game-animation .img-wrap {
    transform: rotateY(180deg);
    z-index: 1
}

.home-services.game-animation .img-wrap img.img-01,
.home-services.game-animation .img-wrap video{
    width: 80%;
    margin-top: -30px;
    margin-left: 120px
}

.home-services.game-animation .content-wrap {
    padding-left: 45px
}

.home-services.game-art h3 {
    font-size: 70px
}

.home-services.game-art h3 span,
.portfolio_section h3 span {
    display: inline
}

.home-services.game-art .img-wrap,
.portfolio_section .my-tabs.game-art .img-wrap {
    text-align: left
}

.home-services.game-art .img-wrap img,
.home-services.game-art .img-wrap video {
    margin-left: 40px
}

.home-services.game-animation .outline-head {
    left: unset;
    right: -250px
}

.home-services.game-animation .outline-head h3 span,
.home-services.game-develp .outline-head h3 span {
    font-size: 60px
}

.home-services.game-develp .outline-head {
    transform: unset;
    left: 50px;
    top: 20px
}

.home-services.game-develp .serv-bg .img-wrap {
    text-align: center
}

.home-services.game-develp .serv-bg .img-wrap .img-01 {
    margin-top: 0;
    top: -10px;
    width: 75%;
    left: -30px
}

.home-services.game-develp .serv-bg .img-wrap .img-02 {
    z-index: 1;
    width: 40%;
    bottom: -120px;
    left: 150px
}

.home-services.game-develp .container.serv-bg {
    padding-top: 60px;
    padding-bottom: 60px
}

.home-services .slider-sec ul.thumb-slider li a:before,
.inner-portfolio a.port-img:before {
    content: '';
    position: absolute;
    background-image: url(../images/port-arrow.webp);
    width: 187px;
    height: 187px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform-origin: center;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, .6));
    transform: scale(0) rotate(-180deg);
    transition: .4s linear
}

.home-services .slider-sec ul.thumb-slider li a:hover:before {
    z-index: 1;
    transform: scale(.7) rotate(0)
}

.home-services .slider-sec ul.thumb-slider li a:hover img {
    transform: scale(1.1);
    clip-path: unset
}

.h-sec-3 {
    position: relative;
    margin-top: 100px
}

.h-sec-3 .container {
    position: relative;
    padding: 50px 0;
    overflow: hidden;
    border-bottom: 1px solid #494b51
}

.h-sec-3 .container:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 70%;
    top: 0;
    clip-path: polygon(5% 0, 100% 0, 100% 0, 100% 100%, 0 100%, 0 15%);
    z-index: -1
}

.about-banner,
.about-sec2,
.contact-banner,
.cta-sec-n,
.cta-sec-n .container-fluid:after,
.cta-sec-n .container-fluid:before,
.game-banner,
.h-sec-3 .container:after,
.resource-pack-wrap-1,
.services-slider-sec,
.team-sec4 {
    background-repeat: no-repeat;
    background-size: cover
}

.h-sec-3 .container:after {
    content: "";
    position: absolute;
    background-image: url(../images/logo-elemnt.webp);
    width: 330px;
    height: 390px;
    right: -140px;
    top: 0;
    z-index: -1
}

.h-sec-3 .text-outline {
    left: 0;
    z-index: 1;
    top: -30px
}

.h-sec-3 h6 {
    font-size: 48px;
    text-align: center
}

.h-sec-3 .box-wrap {
    overflow: hidden;
    width: 80%;
    margin: auto;
    position: relative
}

.h-sec-3 .box-wrap .content {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    transform: translateY(130px);
    text-align: center;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, .89) 75%);
    transition: .4s linear
}

.h-sec-3 .box-wrap .content h3 {
    font-size: 30px;
    text-align: center;
    color: #fff
}

.h-sec-3 .box-wrap .content p {
    padding: 10px;
    opacity: 0;
    overflow: hidden;
    transition: max-height .2s;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

.h-sec-3 .main-heading {
    margin: 10px 0 60px
}

.h-sec-3 .box-wrap:hover .content {
    transform: translateY(0);
    background: linear-gradient(188deg, rgb(34 34 34 / 0%) -19.93%, rgb(0 0 0 / 75%) 100%)
}

.h-sec-3 .box-wrap:hover .content p {
    opacity: 1
}

.marquee {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
    transform: rotate(-3deg);
    padding-top: 80px;
    opacity: .4;
    margin-right: 5px
}

.marquee span {
    will-change: transform;
    transform: translateX(0);
    white-space: nowrap;
    -webkit-animation: 24s linear infinite marquee;
    animation: 24s linear infinite marquee;
    font-size: 90px;
    text-align: center;
    display: inline-block;
    margin: 0 15px
}

.marquee span b {
    position: relative;
    font-size: 110px;
    animation: 4s linear infinite rotate360_1;
    display: -webkit-inline-box;
    width: 60px;
    height: 60px;
    top: 30px
}

.tech-sec .container {
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid #494b51
}

.game-category h4,
.inner-portfolio h4,
.process-sec h6,
.review-sec h4,
.team-sec4 h4,
.tech-sec h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    letter-spacing: -.05em;
    color: #fff;
    position: relative;
    width: fit-content;
    margin: auto
}

.game-category h4:before,
.inner-portfolio h4:before,
.process-sec h6:before,
.review-sec h4:before,
.team-sec4 h4:before,
.tech-sec h4:before {
    content: '';
    position: absolute;
    width: 55px;
    left: -70px;
    top: 0;
    margin: auto
}

.game-category h4:after,
.inner-portfolio h4:after,
.process-sec h6:after,
.review-sec h4:after,
.team-sec4 h4:after,
.tech-sec h4:after {
    content: '';
    position: absolute;
    width: 55px;
    right: -70px;
    top: 0;
    margin: auto
}

.services-slider-sec .main-heading,
.tech-sec .main-heading {
    margin: 15px 0 35px
}

.tech-sec .logo-box-wrap {
    background: #000;
    width: 263px;
    height: 263px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto
}

.menu-wapper ul.ssm-icons li a i,
.tech-sec .logo-box-wrap img,
footer ul.ssm-icons li a i {
    transition: .4s linear
}

.resource-pack-inner-wrap-3 .resource-pack-inner-wrap-3-item:hover .anchor-img,
.tech-sec .logo-box-wrap:hover img {
    transform: scale(1.1)
}

.about-sec3,
.game-category,
.review-sec {
    padding: 80px 0;
    position: relative
}

.review-sec svg {
    position: absolute;
    right: 0;
    top: -200px;
    width: 100%;
    pointer-events: none
}

.review-sec .main-heading {
    margin: 15px 0
}

.review-sec ul.review-slider {
    margin-top: 40px
}

.review-sec ul.review-slider li .box-wraper {
    padding: 2px;
    margin: 0 15px;
    position: relative;
    background: #353b4a;
    clip-path: polygon(10% 0%, 100% 0, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%)
}

.review-sec ul.review-slider li .box-wraper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    height: 200px;
    overflow-y: auto
}

.review-sec ul.review-slider li .box-wraper .bottom {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 40px
}

.review-sec ul.review-slider li .box-wraper .bottom span h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: -.04em;
    color: #fff
}

.review-sec ul.review-slider li .box-wraper .bottom span h6 {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    letter-spacing: -.04em;
    color: #6c6c6c
}

.review-sec ul.review-slider li .box-wraper .box-child {
    transition: .4s linear;
    padding: 60px 40px;
    clip-path: polygon(10% 0%, 100% 0, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%);
    background: #1b1e26
}

.review-sec ul.review-slider li.slick-slide.slick-current.slick-active .box-wraper {
    background: 0 0
}

.review-sec ::-webkit-scrollbar {
    width: 1px
}

.cta-02 {
    position: relative;
    padding: 100px 0
}

.cta-02 img.cta-bg {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 84.4%;
    height: 300px;
    clip-path: polygon(0 0, 95% 0%, 100% 20%, 100% 80%, 100% 100%, 20% 100%, 0 100%, 0% 20%)
}

.about-banner h5:after,
.about-sec3 .box-wrap h3:before,
.footer-form .container,
.game-portfolio h5::after,
.menu-wapper .menu-list-wrapper ul.list-item li a:before,
.portfolio_section .btn-purple.current,
.resource-pack-inner-wrap-1 h5:after,
.resource-pack-wrap-1 h5:after {
    clip-path: polygon(0 0, calc(100% - var(--slant)) 0, 100% var(--slant), 100% 100%, var(--slant) 100%, 0 calc(100% - var(--slant)))
}

.cta-02 .container {
    position: relative;
    padding-left: 70px
}

.cta-02 .img-wrap video,
.cta-02 .img-wrap img{
    position: absolute;
    bottom: -200px;
    transform: rotateY(-180deg);
    left: -100px;
    max-width: inherit
}

.cta-02 .main-heading {
    padding-bottom: 30px
}

.faq-sec .img-wrap video,
.faq-sec .img-wrap .img-03{
    width: 30%;
    left: -50px;
    position: absolute
}

.faq-sec .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    border: none;
    background: 0 0;
    outline: 0
}

.faq-sec .accordion button:focus,
.faq-sec .accordion button:hover {
    cursor: pointer;
    color: #2cff28
}

.faq-sec .accordion button:focus::after,
.faq-sec .accordion button:hover::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2
}

.faq-sec .accordion button .accordion-title,
.faq-sec .accordion button .accordion-title h3 {
    padding: 0;
    display: block;
    width: 90%;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -.04em;
    color: #fff
}

.faq-sec .accordion button .icon {
    align-items: center;
    display: inline-flex;
    position: absolute;
    top: 18px;
    right: 30px;
    border: 0;
    justify-content: center
}

.faq-sec .accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 6px;
    width: 10px;
    height: 2px;
    background: currentColor
}

.faq-sec .accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 10px;
    width: 2px;
    height: 10px;
    background: currentColor
}

.faq-sec .accordion button[aria-expanded=true] .icon::after {
    width: 0
}

.faq-sec .accordion button[aria-expanded=true]+.accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: .2s linear;
    will-change: opacity, max-height
}

.faq-sec .accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 2s linear, max-height .5s linear;
    will-change: opacity, max-height
}

.faq-sec .accordion .accordion-content p {
    margin: 0 0 2em;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    width: 90%
}

.faq-sec .accordion-item {
    border-bottom: 1px solid #7c7f808f !important;
    margin-bottom: 30px;
    padding: 10px 0;
    background: 0 0;
    border: 0;
    border-radius: 0
}

.faq-sec .main-heading {
    padding: 15px 0 30px
}

.faq-sec .img-wrap {
    position: relative;
    margin-left: 100px;
    margin-top: 20px
}

.faq-sec .img-wrap img.img-01 {
    z-index: 1;
    left: -40px;
    top: -20px
}

.faq-sec .img-wrap img.img-03 {
    width: 30%;
    left: -50px
}

.footer-form {
    position: relative;
    margin: 40px 0
}

.footer-form .container {
    background: #2cff28;
    padding: 60px;
    position: relative;
    --slant: 55px
}

.footer-form .container:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background: #5339f8;
    right: 0;
    top: 0;
    z-index: 1
}

.footer-form .container:after {
    content: '';
    position: absolute;
    background-image: url(../images/footer-form-bg-shapes.webp);
    width: 50%;
    height: 100%;
    top: 0
}

.footer-form .main-heading {
    font-size: 40px;
    margin-bottom: 30px
}

.footer-form p {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    color: #333
}

.footer-form ul.btn-wrap {
    margin: 30px 0 60px
}

.footer-form h6 {
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    text-transform: capitalize;
    color: #333
}

.footer-form img {
    border-top: 1px solid rgba(0, 0, 0, .21);
    padding-top: 20px;
    margin-top: 20px;
    width: 90%
}

.footer-form h5 {
    font-weight: 800;
    font-size: 30px
}

.footer-form form {
    width: 80%
}

.footer-form form .field-wrap input,
.footer-form form .field-wrap textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #fff;
    outline: 0;
    background: 0 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 40px
}

.footer-form ::placeholder {
    color: #fff;
    opacity: .8
}

.footer-form form .field-wrap textarea {
    padding-bottom: 0
}

.footer-form form .button-wrap input.btn-size,
.game-art-portfolio .box img {
    width: 100%
}

.footer-form .form-wraper {
    padding-left: 50px
}

footer {
    padding: 60px 0 40px
}

footer .logo-wraper p {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -.05em;
    color: #fff;
    margin: 25px 0
}

.menu-wapper ul.ssm-icons li a,
footer ul.ssm-icons li a {
    border: 1px solid rgba(255, 255, 255, .38);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s linear
}

.menu-wapper ul.ssm-icons li a img,
footer ul.ssm-icons li a img {
    width: 70%;
    filter: brightness(0) invert(1);
    transition: .4s linear
}

footer h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    letter-spacing: -.05em;
    color: #fff;
    padding-bottom: 30px
}

footer ul.f-menu li a {
    font-weight: 500;
    font-size: 20px;
    line-height: 2;
    color: #fff;
    transition: .4s linear
}

footer ul.f-menu li a:hover {
    color: #3cfe38;
    margin-left: 10px
}

.menu-wapper ul.ssm-icons li a:hover,
footer ul.ssm-icons li a:hover {
    transform: translateY(-10px);
    border-color: transparent
}

.about-sec3 .box-wrap,
.counter-sec,
.process-sec ul.process-slider-rht,
.team-sec4 .box-wrap {
    border-top: 2px solid rgba(83, 57, 248, .6);
    border-bottom: 2px solid rgba(83, 57, 248, .6)
}

footer ul.contact-info {
    display: flex;
    flex-direction: column;
    gap: 20px
}

footer ul.contact-info li {
    display: flex;
    align-items: center;
    gap: 10px
}

footer ul.contact-info li a {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
    color: #fff;
    transition: .4s linear
}

footer ul.contact-info li a.addres {
    pointer-events: none
}

footer .copy-rights ul.terms-menu li a:hover,
footer ul.contact-info li a:hover,
footer ul.contact-info li i {
    color: #3cfe38
}

footer .copy-rights {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #494b51
}

footer .copy-rights ul.terms-menu {
    gap: 10px
}

footer .copy-rights ul.terms-menu li a {
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -.05em;
    color: #fff
}

footer .copy-rights p {
    font-weight: 300;
    font-size: 18px;
    line-height: 1;
    letter-spacing: -.05em;
    color: #fff
}

.menu-wapper ul.ssm-icons li a.icon-dri:hover,
footer ul.ssm-icons li a.icon-dri:hover {
    background: #ea4c89
}

.menu-wapper ul.ssm-icons li a.icon-twt:hover,
footer ul.ssm-icons li a.icon-twt:hover {
    background: #000
}

.menu-wapper ul.ssm-icons li a.icon-fb:hover,
footer ul.ssm-icons li a.icon-fb:hover {
    background: #1877f2
}

.menu-wapper ul.ssm-icons li a.icon-link:hover,
footer ul.ssm-icons li a.icon-link:hover {
    background: #0077b5
}

.menu-wapper ul.ssm-icons li a.icon-inst:hover,
footer ul.ssm-icons li a.icon-inst:hover {
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

.menu-wapper ul.ssm-icons li a:hover i,
.menu-wapper ul.ssm-icons li a:hover img,
footer ul.ssm-icons li a:hover i,
footer ul.ssm-icons li a:hover img {
    transform: perspective(400px) rotateY(360deg)
}

.home-services .slider-sec:after {
    content: '';
    position: absolute;
    bottom: -100px;
    width: 100%;
    background-color: #494b51;
    z-index: 9999;
    height: 1px;
    left: 0;
    clip-path: polygon(20% 0%, 100% 0, 100% 20%, 100% 85%, 95% 100%, 0 100%, 0% 80%, 0 0)
}

:root {
    --container-width-xs: 100%;
    --container-width-sm: 540px;
    --container-width-md: 720px;
    --container-width-lg: 960px;
    --container-width-xl: 1140px;
    --container-width-xxl: 1320px
}

.bordered-body::after,
.bordered-body::before {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #494b51;
    z-index: 9999
}

.bordered-body::before {
    left: calc(50% - var(--container-width)/ 2)
}

.bordered-body::after {
    right: calc(50% - var(--container-width)/ 2)
}

@media (min-width:576px) {

    .bordered-body::after,
    .bordered-body::before {
        --container-width: var(--container-width-sm)
    }
}

@media (min-width:768px) {

    .bordered-body::after,
    .bordered-body::before {
        --container-width: var(--container-width-md)
    }
}

@media (min-width:992px) {

    .bordered-body::after,
    .bordered-body::before {
        --container-width: var(--container-width-lg)
    }
}

@media (min-width:1200px) {

    .bordered-body::after,
    .bordered-body::before {
        --container-width: var(--container-width-xl)
    }
}

@media (min-width:1400px) {

    .bordered-body::after,
    .bordered-body::before {
        --container-width: var(--container-width-xxl)
    }
}

.about-banner h5,
.resource-pack-wrap-1 h5 {
    font-weight: 700;
    font-size: 25px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    padding: 0 70px;
    width: fit-content;
    margin: auto
}

.about-banner h5:after,
.game-portfolio h5::after,
.resource-pack-inner-wrap-1 h5:after,
.resource-pack-wrap-1 h5:after {
    content: '';
    position: absolute;
    --slant: 0.1em;
    width: 65px;
    height: 4px;
    background: #4bf648;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.about-sec3 .box-wrap,
.process-sec ul.process-slider-rht {
    clip-path: polygon(7% 0%, 100% 0, 100% 15%, 100% 85%, 93% 100%, 15% 100%, 0 100%, 0% 20%);
    transition: .6s linear
}

.about-banner h1,
.resource-pack-wrap-1 h1 {
    font-weight: 900;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    width: 80%;
    margin: auto;
    padding: 20px 0
}

.about-sec2 p,
.about-sec3 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px
}

.about-banner .banner-badges {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto
}

.about-banner .banner-badges ul {
    gap: 40px
}

.about-banner .banner-badges ul li img {
    max-width: inherit;
    width: 80%
}

.about-sec2 .marquee.about-marquee {
    transform: inherit;
    padding-top: 0;
    padding-bottom: 60px
}

.about-sec2 {
    padding: 50px 0 120px
}

.about-sec2 .img-wrap img.shape {
    position: absolute;
    right: 80px;
    top: 50px;
    z-index: -1
}

.about-sec2 p {
    color: #fff;
    margin-top: 20px
}

.counter-sec {
    background: linear-gradient(30deg, #5339f8 0, #312192 100%);
    backdrop-filter: blur(14px);
    padding: 50px 0
}

.counter-sec .counter-wrap .wrap span.count {
    font-weight: 800;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -.03em;
    text-transform: uppercase;
    text-align: center;
    color: #fff
}

.counter-sec .counter-wrap .wrap span.sign {
    font-size: 40px;
    line-height: 60px;
    letter-spacing: -.03em;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #2cff28
}

.counter-sec .counter-wrap p {
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    letter-spacing: -.05em;
    color: #fff
}

.about-sec3 p {
    width: 80%;
    margin: 20px auto 60px;
    text-align: center;
    color: #ffffffb8
}

.about-sec3 .box-wrap {
    background: #31219275;
    padding: 50px;
    width: 90%;
    margin: auto
}

.about-sec3 .box-wrap h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    letter-spacing: -.04em;
    color: #fff;
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative
}

.about-sec3 .box-wrap p {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
    margin: 0;
    text-align: left
}

.about-sec3 .box-wrap h3:before {
    content: '';
    position: absolute;
    --slant: 0.1em;
    width: 15%;
    height: 4px;
    background: #4bf648;
    left: 0;
    bottom: 0;
    margin: auto;
    transition: .4s linear
}

.about-sec3 .box-wrap:hover {
    transform: translateY(-20px)
}

.about-sec3 .box-wrap:hover h3:before {
    bottom: 5px;
    width: 30%
}

.team-sec4 {
    position: relative;
    padding: 80px 0;
    background-position: bottom
}

.team-sec4 .main-heading {
    width: 80%;
    margin: 20px auto 50px
}

.team-sec4 .box-wrap {
    background: #312192b5;
    padding: 30px;
    clip-path: polygon(7% 0%, 100% 0, 100% 15%, 100% 90%, 93% 100%, 15% 100%, 0 100%, 0% 8%);
    width: 90%;
    margin: 20px auto;
    transition: .6s linear
}

.team-sec4 .box-wrap .head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px
}

.team-sec4 .box-wrap .head h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    letter-spacing: -.04em;
    color: #fff;
    text-align: left
}

.team-sec4 .box-wrap .head span {
    font-weight: 300;
    font-size: 48px;
    line-height: 1;
    letter-spacing: -.04em;
    color: rgba(255, 255, 255, .1)
}

.team-sec4 .box-wrap p {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    height: 200px;
    overflow-y: auto
}

.game-category .box-wrap:hover,
.team-sec4 .box-wrap:hover {
    transform: translateY(-10px)
}

.team-sec4 ::-webkit-scrollbar {
    width: 1px
}

.contact-banner {
    padding: 500px 0 780px;
    background-position: top;
    position: relative
}

.contact-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 60%;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, .66) 25%, rgba(0, 0, 0, .86) 80%);
    z-index: 11;
    pointer-events: none
}

.contact-banner img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    top: 210px;
    z-index: 1
}

.contact-banner h2 {
    font-weight: 700;
    font-size: 145px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    mix-blend-mode: overlay;
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    margin: auto
}

.contact-banner .content {
    position: relative;
    top: 200px;
    z-index: 11
}

.contact-banner .content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    width: 50%;
    margin: auto
}

.contactpg .footer-form {
    margin-top: -230px;
    z-index: 11
}

.game-banner {
    background-position: bottom
}

.game-banner h5 {
    font-weight: 700;
    font-size: 25px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    padding: 0 70px;
    width: fit-content
}

.game-banner h1 {
    font-weight: 900;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 0
}

.game-banner .img-wrap img.img-01 {
    z-index: 1;
    top: 20px;
    max-width: fit-content
}

.game-banner .img-wrap img.img-02 {
    width: 40px;
    top: -50px
}

.game-banner .img-wrap img.img-03 {
    left: 0;
    right: 0;
    margin: auto
}

.game-banner .marquee {
    transform: unset;
    position: absolute;
    bottom: 0;
    z-index: 1
}

.game-sec2 {
    position: relative;
    padding: 60px 0
}

.game-sec2 .main-heading {
    margin-bottom: 10px
}

.game-sec2 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #fff
}

.game-sec2 .img-wrap:before {
    content: '';
    position: absolute;
    border-radius: 100%;
    background: linear-gradient(221deg, #2cff28 0, rgba(27, 153, 24, .1) 100%);
    filter: blur(154px);
    width: 50%;
    height: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.game-slider-sec {
    padding: 0 0 60px
}

.game-slider-sec ul.slider-lft li h3 {
    font-weight: 700;
    font-size: 19px;
    line-height: 1;
    text-transform: uppercase;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .4s linear
}

.game-slider-sec ul.slider-lft li.slick-active.slick-center:before,
.process-sec ul.process-slider-lft li.slick-active.slick-center:before {
    content: '';
    position: absolute;
    --slant: 0.1em;
    width: 9%;
    height: 4px;
    background: #4bf648;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    clip-path: polygon(0 0, calc(100% - var(--slant)) 0, 100% var(--slant), 100% 100%, var(--slant) 100%, 0 calc(100% - var(--slant)))
}

.game-slider-sec ul.slider-lft li,
.process-sec ul.process-slider-lft li {
    padding: 10px 0;
    position: relative
}

.game-slider-sec ul.slider-rht li .img-wrap {
    height: 200px;
    overflow: hidden
}

.game-slider-sec ul.slider-rht li .img-wrap img {
    clip-path: polygon(0 0, 95% 0%, 100% 13%, 100% 80%, 100% 100%, 20% 100%, 0 100%, 0% 20%);
    width: 100%;
    height: 100%;
    object-fit: cover
}

.game-slider-sec ul.slider-rht li h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 0;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, .25)
}

.process-sec {
    padding-bottom: 80px
}

.process-sec .marquee {
    transform: unset;
    padding: 40px 0
}

.process-sec .main-heading {
    padding: 20px 0
}

.process-sec ul.process-slider-lft li h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    background: linear-gradient(180deg, rgba(125, 125, 125, 0) 5%, #e3e3e3 60.38%, rgba(125, 125, 125, 0) 95%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .4s linear
}

.process-sec ul.process-slider-rht {
    background: linear-gradient(10deg, #5339f8 28.39%, #312192 100%);
    backdrop-filter: blur(14px);
    padding: 50px;
    position: relative
}

.process-sec ul.process-slider-rht li .box-wrap span {
    font-weight: 800;
    font-size: 30px;
    line-height: 1;
    letter-spacing: -.03em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .1)
}

.process-sec ul.process-slider-rht li .box-wrap h2 {
    font-weight: 800;
    font-size: 40px;
    line-height: 1;
    letter-spacing: -.03em;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 0 15px
}

.process-sec ul.process-slider-rht li .box-wrap p {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    width: 80%
}

.process-sec .container {
    padding-right: 0
}

.process-sec ul.process-slider-rht:before {
    content: 'How we work';
    position: absolute;
    font-weight: 800;
    font-size: 40px;
    line-height: normal;
    letter-spacing: -.03em;
    text-transform: uppercase;
    text-align: center;
    transform: rotate(90deg);
    opacity: .4;
    top: 0;
    bottom: 10px;
    right: 90px;
    margin: auto;
    pointer-events: none
}

.services-slider-sec ul.services-slider {
    margin-left: 320px;
    padding-top: 0;
    margin-top: 30px
}

.services-slider-sec ul.services-slider li {
    padding-top: 70px;
    position: relative
}

.services-slider-sec ul.services-slider li .item-wrap {
    background: linear-gradient(13deg, #5339f8 28.39%, #312192 100%);
    border: 1px solid #252934;
    clip-path: polygon(10% 0%, 100% 0, 100% 15%, 100% 90%, 90% 100%, 15% 100%, 0 100%, 0% 10%);
    padding: 90px 40px;
    margin-left: 20px;
    position: relative
}

.services-slider-sec ul.services-slider li .item-wrap .content h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    letter-spacing: -.04em;
    color: #fff;
    margin-bottom: 10px
}

.services-slider-sec ul.services-slider li .item-wrap .content p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #fff
}

.services-slider-sec ul.services-slider li .item-wrap:hover {
    background: #2cff28;
    opacity: 1 !important
}

.services-slider-sec ul.services-slider:before {
    content: '';
    position: absolute;
    border: 1px dashed #fff;
    width: 100%;
    top: 10px;
    left: 60px
}

.services-slider-sec ul.services-slider li:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #2cff28;
    border-radius: 50%;
    top: 0;
    left: 60px
}

.services-slider-sec ul.services-slider li:hover:before {
    background: #fff
}

.services-slider-sec ul.services-slider li:last-child .item-wrap {
    opacity: .5
}

.gamebg .h-sec-3 {
    margin-top: 0
}

.game-banner.game-inner-banner {
    background-position: top;
    position: relative
}

.services-slider-sec.inner-services-sec:before,
.team-sec4.inner-game-services:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: blur(0px);
    background: linear-gradient(180deg, #1b1e26 0, rgba(0, 0, 0, 0) 44.59%, #1b1e26 100%)
}

.inner-portfolio p,
.team-sec4.inner-game-services p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    width: 70%;
    margin: 15px auto 40px
}

.team-sec4.inner-game-services .main-heading {
    width: 100%;
    margin-bottom: 0
}

.team-sec4.inner-game-services .box-wrap {
    background: linear-gradient(30deg, #5339f8 0, #312192 100%);
    backdrop-filter: blur(14px)
}

.team-sec4.inner-game-services .box-wrap .head {
    flex-direction: column
}

.team-sec4.inner-game-services .box-wrap .head img {
    margin-bottom: 20px
}

.team-sec4.inner-game-services .box-wrap p {
    width: 100%;
    margin: 0
}

.inner-portfolio {
    padding: 40px 0 0
}

.inner-portfolio .main-heading {
    margin: 15px 0 0
}

.inner-portfolio a.port-img {
    position: relative;
    transition: .4s linear;
    width: 100%;
    height: 100%;
    display: block;
    padding: 10px;
    overflow: hidden
}

.inner-portfolio a.port-img img,
.inner-portfolio a.port-img video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    transition: .4s linear;
    border-radius: 10px
}

.inner-portfolio a.port-img:hover:before {
    z-index: 1;
    transform: scale(.9) rotate(0)
}

.inner-portfolio a.port-img:hover img {
    transform: scale(1.03);
    opacity: .5
}

.inner-portfolio a.port-img.h-1 {
    height: 505px
}

.inner-portfolio a.port-img.h-2 {
    height: 331px
}

.inner-portfolio a.port-img.h-3 {
    height: 243px
}

.main-privacy {
    padding: 150px 0 60px;
    border-bottom: 1px solid #eeeeee0d
}

.main-privacy h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 50px;
    text-transform: uppercase
}

.cta-sec-n p,
.main-privacy p {
    line-height: 24px;
    font-size: 16px
}

.cta-sec-n .main-heading,
.main-privacy p {
    padding: 15px 0
}

.main-privacy ul {
    padding-left: 15px
}

.main-privacy ul li {
    font-size: 16px;
    line-height: 35px;
    list-style: disc
}

.gamedev .game-banner video,
.gamedev .game-banner .bg-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gamedev .game-sec2 .img-wrap img.shape {
    position: absolute;
    right: 90px;
    top: 60px;
    z-index: -1
}

.game-category svg.bg {
    position: absolute;
    top: 0;
    left: -130px;
    width: 100%;
    bottom: 0;
    pointer-events: none;
    margin: auto
}

.game-category .main-heading {
    padding: 15px 0 40px
}

.game-category .box-wrap {
    border: 2px solid rgba(83, 57, 248, .7);
    clip-path: polygon(15% 0%, 100% 0, 100% 15%, 100% 90%, 90% 100%, 15% 100%, 0 100%, 0% 10%);
    width: 90%;
    margin: 20px auto;
    transition: .6s linear;
    position: relative;
    background: linear-gradient(35deg, #5339f8 0, #312192 100%);
    backdrop-filter: blur(14px)
}

.game-category .box-wrap .content {
    padding: 30px;
    text-align: center;
    position: relative
}

.game-category .box-wrap .content h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    letter-spacing: -.04em;
    text-align: center;
    color: #fff
}

.game-category .box-wrap .content p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    padding-top: 15px
}

.game-category .box-wrap .img-wrap {
    clip-path: polygon(15% 0%, 100% 0, 100% 15%, 100% 85%, 85% 100%, 15% 100%, 0 100%, 0% 20%);
    border-bottom: 2px solid
}

.game-category .box-wrap .img-wrap img {
    border-left: 0;
    border-right: 0
}

.game-category .box-wrap .child-box {
    clip-path: polygon(15% 0%, 100% 0, 100% 15%, 100% 90%, 90% 100%, 15% 100%, 0 100%, 0% 10%);
    background: linear-gradient(35deg, #5339f8 0, #312192 100%)
}

.about-sec3.process-offer {
    background-repeat: no-repeat;
    background-position: 0 -210px;
    background-size: cover;
    padding: 40px 0
}

.about-sec3.process-offer .box-wrap {
    margin: 20px auto
}

.about-sec3.process-offer .box-wrap h3 {
    font-size: 25px
}

.team-sec4.process-team {
    background-position: inherit
}

.h-sec-3 svg.bg {
    position: absolute;
    top: -900px;
    left: 0;
    width: 100%;
    pointer-events: none
}

.menu-wapper {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1b1e26;
    z-index: 999999;
    transition: .5s linear;
    transform: scale(0);
    transform-origin: top right
}

.cta-sec-n {
    margin-left: 300px;
    position: relative;
    padding: 80px 0 80px 50px;
    background-position: right
}

.cta-sec-n .img-wrap video,
.cta-sec-n .img-wrap img{
    position: absolute;
    top: 0;
    width: 35%;
    bottom: 0;
    margin: auto;
    transform: rotateY(-180deg);
    right: 300px
}

.cta-sec-n p {
    font-weight: 400;
    color: #fff;
    padding: 5px 0 25px
}

.cta-sec-n .container-fluid:after {
    content: '';
    position: absolute;
    background-image: url(../images/cta-shape-01.webp);
    width: 180px;
    height: 66px;
    right: 0;
    top: 0;
    pointer-events: none
}

.cta-sec-n .container-fluid:before {
    content: '';
    position: absolute;
    background-image: url(../images/cta-shape-02.webp);
    width: 28px;
    height: 306px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none
}

.menu-wapper a.close-menu {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    background: #2cff28;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    color: #242938;
    font-weight: 600
}

.menu-wapper a.close-menu:hover,
.slick-dots li.slick-active {
    opacity: .6
}

.menu-wapper .menu-list-wrapper {
    text-align: center;
    height: 100%;
    background: #00000000;
    position: relative;
    backdrop-filter: blur(5px);
    border-left: 1px solid
}

.menu-wapper .menu-list-wrapper h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    letter-spacing: -.05em;
    color: #fff;
    padding: 30px 0
}

.menu-wapper .menu-list-wrapper ul.list-item li a {
    position: relative;
    font-weight: 500;
    font-size: 25px;
    line-height: 2;
    color: #fff;
    transition: .4s linear
}

.menu-wapper .menu-list-wrapper ul.list-item li a:hover {
    color: #3cfe38;
    padding-left: 30px
}

.menu-wapper .menu-list-wrapper ul.list-item li a:before {
    content: '';
    position: absolute;
    transition: .4s linear;
    width: 0;
    height: 4px;
    background: #4bf648;
    left: -15px;
    top: 0;
    bottom: 0;
    margin: auto
}

.menu-wapper #wrapper {
    overflow: hidden;
    width: 100%;
    height: 100vh;
    position: absolute;
    background: url(https://user-images.githubusercontent.com/26748614/112760946-182a8300-8ff9-11eb-9881-8ca96150852e.jpg) 75% 0/140%;
    animation: 5s linear infinite paused bg;
    opacity: .2;
    pointer-events: none
}

.menu-wapper .bg {
    width: 100%;
    height: 100vh;
    background: linear-gradient(to right, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 100%;
    animation: 5s infinite bg
}

@keyframes bg {

    0%,
    100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

.menu-wapper svg {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100vh
}

.menu-wapper svg polygon.center {
    opacity: .7;
    cursor: pointer;
    transition: opacity .3s
}

.menu-wapper svg polygon.center:hover {
    opacity: .2
}

.menu-wapper #startText {
    font-weight: 700;
    fill: #fff;
    pointer-events: none
}

.menu-wapper #restartText {
    font-weight: 700;
    fill: rgb(255, 255, 255);
    pointer-events: none;
    opacity: 0
}

.menu-wapper .contact-wraper {
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #fff;
    height: 230px;
    background: #00000000;
    gap: 15px;
    position: relative;
    backdrop-filter: blur(17px);
    flex-direction: column;
    text-align: center
}

.menu-wapper .contact-wraper a.addres {
    width: 60%;
    display: inline-block
}

.menu-wapper .contact-wraper a {
    font-weight: 500;
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    transition: .2s linear
}

.clr-1,
.menu-wapper .contact-wraper a:hover {
    color: #4bf648
}

.menu-wapper .contact-wraper span {
    gap: 10px;
    display: flex;
    align-items: start;
    justify-content: center
}

.menu-wapper .contact-wraper h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    letter-spacing: -.05em;
    color: #fff
}

body.menu-open {
    overflow-y: hidden
}

.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    width: min-content;
    bottom: -40px
}

.slick-dots li.slick-active button {
    background: #2cff28;
    opacity: 1
}

.review-sec .slick-dots li.slick-active button,
.team-sec4 .slick-dots li.slick-active button {
    background: #4f39df
}

.review-sec ::-webkit-scrollbar,
.services-slider-sec ul.services-slider ::-webkit-scrollbar,
.team-sec4 ::-webkit-scrollbar {
    width: 0
}

body.menu-open.bordered-body::after,
body.menu-open.bordered-body::before {
    opacity: 0
}

.home-banner .banner-tabs {
    z-index: 1
}

.home-banner .img-wrap img {
    width: 90%;
    margin: auto
}

.custom-height-scroll {
    height: 160px;
    overflow-y: scroll
}

.custom-height-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px transparent;
    background-color: #f5f5f500;
    border-radius: 0
}

.custom-height-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f500
}

.custom-height-scroll::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #ee307300
}

.resource-pack-wrap-1 {
    background-position: top;
    padding: 200px 0 170px
}

.resource-pack-wrap-1 .marquee {
    transform: rotate(0);
    padding-top: 50px
}

.resource-pack-wrap-2-item .resource-pack-wrap-2-item-img {
    width: 100%;
    height: 220px;
    overflow: hidden;
    clip-path: polygon(14% 0%, 100% 0, 100% 15%, 100% 82%, 90% 100%, 15% 100%, 0 100%, 0% 14%)
}

.portfolio_section .content-wrap .video video,
.portfolio_section .content-wrap .video .img-02,
.resource-pack-wrap-2-item .resource-pack-wrap-2-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.resource-pack-wrap-2-item-content h5 {
    font-size: 20px;
    font-weight: 700
}

.resource-pack-wrap-2-item-content .p-name {
    color: #7f7a9f;
    font-size: 16px;
    font-weight: 700
}

.resource-pack-wrap-2-item-content .p-parah {
    font-size: 16px;
    margin: 18px 0 14px;
    height: 70px;
    overflow-y: scroll
}

.resource-pack-wrap-2-item-content .p-parah::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px transparent;
    background-color: #f5f5f500;
    border-radius: 0
}

.resource-pack-wrap-2-item-content .p-parah::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f500
}

.resource-pack-wrap-2-item-content .p-parah::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #fcff5c00
}

.resource-pack-wrap-2-item-content .download-parah {
    font-size: 16px;
    font-weight: 700
}

.resource-pack-wrap-2-item-content .btn-size {
    font-size: 14px;
    padding: 15px 27px;
    display: inline-block
}

.resource-pack-wrap-2-item-content .info ul.links {
    display: flex;
    justify-content: space-around;
    margin: 0 0 20px;
}

.resource-pack-wrap-2-item {
    background: linear-gradient(153deg, rgb(83 57 248 / 40%) 0, rgb(49 33 146 / 40%) 100%);
    overflow-y: hidden;
    overflow-x: hidden;
    border: 1px solid;
    clip-path: polygon(11% 0%, 100% 0, 100% 15%, 100% 92%, 89% 100%, 15% 100%, 0 100%, 0% 9%);
    transition: .3s linear;
    margin-bottom: 25px
}

.resource-pack-wrap-2-item:hover {
    transform: scale(1.05)
}

.resource-pack-wrap-2-item-profile {
    width: 100%;
    height: 80px;
    overflow: hidden
}

.resource-pack-wrap-2-item-profile img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.resource-pack-wrap-2-item-content {
    padding: 0 27px 40px;
    position: relative;
    margin-top: -7%
}

.resource-pack-inner-wrap-1 {
    padding: 140px 0;
    position: relative;
    background-position: 50% 40% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.resource-pack-inner-wrap-1 h5 {
    font-weight: 700;
    font-size: 25px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    padding: 0 70px;
    width: fit-content;
    margin: 0 auto 40px
}

.resource-pack-inner-wrap-1 h1 {
    font-weight: 900;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    width: 100%;
    margin: auto;
    padding: 40px 0 20px
}

.resource-pack-inner-wrap-2 h2 {
    font-weight: 900;
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 20px
}

.resource-pack-inner-wrap-2 p {
    font-size: 20px;
    line-height: 36px;
    padding-bottom: 35px
}

.custom-row,
.resource-pack-inner-wrap-3-content-item ul {
    padding-bottom: 20px
}

.resource-pack-inner-wrap-3 .resource-pack-inner-wrap-3-item {
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative
}

.resource-pack-inner-wrap-3 .resource-pack-inner-wrap-3-item .anchor-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s linear
}

.resource-pack-inner-wrap-3 .resource-pack-inner-wrap-3-item-1 .icon-img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    transition: .3s linear;
    transform: scale(0) rotate(360deg)
}

.resource-pack-inner-wrap-3 .resource-pack-inner-wrap-3-item-1:hover .icon-img {
    transform: scale(1) rotate(0)
}

.resource-pack-inner-wrap-3 .resource-pack-inner-wrap-3-item-1 {
    height: 530px
}

.resource-pack-inner-wrap-3 .resource-pack-inner-wrap-3-item-2 {
    height: 253px
}

.resource-pack-inner-wrap-3 .resource-pack-inner-wrap-3-item-3 {
    height: 345px
}

.resource-pack-inner-wrap-3-content-item h4 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 20px
}

.resource-pack-inner-wrap-3-content-item ul li {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-left: 14px;
    position: relative
}

.resource-pack-inner-wrap-3-content-item ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #fff
}

.resource-pack-inner-wrap-3-content-item-2 h4 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 10px
}

.custom-row {
    border-bottom: 1px solid #393562;
    padding-top: 20px
}

.resource-pack-inner-wrap-3-content-item-2 {
    padding-top: 45px
}

.resource-pack-inner-wrap-3-content-item-main {
    background: linear-gradient(153deg, rgb(83 57 248 / 40%) 0, rgb(49 33 146 / 40%) 100%);
    border: 1px solid;
    clip-path: polygon(8% 0%, 100% 0, 100% 15%, 100% 96%, 92% 100%, 15% 100%, 0 100%, 0% 4%);
    padding: 30px 32px 40px
}

.resource-pack-inner-wrap-4 h2 {
    font-weight: 700;
    font-size: 50px;
    text-transform: uppercase;
    color: #fff
}

.resource-pack-inner-wrap-4 {
    padding: 70px 0
}

.resource-pack-inner-wrap-3 {
    padding: 40px 0
}

.resource-view-anchor {
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
    color: #4bf648
}

.game-portfolio::before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #21157fb0 20%, #0000009e 80%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.game-portfolio video,
.game-portfolio .bg-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2
}

.game-portfolio h5 {
    margin: 0 auto
}

.portfolio_section {
    padding: 60px 0
}

.portfolio_section .tabs li {
    display: block;
    width: 100%;
    text-align: center
}

.portfolio_section .tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    margin-bottom: 40px
}

.portfolio_section .btn-purple.current {
    background: linear-gradient(to bottom left, #2cff28 50%, #0000 50.1%) top right, linear-gradient(to top right, #2cff28 50%, #0000 50.1%) bottom left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0 0 200px inset var(--s, #0000), 0 0 0 var(--border) inset #5339f8;
    transition: color var(--t, .3s), background-size .3s
}

.portfolio_section .my-tabs .serv-bg {
    margin: 60px 0 10px;
    background-repeat: no-repeat;
    position: relative
}

.portfolio_section .my-tabs .outline-head {
    position: absolute;
    transform: rotate(-90deg);
    top: 0;
    bottom: 0;
    margin: auto;
    left: 150px;
    opacity: .5
}

.portfolio_section .outline-head h3 {
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -.01em
}

.portfolio_section .content-wrap .video {
    width: 100%;
    height: 100%;
    clip-path: polygon(10% 0%, 100% 0, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%);
    margin-top: 25px
}

.game-art-portfolio .container {
    padding-left: 0;
    padding-right: 0
}

.game-art-portfolio .box {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    transition: .4s linear;
    z-index: 1
}

.game-art-portfolio .box::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0), transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: .4s linear;
    clip-path: polygon(90% 0%, 100% 10%, 100% 10%, 100% 10%, 100% 100%, 10% 100%, 11% 100%, 0% 88%, 0% 0%, 0% 0%)
}

.game-art-portfolio .box:hover::after {
    background: linear-gradient(0deg, #000, transparent)
}

.game-art-portfolio .box .play_btn {
    width: 187px;
    height: 187px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0) rotate(-180deg);
    transform-origin: center;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, .6));
    transition: .4s linear;
    z-index: 2
}

.game-art-portfolio .box:hover .play_btn {
    transform: translate(-50%, -50%) scale(.7) rotate(0)
}

.game-art-portfolio .box .info {
    position: absolute;
    bottom: 20px;
    z-index: 3;
    display: flex;
    align-items: center;
    gap: 20px;
    right: 20px;
    transform: translateY(100px);
    transition: .4s linear
}

.game-art-portfolio .box:hover .info {
    transform: translateY(0)
}

.game-art-portfolio .box .info ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px
}

.game-art-portfolio .box .info a.btn-size {
    margin-left: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    --border: 1px;
    --slant: 0.8em;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    display: block
}

.footer-form ul {
    display: flex;
    text-align: center;
    align-items: center;
}

.footer-form ul li a {
    color: #000;
}