/*
Theme Name: GetSoftBox
Version: 1.0
*/

@font-face {
    font-family: 'Montserrat';
    src: url('./fonts/Montserrat/Montserrat-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: optional
}

@font-face {
    font-family: 'Montserrat';
    src: url('./fonts/Montserrat/Montserrat-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: optional
}

@font-face {
    font-family: 'Montserrat';
    src: url('./fonts/Montserrat/Montserrat-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: optional
}

:active,
:focus,
:hover {
    outline: 0;
    outline-offset: 0
}

html {
    scroll-behavior: smooth
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 30px;
}
body {
  background-color: #dfe3e8;
  position: relative;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -1;

  background:
    linear-gradient(135deg, rgba(255,255,255,0.35) 0%, rgba(255,255,255,0) 40%),
    linear-gradient(135deg, rgba(255,255,255,0.25) 20%, transparent 60%),
    linear-gradient(135deg, rgba(0,0,0,0.03) 30%, transparent 70%),
    repeating-linear-gradient(
      135deg,
      rgba(255,255,255,0.15) 0px,
      rgba(255,255,255,0.15) 120px,
      rgba(0,0,0,0.02) 120px,
      rgba(0,0,0,0.02) 240px
    );

  filter: blur(8px);
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

*:after,
*:before {
    box-sizing: border-box
}

img {
    max-width: 100%;
    height: auto
}

button {
    cursor: pointer
}

ins {
    text-decoration: none;
    font-weight: 400
}

button,
input,
input::placeholder,
select,
textarea,
textarea::placeholder {
    outline: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    opacity: 1;
    color: #000;
    background: none;
    border: none
}

input {
    border-radius: 0;
    -webkit-border-radius: 0
}

button,
input,
select,
textarea {
    outline: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px
}

a {
    text-decoration: none;
    outline: none;
    color: #000
}

.container {
    width: 100%;
    max-width: 1350px;
    margin: 0 auto
}

.container-single {
    width: 100%;
    max-width: 942px;
    margin: 0 auto
}

.site-header {
    position: sticky;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: linear-gradient(45deg, #00035dab 0%, #0ba0cdba 40%, #124197ad 60%, #0783a9a3 90%, #1b005da1 100%);
    box-shadow: 0 3px 12px 0 rgba(30, 30, 30, 0.2);
    padding: 10px 0;
    backdrop-filter: blur(5px)
}

.header--bg {
    top: 0;
    transition: 0.3s ease-out 0s;
    z-index: 11
}

.header--hide {
    transition: 0.3s ease-out 0s;
    top: -200px
}

.admin-bar .header--hide {
    top: -200px
}

.admin-bar .header--bg {
    top: 32px
}

.header-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px
}

.header-wrapper>a {
    font-size: 32px
}

.header-menu div:last-child {
    margin-bottom: 0
}

.header-wrapper nav ul {
    display: flex;
    align-items: center;
    list-style: none
}

.header-wrapper nav ul li a {
    color: #d6ebfc;
    padding: 0 15px;
    font-size: 13px;
    font-weight: 600
}

.search-btn {
    cursor: pointer;
    display: flex;
    align-items: center
}

.header-btns-wrapper {
    display: flex;
    align-items: center;
    gap: 15px
}

.tel-menu-btn {
    display: none;
    cursor: pointer
}

.tel-menu {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: hidden;
    transform: translateY(-100%);
    transition: all 0.2s ease;
    padding: 10px 0;
    background: #081a60
}

.showNav {
    transform: translateX(0);
    top: 0;
    opacity: 1;
    z-index: 99999
}

.admin-bar .showNav {
    top: 32px
}

.tel-menu-top-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px
}

.tel-menu-top {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px
}

.tel-menu-center-wrapper ul {
    list-style: none;
    line-height: 40px
}

.tel-menu-center-wrapper ul li a {
    color: #e6f6ff;
    font-weight: 600;
    font-size: 18px
}

.tel-menu-bottom {
    position: absolute;
    bottom: 70px;
    left: 0
}

.dark-bg-wrapper {
    margin: 0;
    min-height: 100vh;
    background:
        /* звезды */
        radial-gradient(2px 2px at 20% 30%, rgba(255,255,255,0.8), transparent),
        radial-gradient(2px 2px at 70% 60%, rgba(255,255,255,0.7), transparent),
        radial-gradient(1.5px 1.5px at 40% 80%, rgba(255,255,255,0.6), transparent),
        radial-gradient(2px 2px at 80% 20%, rgba(255,255,255,0.9), transparent),
        radial-gradient(1px 1px at 60% 40%, rgba(255,255,255,0.5), transparent),

        /* вертикальные линии */
        repeating-linear-gradient(
            to right,
            rgba(255,255,255,0.06) 0px,
            rgba(255,255,255,0.06) 1px,
            transparent 1px,
            transparent 14px
        ),

        /* мягкое свечение */
        radial-gradient(circle at 70% 60%, rgba(255, 200, 255, 0.25), transparent 40%),
        radial-gradient(circle at 30% 20%, rgba(200, 220, 255, 0.25), transparent 40%),

        /* основной градиент */
        linear-gradient(135deg, #2b7bbb, #3a5bbf, #6a4fbf);

    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.dark-bg-wrapper section {
    position: relative;
    z-index: 2
}

.dark-bg-wrapper::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

#soft-nav-section {
    text-align: center;
    margin-bottom: 50px
}

#soft-nav-front-section {
    margin: 50px 0
}

.soft-nav-front-section {
    display: grid;
    grid-template-columns: 0.4fr 0.6fr;
    gap: 5%;
    align-items: center
}

.soft-nav-front-img img {
    width: 100%;
    height: 500px;
    object-fit: cover
}

.soft-nav-front-img {
    --g: 8px;
    display: grid;
    clip-path: inset(1px);
    border-radius: 20px;
    overflow: hidden;
    width: 100%
}

.soft-nav-front-img>a {
    --_p: calc(-1*var(--g));
    grid-area: 1/1;
    width: 100%;
    height: 500px;
    aspect-ratio: 1;
    cursor: pointer;
    transition: 0.4s 0.1s
}

.soft-nav-front-img>a:first-child {
    clip-path: polygon(0 0, calc(100% + var(--_p)) 0, 0 calc(100% + var(--_p)))
}

.soft-nav-front-img>a:last-child {
    clip-path: polygon(100% 100%, 100% calc(0% - var(--_p)), calc(0% - var(--_p)) 100%)
}

.soft-nav-front-img:hover>a:first-child:hover,
.soft-nav-front-img:hover>a:last-child {
    --_p: calc(50% - var(--g))
}

.soft-nav-front-img:hover>a:first-child,
.soft-nav-front-img:hover>a:first-child:hover+a {
    --_p: calc(-50% - var(--g))
}

.page-title-with-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-top: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    width: fit-content;
    margin: 0 auto 30px;
    padding: 15px 0
}

.page-title-with-icon svg {
    flex-shrink: 0
}

.soft-nav-section h1 {
    font-weight: 500;
    font-size: 25px;
    line-height: normal
}

.soft-nav-section h1 svg {
    margin-right: 10px
}

.soft-nav-front-section h1 {
    color: #00035d;
    text-shadow: 10px 10px 40px blue;
    animation-name: repeat;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 31px;
    line-height: 45px
}

@keyframes repeat {
    0% {
        color: #00035d;
        text-shadow: 10px 10px 40px #00035d
    }

    20% {
        color: #0ba0cd;
        text-shadow: 10px 10px 40px #0ba0cd
    }

    40% {
        color: #124197;
        text-shadow: 10px 10px 40px #124197
    }

    60% {
        color: #0783a9;
        text-shadow: 10px 10px 40px #0783a9
    }

    80% {
        color: #1b005d;
        text-shadow: 10px 10px 40px #1b005d
    }

    100% {
        color: #00035d;
        text-shadow: 10px 10px 40px #00035d
    }
}

.archive-categories {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid #a3a3a3;
    border-left: 1px solid #a3a3a3;
    border-radius: 10px;
    overflow: hidden
}

.archive-categories.swiper {
    display: block;
    border: none
}

.archive-categories .cat-item {
    border-right: 1px solid #a3a3a3;
    border-bottom: 1px solid #a3a3a3;
    background: rgb(165 163 163 / 30%);
    backdrop-filter: blur(5px);
    transition: all 0.3s ease-in-out
}

.archive-categories.swiper .cat-item {
    border: 1px solid #a3a3a3;
    border-radius: 10px;
    overflow: hidden
}

.archive-categories .cat-item:hover {
    background: rgb(231 231 231 / 30%)
}

.cat-item a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 20px
}

.program-cat-slider-progressbar {
    top: auto !important;
    bottom: 0;
    z-index: 9
}

.program-cat-slider-progressbar .swiper-pagination-progressbar-fill {
    background: rgb(79, 128, 190)
}

.no-posts-found {
    text-align: center;
    font-size: 20px
}

.no-posts-found.white {
    color: #fff
}

#soft-section-light {
    margin-bottom: 80px
}

.tax-page-soft-section {
    margin-top: -40px
}

.tax-page-soft-section.no-posts-found {
    margin: 0 !important;
    padding: 40px 0
}

.soft-section-title-left {
    display: flex;
    align-items: center;
    gap: 10px
}

.soft-section-title-left h2,
.soft-section-title-left p {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600
}

.soft-section-title-right {
    flex-shrink: 0
}

.soft-section-title-right a {
    text-decoration: underline;
    font-size: 14px;
    line-height: 24px
}

.soft-section-title div div {
    width: 40px;
    height: 40px;
    background: linear-gradient(180deg, #547be8 0%, #3726c1 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    flex-shrink: 0
}

.soft-section-dark .soft-section-title div div {
    background: linear-gradient(180deg, #7fb72e 0%, #669624 100%)
}

.soft-section-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 30px
}

.soft-section-title.single-section-title {
    justify-content: center
}

.soft-section-title.single-section-title svg {
    flex-shrink: 0
}

.dark-bg-wrapper .soft-section-title h2,
.dark-bg-wrapper .soft-section-title p,
.dark-bg-wrapper .soft-section-title-right a {
    color: #fff
}

.soft-section-dark-wrapper,
.soft-section-light-wrapper {
    display: grid;
    gap: 30px 2%;
    grid-template-columns: repeat(6, 1fr)
}

.soft-section-dark-item,
.soft-section-light-item {
    background: #fff;
    border-radius: 18px;
    padding: 25px 25px 80px;
    text-align: center;
    position: relative
}

.home .soft-section-light-item {
    border: 1px solid #d7d7d7;
    background: rgb(255 255 255 / 75%)
}

.soft-section-light-item {
    background: rgb(255 255 255 / 60%);
    backdrop-filter: blur(5px)
}

.soft-section-dark-item:hover img,
.soft-section-light-item:hover img {
    transform: scale(1.066, 1.066)
}

.soft-section-dark-item img,
.soft-section-light-item img {
    margin-bottom: 20px;
    width: 110px;
    height: 110px;
    object-fit: cover;
    border-radius: 20px;
    transition: all 0.3s
}

.soft-section-dark-item>p,
.soft-section-light-item>p {
    font-weight: 600;
    margin-bottom: 10px
}

.soft-section-dark-item>span,
.soft-section-light-item>span {
    color: #7fb72e;
    font-size: 14px;
    line-height: 24px;
    display: block;
    margin-bottom: 10px
}

.soft-section-dark-item ul,
.soft-section-light-item ul {
    list-style: none;
    display: grid;
    grid-template-columns: 50% 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

.soft-section-dark-item ul li,
.soft-section-light-item ul li {
    padding: 0 10px 20px
}

.soft-section-dark-item ul li p,
.soft-section-light-item ul li p {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 600;
    color: #8B959E;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.soft-section-dark-item ul li:nth-child(2),
.soft-section-light-item ul li:nth-child(2) {
    border-left: 1px solid #8b959e3d
}

.soft-section-all-link-mob {
    text-align: center;
    margin-top: 20px;
    display: none
}

.soft-section-all-link-mob a {
    text-decoration: underline;
    font-size: 12px;
    line-height: 24px
}

.dark-bg-wrapper .soft-section-all-link-mob a {
    color: #fff
}

.dark-bg-wrapper section {
    padding-top: 80px
}

.dark-bg-wrapper section:first-child {
    padding-top: 60px
}

.dark-bg-wrapper section:last-of-type {
    padding-bottom: 80px
}

.blog-section-item,
.soft-section-dark-item {
    background: #273d52;
    background: rgb(0 0 0 / 65%);
    backdrop-filter: blur(5px)
}

.soft-section-dark-item>p {
    color: #fff
}

.soft-section-dark-item ul li:nth-child(2) {
    border-left: 1px solid #475c70
}

.blog-section .soft-section-title h2,
.blog-section .soft-section-title p {
    color: #fff
}

.blog-section .soft-section-title div div {
    background: linear-gradient(180deg, #c084fc 0%, #9333ea 100%)
}

.blog-section-wrapper {
    display: grid;
    gap: 30px 2%;
    grid-template-columns: repeat(4, 1fr);
    align-items: center
}

.blog-section-item {
    border-radius: 20px;
    overflow: hidden
}

.blog-section-item img {
    display: block;
    width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.blog-section-item .blog-section-item-content {
    padding: 20px
}

.blog-section-item .blog-section-item-content span {
    font-weight: 500;
    color: #7fb72e;
    margin-bottom: 15px;
    text-align: center;
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

.blog-section-item .blog-section-item-content p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.blog-section-item .blog-section-item-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #939ea9;
    font-size: 13px;
    padding: 0 20px 20px
}

.blog-section-item .blog-section-item-details .blog-section-item-details-time,
.blog-section-item .blog-section-item-details i {
    font-style: normal;
    display: flex;
    align-items: center;
    gap: 5px
}

.blog-section-item .blog-section-item-details .blog-section-item-details-time em,
.blog-section-item .blog-section-item-details i em {
    font-style: normal
}

#soft-top-section .soft-section-dark-item {
    padding: 25px 25px 35px
}

#soft-top-section .soft-section-dark .soft-section-title div div {
    background: linear-gradient(180deg, #b7a900 0%, #d7db00 100%)
}

.seo-text-section {
    color: #fff
}

.ark-content-block {
    font-size: 14px;
    line-height: 24px
}

.ark-content-block *:not(li, button, label, input, span, em, b, strong, i, a, svg, br, img) {
    margin-bottom: 25px
}

.ark-content-block>*:last-child {
    margin-bottom: 0
}

.ark-content-block img {
    display: block;
    width: 100%
}

.ark-content-block a,
.faq-item a {
    text-decoration: underline;
    color: #fff
}

.ark-mobile-table {
    width: 100%;
    max-width: 100%;
    overflow-x: auto
}

.ark-content-block table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.ark-content-block table,
.ark-content-block table td,
.ark-content-block table th {
    border: 1px solid #000
}

.ark-content-block table td,
.ark-content-block table th {
    padding: 10px
}

.ark-content-block table th {
    color: #fff;
    background: #555352;
    font-weight: normal
}

.ark-content-block ol,
.ark-content-block ul {
    list-style-position: outside;
    margin-left: 1em;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.ark-content-block ul li {
    list-style: disc
}

.ark-content-block ol li {
    list-style: decimal
}

.ark-content-block h1 {
    font-size: clamp(1.375rem, 2.333vw, 1.750rem);
    line-height: 1.083;
    margin-bottom: 25px
}

.ark-content-block h2 {
    font-size: clamp(1.125rem, 2.000vw, 1.500rem);
    line-height: 1.222;
    margin-bottom: 25px
}

.ark-content-block h3 {
    font-size: clamp(1rem, 1.666vw, 1.250rem);
    line-height: 1.286;
    margin-bottom: 25px
}

.ark-content-block h4 {
    font-size: clamp(0.9375rem, 1.500vw, 1.125rem);
    line-height: 1.333;
    margin-bottom: 25px
}

.ark-content-block h5 {
    font-size: clamp(0.875rem, 1.333vw, 1rem);
    line-height: 1.400;
    margin-bottom: 25px
}

.ark-content-block h6 {
    font-size: clamp(0.8125rem, 1.166vw, 0.9375rem);
    line-height: 1.444;
    margin-bottom: 25px
}

.alignleft,
.ark-content-block .alignleft {
    float: left;
    padding-right: 35px;
    width: auto
}

.alignright,
.ark-content-block .alignright {
    float: right;
    padding-left: 15px;
    width: auto
}

footer {
    background: #142636;
    padding: 30px 0
}

.footer>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px
}

.footer-logo {
    display: flex;
    align-items: center;
    gap: 10px
}

.footer-logo svg {
    flex-shrink: 0
}

.footer-logo span {
    color: #fff;
    font-size: 13px;
    line-height: 23px
}

.footer div p {
    color: #8b959e
}

.footer nav ul {
    list-style: none;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 30px
}

.footer nav ul li {
    line-height: 23px
}

.footer nav ul li a {
    color: #fff;
    font-size: 13px
}

.footer-copyright {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ababab8c
}

.footer-copyright p {
    width: 100%;
    text-align: center;
    font-size: 13px;
    line-height: 23px
}

hr {
    margin-top: 30px
}

.pagination-block {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3%;
    align-items: center
}

.load-more-button-wrapper {
    text-align: center
}

.paginator-wrapper.numeric-pagination {
    text-align: right
}

.load-more-button-wrapper button {
    background: linear-gradient(180deg, #9cf122 0%, #009557 100%);
    display: block;
    width: 100%;
    padding: 15px 20px;
    border-radius: 20px;
    color: #fff;
    font-weight: 600
}

.paginator-wrapper.numeric-pagination .nav-links {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 18px
}

.paginator-wrapper.numeric-pagination .nav-links>svg,
.paginator-wrapper.numeric-pagination .nav-links a,
.paginator-wrapper.numeric-pagination .nav-links span {
    margin: 0 10px;
    color: #7e7e7e
}

.paginator-wrapper.numeric-pagination .nav-links span.current {
    font-weight: 600;
    color: #000
}

.next.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center
}

#ark-breadcrumb {
    padding: 40px 0;
    font-size: 12px
}

.ark-breadcrumb-wrapper ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    color: #fff;
    text-align: center
}

.ark-bc-divider,
.ark-breadcrumb-wrapper ul li {
    display: flex;
    align-items: center
}

.ark-bc-divider {
    padding: 0 5px
}

.ark-breadcrumb-wrapper ul li a {
    color: #fff
}

.archive.category #ark-breadcrumb a,
.archive.category #ark-breadcrumb span,
.blog #ark-breadcrumb a,
.blog #ark-breadcrumb span,
.post-type-archive #ark-breadcrumb a,
.post-type-archive #ark-breadcrumb span {
    color: #000
}

.archive.category #ark-breadcrumb svg,
.blog #ark-breadcrumb svg,
.post-type-archive #ark-breadcrumb svg {
    filter: brightness(0) saturate(100%)
}

.rel-bg {
    position: relative;
    padding-top: 65px;
    margin-top: -65px
}

.body-single-blog-bg,
.body-video-bg {
    width: 100%;
    height: 100%;
    transition: all 0.2s linear;
    position: absolute;
    left: 0;
    top: 0;
    background: #163f6e;
    z-index: -1
}

.body-video-bg video {
    width: 100%;
    height: 450px;
    object-fit: cover
}

.body-single-blog-bg.toner::after,
.body-video-bg::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0
}

.body-video-bg {
    margin: 0;
    background: radial-gradient(#2d2ad3, #1f1013);
    overflow-y: hidden
}

.body-video-bg .light {
    position: absolute;
    width: 0;
    opacity: 0;
    background-color: white;
    box-shadow: #e9f1f1 0 0 20px 2px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: transform, opacity;
    pointer-events: none
}

.body-video-bg .x1 {
    animation: floatUp 4s infinite linear;
    scale: 1.0
}

.body-video-bg .x2 {
    animation: floatUp 7s infinite linear;
    left: 15%;
    scale: 1.6
}

.body-video-bg .x3 {
    animation: floatUp 2.5s infinite linear;
    left: -15%;
    scale: 0.5
}

.body-video-bg .x4 {
    animation: floatUp 4.5s infinite linear;
    left: -34%;
    scale: 1.2
}

.body-video-bg .x5 {
    animation: floatUp 8s infinite linear;
    left: -57%;
    scale: 2.2
}

.body-video-bg .x6 {
    animation: floatUp 3s infinite linear;
    left: -81%;
    scale: 0.8
}

.body-video-bg .x7 {
    animation: floatUp 5.3s infinite linear;
    left: 37%;
    scale: 3.2
}

.body-video-bg .x8 {
    animation: floatUp 4.7s infinite linear;
    left: 62%;
    scale: 1.7
}

.body-video-bg .x9 {
    animation: floatUp 4.1s infinite linear;
    left: 85%;
    scale: 0.9
}

@-webkit-keyframes floatUp {
    0% {
        transform: translateY(100vh);
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        transform: translateY(0vh);
        opacity: 0.8
    }

    75% {
        opacity: 1
    }

    100% {
        transform: translateY(-100vh);
        opacity: 0
    }
}

@-moz-keyframes floatUp {
    0% {
        transform: translateY(100vh);
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        transform: translateY(0vh);
        opacity: 0.8
    }

    75% {
        opacity: 1
    }

    100% {
        transform: translateY(-100vh);
        opacity: 0
    }
}

@-o-keyframes floatUp {
    0% {
        transform: translateY(100vh);
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        transform: translateY(0vh);
        opacity: 0.8
    }

    75% {
        opacity: 1
    }

    100% {
        transform: translateY(-100vh);
        opacity: 0
    }
}

@keyframes floatUp {
    0% {
        transform: translateY(100vh);
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        transform: translateY(0vh);
        opacity: 0.8
    }

    75% {
        opacity: 1
    }

    100% {
        transform: translateY(-100vh);
        opacity: 0
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.body-single-blog-bg.toner::after {
    background: rgba(0, 0, 0, 0.5)
}

.tax-page-head-section {
    padding-bottom: 80px
}

.tax-page-head-section.no-posts-found {
    padding-bottom: 50px
}

.tax-page-head .soft-section-title {
    justify-content: center;
    color: #fff
}

.tax-page-cat-list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    list-style: none;
    padding: 0 100px;
    margin-bottom: 40px
}

.tax-page-cat-list a {
    padding: 10px 15px;
    color: #fff;
    background: rgba(0, 0, 0, 0.25);
    font-size: 14px;
    border-radius: 10px;
    display: block
}

.tax-page-sort-method,
.tax-page-sort-method ul {
    display: flex;
    align-items: center;
    list-style: none;
    font-size: 13px;
    color: #fff
}

.tax-page-sort-method span {
    display: block;
    margin-right: 10px
}

.tax-page-sort-method ul {
    border-radius: 10px;
    overflow: hidden
}

.tax-page-sort-method ul li {
    background: rgba(0, 0, 0, 0.25);
    padding: 5px 10px;
    cursor: pointer
}

.tax-page-sort-method ul li.current-filter {
    background: linear-gradient(180deg, #FEDE4A 0%, #F8B035 100%)
}

.single-program-info {
    display: grid;
    grid-template-columns: 130px 1fr min-content;
    gap: 30px;
    padding-bottom: 80px;
    align-items: center
}

.single-program-info h1 {
    color: #fff;
    margin-bottom: 20px
}

.single-program-icon,
.single-program-icon img {
    width: 100%
}

.single-program-meta {
    color: #fff;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 20px;
    font-size: 14px
}

.single-program-lang span,
.single-program-meta li {
    display: flex;
    align-items: center;
    gap: 5px
}

.single-program-meta li a {
    color: #fff;
    font-weight: 500;
    text-decoration: underline;
    line-height: 1.5em
}

.single-program-lang img {
    margin: 0 2px
}

.single-program-lang img:first-child {
    margin-left: 0
}

.single-program-lang img:last-child {
    margin-right: 0
}

.single-program-virus-check svg {
    flex-shrink: 0
}

.single-program-star-rating {
    display: flex;
    align-items: center;
    font-size: 30px;
    margin-bottom: 30px
}

.single-program-stars-anchor {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%
}

.single-program-stars-anchor span {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 500
}

.single-program-stars-anchor button {
    background: linear-gradient(180deg, #FEDE4A 0%, #F8B035 100%);
    background: #16727275;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    border: 1px solid #fff
}

.single-program-stars-anchor button span {
    margin-left: 10px
}

#single-program-body {
    margin: -40px 0 30px
}

.single-program-body {
    font-size: 15px;
    background: #fff;
    border-radius: 20px;
    padding: 30px 50px;
    box-shadow: 0 0 50px 20px rgba(0, 0, 0, 0.5)
}

.single-program-body>div:last-child {
    margin-bottom: 0
}

.single-program-body .glsr.glsr-default.glsr-ltr:nth-child(2) {
    margin-bottom: 25px
}

.single-progam-swiper .swiper-container {
    width: 100%;
    height: 100%
}

.single-progam-swiper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 50px
}

.single-progam-swiper img {
    border-radius: 20px
}

.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {
    background-image: none
}

.single-progam-swiper {
    padding-bottom: 10px
}

.single-progam-swiper .swiper-pagination {
    bottom: 0;
    top: auto;
    height: 3px;
    border-radius: 20px
}

.single-progam-swiper .swiper-pagination span {
    background: linear-gradient(45deg, rgba(0, 3, 93, 0.9) 0%, rgba(11, 160, 205, 0.86) 40%, rgba(18, 65, 151, 0.86) 60%, rgba(7, 131, 169, 0.85) 90%, rgba(27, 0, 93, 0.88) 100%);
    height: 3px;
    border-radius: 20px
}

.single-progam-swiper .swiper-button-next,
.single-progam-swiper .swiper-button-prev {
    filter: brightness(0) saturate(100%)
}

.single-section-title h2 {
    font-size: 18px;
    font-weight: 600
}

.single-windows .soft-section-title {
    gap: 10px
}

.single-program-content,
.single-program-download,
.single-program-faq,
.single-program-similar,
.single-program-slider,
.single-program-xshare {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.single-program-download-links {
    max-width: 450px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 25px
}

.single-program-download-links a,
form button {
    background: linear-gradient(180deg, #9cf122 0%, #009557 100%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 15px 20px;
    border-radius: 20px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px
}

.single-program-download-links .single-program-download-link-icon {
    display: flex;
    align-items: center;
    gap: 10px
}

.single-program-download-links .single-program-download-link-icon svg {
    flex-shrink: 0
}

.single-program-download-link-size {
    background: #0000006b;
    padding: 5px 10px;
    border-radius: 20px;
    flex-shrink: 0
}

.single-program-similar-wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 3%
}

.single-program-similar-wrapper a {
    text-align: center
}

.single-program-similar-wrapper a img {
    margin-bottom: 10px
}

.single-program-similar-wrapper a p {
    font-weight: 600;
    margin-bottom: 5px
}

.single-program-similar-wrapper a span {
    color: #7fb72e;
    font-size: 13px
}

.single-program-video iframe {
    width: 100%;
    height: 400px;
    border-radius: 20px
}

.archive-blog .blog-section-item {
    background: #273d52;
    border: 1px solid rgb(255 255 255 / 50%);
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.archive-blog .blog-section-item .blog-section-item-content p {
    color: #fff
}

#archive-blog {
    margin-bottom: 80px
}

#single-blog {
    padding-bottom: 50px
}

.single-blog h1 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px
}

.single-blog-head-bg {
    width: 100%;
    height: 100%;
    transition: all 0.2s linear;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
    object-fit: cover
}

#single-blog-body-class::after {
    content: "";
    width: 100%;
    height: 100%;
    transition: all 0.2s linear;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .2);
    z-index: -1
}

.single-blog-info {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 0 70px;
    font-size: 14px
}

.single-blog-info div {
    display: flex;
    align-items: center;
    gap: 10px
}

.single-post-xshare span {
    display: block;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 18px
}

.ark-s0cial button svg {
    width: 40px;
    height: 40px
}

.ark-s0cial {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px 10px
}

.form-thank-feedback,
.hidden {
    display: none
}

.form-thank-feedback {
    margin-top: 20px
}

.form-thank-feedback p {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    border: 2px solid green;
    padding: 5px
}

.ark-overlay-feedback,
.ark-overlay-search {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 999;
    backdrop-filter: blur(4px)
}

.ark-overlay-feedback .popup-feedback,
.ark-overlay-search .popup-search {
    position: fixed;
    width: 500px;
    z-index: 4;
    margin: 0;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.ark-overlay-feedback .popup-close-feedback,
.ark-overlay-search .popup-close-search {
    position: absolute;
    right: -50px;
    top: -50px;
    cursor: pointer;
    z-index: 99;
    padding: 20px;
    border-radius: 100%
}

.ark-overlay-feedback .popup-close-feedback::after,
.ark-overlay-feedback .popup-close-feedback::before,
.ark-overlay-search .popup-close-search::after,
.ark-overlay-search .popup-close-search::before {
    position: absolute;
    left: 18px;
    top: 8px;
    content: ' ';
    height: 22px;
    width: 2px;
    border-radius: 4px;
    background-color: #fff;
    z-index: 100
}

.ark-overlay-feedback .popup-close-feedback::before,
.ark-overlay-search .popup-close-search::before {
    transform: rotate(45deg)
}

.ark-overlay-feedback .popup-close-feedback::after,
.ark-overlay-search .popup-close-search::after {
    transform: rotate(-45deg)
}

.popup-content-feedback,
.popup-content-search {
    background: #fff;
    padding: 30px;
    border-radius: 15px
}

.form-in-popup-feedback form>span,
.form-in-popup-search form>span {
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #b6bcc7
}

.form-in-popup-feedback form>span em,
.form-in-popup-search form>span em {
    font-style: normal;
    font-weight: 700
}

.form-in-popup-feedback form>p,
.form-in-popup-search form>p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 25px
}

.form-in-popup-inputs label {
    display: block;
    margin-bottom: 25px
}

.form-in-popup-inputs label u {
    margin-bottom: 5px;
    font-size: 12px;
    color: #000;
    text-decoration: none
}

.form-in-popup-inputs label input,
.form-in-popup-inputs label textarea,
.form-in-popup-search input {
    font-size: 14px;
    border: 1px solid #9f9f9f;
    padding: 10px 10px 10px 35px;
    width: 100%;
    border-radius: 10px;
    text-align: left
}

.form-in-popup-search input {
    padding-left: 10px;
    padding-right: 75px
}

.form-in-popup-inputs label input::placeholder,
.form-in-popup-inputs label textarea::placeholder,
.form-in-popup-search input::placeholder {
    font-size: 14px;
    color: #4e4e4e
}

.form-in-popup-inputs label textarea {
    resize: none;
    min-height: 120px;
    padding: 10px
}

form button {
    justify-content: center
}

form button span {
    margin-left: 10px
}

#feedback-mail,
#feedback-name,
.search-form-wrapper,
.search-result-wrapper {
    position: relative;
    display: block
}

#feedback-mail svg,
#feedback-name svg {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%)
}

.search-form-wrapper button {
    width: 65px;
    margin: 0;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    border-radius: 0 10px 10px 0;
    padding: 11px
}

#search-results {
    width: 100%;
    position: absolute;
    top: 5px;
    left: 0;
    background: #fff;
    border: 1px solid #cfcfcf;
    display: none
}

#search-results>p {
    text-align: center;
    padding: 10px;
    font-size: 14px
}

#search-results a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #cfcfcf
}

#search-results a:hover {
    background: #eee
}

#search-results a:last-child {
    margin-bottom: 0;
    border: none
}

#search-results a div {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

#search-results a div img {
    width: 25px
}

#search-results a div span {
    font-size: 20px;
    display: block;
    margin-left: 10px
}

#search-results a p {
    font-size: 12px;
    line-height: 20px
}

.no-scroll {
    overflow: hidden
}

.error404 #ark-breadcrumb,
.error404 .site-header,
.error404 footer {
    display: none
}

body.error404 {
    margin: 0;
    height: 100vh;
    background: radial-gradient(#2d2ad3, #1f1013);
    overflow-y: hidden;
    animation: fadeIn 1 1s ease-out
}

body.error404::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

body.error404 video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    z-index: -1
}

#page-404 {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.page-404 h1 {
    font-weight: 400;
    color: white;
    font-size: 10em;
    line-height: 1em
}

.page-404 p {
    color: white;
    font-size: 2em;
    margin-bottom: 50px
}

.page-404 a {
    color: #fff;
    font-size: 2em;
    border: 2px solid #fff;
    padding: 10px;
    border-radius: 10px;
    display: block;
    transition: all 0.5s ease-in-out
}

.page-404 a:hover {
    color: #000;
    background: #fff
}

.glsr-star-empty,
.glsr-star-rating--stars[class*=" s"]>span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='13.728%25' x2='84.096%25' y1='8.62%25' y2='98.377%25'%3E%3Cstop offset='0%25' stop-color='%23FFDA1C'/%3E%3Cstop offset='100%25' stop-color='%23FEB705'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='m266.558 12.863 63.356 142.116 154.722 16.342c9.958 1.053 13.96 13.393 6.523 20.09L375.586 295.556l32.279 152.214c2.082 9.796-8.42 17.417-17.094 12.42l-134.772-77.754-134.773 77.743c-8.674 4.997-19.164-2.625-17.094-12.421l32.28-152.213L20.838 191.399c-7.437-6.697-3.423-19.037 6.523-20.09l154.723-16.341L245.439 12.85c4.071-9.137 17.048-9.137 21.119.012m45.603 161.45L255.996 48.327l-56.16 125.975a6 6 0 0 1-4.85 3.524L57.832 192.312l102.454 92.324a6 6 0 0 1 1.853 5.702L133.52 425.28l119.48-68.92a6 6 0 0 1 5.997 0l119.477 68.93-28.616-134.94a6 6 0 0 1 1.852-5.703l102.452-92.324-137.152-14.486a6 6 0 0 1-4.85-3.524'/%3E%3C/svg%3E") !important
}

.glsr-star-half {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='13.728%25' x2='84.096%25' y1='8.62%25' y2='98.377%25'%3E%3Cstop offset='0%25' stop-color='%23FFDA1C'/%3E%3Cstop offset='100%25' stop-color='%23FEB705'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='m266.558 12.863 63.356 142.116 154.722 16.342c9.958 1.053 13.96 13.393 6.523 20.09L375.586 295.556l32.279 152.214c2.082 9.796-8.42 17.417-17.094 12.42l-134.772-77.754-134.773 77.743c-8.674 4.997-19.164-2.625-17.094-12.421l32.28-152.213L20.838 191.399c-7.437-6.697-3.423-19.037 6.523-20.09l154.723-16.341L245.439 12.85c4.071-9.137 17.048-9.137 21.119.012m45.603 161.45L255.996 48.327l.003 306.303 122.476 70.66-28.616-134.94a6 6 0 0 1 1.852-5.703l102.452-92.324-137.152-14.486a6 6 0 0 1-4.85-3.524'/%3E%3C/svg%3E") !important
}

.glsr-star-full,
.glsr-star-rating--stars[class*=" s"]>span.gl-active,
.glsr-star-rating--stars[class*=" s"]>span.gl-active.gl-selected {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='13.728%25' x2='84.096%25' y1='8.62%25' y2='98.377%25'%3E%3Cstop offset='0%25' stop-color='%23FFDA1C'/%3E%3Cstop offset='100%25' stop-color='%23FEB705'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='m266.558 12.863 63.356 142.116 154.722 16.342c9.958 1.053 13.96 13.393 6.523 20.09L375.586 295.556l32.279 152.214c2.082 9.796-8.42 17.417-17.094 12.42l-134.772-77.754-134.773 77.743c-8.674 4.997-19.164-2.625-17.094-12.421l32.28-152.213L20.838 191.399c-7.437-6.697-3.423-19.037 6.523-20.09l154.723-16.341L245.439 12.85c4.071-9.137 17.048-9.137 21.119.012'/%3E%3C/svg%3E") !important
}

.glsr-field-is-invalid .glsr-star-rating--stars[class*=" s"]>span,
.glsr-star-error,
.glsr-star-error {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='13.728%25' x2='84.096%25' y1='8.62%25' y2='98.377%25'%3E%3Cstop offset='0%25' stop-color='red'/%3E%3Cstop offset='100%25' stop-color='red'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='m266.558 12.863 63.356 142.116 154.722 16.342c9.958 1.053 13.96 13.393 6.523 20.09L375.586 295.556l32.279 152.214c2.082 9.796-8.42 17.417-17.094 12.42l-134.772-77.754-134.773 77.743c-8.674 4.997-19.164-2.625-17.094-12.421l32.28-152.213L20.838 191.399c-7.437-6.697-3.423-19.037 6.523-20.09l154.723-16.341L245.439 12.85c4.071-9.137 17.048-9.137 21.119.012m45.603 161.45L255.996 48.327l-56.16 125.975a6 6 0 0 1-4.85 3.524L57.832 192.312l102.454 92.324a6 6 0 0 1 1.853 5.702L133.52 425.28l119.48-68.92a6 6 0 0 1 5.997 0l119.477 68.93-28.616-134.94a6 6 0 0 1 1.852-5.703l102.452-92.324-137.152-14.486a6 6 0 0 1-4.85-3.524'/%3E%3C/svg%3E") !important
}

.glsr-summary .glsr-star {
    background-size: cover;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px
}

.glsr-star-rating {
    align-items: center;
    display: flex
}

.glsr-summary-text {
    width: 100%;
    text-align: center
}

.glsr-summary-stars {
    margin-bottom: 15px
}

.glsr-default form.glsr-form label.glsr-label {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    color: rgb(0, 0, 0);
    line-height: 1.5
}

.glsr-review-form.glsr-form input,
.glsr-review-form.glsr-form textarea {
    display: block;
    font-size: 14px;
    border: 1px solid rgb(159, 159, 159);
    padding: 10px;
    width: 100%;
    border-radius: 10px;
    resize: none
}

.glsr-review-form.glsr-form input::placeholder,
.glsr-review-form.glsr-form textarea::placeholder {
    font-size: 14px;
    color: #000000cc
}

.glsr-default .glsr-field {
    position: relative;
    margin-bottom: 25px
}

.glsr-field-text[data-field="name"] {
    display: none
}

.glsr-default .glsr-field-error {
    color: #ff0000;
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.5
}

.glsr-default .glsr-form-failed {
    color: #ff0000;
    text-align: center;
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 1.5
}

form.glsr-form .glsr-star-rating--stars>span {
    display: flex;
    height: 2em;
    margin: 0;
    width: 2em
}

form.glsr-form .glsr-star-rating--stars {
    align-items: center;
    cursor: pointer;
    display: flex;
    position: relative
}

form.glsr-form .glsr-star-rating--stars[class*=" s"]>span {
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: contain
}

.glsr-default form.glsr-form select.glsr-select {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px !important;
    margin: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0 !important;
    visibility: visible !important;
    white-space: nowrap !important;
    width: 1px !important
}

.glsr-star {
    background-size: 1.25em;
    flex-shrink: 0;
    font-size: inherit;
    height: 1.25em;
    width: 1.25em
}

.glsr-review-date span {
    font-size: 12px
}

.glsr-review-content p {
    font-size: 14px;
    line-height: 1.5
}

.ark-glsr-review-item-wrapper {
    display: flex;
    align-items: center;
    gap: 2%;
    margin-bottom: 15px
}

.ark-glsr-review-item-wrapper div {
    display: flex;
    align-items: center
}

.ark-glsr-review-item-content {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cdcdcd
}

.glsr-form-wrap>p {
    color: #109e52;
    font-size: 20px;
    text-align: center;
    font-weight: 600
}

.glsr-form-wrap>form>span {
    display: block;
    font-size: 18px;
    margin-bottom: 15px
}

.glsr-reviews {
    display: flex;
    flex-direction: column;
    gap: 25px
}

.glsr-review {
    padding: 20px;
    background: #ebf1f5;
    border-radius: 10px;
    border: 1px solid #e1e1e1
}

.ark-glsr-review-item-ua {
    font-size: 12px;
    font-weight: 500;
    display: flex;
    align-items: center
}

.ark-glsr-review-item-ua img {
    margin: 0 5px 0 15px
}

.ark-glsr-review-item-ua img:first-child {
    margin-left: 0
}

.glsr-no-margins {
    text-align: center
}

.glsr-review-title span {
    font-size: 18px;
    font-weight: 500
}

.glsr-hide-form {
    display: none
}

#single-reviews {
    margin-bottom: 60px
}

.glsr-review-response {
    padding: 20px;
    position: relative;
    width: 90%;
    margin: 25px 0 0 auto
}

.glsr-review-response:before {
    border-bottom: calc(1em*1.5) solid;
    border-left: 0 solid transparent;
    border-right: calc(1em*2) solid transparent;
    border-top: 0 solid;
    content: "";
    height: 0;
    opacity: 0.1;
    position: absolute;
    right: calc(1em*1.5);
    top: calc((1em*1.5)*-1);
    top: calc(1em*1.5*-1);
    width: 0;
    color: #0099ff
}

.glsr-review-response:after {
    background-color: #0099ff;
    border-radius: 10px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%
}

.glsr-rtl .glsr-review-response:before {
    border-left-width: calc(1em*2);
    border-right-width: 0;
    left: calc(1em*1.5);
    right: auto
}

.glsr-review-response-inner {
    position: relative;
    z-index: 1
}

.glsr-review-response-inner p:first-child {
    margin-bottom: 15px
}

.glsr-review-response-inner p:first-child,
.glsr-review-response-inner p:first-child strong {
    font-size: 18px;
    font-weight: 500;
    line-height: normal
}

.glsr-review-response-inner p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px
}

.glsr-review-response-inner p:last-child {
    margin-bottom: 0
}

#ark-to-top {
    width: 50px;
    text-align: center;
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    display: none;
    border: 1px solid #6f6f6f;
    border-radius: 100%;
    background: #eeeeeec7;
    backdrop-filter: blur(50px);
    z-index: 99
}

#ark-to-top svg {
    display: block
}

.sl-caption {
    display: none !important
}

#faq-section {
    color: #fff
}

.faq .soft-section-title div div {
    background: linear-gradient(180deg, #ffa500 0%, #ff6600 100%)
}

.faq .section-title {
    margin-bottom: 90px
}

.faq-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px 15%
}

.faq-column {
    display: flex;
    flex-direction: column;
    gap: 25px
}

.faq-items-even {
    order: 2
}

.consult-form .form-acceptance {
    margin-bottom: 25px
}

.faq-item {
    border-top: 1px solid #FFFFFF;
    padding-top: 25px;
    position: relative;
    height: max-content
}

.faq-item.active {
    border-top: 1px solid #FFFFFF80
}

.tab-btn-dwn {
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    position: relative;
    cursor: pointer;
    padding-right: 20px
}

.tab-btn-dwn::after {
    content: url("data:image/svg+xml,%3Csvg width='14' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1.5 6 6 6-6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    position: absolute;
    right: 0;
    top: -3px;
    transition: all 0.27s ease-in-out;
    transform: rotate(0deg)
}

.faq-item.active .tab-btn-dwn::after {
    transform: rotate(180deg);
    top: 3px
}

.tab-content {
    display: none;
    padding-top: 30px
}

.single-android .faq-wrapper,
.single-windows .faq-wrapper {
    gap: 40px 10%
}

.single-android .tab-btn-dwn::after,
.single-windows .tab-btn-dwn::after {
    content: url("data:image/svg+xml,%3Csvg width='14' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1.5 6 6 6-6' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    position: absolute;
    right: 0;
    top: -3px;
    transition: all 0.27s ease-in-out;
    transform: rotate(0deg)
}

.single-android .faq-item,
.single-windows .faq-item {
    border-top: 1px solid #00000080
}

.single-android .faq-item.active,
.single-windows .faq-item.active {
    border-top: 1px solid #80808080
}

.single-android .tab-btn-dwn,
.single-windows .tab-btn-dwn {
    font-size: 20px;
    line-height: 25px
}

.qtranslate-language-switcher {
    position: relative;
    display: inline-block;
    font-family: Arial, sans-serif;
    z-index: 1000
}

.language-current {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    user-select: none;
    min-width: 60px;
    justify-content: center;
    color: #fff
}

.language-current:focus {
    outline: none
}

.language-code {
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.5px
}

.language-arrow {
    transition: transform 0.3s ease;
    opacity: 0.7
}

.qtranslate-language-switcher.active .language-arrow {
    transform: rotate(180deg)
}

.language-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    margin-top: 4px
}

.qtranslate-language-switcher.active .language-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.language-option {
    display: block;
    text-decoration: none;
    color: #495057;
    transition: all 0.2s ease;
    border-bottom: 1px solid #f8f9fa;
    text-align: center
}

.language-option:last-child {
    border-bottom: none
}

.language-option:hover {
    color: #007bff;
    transform: translateX(4px)
}

.language-option .language-code {
    font-weight: 600;
    color: #000
}

.language-option {
    opacity: 0;
    transform: translateX(-10px);
    transition: all 0.3s ease
}

.qtranslate-language-switcher.active .language-option {
    opacity: 1;
    transform: translateX(0)
}

.qtranslate-language-switcher.active .language-option:nth-child(1) {
    transition-delay: 0.05s
}

.qtranslate-language-switcher.active .language-option:nth-child(2) {
    transition-delay: 0.1s
}

.qtranslate-language-switcher.active .language-option:nth-child(3) {
    transition-delay: 0.15s
}

.qtranslate-language-switcher.active .language-option:nth-child(4) {
    transition-delay: 0.2s
}

.qtranslate-language-switcher.active .language-option:nth-child(5) {
    transition-delay: 0.25s
}

.language-switcher-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none
}

.qtranslate-language-switcher {
    position: relative;
    display: inline-block
}

.language-dropdown {
    pointer-events: none;
    background: #fff
}

.qtranslate-language-switcher:focus-within .language-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto
}

.qtranslate-language-switcher:focus-within .language-option {
    opacity: 1;
    transform: translateX(0)
}

@media (max-width: 1450px) {
    .container {
        max-width: 1100px
    }

    .soft-section-dark-wrapper,
    .soft-section-light-wrapper {
        gap: 30px 1%
    }

    .blog-section-item .blog-section-item-content {
        padding: 15px
    }

    .blog-section-item .blog-section-item-details {
        padding: 0 15px 15px
    }

    .blog-section-item .blog-section-item-content span {
        font-size: 14px;
        line-height: 24px
    }

    .blog-section-item .blog-section-item-content p {
        font-size: 12px;
        line-height: 22px
    }

    .blog-section-wrapper {
        gap: 30px 1%
    }
}

@media (max-width: 1200px) {
    .container {
        max-width: 942px
    }

    .soft-nav-front-img>a,
    .soft-nav-front-img img {
        height: 400px
    }

    .soft-nav-front-section h1 {
        font-size: 27px;
        line-height: 38px
    }

    .soft-section-dark-wrapper,
    .soft-section-light-wrapper {
        gap: 30px 3%;
        grid-template-columns: repeat(4, 1fr)
    }

    .blog-section-wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 2%
    }

    .blog-section-item .blog-section-item-content span {
        font-size: 16px;
        line-height: 26px
    }

    .blog-section-item .blog-section-item-content p {
        font-size: 14px;
        line-height: 24px
    }

    .blog-section-item .blog-section-item-content {
        padding: 20px
    }

    .blog-section-item .blog-section-item-details {
        padding: 0 20px 20px
    }
}

@media (max-width: 992px) {

    .container,
    .container-single {
        max-width: 718px
    }

    .header-wrapper nav {
        display: none
    }

    .tel-menu-btn {
        display: flex;
        align-items: center
    }

    .soft-nav-front-section {
        display: flex;
        flex-direction: column;
        gap: 30px
    }

    .soft-nav-front-img>a,
    .soft-nav-front-img img {
        height: 500px
    }

    .soft-section-dark-wrapper,
    .soft-section-light-wrapper {
        grid-template-columns: repeat(3, 1fr)
    }

    .blog-section-wrapper {
        grid-template-columns: repeat(2, 1fr)
    }

    .pagination-left-part {
        display: none
    }

    .pagination-block {
        display: flex;
        flex-direction: column;
        gap: 30px
    }
}

@media (max-width: 782px) {
    .admin-bar .showNav {
        top: 46px
    }

    .admin-bar .header--bg {
        top: 0
    }
}

@media (max-width: 768px) {

    .container,
    .container-single {
        max-width: 526px
    }

    .soft-nav-front-img>a,
    .soft-nav-front-img img {
        height: 400px
    }

    .blog-section-wrapper {
        display: flex;
        flex-direction: column
    }

    .footer>div {
        flex-direction: column;
        gap: 30px
    }

    #ark-breadcrumb {
        padding: 30px 0
    }

    .single-program-info {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 30px;
        grid-template-areas: "single-program-icon single-program-meta-wrapper""single-program-stars-anchor single-program-stars-anchor"
    }

    .single-program-icon {
        grid-area: single-program-icon
    }

    .single-program-meta-wrapper {
        grid-area: single-program-meta-wrapper
    }

    .single-program-stars-anchor {
        grid-area: single-program-stars-anchor
    }

    .single-program-stars-anchor {
        flex-direction: row;
        justify-content: space-around;
        align-items: center
    }

    .single-program-star-rating {
        margin-bottom: 0
    }

    .single-program-body {
        padding: 20px 15px
    }

    .archive-categories {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width: 576px) {
    body {
        font-size: 14px;
        line-height: 24px
    }

    .container {
        width: 100%;
        max-width: 100%;
        padding: 0 15px
    }

    .container-single {
        width: 100%;
        max-width: 100%;
        padding: 0 10px
    }

    #soft-nav-front-section {
        margin-top: 25px
    }

    .soft-nav-front-section h1 {
        margin-bottom: 20px
    }

    .soft-section-dark-wrapper,
    .soft-section-light-wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px 2%
    }

    .soft-section-all-link-mob {
        display: block
    }

    .soft-section-title-right {
        display: none
    }

    .soft-section-title {
        margin-bottom: 20px
    }

    .soft-section-title.single-section-title {
        justify-content: flex-start
    }

    .soft-section-title-left h2,
    .soft-section-title-left p {
        font-size: 20px;
        line-height: 30px
    }

    #soft-section-light {
        margin-bottom: 40px
    }

    .blog-section-wrapper {
        gap: 20px 0
    }

    .blog-section-item .blog-section-item-content {
        padding: 15px
    }

    .blog-section-item .blog-section-item-details {
        padding: 0 15px 15px
    }

    .blog-section-item .blog-section-item-content span {
        font-size: 14px;
        line-height: 24px
    }

    .blog-section-item .blog-section-item-content p {
        font-size: 12px;
        line-height: 22px
    }

    .dark-bg-wrapper section:last-of-type {
        padding-bottom: 40px
    }

    .dark-bg-wrapper section:first-child {
        padding-top: 30px
    }

    .dark-bg-wrapper section {
        padding-top: 40px
    }

    .ark-content-block {
        font-size: 12px;
        line-height: 22px
    }

    .ark-content-block *:not(li, button, label, input, span, em, b, strong, i, a, svg, br) {
        margin-bottom: 20px
    }

    .alignleft,
    .alignright,
    .ark-content-block .alignleft,
    .ark-content-block .alignright {
        float: none;
        padding: 0;
        width: 100%
    }

    .load-more-button-wrapper {
        width: 100%
    }

    .tax-page-sort-method {
        justify-content: center
    }

    .tax-page-cat-list {
        padding: 0
    }

    .single-program-info {
        display: flex;
        flex-direction: column;
        gap: 15px
    }

    .single-program-info h1 {
        text-align: center
    }

    .single-program-stars-anchor {
        justify-content: space-between
    }

    .single-program-meta {
        gap: 15px 20px
    }

    .single-program-icon {
        max-width: 200px
    }

    .single-program-body {
        font-size: 14px
    }

    .single-program-body .swiper-button-next {
        right: 0;
        width: 10px
    }

    .single-program-body .swiper-button-next::after {
        font-size: 14px
    }

    .single-program-body .swiper-button-prev {
        left: 0;
        width: 10px
    }

    .single-program-body .swiper-button-prev::after {
        font-size: 14px
    }

    .single-progam-swiper .swiper-slide {
        padding: 0 15px
    }

    .single-program-content {
        line-height: 24px
    }

    .single-program-content *:not(li, button, label, input, span, em, b, strong, i, a, svg, br, img) {
        margin-bottom: 15px
    }

    .single-program-download-links a,
    form button {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 20px;
        justify-content: center
    }

    .single-program-download-link-size {
        display: none
    }

    .single-program-download-links {
        max-width: 100%;
        gap: 10px
    }

    .ark-glsr-review-item-wrapper {
        gap: 10px
    }

    .glsr-review {
        padding: 10px
    }

    .single-blog-info {
        padding: 0
    }

    .single-blog-info {
        font-size: 12px
    }

    .single-blog h1 {
        font-size: 25px;
        line-height: 35px
    }

    .single-blog-info {
        flex-wrap: wrap;
        justify-content: space-around;
        gap: 5px 10px
    }

    .ark-s0cial button svg {
        width: 30px;
        height: 30px
    }

    .cat-item a {
        padding: 10px;
        font-size: 14px
    }

    .ark-overlay-feedback .popup-feedback,
    .ark-overlay-search .popup-search {
        width: 90%
    }

    .ark-overlay-feedback .popup-close-feedback,
    .ark-overlay-search .popup-close-search {
        right: -20px
    }

    .popup-content-feedback,
    .popup-content-search {
        padding: 30px 15px
    }

    .search-form-wrapper button {
        padding: 13px
    }

    .form-in-popup-inputs label {
        margin-bottom: 15px
    }

    .page-title-with-icon {
        justify-content: flex-start;
        gap: 15px;
        text-align: left
    }

    .soft-nav-section h1 {
        font-size: 22px
    }

    .faq-wrapper {
        display: flex;
        flex-direction: column;
        gap: 25px
    }

    .tab-btn-dwn {
        font-size: 20px;
        line-height: 25px
    }

    .tab-content {
        padding-top: 15px
    }
}

@media (max-width: 420px) {

    .soft-nav-front-img>a,
    .soft-nav-front-img img {
        height: 300px
    }
}

@media (max-width: 370px) {

    .soft-section-dark-wrapper,
    .soft-section-light-wrapper {
        display: flex;
        flex-direction: column
    }

    .footer nav ul {
        display: flex;
        flex-direction: column
    }

    .footer>div {
        align-items: flex-start
    }

    .single-program-stars-anchor {
        flex-direction: column;
        gap: 15px
    }

    .ark-glsr-review-item-ua {
        font-size: 0
    }

    .ark-glsr-review-item-ua img:first-child {
        margin-right: 0
    }
}

@media (max-width: 320px) {
    .tax-page-sort-method {
        flex-direction: column;
        gap: 15px
    }

    .tax-page-sort-method span {
        margin: 0
    }
}

.body-video-bg .light {
    position: absolute;
    width: 0;
    background-color: white;
    box-shadow: #e9f1f1 0 0 20px 2px;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: transform, opacity;
    pointer-events: none
}

.body-video-bg .light.x1 {
    animation: floatUp 4s infinite linear;
    scale: 1.0;
    animation-delay: 0s
}

.body-video-bg .light.x2 {
    animation: floatUp 7s infinite linear;
    left: 15%;
    scale: 1.6;
    animation-delay: 0.5s
}

.body-video-bg .light.x3 {
    animation: floatUp 2.5s infinite linear;
    left: -15%;
    scale: 0.5;
    animation-delay: 1s
}

.body-video-bg .light.x4 {
    animation: floatUp 4.5s infinite linear;
    left: -34%;
    scale: 1.2;
    animation-delay: 1.5s
}

.body-video-bg .light.x5 {
    animation: floatUp 8s infinite linear;
    left: -57%;
    scale: 2.2;
    animation-delay: 2s
}

.body-video-bg .light.x6 {
    animation: floatUp 3s infinite linear;
    left: -81%;
    scale: 0.8;
    animation-delay: 2.5s
}

.body-video-bg .light.x7 {
    animation: floatUp 5.3s infinite linear;
    left: 37%;
    scale: 3.2;
    animation-delay: 3s
}

.body-video-bg .light.x8 {
    animation: floatUp 4.7s infinite linear;
    left: 62%;
    scale: 1.7;
    animation-delay: 3.5s
}

.body-video-bg .light.x9 {
    animation: floatUp 4.1s infinite linear;
    left: 85%;
    scale: 0.9;
    animation-delay: 4s
}