/* 
    Theme Name: WordGam Tema 
    Theme URI: https://wordgam.com 
    Author: UpdateDev 
    Author URI: https://updatedev.net 
    Description: WordGam WordPress Teması UpdateDev'in ürünüdür. 
    Requires PHP: 7.2 
    Version: 1.17
*/
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;text-decoration: none;}article, aside, details, figcaption, figure, footer, hgroup, menu, nav, section {display: block;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after, q:before, q:after {content: "";content: none;}table {border-collapse: collapse;border-spacing: 0;}img {max-width: 100%;height: auto;vertical-align: middle;}.position-relative {position: relative;}.width-full {width: 100%;}.width-50 {width: 50%;}.wg-wrap {flex-wrap: wrap;}.row {display: flex;flex-direction: row;}.column {display: flex;flex-direction: column;}.align-items-center {align-items: center;}.align-self-end {align-self: flex-end;}.justify-content-center {justify-content: center;}.justify-content-between {justify-content: space-between;}.wg-button {border: none;outline: none;padding: 15px;background: linear-gradient(transparent, rgba(0, 0, 0, 0.1)) top/100% 800%;border-radius: var(--wordgam-border-radius);background-color: rgb(0, 110, 255);color: #fff;font-family: "Inter";font-size: 14px;font-weight: 500;display: flex;justify-content: center;align-items: center;transition: all 100ms;}.wg-button:hover {cursor: pointer;background-position: bottom;}.wg-button .icon {margin-top: 2px;margin-left: 7px;font-size: 16px;}.wg-button:disabled {cursor: not-allowed;}.wg-btn-white {color: #000;background: #fff;}.wg-btn-two {color: #fff;background-color: var(--wordgam-color-two);}.wg-btn-three {color: #000;background-color: var(--wordgam-color-three);}.wg-btn-error {color: #fff;background-color: rgb(200, 30, 0);}.wg-btn-loading {color: #fff;background: rgb(100, 100, 100);}.wg-text-8 {font-size: 8px;line-height: 18px;}.wg-text-10 {font-size: 10px;line-height: 20px;}.wg-text-12 {font-size: 12px;line-height: 22px;}.wg-text-14 {font-size: 14px;line-height: 24px;}.wg-text-16 {font-size: 16px;line-height: 26px;}.wg-text-18 {font-size: 18px;line-height: 28px;}.wg-text-20 {font-size: 20px;line-height: 30px;}.wg-text-22 {font-size: 22px;line-height: 32px;}.wg-line-height-none {line-height: normal;}.wg-text-regular {font-weight: 400;}.wg-text-normal {font-weight: 500;}.wg-text-semibold {font-weight: 600;}.wg-text-bold {font-weight: 700;}.wg-text-black {font-weight: 700;}.wg-text-blue {color: #006eff;}.wg-text-uppercase {text-transform: uppercase;}.wg-text-white {color: #fff;}.wg-text-dark {color: var(--color-dark);}.wg-text-grey {color: var(--color-grey);}.wg-text-light-dark {color: rgb(30, 30, 30);}.wg-text-purple {color: var(--color-wordgam);}.wg-text-error {color: rgb(220, 30, 0);}.mr-5 {margin-right: 5px;}.mr-10 {margin-right: 10px;}.mr-20 {margin-right: 20px;}.mr-30 {margin-right: 30px;}.ml-5 {margin-left: 5px;}.ml-10 {margin-left: 10px;}.ml-20 {margin-left: 20px;}.ml-30 {margin-left: 30px;}.mt-5 {margin-top: 5px;}.mt-10 {margin-top: 10px;}.mt-20 {margin-top: 20px;}.mt-30 {margin-top: 30px;}.mt-40 {margin-top: 40px;}.mt-50 {margin-top: 50px;}.mt-60 {margin-top: 60px;}.mt-70 {margin-top: 70px;}.mt-100 {margin-top: 100px;}.mb-5 {margin-bottom: 5px;}.mb-10 {margin-bottom: 10px;}.mb-20 {margin-bottom: 20px;}.mb-30 {margin-bottom: 30px;}.mb-40 {margin-bottom: 40px;}.mb-50 {margin-bottom: 50px;}.mb-100 {margin-bottom: 100px;}.wg-h1 {font-size: 32px;line-height: 42px;}.wg-h2 {font-size: 30px;line-height: 40px;}.wg-h3 {font-size: 28px;line-height: 38px;}.wg-h4 {font-size: 24px;line-height: 34px;}.wg-h5 {font-size: 20px;line-height: 30px;}.link-title {background-image: linear-gradient(var(--wordgam-color-three), var(--wordgam-color-three));background-position: 0% 100%;background-repeat: no-repeat;background-size: 0% 3px;transition: all 400ms;}.link-title:hover, .link-title:focus {background-size: 100% 3px;}.decoration-link:hover {text-decoration: underline;cursor: pointer;}.opacity-link {transition: all 125ms;}.opacity-link:hover {opacity: 0.8;}.wg-input {width: 100%;border: none;outline: none;padding: 15px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: var(--wordgam-border-radius);background: #fff;color: var(--color-dark);font-family: "Inter";font-size: 14px;font-weight: 400;transition: all 125ms;}.wg-input:focus {box-shadow: 0 0 0 3px rgba(0, 110, 255, 0.5);}.wg-input::placeholder {color: var(--color-grey);font-weight: 500;}.wg-input[disabled] {cursor: not-allowed;}.wg-input-select {position: relative;width: 100%;appearance: none;outline: none;padding: 15px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 5px;color: var(--color-dark);font-family: "Inter";font-size: 14px;font-weight: 400;transition: all 125ms;background: url(https://i.hizliresim.com/ntu1u5h.png) no-repeat right #fff;background-size: 14px;background-position: 98%;}.wg-input-select:focus {box-shadow: 0 0 0 3px rgba(0, 110, 255, 0.5);}.wg-input-select::placeholder {color: var(--color-grey);font-weight: 500;}.wg-textarea {width: 100%;height: 300px;resize: none;border: none;outline: none;padding: 15px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 5px;background: #fff;color: var(--color-dark);font-family: "Inter";font-size: 14px;font-weight: 400;transition: all 125ms;}.wg-textarea:focus {box-shadow: 0 0 0 3px rgba(0, 110, 255, 0.5);}.wg-textarea::placeholder {color: var(--color-grey);font-weight: 500;}.wg-input-file {width: 100%;padding: 50px;box-sizing: border-box;border: 2px dashed rgba(0, 0, 0, 0.1);border-radius: 5px;background: #fff;display: flex;justify-content: center;align-items: center;text-align: center;transition: all 125ms;}.wg-input-file:hover {cursor: pointer;background: rgb(0, 0, 0, 0.05);}.wg-input-file .icon {min-width: 100px;max-width: 100px;height: 100px;padding: 20px;box-sizing: border-box;border-radius: 999px;background: rgba(0, 0, 0, 0.05);font-size: 54px;display: flex;justify-content: center;align-items: center;}.bottom-line {position: relative;}.bottom-line::before {content: "";position: absolute;bottom: 5px;width: 100%;height: 10px;background: var(--wordgam-color-three);z-index: -1;}.category-full-height {width: 100%;max-width: var(--max-width);height: 85.75vh;margin: auto;display: flex;justify-content: center;align-items: center;}.wg-category-one {display: flex;flex-wrap: wrap;grid-gap: 15px;}.wg-category-one .category {padding: 3px 15px;box-sizing: border-box;background: linear-gradient(transparent, rgba(0, 0, 0, 0.1)) top/100% 800%;background-color: #006eff;border-radius: 999px;transition: all 125ms;white-space: nowrap;}.wg-category-one .category:hover {cursor: pointer;background-position: bottom;}.wg-category-one .category-normal {padding: 5px 15px;box-sizing: border-box;background: linear-gradient(transparent, rgba(0, 0, 0, 0.1)) top/100% 800%;background-color: #006eff;border-radius: 999px;transition: all 125ms;}.wg-category-one .category-normal:hover {cursor: pointer;background-position: bottom;}.wg-category-two {display: flex;flex-wrap: wrap;grid-gap: 15px;}.wg-category-two .category {padding: 3px 15px;box-sizing: border-box;border-radius: 4px;background: linear-gradient(transparent, rgba(0, 0, 0, 0.1)) top/100% 800%;background-color: #006eff;transition: all 125ms;white-space: nowrap;}.wg-category-two .category:hover {cursor: pointer;background-position: bottom;}.wg-category-two .category-normal {padding: 5px 15px;box-sizing: border-box;border-radius: 4px;background: linear-gradient(transparent, rgba(0, 0, 0, 0.1)) top/100% 800%;background-color: #006eff;transition: all 125ms;}.wg-category-two .category-normal:hover {cursor: pointer;background-position: bottom;}.wg-category-three {display: flex;flex-wrap: wrap;grid-gap: 15px;}.wg-category-three .category {padding: 3px 15px;box-sizing: border-box;border-radius: 4px;border: 1px solid #006eff;transition: all 125ms;white-space: nowrap;}.wg-category-three .category:hover {cursor: pointer;background: rgba(0, 0, 0, 0.03);}.wg-category-three .category-normal {padding: 5px 15px;box-sizing: border-box;border-radius: 4px;border: 1px solid #006eff;transition: all 125ms;}.wg-category-three .category-normal:hover {cursor: pointer;background: rgba(0, 0, 0, 0.03);}.wg-title-hover-one {background-image: linear-gradient(var(--wordgam-color-three), var(--wordgam-color-three));background-position: 0% 100%;background-repeat: no-repeat;background-size: 0% 3px;transition: all 400ms;}.wg-title-hover-one:hover {background-size: 100% 3px;}.wg-title-hover-two {transition: all 100ms;}.wg-title-hover-two:hover {color: var(--wordgam-color-one) !important;}.wg-tooltip {position: relative;}.wg-tooltip .wg-tooltip-text {position: absolute;top: calc(100% + 2px);left: -125%;width: 125px;padding: 5px 10px;box-sizing: border-box;border-radius: var(--wordgam-border-radius);background: #000;display: flex;justify-content: center;align-items: center;text-align: center;transition: all 125ms;user-select: none;opacity: 0;visibility: hidden;z-index: 9999;}.wg-tooltip .wg-tooltip-text::before {content: "";position: absolute;top: -14px;left: 48%;border-width: 7px;border-style: solid;border-color: transparent transparent #000 transparent;}.wg-tooltip:hover .wg-tooltip-text {opacity: 1;visibility: visible;}body.wg-darkmode {background: var(--wordgam-darkmode);transition: all 150ms;}body.wg-darkmode .wg-text-light-dark {color: #fff;}body.wg-darkmode .wg-text-dark {color: #fff;}body.wg-darkmode .wg-text-color-black {color: #fff;}body.wg-darkmode .wg-text-grey {color: rgb(255, 255, 255, 0.65);}body.wg-darkmode .bottom-line {color: #fff;}body.wg-darkmode .bottom-line::before {background: rgba(255, 255, 255, 0.2);}body.wg-darkmode .wg-loading {border: 5px solid rgba(255, 255, 255, 0.1);border-top: 5px solid rgb(255, 255, 255, 0.25);}body.wg-darkmode .empty-comments {background: var(--wordgam-darkmode-two) !important;}body.wg-darkmode .wg-module-header-two h3 {color: #fff !important;}body.wg-darkmode .wg-module-header-three h3 {color: #fff !important;}body.wg-darkmode .wg-module-header-three .wg-line {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .wg-module-header-five h3 {color: #fff !important;}body.wg-darkmode .wg-module-header-five .wg-line {background: rgba(255, 255, 255, 0.2) !important;}body.wg-darkmode .wg-module-header-six h3 {color: #fff !important;}body.wg-darkmode .wg-module-header-six .wg-big-line {background: rgb(255, 255, 255, 0.1) !important;}body.wg-darkmode .wg-module-header-seven h3 {color: #fff !important;}body.wg-darkmode .sidebar h3 {color: #fff !important;}body.wg-darkmode .sidebar .wg-black-line {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .sidebar .wg-grey-line {background: rgba(255, 255, 255, 0.2) !important;}body.wg-darkmode .sidebar .wg-big-line {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .landing-one .right .blogs .blog:hover {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .landing-one .right .blogs .blog:hover h6 {color: #fff !important;}body.wg-darkmode .landing-four .blogs .blog .texts-container {background: var(--wordgam-darkmode-two);border-color: rgba(255, 255, 255, 0.1);border-top: none;}body.wg-darkmode .landing-four .blogs .blog .texts-container::before {background: rgba(255, 255, 255, 0.025);}body.wg-darkmode .home-post-lists-single .blogs .blog {border-color: var(--wordgam-darkmode-two);}body.wg-darkmode .home-post-lists-single .blogs .blog .line {background: rgba(255, 255, 255, 0.2);}body.wg-darkmode .home-post-lists-single .blogs .blog .account-icon {color: rgba(255, 255, 255, 0.65);background: rgba(255, 255, 255, 0.2);}body.wg-darkmode .home-last-comments .last-comments-swiper .swiper-slide {background: var(--wordgam-darkmode-two);}body.wg-darkmode .home-last-comments .last-comments-swiper .swiper-slide::before {background: rgba(255, 255, 255, 0.025);}body.wg-darkmode .home-last-comments .last-comments-swiper .swiper-slide .image {border-color: rgba(255, 255, 255, 0.25);}body.wg-darkmode .home-last-comments .last-comments-swiper .swiper-slide .image img {background: rgba(255, 255, 255, 0.25);}body.wg-darkmode .home-last-comments .last-comments-swiper .swiper-slide .line {background: rgba(255, 255, 255, 0.2);}body.wg-darkmode .home-last-comments .last-comments-swiper .swiper-pagination .swiper-pagination-bullet {background: rgba(255, 255, 255);}body.wg-darkmode .home-last-comments .last-comments-swiper .swiper-pagination .swiper-pagination-bullet-active {background: var(--wordgam-color-one);}body.wg-darkmode .home-authors .authors-swiper .swiper-slide {background: var(--wordgam-darkmode-two);}body.wg-darkmode .home-authors .authors-swiper .swiper-slide::before {background: rgba(255, 255, 255, 0.025);}body.wg-darkmode .home-authors .authors-swiper .swiper-slide .author-image {border-color: rgba(255, 255, 255, 0.25);}body.wg-darkmode .home-authors .authors-swiper .swiper-slide .author-image img {background: rgba(255, 255, 255, 0.25);}body.wg-darkmode .home-authors .authors-swiper .swiper-slide .line {background: rgba(255, 255, 255, 0.2);}body.wg-darkmode .home-authors .authors-swiper .swiper-pagination .swiper-pagination-bullet {background: rgba(255, 255, 255);}body.wg-darkmode .home-authors .authors-swiper .swiper-pagination .swiper-pagination-bullet-active {background: var(--wordgam-color-one);}body.wg-darkmode .sidebar .item {background: var(--wordgam-darkmode-two);}body.wg-darkmode .sidebar .about-us {border-color: var(--wordgam-darkmode-two);}body.wg-darkmode .sidebar .about-us .image {border-color: var(--wordgam-darkmode);}body.wg-darkmode #wg-logo {display: none;}#wg-darkmode-logo {display: none;}body.wg-darkmode #wg-darkmode-logo {display: block;}body.wg-darkmode .wg-header-five, body.wg-darkmode .wg-header-four .navigation, body.wg-darkmode .wg-header-four .navigation-child, body.wg-darkmode .wg-header-three, body.wg-darkmode .wg-header-two .navigation-child, body.wg-darkmode .wg-header-one {background: var(--wordgam-darkmode-two) !important;}body.wg-darkmode .wg-header-four .top, body.wg-darkmode .wg-header-two .top {background: var(--wordgam-darkmode) !important;}body.wg-darkmode .wg-header-five .menu ul li a, body.wg-darkmode .wg-header-four ul li a, body.wg-darkmode .wg-header-one ul li a {color: #fff !important;}body.wg-darkmode .wg-header-four ul li.menu-item-has-children .sub-menu, body.wg-darkmode .wg-header-one ul li.menu-item-has-children .sub-menu {background: var(--wordgam-darkmode-two) !important;}body.wg-darkmode .wg-header-one ul li.menu-item-has-children .sub-menu {top: 75px !important;}body.wg-darkmode .wg-header-one ul li.menu-item-has-children .sub-menu a:hover {background: rgba(255, 255, 255, 0.05) !important;}body.wg-darkmode .wg-header-five .menu ul li a::before, body.wg-darkmode .wg-header-four ul li a::before, body.wg-darkmode .wg-header-one ul li a::after {background-image: url(https://i.hizliresim.com/3a6koo4.png) !important;}body.wg-darkmode .wg-header-action .create-icon, body.wg-darkmode .wg-header-action .sun-icon, body.wg-darkmode .wg-header-action .icon, body.wg-darkmode .wg-header-action .search-icon {background: rgba(255, 255, 255, 0.05);color: #fff;}body.wg-darkmode .wg-header-action .wg-text-dark {color: var(--color-dark) !important;}body.wg-darkmode .wg-header-action .wg-text-grey {color: var(--color-grey) !important;}body.wg-darkmode .wg-header-action .account .logout:hover span {color: #fff !important;}body.wg-darkmode .wg-header-action .search .search-content {background: var(--wordgam-darkmode-two) !important;}body.wg-darkmode .wg-header-action .search .search-content .input-container input {background: rgb(255, 255, 255, 0.075);color: #fff;}body.wg-darkmode .wg-header-action .search .search-content .input-container input::placeholder {color: var(--color-grey);}body.wg-darkmode .wg-header-action .search .search-content .autocomplete-hr {background: rgb(255, 255, 255, 0.1);}body.wg-darkmode .wg-header-mobile {background: var(--wordgam-darkmode-two) !important;}body.wg-darkmode .wg-pagination .page-numbers span, body.wg-darkmode .wg-pagination .wg-pagination-next, body.wg-darkmode .wg-pagination .wg-pagination-prev {background: rgba(255, 255, 255, 0.1) !important;border-color: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .wg-pagination .page-numbers span:hover {color: #fff;}body.wg-darkmode .wg-pagination .page-numbers.current {background: var(--wordgam-color-one);}body.wg-darkmode .home-post-lists-three .texts-container {background: rgba(255, 255, 255, 0.1) !important;border-color: rgba(255, 255, 255, 0.1) !important;border-top: none;}body.wg-darkmode .home-post-lists-three .texts-container::before {background: rgba(255, 255, 255, 0.025) !important;}body.wg-darkmode .home-post-lists-two-list .line, body.wg-darkmode .home-posts-module-four .line, body.wg-darkmode .home-posts-module-six .line, body.wg-darkmode .home-posts-module-seven .line {background: rgba(255, 255, 255, 0.2) !important;}body.wg-darkmode .wg-footer-five, body.wg-darkmode .wg-footer .bottom {background: var(--wordgam-darkmode-two) !important;}body.wg-darkmode .wg-footer-one-line {background: rgba(255, 255, 255, 0.2);}body.wg-darkmode .wg-footer ul li a {color: #fff !important;}body.wg-darkmode .wg-footer ul li ul li a {color: var(--color-grey) !important;}body.wg-darkmode .wg-footer .bottom .social-media .item {color: #fff !important;}body.wg-darkmode .sidebar .about-us span {color: rgb(200, 200, 200) !important;}body.wg-darkmode .sidebar .about-us .media {color: #fff !important;}body.wg-darkmode .sidebar .newsletter .input-container input, body.wg-darkmode .sidebar .search .search-container input {background: rgba(255, 255, 255, 0.1);color: #fff;}body.wg-darkmode .sidebar .newsletter .input-container input::placeholder, body.wg-darkmode .sidebar .search .search-container input::placeholder {color: rgb(200, 200, 200);}body.wg-darkmode .sidebar .last-posts-slider .post-slider-pagination, body.wg-darkmode .sidebar .popular-posts-slider .post-slider-pagination {background: rgba(255, 255, 255, 0.1);}body.wg-darkmode .sidebar .social-media .social {color: #fff;}body.wg-darkmode .sidebar .last-comments .comments .comment .image {border-color: rgba(255, 255, 255, 0.1);}body.wg-darkmode .sidebar .last-comments .comments .comment .image img {background: rgba(255, 255, 255, 0.1);}body.wg-darkmode .sidebar .tags .tag {border-color: rgba(255, 255, 255, 0.1);background: rgba(255, 255, 255, 0.1);}body.wg-darkmode .sidebar .tags .tag:hover {border-color: rgba(255, 255, 255, 0.25);}body.wg-darkmode .category-one .posts .post, body.wg-darkmode .category-two .posts .post {border-color: rgba(255, 255, 255, 0.1) !important;background: var(--wordgam-darkmode-two) !important;}body.wg-darkmode .category-one .posts .post::before, body.wg-darkmode .category-two .posts .post::before {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .category-one .posts .post .line, body.wg-darkmode .category-two .posts .post .line {background: rgba(255, 255, 255, 0.2) !important;}body.wg-darkmode .single-one .line, body.wg-darkmode .single-one .circle, body.wg-darkmode .single-two .line, body.wg-darkmode .single-two .circle {background: rgba(255, 255, 255, 0.2) !important;}body.wg-darkmode .single-one .author .profile-image, body.wg-darkmode .single-two .author .profile-image {border-color: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .single-one .author .profile-image img, body.wg-darkmode .single-two .author .profile-image img {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .single-one .google-news, body.wg-darkmode .single-two .google-news {border-color: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .single-one .area p, body.wg-darkmode .single-two .area p {color: rgb(200, 200, 200) !important;}body.wg-darkmode .single-one .area strong, body.wg-darkmode .single-two .area strong {color: #fff !important;}body.wg-darkmode .single-one .area h1, body.wg-darkmode .single-one .area h2, body.wg-darkmode .single-one .area h3, body.wg-darkmode .single-one .area h4, body.wg-darkmode .single-one .area h5, body.wg-darkmode .single-one .area h6, body.wg-darkmode .single-two .area h1, body.wg-darkmode .single-two .area h2, body.wg-darkmode .single-two .area h3, body.wg-darkmode .single-two .area h4, body.wg-darkmode .single-two .area h5, body.wg-darkmode .single-two .area h6 {color: #fff !important;}body.wg-darkmode .single-one .area a[href], body.wg-darkmode .single-two .area a[href] {color: rgb(200, 200, 200) !important;}body.wg-darkmode .single-one blockquote, body.wg-darkmode .single-two blockquote {background: rgba(255, 255, 255, 0.1) !important;border-color: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .single-comment-hr {background: rgba(255, 255, 255, 0.2) !important;}body.wg-darkmode .wg-textarea {border-color: rgba(255, 255, 255, 0.1) !important;background: rgba(255, 255, 255, 0.1) !important;color: #fff !important;}body.wg-darkmode .wg-textarea::placeholder {color: rgb(200, 200, 200) !important;}body.wg-darkmode .single-comment-container .comment .image, body.wg-darkmode .single-comment-container .comment-form .image {border-color: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .single-comment-container .comment .image img, body.wg-darkmode .single-comment-container .comment-form .image img {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .single-related-posts-one, body.wg-darkmode .single-related-posts-two {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .single-related-posts-one .posts .line {background: rgba(255, 255, 255, 0.2) !important;}body.wg-darkmode .single-related-posts-two .posts .post .texts-container {background: rgba(255, 255, 255, 0.1) !important;border-color: rgba(255, 255, 255, 0.1) !important;border-top: none;}body.wg-darkmode .single-related-posts-two .posts .post .texts-container::before {background: rgba(255, 255, 255, 0.05) !important;height: 10px !important;}body.wg-darkmode .wg-shortcodes-post {background: rgba(255, 255, 255, 0.1) !important;border-color: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .wg-shortcodes-post::before {height: 10px !important;background: rgba(255, 255, 255, 0.05) !important;}body.wg-darkmode .page-one .the-content p, body.wg-darkmode .page-two .the-content p, body.wg-darkmode .page-three .the-content p {color: rgb(200, 200, 200) !important;}body.wg-darkmode .wg-contact-page .contact-form .right {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .wg-input {background: rgba(255, 255, 255, 0.1) !important;border-color: rgba(255, 255, 255, 0.1) !important;color: #fff;}body.wg-darkmode .wg-input::placeholder {color: rgb(200, 200, 200) !important;}body.wg-darkmode .wg-input-select {background: rgba(255, 255, 255, 0.1) !important;border-color: rgba(255, 255, 255, 0.1) !important;color: #fff;}body.wg-darkmode .wg-input-select::placeholder {color: rgb(200, 200, 200) !important;}body.wg-darkmode .wg-input-select option {background: var(--wordgam-darkmode-two);}body.wg-darkmode .wg-input-file {background: rgba(255, 255, 255, 0.025) !important;border-color: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .wg-input-file .icon {background: rgba(255, 255, 255, 0.1) !important;color: #fff !important;}body.wg-darkmode div.mce-toolbar-grp > div {background: rgb(50, 50, 50) !important;}body.wg-darkmode .wp-editor-container {border: 1px solid rgba(75, 75, 75) !important;}body.wg-darkmode .wp-switch-editor {background: rgb(50, 50, 50) !important;border-color: rgb(75, 75, 75) !important;color: #fff !important;}body.wg-darkmode div.mce-statusbar {background: rgba(75, 75, 75) !important;color: #fff !important;}body.wg-darkmode i.mce-i-resize {color: #fff !important;}body.wg-darkmode .author-one .author-image {border-color: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .author-one .author-image img {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .author-one .social-media li {background: rgba(255, 255, 255, 0.05) !important;}body.wg-darkmode .author-one .social-media li:hover {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .author-one .posts .post {background: rgba(255, 255, 255, 0.1) !important;border-color: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .author-one .posts .post::before {height: 10px !important;background: rgba(255, 255, 255, 0.05) !important;}body.wg-darkmode .author-one .posts .post .line {background: rgba(255, 255, 255, 0.2) !important;}body.wg-darkmode .container.profile-edit .left {background: rgba(255, 255, 255, 0.1) !important;border-color: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .container.profile-edit .left .profile-image {border-color: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .container.profile-edit .left .profile-image img {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .container.profile-edit .left .social-media li {background: rgba(255, 255, 255, 0.05) !important;}body.wg-darkmode .container.profile-edit .left .social-media li:hover {background: rgba(255, 255, 255, 0.1) !important;}body.wg-darkmode .wg-modal .custom, body.wg-darkmode .wg-modal .newsletter {background: var(--wordgam-darkmode-two) !important;}body.wg-darkmode .wg-modal .newsletter h2 {color: #fff;}body.wg-darkmode .wg-modal .newsletter p {color: rgb(200, 200, 200);}body.wg-darkmode .wg-modal .newsletter input {background: rgba(255, 255, 255, 0.1) !important;border-color: rgba(255, 255, 255, 0.1) !important;color: #fff;}body.wg-darkmode .wg-modal .newsletter input::placeholder {color: rgb(200, 200, 200) !important;}body.wg-darkmode .wg-modal .newsletter .close {background: rgba(255, 255, 255, 0.1);color: #fff;}body.wg-darkmode .wg-account-modal .wrapper main {background: rgba(45, 45, 45);}body.wg-darkmode .wg-sidebar-crypto-information .ccpw_coin_info .name {color: #fff;}body.wg-darkmode .wg-sidebar-crypto-information .price .price-value {color: rgb(200, 200, 200) !important;}body.wg-darkmode .wg-sidebar-crypto-information table tbody tr, body.wg-darkmode .wg-sidebar-crypto-information table tbody td {border-color: rgb(255, 255, 255, 0.1) !important;}body.wg-darkmode .wg-back-to-top .one {border-color: rgb(255, 255, 255, 0.1) !important;background-color: rgb(255, 255, 255, 0.1) !important;color: #fff;}body.wg-darkmode .wg-back-to-top .one:hover {border-color: rgb(255, 255, 255, 0.25) !important;}body.wg-darkmode .wg-back-to-top .three {border-color: rgb(255, 255, 255, 0.1) !important;background-color: rgb(255, 255, 255, 0.1) !important;}body.wg-darkmode .wg-back-to-top .three {border-color: rgb(255, 255, 255, 0.1) !important;background-color: rgb(255, 255, 255, 0.1) !important;}body.wg-darkmode .wg-back-to-top .three:hover {border-color: rgb(255, 255, 255, 0.25) !important;}body.wg-darkmode .wg-back-to-top .three .wg-icon {color: #fff;}:root {--max-width: 1250px;--border-radius: 20px;--color-wordgam: #865fff;--color-dark: rgb(50, 50, 50);--color-grey: rgb(120, 120, 120);--wordgam-color-one: #865fff;--wordgam-color-two: #006eff;--wordgam-color-three: #fb0;--wordgam-darkmode: rgb(25, 25, 25);--wordgam-darkmode-two: rgb(35, 35, 35);--wordgam-sidebar-color: #865fff;--wordgam-popup-color: #865fff;--wordgam-border-radius: 6px;--wordgam-article-font-size: 20px;--wordgam-article-font-line-height: 30px;--wordgam-custom-page-font-size: 20px;--wordgam-custom-page-font-line-height: 30px;}body {font-family: "Inter", sans-serif;font-weight: 500;transition: all 150ms;}h1 {font-size: 32px;line-height: 42px;}h2 {font-size: 28px;line-height: 38px;}h3 {font-size: 24px;line-height: 34px;}h4 {font-size: 22px;line-height: 32px;}h5 {font-size: 20px;line-height: 30px;}h6 {font-size: 18px;line-height: 28px;}@keyframes wgModalAnimation {0% {transform: translateY(-30px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}.wg-modal-animation {animation: 500ms wgModalAnimation;}.wg-modal {width: 100%;position: fixed;top: 0;bottom: 0;left: 0;right: 0;display: flex;flex-direction: column;justify-content: center;align-items: center;background: rgba(0, 0, 0, 0.85);z-index: 999999999;transition: all 150ms;grid-gap: 50px;visibility: hidden;}.wg-modal .close {position: relative;width: 32px;height: 32px;padding: 8px;box-sizing: border-box;border-radius: 9999px;background: rgba(255, 255, 255, 0.1);color: #fff;font-size: 16px;transition: all 125ms;}.wg-modal .close:hover {cursor: pointer;background: rgba(225, 30, 0);}.wg-modal .custom {position: relative;width: 550px;height: auto;border-radius: 6px;background: #fff;overflow: hidden;}.wg-modal .custom::before {content: "";position: absolute;top: -50px;left: -50px;width: 175px;height: 125px;background-size: cover;background-image: url(./resources/img/modal-effect.png);opacity: 0.075;}.wg-modal .custom header {width: 100%;padding: 25px;box-sizing: border-box;background: var(--wordgam-popup-color);display: flex;justify-content: space-between;align-items: center;}.wg-modal .custom main {padding: 30px;box-sizing: border-box;display: flex;flex-direction: column;}.wg-modal .custom main .action-button {width: 100%;display: flex;grid-gap: 20px;}.wg-modal .custom main .action-button button {width: 100%;}.wg-modal .newsletter {position: relative;width: 550px;padding: 75px;box-sizing: border-box;border-radius: 6px;background: #fff;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;transition: all 150ms;}.wg-modal .newsletter img {width: 300px;user-select: none;}.wg-modal .newsletter .close {position: absolute;top: 25px;right: 25px;color: #000;background: rgba(0, 0, 0, 0.1);}.wg-modal .newsletter .close:hover {color: #fff;background: rgb(225, 30, 0);}.wg-modal .newsletter form {position: relative;width: 100%;display: flex;align-items: center;}.wg-modal .newsletter form input {width: 100%;border: none;outline: none;padding: 20px;box-sizing: border-box;border-radius: 10px;background: rgb(235, 235, 235);font-family: "Inter";font-weight: 500;font-size: 14px;transition: all 150ms;}.wg-modal .newsletter form input:focus {box-shadow: 0 0 0 3px rgba(0, 110, 255, 0.5);}.wg-modal .newsletter form button {border: none;outline: none;position: absolute;right: 10px;padding: 10px 15px;box-sizing: border-box;border-radius: 9999px;background: #006eff;color: #fff;font-family: "Inter";font-size: 12px;font-weight: 500;text-transform: uppercase;letter-spacing: 1px;transition: all 125ms;}.wg-modal .newsletter form button:hover {cursor: pointer;background: rgb(0, 80, 255);}.wg-modal .image {position: relative;width: 550px;}.wg-modal .image img {width: 100%;border-radius: var(--wordgam-border-radius);}.wg-modal .image .close {position: absolute;top: 20px;right: 20px;background: rgba(0, 0, 0, 0.5);}.wg-modal .image .close:hover {background: rgb(225, 30, 0);}.wg-account-modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.75);z-index: 999999999;display: flex;justify-content: center;align-items: center;transition: all 150ms;opacity: 0;display: none;}.wg-account-modal .wrapper {width: 550px;height: auto;display: flex;flex-direction: column;}.wg-account-modal .wrapper header {position: relative;padding: 30px;box-sizing: border-box;background: var(--wordgam-color-one);display: flex;align-items: flex-start;}.wg-account-modal .wrapper header::before {content: "";position: absolute;top: -40px;left: -40px;width: 175px;height: 100%;background-size: cover;background-image: url(resources/img/modal-effect.png);opacity: 0.075;}.wg-account-modal .wrapper header .left {width: 400px;}.wg-account-modal .wrapper header .close-account-modal {position: absolute;right: 30px;width: 32px;height: 32px;margin-top: 5px;padding: 8px;box-sizing: border-box;border-radius: 999px;background: rgba(255, 255, 255, 0.1);color: #fff;font-size: 16px;transition: all 100ms;}.wg-account-modal .wrapper header .close-account-modal:hover {cursor: pointer;background: rgb(200, 35, 0);}.wg-account-modal .wrapper header p {color: rgb(240, 240, 240);}.wg-account-modal .wrapper header .modal-back {height: min-content;margin-top: 5px;padding: 5px;box-sizing: border-box;border-radius: 999px;color: #fff;font-size: 16px;transition: all 100ms;z-index: 15;}.wg-account-modal .wrapper header .modal-back:hover {cursor: pointer;background: rgba(255, 255, 255, 0.1);}.wg-account-modal .wrapper main {padding: 50px;box-sizing: border-box;background: #fff;}.wg-account-modal .wrapper main form {display: flex;flex-direction: column;}.wg-account-modal .wrapper main form button {background: var(--wordgam-color-one);border-radius: 6px;}.wg-account-modal .wrapper main form .link {transition: all 125ms;}.wg-account-modal .wrapper main form .link:hover {cursor: pointer;color: var(--wordgam-color-two);}.wg-account-modal .wrapper .login {width: 100%;height: auto;border-radius: 6px;overflow: hidden;transition: all 150ms;display: none;opacity: 0;}.wg-account-modal .wrapper .login.active {display: block;opacity: 1;}.wg-account-modal .wrapper .forgot-password {width: 100%;height: auto;border-radius: 6px;overflow: hidden;transition: all 150ms;display: none;opacity: 0;}.wg-account-modal .wrapper .register {width: 100%;height: auto;border-radius: 6px;overflow: hidden;transition: all 150ms;display: none;opacity: 0;}@keyframes opacityTop {0% {opacity: 1;transform: translateY(0);}100% {opacity: 0;transform: translateY(-20px);}}@keyframes opacityBottom {0% {opacity: 1;transform: translateY(0);}100% {opacity: 0;transform: translateY(20px);}}.opacity-top-animation {animation: opacityTop 750ms;}.opacity-bottom-animation {animation: opacityBottom 750ms;}.wg-announcements-top {width: 100%;padding: 15px 0;box-sizing: border-box;}.wg-announcements-top .content {width: 100%;max-width: var(--max-width);margin: auto;display: flex;justify-content: center;align-items: center;}.wg-announcements-top .content .wg-button {padding: 10px;border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);font-size: 13px;font-weight: 600;}.wg-header-animation-base {will-change: none !important;transition: all 300ms linear;z-index: 99999 !important;}.wg-header-pinned {z-index: 99999 !important;}.wg-header-unpinned {transform: translateY(-100%);z-index: 99999 !important;}.wg-header-sticky {position: sticky;top: 0;}.wg-header-sticky-small-active {position: fixed;top: 0;left: 0;right: 0;opacity: 1;transition: all 150ms;}.wg-header-sticky-small-active body {padding-top: 70px;}header.wg-header-one {width: 100%;height: 75px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);background: #fff;z-index: 20;}header.wg-header-one .top {width: 100%;height: 100%;z-index: 20;}header.wg-header-one .top.sticky {width: 100%;border-bottom: 2px solid rgba(0, 0, 0, 0.1);background: rgb(250, 250, 250);}header.wg-header-one .top .content {width: 100%;max-width: var(--max-width);margin: auto;display: flex;justify-content: space-between;align-items: center;}header.wg-header-one .top .content .logo {z-index: 15;}header.wg-header-one .top .content .logo img {max-width: 225px;max-height: 65px;}header.wg-header-one .top .content .wrapper ul {height: 75px;display: flex;flex-direction: row;grid-gap: 0 25px;}header.wg-header-one .top .content .wrapper ul li {height: 100%;position: relative;display: flex;justify-content: center;cursor: pointer;}header.wg-header-one .top .content .wrapper ul li.current-menu-item a {color: var(--wordgam-color-one) !important;}header.wg-header-one .top .content .wrapper ul li.current-menu-item::before {opacity: 1 !important;}header.wg-header-one .top .content .wrapper ul li a {height: 100%;font-size: 16px;font-weight: 600;line-height: 26px;transition: all 100ms;color: var(--color-dark);display: flex;justify-content: center;align-items: center;}header.wg-header-one .top .content .wrapper ul li:hover a {color: var(--wordgam-color-one);}header.wg-header-one .top .content .wrapper ul li:hover:before {opacity: 1;}header.wg-header-one .top .content .wrapper ul li::before {content: "";position: absolute;top: 0;width: 3px;height: 17px;background: var(--wordgam-color-one);transition: all 100ms;opacity: 0;}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children {position: relative;}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children:hover > .sub-menu {opacity: 1;visibility: visible;}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children a {margin-left: 5px;margin-right: 20px;}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children a::after {content: "";position: absolute;top: 33px;right: 0;width: 12px;height: 12px;background-size: cover;background-image: url(https://i.hizliresim.com/ntu1u5h.png);}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children .sub-menu {position: absolute;top: 76px;left: 0;width: 200px;height: auto;padding: 15px;box-sizing: border-box;border-radius: 0 0 6px 6px;border-right: 1px solid rgba(0, 0, 0, 0.1);border-left: 1px solid rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(0, 0, 0, 0.1);background: #fff;display: flex;flex-direction: column;grid-gap: 5px;cursor: context-menu;z-index: 15;transition: all 100ms;visibility: hidden;opacity: 0;}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children .sub-menu li {width: 100%;justify-content: flex-start;align-items: flex-start;}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children .sub-menu li::before {background: transparent;}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children .sub-menu a {width: 100%;margin: 0;padding: 7px 10px;border-radius: 6px;font-size: 14px;line-height: 24px;font-weight: 500;color: var(--color-dark);justify-content: flex-start;align-items: flex-start;}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children .sub-menu a:hover {background: rgba(0, 0, 0, 0.05);}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children .sub-menu a::after {content: none;}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu {visibility: visible;opacity: 1;}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children .sub-menu .menu-item-has-children a:first-child::after {content: "";position: absolute;top: 14px;right: 7px;width: 12px;height: 12px;background-size: cover;background-image: url(https://i.hizliresim.com/ntu1u5h.png);transform: rotate(270deg);}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children .sub-menu .sub-menu {top: 0;left: 190px;border-radius: 6px;border-top: 1px solid rgba(0, 0, 0, 0.1);visibility: hidden;opacity: 0;}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children .sub-menu .sub-menu a::after {content: none !important;}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children .sub-menu .sub-menu .menu-item-has-children a::before {content: "";position: absolute;top: 14px;right: 7px;width: 12px;height: 12px;background-size: cover;background-image: url(https://i.hizliresim.com/ntu1u5h.png);transform: rotate(270deg);}header.wg-header-one .top .content .wrapper ul li.menu-item-has-children .sub-menu .sub-menu .menu-item-has-children .sub-menu a::before {content: none;}header.wg-header-one .top .content .line {width: 1px;height: 25px;margin: 0 30px;background: rgba(0, 0, 0, 0.1);z-index: 15;}header.wg-header-two {width: 100%;z-index: 20;transition: all 150ms;}header.wg-header-two .top {width: 100%;padding: 30px;box-sizing: border-box;background: #fff;display: flex;justify-content: center;align-items: center;}header.wg-header-two .top .logo img {max-width: 250px;}header.wg-header-two .navigation {height: 65px;}header.wg-header-two .navigation .navigation-child {max-width: var(--max-width);margin: auto;height: 65px;padding: 0 20px;box-sizing: border-box;border-radius: var(--wordgam-border-radius);background: rgb(25, 25, 25);display: flex;flex-direction: row;justify-content: center;align-items: center;z-index: 999;}header.wg-header-two .navigation .wrapper ul {display: flex;height: 65px;}header.wg-header-two .navigation .wrapper ul li {height: 100%;display: flex;justify-content: center;align-items: center;transition: all 100ms;}header.wg-header-two .navigation .wrapper ul li:hover {background: var(--wordgam-color-one);}header.wg-header-two .navigation .wrapper ul li.current-menu-item {background: var(--wordgam-color-one);}header.wg-header-two .navigation .wrapper ul li a {position: relative;height: 100%;padding: 0 15px;box-sizing: border-box;font-size: 12px;line-height: 22px;font-weight: 600;text-transform: uppercase;color: #fff;display: flex;justify-content: center;align-items: center;}header.wg-header-two .navigation .wrapper ul li.menu-item-has-children {position: relative;}header.wg-header-two .navigation .wrapper ul li.menu-item-has-children:hover > .sub-menu {visibility: visible;opacity: 1;}header.wg-header-two .navigation .wrapper ul li.menu-item-has-children > a {margin-right: 17px;}header.wg-header-two .navigation .wrapper ul li.menu-item-has-children > a::before {content: "";position: absolute;top: 27px;right: -4px;width: 12px;height: 12px;background-size: cover;background-image: url(https://i.hizliresim.com/mjiocbe.png);}header.wg-header-two .navigation .wrapper ul li.menu-item-has-children .sub-menu {position: absolute;top: 65px;left: 0;width: 225px;height: auto;padding: 15px;box-sizing: border-box;border-top: 4px solid var(--wordgam-color-one);border-radius: 0 0 7px 7px;background: rgb(40, 40, 40);display: flex;flex-direction: column;transition: all 100ms;z-index: 9999;visibility: hidden;opacity: 0;}header.wg-header-two .navigation .wrapper ul li.menu-item-has-children .sub-menu li {width: 100%;justify-content: flex-start;align-items: flex-start;align-self: flex-start;border-radius: var(--wordgam-border-radius);}header.wg-header-two .navigation .wrapper ul li.menu-item-has-children .sub-menu li:hover {background: rgba(255, 255, 255, 0.1);}header.wg-header-two .navigation .wrapper ul li.menu-item-has-children .sub-menu li a {width: 100%;padding: 7px 10px;justify-content: flex-start;align-items: flex-start;align-self: flex-start;cursor: pointer;text-transform: none;font-weight: 500;}header.wg-header-two .navigation .wrapper ul li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu {visibility: visible;opacity: 1;}header.wg-header-two .navigation .wrapper ul li.menu-item-has-children .sub-menu .menu-item-has-children a:first-child::before {top: 12px;right: -9px;transform: rotate(270deg);}header.wg-header-two .navigation .wrapper ul li.menu-item-has-children .sub-menu .sub-menu {border: none;top: 0;left: 215px;border-radius: var(--wordgam-border-radius);visibility: hidden;opacity: 0;}header.wg-header-two .navigation .line {width: 1px;height: 20px;margin: 0 30px 0 15px;background: rgba(255, 255, 255, 0.2);}header.wg-header-two .navigation .search input {outline: none;border: none;width: 150px;padding: 10px 15px;box-sizing: border-box;border-radius: 5px;background: rgba(255, 255, 255, 0.05);color: #fff;transition: all 125ms;font-family: "Inter";font-weight: 500;font-size: 12px;}header.wg-header-two .navigation .search input:focus {background: rgba(255, 255, 255, 0.125);}header.wg-header-two .navigation .search input::placeholder {color: rgba(150, 150, 150);}header.wg-header-two .navigation .send-content .create-icon {width: 32px;height: 32px;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(255, 255, 255, 0.05);color: #fff;font-size: 14px;display: flex;justify-content: center;align-items: center;}header.wg-header-two .navigation .send-content .create-icon:hover {cursor: pointer;background: rgba(255, 255, 255, 0.1);}header.wg-header-two .navigation .send-content .wg-tooltip .wg-tooltip-text {top: 35px;left: -157%;}header.wg-header-two .navigation .dark-mode .moon-icon, header.wg-header-two .navigation .dark-mode .sun-icon {width: 32px;height: 32px;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(255, 255, 255, 0.05);color: #fff;font-size: 14px;display: flex;justify-content: center;align-items: center;transition: all 125ms;}header.wg-header-two .navigation .dark-mode .moon-icon:hover, header.wg-header-two .navigation .dark-mode .sun-icon:hover {cursor: pointer;background: rgba(255, 2555, 255, 0.1);}header.wg-header-two .navigation .social-media {position: relative;}header.wg-header-two .navigation .social-media:hover .social-media-content {opacity: 1;visibility: visible;}header.wg-header-two .navigation .social-media .icon {width: 32px;height: 32px;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(255, 255, 255, 0.05);font-size: 16px;color: #fff;display: flex;justify-content: center;align-items: center;transition: all 125ms;}header.wg-header-two .navigation .social-media .icon:hover {background: rgba(255, 255, 255, 0.1);}header.wg-header-two .navigation .social-media .social-media-content {top: 35px;right: -36px;}header.wg-header-two .navigation .account .icon {width: 32px;height: 32px;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(255, 255, 255, 0.05);font-size: 14px;color: #fff;display: flex;justify-content: center;align-items: center;}header.wg-header-two .navigation .account .icon:hover {background: rgba(255, 255, 255, 0.1);}header.wg-header-two .navigation .account .icon::before {margin-left: -0.5px;}header.wg-header-two .navigation .account .texts {top: 35px;right: -12px;}header.wg-header-two .navigation .notifications .icon {width: 32px;height: 32px;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(255, 255, 255, 0.05);font-size: 14px;color: #fff;display: flex;justify-content: center;align-items: center;}header.wg-header-two .navigation .notifications .notifications-container {top: 35px;right: -36px;}header.wg-header-two .wg-header-action .notifications .count {border: 1px solid rgba(25, 25, 25) !important;}header.wg-header-three {width: 100%;height: 70px;background: var(--wordgam-color-one);display: flex;align-items: center;z-index: 99;}header.wg-header-three .wrapper {width: 100%;max-width: var(--max-width);margin: auto;display: flex;justify-content: space-between;align-items: center;}header.wg-header-three .wrapper .left {height: 100%;display: flex;align-items: center;}header.wg-header-three .wrapper .left .logo {margin-right: 35px;}header.wg-header-three .wrapper .left .logo img {max-width: 225px;max-height: 60px;}header.wg-header-three .wrapper .left ul {height: 70px;display: flex;grid-gap: 0 10px;}header.wg-header-three .wrapper .left ul li {position: relative;height: 100%;padding: 5px 15px;box-sizing: border-box;display: flex;align-items: center;transition: all 125ms;}header.wg-header-three .wrapper .left ul li.current-menu-item {background: rgba(0, 0, 0, 0.1) !important;}header.wg-header-three .wrapper .left ul li.menu-item-has-children {padding: 5px 30px 5px 15px;}header.wg-header-three .wrapper .left ul li:hover {background: rgba(0, 0, 0, 0.1);}header.wg-header-three .wrapper .left ul li a {position: relative;height: 100%;font-size: 14px;line-height: 24px;font-weight: 500;color: #fff;display: flex;justify-content: center;align-items: center;}header.wg-header-three .wrapper .left ul li.menu-item-has-children:hover > .sub-menu {opacity: 1;visibility: visible;}header.wg-header-three .wrapper .left ul li.menu-item-has-children > a::before {content: "";position: absolute;top: 24px;right: -20px;width: 14px;height: 14px;background-size: cover;background-image: url(https://i.hizliresim.com/mjiocbe.png);}header.wg-header-three .wrapper .left ul li.menu-item-has-children .sub-menu {position: absolute;top: 70px;left: 0;width: 200px;height: max-content;border-radius: 0 0 6px 6px;background: #fff;box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);display: flex;flex-direction: column;transition: all 100ms;visibility: hidden;opacity: 0;z-index: 25;}header.wg-header-three .wrapper .left ul li ul.sub-menu a {width: 100%;padding: 10px 20px;border-radius: 0;color: #000 !important;}header.wg-header-three .wrapper .left ul li ul.sub-menu li:hover {background: rgba(0, 0, 0, 0.025);}header.wg-header-three .wrapper .left ul li ul.sub-menu li {padding: 0;border-top: 1px solid rgba(0, 0, 0, 0.1);}header.wg-header-three .wrapper .left ul li ul.sub-menu li:first-child {border-top: none;}header.wg-header-three .wrapper .left ul li ul.sub-menu li a {width: 100%;font-size: 14px;line-height: 24px;font-weight: 400;justify-content: flex-start;}header.wg-header-three .wrapper .left ul li ul.sub-menu .menu-item-has-children a:first-child::before {top: 16px;right: 16px;width: 12px;height: 12px;transform: rotate(270deg);background-image: url(https://i.hizliresim.com/ntu1u5h.png) !important;}header.wg-header-three .wrapper .left ul li ul.sub-menu .menu-item-has-children:hover > .sub-menu {visibility: visible;opacity: 1;}header.wg-header-three .wrapper .left ul li ul.sub-menu .sub-menu {border: none;top: 0;left: 205px;border-radius: var(--wordgam-border-radius);visibility: hidden;opacity: 0;}header.wg-header-three .wrapper .left ul li ul .sub-menu .menu-item-has-children .sub-menu .menu-item-has-children:hover .sub-menu {visibility: visible !important;opacity: 1 !important;}header.wg-header-three .wrapper .left ul li ul .sub-menu .sub-menu .sub-menu {border: none;top: 0;left: 205px;border-radius: var(--wordgam-border-radius);visibility: hidden !important;opacity: 0 !important;}header.wg-header-three .wrapper .right {height: 100%;display: flex;align-items: center;}header.wg-header-three .wrapper .right .search .search-content {top: 54px;}header.wg-header-three .wrapper .right .notifications .notifications-container header {background: rgb(30, 30, 30);}header.wg-header-three .wrapper .right .notifications .notifications-container::before {border-color: transparent transparent rgb(30, 30, 30) transparent;}header.wg-header-three .wrapper .right .notifications .count {border: 1px solid var(--wordgam-header-background-color) !important;}header.wg-header-four {position: relative;background: #fff;z-index: 99;}header.wg-header-four .top {padding: 30px 0;box-sizing: border-box;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}header.wg-header-four .top .wrapper {width: 100%;max-width: var(--max-width);margin: auto;display: flex;justify-content: space-between;align-items: center;}header.wg-header-four .top .wrapper .logo img {max-width: 225px;max-height: 140px;}header.wg-header-four .top .adversiting {width: 728px;height: 90px;display: flex;justify-content: flex-end;align-items: center;align-self: flex-end;}header.wg-header-four .top .adversiting div, header.wg-header-four .top .adversiting iframe, header.wg-header-four .top .adversiting img {width: 100%;max-height: 225px !important;}header.wg-header-four .navigation {width: 100%;height: 70px;}header.wg-header-four .navigation .navigation-child {background: #fff;border-bottom: 1px solid rgba(0, 0, 0, 0.1);box-shadow: 0 2px 3px rgba(0, 0, 0, 0.075);}header.wg-header-four .navigation .navigation-child .wrapper {width: 100%;max-width: var(--max-width);height: 70px;margin: auto;display: flex;justify-content: space-between;}header.wg-header-four .navigation .wrapper .wg-header-menu, header.wg-header-four .navigation .wrapper .menu-header-menu-wordgam-container {height: 100%;}header.wg-header-four .navigation .wrapper .left {z-index: 99;}header.wg-header-four .navigation .wrapper .left ul {height: 100%;display: flex;align-items: center;grid-gap: 0 10px;}header.wg-header-four .navigation .wrapper .left ul li {height: 100%;border-bottom: 3px solid transparent;display: flex;align-items: center;justify-content: center;transition: all 125ms;}header.wg-header-four .navigation .wrapper .left ul li:hover {border-color: var(--wordgam-color-one);}header.wg-header-four .navigation .wrapper .left ul li a:hover {color: var(--wordgam-color-one);}header.wg-header-four .navigation .wrapper .left ul li a {position: relative;height: 100%;padding: 0 10px;font-size: 14px;line-height: 24px;font-weight: 600;color: #000;transition: all 125ms;display: flex;justify-content: center;align-items: center;}header.wg-header-four .navigation .wrapper .left ul li.current-menu-item {border-color: var(--wordgam-color-one) !important;}header.wg-header-four .navigation .wrapper .left ul li.current-menu-item a {color: var(--wordgam-color-one) !important;}header.wg-header-four .navigation .wrapper .left ul li.menu-item-has-children {position: relative;}header.wg-header-four .navigation .wrapper .left ul li.menu-item-has-children:hover .sub-menu {visibility: visible;opacity: 1;}header.wg-header-four .navigation .wrapper .left ul li.menu-item-has-children > a {margin-right: 14px;}header.wg-header-four .navigation .wrapper .left ul li.menu-item-has-children > a::before {content: "";position: absolute;right: -7px;width: 12px;height: 12px;background-size: cover;background-image: url(https://i.hizliresim.com/ntu1u5h.png);}header.wg-header-four .navigation .wrapper .left ul li.menu-item-has-children .sub-menu {position: absolute;top: 71px;left: 0;width: 200px;height: auto;padding: 10px 0;box-sizing: border-box;background: #fff;box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);display: flex;flex-direction: column;visibility: hidden;opacity: 0;transition: all 125ms;z-index: -1;}header.wg-header-four .navigation .wrapper .left ul li.menu-item-has-children .sub-menu li {width: 100%;border: none;}header.wg-header-four .navigation .wrapper .left ul li.menu-item-has-children .sub-menu li a {width: 100%;padding: 7px 20px;font-size: 14px;font-weight: 500;line-height: 24px;color: var(--color-dark);justify-content: flex-start;align-items: flex-start;transition: none;}header.wg-header-four .navigation .wrapper .left ul li.menu-item-has-children .sub-menu li a:hover {color: var(--wordgam-color-one);}header.wg-header-four .navigation .wrapper .left ul li.menu-item-has-children .sub-menu .menu-item-has-children a {margin-right: 0px !important;}header.wg-header-four .navigation .wrapper .left ul li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu {visibility: visible;opacity: 1;}header.wg-header-four .navigation .wrapper .left ul li.menu-item-has-children .sub-menu .menu-item-has-children a::before {top: 14px;right: 20px;transform: rotate(270deg);}header.wg-header-four .navigation .wrapper .left ul li.menu-item-has-children .sub-menu .sub-menu {top: 0;left: 199px;visibility: hidden;opacity: 0;}header.wg-header-four .navigation .wrapper .right {height: 100%;display: flex;align-items: center;}header.wg-header-four .navigation .wrapper .right .search .search-content {top: 55px;}header.wg-header-five {width: 100%;background: #fff;border-bottom: 1px solid rgba(0, 0, 0, 0.1);z-index: 99;}header.wg-header-five .wrapper {width: 100%;height: 75px;max-width: var(--max-width);margin: auto;display: flex;justify-content: space-between;align-items: center;}header.wg-header-five .wrapper .left {display: flex;align-items: center;}header.wg-header-five .wrapper .left .logo {margin-right: 45px;}header.wg-header-five .wrapper .left .logo img {max-width: 225px;max-height: 70px;}header.wg-header-five .wrapper .left .menu ul {display: flex;grid-gap: 25px;}header.wg-header-five .wrapper .left .menu ul li a {position: relative;font-size: 16px;font-weight: 600;line-height: 26px;color: #000;transition: all 125ms;display: flex;}header.wg-header-five .wrapper .left .menu ul li a:hover {color: var(--wordgam-color-one);}header.wg-header-five .wrapper .left .menu ul li.current-menu-item a {color: var(--wordgam-color-one) !important;}header.wg-header-five .wrapper .left .menu ul li .sub-menu .current-menu-item a {background: rgba(0, 0, 0, 0.1) !important;color: #fff !important;}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children a {margin-right: 18px;}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children > a::before {content: "";position: absolute;top: 8px;right: -18px;width: 12px;height: 12px;background-size: cover;background-image: url(https://i.hizliresim.com/ntu1u5h.png);}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children {position: relative;}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children:hover .sub-menu {opacity: 1;visibility: visible;}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children .sub-menu {position: absolute;top: 35px;left: -20px;width: 200px;padding: 5px 0;box-sizing: border-box;border-radius: 6px;background: var(--wordgam-color-one);box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);display: flex;flex-direction: column;z-index: 99;grid-gap: 0;transition: all 125ms;opacity: 0;visibility: hidden;}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children .sub-menu::before {content: "";position: absolute;top: -14px;left: 10%;border-width: 7px;border-style: solid;border-color: transparent transparent var(--wordgam-color-one) transparent;}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children .sub-menu li {width: 100%;height: 100%;}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children .sub-menu li:hover {cursor: pointer;background: rgba(0, 0, 0, 0.1);}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children .sub-menu li a {width: 100%;padding: 10px 15px;box-sizing: border-box;font-size: 14px;font-weight: 400;line-height: 24px;color: #fff !important;}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children .menu-item-has-children a:first-child::before {top: 17px;right: 15px !important;transform: rotate(270deg);background-image: url(https://i.hizliresim.com/3a6koo4.png) !important;}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children .menu-item-has-children:hover > .sub-menu {visibility: visible;opacity: 1;}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children .sub-menu .sub-menu {top: -5px;left: 205px;transition: all 125ms;visibility: hidden;opacity: 0;}header.wg-header-five .wrapper .left .menu ul li.menu-item-has-children .sub-menu .sub-menu::before {content: none;}header.wg-header-five .wrapper .right {display: flex;align-items: center;}header.wg-header-mobile {width: 100%;height: auto;padding: 20px;box-sizing: border-box;background: #fff;display: flex;justify-content: space-between;align-items: center;z-index: 99;}header.wg-header-mobile .wg-mobile-menu-icon {font-size: 24px;}header.wg-header-mobile .logo img {max-width: 200px;max-height: 60px;}header.wg-header-mobile .mr-30 {margin-right: 0 !important;}header.wg-header-mobile.one {border-bottom: 1px solid rgba(0, 0, 0, 0.1);}header.wg-header-mobile.two {border-bottom: 3px solid var(--wordgam-color-one);background: rgb(30, 30, 30);}header.wg-header-mobile.two .wg-mobile-menu-icon {color: #fff;}header.wg-header-mobile.two .wg-logo-text.one {border-color: #fff !important;}header.wg-header-mobile.two .wg-logo-text.one span {color: #fff !important;}header.wg-header-mobile.two .wg-logo-text.two {background: rgba(255, 255, 255, 0.1) !important;}header.wg-header-mobile.two .wg-logo-text.three {background: rgba(255, 255, 255, 0.1) !important;}header.wg-header-mobile.two .wg-logo-text.four .circle {background: rgba(255, 255, 255, 0.25) !important;}header.wg-header-mobile.two .wg-logo-text.four span {color: #fff !important;}header.wg-header-mobile.three {background: var(--wordgam-color-one);}header.wg-header-mobile.three .wg-mobile-menu-icon {color: #fff;}header.wg-header-mobile.three .wg-logo-text.one {border-color: #fff !important;}header.wg-header-mobile.three .wg-logo-text.one span {color: #fff !important;}header.wg-header-mobile.three .wg-logo-text.two {background: rgba(255, 255, 255, 0.1) !important;}header.wg-header-mobile.three .wg-logo-text.three {background: rgba(255, 255, 255, 0.1) !important;}header.wg-header-mobile.three .wg-logo-text.four .circle {background: rgba(255, 255, 255, 0.25) !important;}header.wg-header-mobile.three .wg-logo-text.four span {color: #fff !important;}header.wg-header-mobile.four {box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);}header.wg-header-mobile.five {border-bottom: 1px solid rgba(0, 0, 0, 0.1);}main.wg-category-lists {width: 100%;background: rgb(0, 0, 0, 0.025);}main.wg-category-lists .content {width: 100%;max-width: var(--max-width);margin: auto;padding: 25px 0;box-sizing: border-box;display: flex;flex-direction: row;justify-content: center;align-items: center;}main.wg-category-lists .content ul {display: flex;flex-direction: row;grid-gap: 0 20px;}main.wg-category-lists .content ul li {border-left: 1px solid rgba(0, 0, 0, 0.2);padding-left: 20px;text-transform: uppercase;}main.wg-category-lists .content ul li p {font-size: 12px;line-height: 22px;font-weight: 700;color: rgba(85, 85, 85);transition: all 150ms;}main.wg-category-lists .content ul li p:hover {opacity: 0.8;color: var(--wordgam-color-one);}main.wg-category-lists .content ul li:first-child {border: none;padding-left: 0;}main.container {width: 100%;max-width: var(--max-width);margin: 50px auto 100px auto;flex: 1 0 auto;}main.container.single {max-width: 100%;margin: 50px auto 0 auto;}.landing-one {display: flex;flex-direction: row;justify-content: space-between;}.landing-one .left {width: 700px;}.landing-one .left .image {width: 100%;border-radius: calc(var(--wordgam-border-radius) * 2);overflow: hidden;}.landing-one .left .image .bg-image {width: 100%;background-size: cover;background-position: center;}.landing-one .left .the-content p {width: 100%;font-size: 16px;font-weight: 400;line-height: 26px;color: var(--color-grey);display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow: ellipsis;}.landing-one .right {width: 475px;display: flex;flex-direction: column;}.landing-one .right .icon {color: rgb(255, 153, 0);font-size: 18px;}.landing-one .right .blogs {display: flex;flex-direction: column;grid-gap: 15px;}.landing-one .right .blogs .blog {position: relative;border-left: 4px solid transparent;padding: 10px 21px;margin-left: 4px;transition: all 100ms;}.landing-one .right .blogs .blog h6 {color: var(--color-grey);}.landing-one .right .blogs .blog:hover {background: rgb(250, 250, 250);border-color: var(--wordgam-color-one);cursor: pointer;}.landing-one .right .blogs .blog:hover h6 {color: var(--color-dark);}.landing-two {display: flex;flex-direction: row;justify-content: space-between;}.landing-two .left {width: 700px;}.landing-two .left .thumbnail {width: 100%;height: auto;border-radius: calc(var(--wordgam-border-radius) * 2);overflow: hidden;}.landing-two .left .thumbnail .image {background-size: cover;background-position: center;}.landing-two .left .categorys {display: flex;flex-direction: row;grid-gap: 15px;}.landing-two .left .the-content {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;text-overflow: hidden;overflow: hidden;}.landing-two .left .the-content p {font-size: 16px;line-height: 26px;font-weight: 400;color: var(--color-grey);}.landing-two .right {width: 475px;}.landing-two .right .blogs {display: flex;flex-direction: column;grid-gap: 30px;}.landing-two .right .blogs .blog {display: flex;align-items: center;}.landing-two .right .blogs .blog:nth-child(1) .wg-title-hover-one {background-image: linear-gradient(#2ad186, #2ad186);}.landing-two .right .blogs .blog:nth-child(2) .wg-title-hover-one {background-image: linear-gradient(#ff5c5c, #ff5c5c);}.landing-two .right .blogs .blog:nth-child(3) .wg-title-hover-one {background-image: linear-gradient(#ac66cc, #ac66cc);}.landing-two .right .blogs .blog .thumbnail img {min-width: 200px;max-width: 200px;border-radius: 8px;}.landing-two .right .blogs .blog .title {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: hidden;overflow: hidden;}.landing-two .right .blogs .blog .line {width: 15px;height: 1px;margin: 0 10px;background: #000;}.landing-three {width: 100%;display: flex;flex-direction: row;justify-content: space-between;}.landing-three .wg-title-hover-two:hover {color: rgb(225, 225, 225) !important;}.landing-three .left {position: relative;width: 65%;height: 600px;border-radius: var(--wordgam-border-radius) 0 0 var(--wordgam-border-radius);overflow: hidden;}.landing-three .left::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.95) 100%);}.landing-three .left .image {background-size: cover;background-position: center;}.landing-three .left .texts-container {position: absolute;left: 40px;right: 40px;bottom: 40px;}.landing-three .left .texts-container .by {display: flex;align-items: center;}.landing-three .left .texts-container .by span {color: rgb(225, 225, 225);}.landing-three .left .texts-container .by .icon {width: 32px;height: 32px;padding: 10px;box-sizing: border-box;border-radius: 99999px;background: rgba(255, 255, 255, 0.1);color: #fff;font-size: 14px;display: flex;justify-content: center;align-items: center;}.landing-three .left .texts-container .line {width: 25px;height: 1px;margin: 0 15px;background: rgba(255, 255, 255, 0.5);}.landing-three .left .texts-container .the-content p {font-size: 14px;font-weight: 400;line-height: 24px;color: rgb(235, 235, 235);}.landing-three .right {width: 35%;display: flex;flex-direction: column;}.landing-three .right .blog {position: relative;width: 100%;height: 200px;overflow: hidden;}.landing-three .right .blog::before {content: "";position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.75);}.landing-three .right .blog:nth-child(1) {border-radius: 0 var(--wordgam-border-radius) 0 0;}.landing-three .right .blog:nth-child(3) {border-radius: 0 0 var(--wordgam-border-radius) 0;}.landing-three .right .blog .image {background-size: cover;background-position: center;}.landing-three .right .blog .texts-container {position: absolute;bottom: 30px;left: 30px;right: 30px;}.landing-three .right .blog .texts-container .author {color: rgb(225, 225, 225);}.landing-three .right .blog .texts-container .line {width: 25px;height: 1px;margin: 0 10px;background: rgba(255, 255, 255, 0.5);}.landing-four {width: 100%;display: flex;flex-direction: row;justify-content: space-between;}.landing-four .left {width: 275px;}.landing-four .left .blogs {display: flex;flex-direction: column;grid-gap: 40px;}.landing-four .left .blogs .blog .image {width: 100%;height: auto !important;border-radius: 6px 6px 0 0;overflow: hidden;}.landing-four .left .blogs .blog .image img {width: 100%;}.landing-four .left .blogs .blog .texts-container {position: relative;margin-top: -2px;padding: 15px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 0 0 6px 6px;background: #fff;}.landing-four .left .blogs .blog .texts-container::before {content: "";position: absolute;bottom: -10px;left: 12.5%;width: 100%;max-width: 75%;height: 25px;margin: auto;border-radius: 6px;background: rgba(0, 0, 0, 0.05);z-index: -1;}.landing-four .center {width: 600px;height: 100%;border-radius: 6px 6px 0 0;overflow: hidden;}.landing-four .center .wg-title-hover-two:hover {color: rgb(225, 225, 225) !important;}.landing-four .center .landing-four-swiper {position: relative;width: 100%;}.landing-four .center .landing-four-pagination {width: 100%;height: 50px;border-radius: 0 0 6px 6px;background: rgb(35, 35, 35);color: #fff;display: grid;grid-template-columns: repeat(auto-fit, minmax(48px, 1fr));overflow: hidden;}.landing-four .center .landing-four-pagination .swiper-pagination-bullet {width: 100%;height: 100%;margin: 0;padding: 10px;box-sizing: border-box;border-radius: 0;border-right: 1px solid rgba(255, 255, 255, 0.25);background: rgba(35, 35, 35);display: flex;justify-content: center;align-items: center;}.landing-four .center .landing-four-pagination .swiper-pagination-bullet-active {border: none;background: var(--wordgam-color-two);}.landing-four .center .swiper-slide {position: relative;}.landing-four .center .swiper-slide::before {content: "";position: absolute;width: 100%;height: 100%;background: rgb(0, 0, 0, 0.6);}.landing-four .center .swiper-slide .wg-image {width: 100%;height: 450px;background-position: center;background-size: cover;user-select: none;}.landing-four .center .swiper-slide .texts-container {position: absolute;bottom: 40px;left: 40px;right: 40px;}.landing-four .center .swiper-slide .texts-container .the-content {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;font-size: 14px;font-weight: 400;line-height: 24px;color: rgb(235, 235, 235);}.wg-text-light-grey {color: rgb(235, 235, 235);}.landing-four .right {width: 275px;}.landing-four .right .blogs {display: flex;flex-direction: column;grid-gap: 40px;}.landing-four .right .blogs .blog .image {width: 100%;height: auto !important;border-radius: 6px 6px 0 0;overflow: hidden;}.landing-four .right .blogs .blog .image img {width: 100%;}.landing-four .right .blogs .blog .texts-container {position: relative;margin-top: -2px;padding: 15px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 0 0 6px 6px;background: #fff;}.landing-four .right .blogs .blog .texts-container::before {content: "";position: absolute;bottom: -10px;left: 12.5%;width: 100%;max-width: 75%;height: 25px;margin: auto;border-radius: 6px;background: rgba(0, 0, 0, 0.05);z-index: -1;}.landing-five {width: 100%;height: min-content;border-radius: var(--wordgam-border-radius);overflow: hidden;}.landing-five .wg-title-hover-two:hover {color: rgb(225, 225, 225) !important;}.landing-five .swiper-slide {position: relative;height: 550px;overflow: hidden;display: flex;justify-content: center;align-items: center;}.landing-five .swiper-slide::before {content: "";position: absolute;width: 100%;height: 100%;background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.95) 100%);}.landing-five .swiper-slide .wg-image {width: 100%;height: 550px;background-position: center;background-size: cover;}.landing-five .swiper-slide .texts-container {position: absolute;bottom: 40px;left: 40px;right: 40px;}.landing-five .swiper-slide .texts-container .the-content p {font-size: 14px;font-weight: 400;line-height: 24px;color: rgb(235, 235, 235);}.landing-five .swiper-slide .texts-container .wg-text-grey {color: rgb(225, 225, 225);}.landing-five .swiper-slide .texts-container .line {width: 25px;height: 1px;margin: 0 10px;background: #fff;}.landing-five .bottom-controller {width: 100%;height: 50px;border-radius: 0 0 var(--wordgam-border-radius) var(--wordgam-border-radius);background: rgba(0, 0, 0, 0.1);display: flex;align-items: center;overflow: hidden;}.landing-five .bottom-controller .landing-five-pagination {background: rgb(35, 35, 35);}.landing-five .bottom-controller .left {width: 100%;height: 50px;}.landing-five .bottom-controller .left .landing-five-pagination {width: 100%;height: 100%;display: flex;}.landing-five .bottom-controller .left .landing-five-pagination .swiper-pagination-bullet {width: 100%;height: 100%;margin: 0;padding: 0 25px;box-sizing: border-box;border-right: 1px solid rgba(0, 0, 0, 0.1);background: rgb(35, 35, 35);color: #fff;border-radius: 0;display: flex;justify-content: center;align-items: center;opacity: 1;}.landing-five .bottom-controller .left .landing-five-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: var(--wordgam-color-one);}.landing-five .bottom-controller .right {height: 100%;display: flex;align-items: center;}.landing-five .bottom-controller .right .next, .landing-five .bottom-controller .right .prev {height: 100%;color: #fff;padding: 0 20px;box-sizing: border-box;background: var(--wordgam-color-one);display: flex;justify-content: center;align-items: center;transition: all 125ms;}.landing-five .bottom-controller .right .next:hover, .landing-five .bottom-controller .right .prev:hover {cursor: pointer;opacity: 0.85;}.landing-five .bottom-controller .right .prev {border-right: 1px solid rgba(0, 0, 0, 0.1);}.landing-six {width: 100%;display: flex;z-index: -1;}.landing-six .wg-title-hover-two:hover {color: rgb(225, 225, 225) !important;}.landing-six .wrapper {width: 100%;display: grid;grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));grid-gap: 20px;}.landing-six .the-content p {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;font-size: 14px;line-height: 24px;font-weight: 400;color: rgb(225, 225, 225);}.landing-six .wg-text-grey {color: rgb(225, 225, 225);}.landing-six .one {position: relative;margin-right: 25px;}.landing-six .one .image {position: relative;width: 600px;height: 500px;border-radius: var(--wordgam-border-radius);background-size: cover;background-position: center;display: flex;justify-content: center;align-items: center;overflow: hidden;}.landing-six .one .image::before {content: "";position: absolute;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.95) 100%);}.landing-six .one .texts-container {position: absolute;bottom: 40px;left: 40px;right: 40px;}.landing-six .one .texts-container .line {width: 25px;height: 1px;margin: 0 10px;background: #fff;}.landing-six .small {position: relative;height: max-content;}.landing-six .small .image {position: relative;width: 300px;height: 240px;border-radius: var(--wordgam-border-radius);background-size: cover;background-position: center;display: flex;justify-content: center;align-items: center;overflow: hidden;}.landing-six .small .image::before {content: "";position: absolute;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.95) 100%);}.landing-six .small .texts-container {position: absolute;bottom: 20px;left: 20px;right: 20px;}.landing-seven {position: relative;width: 100%;}.landing-seven .wg-title-hover-two:hover {color: rgb(225, 225, 225) !important;}.landing-seven .next {position: absolute;top: 40%;right: -20px;width: 42px;height: 42px;border-radius: 999px;background: linear-gradient(transparent, rgba(0, 0, 0, 0.15)) top/100% 800%;background-color: rgb(30, 30, 30);color: #fff;font-size: 22px;z-index: 15;display: flex;justify-content: center;align-items: center;transition: all 125ms;}.landing-seven .next:hover {cursor: pointer;background-position: bottom;}.landing-seven .prev {position: absolute;top: 40%;left: -20px;width: 42px;height: 42px;border-radius: 999px;background: linear-gradient(transparent, rgba(0, 0, 0, 0.15)) top/100% 800%;background-color: rgba(30, 30, 30);color: #fff;font-size: 22px;z-index: 15;display: flex;justify-content: center;align-items: center;transition: all 125ms;}.landing-seven .prev:hover {cursor: pointer;background-position: bottom;}.landing-seven .swiper-container .swiper-wrapper .swiper-slide {position: relative;width: 450px;margin-right: 38px;border-radius: var(--wordgam-border-radius);overflow: hidden;}.landing-seven .swiper-container .swiper-wrapper .swiper-slide::before {content: "";position: absolute;width: 100%;height: 100%;background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.95) 100%);}.landing-seven .swiper-container .swiper-wrapper .swiper-slide .thumbnail {width: 100%;height: 350px;background-position: center;background-size: cover;}.landing-seven .swiper-container .swiper-wrapper .swiper-slide .texts-container {position: absolute;bottom: 40px;left: 40px;right: 40px;}.landing-seven .swiper-container .swiper-wrapper .swiper-slide .texts-container .the-content p {color: rgb(225, 225, 225);}.landing-seven .swiper-container .swiper-wrapper .swiper-slide .texts-container .line {width: 25px;height: 1px;margin: 0 10px;background: #fff;}.landing-seven .swiper-container .swiper-wrapper .swiper-slide .texts-container .wg-text-grey {color: rgb(225, 225, 225);}.email-subscribe {width: 100%;padding: 40px;box-sizing: border-box;margin-top: 150px;border-radius: var(--border-radius);background: rgb(134, 95, 255, 0.15);display: flex;flex-direction: row;justify-content: space-between;}.email-subscribe .left {width: 450px;}.email-subscribe .right {position: relative;width: 500px;}.email-subscribe .right img {position: absolute;bottom: -65px;right: -100px;width: 500px;user-select: none;-webkit-user-drag: none;}.home-post-lists-three .view-all:hover {opacity: 0.75;}.home-post-lists-three .view-all .arrow-icon {margin-left: 5px;color: var(--color-dark);font-size: 18px;}.home-post-lists-three .blogs {display: grid;grid-template-columns: repeat(auto-fill, minmax(225px, 1fr));grid-gap: 50px 30px;}.home-post-lists-three .blogs .blog {width: 100%;z-index: 1;}.home-post-lists-three .blogs .blog .image {height: auto !important;}.home-post-lists-three .blogs .blog .image img {width: 100%;border-radius: var(--wordgam-border-radius) var(--wordgam-border-radius) 0 0;}.home-post-lists-three .blogs .blog .texts-container {position: relative;padding: 15px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 0 0 var(--wordgam-border-radius) var(--wordgam-border-radius);background: #fff;}.home-post-lists-three .blogs .blog .texts-container::before {content: "";position: absolute;bottom: -10px;left: 12.5%;width: 100%;max-width: 75%;height: 25px;border-radius: 6px;background: rgba(0, 0, 0, 0.05);z-index: -1;}.home-post-lists-three .blogs .blog .line {width: 25px;height: 1px;margin: 0 10px;background: #000;}.wg-content {display: flex;flex-direction: column;grid-gap: 100px 0;}.wg-content .home-posts-module-four .one-post {width: 80% !important;}.wg-content .home-posts-module-four .one-post img {width: 100% !important;}.wg-sidebar-content {margin-top: 100px;display: flex;flex-direction: row;justify-content: space-between;}.wg-sidebar-content .left {width: 750px;display: flex;flex-direction: column;grid-gap: 100px 0;}.home-custom-image {width: 100%;}.home-custom-image img {width: 100%;border-radius: var(--wordgam-border-radius);}.home-last-comments {width: 100%;}.home-last-comments .last-comments-swiper {position: relative;height: 240px;}.home-last-comments .last-comments-swiper .swiper-pagination {width: 100%;}.home-last-comments .last-comments-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: var(--wordgam-color-one);}.home-last-comments .swiper-wrapper {height: auto !important;display: flex;}.home-last-comments .swiper-slide {position: relative;margin-right: 50px;padding: 20px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 5px;background: #fff;}.home-last-comments .swiper-slide::before {content: "";position: absolute;width: 100%;bottom: -10px;left: 7.5%;max-width: 85%;height: 25px;border-radius: 5px;background: rgba(240, 240, 240);z-index: -1;}.home-last-comments .swiper-slide .image {width: 48px;height: 48px;padding: 5px;box-sizing: border-box;border: 2px solid rgba(0, 0, 0, 0.1);border-radius: 999px;overflow: hidden;}.home-last-comments .swiper-slide .image img {border-radius: 999px;background: rgb(0, 0, 0, 0.1);}.home-last-comments .swiper-slide .the-content {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;text-overflow: hidden;overflow: hidden;}.home-last-comments .swiper-slide .the-content p {font-size: 14px;line-height: 24px;font-weight: 400;color: var(--color-grey);}.home-last-comments .swiper-slide .read-all:hover {text-decoration: underline;}.home-last-comments .swiper-slide .line {width: 25px;height: 1px;background: #000;margin: 0 15px;}.home-post-lists-single {width: 100%;display: flex;flex-direction: column;}.home-post-lists-single .blogs {display: flex;flex-direction: column;grid-gap: 50px;}.home-post-lists-single .blogs .blog {padding-top: 50px;border-top: 1px solid rgba(0, 0, 0, 0.1);display: flex;align-items: center;}.home-post-lists-single .blogs .blog:first-child {padding-top: 0;border: none;}.home-post-lists-single .blogs .blog .thumbnail img {min-width: 280px;max-width: 280px;border-radius: var(--wordgam-border-radius);}.home-post-lists-single .blogs .blog .account-icon {padding: 8px;box-sizing: border-box;border-radius: 999px;background: rgba(0, 0, 0, 0.1);color: #000;font-size: 14px;}.home-post-lists-single .blogs .blog .line {width: 25px;height: 1px;margin: 0 10px;background: #000;}.home-post-lists-two-list {width: 100%;}.home-post-lists-two-list .posts {display: flex;justify-content: space-between;grid-gap: 20px;}.home-post-lists-two-list .posts .left-posts, .home-post-lists-two-list .posts .right-posts {height: min-content;display: flex;flex-direction: column;grid-gap: 30px;}.home-post-lists-two-list .posts .one-post {margin-bottom: 40px;}.home-post-lists-two-list .posts .one-post .thumbnail {width: 100%;overflow: hidden;}.home-post-lists-two-list .posts .one-post .thumbnail img {width: 100%;height: auto !important;border-radius: var(--wordgam-border-radius);}.home-post-lists-two-list .posts .one-post .line {width: 25px;height: 1px;margin: 0 10px;background: #000;}.home-post-lists-two-list .posts .post {display: flex;}.home-post-lists-two-list .posts .post .thumbnail img {min-width: 165px;max-width: 165px;border-radius: var(--wordgam-border-radius);}.home-post-lists-two-list .posts .post .line {width: 15px;height: 1px;margin: 0 10px;background: #000;}.home-posts-module-four .wrapper {width: 100%;display: flex;grid-gap: 40px;}.home-posts-module-four .wrapper .one-post {width: 350px;}.home-posts-module-four .wrapper .one-post .thumbnail {width: 100%;}.home-posts-module-four .wrapper .one-post .thumbnail img {min-width: 350px;height: auto !important;border-radius: var(--wordgam-border-radius);}.home-posts-module-four .wrapper .one-post .line {width: 25px;height: 1px;margin: 0 10px;background: #000;}.home-posts-module-four .wrapper .posts {display: flex;flex-direction: column;grid-gap: 25px;}.home-posts-module-four .wrapper .posts .post {display: flex;}.home-posts-module-four .wrapper .posts .post .thumbnail img {min-width: 150px;border-radius: var(--wordgam-border-radius);}.home-posts-module-five .wrapper {display: flex;grid-gap: 40px;}.home-posts-module-five .wrapper .one-post {position: relative;min-width: 350px;max-width: 350px;height: min-content;border-radius: var(--wordgam-border-radius);overflow: hidden;}.home-posts-module-five .wrapper .one-post::before {content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: auto;height: 100%;background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.95) 100%);}.home-posts-module-five .wrapper .one-post .thumbnail {min-width: 350px;max-width: 350px;height: 450px;background-position: center;background-size: cover;}.home-posts-module-five .wrapper .one-post .texts-container {position: absolute;left: 30px;right: 30px;bottom: 30px;}.home-posts-module-five .wrapper .one-post .texts-container .wg-text-grey {color: rgb(225, 225, 225);}.home-posts-module-five .wrapper .one-post .texts-container .line {width: 25px;height: 1px;margin: 0 10px;background: #fff;}.home-posts-module-five .wrapper .posts {width: 100%;display: flex;flex-direction: column;grid-gap: 30px;}.home-posts-module-five .wrapper .posts .post {width: 100%;position: relative;}.home-posts-module-five .wrapper .posts .post::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.95) 100%);}.home-posts-module-five .wrapper .posts .post .thumbnail {width: 100%;height: 130px;display: flex;justify-content: center;align-items: center;overflow: hidden;}.home-posts-module-five .wrapper .posts .post .thumbnail img {width: 100% !important;height: auto !important;display: block;}.home-posts-module-five .wrapper .posts .post .texts-container {position: absolute;left: 20px;right: 20px;bottom: 20px;}.home-posts-module-six .posts {display: grid;grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));grid-gap: 40px;}.home-posts-module-six .posts .post {display: flex;flex-direction: column;}.home-posts-module-six .posts .post .thumbnail img {width: 100%;height: auto !important;border-radius: var(--wordgam-border-radius);}.home-posts-module-six .posts .post .line {width: 25px;height: 1px;margin: 0 10px;background: #000;}.home-posts-module-seven .wrapper {display: flex;flex-direction: column;}.home-posts-module-seven .wrapper .one-post {position: relative;border-radius: var(--wordgam-border-radius);overflow: hidden;}.home-posts-module-seven .wrapper .one-post::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.95) 100%);}.home-posts-module-seven .wrapper .one-post .thumbnail {width: 100%;height: 450px;}.home-posts-module-seven .wrapper .one-post .thumbnail .wg-image {width: 100%;height: 100%;background-position: center;background-size: cover;}.home-posts-module-seven .wrapper .one-post .texts-container {position: absolute;left: 40px;right: 40px;bottom: 40px;}.home-posts-module-seven .wrapper .one-post .texts-container .wg-text-grey {color: rgb(225, 225, 225);}.home-posts-module-seven .wrapper .one-post .texts-container .line {width: 25px;height: 1px;margin: 0 10px;background: #fff;}.home-posts-module-seven .wrapper .posts {display: grid;grid-template-columns: repeat(auto-fill, minmax(175px, 1fr));grid-gap: 40px;}.home-posts-module-seven .wrapper .posts .post {width: 100%;}.home-posts-module-seven .wrapper .posts .post .thumbnail img {width: 100%;border-radius: var(--wordgam-border-radius);}.home-posts-module-seven .wrapper .posts .post .line {width: 25px;height: 1px;margin: 0 10px;background: #000;}.wg-text-color-black {color: #000;}.home-category-lists {width: 100%;display: flex;flex-direction: column;}.home-category-lists .categorys {display: grid;justify-content: space-between;grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));grid-gap: 20px;}.home-category-lists .categorys .category {position: relative;width: 100%;border-radius: var(--wordgam-border-radius);overflow: hidden;}.home-category-lists .categorys .category:hover .image {cursor: pointer;transform: scale(1.055);}.home-category-lists .categorys .category .image {width: 100%;height: 173px;background-color: var(--color-dark);background-position: center;background-size: cover;transition: all 200ms;}.home-category-lists .categorys .category .cg-background {position: absolute;bottom: 20px;left: 20px;right: 20px;padding: 3px 0;border-radius: 999px;background: rgb(0, 110, 255);display: flex;justify-content: center;align-items: center;}.home-authors {width: 100%;}.home-authors .authors-swiper {position: relative;height: 240px;}.home-authors .authors-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: var(--wordgam-color-one);}.home-authors .authors-swiper .swiper-wrapper .swiper-slide {position: relative;height: min-content;margin-right: 50px;padding: 20px;box-sizing: border-box;border-radius: 5px;border: 1px solid rgba(0, 0, 0, 0.1);background: #fff;display: flex;flex-direction: column;}.home-authors .authors-swiper .swiper-wrapper .swiper-slide::before {content: "";position: absolute;bottom: -10px;left: 7.5%;width: 100%;height: 25px;max-width: 85%;border-radius: 5px;background: rgba(0, 0, 0, 0.05);z-index: -1;}.home-authors .authors-swiper .swiper-wrapper .swiper-slide .author-image {width: 48px;height: 48px;padding: 5px;box-sizing: border-box;border-radius: 999px;border: 2px solid rgba(0, 0, 0, 0.1);overflow: hidden;}.home-authors .authors-swiper .swiper-wrapper .swiper-slide .author-image img {width: 100%;border-radius: 999px;background: rgba(0, 0, 0, 0.1);}.home-authors .authors-swiper .swiper-wrapper .swiper-slide .the-content {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;text-overflow: ellipsis;overflow: hidden;}.home-authors .authors-swiper .swiper-wrapper .swiper-slide .the-content p {font-size: 14px;line-height: 24px;font-weight: 400;color: var(--color-grey);}.wg-sidebar-content .sidebar {width: 350px;display: flex;flex-direction: column;grid-gap: 50px 0;}.sidebar {height: min-content;display: flex;flex-direction: column;grid-gap: 50px 0;}.sidebar .item {position: relative;border: 1px solid var(--color-dark);padding: 45px 30px 30px 30px;box-sizing: border-box;background: #fff;display: flex;flex-direction: column;}.sidebar .item::before {content: "";position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 20px;background: var(--wordgam-sidebar-color);}.sidebar .item header .line {width: 100%;height: 2px;margin-left: 15px;background: var(--wordgam-sidebar-color);}.sidebar .item header h5 {white-space: nowrap;}.sidebar .about-us {position: relative;margin-top: 50px;padding: 80px 30px 30px 30px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);text-align: center;z-index: 1;}.sidebar .about-us .image {position: absolute;top: -60px;left: 33.5%;border: 10px solid #fff;}.sidebar .about-us .image img {width: 100px;height: 100px;border-radius: 9999px;}.sidebar .about-us .social-media {width: 100%;display: grid;justify-content: center;grid-template-columns: repeat(auto-fit, minmax(32px, 32px));grid-gap: 20px;}.sidebar .about-us .social-media .media {width: 38px;height: 38px;padding: 5px;box-sizing: border-box;border-radius: 999px;background: rgba(0, 0, 0, 0.1);color: #000;display: flex;justify-content: center;align-items: center;transition: all 75ms;}.sidebar .about-us .social-media .media:hover {color: #fff;background: rgb(40, 40, 40);}.sidebar .last-posts-slider {width: 100%;}.sidebar .newsletter .newsletter-area .input-container {position: relative;display: flex;align-items: center;}.sidebar .newsletter .newsletter-area .input-container input {width: 100%;border: none;outline: none;padding: 15px 50px 15px 15px;box-sizing: border-box;border-radius: 8px;background: rgba(240, 240, 240);font-family: "Inter";font-weight: 500;font-size: 14px;transition: all 125ms;outline: 4px solid transparent;}.sidebar .newsletter .newsletter-area .input-container input:focus {box-shadow: 0 0 0 3px rgba(0, 110, 255, 0.5);}.sidebar .newsletter .newsletter-area .input-container .icon {border: none;outline: none;position: absolute;right: 10px;font-size: 14px;padding: 7px;box-sizing: border-box;border-radius: 7px;background: #006eff;color: #fff;transition: all 100ms;display: flex;justify-content: center;align-items: center;}.sidebar .newsletter .newsletter-area .input-container .icon:hover {cursor: pointer;opacity: 0.9;}.sidebar .last-posts-slider .sidebar-post-slider {position: relative;width: 100%;border-radius: var(--wordgam-border-radius);overflow: hidden;}.sidebar .last-posts-slider .sidebar-post-slider .swiper-wrapper {height: auto !important;display: flex;}.sidebar .last-posts-slider .sidebar-post-slider .swiper-wrapper .swiper-slide {position: relative;width: 100%;}.sidebar .last-posts-slider .sidebar-post-slider .swiper-wrapper .swiper-slide::before {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);z-index: 1;}.sidebar .last-posts-slider .sidebar-post-slider .swiper-wrapper .swiper-slide .image {position: relative;width: 100%;height: 288px;background-position: center;background-size: cover;}.sidebar .last-posts-slider .sidebar-post-slider .swiper-wrapper .swiper-slide .texts-container {position: absolute;bottom: 20px;left: 20px;right: 20px;z-index: 2;}.sidebar .last-posts-slider .sidebar-post-slider .swiper-wrapper .swiper-slide .texts-container .the-content p {font-size: 14px;line-height: 24px;font-weight: 400;color: rgb(225, 225, 225);}.sidebar .last-posts-slider .sidebar-post-slider .post-slider-pagination {width: 100%;height: 50px;border-radius: 0 0 6px 6px;background: rgba(35, 35, 35);color: #fff;display: grid;grid-template-columns: repeat(auto-fit, minmax(48px, 1fr));overflow: hidden;}.sidebar .last-posts-slider .sidebar-post-slider .post-slider-pagination .swiper-pagination-bullet {width: 100%;height: 100%;margin: 0;padding: 10px;box-sizing: border-box;border-radius: 0;border-right: 1px solid rgba(255, 255, 255, 0.25);background: rgba(35, 35, 35);display: flex;justify-content: center;align-items: center;}.sidebar .last-posts-slider .sidebar-post-slider .post-slider-pagination .swiper-pagination-bullet:last-child {border: none !important;}.sidebar .last-posts-slider .sidebar-post-slider .post-slider-pagination .swiper-pagination-bullet-active {border-right: 1px solid var(--wordgam-color-two);background: var(--wordgam-color-two);}.sidebar .popular-posts-slider .sidebar-post-slider {position: relative;width: 100%;border-radius: var(--wordgam-border-radius);overflow: hidden;}.sidebar .popular-posts-slider .sidebar-post-slider .swiper-wrapper {height: auto !important;display: flex;}.sidebar .popular-posts-slider .sidebar-post-slider .swiper-wrapper .swiper-slide {position: relative;width: 100%;}.sidebar .popular-posts-slider .sidebar-post-slider .swiper-wrapper .swiper-slide::before {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);z-index: 1;}.sidebar .popular-posts-slider .sidebar-post-slider .swiper-wrapper .swiper-slide .image {position: relative;width: 100%;height: 288px;background-position: center;background-size: cover;}.sidebar .popular-posts-slider .sidebar-post-slider .swiper-wrapper .swiper-slide .texts-container {position: absolute;bottom: 20px;left: 20px;right: 20px;z-index: 2;}.sidebar .popular-posts-slider .sidebar-post-slider .swiper-wrapper .swiper-slide .texts-container .the-content p {font-size: 14px;line-height: 24px;font-weight: 400;color: rgb(225, 225, 225);}.sidebar .popular-posts-slider .sidebar-post-slider .post-slider-pagination {width: 100%;height: 50px;border-radius: 0 0 6px 6px;background: rgba(35, 35, 35);color: #fff;display: grid;grid-template-columns: repeat(auto-fit, minmax(48px, 1fr));overflow: hidden;}.sidebar .popular-posts-slider .sidebar-post-slider .post-slider-pagination .swiper-pagination-bullet {width: 100%;height: 100%;margin: 0;padding: 10px;box-sizing: border-box;border-radius: 0;border-right: 1px solid rgba(255, 255, 255, 0.25);background: rgba(35, 35, 35);display: flex;justify-content: center;align-items: center;}.sidebar .popular-posts-slider .sidebar-post-slider .post-slider-pagination .swiper-pagination-bullet-active {border: none;background: var(--wordgam-color-two);}.sidebar .search .search-container {position: relative;width: 100%;display: flex;align-items: center;}.sidebar .search .search-container input {width: 100%;border: none;outline: none;padding: 15px 50px 15px 15px;box-sizing: border-box;border-radius: 8px;background: rgba(240, 240, 240);font-family: "Inter";font-weight: 500;font-size: 14px;transition: all 125ms;outline: 4px solid transparent;}.sidebar .search .search-container input:focus {box-shadow: 0 0 0 3px rgba(0, 110, 255, 0.5);}.sidebar .search .search-container .icon {position: absolute;right: 10px;border: none;outline: none;padding: 7px;box-sizing: border-box;border-radius: 6px;background: rgb(0, 110, 255);color: #fff;font-family: "Inter";font-size: 14px;font-weight: 500;transition: all 100ms;}.sidebar .search .search-container .icon:hover {cursor: pointer;opacity: 0.9;}.sidebar .popular-posts .posts {display: flex;flex-direction: column;grid-gap: 30px;}.sidebar .popular-posts .posts .post {position: relative;display: flex;flex-direction: row;align-items: center;}.sidebar .popular-posts .posts .post .count {content: "";position: absolute;top: -10px;left: -10px;display: block;min-width: 28px;max-width: 28px;height: 28px;border-radius: 9999px;background: #fb0;border: 2px solid #000;display: flex;justify-content: center;align-items: center;font-family: "Inter";font-weight: 600;font-size: 14px;z-index: 2;user-select: none;}.sidebar .popular-posts .posts .post .thumbnail {min-width: 130px;max-width: 130px;}.sidebar .popular-posts .posts .post .thumbnail img {width: 100%;height: auto !important;border-radius: var(--wordgam-border-radius);}.sidebar .popular-posts .posts .post h5 {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;}.sidebar .popular-posts .posts .post:first-child .thumbnail {width: 100%;min-width: 100%;max-width: 100%;z-index: 0;}.sidebar .popular-posts .posts .post:first-child .text {position: absolute;bottom: 20px;left: 20px;right: 20px;z-index: 2;}.sidebar .popular-posts .posts .post:first-child .text span {color: #fff;font-size: 18px;line-height: 28px;}.sidebar .popular-posts .posts .post:first-child .text span:nth-child(2) {display: none;}.sidebar .popular-posts .posts .post:first-child .count {position: absolute;min-width: 44px;max-width: 44px;height: 44px;left: 88%;font-size: 24px;}.sidebar .popular-posts .posts .post:first-child::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 6px;background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);z-index: 1;}.sidebar .last-posts .posts {display: flex;flex-direction: column;grid-gap: 30px;}.sidebar .last-posts .posts .post {position: relative;display: flex;flex-direction: row;align-items: center;}.sidebar .last-posts .posts .post .count {content: "";position: absolute;top: -10px;left: -10px;display: block;min-width: 28px;max-width: 28px;height: 28px;border-radius: 9999px;background: #fb0;border: 2px solid #000;display: flex;justify-content: center;align-items: center;font-family: "Inter";font-weight: 600;font-size: 14px;z-index: 2;user-select: none;}.sidebar .last-posts .posts .post .thumbnail {min-width: 130px;max-width: 130px;}.sidebar .last-posts .posts .post .thumbnail img {width: 100%;border-radius: var(--wordgam-border-radius);}.sidebar .last-posts .posts .post h5 {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;}.sidebar .last-posts .posts .post:first-child .thumbnail {width: 100%;min-width: 100%;max-width: 100%;z-index: 0;}.sidebar .last-posts .posts .post:first-child .text {position: absolute;bottom: 20px;left: 20px;right: 20px;z-index: 2;}.sidebar .last-posts .posts .post:first-child .text span {color: #fff;font-size: 18px;line-height: 28px;}.sidebar .last-posts .posts .post:first-child .text span:nth-child(2) {display: none;}.sidebar .last-posts .posts .post:first-child .count {position: absolute;min-width: 44px;max-width: 44px;height: 44px;left: 88%;font-size: 24px;}.sidebar .last-posts .posts .post:first-child::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 6px;background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);z-index: 1;}.sidebar .social-media .medias {display: grid;justify-content: space-between;grid-template-columns: repeat(auto-fill, minmax(32px, 32px));grid-gap: 20px;}.sidebar .social-media .medias .social {width: 38px;height: 38px;padding: 5px;box-sizing: border-box;border-radius: 9999px;background: rgba(0, 0, 0, 0.1);color: #000;display: flex;justify-content: center;align-items: center;transition: all 75ms;}.sidebar .social-media .medias .social:hover {cursor: pointer;color: #fff;background: rgb(30, 30, 30);}.sidebar .adversiting .area img {width: 100%;}.sidebar .popular-categorys .categorys {display: flex;flex-direction: column;grid-gap: 50px;}.sidebar .popular-categorys .categorys .category {position: relative;}.sidebar .popular-categorys .categorys .category .thumbnail {width: 100%;height: 75px;overflow: hidden;background: var(--color-dark);}.sidebar .popular-categorys .categorys .category .thumbnail img {width: 100%;transition: all 150ms;}.sidebar .popular-categorys .categorys .category .thumbnail img:hover {transform: scale(1.035);}.sidebar .popular-categorys .categorys .category .name {position: absolute;top: -10px;left: -10px;padding: 3px 10px;box-sizing: border-box;border: 3px solid #fff;background: var(--wordgam-color-two);color: #fff;border-radius: 99999px;}.sidebar .last-comments .comments {display: flex;flex-direction: column;grid-gap: 30px;}.sidebar .last-comments .comments .comment {display: flex;}.sidebar .last-comments .comments .comment .image {min-width: 52px;max-width: 52px;height: 52px;padding: 5px;box-sizing: border-box;border: 2px solid rgba(0, 0, 0, 0.1);border-radius: 999px;overflow: hidden;}.sidebar .last-comments .comments .comment .image img {width: 100%;background: rgba(0, 0, 0, 0.1);border-radius: 999px;}.sidebar .last-comments .comments .comment .the-content {font-size: 14px;line-height: 24px;color: var(--color-grey);font-weight: 500;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: hidden;}.sidebar .last-comments .comments .comment .read-all:hover {text-decoration: underline;}.sidebar .tags .tags-content {display: flex;flex-wrap: wrap;grid-gap: 15px;}.sidebar .tags .tags-content .tag {padding: 5px 10px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: var(--wordgam-border-radius);background: #fff;display: flex;justify-content: center;align-items: center;text-align: center;transition: all 125ms;}.sidebar .tags .tags-content .tag:hover {border-color: rgba(0, 0, 0, 0.2);}.sidebar .author-info .image {background: #fff;}.sidebar .wg-sidebar-crypto-information {width: 100%;}.sidebar .wg-sidebar-crypto-information table {width: 100%;font-family: "Inter";}.sidebar .wg-sidebar-crypto-information table thead {display: none;}.sidebar .wg-sidebar-crypto-information table tbody tr {background: transparent !important;border-top: 1px solid rgba(0, 0, 0, 0.1) !important;border-bottom: none !important;}.sidebar .wg-sidebar-crypto-information table tbody tr:first-child {border-top: none !important;}.sidebar .wg-sidebar-crypto-information table tbody tr:first-child td {border-top: none !important;}.sidebar .wg-sidebar-crypto-information table tbody td {padding: 10px 0 !important;border-top: 1px solid rgba(0, 0, 0, 0.1) !important;border-bottom: none !important;}.sidebar .wg-sidebar-crypto-information table tbody td:first-child {border-top: none !important;}.sidebar .wg-sidebar-crypto-information table tbody .coin_symbol {display: none !important;}.sidebar .wg-sidebar-crypto-information table tbody .name {font-family: "Inter";font-size: 14px;font-weight: 600;color: var(--color-dark);}.sidebar .wg-sidebar-crypto-information table tbody .changes {font-size: 12px !important;}.sidebar .wg-sidebar-crypto-information table tbody .price, .sidebar .wg-sidebar-crypto-information table tbody .price .price-value {font-family: "Inter";font-size: 14px;font-weight: 400;color: rgb(100, 100, 100);}.sidebar .wg-sidebar-crypto-information table tbody .ccpw_coin_info {width: auto !important;}.sidebar .wg-sidebar-crypto-information table tbody .ccpw_coin_logo {width: 28px !important;height: 28px !important;margin-right: 10px !important;}.sidebar .wg-sidebar-crypto-information table tbody .ccpw_coin_logo img {width: 28px !important;height: 28px !important;}.sidebar .wg-square {width: 16px;height: 16px;background: var(--wordgam-color-one);}.sidebar .wg-black-line {width: 100%;height: 1px;background: #000;}.sidebar header {white-space: nowrap;}.sidebar .wg-square-text {width: max-content;padding: 5px 15px;box-sizing: border-box;background: var(--wordgam-color-one);display: flex;}.sidebar .wg-line-four {width: 100%;height: 2px;background: var(--wordgam-color-one);}.sidebar .wg-grey-line {width: 100%;height: 2px;background: rgba(0, 0, 0, 0.1);}.sidebar .wg-big-line {width: 100%;height: 2px;background: rgba(0, 0, 0, 0.1);overflow: hidden;}.sidebar .wg-big-line .wg-short-line {width: 75px;height: 2px;background: var(--wordgam-color-one);}.sidebar .wg-line-seven {width: 50px;height: 2px;background: var(--wordgam-color-one);}.wg-module-header-one {display: flex;}.wg-module-header-one .bottom-line::before {background: rgba(0, 0, 0, 0.2);}.wg-module-header-two {display: flex;align-items: center;}.wg-module-header-two .wg-square {width: 16px;height: 16px;background: var(--wordgam-color-one);}.wg-module-header-three {width: 100%;display: flex;align-items: center;white-space: nowrap;}.wg-module-header-three .wg-line {width: 100%;height: 1px;background: rgba(0, 0, 0);}.wg-module-header-four {width: 100%;display: flex;flex-direction: column;}.wg-module-header-four .wg-square {width: max-content;padding: 5px 15px;box-sizing: border-box;background: var(--wordgam-color-one);display: flex;}.wg-module-header-four .wg-line {width: 100%;height: 2px;background: var(--wordgam-color-one);}.wg-module-header-five {width: 100%;display: flex;align-items: center;white-space: nowrap;}.wg-module-header-five .wg-line {width: 100%;height: 2px;background: rgba(0, 0, 0, 0.1);}.wg-module-header-six {width: 100%;display: flex;flex-direction: column;}.wg-module-header-six .wg-big-line {width: 100%;height: 2px;background: rgba(0, 0, 0, 0.1);overflow: hidden;}.wg-module-header-six .wg-big-line .wg-short-line {width: 75px;height: 2px;background: var(--wordgam-color-one);}.wg-module-header-seven {width: 100%;display: flex;align-items: center;}.wg-module-header-seven .wg-short-line {width: 50px;height: 2px;background: var(--wordgam-color-one);}.wg-module-header-eight {display: flex;}.wg-module-header-eight .wg-square {padding: 5px 15px;box-sizing: border-box;background: var(--wordgam-color-one);display: flex;}.mr-15 {margin-right: 15px;}.ml-15 {margin-left: 15px;}.mrl-5 {margin: 0 5px;}.mb-15 {margin-bottom: 15px;}.wg-footer-one-line {width: 100%;max-width: var(--max-width);height: 1px;margin: auto;background: rgba(0, 0, 0, 0.1);}footer.wg-footer {width: 100%;}footer.wg-footer .wrapper {width: 100%;margin: auto;}footer.wg-footer .wrapper .top {width: 100%;max-width: var(--max-width);margin: auto;padding: 75px 0;box-sizing: border-box;display: flex;justify-content: space-between;}footer.wg-footer .wrapper .top .left {width: 350px;display: flex;flex-direction: column;}footer.wg-footer .wrapper .top .left .logo img {max-width: 225px;max-height: 75px;}footer.wg-footer .wrapper .top .right {display: flex;}footer.wg-footer .wrapper .top .right ul:first-child {position: relative;display: flex;grid-gap: 50px;}footer.wg-footer .wrapper .top .right ul li {display: flex;flex-direction: column;}footer.wg-footer .wrapper .top .right ul li a {position: relative;color: var(--color-dark);font-size: 18px;line-height: 28px;font-weight: 600;}footer.wg-footer .wrapper .top .right ul li.menu-item-has-children a::before {content: "";position: absolute;bottom: -8px;width: 40px;height: 2px;border-radius: 999px;background: var(--wordgam-color-one);}footer.wg-footer .wrapper .top .right ul li ul {margin-top: 25px;display: flex;flex-direction: column;}footer.wg-footer .wrapper .top .right ul li ul li {margin: 2px 0;}footer.wg-footer .wrapper .top .right ul li ul li a {color: var(--color-grey);font-size: 14px;line-height: 24px;font-weight: 500;text-transform: none;}footer.wg-footer .wrapper .top .right ul li ul li a::before {background: transparent !important;}footer.wg-footer .wrapper .top .right ul li ul li a:hover {color: var(--wordgam-color-one);}footer.wg-footer .wrapper .bottom {width: 100%;background: rgb(246, 246, 246);}footer.wg-footer .wrapper .bottom .wrapper {width: 100%;max-width: var(--max-width);padding: 15px 0;box-sizing: border-box;margin: auto;display: flex;flex-direction: row;justify-content: space-between;align-items: center;}footer.wg-footer .wrapper .bottom .right .social-media {display: flex;grid-gap: 10px;}footer.wg-footer .wrapper .bottom .right .social-media .item {width: 32px;height: 32px;padding: 5px;box-sizing: border-box;border-radius: 999px;color: #000;font-size: 16px;display: flex;justify-content: center;align-items: center;transition: all 100ms;}footer.wg-footer .wrapper .bottom .right .social-media .item:hover {cursor: pointer;background: var(--color-dark);color: #fff;}footer.wg-footer-two {width: 100%;margin-top: 150px;}footer.wg-footer-two .content .top {position: relative;width: 100%;padding: 75px 0;box-sizing: border-box;background-color: rgb(50, 50, 50);background-position: center;background-size: cover;z-index: 1;}footer.wg-footer-two .content .top::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(25, 25, 25, 0.95);z-index: -1;}footer.wg-footer-two .content .top .wrapper {width: 100%;max-width: var(--max-width);margin: auto;display: flex;justify-content: space-between;z-index: 99;}footer.wg-footer-two .content .top .wrapper .left {width: 350px;display: flex;flex-direction: column;}footer.wg-footer-two .content .top .wrapper .left .logo img {max-width: 225px;max-height: 75px;}footer.wg-footer-two .content .top .wrapper .left .wg-text-grey {color: rgb(175, 175, 175) !important;}footer.wg-footer-two .content .top .wrapper .left .social-media {display: flex;flex-wrap: wrap;grid-gap: 20px;}footer.wg-footer-two .content .top .wrapper .left .social-media li {width: 36px;height: 36px;color: #fff;border-radius: 999px;border: 1px solid rgba(255, 255, 255, 0.05);background: rgba(255, 255, 255, 0.05);font-size: 16px;display: flex;justify-content: center;align-items: center;}footer.wg-footer-two .content .top .wrapper .left .social-media li:hover {background: rgba(255, 255, 255, 0.1);border-color: rgba(255, 255, 255, 0.1);}footer.wg-footer-two .content .top .wrapper .right {display: flex;}footer.wg-footer-two .content .top .wrapper .right ul:first-child {position: relative;display: flex;grid-gap: 100px;}footer.wg-footer-two .content .top .wrapper .right ul li.menu-item-has-children::before {content: "";position: absolute;top: 12px;left: -35px;width: 20px;height: 2px;background: #fff;}footer.wg-footer-two .content .top .wrapper .right ul li {position: relative;display: flex;flex-direction: column;}footer.wg-footer-two .content .top .wrapper .right ul li a {position: relative;font-size: 16px;line-height: 26px;font-weight: 600;color: #fff;text-transform: uppercase;}footer.wg-footer-two .content .top .wrapper .right ul li ul {margin-top: 15px;display: flex;flex-direction: column;grid-gap: 5px 0;}footer.wg-footer-two .content .top .wrapper .right ul li ul a {width: 100%;font-size: 14px;line-height: 24px;font-weight: 400;text-transform: none;color: rgb(215, 215, 215);display: flex;}footer.wg-footer-two .content .top .wrapper .right ul li ul a:hover {color: var(--wordgam-color-one);}footer.wg-footer-two .content .bottom {width: 100%;padding: 10px 0;box-sizing: border-box;background: rgb(15, 15, 15);}footer.wg-footer-two .content .bottom .wrapper {width: 100%;max-width: var(--max-width);margin: auto;display: flex;justify-content: center;align-items: center;text-align: center;}footer.wg-footer-two .content .bottom .wrapper .wg-text-grey {color: rgb(200, 200, 200);}footer.wg-footer-three {width: 100%;background: var(--wordgam-color-one);}footer.wg-footer-three .wrapper {width: 100%;max-width: var(--max-width);margin: auto;padding: 50px 0;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;}footer.wg-footer-three .wrapper .wg-text-grey {color: rgb(215, 215, 215);}footer.wg-footer-three .wrapper .line {width: 2px;height: 35px;background: rgba(255, 255, 255, 0.1);margin: 20px 0;}footer.wg-footer-three .wrapper .social-media ul {display: flex;grid-gap: 20px;}footer.wg-footer-three .wrapper .social-media ul li {width: 38px;height: 38px;border-radius: 999px;font-size: 18px;border: 1px solid rgba(255, 255, 255, 0.3);color: #fff;display: flex;justify-content: center;align-items: center;transition: all 100ms;}footer.wg-footer-three .wrapper .social-media ul li:hover {cursor: pointer;border-color: transparent;background: #fff;color: #000;}footer.wg-footer-three .wrapper .menu {width: 400px;}footer.wg-footer-three .wrapper .menu ul {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;grid-gap: 15px;}footer.wg-footer-three .wrapper .menu ul li a {font-size: 14px;font-weight: 500;line-height: 24px;color: #fff;transition: all 125ms;}footer.wg-footer-three .wrapper .menu ul li a:hover {cursor: pointer;text-decoration: underline;}footer.wg-footer-three .wrapper .menu ul li .sub-menu, footer.wg-footer-three .wrapper .menu ul li.menu-item-has-children .sub-menu {display: none;}footer.wg-footer-three .wrapper .logo img {max-width: 225px;max-height: 75px;}footer.wg-footer-four {width: 100%;background: rgb(30, 30, 30);}footer.wg-footer-four .wg-text-grey {color: rgb(190, 190, 190);}footer.wg-footer-four .wrapper {width: 100%;max-width: var(--max-width);margin: auto;padding: 50px 0 75px 0;box-sizing: border-box;display: flex;justify-content: space-between;}footer.wg-footer-four .wrapper .bottom-line::before {background: rgba(255, 255, 255, 0.2);z-index: 0;}footer.wg-footer-four .wrapper .left {width: 350px;}footer.wg-footer-four .wrapper .left .logo {width: 130px;}footer.wg-footer-four .wrapper .left .logo img {width: 100%;}footer.wg-footer-four .wrapper .left .social-media ul {display: grid;grid-template-columns: repeat(auto-fill, minmax(36px, 1fr));grid-gap: 10px;}footer.wg-footer-four .wrapper .left .social-media ul li {width: 36px;height: 36px;font-size: 16px;color: #fff;border-radius: 999px;background: rgba(255, 255, 255, 0.05);display: flex;justify-content: center;align-items: center;transition: all 125ms;}footer.wg-footer-four .wrapper .left .social-media ul li:hover {cursor: pointer;background: rgba(255, 255, 255, 0.1);}footer.wg-footer-four .wrapper .right {display: flex;grid-gap: 50px;}footer.wg-footer-four .wrapper .right .popular-posts, footer.wg-footer-four .wrapper .right .last-posts {width: 325px;}footer.wg-footer-four .wrapper .right .popular-posts .posts, footer.wg-footer-four .wrapper .right .last-posts .posts {display: flex;flex-direction: column;grid-gap: 20px;}footer.wg-footer-four .wrapper .right .popular-posts .posts .post, footer.wg-footer-four .wrapper .right .last-posts .posts .post {display: flex;}footer.wg-footer-four .wrapper .right .popular-posts .posts .post .thumbnail, footer.wg-footer-four .wrapper .right .last-posts .posts .post .thumbnail {width: 150px;}footer.wg-footer-four .wrapper .right .popular-posts .posts .post .thumbnail img, footer.wg-footer-four .wrapper .right .last-posts .posts .post .thumbnail img {width: 100%;border-radius: calc(var(--wordgam-border-radius) / 1.5);}footer.wg-footer-four .wrapper .right .popular-categorys .categorys {display: flex;flex-direction: column;grid-gap: 20px;}footer.wg-footer-four .wrapper .right .popular-categorys .categorys .category {position: relative;}footer.wg-footer-four .wrapper .right .popular-categorys .categorys .category:hover .thumbnail img {transform: scale(1.055);}footer.wg-footer-four .wrapper .right .popular-categorys .categorys .category .thumbnail {width: 250px;height: 84px;background: rgba(255, 255, 255, 0.1);overflow: hidden;}footer.wg-footer-four .wrapper .right .popular-categorys .categorys .category .thumbnail img {width: 100%;transition: all 125ms;}footer.wg-footer-four .wrapper .right .popular-categorys .categorys .category .category-name {position: absolute;bottom: 10px;left: 20px;right: 20px;padding: 3px 0;box-sizing: border-box;border-radius: 999px;background: #006eff;user-select: none;display: flex;justify-content: center;align-items: center;}footer.wg-footer-four .bottom {background: rgb(25, 25, 25);}footer.wg-footer-four .bottom .content {width: 100%;max-width: var(--max-width);margin: auto;padding: 20px 0;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}footer.wg-footer-four .bottom .content ul {display: flex;grid-gap: 20px;}footer.wg-footer-four .bottom .content ul li a {font-size: 12px;font-weight: 500;line-height: 22px;color: rgb(215, 215, 215);}footer.wg-footer-four .bottom .content ul li a:hover {cursor: pointer;color: #fff;}footer.wg-footer-four .bottom .content ul li.menu-item-has-children .sub-menu {display: none;}footer.wg-footer-five {width: 100%;background: rgb(25, 25, 25);}footer.wg-footer-five .wrapper {width: 100%;max-width: var(--max-width);margin: auto;padding: 20px 0;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}footer.wg-footer-five .wrapper .wg-text-grey {color: rgb(190, 190, 190);}footer.wg-footer-five .wrapper ul {display: flex;flex-wrap: wrap;grid-gap: 20px;}footer.wg-footer-five .wrapper ul li a {font-size: 12px;line-height: 22px;font-weight: 500;color: rgb(215, 215, 215);}footer.wg-footer-five .wrapper ul li a:hover {color: #fff;}footer.wg-footer-five .wrapper ul li.menu-item-has-children .sub-menu {display: none;}body.single .wg-footer {margin-top: 0;}body.single .wg-footer-two {margin-top: 0;}body.single .wg-footer-three {margin-top: 0;}body.single .wg-footer-four {margin-top: 0;}body.single .wg-footer-five {margin-top: 0;}.container .single-one {display: flex;flex-direction: column;}.container .single-one .wrapper {width: 100%;max-width: var(--max-width);margin: auto;}.container .single-one .top {width: 100%;max-width: calc(var(--max-width) / 1.5);margin: auto;display: flex;flex-direction: column;}.container .single-one .top .line {width: 25px;height: 1px;background: #000;margin: 0 15px;}.container .single-one .circle {width: 3px;height: 3px;margin: 0 10px;border-radius: 999px;background: rgba(0, 0, 0, 0.2);}.container .single-one .icon {font-size: 18px;color: var(--color-grey);}.container .single-one .top .title h1 {font-size: 36px;line-height: 46px;}.container .single-one .top .summary {color: var(--color-grey);font-size: 18px;line-height: 28px;font-weight: 400;}.container .single-one .top .author {display: flex;justify-content: space-between;align-items: center;}.container .single-one .top .author .profile-image {width: 52px;height: 52px;border: 2px solid rgba(0, 0, 0, 0.1);padding: 5px;box-sizing: border-box;border-radius: 999px;overflow: hidden;}.container .single-one .top .author .profile-image img {width: 100%;border-radius: 999px;background: rgba(0, 0, 0, 0.1);}.container .single-one .top .author .right .google-news {padding: 10px 20px;box-sizing: border-box;border: 1px solid #000;display: flex;align-items: center;transition: all 125ms;}.container .single-one .top .author .right .google-news:hover {opacity: 0.75;}.container .single-one .top .author .right .google-news img {width: 78px;user-select: none;}.container .single-one .thumbnail {width: 100%;margin: 50px 0;}.container .single-one .thumbnail img {width: 100%;border-radius: calc(var(--wordgam-border-radius) * 2);}.container .single-one .content {position: relative;display: flex;}.container .single-one .content .area {width: 100%;max-width: calc(var(--max-width) / 1.5);margin: auto;}.container .single-one .content .area p {margin-bottom: 20px;font-size: var(--wordgam-article-font-size);line-height: var(--wordgam-article-font-line-height);font-weight: 400;color: rgb(85, 85, 85);}.container .single-one .content .area h1:not(.normal-htag), .container .single-one .content .area h2:not(.normal-htag), .container .single-one .content .area h3:not(.normal-htag), .container .single-one .content .area h4:not(.normal-htag), .container .single-one .content .area h5:not(.normal-htag), .container .single-one .content .area h6:not(.normal-htag) {margin: 40px 0 20px 0;font-weight: 600;color: rgb(30, 30, 30);}.container .single-one .content .area img {width: 100%;height: min-content;border-radius: var(--wordgam-border-radius);}.container .single-one .content .area blockquote {position: relative;padding: 50px;box-sizing: border-box;margin: 50px 0;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 5px;background: #fff;color: rgb(30, 30, 30);font-size: 20px;line-height: 30px;font-weight: 600;}.container .single-one .content .area blockquote::before {content: "";position: absolute;left: 12.5%;bottom: -10px;width: 100%;height: 25px;max-width: 75%;border-radius: 5px;background: rgba(0, 0, 0, 0.05);z-index: -1;}.container .single-one .content .area blockquote::after {content: "“";position: absolute;top: 110px;left: 25px;color: rgba(0, 0, 0, 0.1);font-size: 256px;z-index: 5;}.container .single-one .content .area iframe {width: 100%;}.container .single-one .content .area ul {margin-bottom: 20px;display: flex;flex-direction: column;grid-gap: 15px;}.container .single-one .content ul li {position: relative;font-size: var(--wordgam-article-font-size);line-height: var(--wordgam-article-font-line-height);color: var(--color-grey);}.container .single-one .content .area ul li:before {content: "—";color: var(--wordgam-color-one);margin-right: 10px;}.container .single-one .content .area ul li ul {margin: 10px 0 0 20px;}.container .single-one .content .area ol {margin-bottom: 20px;display: flex;flex-direction: column;grid-gap: 20px;counter-reset: ol;}.container .single-one .content .area ol li {position: relative;font-size: var(--wordgam-article-font-size);line-height: var(--wordgam-article-font-line-height);color: var(--color-grey);margin-left: 40px;}.container .single-one .content .area ol li::before {position: absolute;top: 0;left: -40px;content: counter(ol);counter-increment: ol;width: 28px;height: 28px;padding: 5px 10px;box-sizing: border-box;border-radius: 999px;background: var(--wordgam-color-one);color: #fff;display: flex;justify-content: center;align-items: center;font-size: 14px;}.container .single-one .content .area ol li ol {margin: 15px 0 0 20px;}.container .single-one .content .area ol li ol li {margin-left: 0;}.container .single-one .content .area ol li ol li::before {content: "-";}.container .single-one .content .area strong {font-weight: 600;color: #000;}.container .single-one .content .area a[href]:not(.wg-title-hover-one) {color: rgb(85, 85, 85);background-image: linear-gradient(var(--wordgam-color-three), var(--wordgam-color-three));background-position: 0% 100%;background-repeat: no-repeat;background-size: 100% 4px;transition: all 500ms;transition: all ease-in 150ms;}.container .single-one .content .area a[href]:not(.wg-title-hover-one):hover {background-size: 100% 10px;}.container .single-one .content .area .alignleft {width: 50%;margin-right: 20px;float: left;}.container .single-one .content .area .alignright {width: 50%;margin-left: 20px;float: right;}.container .single-one .social-media {position: absolute;top: 5px;left: 0;height: min-content;display: flex;flex-direction: column;grid-gap: 20px;}.container .single-one .social-media .icon {font-size: 20px;color: rgb(110, 110, 110);transition: all 125ms;}.container .single-one .social-media .icon.facebook:hover {color: #395a9a;}.container .single-one .social-media .icon.twitter:hover {color: #00a7e7;}.container .single-one .social-media .icon.linkedin:hover {color: #0d72a3;}.container .single-one .social-media .icon.whatsapp:hover {color: #00e072;}.container .single-one .social-media .icon.link:hover {opacity: 0.65;}.container .single-two {width: 100%;max-width: var(--max-width);margin: auto;display: flex;justify-content: space-between;}.container .single-two .content {width: 800px;}.container .single-two .content .top {width: 100%;display: flex;flex-direction: column;}.container .single-two .content .top .line {width: 25px;height: 1px;background: #000;margin: 0 15px;}.container .single-two .content .circle {width: 3px;height: 3px;margin: 0 10px;border-radius: 999px;background: rgba(0, 0, 0, 0.2);}.container .single-two .content .icon {font-size: 18px;color: var(--color-grey);}.container .single-two .content .top .title h1 {font-size: 36px;line-height: 46px;}.container .single-two .content .top .summary {color: var(--color-grey);font-size: 18px;line-height: 28px;font-weight: 400;}.container .single-two .content .top .author {display: flex;justify-content: space-between;align-items: center;}.container .single-two .content .top .author .profile-image {width: 52px;height: 52px;border: 2px solid rgba(0, 0, 0, 0.1);padding: 5px;box-sizing: border-box;border-radius: 999px;overflow: hidden;}.container .single-two .content .top .author .profile-image img {width: 100%;border-radius: 999px;background: rgba(0, 0, 0, 0.1);}.container .single-two .content .top .author .right .google-news {padding: 10px 20px;box-sizing: border-box;border: 1px solid #000;display: flex;align-items: center;transition: all 125ms;}.container .single-two .content .top .author .right .google-news:hover {opacity: 0.75;}.container .single-two .content .top .author .right .google-news img {width: 78px;user-select: none;}.container .single-two .content .thumbnail {width: 100%;margin: 50px 0 0 0;}.container .single-two .content .thumbnail img {width: 100%;border-radius: calc(var(--wordgam-border-radius) * 2);}.container .single-two .content .social-media-share {width: 100%;display: flex;}.container .single-two .content .social-media-share ul {width: 100%;display: flex;align-items: center;grid-gap: 20px;}.container .single-two .content .social-media-share ul a {width: 100%;}.container .single-two .content .social-media-share ul li {width: 100%;height: 48px;color: #fff;font-size: 18px;display: flex;justify-content: center;align-items: center;transition: all 125ms;}.container .single-two .content .social-media-share ul li:hover {cursor: pointer;opacity: 0.85;}.container .single-two .content .social-media-share ul li.facebook {background: #4064ac;}.container .single-two .content .social-media-share ul li.twitter {background: #1c9be9;}.container .single-two .content .social-media-share ul li.linkedin {background: #0b63bc;}.container .single-two .content .social-media-share ul li.whatsapp {background: #50d560;}.container .single-two .content {position: relative;}.container .single-two .content .area {width: 100%;}.container .single-two .content .area p {margin-bottom: 20px;font-size: var(--wordgam-article-font-size);line-height: var(--wordgam-article-font-line-height);font-weight: 400;color: rgb(85, 85, 85);}.container .single-two .content .area h1:not(.normal-htag), .container .single-two .content .area h2:not(.normal-htag), .container .single-two .content .area h3:not(.normal-htag), .container .single-two .content .area h4:not(.normal-htag), .container .single-two .content .area h5:not(.normal-htag), .container .single-two .content .area h6:not(.normal-htag) {margin: 40px 0 20px 0;font-weight: 600;color: rgb(30, 30, 30);}.container .single-two .content .area img {width: 100%;height: min-content;border-radius: var(--wordgam-border-radius);}.container .single-two .content .area blockquote {position: relative;padding: 50px;box-sizing: border-box;margin: 50px 0;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 5px;background: #fff;color: rgb(30, 30, 30);font-size: 20px;line-height: 30px;font-weight: 600;}.container .single-two .content .area blockquote::before {content: "";position: absolute;left: 12.5%;bottom: -10px;width: 100%;height: 25px;max-width: 75%;border-radius: 5px;background: rgba(0, 0, 0, 0.05);z-index: -1;}.container .single-two .content .area blockquote::after {content: "“";position: absolute;top: 110px;left: 25px;color: rgba(0, 0, 0, 0.1);font-size: 256px;z-index: 5;}.container .single-two .content .area iframe {width: 100%;}.container .single-two .content .area ul {margin-bottom: 20px;display: flex;flex-direction: column;grid-gap: 15px;}.container .single-two .content .area ul li {position: relative;font-size: var(--wordgam-article-font-size);line-height: var(--wordgam-article-font-line-height);color: var(--color-grey);}.container .single-two .content .area ul li:before {content: "—";color: var(--wordgam-color-one);margin-right: 10px;}.container .single-two .content .area ul li ul {margin: 10px 0 0 20px;}.container .single-two .content .area ol {margin-bottom: 20px;display: flex;flex-direction: column;grid-gap: 20px;counter-reset: ol;}.container .single-two .content .area ol li {position: relative;font-size: var(--wordgam-article-font-size);line-height: var(--wordgam-article-font-line-height);color: var(--color-grey);margin-left: 40px;}.container .single-two .content .area ol li::before {position: absolute;top: 0;left: -40px;content: counter(ol);counter-increment: ol;width: 28px;height: 28px;padding: 5px 10px;box-sizing: border-box;border-radius: 999px;background: var(--wordgam-color-one);color: #fff;display: flex;justify-content: center;align-items: center;font-size: 14px;}.container .single-two .content .area ol li ol {margin: 15px 0 0 20px;}.container .single-two .content .area ol li ol li {margin-left: 0;}.container .single-two .content .area ol li ol li::before {content: "-";}.container .single-two .content .area strong {font-weight: 600;color: #000;}.container .single-two .content .area a[href]:not(.wg-title-hover-one) {color: rgb(85, 85, 85);background-image: linear-gradient(var(--wordgam-color-three), var(--wordgam-color-three));background-position: 0% 100%;background-repeat: no-repeat;background-size: 100% 4px;transition: all 500ms;transition: all ease-in 150ms;}.container .single-two .content .area a[href]:not(.wg-title-hover-one):hover {background-size: 100% 10px;}.container .single-two .sidebar {width: 350px;}.container .single-comment-hr {width: 100%;max-width: calc(var(--max-width) / 1.5);height: 1px;margin: 50px auto;background: rgba(0, 0, 0, 0.1);}.container .single-comment-container {width: 100%;max-width: calc(var(--max-width) / 1.5);margin: auto;}.container .single-comment-container .comment-count {min-width: 20px;height: 20px;margin-top: 4px;padding: 5px 10px;box-sizing: border-box;border-radius: 999px;background: var(--wordgam-color-one);display: flex;justify-content: center;align-items: center;user-select: none;}.container .single-comment-container .comments {margin-bottom: 40px;display: flex;flex-direction: column;grid-gap: 30px;}.container .single-comment-container .comments .comment {padding-top: 30px;border-top: 1px solid rgba(0, 0, 0, 0.1);display: flex;flex-direction: row;}.container .single-comment-container .comments .comment:first-child {padding-top: 0;border: none;}.container .single-comment-container .comments .comment .circle {width: 3px;height: 3px;margin: 0 5px;border-radius: 999px;background: rgba(0, 0, 0, 0.2);}.container .single-comment-container .comments .comment .image {min-width: 64px;max-width: 64px;height: 64px;padding: 5px;box-sizing: border-box;border: 2px solid rgba(0, 0, 0, 0.1);border-radius: 999px;overflow: hidden;}.container .single-comment-container .comments .comment .image img {width: 100%;border-radius: 999px;background: rgba(0, 0, 0, 0.1);}.container .single-comment-container .comments .comment .the-content p {font-size: 14px;font-weight: 400;line-height: 24px;color: var(--color-grey);}.container .single-comment-container .comments .comment .answer {font-size: 12px;line-height: 22px;font-weight: 600;}.container .single-comment-container .comments .comment .answer:hover {text-decoration: underline;}.container .single-comment-container .comments .comment .answer a {color: #006eff;}.container .single-comment-container .comments .children {margin-left: 30px;display: flex;flex-direction: column;grid-gap: 30px;}.container .single-comment-container .comments .children .comment {padding-top: 0;border: none;}.container .single-comment-container .comments .children .comment:nth-child(2), .container .single-comment-container .comments .children .comment:nth-child(3), .container .single-comment-container .comments .children .comment:nth-child(4), .container .single-comment-container .comments .children .comment:nth-child(5) {margin-left: 30px;}.container .single-comment-container .empty-comments {width: 100%;margin-bottom: 40px;padding: 100px 50px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: calc(var(--border-radius) / 3);background: #fff;box-shadow: 0 2px 3px rgba(17, 17, 17, 0.1);display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}.container .single-comment-container .empty-comments .icon {width: 110px;height: 110px;border-radius: 999px;background: rgb(240, 148, 51, 0.1);color: #f09433;font-size: 54px;display: flex;justify-content: center;align-items: center;}.container .single-comment-container .empty-comments span {width: 50%;}.container .single-comment-container .comment-form, .container .single-comment-container .comment-respond {width: 100%;display: flex;justify-content: space-between;}.container .single-comment-container .comment-form .comment-respond {width: 100%;display: flex;justify-content: space-between;}.container .single-comment-container .comment-respond .logged-in-as, .container .single-comment-container .comment-respond .comment-notes, .container .single-comment-container .comment-respond .comment-form-cookies-consent, .container .single-comment-container .comment-respond small {display: none;}.container .single-comment-container .comment-respond .image {min-width: 64px;max-width: 64px;height: 64px;padding: 5px;box-sizing: border-box;border: 2px solid rgba(0, 0, 0, 0.1);border-radius: 999px;overflow: hidden;}.container .single-comment-container .comment-respond .image img {width: 100%;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(0, 0, 0, 0.1);}.container .single-comment-container .comment-respond form {width: 100%;display: flex;flex-direction: column;grid-gap: 30px;}.container .single-comment-container .comment-respond form input {display: flex;align-self: flex-start;cursor: pointer;}.container .single-comment-container .comment-respond form .form-submit {width: 100%;display: flex;grid-gap: 30px;}.single-related-posts-one {position: relative;width: 100%;margin-top: 150px;padding: 50px 0;box-sizing: border-box;border-top: 4px solid var(--wordgam-color-one);background: rgb(245, 245, 245);}.single-related-posts-one .wrapper {width: 100%;max-width: var(--max-width);margin: auto;}.single-related-posts-one .wrapper .title {z-index: 2;}.single-related-posts-one .wrapper .title .bottom-line {z-index: 1;}.single-related-posts-one .wrapper .posts {display: grid;grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));grid-gap: 50px;}.single-related-posts-one .wrapper .posts .post {position: relative;width: 100%;}.single-related-posts-one .wrapper .posts .post:nth-child(1) .wg-title-hover-one {background-image: linear-gradient(#2ad186, #2ad186 100%);}.single-related-posts-one .wrapper .posts .post:nth-child(2) .wg-title-hover-one {background-image: linear-gradient(#ff5c5c, #ff5c5c 100%);}.single-related-posts-one .wrapper .posts .post:nth-child(3) .wg-title-hover-one {background-image: linear-gradient(#ac66cc, #ac66cc 100%);}.single-related-posts-one .wrapper .posts .post .image {width: 100%;}.single-related-posts-one .wrapper .posts .post .image img {width: 100%;border-radius: 5px;}.single-related-posts-one .wrapper .posts .post .categorys {display: flex;grid-gap: 15px;}.single-related-posts-one .wrapper .posts .post .categorys .category {padding: 3px 15px;box-sizing: border-box;border-radius: 999px;background: #006eff;transition: all 125ms;}.single-related-posts-one .wrapper .posts .post .categorys .category:hover {opacity: 0.8;}.single-related-posts-one .wrapper .posts .post .line {width: 25px;height: 1px;margin: 0 10px;background: #000;}.single-adversiting-comment-top {width: 100%;max-width: calc(var(--max-width) / 1.5);margin: auto;padding: 30px;box-sizing: border-box;background: rgba(245, 245, 245);}.single-adversiting-comment-top img {width: 100%;}.single-related-posts-two {width: 100%;margin-top: 150px;padding: 50px 0;box-sizing: border-box;border-top: 4px solid var(--wordgam-color-one);background: rgb(245, 245, 245);}.single-related-posts-two .wrapper {width: 100%;max-width: var(--max-width);margin: auto;}.single-related-posts-two .wrapper .title {z-index: 1;}.single-related-posts-two .wrapper .title .bottom-line {z-index: 2;}.single-related-posts-two .wrapper .posts {width: 100%;display: grid;grid-template-columns: repeat(auto-fill, minmax(275px, 1fr));grid-gap: 60px 30px;}.single-related-posts-two .wrapper .posts .post {width: 100%;z-index: 2;}.single-related-posts-two .wrapper .posts .post .image {width: 100%;height: auto !important;border-radius: 6px 6px 0 0;overflow: hidden;}.single-related-posts-two .wrapper .posts .post .image img {width: 100%;}.single-related-posts-two .wrapper .posts .post .texts-container {position: relative;padding: 15px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 0 0 6px 6px;background: rgb(245, 245, 245);}.single-related-posts-two .wrapper .posts .post .texts-container::before {content: "";position: absolute;bottom: -10px;left: 12.5%;width: 100%;max-width: 75%;height: 25px;margin: auto;border-radius: 6px;background: rgba(0, 0, 0, 0.05);z-index: -1;}.wg-article-infinite-scroll-line {width: 100%;height: 4px;background: var(--wordgam-color-one);}.category-one-header {position: relative;width: 100%;min-height: auto;max-height: 450px;background-color: var(--color-dark);background-size: cover;background-position: center;z-index: 1;}.category-one-header::before {content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.85);z-index: -1;}.category-one-header .wrapper {width: 100%;max-width: var(--max-width);margin: auto;padding: 75px 0;box-sizing: border-box;z-index: 99;}.category-one-header .wrapper h1 {font-size: 40px;line-height: 50px;}.category-one-header .wrapper .the-content p {width: 65%;font-size: 16px;font-weight: 400;line-height: 26px;color: rgb(220, 220, 220);}.category-one-header .wrapper .bottom-line::before {background: rgba(255, 255, 255, 0.2);}main.category {position: relative;width: 100%;height: max-content;max-width: var(--max-width);margin: auto;}main.category .category-one {position: relative;width: 100%;top: -75px;display: flex;justify-content: space-between;z-index: 15;}main.category .category-one .left {width: 750px;}main.category .category-one .left .posts, main.category .category-two .left .posts {display: flex;flex-direction: column;grid-gap: 50px;}main.category .category-one .left .posts .post, main.category .category-two .left .posts .post {position: relative;padding: 30px;box-sizing: border-box;border-radius: calc(var(--border-radius) / 2);border: 1px solid rgba(0, 0, 0, 0.1);background: #fff;display: flex;align-items: center;}main.category .category-one .left .posts .post::before, main.category .category-two .left .posts .post::before {content: "";position: absolute;bottom: -10px;left: 10%;width: 100%;max-width: 80%;height: 25px;border-radius: 6px;background: rgba(0, 0, 0, 0.05);z-index: -1;}main.category .category-one .left .posts .post .thumbnail img, main.category .category-two .left .posts .post .thumbnail img {width: 100%;min-width: 325px;max-width: 325px;border-radius: var(--wordgam-border-radius);}main.category .category-one .left .posts .post .account-icon, main.category .category-two .left .posts .post .account-icon {padding: 8px;box-sizing: border-box;border-radius: 999px;background: rgba(0, 0, 0, 0.1);color: #000;font-size: 14px;}main.category .category-one .left .posts .post .line, main.category .category-two .left .posts .post .line {width: 25px;height: 1px;margin: 0 10px;background: #000;}main.category .category-one .left .posts .post .the-content p, main.category .category-two .left .posts .post .the-content p {font-size: 14px;font-weight: 400;line-height: 24px;color: var(--color-grey);}main.category .category-one .sidebar {width: 350px;}main.category .category-one .sidebar .wg-sidebar-two, main.category .category-one .sidebar .wg-sidebar-three, main.category .category-one .sidebar .wg-sidebar-four, main.category .category-one .sidebar .wg-sidebar-five, main.category .category-one .sidebar .wg-sidebar-six, main.category .category-one .sidebar .wg-sidebar-seven, main.category .category-one .sidebar .wg-sidebar-eight {padding: 30px;box-sizing: border-box;border-radius: var(--wordgam-border-radius);background: #fff;}main.category .category-two {width: 100%;margin: 50px auto 100px auto;}main.category .category-two .top h1 {font-size: 40px;line-height: 50px;}main.category .category-two .top .bottom-line::before {background: rgba(0, 0, 0, 0.2);}main.category .category-two .top .the-content p {width: 750px;font-size: 16px;font-weight: 400;line-height: 26px;color: var(--color-grey);}main.category .category-two .wrapper {width: 100%;display: flex;justify-content: space-between;}main.category .category-two .wrapper .left {width: 750px;}main.category .category-two .wrapper .sidebar {width: 350px;}main.container .author-one {width: 100%;}main.container .author-one .top {width: 750px;display: flex;flex-direction: column;}main.container .author-one .top .author-image {min-width: 90px;max-width: 90px;height: 90px;padding: 5px;box-sizing: border-box;border-radius: 999px;border: 2px solid rgba(0, 0, 0, 0.1);}main.container .author-one .top .author-image img {width: 100%;border-radius: 999px;background: rgba(0, 0, 0, 0.1);}main.container .author-one .top .bottom-line::before {background: rgba(0, 0, 0, 0.2);}main.container .author-one .top .social-media {display: flex;}main.container .author-one .top .social-media ul {width: 100%;display: flex;grid-gap: 20px;}main.container .author-one .top .social-media ul li {width: 40px;height: 40px;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(0, 0, 0, 0.05);font-size: 20px;transition: all 125ms;cursor: pointer;display: flex;justify-content: center;align-items: center;}main.container .author-one .top .social-media ul li:hover {background: rgba(0, 0, 0, 0.1);}main.container .author-one .wrapper {width: 100%;display: flex;justify-content: space-between;}main.container .author-one .wrapper .left {width: 750px;}main.container .author-one .wrapper .left .posts {display: flex;flex-direction: column;grid-gap: 50px;}main.container .author-one .wrapper .left .posts .post {position: relative;padding: 30px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 6px;background: #fff;display: flex;align-items: center;}main.container .author-one .wrapper .left .posts .post::before {content: "";position: absolute;bottom: -10px;left: 10%;width: 100%;max-width: 80%;height: 25px;border-radius: 6px;background: rgba(0, 0, 0, 0.05);z-index: -1;}main.container .author-one .wrapper .left .posts .post .thumbnail {min-width: 325px;max-width: 325px;}main.container .author-one .wrapper .left .posts .post .thumbnail img {width: 100%;border-radius: var(--wordgam-border-radius);}main.container .author-one .wrapper .left .posts .post .the-content p {font-size: 14px;font-weight: 400;line-height: 24px;color: var(--color-grey);}main.container .author-one .wrapper .left .posts .post .line {width: 25px;height: 1px;margin: 0 10px;background: #000;}main.container .author-one .wrapper .sidebar {width: 350px;}.page-one .wrapper {width: 100%;max-width: var(--max-width);margin: auto;}.page-one .top {position: relative;width: 100%;height: 350px;background-image: url(https://images.pexels.com/photos/4913371/pexels-photo-4913371.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);background-size: cover;background-position: center;z-index: 1;}.page-one .top::before {content: "";position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.75);z-index: -1;display: flex;align-items: center;}.page-one .top .text {position: absolute;bottom: 0;padding: 10px 20px;box-sizing: border-box;background: var(--wordgam-color-one);user-select: none;}.page-one .top .text h1 {font-size: 40px;line-height: 50px;}.page-one .the-content p {font-weight: 400;font-size: var(--wordgam-custom-page-font-size);line-height: var(--wordgam-custom-page-font-line-height);margin-bottom: 20px;color: rgb(85, 85, 85);}.page-one .the-content h1:not(.normal-htag), .page-one .the-content h2:not(.normal-htag), .page-one .the-content h3:not(.normal-htag), .page-one .the-content h4:not(.normal-htag), .page-one .the-content h5:not(.normal-htag), .page-one .the-content h6:not(.normal-htag) {margin: 40px 0 20px 0;font-weight: 600;color: rgb(30, 30, 30);}.page-one .the-content img {width: 100%;height: min-content;border-radius: calc(var(--border-radius) / 2);}.page-one .the-content blockquote {position: relative;padding: 50px;box-sizing: border-box;margin: 50px 0;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 5px;background: #fff;color: rgb(30, 30, 30);font-size: 20px;line-height: 30px;font-weight: 600;}.page-one .the-content blockquote::before {content: "";position: absolute;left: 12.5%;bottom: -10px;width: 100%;height: 25px;max-width: 75%;border-radius: 5px;background: rgba(0, 0, 0, 0.05);z-index: -1;}.page-one .the-content blockquote::after {content: "“";position: absolute;top: 110px;left: 25px;color: rgba(0, 0, 0, 0.1);font-size: 256px;z-index: 5;}.page-one .the-content iframe {width: 100%;}.page-one .the-content ul {display: flex;flex-direction: column;grid-gap: 15px;}.page-one .the-content ul li {position: relative;font-size: var(--wordgam-article-font-size);line-height: var(--wordgam-article-font-line-height);color: var(--color-grey);}.page-one .the-content ul li:before {content: "—";color: var(--wordgam-color-one);margin-right: 10px;}.page-one .the-content ul li ul {margin: 10px 0 0 20px;}.page-one .the-content ol {display: flex;flex-direction: column;grid-gap: 20px;counter-reset: ol;}.page-one .the-content ol li {position: relative;font-size: var(--wordgam-article-font-size);line-height: var(--wordgam-article-font-line-height);color: var(--color-grey);margin-left: 40px;}.page-one .the-content ol li::before {position: absolute;top: 0;left: -40px;content: counter(ol);counter-increment: ol;width: 28px;height: 28px;padding: 5px 10px;box-sizing: border-box;border-radius: 999px;background: var(--wordgam-color-one);color: #fff;display: flex;justify-content: center;align-items: center;font-size: 14px;}.page-one .the-content ol li ol {margin: 15px 0 0 20px;}.page-one .the-content ol li ol li {margin-left: 0;}.page-one .the-content ol li ol li::before {content: "-";}.page-one .the-content strong {font-weight: 600;color: #000;}.page-one .the-content a[href]:not(.wg-title-hover-one) {color: rgb(85, 85, 85);background-image: linear-gradient(var(--wordgam-color-three), var(--wordgam-color-three));background-position: 0% 100%;background-repeat: no-repeat;background-size: 100% 4px;transition: all 500ms;transition: all ease-in 150ms;}.page-one .the-content a[href]:not(.wg-title-hover-one):hover {background-size: 100% 10px;}.page-two {width: 100%;max-width: calc(var(--max-width) / 1.5);margin: auto;}.page-two .top {display: flex;justify-content: center;align-items: center;}.page-two .top h1 {font-size: 40px;line-height: 50px;}.page-two .the-content p {font-weight: 400;font-size: var(--wordgam-custom-page-font-size);line-height: var(--wordgam-custom-page-font-line-height);margin-bottom: 20px;color: rgb(85, 85, 85);}.page-two .the-content h1:not(.normal-htag), .page-two .the-content h2:not(.normal-htag), .page-two .the-content h3:not(.normal-htag), .page-two .the-content h4:not(.normal-htag), .page-two .the-content h5:not(.normal-htag), .page-two .the-content h6:not(.normal-htag) {margin: 40px 0 20px 0;font-weight: 600;color: rgb(30, 30, 30);}.page-two .the-content img {width: 100%;height: min-content;border-radius: calc(var(--border-radius) / 2);}.page-two .the-content blockquote {position: relative;padding: 50px;box-sizing: border-box;margin: 50px 0;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 5px;background: #fff;color: rgb(30, 30, 30);font-size: 20px;line-height: 30px;font-weight: 600;}.page-two .the-content blockquote::before {content: "";position: absolute;left: 12.5%;bottom: -10px;width: 100%;height: 25px;max-width: 75%;border-radius: 5px;background: rgba(0, 0, 0, 0.05);z-index: -1;}.page-two .the-content blockquote::after {content: "“";position: absolute;top: 110px;left: 25px;color: rgba(0, 0, 0, 0.1);font-size: 256px;z-index: 5;}.page-two .the-content iframe {width: 100%;}.page-two .the-content ul {display: flex;flex-direction: column;grid-gap: 15px;}.page-two .the-content ul li {position: relative;font-size: var(--wordgam-article-font-size);line-height: var(--wordgam-article-font-line-height);color: var(--color-grey);}.page-two .the-content ul li:before {content: "—";color: var(--wordgam-color-one);margin-right: 10px;}.page-two .the-content ul li ul {margin: 10px 0 0 20px;}.page-two .the-content ol {display: flex;flex-direction: column;grid-gap: 20px;counter-reset: ol;}.page-two .the-content ol li {position: relative;font-size: var(--wordgam-article-font-size);line-height: var(--wordgam-article-font-line-height);color: var(--color-grey);margin-left: 40px;}.page-two .the-content ol li::before {position: absolute;top: 0;left: -40px;content: counter(ol);counter-increment: ol;width: 28px;height: 28px;padding: 5px 10px;box-sizing: border-box;border-radius: 999px;background: var(--wordgam-color-one);color: #fff;display: flex;justify-content: center;align-items: center;font-size: 14px;}.page-two .the-content ol li ol {margin: 15px 0 0 20px;}.page-two .the-content ol li ol li {margin-left: 0;}.page-two .the-content ol li ol li::before {content: "-";}.page-two .the-content strong {font-weight: 600;color: #000;}.page-two .the-content a[href]:not(.wg-title-hover-one) {color: rgb(85, 85, 85);background-image: linear-gradient(var(--wordgam-color-three), var(--wordgam-color-three));background-position: 0% 100%;background-repeat: no-repeat;background-size: 100% 4px;transition: all 500ms;transition: all ease-in 150ms;}.page-two .the-content a[href]:not(.wg-title-hover-one):hover {background-size: 100% 10px;}.page-two .bottom-line::before, .page-three .bottom-line::before {background: rgba(0, 0, 0, 0.2);}.page-three {width: 100%;max-width: var(--max-width);margin: auto;}.page-three h1.title {font-size: 40px;line-height: 50px;}.page-three .the-content p {font-weight: 400;font-size: var(--wordgam-custom-page-font-size);line-height: var(--wordgam-custom-page-font-line-height);margin-bottom: 20px;color: rgb(85, 85, 85);}.page-three .the-content h1:not(.normal-htag), .page-three .the-content h2:not(.normal-htag), .page-three .the-content h3:not(.normal-htag), .page-three .the-content h4:not(.normal-htag), .page-three .the-content h5:not(.normal-htag), .page-three .the-content h6:not(.normal-htag) {margin: 40px 0 20px 0;font-weight: 600;color: rgb(30, 30, 30);}.page-three .the-content img {width: 100%;height: min-content;border-radius: calc(var(--border-radius) / 2);}.page-three .the-content blockquote {position: relative;padding: 50px;box-sizing: border-box;margin: 50px 0;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 5px;background: #fff;color: rgb(30, 30, 30);font-size: 20px;line-height: 30px;font-weight: 600;}.page-three .the-content blockquote::before {content: "";position: absolute;left: 12.5%;bottom: -10px;width: 100%;height: 25px;max-width: 75%;border-radius: 5px;background: rgba(0, 0, 0, 0.05);z-index: -1;}.page-three .the-content blockquote::after {content: "“";position: absolute;top: 110px;left: 25px;color: rgba(0, 0, 0, 0.1);font-size: 256px;z-index: 5;}.page-three .the-content iframe {width: 100%;}.page-three .the-content ul {display: flex;flex-direction: column;grid-gap: 15px;}.page-three .the-content ul li {position: relative;font-size: var(--wordgam-article-font-size);line-height: var(--wordgam-article-font-line-height);color: var(--color-grey);}.page-three .the-content ul li:before {content: "—";color: var(--wordgam-color-one);margin-right: 10px;}.page-three .the-content ul li ul {margin: 10px 0 0 20px;}.page-three .the-content ol {display: flex;flex-direction: column;grid-gap: 20px;counter-reset: ol;}.page-three .the-content ol li {position: relative;font-size: var(--wordgam-article-font-size);line-height: var(--wordgam-article-font-line-height);color: var(--color-grey);margin-left: 40px;}.page-three .the-content ol li::before {position: absolute;top: 0;left: -40px;content: counter(ol);counter-increment: ol;width: 28px;height: 28px;padding: 5px 10px;box-sizing: border-box;border-radius: 999px;background: var(--wordgam-color-one);color: #fff;display: flex;justify-content: center;align-items: center;font-size: 14px;}.page-three .the-content ol li ol {margin: 15px 0 0 20px;}.page-three .the-content ol li ol li {margin-left: 0;}.page-three .the-content ol li ol li::before {content: "-";}.page-three .the-content strong {font-weight: 600;color: #000;}.page-three .the-content a[href]:not(.wg-title-hover-one) {color: rgb(85, 85, 85);background-image: linear-gradient(var(--wordgam-color-three), var(--wordgam-color-three));background-position: 0% 100%;background-repeat: no-repeat;background-size: 100% 4px;transition: all 500ms;transition: all ease-in 150ms;}.page-three .the-content a[href]:not(.wg-title-hover-one):hover {background-size: 100% 10px;}.empty-data {position: relative;width: 100%;padding: 50px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 6px;background: #fff;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}.empty-data::before {content: "";position: absolute;bottom: -10px;left: 10%;width: 100%;max-width: 80%;height: 25px;margin: auto;border-radius: 6px;background: rgba(0, 0, 0, 0.05);z-index: -1;}main.container .search-page {display: flex;justify-content: space-between;}main.container .search-page .left {width: 750px;}main.container .search-page .left .bottom-line::before {background: rgba(0, 0, 0, 0.2);}main.container .search-page .left .posts {display: flex;flex-direction: column;grid-gap: 50px;}main.container .search-page .left .posts .post {position: relative;padding: 30px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 6px;background: #fff;display: flex;align-items: center;}main.container .search-page .left .posts .post::before {content: "";position: absolute;bottom: -10px;left: 10%;width: 100%;max-width: 80%;height: 25px;border-radius: 6px;background: rgba(0, 0, 0, 0.05);z-index: -1;}main.container .search-page .left .posts .post .thumbnail {min-width: 325px;max-width: 325px;}main.container .search-page .left .posts .post .thumbnail img {width: 100%;border-radius: var(--wordgam-border-radius);}main.container .search-page .left .posts .post .the-content p {font-size: 14px;font-weight: 400;line-height: 24px;color: var(--color-grey);}main.container .search-page .left .posts .post .line {width: 25px;height: 1px;margin: 0 10px;background: #000;}main.container .search-page .sidebar {width: 350px;}main.profile-edit {display: flex;justify-content: space-between;}main.profile-edit .sticky {position: sticky !important;top: 100px;}main.profile-edit .left {position: relative;width: 350px;height: min-content;padding: 30px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: var(--wordgam-border-radius);background: #fff;display: flex;flex-direction: column;justify-content: center;align-items: center;}main.profile-edit .left::before {content: "";position: absolute;bottom: -10px;left: 10%;width: 100%;max-width: 80%;height: 25px;border-radius: 6px;background: rgba(0, 0, 0, 0.05);z-index: -1;}main.profile-edit .left .profile-image {width: 90px;height: 90px;padding: 5px;box-sizing: border-box;border: 2px solid rgba(0, 0, 0, 0.1);border-radius: 999px;overflow: hidden;}main.profile-edit .left .profile-image img {width: 100%;border-radius: 999px;background: rgba(0, 0, 0, 0.1);}main.profile-edit .left .social-media {display: flex;}main.profile-edit .left .social-media ul {display: flex;grid-gap: 20px;}main.profile-edit .left .social-media ul li {width: 35px;height: 35px;border-radius: 999px;background: rgba(0, 0, 0, 0.05);font-size: 16px;display: flex;justify-content: center;align-items: center;transition: all 125ms;}main.profile-edit .left .social-media ul li:hover {cursor: pointer;background: rgba(0, 0, 0, 0.1);}main.profile-edit .left .logout {width: 125px;padding: 7px 0;box-sizing: border-box;border-radius: 999px;background: rgb(200, 15, 0);display: flex;justify-content: center;align-items: center;transition: all 125ms;}main.profile-edit .left .logout:hover {cursor: pointer;background: rgb(225, 0, 0);}main.profile-edit .right {width: 700px;}main.profile-edit .right .bottom-line::before {background: rgba(0, 0, 0, 0.2);}main.container.send-content .bottom-line::before {background: rgb(0, 0, 0, 0.2);}.wg-shortcodes-important {padding: 3px;box-sizing: border-box;border-radius: var(--wordgam-border-radius);background: var(--wordgam-color-two);color: #fff;user-select: none;}.wg-shortcodes-post {position: relative;width: 100%;margin: 50px 0 75px 0;padding: 30px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 6px;background: #fff;display: flex;align-items: center;}.wg-shortcodes-post::before {content: "";position: absolute;bottom: -10px;left: 10%;width: 100%;max-width: 80%;height: 25px;border-radius: 6px;background: rgba(0, 0, 0, 0.05);z-index: -1;}.wg-shortcodes-post .thumbnail {min-width: 250px !important;max-width: 250px !important;margin: 0 !important;}.wg-shortcodes-post .thumbnail img {width: 100%;border-radius: 6px !important;}.wg-shortcodes-post .thumbnail a {background-image: none !important;}.wg-shortcodes-post h5 {margin: 0 !important;}.wg-shortcodes-post .the-content p {margin: 0 !important;font-size: 14px !important;font-weight: 400 !important;line-height: 24px !important;}.wg-shortcodes-info-box {width: 100%;margin: 20px auto;padding: 30px;box-sizing: border-box;border-left: 7px solid transparent;background: #fff;display: flex;align-items: flex-start;}.wg-shortcodes-info-box.success {border-color: rgb(50, 200, 0);background: rgb(50, 200, 0, 0.1);}.wg-shortcodes-info-box.error {border-color: rgb(200, 30, 0);background: rgb(200, 30, 0, 0.1);}.wg-shortcodes-info-box.info {border-color: rgb(0, 130, 205);background: rgb(0, 130, 205, 0.1);}.wg-shortcodes-info-box.warning {border-color: rgb(255, 150, 0);background: rgb(255, 150, 0, 0.1);}.wg-shortcodes-info-box .icon {min-width: 38px;max-width: 38px;height: 38px;border-radius: 999px;font-size: 22px;display: flex;justify-content: center;align-items: center;}.wg-shortcodes-info-box .icon.success {background: rgb(50, 200, 0);color: #fff !important;}.wg-shortcodes-info-box .icon.error {background: rgb(200, 30, 0);color: #fff !important;font-size: 16px !important;}.wg-shortcodes-info-box .icon.info {background: rgb(0, 130, 205);color: #fff !important;font-size: 20px !important;}.wg-shortcodes-info-box .icon.warning {background: rgb(255, 150, 0);color: #fff !important;font-size: 20px !important;}.wg-shortcodes-info-box h4 {margin: 0 !important;}.wg-shortcodes-info-box .wg-text-grey {color: rgb(100, 100, 100);}@keyframes wgAdblockerAnimation {0% {transform: translateY(-30px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}.wg-adblocker-animation {animation: wgAdblockerAnimation 500ms;}.wg-adblocker {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.8);z-index: 999999;display: flex;justify-content: center;align-items: center;transition: all 125ms;visibility: hidden;opacity: 0;}.wg-adblocker .wrapper {width: 500px;height: auto;border-radius: 6px;overflow: hidden;background: #fff;transition: all 150ms;}.wg-adblocker .wrapper header {width: 100%;padding: 15px;box-sizing: border-box;background: var(--wordgam-color-one);display: flex;justify-content: flex-end;grid-gap: 10px;}.wg-adblocker .wrapper header .reduction-icon {width: 23px;height: 23px;padding: 6px;box-sizing: border-box;border-radius: 3px;background: rgba(220, 220, 220);display: flex;align-items: flex-end;}.wg-adblocker .wrapper header .reduction-icon .icon {width: 100%;height: 5px;background: rgba(185, 185, 185);}.wg-adblocker .wrapper header .full-screen-icon {width: 23px;height: 23px;padding: 6px;box-sizing: border-box;border-radius: 3px;background: rgba(220, 220, 220);}.wg-adblocker .wrapper header .full-screen-icon .icon {width: 100%;height: 100%;background: rgba(185, 185, 185);}.wg-adblocker .wrapper header .close {width: 23px;height: 23px;border-radius: 3px;background: rgba(200, 30, 0);color: #fff;font-size: 16px;display: flex;justify-content: center;align-items: center;transition: all 100ms;}.wg-adblocker .wrapper header .close:hover {cursor: pointer;background: rgba(255, 30, 0);}.wg-adblocker .wrapper main {padding: 30px;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}.wg-adblocker .wrapper main .warning-icon {font-size: 128px;color: rgb(255, 35, 0);}.wg-adblocker .wrapper main .button-container {width: 100%;display: flex;grid-gap: 30px;}.wg-adblocker .wrapper main .button-container button {width: 100%;border-radius: 6px;background: var(--wordgam-color-one);}.wg-adblocker .wrapper main .button-container button:hover {opacity: 0.9;}.wg-adblocker .wrapper main .button-container .cancel {color: #000;background: rgb(200, 200, 200);}.wg-header-bottom-last-posts {width: 100%;background: #ff5c5c;display: flex;}.wg-header-bottom-last-posts .wrapper {width: 100%;max-width: var(--max-width);margin: auto;padding: 30px 0;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}.wg-header-bottom-last-posts .wrapper .posts {width: 100%;display: grid;grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));grid-gap: 50px;}.wg-header-bottom-last-posts .wrapper .posts .post {width: 100%;display: flex;transition: all 100ms;}.wg-header-bottom-last-posts .wrapper .posts .post .wg-title-hover-two:hover {color: rgb(225, 225, 225) !important;}.wg-header-bottom-last-posts .wrapper .posts .post .thumbnail {min-width: 48px;max-width: 48px;height: 48px;border-radius: 999px;display: flex;justify-content: center;align-items: center;overflow: hidden;}.wg-header-bottom-last-posts .wrapper .posts .post .thumbnail .wg-image {width: 48px;height: 48px;}.wg-header-bottom-last-posts .wrapper .posts .post .wg-text-grey {color: rgb(235, 235, 235);}.wg-header-bottom-last-posts .wrapper .posts .post .line {width: 20px;height: 1px;margin: 0 10px;background: rgba(255, 255, 255, 0.25);}.wg-notification {width: 100%;padding: 15px 20px;box-sizing: border-box;border-radius: 6px;display: flex;align-items: center;}.wg-notification.hidden {display: none;}.wg-notification.error {background: rgba(255, 30, 0);}.wg-notification.warning {background: rgb(255, 102, 0);}.wg-notification.success {background: rgb(50, 175, 0);}.wg-notification .icon {min-width: 32px;max-width: 32px;height: 32px;border: 1px solid #fff;border-radius: 999px;color: #fff;font-size: 20px;display: flex;justify-content: center;align-items: center;}.wg-header-action {display: flex;align-items: center;}.wg-header-action.white .icon {color: #fff !important;background: rgba(255, 255, 255, 0.05) !important;}.wg-header-action.white .create-icon {color: #fff !important;background: rgba(255, 255, 255, 0.05) !important;}.wg-header-action.white .moon-icon {color: #fff !important;background: rgba(255, 255, 255, 0.05) !important;}.wg-header-action.white .sun-icon {color: #fff !important;background: rgba(255, 255, 255, 0.05) !important;}.wg-header-action.white .search-icon {color: #fff !important;background: rgba(255, 255, 255, 0.05) !important;}.wg-header-action .notifications {position: relative;z-index: 99;}.wg-header-action .notifications:hover .notifications-container {opacity: 1;visibility: visible;}.wg-header-action .notifications .count {position: absolute;top: -3px;right: -3px;min-width: 18px;height: 18px;padding: 0 5px;box-sizing: border-box;border: 1px solid #fff;border-radius: 999px;background: rgb(255, 0, 0);display: flex;justify-content: center;align-items: center;user-select: none;}.wg-header-action .notifications .icon {width: 38px;height: 38px;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(0, 0, 0, 0.05);font-size: 18px;color: #000;display: flex;justify-content: center;align-items: center;transition: all 125ms;}.wg-header-action .notifications .icon:hover {background: rgba(0, 0, 0, 0.1);}.wg-header-action .notifications .notifications-container {position: absolute;top: 40px;right: -33px;width: 400px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);transition: all 125ms;visibility: hidden;opacity: 0;}.wg-header-action .notifications .notifications-container::before {content: "";position: absolute;top: -14px;right: 45px;border-width: 7px;border-style: solid;border-color: transparent transparent var(--wordgam-color-one) transparent;}.wg-custom-scroll::-webkit-scrollbar {width: 7px;}.wg-custom-scroll::-webkit-scrollbar-track {background: transparent;}.wg-custom-scroll::-webkit-scrollbar-thumb {border-radius: 999px;background: rgb(175, 175, 175);}.wg-custom-scroll::-webkit-scrollbar-thumb:hover {background: rgb(150, 150, 150);}.wg-header-action .notifications .notifications-container header {padding: 20px;box-sizing: border-box;border-radius: var(--wordgam-border-radius) var(--wordgam-border-radius) 0 0;background: var(--wordgam-color-one);display: flex;justify-content: space-between;align-items: center;}.wg-header-action .notifications .notifications-container header .wg-tooltip-text {left: -50px;z-index: 999;}.wg-header-action .notifications .notifications-container header ul {display: flex;align-items: center;}.wg-header-action .notifications .notifications-container header ul li {width: 32px;height: 32px;color: #fff;border-radius: 999px;background: rgba(255, 255, 255, 0.1);font-size: 14px;display: flex;justify-content: center;align-items: center;}.wg-header-action .notifications .notifications-container header ul li:hover {cursor: pointer;background: rgba(255, 255, 255, 0.15);}.wg-header-action .notifications .notifications-container main {height: 300px;border-radius: 0 0 var(--wordgam-border-radius) var(--wordgam-border-radius);background: #fff;display: flex;flex-direction: column;overflow: auto;}.wg-header-action .notifications .notifications-container main .notification {position: relative;padding: 20px;box-sizing: border-box;display: flex;transition: all 125ms;}.wg-header-action .notifications .notifications-container main .notification-href {border-top: 1px solid rgba(0, 0, 0, 0.1);}.wg-header-action .notifications .notifications-container main .notification-href:first-child {border: none;}.wg-header-action .notifications .notifications-container main .notification:hover {cursor: pointer;background: rgba(0, 0, 0, 0.05);}.wg-header-action .notifications .notifications-container main .notification .is-read-circle {position: absolute;top: 38px;left: 8px;width: 6px;height: 6px;border-radius: 999px;background: #006eff;}.wg-header-action .notifications .notifications-container main .notification .new-post {min-width: 42px;max-width: 42px;height: 42px;color: #fff;border-radius: 999px;background: rgb(255, 50, 0);font-size: 24px;display: flex;justify-content: center;align-items: center;}.wg-header-action .notifications .notifications-container main .empty-notification {width: 100%;height: 100%;padding: 20px;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}.wg-header-action .notifications .notifications-container main .empty-notification .image img {width: 125px;}.wg-header-action .search {position: relative;}.wg-header-action .search .search-icon {width: 38px;height: 38px;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(0, 0, 0, 0.05);font-size: 18px;color: #000;display: flex;justify-content: center;align-items: center;transition: all 125ms;}.wg-header-action .search .search-icon:hover {cursor: pointer;background: rgba(0, 0, 0, 0.1);}.wg-header-action .search .search-icon::before {margin-left: 1px;}.wg-header-action .search .search-content {position: absolute;top: 57px;right: 0;width: 750px;padding: 30px;box-sizing: border-box;border-radius: 0 0 6px 6px;background: #fff;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);transition: all 150ms;opacity: 0;display: none;z-index: 99;}.wg-header-action .search .search-content .input-container {position: relative;display: flex;justify-content: center;align-items: center;}.wg-header-action .search .search-content .input-container input {border: none;background: rgba(0, 0, 0, 0.075);color: #000;transition: all 125ms;}.wg-header-action .search .search-content .input-container input::placeholder {color: rgb(50, 50, 50);}.wg-header-action .search .search-content .input-container input:focus {background: rgba(0, 0, 0, 0.125);box-shadow: none;}.wg-header-action .search .search-content .input-container button {border: none;outline: none;position: absolute;height: 100%;right: 0;bottom: 0;padding: 5px 15px;box-sizing: border-box;border-radius: 0 6px 6px 0;background: rgb(35, 35, 35);color: #fff;font-family: "Inter";transition: all 125ms;}.wg-header-action .search .search-content .input-container button:hover {opacity: 0.8;cursor: pointer;}.wg-header-action .search .search-content .input-container button .icon {font-size: 18px;background: transparent !important;}.wg-header-action .search .search-content .autocomplete-hr {width: 100%;height: 1px;background: rgba(0, 0, 0, 0.1);margin: 50px 0;}.wg-header-action .search .search-content .autocomplete-content {width: 100%;display: flex;}.wg-header-action .search .search-content .autocomplete-content .posts {width: 750px;display: grid;justify-content: space-between;grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));grid-gap: 30px;}.wg-header-action .search .search-content .autocomplete-content .posts .post {width: 100%;display: flex;}.wg-header-action .search .search-content .autocomplete-content .posts .post .thumbnail {min-width: 80px;max-width: 80px;height: 80px;border-radius: var(--wordgam-border-radius);background-size: cover;background-position: center center;}.wg-header-action .send-content .create-icon {width: 38px;height: 38px;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(0, 0, 0, 0.05);color: #000;display: flex;justify-content: center;align-items: center;}.wg-header-action .send-content .create-icon:hover {cursor: pointer;background: rgba(0, 0, 0, 0.1);}.wg-header-action .dark-mode .moon-icon, .wg-header-action .dark-mode .sun-icon {width: 38px;height: 38px;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(0, 0, 0, 0.05);color: #000;font-size: 18px;display: flex;justify-content: center;align-items: center;transition: all 175ms;}.wg-header-action .dark-mode .moon-icon:hover, .wg-header-action .dark-mode .sun-icon:hover {cursor: pointer;background: rgba(0, 0, 0, 0.1);}.wg-header-action .dark-mode #darkmode-on {opacity: 1;}.wg-header-action .dark-mode #darkmode-off {display: none;opacity: 0;}.wg-header-action .social-media {position: relative;}.wg-header-action .social-media:hover .social-media-content {opacity: 1;visibility: visible;}.wg-header-action .social-media .icon {width: 38px;height: 38px;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(0, 0, 0, 0.05);font-size: 18px;color: #000;display: flex;justify-content: center;align-items: center;transition: all 125ms;}.wg-header-action .social-media .icon:hover {background: rgba(0, 0, 0, 0.1);}.wg-header-action .social-media .social-media-content {position: absolute;top: 40px;right: -33px;min-width: 275px;max-width: 275px;padding: 20px;box-sizing: border-box;border-radius: 6px;background: #fff;box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);z-index: 15;transition: all 125ms;opacity: 0;visibility: hidden;}.wg-header-action .social-media .social-media-content::before {content: "";top: -14px;right: 45px;position: absolute;border-width: 7px;border-style: solid;border-color: transparent transparent #fff transparent;}.wg-header-action .social-media .social-media-content ul {width: 100%;display: grid;justify-content: space-between;grid-template-columns: repeat(auto-fill, minmax(40px, 40px));grid-gap: 10px;}.wg-header-action .social-media .social-media-content ul li {width: 40px;height: 40px;padding: 10px;box-sizing: border-box;border-radius: 999px;display: flex;justify-content: center;align-items: center;transition: all 125ms;font-size: 20px;color: #000;}.wg-header-action .social-media .social-media-content ul li:hover {cursor: pointer;background: rgba(0, 0, 0, 0.05);}.wg-header-action .account {position: relative;}.wg-header-action .account .icon {width: 38px;height: 38px;padding: 10px;box-sizing: border-box;border-radius: 999px;background: rgba(0, 0, 0, 0.05);font-size: 18px;color: #000;display: flex;justify-content: center;align-items: center;}.wg-header-action .account .icon:hover {background: rgba(0, 0, 0, 0.1);}.wg-header-action .account .icon::before {margin-left: 1px;}.wg-header-action .account:hover .texts {visibility: visible;opacity: 1;}.wg-header-action .account .texts {position: absolute;width: max-content;top: 40px;right: -10px;padding: 15px;background: #fff;border-radius: 4px;box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);transition: all 125ms;visibility: hidden;opacity: 0;z-index: 15;}.wg-header-action .account .texts::before {content: "";position: absolute;top: -14px;right: 21px;border-style: solid;border-width: 7px;border-color: transparent transparent #fff transparent;}.wg-header-action .account .texts ul {display: flex;flex-direction: column;}.wg-header-action .account .texts ul li {padding: 5px 10px;box-sizing: border-box;border-radius: 4px;transition: all 100ms;}.wg-header-action .account .texts ul li:hover {cursor: pointer;background: rgba(0, 0, 0, 0.05);}.wg-header-action .account .texts ul li.logout:hover {background: rgb(225, 0, 0);}.wg-header-action .account .texts ul li.logout:hover span {color: #fff;}.wg-contact-page {width: 100%;}.wg-contact-page .top {width: 100%;background: var(--wordgam-color-one);background-position: center;background-repeat: no-repeat;padding: 75px 0;box-sizing: border-box;z-index: 1;}.wg-contact-page .top .wrapper {width: 100%;max-width: var(--max-width);margin: auto;display: flex;flex-direction: column;}.wg-contact-page .top .wrapper .the-content p {width: 65%;font-size: 16px;font-weight: 400;line-height: 26px;color: rgb(230, 230, 230);}.wg-contact-page .top .wrapper h1 {font-size: 40px;line-height: 50px;}.wg-contact-page .top .wrapper .bottom-line::before {background: rgba(255, 255, 255, 0.2);z-index: 1;}.wg-contact-page .max-width {width: 100%;max-width: var(--max-width);margin: 50px auto auto auto;}.wg-contact-page .contact-form {position: relative;width: 100%;max-width: var(--max-width);margin: 50px auto;display: flex;flex-direction: row;justify-content: flex-end;align-items: center;}.wg-contact-page .contact-form .left {position: absolute;left: 0;width: 450px;height: 800px;padding: 50px;box-sizing: border-box;border-radius: var(--wordgam-border-radius);background-position: center;background-size: cover;display: flex;flex-direction: column;justify-content: space-between;z-index: 10;overflow: hidden;}.wg-contact-page .contact-form .left::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.85);z-index: -1;}.wg-contact-page .contact-form .left .wg-text-grey {color: rgb(220, 220, 220);}.wg-contact-page .contact-form .left ul {display: flex;flex-direction: column;grid-gap: 20px;}.wg-contact-page .contact-form .left ul li {display: flex;align-items: center;}.wg-contact-page .contact-form .left ul li .icon {width: 40px;height: 40px;border-radius: 999px;background: rgba(255, 255, 255, 0.1);color: #fff;font-size: 20px;display: flex;justify-content: center;align-items: center;}.wg-contact-page .contact-form .left .social-media {display: flex;grid-gap: 20px;}.wg-contact-page .contact-form .left .social-media .media {width: 40px;height: 40px;border-radius: 999px;color: #fff;font-size: 18px;display: flex;justify-content: center;align-items: center;transition: all 125ms;}.wg-contact-page .contact-form .left .social-media .media:hover {background: rgba(255, 255, 255, 0.1);}.wg-contact-page .contact-form .right {position: relative;width: 75%;padding: 100px 50px 100px 200px;box-sizing: border-box;border: 2px solid rgba(0, 0, 0, 0.05);border-radius: var(--wordgam-border-radius);background: #fff;}.wg-contact-page .contact-form .right::before {content: "";position: absolute;width: 100%;max-width: 80%;height: 25px;left: 10%;bottom: -10px;border-radius: var(--wordgam-border-radius);background: rgb(0, 0, 0, 0.05);z-index: -1;}.wg-cookies-using-alert {position: fixed;left: -500px;bottom: 30px;width: 250px;border-radius: var(--wordgam-border-radius);background: var(--wordgam-color-one);transition: all 300ms;display: none;overflow: hidden;z-index: 9999;}.wg-cookies-using-alert.wg-active {display: block;}.wg-cookies-using-alert.wg-active-animation {left: 30px;}.wg-cookies-using-alert header {padding: 30px;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}.wg-cookies-using-alert header .icon {color: #fff;font-size: 84px;display: flex;justify-content: center;align-items: center;}.wg-cookies-using-alert header .wg-text-grey {color: rgb(230, 230, 230);}.wg-cookies-using-alert footer {width: 100%;padding: 15px;box-sizing: border-box;background: rgb(20, 20, 20);display: flex;justify-content: center;align-items: center;transition: all 125ms;}.wg-cookies-using-alert footer:hover {cursor: pointer;background: rgb(30, 30, 30);}body.error404 {width: 100%;height: 100vh;display: flex;flex-direction: column;justify-content: space-between;}.page-not-defined {width: 100%;}.page-not-defined .page-not-defined-one {position: relative;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;}.page-not-defined .page-not-defined-one .wrapper {position: relative;width: 550px;padding: 50px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: var(--wordgam-border-radius);background: #fff;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}.page-not-defined .page-not-defined-one .wrapper::before {content: "";position: absolute;width: 100%;max-width: 80%;height: 25px;left: 10%;bottom: -10px;border-radius: var(--wordgam-border-radius);background: rgba(0, 0, 0, 0.05);z-index: -1;}.page-not-defined .page-not-defined-one .wrapper h1 {font-size: 84px;line-height: 94px;}.swiper-container {overflow: hidden;}.wg-loading {border: 5px solid rgba(0, 0, 0, 0.1);border-radius: 50%;border-top: 5px solid rgb(50, 50, 50);width: 28px;height: 28px;-webkit-animation: spin 1.25s linear infinite;animation: spin 1.25s linear infinite;}.wg-loading.hidden {display: none;}@-webkit-keyframes spin {0% {-webkit-transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);}}@keyframes spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.hidden {display: none !important;}.wg-sticky-sidebar.sticky {position: sticky !important;top: 50px !important;}.wg-pagination {display: flex;grid-gap: 10px;}.wg-pagination span, .wg-pagination .wg-pagination-next, .wg-pagination .wg-pagination-prev {min-width: 42px;max-width: 42px;height: 42px;padding: 10px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: var(--wordgam-border-radius);font-size: 16px;font-weight: 600;line-height: 26px;color: var(--color-grey);display: flex;justify-content: center;align-items: center;transition: all 75ms;}.wg-pagination span:hover, .wg-pagination .wg-pagination-next:hover, .wg-pagination .wg-pagination-prev:hover {border-color: rgba(0, 0, 0, 0.25);color: var(--color-dark);}.wg-pagination span.current > span {border-color: var(--wordgam-color-one);background: var(--wordgam-color-one);color: #fff;}@keyframes mobileMenuAnimationStart {0% {transform: translateY(-10px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}@keyframes mobileMenuAnimationEnd {0% {transform: translateY(0);opacity: 1;}100% {transform: translateY(-10px);opacity: 0;}}.wg-mobile-menu-animation-start {animation: 250ms mobileMenuAnimationStart;}.wg-mobile-menu-animation-end {animation: 250ms mobileMenuAnimationEnd;}.wg-black-screen {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.55);opacity: 0;z-index: 99999;transition: all 150ms;}.wg-mobile-menu {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;display: none;transform: translate(-100%, 0);transition: all 400ms;}.wg-mobile-menu.wg-mobile-menu-active {transform: translate(0, 0) !important;}.wg-mobile-menu .wrapper {width: 100%;height: 100%;padding: 30px;box-sizing: border-box;background: #fff;display: flex;flex-direction: column;justify-content: space-between;grid-gap: 50px;overflow: auto;}.wg-mobile-menu .wrapper .top {display: flex;justify-content: center;align-items: center;}.wg-mobile-menu .wrapper .top .close-mobile-menu {width: 32px;height: 32px;border-radius: 999px;background: rgba(0, 0, 0, 0.05);display: flex;justify-content: center;align-items: center;}.wg-mobile-menu .wrapper .content ul {display: flex;flex-direction: column;grid-gap: 10px;}.wg-mobile-menu .wrapper .content ul li {width: 100%;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}.wg-mobile-menu .wrapper .content ul li a {position: relative;width: 75%;padding: 15px 0;box-sizing: border-box;font-size: 16px;line-height: 26px;font-weight: 600;color: #000;display: flex;align-items: center;}.wg-mobile-menu .wrapper .content ul li.menu-item-has-children {position: relative;}.wg-mobile-menu .wrapper .content ul li.menu-item-has-children:before {content: "";position: absolute;top: 25px;right: 0;width: 12px;height: 12px;background-size: cover;background-image: url(https://i.hizliresim.com/ntu1u5h.png);}.wg-mobile-menu .wrapper .content ul li.menu-item-has-children .sub-menu {margin-left: 20px;display: none;}.wg-mobile-menu .wrapper .content ul li.menu-item-has-children .sub-menu li {border: none;}.wg-mobile-menu .wrapper .content ul li.menu-item-has-children .sub-menu li a {width: 100%;padding: 0;font-size: 14px;font-weight: 500;line-height: 24px;color: rgb(100, 100, 100);}.wg-mobile-menu .wrapper .content ul li.menu-item-has-children .sub-menu li:last-child {padding-bottom: 15px;}.wg-mobile-menu .wrapper .content ul li.menu-item-has-children .sub-menu .sub-menu {margin-top: 10px;display: none;}.wg-mobile-menu .wrapper .content ul li.menu-item-has-children .menu-item-has-children::before {top: 6px;}.wg-mobile-menu .wrapper .bottom {display: flex;flex-direction: column;}.wg-mobile-menu .wrapper .bottom .social-media {display: flex;flex-wrap: wrap;grid-gap: 15px;}.wg-mobile-menu .wrapper .bottom .social-media .media {width: 34px;height: 34px;border-radius: 999px;background: rgba(0, 0, 0, 0.05);color: #000;display: flex;justify-content: center;align-items: center;transition: all 100ms;}.wg-mobile-menu .wrapper .bottom .social-media .media:hover {background: rgba(0, 0, 0, 0.1);}.wg-mobile-menu .wrapper .bottom .search input {padding: 13px 15px;border-radius: 999px;}.wg-mobile-menu .wrapper .bottom .search .search-button {position: absolute;right: 15px;color: var(--color-grey);font-size: 16px;}.wg-logo-text.one {width: min-content;padding: 7px 15px;box-sizing: border-box;border: 3px solid transparent;transition: all 150ms;}.wg-logo-text.one:hover {opacity: 0.8;}.wg-logo-text.two {width: min-content;padding: 7px 15px;box-sizing: border-box;background: transparent;transition: all 150ms;}.wg-logo-text.two:hover {opacity: 0.8;}.wg-logo-text.three {width: min-content;padding: 5px 18px;box-sizing: border-box;border-radius: 999px;transition: all 150ms;}.wg-logo-text.three:hover {opacity: 0.8;}.wg-logo-text.four {width: min-content;display: flex;justify-content: center;align-items: center;transition: all 125ms;}.wg-logo-text.four:hover {opacity: 0.8;}.wg-logo-text.four .circle {width: 7px;height: 7px;border-radius: 999px;background: red;}.wg-header-three .left .wg-logo-text.one span, .wg-header-three .left .wg-logo-text.four span {color: #fff !important;}.wg-header-three .left .wg-logo-text.two span {color: var(--color-dark) !important;}.wg-header-three .left .wg-logo-text.three span {color: var(--color-dark) !important;}.wg-footer-three .logo-text.mr-30 {margin-bottom: 30px;margin-right: 0;}.wg-footer-three .wg-logo-text.two span {color: var(--color-dark);}.wg-footer-three .wg-logo-text.three span {color: var(--color-dark);}.wg-footer-three .wg-logo-text.four span {color: #fff;}.wg-footer-two .logo-text {width: min-content;}.wg-footer-two .logo-text.mr-30 {margin-bottom: 20px;margin-right: 0;}.wg-footer-two .wg-logo-text.two span {color: #fff;}.wg-footer-two .wg-logo-text.three span {color: #fff;}.wg-footer-two .wg-logo-text.four span {color: #fff;}.wg-footer .logo-text.mr-30 {margin-bottom: 10px;margin-right: 0;}.wg-ad-desktop-header {position: relative;width: 100%;max-height: 300px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);background: rgb(225, 225, 225);}.wg-ad-desktop-header .wrapper {padding: 30px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}.wg-ad-desktop-header .wrapper div, .wg-ad-desktop-header .wrapper iframe, .wg-ad-desktop-header .wrapper img {max-width: 100% !important;max-height: 250px !important;}.wg-ad-desktop-header .wg-ad-desktop-header-close {position: absolute;top: 15px;right: 15px;width: 24px;height: 24px;border-radius: 999px;background: #fff;font-size: 18px;display: flex;justify-content: center;align-items: center;transition: all 100ms;}.wg-ad-desktop-header .wg-ad-desktop-header-close:hover {cursor: pointer;color: #fff;background: rgb(225, 30, 0);}.wg-ad-desktop-article {position: relative;width: 100%;max-width: calc(var(--max-width) / 1.5);margin: auto;max-height: 500px;border: 1px solid rgba(0, 0, 0, 0.1);background: rgb(225, 225, 225);}.wg-ad-desktop-article .wrapper {padding: 30px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}.wg-ad-desktop-article .wrapper div, .wg-ad-desktop-article .wrapper iframe, .wg-ad-desktop-article .wrapper img {width: 100%;max-width: 100% !important;max-height: 375px !important;}.wg-ad-mobile-bottom {position: fixed;bottom: 0;left: 0;right: 0;width: 100%;z-index: 999999;}.wg-ad-mobile-bottom .wrapper {max-height: 275px;padding: 15px;box-sizing: border-box;border-top: 1px solid rgba(0, 0, 0, 0.1);background: rgb(225, 225, 225);display: flex;justify-content: center;align-items: center;}.wg-ad-mobile-bottom .wrapper div, .wg-ad-mobile-bottom .wrapper iframe, .wg-ad-mobile-bottom .wrapper img {width: 100%;max-width: 100% !important;max-height: 225px !important;}.wg-ad-mobile-bottom .wg-ad-mobile-close {position: absolute;top: 10px;right: 10px;width: 20px;height: 20px;border: 1px solid rgba(0, 0, 0, 0.1);background: #fff;border-radius: 999px;font-size: 12px;display: flex;justify-content: center;align-items: center;}.wg-ad-mobile-header {position: relative;width: 100%;max-height: 275px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);background: rgb(225, 225, 225);}.wg-ad-mobile-header .wrapper {padding: 15px;box-sizing: border-box;}.wg-ad-mobile-header .wrapper div, .wg-ad-mobile-header .wrapper iframe, .wg-ad-mobile-header .wrapper img {width: 100%;max-width: 100% !important;max-height: 225px !important;}.wg-ad-mobile-header .wg-ad-mobile-header-close {position: absolute;top: 10px;right: 10px;width: 20px;height: 20px;border: 1px solid rgba(0, 0, 0, 0.1);background: #fff;border-radius: 999px;font-size: 12px;display: flex;justify-content: center;align-items: center;}.wg-ad-shortcode {width: 100%;max-width: calc(var(--max-width) / 1.5);margin: auto auto 20px auto;border: 1px solid rgba(0, 0, 0, 0.1);background: rgb(225, 225, 225);}.wg-ad-shortcode .wrapper {padding: 30px;box-sizing: border-box;}.wg-ad-shortcode .wrapper img, .wg-ad-shortcode .wrapper div, .wg-ad-shortcode .wrapper iframe {width: 100%;max-width: 100% !important;max-height: 500px !important;border-radius: 0 !important;}@keyframes backToTopAnimation {0% {opacity: 0;transform: translateY(50px);}100% {opacity: 1;transform: translateY(0);}}@keyframes backToTopBottomAnimation {0% {opacity: 1;transform: translateY(0);}100% {opacity: 0;transform: translateY(50px);}}.wg-back-to-top-animation {animation: backToTopAnimation 650ms;}.wg-back-to-top-bottom-animation {animation: backToTopBottomAnimation 650ms;}.wg-back-to-top {position: fixed;bottom: 30px;right: 30px;display: flex;justify-content: center;align-items: center;text-align: center;transition: all 50ms;z-index: 99999;}.wg-back-to-top .one {width: 36px;height: 36px;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 999px;background: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);display: flex;justify-content: center;align-items: center;visibility: hidden;}.wg-back-to-top .one:hover {cursor: pointer;color: #fff;background: var(--wordgam-color-one);}.wg-back-to-top .one.wg-active {visibility: visible;animation: backToTopAnimation 500ms;}.wg-back-to-top .one.wg-deactive {visibility: visible;animation: backToTopBottomAnimation 500ms;}.wg-back-to-top .two {width: 36px;height: 36px;border-radius: 999px;background: linear-gradient(transparent, rgba(0, 0, 0, 0.1)) top/100% 800%;background-color: var(--wordgam-color-one);color: #fff;display: flex;justify-content: center;align-items: center;visibility: hidden;}.wg-back-to-top .two:hover {cursor: pointer;background-position: bottom;}.wg-back-to-top .two.wg-active {visibility: visible;animation: backToTopAnimation 500ms;}.wg-back-to-top .two.wg-deactive {visibility: visible;animation: backToTopBottomAnimation 500ms;}.wg-back-to-top .three {padding: 5px 15px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 999px;background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);display: flex;justify-content: center;align-items: center;visibility: hidden;}.wg-back-to-top .three:hover {cursor: pointer;border-color: rgba(0, 0, 0, 0.2);}.wg-back-to-top .three.wg-active {visibility: visible;animation: backToTopAnimation 500ms;}.wg-back-to-top .three.wg-deactive {visibility: visible;animation: backToTopBottomAnimation 500ms;}.wg-back-to-top .three .wg-icon {color: rgba(0, 0, 0, 0.5);font-size: 18px;}@media only screen and (max-width: 768px) {main.container {padding: 0 20px;box-sizing: border-box;}h1 {font-size: 28px;line-height: 38px;}h2 {font-size: 24px;line-height: 34px;}h3 {font-size: 20px;line-height: 30px;}.wg-header-one {display: none !important;}.wg-header-two {display: none !important;}.wg-header-three {display: none !important;}.wg-header-four {display: none !important;}.wg-header-five {display: none !important;}.wg-account-modal .wrapper {width: 100%;padding: 20px;box-sizing: border-box;}.wg-account-modal .wrapper main {max-height: 475px;overflow: auto;}.wg-modal {padding: 0 20px;box-sizing: border-box;}.wg-modal .custom {width: 100%;}.wg-modal .custom main {max-height: 475px;overflow: auto;}.wg-modal .newsletter {width: 100%;}.wg-modal .newsletter main {max-height: 475px;overflow: auto;}.wg-announcements-top {padding: 20px;}.wg-announcements-top .content {display: flex;flex-direction: column;text-align: center;}.wg-announcements-top .content .mr-15 {margin-bottom: 15px;margin-right: 0;}.wg-header-bottom-last-posts {padding: 0 20px;box-sizing: border-box;}.landing-one {display: flex;flex-direction: column;}.landing-one .left, .landing-one .right {width: 100%;}.landing-one .left .image .bg-image {width: 100% !important;height: 210px !important;}.landing-one .right {margin-top: 30px;padding-top: 30px;border-top: 1px solid rgba(0, 0, 0, 0.1);}.landing-two {flex-direction: column;}.landing-two .left, .landing-two .right {width: 100%;}.landing-two .left .thumbnail .image {width: 100% !important;height: 210px !important;}.landing-two .right {margin-top: 30px;padding-top: 30px;border-top: 1px solid rgba(0, 0, 0, 0.1);}.landing-two .right .blogs .blog .thumbnail img {min-width: 150px;max-width: 150px;height: 93px;}.landing-three {flex-direction: column;}.landing-three .left, .landing-three .right {width: 100%;border-radius: var(--wordgam-border-radius) var(--wordgam-border-radius) 0 0;}.landing-three .left {height: 400px;}.landing-three .left .the-content {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}.landing-three .right .blog:first-child {border-radius: 0 !important;}.landing-three .right .blog:last-child {border-radius: 0 0 var(--wordgam-border-radius) var(--wordgam-border-radius);}.landing-four .left, .landing-four .right {display: none;}.landing-four .center {width: 100%;}.landing-four .center .swiper-container .swiper-slide img {height: 210px !important;}.landing-four .center .landing-four-pagination {display: flex;}.landing-five .swiper-container .swiper-slide {height: 450px;}.landing-five .swiper-container .swiper-slide .the-content {display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}.landing-five .bottom-controller .left .landing-five-pagination .swiper-pagination-bullet {padding: 0;}.landing-five .bottom-controller .right .prev, .landing-five .bottom-controller .right .next {padding: 0 15px;}.landing-six {display: flex;flex-direction: column;}.landing-six .one {margin-right: 0;margin-bottom: 25px;}.landing-six .one .image {width: 100%;height: 400px;}.landing-six .wrapper {width: 100%;display: flex;flex-wrap: wrap;}.landing-six .wrapper .small {width: 100%;}.landing-six .wrapper .small .image {width: 100%;}.landing-seven .swiper-container .swiper-slide {width: 100% !important;}.landing-seven .swiper-container .next {right: -15px;width: 32px;height: 32px;font-size: 16px;}.landing-seven .swiper-container .prev {left: -15px;width: 32px;height: 32px;font-size: 16px;}.wg-sidebar-content {margin-top: 50px;}.wg-sidebar-content .sidebar {display: none;}.wg-sidebar-content .left {width: 100%;grid-gap: 50px 0;}.home-post-lists-single .blogs .blog {flex-direction: column;}.home-post-lists-single .blogs .blog .thumbnail {width: 100%;}.home-post-lists-single .blogs .blog .thumbnail.mr-30 {margin-right: 0;margin-bottom: 20px;}.home-post-lists-single .blogs .blog .thumbnail img {min-width: 100%;max-width: 100%;height: auto !important;}.home-post-lists-three .blogs .blog .image, .home-post-lists-three .blogs .blog .image img {width: 100%;height: auto !important;}.home-post-lists-three .blogs .blog .texts-container {top: -2px;}.home-post-lists-two-list .posts {flex-direction: column;}.home-post-lists-two-list .one-post {width: 100% !important;margin-bottom: 20px !important;}.home-post-lists-two-list .one-post .thumbnail {width: 100% !important;}.home-post-lists-two-list .posts .column {width: 100% !important;}.home-post-lists-two-list .post .thumbnail img {min-width: 150px !important;max-width: 150px !important;}.home-posts-module-four .wrapper {flex-direction: column;}.home-posts-module-four .one-post {width: 100% !important;}.home-posts-module-four .one-post .thumbnail img {width: 100% !important;}.home-posts-module-five .wrapper {flex-direction: column;grid-gap: 20px;}.home-posts-module-five .one-post {min-width: 100% !important;max-width: 100% !important;}.home-posts-module-five .one-post .thumbnail {min-width: 100% !important;max-width: 100% !important;}.home-posts-module-five .posts {grid-gap: 20px;}.home-posts-module-six .posts {width: 100%;display: flex;flex-wrap: wrap;}.home-last-comments .swiper-container .swiper-slide {width: 100% !important;}.home-authors .swiper-container .swiper-slide {width: 100% !important;}.home-category-lists .categorys {width: 100%;display: flex;flex-direction: column;flex-wrap: wrap;}.home-category-lists .categorys .image {width: 100% !important;}.wg-footer-one-line {max-width: calc(100% - 40px) !important;}.wg-footer .wrapper .top {padding: 50px 20px !important;box-sizing: border-box;flex-direction: column;}.wg-footer .wrapper .top .left {width: 100%;margin-bottom: 50px;}.wg-footer .wrapper .top .right {width: 100%;}.wg-footer .wrapper .bottom {padding: 15px 20px;box-sizing: border-box;}.wg-footer .wrapper .bottom .wrapper {padding: 0 !important;flex-direction: column !important;}.wg-footer .wrapper .bottom .wrapper .left {margin-bottom: 5px;}.wg-footer .wrapper .top .right ul:first-child {flex-direction: column;grid-gap: 30px !important;}.wg-footer-two .top {padding: 50px 0 !important;}.wg-footer-two .top .wrapper {padding: 0 20px;box-sizing: border-box;flex-direction: column;}.wg-footer-two .top .wrapper .left {width: 100% !important;margin-bottom: 50px;}.wg-footer-two .top .wrapper .right ul li.menu-item-has-children {margin-left: 39px;}.wg-footer-two .top .wrapper .right ul:first-child {flex-direction: column;grid-gap: 30px !important;}.wg-footer-two .top .wrapper .right ul li ul {flex-direction: column;}.wg-footer-three {padding: 0 20px;box-sizing: border-box;}.wg-footer-three .wrapper .menu {width: 100% !important;}.wg-footer-four .wrapper {padding: 50px 20px !important;flex-direction: column;}.wg-footer-four .wrapper .left {width: 100% !important;margin-bottom: 50px;}.wg-footer-four .wrapper .right {grid-gap: 30px !important;flex-direction: column;}.wg-footer-four .wrapper .right .popular-categorys .categorys .category .thumbnail {width: 100% !important;}.wg-footer-four .bottom .content {padding: 20px !important;flex-direction: column;}.wg-footer-four .bottom .content span {margin-bottom: 10px;}.wg-footer-four .bottom .content ul {flex-wrap: wrap;justify-content: center;align-items: center;grid-gap: 5px 20px !important;}.wg-footer-five .wrapper {padding: 20px !important;flex-direction: column;}.wg-footer-five .wrapper span {margin-bottom: 10px;}.wg-footer-five .wrapper ul {justify-content: center;align-items: center;grid-gap: 5px 20px !important;}.category-one-header .wrapper {padding: 30px 20px !important;}.category-one-header .wrapper .the-content p {width: 100%;}.category-one {top: -50px !important;}.category-one .left {width: 100% !important;}.category-one .left .posts .post {flex-direction: column;}.category-one .left .posts .post .thumbnail img {min-width: 100% !important;max-width: 100% !important;}.category-one .left .posts .post .column.ml-30 {margin-top: 20px;margin-left: 0;}.category-one .sidebar, .category-two .sidebar {display: none;}.category-two .top {width: 100%;}.category-two .top .the-content p {width: 100% !important;}.category-two .wrapper .left {width: 100%;}.category-two .wrapper .left .posts .post {flex-direction: column;}.category-two .wrapper .left .posts .post .thumbnail img {min-width: 100% !important;max-width: 100% !important;}.category-two .wrapper .left .posts .post .column.ml-30 {margin-top: 20px;margin-left: 0;}.single-one .top .row.align-items-center {grid-gap: 10px;}.single-one .top .reading-count, .single-one .top .comment-count {display: none;}.single-one .top .circle {display: none;}.single-one .content .social-media {display: none;}.single-one .top .circle {display: none;}.single-two .sidebar {display: none;}.single-two .content .reading-count, .single-two .content .comment-count {display: none;}.single-two .top .circle {display: none;}.single-related-posts-one {width: calc(100% + 40px);margin-left: -20px;}.single-related-posts-one .wrapper {padding: 0 20px;box-sizing: border-box;}.single-related-posts-two {width: calc(100% + 40px);margin-left: -20px;}.single-related-posts-two .wrapper {padding: 0 20px;box-sizing: border-box;}.single-related-posts-two .wrapper .posts {width: 100%;display: flex;flex-wrap: wrap;}.single-related-posts-two .wrapper .posts .post {width: 100% !important;}.single-related-posts-two .wrapper .posts .post .image {height: auto !important;}.single-related-posts-two .wrapper .posts .post .texts-container {margin-top: -2px;}.wg-shortcodes-post {flex-direction: column;}.wg-shortcodes-post .thumbnail {min-width: 100% !important;max-width: 100% !important;}.wg-shortcodes-post .column.ml-20 {margin-top: 20px;margin-left: 0;}.page-one .wrapper {padding: 0 20px;box-sizing: border-box;}.author-one .top {width: 100% !important;}.author-one .wrapper .left {width: 100% !important;}.author-one .wrapper .posts .post {flex-direction: column;}.author-one .wrapper .posts .post .thumbnail {min-width: 100% !important;max-width: 100% !important;margin-right: 0 !important;margin-bottom: 20px;}.author-one .sidebar {display: none;}main.container.profile-edit .left {display: none;}main.container.profile-edit .right {width: 100% !important;}.wg-contact-page .top {padding: 75px 20px !important;}.wg-contact-page .top .the-content p {width: 100% !important;}.wg-contact-page .contact-form {padding: 0 20px;box-sizing: border-box;}.wg-contact-page .contact-form .left {display: none;}.wg-contact-page .contact-form .right {width: 100% !important;padding: 30px !important;}.wg-contact-page .contact-form .right form .row {flex-direction: column !important;}.wg-contact-page .contact-form .right form .row .mr-30 {margin-right: 0 !important;margin-bottom: 30px;}.search-page .left {width: 100% !important;}.search-page .left .posts .post {flex-direction: column;}.search-page .left .posts .post .thumbnail {min-width: 100% !important;max-width: 100% !important;margin-right: 0 !important;margin-bottom: 20px;}.search-page .sidebar {display: none;}.wg-ad-desktop-header {display: none;}.wg-article-infinite-scroll-line {width: calc(100% + 40px);margin-left: -20px;}.wg-back-to-top.wg-deactive-mobile {display: none;opacity: 0;}}@media only screen and (min-width: 768px) and (max-width: 1024px) {main.container {padding: 0 20px;box-sizing: border-box;}h1 {font-size: 28px;line-height: 38px;}h2 {font-size: 24px;line-height: 34px;}h3 {font-size: 20px;line-height: 30px;}.wg-header-one {display: none !important;}.wg-header-two {display: none !important;}.wg-header-three {display: none !important;}.wg-header-four {display: none !important;}.wg-header-five {display: none !important;}.wg-account-modal .wrapper {width: 100%;padding: 20px;box-sizing: border-box;}.wg-account-modal .wrapper main {max-height: 475px;overflow: auto;}.wg-modal {padding: 0 20px;box-sizing: border-box;}.wg-modal .custom {width: 100%;}.wg-modal .custom main {max-height: 475px;overflow: auto;}.wg-modal .newsletter {width: 100%;}.wg-modal .newsletter main {max-height: 475px;overflow: auto;}.wg-announcements-top {padding: 20px;}.wg-announcements-top .content {display: flex;flex-direction: column;text-align: center;}.wg-announcements-top .content .mr-15 {margin-bottom: 15px;margin-right: 0;}.wg-header-bottom-last-posts {padding: 0 20px;box-sizing: border-box;}.landing-one {display: flex;flex-direction: column;}.landing-one .left, .landing-one .right {width: 100%;}.landing-one .left .image .bg-image {width: 100% !important;}.landing-one .right {margin-top: 30px;padding-top: 30px;border-top: 1px solid rgba(0, 0, 0, 0.1);}.landing-two {flex-direction: column;}.landing-two .left, .landing-two .right {width: 100%;}.landing-two .left .thumbnail .image {width: 100% !important;}.landing-two .right {margin-top: 30px;padding-top: 30px;border-top: 1px solid rgba(0, 0, 0, 0.1);}.landing-two .right .blogs .blog .thumbnail img {min-width: 150px;max-width: 150px;height: 93px;}.landing-four .left, .landing-four .right {display: none;}.landing-four .center {width: 100%;}.landing-four .center .swiper-container .swiper-slide img {height: 210px !important;}.landing-four .center .landing-four-pagination {display: flex;}.landing-five .swiper-container .swiper-slide {height: 450px;}.landing-five .swiper-container .swiper-slide .the-content {display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}.landing-five .bottom-controller .left .landing-five-pagination .swiper-pagination-bullet {padding: 0;}.landing-five .bottom-controller .right .prev, .landing-five .bottom-controller .right .next {padding: 0 15px;}.landing-six {flex-direction: column;}.landing-six .one {width: 100%;margin-right: 0 !important;margin-bottom: 20px;}.landing-six .one .image {width: 100% !important;}.landing-six .small .image {width: 100% !important;}.landing-seven .swiper-container .next {right: -15px;width: 32px;height: 32px;font-size: 16px;}.landing-seven .swiper-container .prev {left: -15px;width: 32px;height: 32px;font-size: 16px;}.wg-sidebar-content {margin-top: 50px;}.wg-sidebar-content .sidebar {display: none;}.wg-sidebar-content .left {width: 100%;grid-gap: 50px 0;}.home-post-lists-two-list .one-post .thumbnail {width: 100% !important;}.home-post-lists-two-list .posts .column {width: 100% !important;}.wg-footer-one-line {max-width: calc(100% - 40px) !important;}.wg-footer .wrapper .top {padding: 50px 20px !important;box-sizing: border-box;flex-direction: column;}.wg-footer .wrapper .top .left {width: 100%;margin-bottom: 50px;}.wg-footer .wrapper .top .right {width: 100%;}.wg-footer .wrapper .bottom {padding: 15px 20px;box-sizing: border-box;}.wg-footer .wrapper .bottom .wrapper {padding: 0 !important;flex-direction: column !important;}.wg-footer .wrapper .bottom .wrapper .left {margin-bottom: 5px;}.wg-footer .wrapper .top .right ul:first-child {flex-direction: column;grid-gap: 30px !important;}.wg-footer-two .top {padding: 50px 0 !important;}.wg-footer-two .top .wrapper {padding: 0 20px;box-sizing: border-box;flex-direction: column;}.wg-footer-two .top .wrapper .left {width: 100% !important;margin-bottom: 50px;}.wg-footer-two .top .wrapper .right ul li.menu-item-has-children {margin-left: 39px;}.wg-footer-two .top .wrapper .right ul:first-child {flex-direction: column;grid-gap: 30px !important;}.wg-footer-two .top .wrapper .right ul li ul {flex-direction: column;}.wg-footer-two .top .wrapper .right ul li ul a {width: 100% !important;}.wg-footer-three {padding: 0 20px;box-sizing: border-box;}.wg-footer-three .wrapper .menu {width: 100% !important;}.wg-footer-four .wrapper {padding: 50px 20px !important;flex-direction: column;}.wg-footer-four .wrapper .left {width: 100% !important;margin-bottom: 50px;}.wg-footer-four .wrapper .right {grid-gap: 30px !important;flex-direction: column;}.wg-footer-four .wrapper .right .popular-categorys .categorys .category .thumbnail {width: 100% !important;}.wg-footer-four .bottom .content {padding: 20px !important;flex-direction: column;}.wg-footer-four .bottom .content span {margin-bottom: 10px;}.wg-footer-four .bottom .content ul {flex-wrap: wrap;justify-content: center;align-items: center;grid-gap: 5px 20px !important;}.wg-footer-five .wrapper {padding: 20px !important;flex-direction: column;}.wg-footer-five .wrapper span {margin-bottom: 10px;}.wg-footer-five .wrapper ul {justify-content: center;align-items: center;grid-gap: 5px 20px !important;}.category-one-header .wrapper {padding: 30px 20px !important;}.category-one-header .wrapper .the-content p {width: 100%;}.category-one {top: -50px !important;}.category-one .left {width: 100% !important;}.category-one .sidebar, .category-two .sidebar {display: none;}.category-two .top {width: 100%;}.category-two .top .the-content p {width: 100% !important;}.category-two .wrapper .left {width: 100% !important;}.single-one .wrapper .content .social-media {display: none;}.single-two .content {width: 100% !important;}.single-two .sidebar {display: none;}.single-two .single-comment-hr, .single-two .single-comment-container {max-width: 100% !important;}.single-related-posts-one {width: calc(100% + 40px);margin-left: -20px;}.single-related-posts-one .wrapper {padding: 0 20px;box-sizing: border-box;}.single-related-posts-one .wrapper .posts .post .image {height: auto !important;}.single-related-posts-one .wrapper .posts .post .texts-container {margin-top: -2px;}.single-related-posts-two {width: calc(100% + 40px);margin-left: -20px;}.single-related-posts-two .wrapper {padding: 0 20px;box-sizing: border-box;}.single-related-posts-two .wrapper .posts .post .image {height: auto !important;}.single-related-posts-two .wrapper .posts .post .texts-container {margin-top: -2px;}.page-one .wrapper {padding: 0 20px;box-sizing: border-box;}.author-one .top {width: 100% !important;}.author-one .wrapper .left {width: 100% !important;}.author-one .sidebar {display: none;}main.container.profile-edit .left {display: none;}main.container.profile-edit .right {width: 100% !important;}.wg-contact-page .top {padding: 75px 20px !important;}.wg-contact-page .top .the-content p {width: 100% !important;}.wg-contact-page .contact-form {padding: 0 20px;box-sizing: border-box;}.wg-contact-page .contact-form .left {display: none;}.wg-contact-page .contact-form .right {width: 100% !important;padding: 30px !important;}.wg-contact-page .contact-form .right form .row {flex-direction: column !important;}.wg-contact-page .contact-form .right form .row .mr-30 {margin-right: 0 !important;margin-bottom: 30px;}.search-page .left {width: 100% !important;}.search-page .sidebar {display: none;}.wg-ad-desktop-header {display: none;}.wg-article-infinite-scroll-line {width: calc(100% + 40px);margin-left: -20px;}.home-post-lists-three .blog .image img {height: auto !important;}}@media only screen and (min-width: 1025px) and (max-width: 1565px) {main.container {padding: 0 20px;box-sizing: border-box;}.wg-sidebar-content {grid-gap: 20px;}.wg-sidebar-content .left {width: 60%;margin-right: 20px;}.wg-sidebar-content .sidebar {width: 30%;}.wg-header-one {padding: 0 20px;box-sizing: border-box;}.wg-header-two .top {padding: 30px 20px !important;}.wg-header-two .navigation {width: 100%;max-width: calc(100% - 40px);margin: auto;}.wg-header-three {padding: 0 20px;box-sizing: border-box;}.wg-header-four .top {padding: 30px 20px !important;box-sizing: border-box;}.wg-header-four .navigation .navigation-child {padding: 0 20px;box-sizing: border-box;}.wg-header-five {padding: 0 20px;box-sizing: border-box;}.wg-header-bottom-last-posts {padding: 0 20px;box-sizing: border-box;}.landing-two {grid-gap: 20px;}.landing-two .left {width: 60%;}.landing-two .left .image {width: 100% !important;}.landing-two .right {width: 40%;}.landing-one {grid-gap: 20px;}.landing-one .left {width: 60%;}.landing-one .left .image .bg-image {width: 100% !important;}.landing-one .right {width: 40%;}.landing-four {grid-gap: 20px;}.landing-six .one .image {width: 400px !important;}.landing-six .wrapper {grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)) !important;}.landing-six .wrapper .small .image {width: 100% !important;}.wg-footer .top {padding: 75px 20px !important;}.wg-footer .bottom {padding: 0 20px;box-sizing: border-box;}.wg-footer-two .content .top {padding: 75px 20px !important;}.wg-footer-four .wrapper {padding: 50px 20px 75px 20px !important;}.wg-footer-four .bottom {padding: 0 20px;box-sizing: border-box;}.wg-footer-five .wrapper {padding: 20px !important;}.home-post-lists-three .blogs {grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)) !important;}.home-post-lists-three .blog .image {height: auto !important;}.home-post-lists-three .blog .image img {height: auto !important;}.home-post-lists-three .blog .texts-container {margin-top: -2px;}.home-posts-module-six .posts {grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)) !important;}.category-one-header .wrapper {padding: 75px 20px !important;}.category-one .left {width: 60% !important;}.category-one .left .posts .post {align-items: flex-start !important;}.category-two .top {width: 100%;}.category-two .top .the-content p {width: 100% !important;}.category-two .wrapper .left {width: 60% !important;}.category-two .wrapper .left .posts .post {align-items: flex-start !important;}.category-two .wrapper .sidebar {width: 30% !important;}.single-two .content {width: 60% !important;}.single-two .sidebar {width: 30% !important;}.single-related-posts-one, .single-related-posts-two {width: calc(100% + 40px);margin-left: -20px;padding: 50px 20px !important;}.page-one .wrapper {padding: 0 20px;box-sizing: border-box;}.author-one .wrapper .left {width: 60% !important;}.author-one .wrapper .sidebar {width: 30% !important;}main.container.profile-edit .left {width: 30% !important;}main.container.profile-edit .right {width: 60% !important;}.wg-contact-page .top {padding: 75px 20px !important;}.wg-contact-page .contact-form {padding: 0 20px;box-sizing: border-box;}.wg-contact-page .contact-form .left {left: 20px !important;}.wg-contact-page .contact-form .right {padding: 100px 50px 100px 250px !important;}.search-page .left {width: 60% !important;}.search-page .sidebar {width: 30% !important;}.wg-article-infinite-scroll-line {width: calc(100% + 40px);margin-left: -20px;}}@media only screen and (min-width: 1025px) {.wg-mobile-menu {display: none;}.wg-mobile-menu-icon {display: none;}.wg-header-mobile {display: none !important;}.wg-ad-mobile-header {display: none;}.wg-ad-mobile-bottom {display: none;}}.wg-line-height-none {line-height: 0 !important;}body.home .wg-footer-one {margin-top: 0px !important;}body.home .wg-footer-two {margin-top: 0px !important;}body.home .wg-footer-three {margin-top: 0px !important;}body.home .wg-footer-four {margin-top: 0px !important;}body.home .wg-footer-five {margin-top: 0px !important;}body.page-template-page-headersone-php header[class*="wg-header"]:nth-child(1) {display: none;}body.page-template-page-templatesarticle-one-php .wg-footer-one, body.page-template-page-templatesarticle-one-php .wg-footer-two, body.page-template-page-templatesarticle-one-php .wg-footer-three, body.page-template-page-templatesarticle-one-php .wg-footer-four, body.page-template-page-templatesarticle-one-php .wg-footer-five {margin-top: 0 !important;}body.page-template-page-templatesarticle-two-php .wg-footer-one, body.page-template-page-templatesarticle-two-php .wg-footer-two, body.page-template-page-templatesarticle-two-php .wg-footer-three, body.page-template-page-templatesarticle-two-php .wg-footer-four, body.page-template-page-templatesarticle-two-php .wg-footer-five {margin-top: 0 !important;}.wg-preview {width: 100%;opacity: 0.25;pointer-events: none;}.wg-preview .wg-cookies-using-alert {display: none;}.wg-preview-footer {padding-top: 10px;}.wg-lazyload {background: rgb(175, 175, 175);}.fa, .fas, .far, .fal, .fad, .fab {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;}@font-face {font-family: "Font Awesome 5 Brands";font-style: normal;font-weight: 400;font-display: block;src: url(icons/fontawesome/webfonts/fa-brands-400.eot);src: url("icons/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url(icons/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(icons/fontawesome/webfonts/fa-brands-400.woff) format("woff"), url(icons/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"), url("icons/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg");}.fab {font-family: "Font Awesome 5 Brands";font-weight: 400;}@font-face {font-family: "Font Awesome 5 Free";font-style: normal;font-weight: 400;font-display: block;src: url(icons/fontawesome/webfonts/fa-regular-400.eot);src: url("icons/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url(icons/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(icons/fontawesome/webfonts/fa-regular-400.woff) format("woff"), url(icons/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"), url("icons/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg");}.far {font-family: "Font Awesome 5 Free";font-weight: 400;}@font-face {font-family: "Font Awesome 5 Free";font-style: normal;font-weight: 900;font-display: block;src: url(icons/fontawesome/webfonts/fa-solid-900.eot);src: url("icons/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url(icons/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(icons/fontawesome/webfonts/fa-solid-900.woff) format("woff"), url(icons/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"), url("icons/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");}.fa, .fas {font-family: "Font Awesome 5 Free";font-weight: 900;}.fa-facebook:before {content: "\f09a";}.fa-facebook-f:before {content: "\f39e";}.fa-facebook-messenger:before {content: "\f39f";}.fa-facebook-square:before {content: "\f082";}.fa-instagram:before {content: "\f16d";}.fa-instagram-square:before {content: "\e055";}.fa-twitter:before {content: "\f099";}.fa-twitter-square:before {content: "\f081";}.fa-linkedin:before {content: "\f08c";}.fa-linkedin-in:before {content: "\f0e1";}.fa-youtube:before {content: "\f167";}.fa-youtube-square:before {content: "\f431";}.fa-whatsapp:before {content: "\f232";}.fa-whatsapp-square:before {content: "\f40c";}.fa-yoast:before {content: "\f2b1";}.fa-yandex:before {content: "\f413";}.fa-yandex-international:before {content: "\f414";}.fa-wikipedia-w:before {content: "\f266";}.fa-vk:before {content: "\f189";}.fa-pinterest:before {content: "\f0d2";}.fa-pinterest-p:before {content: "\f231";}.fa-pinterest-square:before {content: "\f0d3";}.fa-bootstrap:before {content: "\f836";}.fa-behance:before {content: "\f1b4";}.fa-behance-square:before {content: "\f1b5";}.fa-dribbble:before {content: "\f17d";}.fa-dribbble-square:before {content: "\f397";}.fa-amazon:before {content: "\f270";}.fa-discord:before {content: "\f392";}.fa-github:before {content: "\f09b";}.fa-github-alt:before {content: "\f113";}.fa-github-square:before {content: "\f092";}.fa-gitlab:before {content: "\f296";}.fa-git:before {content: "\f1d3";}.fa-git-alt:before {content: "\f841";}.fa-git-square:before {content: "\f1d2";}.fa-yahoo:before {content: "\f19e";}.fa-wordpress:before {content: "\f19a";}.fa-wordpress-simple:before {content: "\f411";}.fa-tumblr:before {content: "\f173";}.fa-tumblr-square:before {content: "\f174";}@font-face {font-family: "remixicon";src: url(icons/remixicon/remixicon.eot?t=1590207869815);src: url("icons/remixicon/remixicon.eot?t=1590207869815#iefix") format("embedded-opentype"), url(icons/remixicon/remixicon.woff2?t=1590207869815) format("woff2"), url(icons/remixicon/remixicon.woff?t=1590207869815) format("woff"), url(icons/remixicon/remixicon.ttf?t=1590207869815) format("truetype"), url("icons/remixicon/remixicon.svg?t=1590207869815#remixicon") format("svg");font-display: swap;}[class^="ri-"], [class*=" ri-"] {font-family: "remixicon" !important;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.ri-menu-fill:before {content: "\ef3b";}.ri-close-fill:before {content: "\eb98";}.ri-arrow-up-line:before {content: "\ea76";}@font-face {font-family: "Phosphor";src: url(icons/phosphor/Phosphor.ttf?65my2u) format("truetype"), url(icons/phopshor/Phosphor.woff?65my2u) format("woff"), url("icons/phosphor/Phosphor.svg?65my2u#Phosphor") format("svg");font-weight: 400;font-style: normal;font-display: block;}[class^="ph-"], [class*=" ph-"] {display: inline-flex;}[class^="ph-"]:before, [class*=" ph-"]:before {font-family: "Phosphor" !important;font-style: normal !important;font-weight: normal !important;text-decoration: inherit;text-align: center;font-variant: normal !important;text-transform: none !important;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;letter-spacing: 0;-webkit-font-feature-settings: "liga";-moz-font-feature-settings: "liga=1";-moz-font-feature-settings: "liga";-ms-font-feature-settings: "liga" 1;font-feature-settings: "liga";-webkit-font-variant-ligatures: discretionary-ligatures;font-variant-ligatures: discretionary-ligatures;}.ph-x-circle-fill:before {content: "\fad7";}.ph-x-fill:before {content: "\fad8";}.ph-x-square-fill:before {content: "\fad9";}.ph-x-bold:before {content: "\f759";}.ph-check-bold:before {content: "\f465";}.ph-check-fill:before {content: "\f852";}.ph-chats-circle-thin:before {content: "\e9e5";}.ph-chats-teardrop-thin:before {content: "\e9e6";}.ph-chats-thin:before {content: "\e9e7";}.ph-chats-circle-light:before {content: "\ed62";}.ph-chats-light:before {content: "\ed63";}.ph-chats-teardrop-light:before {content: "\ed64";}.ph-chats:before {content: "\f0e0";}.ph-chats-circle:before {content: "\f0e1";}.ph-chats-teardrop:before {content: "\f0e2";}.ph-info:before {content: "\f1e0";}.ph-user-bold:before {content: "\f732";}.ph-warning-circle:before {content: "\f35d";}.ph-warning-circle-bold:before {content: "\f749";}.ph-warning-circle-fill:before {content: "\fac6";}.ph-cookie-fill:before {content: "\f87c";}.ph-cookie-bold:before {content: "\f4a4";}.ph-warning-bold:before {content: "\f748";}.ph-warning-circle-bold:before {content: "\f749";}.ph-warning-octagon-bold:before {content: "\f74a";}.ph-warning-fill:before {content: "\fac7";}.ph-warning-octagon:before {content: "\f35e";}.ph-warning-octagon-fill:before {content: "\fac8";}.ph-upload-bold:before {content: "\f730";}.ph-phone-fill:before {content: "\f9da";}.ph-envelope:before {content: "\f154";}.ph-envelope-open:before {content: "\f155";}.ph-envelope-simple:before {content: "\f156";}.ph-envelope-simple-open:before {content: "\f157";}.ph-envelope-fill:before {content: "\f8be";}.ph-envelope-open-fill:before {content: "\f8bf";}.ph-envelope-simple-fill:before {content: "\f8c0";}.ph-envelope-simple-open-fill:before {content: "\f8c1";}.ph-map-pin-fill:before {content: "\f977";}.ph-map-pin-line-fill:before {content: "\f978";}.ph-caret-left-bold:before {content: "\f441";}.ph-caret-up-bold:before {content: "\f443";}.ph-plus-bold:before {content: "\f661";}.ph-moon-bold:before {content: "\f5fb";}.ph-sun-bold:before {content: "\f6ea";}.ph-caret-down-bold:before {content: "\f440";}.ph-bell-bold:before {content: "\f400";}.ph-eye:before {content: "\f15b";}.ph-eye-fill:before {content: "\f8c7";}.ph-fire-fill:before {content: "\f8e0";}.ph-arrow-up-bold:before {content: "\f3df";}.ph-magnifying-glass-bold:before {content: "\f5e6";}.ph-magnifying-glass-fill:before {content: "\f974";}.ph-caret-left-bold:before {content: "\f441";}.ph-caret-right-bold:before {content: "\f442";}.ph-arrow-left-bold:before {content: "\f3b9";}.ph-arrow-right-bold:before {content: "\f3c2";}.ph-star-fill:before {content: "\fa5d";}.ph-clock:before {content: "\f0f9";}.ph-chat-circle-dots:before {content: "\f0dd";}.ph-chat-circle-dots-bold:before {content: "\f45b";}@font-face {font-family: swiper-icons;src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight: 400;font-style: normal;}:root {--swiper-theme-color: #007aff;}.swiper {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;}.swiper-vertical > .swiper-wrapper {flex-direction: column;}.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: flex;transition-property: transform;box-sizing: content-box;}.swiper-android .swiper-slide, .swiper-wrapper {transform: translate3d(0, 0, 0);}.swiper-pointer-events {touch-action: pan-y;}.swiper-pointer-events.swiper-vertical {touch-action: pan-x;}.swiper-slide {flex-shrink: 0;width: 100%;height: 100%;position: relative;transition-property: transform;}.swiper-slide-invisible-blank {visibility: hidden;}.swiper-autoheight, .swiper-autoheight .swiper-slide {height: auto;}.swiper-autoheight .swiper-wrapper {align-items: flex-start;transition-property: transform, height;}.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {perspective: 1200px;}.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {transform-style: preserve-3d;}.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;z-index: 10;}.swiper-3d .swiper-slide-shadow {background: rgba(0, 0, 0, 0.15);}.swiper-3d .swiper-slide-shadow-left {background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-3d .swiper-slide-shadow-right {background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-3d .swiper-slide-shadow-top {background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-3d .swiper-slide-shadow-bottom {background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-css-mode > .swiper-wrapper {overflow: auto;scrollbar-width: none;-ms-overflow-style: none;}.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {display: none;}.swiper-css-mode > .swiper-wrapper > .swiper-slide {scroll-snap-align: start start;}.swiper-horizontal.swiper-css-mode > .swiper-wrapper {scroll-snap-type: x mandatory;}.swiper-vertical.swiper-css-mode > .swiper-wrapper {scroll-snap-type: y mandatory;}.swiper-centered > .swiper-wrapper::before {content: "";flex-shrink: 0;order: 9999;}.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {margin-inline-start: var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal > .swiper-wrapper::before {height: 100%;min-height: 1px;width: var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {margin-block-start: var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical > .swiper-wrapper::before {width: 100%;min-width: 1px;height: var(--swiper-centered-offset-after);}.swiper-centered > .swiper-wrapper > .swiper-slide {scroll-snap-align: center center;}.swiper-virtual.swiper-css-mode .swiper-wrapper::after {content: "";position: absolute;left: 0;top: 0;pointer-events: none;}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {height: 1px;width: var(--swiper-virtual-size);}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {width: 1px;height: var(--swiper-virtual-size);}:root {--swiper-navigation-size: 44px;}.swiper-button-next, .swiper-button-prev {position: absolute;top: 50%;width: calc(var(--swiper-navigation-size) / 44 * 27);height: var(--swiper-navigation-size);margin-top: calc(0px - (var(--swiper-navigation-size) / 2));z-index: 10;cursor: pointer;display: flex;align-items: center;justify-content: center;color: var(--swiper-navigation-color, var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: 0.35;cursor: auto;pointer-events: none;}.swiper-button-next:after, .swiper-button-prev:after {font-family: swiper-icons;font-size: var(--swiper-navigation-size);text-transform: none !important;letter-spacing: 0;text-transform: none;font-variant: initial;line-height: 1;}.swiper-button-prev, .swiper-rtl .swiper-button-next {left: 10px;right: auto;}.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {content: "prev";}.swiper-button-next, .swiper-rtl .swiper-button-prev {right: 10px;left: auto;}.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {content: "next";}.swiper-button-lock {display: none;}.swiper-pagination {position: absolute;text-align: center;transition: 0.3s opacity;transform: translate3d(0, 0, 0);z-index: 10;}.swiper-pagination.swiper-pagination-hidden {opacity: 0;}.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 10px;left: 0;width: 100%;}.swiper-pagination-bullets-dynamic {overflow: hidden;font-size: 0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transform: scale(0.33);position: relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {transform: scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {transform: scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {transform: scale(0.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {transform: scale(0.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {transform: scale(0.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {transform: scale(0.33);}.swiper-pagination-bullet {width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display: inline-block;border-radius: 50%;background: var(--swiper-pagination-bullet-inactive-color, #000);opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);}button.swiper-pagination-bullet {border: none;margin: 0;padding: 0;box-shadow: none;-webkit-appearance: none;appearance: none;}.swiper-pagination-clickable .swiper-pagination-bullet {cursor: pointer;}.swiper-pagination-bullet:only-child {display: none !important;}.swiper-pagination-bullet-active {opacity: var(--swiper-pagination-bullet-opacity, 1);background: var(--swiper-pagination-color, var(--swiper-theme-color));}.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {right: 10px;top: 50%;transform: translate3d(0, -50%, 0);}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display: block;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {top: 50%;transform: translateY(-50%);width: 8px;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {display: inline-block;transition: 0.2s transform, 0.2s top;}.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {left: 50%;transform: translateX(-50%);white-space: nowrap;}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transition: 0.2s transform, 0.2s left;}.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transition: 0.2s transform, 0.2s right;}.swiper-pagination-progressbar {background: rgba(0, 0, 0, 0.25);position: absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: var(--swiper-pagination-color, var(--swiper-theme-color));position: absolute;left: 0;top: 0;width: 100%;height: 100%;transform: scale(0);transform-origin: left top;}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {transform-origin: right top;}.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {width: 100%;height: 4px;left: 0;top: 0;}.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {width: 4px;height: 100%;left: 0;top: 0;}.swiper-pagination-lock {display: none;}.swiper-scrollbar {border-radius: 10px;position: relative;-ms-touch-action: none;background: rgba(0, 0, 0, 0.1);}.swiper-horizontal > .swiper-scrollbar {position: absolute;left: 1%;bottom: 3px;z-index: 50;height: 5px;width: 98%;}.swiper-vertical > .swiper-scrollbar {position: absolute;right: 3px;top: 1%;z-index: 50;width: 5px;height: 98%;}.swiper-scrollbar-drag {height: 100%;width: 100%;position: relative;background: rgba(0, 0, 0, 0.5);border-radius: 10px;left: 0;top: 0;}.swiper-scrollbar-cursor-drag {cursor: move;}.swiper-scrollbar-lock {display: none;}.swiper-zoom-container {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;text-align: center;}.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {max-width: 100%;max-height: 100%;object-fit: contain;}.swiper-slide-zoomed {cursor: move;}.swiper-lazy-preloader {width: 42px;height: 42px;position: absolute;left: 50%;top: 50%;margin-left: -21px;margin-top: -21px;z-index: 10;transform-origin: 50%;animation: swiper-preloader-spin 1s infinite linear;box-sizing: border-box;border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius: 50%;border-top-color: transparent;}.swiper-lazy-preloader-white {--swiper-preloader-color: #fff;}.swiper-lazy-preloader-black {--swiper-preloader-color: #000;}@keyframes swiper-preloader-spin {100% {transform: rotate(360deg);}}.swiper .swiper-notification {position: absolute;left: 0;top: 0;pointer-events: none;opacity: 0;z-index: -1000;}.swiper-free-mode > .swiper-wrapper {transition-timing-function: ease-out;margin: 0 auto;}.swiper-grid > .swiper-wrapper {flex-wrap: wrap;}.swiper-grid-column > .swiper-wrapper {flex-wrap: wrap;flex-direction: column;}.swiper-fade.swiper-free-mode .swiper-slide {transition-timing-function: ease-out;}.swiper-fade .swiper-slide {pointer-events: none;transition-property: opacity;}.swiper-fade .swiper-slide .swiper-slide {pointer-events: none;}.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-cube {overflow: visible;}.swiper-cube .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;visibility: hidden;transform-origin: 0 0;width: 100%;height: 100%;}.swiper-cube .swiper-slide .swiper-slide {pointer-events: none;}.swiper-cube.swiper-rtl .swiper-slide {transform-origin: 100% 0;}.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {pointer-events: auto;visibility: visible;}.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.swiper-cube .swiper-cube-shadow {position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;opacity: 0.6;z-index: 0;}.swiper-cube .swiper-cube-shadow:before {content: "";background: #000;position: absolute;left: 0;top: 0;bottom: 0;right: 0;filter: blur(50px);}.swiper-flip {overflow: visible;}.swiper-flip .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;}.swiper-flip .swiper-slide .swiper-slide {pointer-events: none;}.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.swiper-creative .swiper-slide {-webkit-backface-visibility: hidden;backface-visibility: hidden;overflow: hidden;transition-property: transform, opacity, height;}.swiper-cards {overflow: visible;}.swiper-cards .swiper-slide {transform-origin: center bottom;-webkit-backface-visibility: hidden;backface-visibility: hidden;overflow: hidden;}.wg-ad-content {width: 100%;display: flex;justify-content: center;align-items: center;text-align: center;}.wg-ad-content--two {display: block;}