/*
Theme Name: aziransport
Theme URI: aziransport.ir
Author: soltany - Devix
Description: soltany - Devix
Author URI: https://devix.ir
Version: 3
*/
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 400;
    src: url('fonts/woff2/YekanBakhFaNum-Regular.woff2') format('woff2')
}
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 600;
    src: url('fonts/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2')
}
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 700;
    src: url('fonts/woff2/YekanBakhFaNum-Bold.woff2') format('woff2')
}
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/woff2/YekanBakhFaNum-ExtraBlack.woff2') format('woff2')
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
    -moz-box-sizing: border-box;
}
:root {
    --clr-1:#fff;
    --clr-2:#b7bbc4;
    --clr-3:#43c7f3;
    --clr-4:#222;
    --clr-5:#121212;
    --clr-bg-dark: 10, 10, 10;
    --clr-bg-light: 224, 224, 224;
}
.dark-theme {
    --clr-1: #222;
    --clr-2: #444;
    --clr-3: #43c7f3;
    --clr-4: rgb(240, 235, 229);
    --clr-5: #fff;
    --clr-bg-dark: 224, 224, 224;
    --clr-bg-light: 240, 235, 229;
}
::selection {
    color: #151a30;
    background: #b7bbc4
}
body {
    overflow-x: hidden;
    margin: 0!important;
    background-color: var(--clr-5)
}
a {
    text-decoration: none!important
}
ul,li{
    list-style: none;
}
a,b,button,div,h1,h2,h3,h4,h5,h6,i,input,label,p,section,select,strong,textarea,time,ul {
    font-family: devix,serif!important;
    color: var(--clr-2);
    margin: 0
}
#devix span {
    font-family: devix,serif;
}
.clear{clear:both}.img-responsive{display:block;max-width:100%;height:auto}.pp{padding:0!important}.pl{padding-left:0!important}.pr{padding-right:0!important}.container,.container-fluid{width:100%;padding-left:var(--bs-gutter-x,0.75rem);padding-right:var(--bs-gutter-x,0.75rem);margin-left:auto;margin-right:auto}@media (min-width: 576px){.container{max-width: 97%;}}@media (min-width: 768px){.container{max-width: 97%;}}@media (min-width: 992px){.container{max-width: 97%;}}@media (min-width: 1200px){.container{max-width: 97%;}}@media (min-width: 1400px){.container{max-width: 97%;}}@media (min-width: 1700px){.container{max-width:1676px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-left:calc(var(--bs-gutter-x) / -2);margin-right:calc(var(--bs-gutter-x) / -2)}.row-cols-auto > *{flex:0 0 auto;width:auto}.row-cols-1 > *{flex:0 0 auto;width:100%}.row-cols-2 > *{flex:0 0 auto;width:50%}.row-cols-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-4 > *{flex:0 0 auto;width:25%}.row-cols-5 > *{flex:0 0 auto;width:20%}.row-cols-6 > *{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}@media(max-width:575px){.hidden-xs{display:none}}@media (min-width: 576px){.hidden-sm{display:none}.col-sm{flex:1 0 0}.row-cols-sm-auto > *{flex:0 0 auto;width:auto}.row-cols-sm-1 > *{flex:0 0 auto;width:100%}.row-cols-sm-2 > *{flex:0 0 auto;width:50%}.row-cols-sm-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4 > *{flex:0 0 auto;width:25%}.row-cols-sm-5 > *{flex:0 0 auto;width:20%}.row-cols-sm-6 > *{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media (max-width: 991px){.hidden-md{display:none}.col-md{flex:1 0 0}.row-cols-md-auto > *{flex:0 0 auto;width:auto}.row-cols-md-1 > *{flex:0 0 auto;width:100%}.row-cols-md-2 > *{flex:0 0 auto;width:50%}.row-cols-md-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4 > *{flex:0 0 auto;width:25%}.row-cols-md-5 > *{flex:0 0 auto;width:20%}.row-cols-md-6 > *{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width: 992px){.hidden-lg{display:none}.col-lg{flex:1 0 0}.row-cols-lg-auto > *{flex:0 0 auto;width:auto}.row-cols-lg-1 > *{flex:0 0 auto;width:100%}.row-cols-lg-2 > *{flex:0 0 auto;width:50%}.row-cols-lg-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4 > *{flex:0 0 auto;width:25%}.row-cols-lg-5 > *{flex:0 0 auto;width:20%}.row-cols-lg-6 > *{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width: 1200px){.hidden-xl{display:none}.col-xl{flex:1 0 0}.row-cols-xl-auto > *{flex:0 0 auto;width:auto}.row-cols-xl-1 > *{flex:0 0 auto;width:100%}.row-cols-xl-2 > *{flex:0 0 auto;width:50%}.row-cols-xl-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4 > *{flex:0 0 auto;width:25%}.row-cols-xl-5 > *{flex:0 0 auto;width:20%}.row-cols-xl-6 > *{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media (min-width: 1400px){.hidden-xxl{display:none}.col-xxl{flex:1 0 0}.row-cols-xxl-auto > *{flex:0 0 auto;width:auto}.row-cols-xxl-1 > *{flex:0 0 auto;width:100%}.row-cols-xxl-2 > *{flex:0 0 auto;width:50%}.row-cols-xxl-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4 > *{flex:0 0 auto;width:25%}.row-cols-xxl-5 > *{flex:0 0 auto;width:20%}.row-cols-xxl-6 > *{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}@media (min-width: 576px){.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}}@media (min-width: 768px){.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}}@media (min-width: 992px){.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}}@media (min-width: 1200px){.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}}@media (min-width: 1400px){.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}}.p-full{padding:0 12px}figure{margin:0;line-height: 0;}

.container {
    max-width: 1450px;
}
.home-page {
    position: relative;
}
.home-page::after {
    position: absolute;
    content: '';
    inset: 0;
    background-image: url(img/body-bg-2.webp);
    background-size: 1920px auto;
    background-position: center;
    background-repeat: no-repeat;
    mask-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 1) 90%, rgba(0, 0, 0, 0));
    z-index: -100;
}
.dark-theme .home-page::after {
    /* filter: invert(1); */
    background-image: url(img/body-bgilight.webp);
}

/*////////////////////////////
/           header          /
//////////////////////////*/
.primary-header {
    position: sticky;
    top: 0;
    padding: 24px 0;
    z-index: 1000;
}
.primary-header::before {
    position: absolute;
}
.logo-c {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: filter 1s;
}
/* .dark-theme .logo-c {
    filter: invert(1);
} */
.nav-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    border-radius: 12px;
    position: relative;
    background-color: rgba(var(--clr-bg-dark), 0.75);
    isolation: isolate;
}
.user-action,
.menu-container {
    display: flex;
    align-items: center;
}
.menu-bar {
    position: absolute;
    inset: 0 0 auto 0;
    padding: 70px 12px 12px 12px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
    filter: blur(10px);
    transition: opacity 0.5s , filter 0.2s;
}
.open.menu-bar {
    opacity: 1;
    filter: blur(0);
    pointer-events: all;
}
.menu-bar:before {
    position: absolute;
    content: '';
    inset:0;
    background-color: var(--clr-4);
    box-shadow:0px 16px 16px rgba(0,0,0,0.24);
    border-radius: 16px;
    z-index: -1;
}
.menu-bar > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    /*width: calc(100% - 300px);*/
    width: 100%;
}
.special-items {
    display: flex;
    flex-direction: column;
    width: 300px;
}
.menu-item {
    /*width: calc(20% - 10px);*/
    aspect-ratio: 1;
    width: calc(16% - 1px);
}
.menu-item a {
    width: 100%;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
    color: var(--clr-2);
    font-size: 15px;
    font-weight: 600;
    border: 1px solid rgba(var(--clr-bg-light), 0.24);
    border-radius: 14px;
    text-align: center;
    position: relative;
    overflow: hidden;
    isolation: isolate;
}
.menu-item img {
    width: 90px;
    height: 90px;
    display: block;
}
.menu-item svg {
    display: none;
}
.menu-item .ripple {
    position: absolute;
    width: 30%;
    height: 30%;
    border-radius: 50em;
    transform: translate(-50%,-50%);
    filter: blur(10px);
    background-color: #fff;
    animation: ripple 0.8s ease-out forwards;
    z-index: -2;
}
.dark-theme .menu-item .ripple {
    background-color: #2f85a1;
}
@keyframes ripple {
    0%,100% {
        width: 50%;
        height: 50%;
    }
    100% {
        width: 40%;
        height: 40%;
    }
}
.menu-item a::before {
    position: absolute;
    content: '';
    inset: 1px;
    background-color: rgba(27 ,27 ,27, 0.95);
    backdrop-filter: blur(50px);
    z-index: -1;
    border-radius: 12px;
}
.dark-theme .menu-item a::before {
    background-color: rgba(var(--clr-bg-dark), 0.75);
}
.menu-btn {
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-size: 14px;
    font-weight: 600;
    color: var(--clr-1);
    cursor: pointer;
    padding: 0 18px;
}
.nav-btn {
    display: flex;
}
.account-btn,
.nav-btn > a {
    font-size: 14px;
    font-weight: 600;
    color: var(--clr-2);
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    transition: color 0.3s;
    position: relative;
}

.account-btn:hover,
.nav-btn:hover > a{
    color: var(--clr-1);
}
.nav-btn svg {
    width: 24px;
    height: 24px;
    display: none;
}
.nav-btns {
    display: flex;
    align-items: center;
}
.nav-btns li {
    position: relative;
}
.nav-btns ul {
    position: absolute;
    top: 60px;
    right: 0;
    background-color: rgba(var(--clr-bg-dark), 0.75);
    min-width: 180px;
    padding: 12px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    filter: blur(3px);
    transition: opacity 0.5s, filter 0.3s;
}
.nav-btns li:hover ul {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    filter: blur(0);
}
.nav-btns ul li {
    width: 100%;
}
.nav-btns ul a {
    font-size: 14px;
    font-weight: 600;
    color: var(--clr-2);
    width: 100%;
    display: flex;
    height: 32px;
    transition: 0.3s;
    white-space: nowrap;
}
.nav-btns ul a:hover {
    color: var(--clr-1);
}
.shop-btn,
.search-control {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
}
.shop-btn svg,
.search-control svg {
    width: 24px;
    height: 24px;
    color: var(--clr-2);
    transition: 0.3s;
}
.search-control.mobile:hover svg,
.mobile-head:hover svg,
.shop-btn:hover svg,
.search-control:hover svg {
    color: var(--clr-1);
}
.search-control svg:nth-child(2) {
    display: none;
}
.search-control.active svg:nth-child(1) {
    display: none;
}
.search-control.active svg:nth-child(2) {
    display: block;
}

.special-items {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.special-item {
    display: flex;
    overflow: hidden;
    border-radius: 12px;
}
.special-item img {
    transition: 0.5s;
}
.special-item:hover img {
    scale: 1.03;
}
.menu-t {
    display: flex;
    align-items: center;
}
.mobile-bar {
    display: flex;
    justify-content: space-between;
}
.search-control.mobile {
    display: none;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;    
}
.search-control.mobile svg {
    width: 24px;
    height: 24px;
    color: var(--clr-2);
    transition: 0.3s;
}
.mobile-head {
    display: none;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    cursor: pointer;
}
.mobile-head svg {
    width: 32px;
    height: 32px;
    color: var(--clr-2);
    transition: 0.3s;
}
.account-mobile-btn {
    display: none;
    background-color: var(--clr-3);
    border-radius: 12px;
    margin-bottom: 10px;
    width: 100%;
}
.account-mobile-btn a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    height: 45px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;

}
#themeToggle {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    color: var(--clr-1);
}
#themeToggle svg {
    width: 24px;
    height: 24px;
}
.dark-theme #themeToggle .moon {
    display: block;
}
#themeToggle .moon ,
.dark-theme #themeToggle .sun {
    display: none;
}
.search-box {
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(var(--clr-bg-dark), 1);
    right: 50%;
    transform: translateX(50%);
    width: 450px;
    border-radius: 12px;
    top: 75px;
    opacity: 0;
    filter: blur(5px);
    visibility: hidden;
    z-index: -1;
    transition: 0.5s;
}
.search-box.active {
    top: 65px;
    opacity: 1;
    filter: blur(0);
    visibility: visible;
}
.search-box input {
    width: calc(100% - 50px);
    height: 45px;
    background: none;
    border: none;
    outline: none;
    padding: 0 24px;
}
.search-box button {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
}
.search-box svg {
    width: 24px;
    height: 24px;
}
/*////////////////////////////
/          intro box        /
//////////////////////////*/
.intro-box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 0 50px;
}
.intro-box::before {
    position: absolute;
    content: '';
    inset: 0;
    background-image: url(img/body-textures.webp);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}
.dark-theme .intro-box::before  {
    background-image: url(img/body-textures-light.webp);
}
.intro-box::after {
    position: absolute;
    /* content: ''; */
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
    max-width: 600px;
    border-radius: 50em;
    z-index: -2;
    aspect-ratio: 1;
    background-color: #222;
}
.dark-theme .intro-box::after  {
    border: none;
    filter: invert(1);
}
.intro-box img {
    width: 100%;
    max-height: 80vh;
    height: auto;
    object-fit: contain;
    display: block;
}
.intro-box bdi,
.intro-box h1 {
    position: absolute;
    font-size: 23vw;
    font-weight: 900;
    color: #222;
    line-height: 1;
}
.intro-box bdi span ,
.intro-box h1 span {
    font-size: 5vw;
    position: absolute;
    bottom: 0;
    right: 0;
}
.intro-box h1 {
    mix-blend-mode: overlay;
}
.intro-box bdi {
    z-index: -1;
    color: #a1e3f9 !important;
}
/*////////////////////////////
/        section tab        /
//////////////////////////*/
.sports-section-tabs {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.section-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-top: 10px;
    position: relative;
    width: max-content;
}
.section-tab .tab {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    width: 120px;
    cursor: pointer;
    color: var(--clr-2);
    font-size: 13px;
    transition: 0.3s;
}
.section-tab svg {
    width: 24px;
    height: 24px;
}
.section-tab .tab:hover,
.section-tab .tab.active {
    color: var(--clr-1);
}
.select-box {
    position: absolute;
    width: 120px;
    height: 35px;
    border-radius: 50em;
    z-index: -1;
    background-color: var(--clr-3);
    bottom: -5px;
    right: 0;
    transition: 0.3s ease-out 0.2s;
}
.select-icon-box {
    position: absolute;
    transform: translateX(-43px);
    border-radius: 50em 50em 0 0;
    width: 34px;
    height: 36px;
    bottom: 30px;
    background-color: var(--clr-3);
    z-index: -1;
    transition: 0.33s ease-out 0.2s;
    right: 0;
}
.select-icon-box::after {
    position: absolute;
    content: '';
    border-bottom-right-radius: 50em;
    box-shadow: 4px 4px 0 3px var(--clr-3);
    z-index: -1;
    left: -20px;
    bottom: 0;
    width: 20px;
    height: 20px;
}
.select-icon-box::before {
    position: absolute;
    content: '';
    border-bottom-left-radius: 50em;
    box-shadow: -4px 4px 0 3px var(--clr-3);
    z-index: -1;
    right: -20px;
    bottom: 0;
    width: 20px;
    height: 20px;
}
.tab:nth-child(1).active ~ .select-icon-box,
.tab:nth-child(1).active ~ .select-box {
    right: 0;
}
.tab:nth-child(2).active ~ .select-icon-box,
.tab:nth-child(2).active ~ .select-box {
    right: 125px;
}
.tab:nth-child(3).active ~ .select-icon-box,
.tab:nth-child(3).active ~ .select-box {
    right: 250px;
}
/* .tab:nth-child(1):hover ~ .select-icon-box,
.tab:nth-child(1):hover ~ .select-box {
    right: 0;
}
.tab:nth-child(2):hover ~ .select-icon-box,
.tab:nth-child(2):hover ~ .select-box {
    right: 125px;
}
.tab:nth-child(3):hover ~ .select-icon-box,
.tab:nth-child(3):hover ~ .select-box {
    right: 250px;
} */
.content-tab {
    display: none;
}
.content-tab.active {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
/*////////////////////////////
/           podcast         /
//////////////////////////*/
.podcast-container {
    margin-top: 30px;
    width: 100%;
}
.content-tab h2 {
    font-size: 21px;
    font-weight: 600;
    margin-top: 60px;
}
.podcast-container .swiper-container {
    width: 100%;
    height: 100%;
}
.podcast-container .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: auto !important;
    padding: 20px;
}
.podcast-box {
    position: relative;
    width: 250px;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    box-shadow: 0 -2px 0 0 rgba(var(--clr-bg-light), 0.14), 0 2px 0 0 rgba(var(--clr-bg-dark), 0.14);
    border-radius: 50em;
    backdrop-filter: blur(3px);
    transition: 0.3s;
}
.podcast-box:hover {
    backdrop-filter: blur(5px);
    box-shadow: 0 -2px 0 0 rgba(var(--clr-bg-light), 0.14), 0 2px 0 0 rgba(var(--clr-bg-dark), 0.5);
}
.podcast-box::before {
    position: absolute;
    content: '';
    inset: 0;
    z-index: -1;
    border-radius: 50em;
    background-image: linear-gradient(45deg, rgba(var(--clr-bg-light), 0.05), rgba(var(--clr-bg-light), 0.8));
    opacity: 0.5;
    transition: 0.3s;
}
.podcast-box:hover::before {
    opacity: 0.6;
}
.podcast-box h3 {
    margin-top: 30px;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.podcast-box p {
    font-size: 13px;
}
/*////////////////////////////
/           article         /
//////////////////////////*/
.article-container {
    max-width: 1450px;
    margin-top: 30px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 12px;
	gap: 12px;
}
.content-tab h2 {
    font-size: 21px;
    font-weight: 600;
}
.article-wrapper {
    width: calc(25% - 10px);
}
.article-box {
    display: block;
    width: 100%;
    border-radius: 16px;
    padding: 12px;
    box-shadow: 0 0 1px 1px rgba(var(--clr-bg-light), 0.04);
    position: relative;
    backdrop-filter: blur(3px);
    transition: 0.3s;
}
.article-box:hover {
    backdrop-filter: blur(5px);
}
.article-box::before {
    position: absolute;
    content: '';
    inset: 0;
    z-index: -1;
    border-radius: 16px;
    background-image: linear-gradient(to top, rgba(var(--clr-bg-light), 0.01), rgba(var(--clr-bg-light), 0.7));
    opacity: 0.5;
    transition: 0.3s;
}
.article-box:hover::before {
    opacity: 0.75;
}
.article-box figure {
    padding: 20px;
    background-image: url(img/icon/circle.svg), url(img/icon/circle.svg), url(img/icon/circle.svg), url(img/icon/circle.svg);
    background-position: top right, top left, bottom right, bottom left;
    background-size: 6px;
    background-repeat: no-repeat;
    position: relative;
    transition: 0.3s;
}
.dark-theme .shop-box figure ,
.dark-theme .webinar-wrapper ,
.dark-theme .article-box figure {
    background-image: url(img/icon/circle-dark.svg), url(img/icon/circle-dark.svg), url(img/icon/circle-dark.svg), url(img/icon/circle-dark.svg);
}
.article-box:hover figure {
    scale: 0.98;
}
.article-box figure::before {
    position: absolute;
    content: '';
    inset: 3px;
    border: 1px solid rgba(var(--clr-bg-light), 0.14);
}
.article-box img {
    width: 100%;
    border-radius: 14px;
    height: auto;
    transition: 0.3s;
}
.article-box:hover img {
    scale: 1.05;
}
.article-box h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 12px 0;
    padding: 0 12px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*////////////////////////////
/           sections        /
//////////////////////////*/
.sections {
    max-width: 850px;
    width: 100%;
    margin: 50px auto 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 20px;
}
.sections-bg {
    position: relative;
}    
.section-item {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
    padding: 24px;
    border-radius: 16px;
    box-shadow: 0 0 1px 1px rgba(var(--clr-bg-light), 0.2);
    backdrop-filter: blur(3px);
    transition: 0.3s;
}
.section-item:hover {
    backdrop-filter: blur(5px);
}
.section-item::before {
    position: absolute;
    content: '';
    inset: 0;
    border-radius: 16px;
    background-image: linear-gradient(45deg, var(--clr-5), rgba(var(--clr-bg-light), 0.8));
    opacity: 0.6;
    z-index: -10;
    transition: 0.3s;
}
.dark-theme .article-box::before,
.dark-theme .podcast-box::before ,
.dark-theme .section-item::before {
    background-image: linear-gradient(45deg, rgba(103, 120, 128, 0.35), rgb(92 206 245 / 52%)) !important;
}
.dark-theme .article-box figure::before {
    border: 1px solid rgb(0 0 0 / 14%);
}
.section-item:hover::before {
    opacity: 0.8;
}
.section-item:nth-child(1) {
    grid-column: 1 / 3 ;
    grid-row: 1 / 2 ;
    aspect-ratio: 2 / 1 ;
}
.section-item:nth-child(2) {
    grid-column: 3 / 5 ;
    grid-row: 1 / 3 ;
    flex-direction: column;
    justify-content: center;
}
.section-item:nth-child(3) {
    grid-column: 1 / 3 ;
    grid-row: 2 / 4 ;
    flex-direction: column;
    justify-content: center;
}
.section-item:nth-child(4) {
    grid-column: 3 / 5 ;
    grid-row: 3 / 4 ;
    aspect-ratio: 2 / 1 ;
}
.section-item:nth-child(5) {
    grid-column: 1 / 5;
    grid-row: 4 / 5;
    padding:36px;
}
.section-item:nth-child(2) figure ,
.section-item:nth-child(3) figure {
    width: 50%;
}
.section-item:nth-child(1) figure ,
.section-item:nth-child(4) figure {
    width: 40%;
}
.section-item:nth-child(5) figure {
    width: 25%;
}
.section-item div {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.section-item figure {
    padding: 20px;
    background-image: url(img/icon/circle.svg), url(img/icon/circle.svg), url(img/icon/circle.svg), url(img/icon/circle.svg);
    background-position: top right, top left, bottom right, bottom left;
    background-size: 6px;
    background-repeat: no-repeat;
    position: relative;
    transition: 0.7s;
}
.section-item figure::before {
    position: absolute;
    content: '';
    inset: 3px;
    border: 1px solid rgba(244,244,244, 0.14);
}
.section-item:hover figure {
    scale: 1.15;
}
.section-item img {
    width: 100%;
    height: 100%;
    display: block;
    transition: 0.4s;
}
.section-item:hover img {
    scale: 0.92;
}
.dark-theme .section-item figure {
    filter: invert(1);
}
.section-item h3 {
    font-size: 17px;
    font-weight: 600;
}
.section-item p {
    font-size: 14px;
}
.sections-row {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
    max-width: 850px;
    width: 100%;
    margin:50px auto 24px auto;
}
.sections-row .section-item {
    aspect-ratio: 1 !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: calc(25% - 12px);
}
.sections-row .section-item h3 {
    text-align: center;
}
.sections-row .section-item figure {
    width: 80% !important;
}
.title-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 850px;
    margin:50px auto 0;
    padding: 42px 0;
    justify-content: center;
    align-items: center;
    position: relative;
}
.title-wrapper::before {
    position: absolute;
    content: '';
    inset: 0;
    background-color: var(--clr-5);
    filter: blur(15px);
    opacity: 0.9;
    z-index: -1;
}
.title-wrapper h2 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    text-wrap: balance;
}
.title-wrapper p {
    font-size: 15px;
    opacity: 0.8;
    text-align: center;
    text-wrap: balance;
}
    /*////////////////////////////
    /           webinar         /
    //////////////////////////*/

.webinar {
    position: relative;
    backdrop-filter: blur(3px);
    display: block;
    padding: 24px;
    border-radius: 16px;
    box-shadow: 0 0 1px 1px rgba(var(--clr-bg-light), 0.2);
    max-width: 850px;
    width: 100%;
    margin: 100px auto 0 auto;
    overflow: hidden;
    transition: 0.3s;
}
.webinar:hover {
    backdrop-filter: blur(10px);
    padding: 34px;
}
.webinar::before {
    position: absolute;
    content: '';
    inset: 0;
    border-radius: 16px;
    background-image: linear-gradient(45deg, var(--clr-5), rgba(var(--clr-bg-light), 0.8));
    opacity: 0.6;
    z-index: -10;
    transition: 0.3s;
}

.webinar:hover::after {
    inset: -50px;
    filter: blur(15px);
}
.dark-theme .webinar:hover::after {
    filter: blur(15px) invert(1) !important;
}
.webinar:hover::before {
    opacity: 1;
}
.webinar-wrapper {
    background-image: url(img/icon/circle.svg), url(img/icon/circle.svg), url(img/icon/circle.svg), url(img/icon/circle.svg);
    background-position: top right, top left, bottom right, bottom left;
    background-size: 6px;
    background-repeat: no-repeat;
    padding: 20px;
    position: relative;
    display: flex;
    transition: 0.3s;
}
.webinar:hover .webinar-wrapper {
    padding: 10px;
}
.webinar-wrapper::after {
    position: absolute;
    content: '';
    inset: 3px;
    border: 1px solid rgba(var(--clr-bg-light), 0.14);
    z-index: -1;
}
.dark-theme .webinar-wrapper::after {
    filter: invert(1);
}
.webinar-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px;
}
.webinar-box h2 {
    font-size: 42px;
    text-wrap: balance;
    font-weight: 600;
    color: var(--clr-3);
}
.webinar-box p {
    font-size: 15px;
    font-weight: 600;
    color: var(--clr-2);
}
.webinar-box span {
    display: flex;
    gap: 10px;
    align-items: center;
    color: var(--clr-1);
    transition: 0.3s;
}
.webinar-box svg {
    width: 21px;
    height: 21px;
}
.webinar:hover span {
    color: var(--clr-3);
}
/*////////////////////////////
/            shop           /
//////////////////////////*/
.title-box {
    display: flex;
    justify-content: center;
    max-width: 991px;
    width: 100%;
    margin: 100px auto 50px auto;
}
.title-box h2 {
    font-size: 21px;
    font-weight: 600;
    position: relative;
    width: 100%;
    text-align: center;
    color: var(--clr-3);
}
.title-box h2::before {
    position: absolute;
    content: '';
    z-index: -2;
    opacity: 0.3;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right,transparent,var(--clr-3),transparent,var(--clr-3),transparent);
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}


.shop-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    max-width: 850px;
    margin: 10px auto 0;
}
.shop-item {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    flex: 1;
    transition: flex 0.7s cubic-bezier(0.28, 0.72, 0.43, 0.96);
}
.shop-item:hover {
    flex: 2;
}
.shop-item img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 16px;
}
.shop-item span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 600;
    border-radius: 50em;
    padding: 5px;
    transition: 0.5s;
}
.shop-item:hover span {
    background-color: var(--clr-3);
}
.shop-item bdi {
    width: 0;
    overflow: hidden;
    white-space: nowrap;
    height: 21px;
    color: #333;
    transition: 0.3s;
}
.shop-item:hover bdi {
    padding-right: 15px;
    margin-left: 10px;
    width: 160px;
}
.shop-item svg {
    background-color: var(--clr-1);
    border-radius: 50em;
    padding: 8px;
    width: 36px;
    height: 36px;
    color: var(--clr-4);
}
.shop-main .bg-single-post::before {
    content: '' !important;
}
.shop-main .title-single-post {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 24px;
    margin-top: 50px;
}
.shop-main .title-single-post h1 {
    font-size: 44px;
    font-weight: 900;
    color: var(--clr-1);
    border-bottom: 2px solid var(--clr-1);
    width: max-content;
}
.cart-products {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin: 42px 0;
    flex-wrap: wrap;
}
.cart-products a {
    width: calc(25% - 18px);
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}
.cart-products a::before {
    position: absolute;
    content: '';
    width: 84px;
    height: 84px;
    border-radius: 50em;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 1;
    opacity: 0;
    background-image: url(img/icon/arrow-up.svg);
    background-size: 36px;
    background-repeat: no-repeat;
    background-position: center;
    transition: 1s; 
}
.cart-products a:hover::before {
    opacity: 1;
}
.cart-products img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}
.cart-products a:hover img {
    transform: scale(1.05);
    filter: blur(3px) brightness(0.8);
}
.cart-products h3 {
    position: absolute;
    z-index: 2;
    bottom: 8px;
    right: 8px;
    border-radius: 12px;
    max-width: calc(100% - 12px);
    font-size: 15px;
    font-weight: 600;
    color: var(--clr-3);
    opacity: 0;
    transition: 0.5s;
    background-color: var(--clr-5);
    padding: 12px;
}
.cart-products a:hover h3 {
    opacity: 1;
}
.btn-shop-link {
    height: 44px;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
    color: var(--clr-3);
    border: 1px solid var(--clr-3);
    border-radius: 12px;
}
/*////////////////////////////
/           footer          /
//////////////////////////*/
.primary-footer {
    position: relative;
    padding: 30px 0;
    margin-top: 50px;
}
.primary-footer::before {
    position: absolute;
    content: '';
    inset: 0 0 auto 0;
    height: 1px;
    background-image: linear-gradient(to right, transparent, rgba(var(--clr-bg-light), 0.2) 30% 70%, transparent);
    max-width: 1445px;
    margin: 0 auto;
}
.primary-footer::after {
    position: absolute;
    content: '';
    z-index: -10;
    inset: auto 0 0 0;
    height: 120px;
    background-image: linear-gradient(to top, rgba(67, 199, 243, 0.25), transparent 50%);
    opacity: 0.2;
}
.dark-theme .primary-footer::after {
    background-image: linear-gradient(to top, rgba(67, 199, 243, 0.39), transparent 50%);
    opacity: 1;
}
.about-box h2 {
    font-size: 21px;
    font-weight: 600;
    color: var(--clr-3);
    margin-bottom: 20px;
}
.about-text {
    max-height: 6em;
    overflow: hidden;
    transition: max-height 0.3s ease;
}
.about-text.expanded {
    max-height: 1000px; 
}
.expanded-btn {
    background: none;
    border: none;
    border-right: 5px solid var(--clr-3);
    outline: none;
    width: 100%;
    padding:0 10px;
    margin: 10px 0 30px 0;
    text-align: right;
    cursor: pointer;
}
.about-text p {
    font-size: 15px;
    line-height: 2;
    font-weight: 600;
    color: var(--clr-2);
    text-align: justify;
}
.about-text strong {
    color: var(--clr-3);
}
.list-item {
    display: block;
    width: 100%;
}
.list-item h3 {
    font-size: 15px;
    font-weight: 600;
    color: var(--clr-2);
    padding: 10px 20px;
}
.list-item a {
    display: flex;
    align-items: center;
    height: 32px;
    padding: 0 40px;
    font-size: 13px;
    font-weight: 600;
    color: var(--clr-2);
    transition: 0.3s;
    position: relative;
}
.list-item a::before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0% 50%, 25% 0);
    background-color: var(--clr-2);
    right: 20px;
    transition: 0.3s;
}
.list-item a:hover {
    color: var(--clr-3);
}
.list-item a:hover::before {
    background-color: var(--clr-3);
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    right: 22px;
}
.production {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 30px;
    margin-top: 50px;
    position: relative;
}
.production::before {
    position: absolute;
    content: '';
    inset: 0 0 auto 0;
    height: 1px;
    background-image: linear-gradient(to right, transparent, rgba(var(--clr-bg-light), 0.2) 30% 70%, transparent);
}
.devix {
    width: 25%;
}
.devix a {
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    height: 45px;
    /* background-color: #222226; */
    padding: 0 20px;
    border-radius: 8px;
    color: var(--clr-3);
    font-weight: 600;
    font-size: 14px;
    margin-right: auto;
    overflow: hidden;
    transition: 0.3s;
}
.devix a:hover {
    background-color: var(--clr-4);
    color: var(--clr-2);
}
.devix a span {
    display: flex;
    align-items: center;
    gap: 3px;
}
.devix a bdi {
    transform: translateY(18px);
    transition: 0.3s;
}
.devix a:hover bdi {
    transform: translateY(-15px);
}
.devix a bdi:nth-child(2) {
    transition-delay: 0.025s;
}

.devix a bdi:nth-child(3) {
    transition-delay: 0.05s;
}

.devix a bdi:nth-child(4) {
    transition-delay: 0.075s;
}

.devix a bdi:nth-child(5) {
    transition-delay: 0.1s;
}
.social-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 50%;
}
.social-box a {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    transition: 0.3s;
}
.social-box svg {
    width: 30px;
    height: 30px;
    color: var(--clr-3);
    transition: 0.5s;
}
.social-box a:hover {
    background-color: var(--clr-4);
}
.social-box a:hover svg {
    color: var(--clr-2);
}
.privacy {
    width: 25%;
}
.privacy a {
    width: max-content;
    height: 45px;
    display: flex;
    align-items: center;
    border-radius: 8px;
    padding: 0 20px;
    color: var(--clr-3);
    font-size: 14px;
    font-weight: 600;
    transition: 0.3s;
}
.privacy a:hover {
    background-color: var(--clr-4);
    color: var(--clr-2);
}



.shop-container {
    margin-top: 30px;
    width: 100%;
}
.shop-container .swiper-container {
    width: 100%;
    height: 100%;
}
.shop-container .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: auto !important;
    padding: 10px;
}
.shop-box {
    display: flex;
    flex-direction: column;
    width: 320px;
    height: 475px;
    border-radius: 16px;
    padding: 13px;
    box-shadow: 0 0 1px 1px rgba(243, 243, 243, 0.04);
    position: relative;
    scale: 0.95;
    transition: 0.5s 0.2s;
}
.swiper-slide-active .shop-box {
    scale: 1;
}
.shop-box::before {
    position: absolute;
    content: '';
    inset: 0;
    z-index: -1;
    border-radius: 16px;
    background-image: linear-gradient(to top, var(--clr-5), rgba(var(--clr-bg-light), 0.2));
    opacity: 0.5;
    transition: 0.3s;
}
.shop-box:hover::before {
    opacity: 1;
}
.shop-box figure {
    padding: 20px;
    background-image: url(img/icon/circle.svg), url(img/icon/circle.svg), url(img/icon/circle.svg), url(img/icon/circle.svg);
    background-position: top right, top left, bottom right, bottom left;
    background-size: 6px;
    background-repeat: no-repeat;
    position: relative;
    transition: 0.3s;
}
.shop-box figure::before {
    position: absolute;
    content: '';
    inset: 3px;
    border: 1px solid rgba(var(--clr-bg-light), 0.14);
}
.shop-box:hover figure {
    scale: 0.98;
}
.shop-box img {
    width: 100%;
    border-radius: 14px;
    height: auto;
    transition: 0.3s;
}
.shop-box:hover img {
    scale: 1.05;
}
.shop-box h3 {
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
}
.price-wrapper {
    background-color: rgba(194, 194, 194, 0.05);
    padding: 10px;
    border-radius: 12px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.price-box {
    display: flex;
    flex-direction: column;
}
.price-box del {
    font-size: 12px;
    color: var(--clr-2);
}
.price-box ins {
    font-size: 15px;
    color: var(--clr-3);
    text-decoration: none;
}
.shop-box svg {
    width: 42px;
    height: 42px;
    padding: 10px;
    background-color: var(--clr-3);
    color: #181818;
    border-radius: 8px;
}


/*************************************
**************single post*************
*************************************/
.bg-single-post {
    position: relative;
}
.bg-single-post:before {
	position: absolute;
    content: 'AZ IRAN SPORT';
    inset: -140px 0 0 0;
    z-index: -1;
    height: 450px;
	padding-top: 65px;
    font-size: 12vw;
    color: var(--clr-1);
	background-image: linear-gradient(to top, transparent, rgb(67 199 243 / 40%) 30%);
    font-weight: 900;
    display: flex;
    align-items: flex-start;
    justify-content: center;
	pointer-events: none;
}

.call-container-page {
    display: flex
;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    gap: 15px;
    margin: 25px 0 0 0;
}

.dev-main .bg-single-post:before{
    display: none;
}
/* .dev-main .bg-single-post:after {
    height:35px;
} */
.dev-main  .title-single-post {
    margin: 85px auto 0 auto;
}
.dev-main  .content-post {
    margin: 5px auto 0 auto;
    padding: 0 8px;
}
.title-single-post-t h1 {
    margin: 25px 0;
    color: #000 !important;
}
#matn-single-dev{
    width: 100%;
}
#matn-single-dev p{
    line-height: 32px;
    margin: 12px 0;
    font-size: 15px;
    text-align: justify;
}
#matn-single-dev a, #matn-single-dev p a, #matn-single-dev p h2 a {
    transition: all 0.5s ease;
    font-size: 14px;
    font-weight: bold;
    color: var(--clr-3);
}
#matn-single-dev a:hover, #matn-single-dev p a:hover, #matn-single-dev p h2 a:hover {
    transition: all 0.5s ease;
    color: #757369;
}
#matn-single-dev ul, #matn-single-dev ol {
    list-style-type: square !important;
    padding: revert-layer !important;
    margin: 12px 0;
}
#matn-single-dev ul li, #matn-single-dev ol li {
    list-style: initial !important;
    font-size: 14px;
    line-height: 32px;
}
.title-single-post {
    max-width: 840px;
    margin: 130px auto 0 auto;
}
.title-single-post iframe,
.title-single-post video,
.title-single-post img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 24px;
	box-shadow: 0 0 20px 5px var(--clr-5);
    border: 2px solid var(--clr-5);
	aspect-ratio: 16 / 9;
	object-fit:cover;
}
.title-single-post iframe ,
.title-single-post video {
	width: 100%;
}
.title-single-post h1 {
    display: block;
    text-align: center;
    margin-top: 30px;
    font-size: 42px;
	text-wrap: balance;
	color: var(--clr-3);
}
.video-info-box {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	width:100%;
	max-width: 840px;
	gap:12px;
	margin: 0 auto 24px auto;
}
.video-info-box > div > h2 {
	color:var(--clr-3);
	margin-bottom: 16px;
}
.video-info-box > div > p {
	width:100%;
	max-width: 420px;
	text-align:justify;
	font-size: 15px;
	font-weight:600;
}
.video-info-box > ul li {
	font-size:16px;
	font-weight:600;
	color: var(--clr-3);
}
.video-info-box > ul strong {
	font-weight:600;
	margin-left: 8px;
	color: var(-clr-2);
}
.person-info-box,
.podcast-info-box {
	display:flex;
	flex-wrap:wrap;
	gap: 12px;
	justify-content:space-between;
	margin: 36px 0;
}
.person-info-box div,
.podcast-info-box div {
	font-size: 15px;
	font-weight: 600;
}
.person-info-box strong,
.podcast-info-box strong {
	color: var(--clr-3);
	font-size: 17px;
	font-weight: 600;
}
.podcast-player audio {
	display: block;
	width: 100%;
	margin: 24px 0;
}
.podcast-player a {
	display: flex;
	align-items: center;
	height: 44px;
	padding: 0 12px;
	font-size: 14px;
	font-weight: 600;
	color: #222;
	background-color: var(--clr-3);
	width: max-content;
	border-radius:12px;
}
.person-contacts ul {
	display:flex;
	align-items:center;
	margin-top:12px;
}
.person-contacts a {
	display:flex;
	align-items:center;
	justify-content:center;
	width: 44px;
	height:44px;
	position:relative;
}
.person-contacts a::before {
	position:absolute;
	content:attr(aria-label);
	height:24px;
	font-size:10px;
	color:var(--clr-1);
	background-color: var(--clr-5);
	box-shadow: 0 0 2px var(--clr-1);
	display:flex;
	align-items:center;
	justify-content:center;
	padding: 0 12px;
	transform:translatey(50px);
	border-radius: 4px;
	opacity:0;
	transition: 0.3s;
	pointer-events: none;
}
.person-contacts a:hover::before{
	transform:translatey(40px);
	opacity:1
}
.person-contacts svg {
	width:28px;
	height:28px;
}
.post-action {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-top: 30px;
}

.post-action-wrapper {
    background-color: rgb(129 129 129 / 15%);
    font-size: 13px;
    padding: 5px 15px;
    border-radius: 50em;
}

.content-post {
    max-width: 1250px;
    margin: 30px auto 0 auto;
    display: flex;
    align-items: flex-start;
    position: relative;
}

.share-box {
    position: sticky;
    top: 110px;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 30px;
    width: 50px;
	margin: 21px 12px 0 -8px;
}

.share-box button {
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    color: var(--clr-3);
    font-size: 13px;
	transition: 0.4s;
}

.share-box button:hover {
	color: var(--clr-1);
}

.share-box svg {
    width: 21px;
    height: 21px;
}

#progress-container {
    width: 2px;
    height: 250px;
    background: rgb(67 199 243 / 20%);
}

#progress-bar {
    width: 100%;
    height: 0;
    background: var(--clr-3);
    position: relative;
}

#progress-bar::before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    background-color: var(--clr-3);
    border-radius: 50em;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
}


.image-container {
    width: 340px;
    /*     height: 340px; */
    max-width: 100%;
    aspect-ratio: 1;
    overflow: hidden;
    border-radius: 25px;
    position: relative;
}

.image-container img {
    width: 100%;
    height: auto;
    display: block;
    transform: translateY(0);
    transition: transform 2s ease-in-out;
}

.portfolio-container:hover .image-container img {
    transform: translateY(-50%);
}


/*matn-single*/
#matn-single {
	width: 100%;
}


.archive-container #matn-single {
  --collapsed-height: 7em;
  position: relative;
  transition: max-height 0.3s ease;
}
.archive-container #matn-single.is-collapsed {
  max-height: var(--collapsed-height);
  overflow: hidden;
}

#matn-single p {
    line-height: 32px;
    margin: 12px 0;
    font-size: 15px;
    text-align: justify;
}

#matn-single ul li a, #matn-single ul li, #matn-single ul, #matn-single ol li a, #matn-single ol li, #matn-single ol {
    font-size: 14px;
    line-height: 32px;
}

#matn-single audio {
    width: 100%;
    margin: 10px 0;
}

#matn-single video {
    width: 100%;
    border-radius: 10px;
    margin: 10px 0;
}

#matn-single button, #matn-single input[type=submit] {
    background: linear-gradient(to right, #ee273a, #ee273a);
    padding: 9px 22px;
    border-radius: 4px;
    box-shadow: 0 12px 10px -10px #ee273a;
    transition: all 0.5s;
    font-size: 14px;
    margin: 12px 0;
    cursor: pointer;
    text-align: center;
    border: none;
}

#matn-single input[type=text], #matn-single textarea {
    border: 2px solid #ccc;
    background-color: white;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0 15px 0;
    text-align: right;
}

#matn-single a, #matn-single p a, #matn-single p h2 a {
    transition: all 0.5s ease;
    font-size: 14px;
    font-weight: bold;
    color: var(--clr-3);
}

#matn-single a:hover, #matn-single p a:hover, #matn-single p h2 a:hover {
    transition: all 0.5s ease;
    color: #757369;
}

#matn-single hr {
    border: none;
    height: 2px;
    background-color: #eaf3fe;
}

#matn-single img {
    max-width: 100%;
    display: block;
    margin: 20px auto;
    height: auto;
    border-radius: 4px;
}

#matn-single h1 a {
    font-size: 1.5em;
}

#matn-single h2 a {
    font-size: 1.5em;
}

#matn-single h3 a {
    font-size: 1.17em;
}

#matn-single h4 a {
    font-size: 16px;
}

#matn-single h5 a {
    font-size: 0.83em;
}

#matn-single h6 a {
    font-size: 0.67em;
}

#matn-single ul li {
    list-style: initial !important;
}

#matn-single ol li {
    list-style-type: decimal !important;
}

#matn-single ul {
    list-style-type: square !important;
    padding: revert-layer !important;
    margin: 12px 0;
}

#matn-single ol {
    list-style-type: decimal !important;
    padding: revert-layer !important;
    margin: 12px 0;
}

#matn-single h2, #matn-single h3, #matn-single h4, #matn-single h5, #matn-single h6 {
    color: var(--clr-3);
    font-size: 18px;
}

.jadval {
    margin: 15px 0;
}

.dwspecs-product-table .dwspecs-product-table-group .group-title {
    color: #ee273a !important;
}

.lern-img img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.page-pa {
    margin: 20px auto;
    text-align: center;
    line-height: 25px;
}

.page-pa .current {
    background: rgb(71, 75, 78) none repeat scroll 0 0 !important;
    color: rgb(255, 255, 255) !important;
}

.page-pa .page-numbers {
    background: var(--clr-3);
    padding: 3px 12px;
    margin: 7px 5px;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    transition: all 0.5s ease;
    display: inline-block;
}

.page-pa .page-numbers:hover, .page-pa .page-numbers:focus {
    opacity: 0.6;
}
/*************************************
********title list matn single********
*************************************/
.title-paragraph {
	position: sticky;
    top: 110px;
    padding: 12px;
    max-width: 300px;
    width: 100%;
    max-height: 90vh;
    overflow-y: scroll;
    scrollbar-width: none;
}
.title-paragraph a {
	font-size: 13px;
	font-weight: 600;
}
.title-paragraph .active > a {
	color: var(--clr-3);	
}
.title-paragraph ul ul {
	padding-right: 12px;
	border-right: 1px solid #333;
}
.title-paragraph button {
	display:none;
}
.next-prev-post {
    display: flex;
    justify-content: space-between;
    align-items: center;
	gap: 12px;
    padding: 100px 12px;
	max-width: 1250px;
	width: 100%;
	margin: 0 auto;
}
.next-prev-post > a {
    background-color: var(--clr-3);
    color: #000;
	font-size: 15px;
	font-weight: 600;
    max-width: 350px;
	width: 100%;
    border-radius: 4px;
    text-align: center;
    overflow-x: clip;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding: 8px 0;
	white-space: nowrap;
	position: relative;
	isolation: isolate;
}
.next-prev-post > a.prev {
	margin-right: auto;
}
.next-prev-post > a::after,
.next-prev-post > a::before {
	position:absolute;
	content: '';
	inset:0;
	background-color: var(--clr-3);
	opacity: 0.6;
	border-radius: 4px;
	z-index:-1;
	transition: 0.4s;
}
.next-prev-post > a:hover::after {
	inset: 4px 8px -6px 8px;
}
.next-prev-post > a:hover::before {
	inset: 4px 16px -12px 16px;
}
/*////////////////////////////
/           didgah          /
//////////////////////////*/
/*Comment Output*/
#didghah {
    margin: 12px auto;
	width: 100%;
	max-width: 1250px;
}

.tit-did {
    margin-bottom: 20px;
    padding: 5px 10px;
    border-bottom: 1px solid var(--clr-4);
}

.tit-did h2 {
    float: right;
    font-size: 21px;
    font-weight: normal;
    padding-top: 6px;
}

.tit-did i {
    font-size: 28px;
    color: #dbe2e8;
    float: right;
    padding: 10px 15px;
}

.did-add {
    float: left;
    color: var(--clr-3);
    padding: 5px 20px;
    border-radius: 5px;
    margin: 7px 20px;
    border: 1px solid var(--clr-3);
}

#commentform {
    padding: 10px 2%;
}

#commentform input {
    border: none;
    text-align: center;
    padding: 10px 0;
    float: right;
    width: 31.2%;
    margin: 0 1% 15px 1%;
    border-radius: 5px;
	font-size: 15px;
	font-weight: 600;
	background-color: rgb(125 125 125 / 30%);
}
#commentform textarea::placeholder,
#commentform input::placeholder {
	font-size: 15px;
	color: var(--clr-2);
	font-weight: 600;
}
#commentform textarea {
    border: none !important;
    background-color: rgb(125 125 125 / 30%);
    padding: 16px 12px;
    width: 97.76%;
    margin-right: 1%;
    resize: none;
    border-radius: 6px;
    font-family: devixl, serif;
	font-size: 15px;
	font-weight: 600;
}

#commentform .Cbutton {
    background-color: rgb(125 125 125 / 30%);
    box-shadow: none;
    width: 97.76%;
    margin-right: 1%;
    margin-top: 8px;
    padding: 10px 0;
    cursor: pointer;
}

#commentform input:focus, #commentform textarea:focus, #commentform .Cbutton:focus {
    outline: none;
}

.commentlist li ul.children {
    width: 90%;
    margin: 0 auto;
}

.commentlist li ul.children li.comment {
    margin-bottom: 20px;
}

.commentlist .vcard cite.fn {
    font-size: 14px;
    float: right;
    font-style: normal;
}

.commentlist .vcard img.photo {
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
    -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
    -o-box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
    background: #fff;
    width: 10%;
    height: auto;
    float: right;
    margin: 0 0 5px 15px;
}

.commentlist .commentmetadata a {
    color: #a9bac5;
    margin-right: 18px;
    font-size: 12px;
}

.commentlist .comment {
    width: 100%;
    float: right;
    background-color: #fdfdfd;
    border-top: 1px dashed #ced4da;
}

.commentlist .comment-author span {
    display: none
}

.commentlist {
    list-style: none;
    padding: 0 0 50px 0;
    margin: 0 !important;
}

.commentlist #comments ol.comment-list li img.avatar {
    position: absolute;
    top: 0;
    right: -56px;
    left: auto;
    width: 65px;
    border: none;
    border-radius: 3px;
    padding: 0;
    z-index: 999;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
    -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
    -o-box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
    background: #fff;
}

.commentlist .children {
    padding: 0;
    width: 100%;
    list-style: none;
}

.commentlist li p, .commentlist li p a {
    margin: 10px 0;
    color: #333;
    font-weight: 100;
    font-size: 15px;
    line-height: 27px;
    text-align: justify;
}

.commentlist li ul.children li.bypostauthor {
    background-color: #fafafa;
    float: right;
    width: 100%;
    padding: 10px 0;
    margin: 25px 0 !important;
    border-right: 5px solid var(--clr-3);
}

.commentlist li ul.children li.bypostauthor .reply a {
    background-color: #ced4da;
    color: #ffffff;
}

.commentlist .reply a {
    background-color: #ced4da;
    padding: 4px 3%;
    color: #ffffff;
    float: left;
    transition: all 0.5s ease;
    margin-bottom: 15px;
}

.commentlist .reply a:hover {
    background-color: #5f6a71;
    color: #ffffff;
}

#cancel-comment-reply-link {
    text-align: center;
    display: block;
    margin: 10px;
    background-color: #a8cb6b;
    border-radius: 15px;
    padding: 12px;
    color: #fff;
}

.comment-awaiting-moderation {
    margin: 0 21px;
    font-size: 12px;
    font-style: normal;
    color: var(--clr-3);
}
/*////////////////////////////
/         archive page      /
//////////////////////////*/
.fix-all-article {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.page-act {
	margin-top: 24px;
}
.star-header {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
}
.star-header div {
	position:relative;
	font-size: clamp(55px, 11vw, 12vw);
	font-weight:900;
    color: var(--clr-1);
	text-align:center;
	width:100%
}
.star-header div span{
	font-size: clamp(45px, 11vw, 12vw);
	font-weight:900;
    color: var(--clr-1);
	text-align:center;
	background-color:var(--clr-5);
	padding: 0 24px
}
.star-header div::before {
	position:absolute;
	content:'';
	inset:0;
	z-index:-1;
	background-image: linear-gradient(to top, transparent 35% 40%, var(--clr-3) 40% 45%, transparent 40% 60%, var(--clr-3) 60% 65%,transparent 65%);
}
.person-title {
	position:absolute;
	overflow:hidden;
	width:1px;
	height:1px;
}
.intro-line {
	font-size:18px;
	font-weight:600;
	color:var(--clr-3);
	border-bottom:1px dashed rgba(113,113,113,0.15);
	padding:24px 0 16px 0;
}
/*////////////////////////////
/            post           /
//////////////////////////*/
.video-wrapper {
    aspect-ratio: 16 / 9;
    position: relative;
    width: 100%;
    max-width: 840px;
    margin: 130px auto 0 auto;
	border-radius:16px;
	overflow: hidden;
	box-shadow:0 0 20px 5px var(--clr-5);
	border: 2px solid var(--clr-5);
}
.video-wrapper iframe {
	width: 100%;
	height:auto;
	display:block;
	aspect-ratio: 16 / 9;
}

.brand-container {
    position: relative;
    height:55px;
    margin: 50px 0 20px 0;
    overflow: hidden;
	background-color: var(--clr-1);
}
.brand-wrapper {
    position: absolute;
    width: var(--size);
    height: 55px;
    left: max(calc(var(--size) * 7), 100%);
    --time: 30s;
	--size: 260px;
    animation: scrolerBrands var(--time) linear infinite;
    animation-delay: calc(var(--time) / 7 * (7 - var(--item)) * -1);
	display: flex;
	align-items: center;
	justify-content:space-between;
}
@keyframes scrolerBrands {
    to {left: calc(var(--size) * -1);}
}
.brand-wrapper span {
	font-size: 15px;
	font-weight: 700;
	color: var(--clr-3);
}
.brand-wrapper svg {
	width: 25px;
	height: 25px;
	color: var(--clr-3);
}
.title-archive {
	margin:12px 0 24px ;
	text-align:center
}
/*////////////////////////////
/           archive         /
//////////////////////////*/
.archive-star {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: space-between;
}
.archive-star article {
    width: calc(100% / 4 - 12px);
}
.archive-star article:last-child {
    margin-left: auto;
}
.star-item {
	display:flex;
    flex-direction: column;
    gap: 12px;
	gap:12px;
	padding: 12px 0;
	position:relative;
}
.star-item::before {
	position:absolute;
	content: '';
	inset: 5%;
	border-radius:16px;
	background-color:var(--clr-1);
	opacity:0;
	transition:0.5s;
	z-index:-1;
}
.star-item:hover::before {
	inset: 5px -7px;
	opacity: 0.1;
    animation: 0.3s motionBox;
}
@keyframes motionBox {
    0% {inset:-5px 5px 15px 5px;opacity:0}
    100% {inset: 5px -7px;opacity:0.1}
}
.star-item img,
.star-item figure {
	width:100%;
    aspect-ratio: 1;
    height: 100%;
	overflow:hidden;
	border-radius:12px;
	object-fit:cover;
}
.star-item h3 {
    font-size: 16px;
    font-weight: 600;
}
/*////////////////////////////
/           mobile          /
//////////////////////////*/
@media (max-width: 1400px) {
    .intro-box bdi,
    .intro-box h1 {
        font-size: 29vw;
    }
    .content-post {
        padding-right: 20px;
    }
}

@media (max-width: 1200px) {
    .special-items {
        display: none;
    }
    .menu-bar > ul {
        width: 100%;
    }
    .menu-item {
        width: calc((100% / 4) - 10px);
    }
    .menu-item a {
        font-size: 13px;
    }
    .menu-item img {
        width: 60px;
        height: 60px;
    }
    .share-box button {
        font-size: 11px;
    }
	
	.bg-single-post:before {
		top: 0;
	}
}

@media (max-width: 991px) {
    .primary-header {
        background-color: rgba(var(--clr-bg-dark), 1);
        padding: 12px 0;
    }
    .account-mobile-btn,
    .nav-btn svg,
    .search-control.mobile,
    .mobile-head {
        display: flex;
    }
    .special ,
    .menu-btn ,
    .search-control,
    .account-btn {
        display: none;
    }
    .menu-t {
        position: fixed;
        inset: 65px 0 0 0;
        background-color: rgba(var(--clr-bg-dark), 1);
        padding: 0 12px;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        opacity: 0;
        pointer-events: none;
        filter: blur(3px);
        transition: opacity 0.5s, filter 0.3s, transform 0.5s;
        transform: translateY(-10px);
        overflow-y: scroll;
		scrollbar-width: none;
        visibility: hidden;
    }
    .open .menu-t{
        opacity: 1;
        pointer-events: all;
        filter: blur(0);
        transform: translateY(0);
        visibility: visible;
    }
    .shop-btn ,
    .search-control.mobile {
        transition: 0.3s;
    }
    .open .shop-btn ,
    .open .search-control.mobile {
        opacity: 0;
        pointer-events: none;
    }
    .nav-btns {
        justify-content: space-between;
    }
    .nav-btn {
        width: calc(50% - 5px);
        padding: 0;
    }
    .nav-btn > a {
        justify-content: flex-start;
        align-items: center;
        gap: 5px;
        border-radius: 8px;
        padding: 0;
        height: 45px;
        width: 100%;
    }
    .nav-btn.full-w {
        width: 100%;
        flex-wrap: wrap;
    }
    .mobile-bar .nav-btn.full-w ul {
        opacity: 1;
        pointer-events: none;
        filter: blur(0);
        position: relative;
        width: 100%;
        padding: 0;
        top: auto;
        right: auto;
        display: flex;
        justify-content: space-between;
        visibility: visible;
        flex-wrap: wrap;
    } 
    .nav-btn.full-w ul a {
        padding: 0 29px 0 0;
        height: 45px;
        align-items: center;
    }
    .mobile-bar.open .nav-btn.full-w ul {
        pointer-events: all;
    }
    .nav-btn.full-w li {
        width: calc(50% - 5px);
    }
    .nav-btn.full-w li::before {
        position: absolute;
        content: '';
        top: 15px;
        right: 5px;
        border: 5px solid var(--clr-2);
        border-top-color: transparent;
        border-left-color: transparent;
        transition: 0.3s;
    }
    .menu-mobile-bar {
        width: 100%;
        order: 1;
    }
    .menu-mobile-bar ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .menu-mobile-item {
        width: calc(50% - 5px);
    }
    .menu-mobile-item a {
        color: var(--clr-2);
        font-size: 14px;
        font-weight: 600;
        display: flex;
        align-items: center;
        gap: 5px;
        height: 45px;
    }
    .menu-mobile-item a:hover {
        color: var(--clr-1);
    }
    .menu-mobile-item svg {
        width: 24px;
        height: 24px;
    }
    .nav-btns {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    .article-wrapper {
        width: calc((100% / 2) - 10px);
    }
    .search-box {
        width: 100%;
        border-radius: 0;
        padding: 0 14px 10px 14px;
    }
    .menu-mobile-item img {
        display: none;
    }
    .post-action-wrapper {
        font-size: 12px;
    }
    .title-single-post h1 {
        font-size: 36px;
        margin-top: 25px;
    }
	.title-single-post {
		margin-top: 110px;
	}
	.bg-single-post:before {
		height: 350px;
		padding-top: 0;
	}
    .archive-star article {
        width: calc(100% / 3 - 12px);
    }
    .sections-row .section-item {
        width: calc(50% - 12px);
    }
}

@media (max-width: 767px) {
    .webinar-wrapper {
        flex-direction: column;
        align-items: center;
    }
    .webinar-box {
        align-items: center;
    }
    .webinar-box span,
    .webinar-box p {
        text-align: center;
        font-size: 13px;
    }
    .webinar-box h2 {
        text-align: center;
        font-size: 32px;
    }
    .webinar-box span {
        margin-top: 20px;
    }
    .webinar,
    .sections {
        margin: 20px auto 0;
    }
    .title-box {
        margin: 40px auto 20px;
    }
    .social-box {
        width: 50%;
        justify-content: left;
    }
    .privacy {
        width: 50%;
    }
    .devix {
        display: flex;
        align-items: center;
        justify-content: right;
        width: 100%;
    }
    .devix a{
        margin-right: 0;
    }
    
    .article-box {
        padding: 8px;
        border-radius: 8px;
    }
    .article-box::before {
        border-radius: 8px;
    }
    .article-box figure {
        padding: 8px;
    }
    .article-box figure:before {
        z-index: 1;
    }
    .article-box figure img {
        border-radius: 6px;
    }
    .article-box:hover figure img {
        scale: 1.03;
        border-radius: 0;
    }
    .article-box h3 {
        font-size: 12px;
    }
    .intro-box::after {
        max-width: 450px;
    }
    .post-action-wrapper {
        font-size: 10px;
    }
    .title-single-post h1 {
        font-size: 28px;
        margin-top: 20px;
    }
    .title-paragraph button {
        display: flex;
        align-items: center;
        justify-content: center;
        border: none;
        outline: none;
        background: none;
        cursor: pointer;
        width: 44px;
        height: 44px;
    }
    .title-paragraph svg {
        transform: rotateY(180deg);
        width: 24px;
        height: 24px;
    }
    .title-paragraph {
        position: fixed;
        inset: auto 36px 24px 36px;
        background-color: var(--clr-4);
        border-radius: 12px;
        padding: 0 16px 0 0;
        max-width: 100%;
        width: auto;
        border: 1px solid #3d3d3d;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.4s;
        display: flex;
        justify-content: space-between;
		z-index: 1;
    }
    .title-paragraph.mobile-active {
        opacity: 1;
        pointer-events: auto;
    }
    .title-paragraph.active-item nav {
		overflow-y: scroll;
        max-height: 65vh;
		scrollbar-width: none;
	}
    .title-paragraph a {
        display: none;
        overflow: hidden;
        padding: 12px 0;
    }
    .title-paragraph .active > a {
        display: block;
    }
    .title-paragraph ul ul {
        border-right: none;
        padding-right: 0;
    }
    .title-paragraph.active-item {
        padding: 0 16px 16px 0;
    }
    .title-paragraph.active-item ul ul {
        border-right: 1px solid #333 !important;
        padding-right: 12px !important;
    }
    .title-paragraph.active-item a {
        display: block;
        padding: 4px 0 !important;
    }
	.bg-single-post:before {
		height: 300px;
		padding-top: 5px;
	}
    .cart-products {
        gap: 12px;
    }
    .cart-products a {
        width: calc(50% - 12px);
    }
}

@media (max-width: 576px) {
    .sections {
        display: flex;
        flex-direction: column;
    }
    .section-item {
        aspect-ratio: auto !important; 
        flex-direction: row !important;
    }
    .section-item figure {
        width: 50% !important;
    }
    .section-item h3 {
        font-size: 14px;
    }
    .section-item p {
        font-size: 12px;
    }
    .marquee-box {
        margin: 50px 0 0 0;
    }
    .sports-section-tabs {
        margin-top: 20px;
    }
    .article-wrapper {
        display: block !important;
    }
    .webinar-box h2 {
        font-size: 18px;
    }
    .webinar-box span,
    .webinar-box p {
        font-size: 12px;
        font-weight: 100;
    }
    .privacy, .devix, .social-box {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .social-box {
        order: -1;
        margin-bottom: 10px;
    }
    .list-item {
        border: 1px solid rgba(var(--clr-bg-light), 0.05);
        margin-bottom: 10px;
        border-radius: 8px;
    }
    .list-item h3 {
        position: relative;
        cursor: pointer;
    }
    .list-item h3::before {
        position: absolute;
        content: '';
        top: 18px;
        left: 20px;
        background-color: var(--clr-2);
        width: 10px;
        height: 10px;
        clip-path: polygon(0 0, 0 0, 20% 33%, 50% 70%, 50% 70%, 50% 70%, 50% 70%, 50% 70%, 85% 25%, 100% 0, 100% 0, 50% 0);
        transition: 0.3s;
    }
    .list-item.active h3::before {
        clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
    }
    .list-item ul {
        display: none;
    }
    .list-item.active ul {
        display: block;
    }
    .shop-wrapper {
        flex-wrap: wrap;
    }
    .shop-item {
        flex: none !important;
        width: 100%;
        position: relative;
    }
    .shop-item img {
        height: 180px;
        border-radius: 24px;
    }
    .shop-item span {
        position: absolute;
        bottom: 5px;
        right: 5px;
    }
    .intro-box::after {
        max-width: 290px;
    }
    .podcast-container .swiper-slide {
        padding: 10px;
    }
    .podcast-box {
        width: 150px;
        height: 150px;
        border-radius: 16px;
    }
    .podcast-box h3 {
        font-size: 12px;
    }
    .podcast-box p {
        font-size: 10px;
    }
    .podcast-box::before {
        border-radius: 16px;
    }
    .post-action-wrapper {
        font-size: 9px;
        padding: 3px 10px;
    }
    .title-single-post h1 {
        font-size: 21px;
        margin-top: 15px;
        font-weight: 600;
    }
    .content-post {
        padding: 0 10px;
        margin-top: 25px;
    }
	.post-action {
        margin-top: 15px;
        gap: 5px;
    }
	.next-prev-post {
		padding: 30px 12px;
		flex-direction: column;
	}
	.next-prev-post > a {
		font-size: 13px; 
	}
	.title-single-post {
		margin-top: 80px;
	}
	.next-prev-post > a.prev {
		margin-right: 0;
	}
	.bg-single-post:before {
        height: 250px;
    }
    .archive-star article {
        width: calc(100% / 2 - 12px);
    }
    .star-item h3 {
        font-size: 14px;
    }
    .nav-bar {
        padding: 0;
    }
    .sections-row .section-item {
        width: 100%;
        aspect-ratio: auto !important;
    }
    .section-item figure ,
    .sections-row .section-item figure {
        width: 30% !important;
    }
    .sections-row .section-item h3 {
        text-align: right;
    }
}

@media (max-width: 456px) {
    .title-single-post h1, .form-platform-title-three h2 {
        font-size: 18px;
        margin-top: 10px;
    }
    #matn-single ul, #matn-single ol {
        padding: 0 !important;
    }
    .content-post {
        margin-top: 20px;
    }
	.bg-single-post:before {
		height: 200px;
		padding-top: 5px;
	}
}