.anonsy .card-body li a:hover .anonsy-count,
.c-blc,
.contacts a:hover .fa,
.contacts a:hover .fa-brands,
.contacts a:hover span,
.team-card a:hover,
a,
body {
    color: #000;
}
a.all-news-posts:hover .post-have-photo {
    color: #fff;
}
html, body {
    overflow-x: hidden;
}
body {
    font-family: 'InterTight', sans-serif;
}
body,
header {
    background-color: #fff;
}
.all_news .all-news-posts:not(:last-child),
.all_news.search_list .last-news-post:not(:last-child),
.hot-themes,
.news-last-list .last-news-post:not(:last-child),
header {
    border-bottom: 1px solid #ebebeb;
}
@font-face {
    font-family: InterTight;
    src: url("../fonts/InterTight/InterTight-Bold.eot");
    src: local("InterTight Bold"), local("InterTight-Bold"), url("../fonts/InterTight/InterTight-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/InterTight/InterTight-Bold.woff") format("woff"),
        url("../fonts/InterTight/InterTight-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: InterTight;
    src: url("../fonts/InterTight/InterTight-SemiBold.eot");
    src: local("InterTight SemiBold"), local("InterTight-SemiBold"), url("../fonts/InterTight/InterTight-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/InterTight/InterTight-SemiBold.woff") format("woff"),
        url("../fonts/InterTight/InterTight-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: InterTight;
    src: url("../fonts/InterTight/InterTight-Medium.eot");
    src: local("InterTight Medium"), local("InterTight-Medium"), url("../fonts/InterTight/InterTight-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/InterTight/InterTight-Medium.woff") format("woff"),
        url("../fonts/InterTight/InterTight-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: InterTight;
    src: url("../fonts/InterTight/InterTight-Regular.eot");
    src: local("InterTight Regular"), local("InterTight Medium"), url("../fonts/InterTight/InterTight-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/InterTight/InterTight-Regular.woff") format("woff"), url("../fonts/InterTight/InterTight-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Unbounded;
    src: url("../fonts/Unbounded/Unbounded-Bold.eot");
    src: local("Unbounded-Bold"), local("Unbounded Bold"), url("../fonts/Unbounded/Unbounded-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Unbounded/Unbounded-Bold.woff") format("woff"), url("../fonts/Unbounded/Unbounded-Bold.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
html {
    height: 100%;
    scroll-behavior: smooth;
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
body {
    font-family: "InterTight", sans-serif;
    font-weight: 500;
    font-size: 16px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.typography_42_bolder {
    font-size: 42px;
    font-weight: 900;
    font-family: "Unbounded", sans-serif;
}
.typography_36_bold {
    font-size: 36px;
    font-weight: 600;
}
.typography_36_bolder {
    font-size: clamp(24px, 1.5vw, 36px);;
    font-weight: 700;
}
.typography_30_bold{
    font-size: 30px;
    font-weight: 700;
    font-family: "Unbounded", sans-serif;
}
.typography_24_bold,
.typography_24_bolder {
    font-size: 24px;
    font-weight: 700;
}
.typography_24_reg {
    font-size: 24px;
    font-weight: 400;
}
.typography_20_bold,
.typography_20_bolder {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
.typography_18_reg {
    font-size: 1.2rem;
    font-weight: 400;
}
.typography_18_bold {
    font-size: 18px;
    font-weight: 600;
}
.typography_18_bolder {
    font-size: 18px;
    font-weight: 700;
}
.typography_16_bold {
    font-size: 16px;
    font-weight: 600;
}
.typography_16_medium{
    font-size: 16px;
    font-weight: 500;
}
.typography_16_reg {
    font-size: 16px;
    font-weight: 400;
}
.typography_14_bolder {
    font-weight: 700;
    font-size: 14px;
}
.typography_14_bold {
    font-weight: 600;
    font-size: 14px;
}
.typography_14_medium{
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
}
.typography_12_bold {
    font-weight: 600;
    font-size: 12px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-40 {
    padding-bottom: 40px;
}
.py-90 {
    padding: 90px 0;
}
.pt-80 {
    padding-top: 135px !important;
}
.pt-90 {
    padding-top: 90px;
}
.color_grey{
    color: #9E9E9E;
}
.btn-orange {
    color: #f47323;
    text-decoration: underline;
}
.btn-orange:hover {
    color: #f47323;
    text-decoration: none;
    cursor: pointer;
}
.btn-orange-fill {
    background: #f47323;
    border-radius: 2px;
    color: #fff;
    padding: 8px 36px;
}
.btn-orange-fill:hover,
.modal-content .btn:hover .fa-solid,
.modal-content:active,
.modal-content:focus,
.news-banner .carousel-caption a,
.news-banner .carousel-caption a:hover,
.news-single .absolute .banner-content a,
.news-single .authors-area .relative .banner-content a {
    color: #fff;
    text-decoration: none;
}
.news-single h1,
.news-single h2,
.news-single h3,
.news-single h4,
.news-single h5,
.news-single h6,
h1,
h2,
h3,
h4,
.news-single .news-last-header,
.post_news_title {
    font-weight: 700;
    font-family: "Unbounded", sans-serif!important;
}
.news-single h1{
    color: #062150;
}
.load-more-icon {
    display: none;
}
.load-more-icon.spinner-border {
    display: inline-block;
}
.modal-search .modal-content {
    padding: unset;
    width: 100%;
}
.notification-card {
    display: flex;
    position: fixed;
    z-index: 4;
    top: 145px;
    padding: 15px;
}
.news-last-header,
footer {
    position: relative;
}
.notification-card .card {
    width: 18rem;
    background-color: #062150;
    height: max-content;
    flex: unset;
}
.notification-card .card-text {
    color: #fff;
}
a.banner {
    position: relative;
}
a.banner.has-content:before {
    content: 'РЕКЛАМА';
    font-size: 10px;
    position: absolute;
    top: -10px;
    right: 10px;
    background: rgba(0, 42, 255, 0.18);
    padding: 4px 10px;
    border-radius: 2px;
    color: #fff;
    font-weight: 500;
}
img.banner-img970 {
    aspect-ratio: 970 / 90;
    max-width: 970px;
    max-height: 90px;
    width: 100%;
    height: auto;
    object-fit: cover;
}
img.banner-img300,
img.banner-img9702 {
    max-height: 250px;
    width: 100%;
    height: auto;
}
img.banner-img9702 {
    max-width: 970px;
    object-fit: cover;
}
img.banner-img300 {
    max-width: 300px;
    aspect-ratio: 300 / 250;
    object-fit: cover;
}
header {
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
}
.highlight {
    background-color: #1910ca36;
    font-weight: bold;
}
.search-content h3 {
    font-weight: 700;
    margin-bottom: 15px;
}
.search-content p {
    margin-bottom: 0;
    font-weight: 400;
}
.navbar {
    padding: 0.5rem 0;
}
.contact-links img,
.navbar .social-links img {
    width: 24px;
}

/* header */
.color_white-53{
    color: rgba(255,255,255, .53)
}
.color_white{
    color: #fff;
}
.header-up{
    padding: 20px 0;
}
.nav-link:hover {
    text-decoration: underline !important;
    color: #062150;
}
.bg-color-primary{
    background-color: #062150;
}
.btn-white-fill{
    background-color: #fff;
    border-radius: 2px;
    font-weight: 700;
    color: #000;
    padding: 5px 16px;
    text-transform: uppercase;
    height: fit-content;
}
.footer-social-links a{
    margin-right: 12px
}
.footer-social-links a:last-child{
    margin-right: 0;
}
.footer-pd{
    padding: 64px 0 100px 0;
}
.our-spilnota{
    padding: 80px 0;
    background-image: url('../img/our-spilnota-2.png');
    background-size: cover;
    background-position: center center;
}
.our-spilnota h1{
    font-size: 56px;
    line-height: 100%;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 36px;
}
.spilnota {
    font-family: "InterTight", sans-serif!important;
}

.our-spilnota p {
    color: #fff;
}
.our-spilnota-title {
    font-size: clamp(24px, 4vw, 56px);;
    color: #fff;
}
.our-spilnota p:last-child {
    margin-top: 16px;
}
.our-spilnota .our-spilnota--btn{
    padding: 24px 48px;
    background-color: #fff;
    text-transform: uppercase;
    font-size: clamp(20px, 1.5vw, 32px);
    font-weight: 700;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
}
.font-family-unbounded{
    font-family: "Unbounded", sans-serif;
    font-weight: 700;
}
.mg-t-80{
    margin-top: 80px;
}
@media (min-width: 1200px) {
    .container{
        max-width: 1270px;
    }
}

.news-exclusive-list a{
    margin-bottom: 36px;
}
.c-btn_def{
    display: inline-flex;
    justify-content: center;
    padding: 16px 32px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #062150;
    border: 2px solid #062150;
    background-color: transparent;
    transition: all .3s ease;
    text-decoration: none;

}
.c-btn_def:hover, .c-btn_def:active, .c-btn_def:focus {
    background-color: #062150;
    color: #fff;
    text-decoration: none;
}
.c-btn_def:focus{
    border-color: #546F9D;
}
.last-news-post {
    margin-bottom: 16px;
}
.last-news-post:last-child{
    margin-bottom: 0;
}
.news-last-list-date{
    margin-bottom: 16px;
}
.last-news-post a{
    display: flex;
    align-items: center;
    /*justify-content-between;*/
    padding-top: 8px;
    padding-bottom: 16px;
    transition: color .3s ease;
}
.last-news-post a:hover p{
    color: #062150;
}
.last-news-post a img{
    margin-right: 16px;
    width:100%;
    max-width: 87px;
    height: 64px;
    object-fit:cover;
}
.news-last-list-date .date-title{
    padding: 5px 8px;
    margin-right: 8px;
}
.news-last-list-date .date-title:last-child{
    margin-right: 0;
}

.news-last-list-date .btn-blue{
    background-color: #062150;
    color: #fff;
}

.news-last-list-date .btn-grey {
    background-color: #06215040;
    color: #062150;
}
.section-columns__body{
    --gap: 28px;
    display: flex;
    flex-wrap: wrap;
    gap: var(--gap);
    align-items: stretch;
    gap: 28px;
    padding-top: 24px;
    padding-bottom: 36px;
}
.section-columns__body-item{
    flex: 0 0 calc(50% - (var(--gap) / 2));
    display: flex;
    align-items: center;
}
.section-columns__body-item div{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-left: 16px;
}
.c-btn-secondary {
    color: #000;
    text-decoration: none !important;
    background-color: transparent;
    transition: all .3s ease;
    padding: 8px;
}
.c-btn-secondary:hover{
    color: #062150;
}
.c-btn-secondary:focus{
    background-color: #06215026;
}
.c-btn-secondary:disabled{
    opacity: 30%;
}
.section-video{
    position: relative;
}
.section-video::after {
  content: url('../img/dark.png');
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  pointer-events: none;
  z-index: 5;
  width: 30%;

}


.section-columns{
    padding: 64px 0 88px 0;

}
.section-columns__header{
    padding-bottom: 10px;
    border-bottom: 1px solid #062150;
}

.prev{
    margin-right: 18px !important;
}
.next svg{
    transform: rotate(180deg)
}
.burger{
    display: none;
    cursor: pointer;
}
.burger .burger-item {
    height: 3px;
    width: 27px;
    background-color: #fff;
    margin-bottom: 4px;

}
.burger .burger-item:last-child{
     margin-bottom: 0;
}

.prev, .next{
    background: rgba(255, 255, 255, 0.25);
    border: 2px solid rgba(255,255,255,0.3);
    box-shadow: inset -1px 1px 1px -1px rgba(255,255,255,0.35);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    position: relative;
    inset: 0;
    width: 48px;
    height: 48px;
    margin: 0;
}
#prev:disabled, #next:disabled{
  opacity: 50%;
  cursor: not-allowed;
}


.section-video{
    padding: 100px 15px;
    background-color: #1D1F22;
    overflow: hidden;
}

.section-video .section-video__header{
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 24px;
}

.section-video .section-video__header h3{
    padding-bottom: 10px;
    color: #fff;
}


/* СПІЛЬНОТА */
.spilnota-link {
    margin-left: 35px;
}
.navbar .spilnota-link a:hover {
    color: #fff;
}
.navbar.spilnota .btn-orange-fill {
    padding: 12px 24px;
    font-weight: 600;
}
.navbar.spilnota .btn-orange-fill:hover{
    color: #fff!important;
    text-decoration: none;
}
.spilnota-main {
    min-height: 780px;
    background: url("../img/svg/bg-spilnota.svg") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position-y: -20px;
    background-position-x: center;
    background-color: #F7F7F7;
}
.spilnota-banner {
    padding-top: 145px;
}
.spilnota-banner h2 {
    font-size: clamp(48px, 5vw, 64px);
    color: #fff;
    font-weight: 700;
    line-height: 1;
    font-family: "Unbounded", sans-serif;
}
.spilnota-banner p {
    font-size: clamp(24px, 5vw, 36px);
    color: #fff;
    font-weight: 400;
    line-height: 1;
    font-family: "Unbounded", sans-serif;
}

.spilnota-main .progress-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    gap: 13px;
    margin-top: 110px;
    max-width: 900px;
}

.spilnota-main .label {
    color: white;
    white-space: nowrap;
}

.spilnota-main .progress-container {
    position: relative;
    flex: 1;
    height: 20px;
    background: white;
    border-radius: 25px;
    overflow: visible;
    padding: 2px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.spilnota-main .progress-bar {
    height: 100%;
    background: linear-gradient(90deg, #ffffff 0%, rgba(6, 33, 80, 1) 100%);
    border-radius: 25px;
    transition: width 0.3s ease;
}

.spilnota-main .progress-tooltip {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    color: #333;
    padding: 5px 12px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 16px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    white-space: nowrap;
    transition: width 0.3s ease;
}

.spilnota-main .progress-tooltip::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid white;
}

.spilnota-main .value {
    color: white;
    text-align: right;
}

.spilnota-main .controls {
    margin-top: 40px;
    text-align: center;
}

.spilnota-main .slider {
    width: 100%;
    max-width: 600px;
    height: 8px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.3);
    outline: none;
    -webkit-appearance: none;
}

.spilnota-main .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: white;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.spilnota-main .slider::-moz-range-thumb {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: white;
    cursor: pointer;
    border: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.spilnota-main .control-label {
    color: white;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
}

.spilnota-about {
    margin-top: 110px;
    max-width: 845px;
    padding: 45px 64px;
    background-color: #fff;
    font-size: clamp(16px, 5vw, 20px);
    box-shadow: 0px 42px 44px -10px rgba(1, 23, 48, 0.12);

}

.spilnota-about h3 {

}


.form-inline.mobile-form {
    display: none;
}
.nav-item.active .nav-link{
    text-decoration: underline;
    color: #062150;
}
.spilnota-team {
    padding-top: 110px;
    padding-bottom: 150px;
    background: #F7F7F7;
}
.spilnota-video {
    position: relative;
    width: 100%;
    max-width: 845px;
    aspect-ratio: 16 / 9;
}

.spilnota-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.spilnota .photos-container {
    position: relative;
    min-height: 500px;
    max-width: 550px;
    height: 550px;
    width: 550px;
    margin: 0 auto;
}

.spilnota .photo-item {
    position: absolute;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 3;
}

.spilnota .photo-item img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    object-position: 50% 15%;
}


.spilnota .photo-item.active img {
    border-color: rgba(6, 33, 80, 1);
}

.spilnota .center-photo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.spilnota-header {
    background: rgba(6, 33, 80, 1);
}

.spilnota .center-photo img {
    width: 240px;
    height: 240px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #fff;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
}

/* SPILNOTA TEAM */
.spilnota .info-container {
    display: flex;
    flex-direction: column;
    gap: 36px;
    justify-content: center;
}

.spilnota .info-container h1 {
    font-size: clamp(36px, 5vw, 52px);
    font-weight: 700;
    font-family: "Unbounded", sans-serif;

}

.spilnota .member-info {
    background: transparent;
    min-height: 260px;
}
.spilnota .member-info-inner {
    transition: opacity .3s;
}
.spilnota .member-info p{
    font-size: clamp(16px, 5vw, 20px);
}
.member-info-inner.fade-out {
       opacity: 0;
}
.spilnota .photo-item-1 img{
    width: 96px;
    height: 96px;
}
.spilnota .photo-item-1 {
    top: 14%;
    left: 58%;
}
.spilnota .photo-item-2 img{
    width: 101px;
    height: 101px;
}
.spilnota .photo-item-2 {
   top: 69%;
    right: 48%;
}
.spilnota .photo-item-3 img{
    width: 103px;
    height: 103px;
}
.spilnota .photo-item-3 {
    top: 24%;
    left: 13%;
}
.spilnota .photo-item-4 img{
    width: 131px;
    height: 131px;
}
.spilnota .photo-item-4 {
    bottom: 8%;
    right: 22%;
}
.spilnota .photo-item-5 img{
    width: 140px;
    height: 140px;
}
.spilnota .photo-item-5 {
    bottom: 30%;
    left: 3%;
}
.spilnota .photo-item-6 img{
    width: 100px;
    height: 100px;
}
.spilnota .photo-item-6 {
    bottom: 31%;
    left: 70%;
}
.spilnota .photo-item-7 img{
    width: 85px;
    height: 85px;
}
.spilnota .photo-item-7 {
    top: 5%;
    right: 15%;
}
.spilnota .photo-item-8 img{
    width: 120px;
    height: 120px;
}
.spilnota .photo-item-8 {
    top: 27%;
    right: 5%;
}
.spilnota .photo-item-9 img{
    width: 92px;
    height: 92px;
}
.spilnota .photo-item-9 {
    bottom: 5%;
    left: 20%;
}
.spilnota .photo-item-10 img{
    width: 110px;
    height: 110px;
}
.spilnota .photo-item-10 {
    top: 8%;
    left: 35%;
}
.spilnota-payment{
    background-color: #062150;
    padding: 247px 0;
    margin-top: 0px;
}
.spilnota-payment-header {
    margin-bottom: 64px;
}
.spilnota-payment-header h3{
    font-size: clamp(36px, 5vw, 52px);
    text-align: center;
    font-weight: 700;
    line-height: 1.2;
    font-family: "Unbounded", sans-serif;

}
.spilnota-payment-body {
    flex: 1;
    width: 100%;
}
.spilnota-payment-body > * {
    font-family: "InterTight", sans-serif;
}
.spilnota-payment-body .nav {
    justify-content: space-between;
}
.spilnota-payment-body .nav-link {
    background-color: transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: clamp(14px, 5vw, 16px);
}
.spilnota-payment-body .nav-item{
    width: 100%;
    max-width: 226px;
    text-align: center;
}
.spilnota-payment-body .nav-link.active {
    background-color: transparent;
    color: #fff;
    border-bottom: 4px solid #fff;
    border-radius: 0;
}

.spilnota-payment-body .nav-link:hover {
    background-color: transparent;
    text-decoration: none!important;
    color: #fff;
    border-bottom: 4px solid #fff;
    border-radius: 0;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(2px);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.modal.show {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
}

.modal-content {
    background: #fff;
    border-radius: 2px;
    padding: 52px 16px;
    max-width: 500px;
    width: 90%;
    position: relative;
    transform: scale(0.9);
    transition: transform 0.3s ease;
    box-shadow: 0px 10px 30px 0px rgba(22, 28, 45, 0.25);
}

.modal.show .modal-content {
    transform: scale(1);
}

.modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    font-weight: 300;
    color: #999;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    background: transparent;
}

.modal-close:hover {
    background: #f5f5f5;
    color: #333;
    transform: rotate(90deg);
}


@media (max-width: 968px) {
   .spilnota .photos-container {
        min-height: 400px;
    }

   .spilnota .info-container h1 {
        font-size: 2.5rem;
    }
}
@media (min-width: 767px) {
    .spilnota .modal {
        display: none !important;
    }

}

.spilnota-payment .donation-container {
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 40px;
  background: transparent;
}

.spilnota-payment .donation-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 30px;
}

.spilnota-payment .amount-option {
  position: relative;
}

.spilnota-payment .amount-option input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.spilnota-payment .amount-option label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border: none;
  border-radius: 2px;
  background: #ffffff;
    color: #000000;
  cursor: pointer;
  transition: all 0.3s;
  height: 100%;
}

.spilnota-payment .amount-option:not(.custom) label:hover {
  background: #e5e5e5;
  transform: translateY(-2px);
}

.spilnota-payment .amount-option input[type="radio"]:checked + label {
  background: #fff;
    color: #000;
  outline: 3px solid rgba(84, 111, 157, 1);
  box-shadow: 0 2px 4px rgba(0, 42, 255, 0.3);
}

.spilnota-payment .amount-option.custom label {
  padding: 0;
  background: transparent;
}

.spilnota-payment .amount-option.custom input[type="number"] {
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border: none;
  border-radius: 2px;
  background: #ffffff;
  transition: all 0.3s;
}

.spilnota-payment .amount-option.custom input[type="number"]::placeholder {
  color: #000;
  font-weight: normal;
}

.spilnota-payment .amount-option.custom input[type="number"]:focus {
  outline: 3px solid rgba(84, 111, 157, 1);
  background: #fff;
}

.spilnota-payment .amount-option.custom input[type="radio"]:checked ~ label input[type="number"] {
  outline: 2px solid rgba(84, 111, 157, 1);
  background: #fff;
}

.spilnota-payment .amount-option.custom input[type="number"]::-webkit-inner-spin-button,
.spilnota-payment .amount-option.custom input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.spilnota-payment .amount-option.custom input[type="number"] {
  -moz-appearance: textfield;
}

.spilnota-payment .donate-button {
  width: 100%;
  padding: 14px 25px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  background: transparent;
    border: 1px solid #fff;
  border-radius: 2px;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 0.3s;
}

.spilnota-payment .donate-button:hover {
  background: #fff;
    color: #062150;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.7);
}

.spilnota-payment .donate-button:active {
  transform: translateY(0);
}

.spilnota-payment .donate-button:disabled {
  background: #ccc;
  cursor: not-allowed;
  transform: none;
}

.spilnota-payment .pricing-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 40px 0px;
}

.spilnota-payment .pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.spilnota-payment .pricing-card {
  background: #f5f5f5;
  border-radius: 2px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s;
}

.spilnota-payment .pricing-card:hover {
  transform: translateY(-5px);
}

.spilnota-payment .pricing-card.featured {
  box-shadow: 0 10px 40px rgba(255, 123, 61, 0.2);
}

.spilnota-payment .card-header {
    margin-bottom: 35px;
    padding: 0px;
    border: none;
    background: transparent;
}

.spilnota-payment .plan-name {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 10px 0;
}

.spilnota-payment .plan-price {
  font-size: 36px;
  font-weight: 700;
  color: rgb(6 33 80);
  line-height: 1;
}

.spilnota-payment .features-list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
  flex-grow: 1;
}

.spilnota-payment .feature-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.2;
  color: #2b2d3e;
}

.spilnota-payment .feature-item svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-top: 2px;
  stroke-width: 3;
}

.spilnota-payment .feature-item.available .check-icon {
  stroke: #4caf50;
}

.spilnota-payment .feature-item.unavailable {
  color: #d0d0d0;
}

.spilnota-payment .feature-item.unavailable .cross-icon {
  stroke: #d0d0d0;
}

.spilnota-payment .plan-button {
  width: 100%;
  padding: 14px 20px;
  font-size: 16px;
    line-height: 22px;
  font-weight: 700;
  color: #fff;
  background: rgba(6, 33, 80, 0.7);
  border: none;
  border-radius: 2px;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 0.3s;
  margin-top: auto;
}

.spilnota-payment .plan-button:hover {
    background: #10377a;
    box-shadow: 0 3px 10px rgb(16, 55, 122);
    transform: translateY(-2px);
}

.spilnota-payment .pricing-card.featured .plan-button {
  background: #062150;
  color: white;
}

.spilnota-payment .pricing-card.featured .plan-button:hover {
  background: #10377a;
  box-shadow: 0 3px 10px rgb(16, 55, 122);
}

.spilnota-payment .pricing-info {
    font-size: 14px;
    font-weight: 400;
    margin-top: 24px;
}
.spilnota-payment .pricing-info a{
    color: #fff;
    text-decoration: underline;
}
.spilnota-payment .pricing-head {
    background-color: #fff;
    color: rgba(6, 33, 80, 1);
    font-size: 16px;
    padding: 6px 20px;
    font-weight: 700;
    border-radius: 2px;
    margin-bottom: 24px;
}
.spilnota-login {
    background-color: #F7F7F7;
    display: flex;
    height: calc(100vh - 65px);
    margin-top: 65px;
    flex: 1;
}
.spilnota-login h1 {
   font-size: clamp(36px, 5vw, 56px);
    font-weight: 700;
    margin-bottom: 56px;
}

/* СПІЛЬНОТА КІНЕЦЬ */
.navbar .fa-brands,
.news-single .news-content h3 {
    font-size: 24px;
}
.navbar > .mobile-form {
    z-index: -1;
}
.navbar > .mobile-form svg.fa-magnifying-glass path {
    fill: #fff;
}
.navbar-brand img {
    width: 100%;
    max-width: 169px;
}
#filteredProducts2 a:hover h2,
.about .about-text a,
.about .about-text a:hover,
.anonsy .card-body li a:hover .anonsy-month,
.anonsy a.card:hover p,
.navbar a:hover,
.news-exclusive-single:hover h2,
.news-single a:hover h3,
.photo-pub-item:hover h2,
.photo-pub-main:hover h2,
.powered-section a,
.town-news-item:hover h2 {
    color: #062150;
}
.dropdown-menu {
    top: 90%;
}
.dropdown-item {
    font-weight: 600;
}
.dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #062150;
}
.fa-solid svg {
  fill: #fff;
}
.fa-brands,
.fa-solid {
    color: #fff;
}
#button-addon2 svg{
    fill: #062150;
}
#button-addon2 .fa-solid.fa-magnifying-glass{
    font-size: 16px;
}
.hot-themes {
    padding: 1rem;
    border-top: 1px solid #ebebeb;
    padding-top: 157px;
    white-space: nowrap;
    flex-wrap: nowrap;
    overflow-x: hidden;
}
a.hot-theme {
    background: #062150;
    color: #fff;
    padding: 0.3rem 0.5rem;
}
.hot-themes .hot-themes-scrollbar {
    flex-wrap: nowrap!important;
    overflow-x: auto;
    min-width: 0;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.hot-themes .hot-themes-scrollbar::-webkit-scrollbar {
    display: none;
}

.hot-themes .hot-themes-text{
    width: max-content;
}
.news-content a.tag-theme,
.podcasts a.tag-theme {
    font-size: 13px;
    background: transparent;
    color: rgba(0, 0, 0, .6)!important;
}
.news-content a.tag-theme:before,
.podcasts a.tag-theme:before {
    content: '#';
    font-size: 10px;
}
.news-content a.tag-theme:hover,
.podcasts a.tag-theme:before {
    background: transparent;
    color: rgba(0, 0, 0, 1)!important;
    text-decoration:none;
}
button[aria-expanded="false"] .navbar-toggler-icon {
    background: url("../img/toggler.svg") center no-repeat;
}
button[aria-expanded="true"] .navbar-toggler-icon {
    background: url("../img/toggler-collapse.png") center no-repeat;
}

.big-news-banner-secondary .big-news-banner-secondary__link{
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 16px;
    border-bottom: 1px solid #EBEBEB;
}
.big-news-banner-secondary .big-news-banner-secondary__link:hover{
    color: #062150;
    text-decoration: none;
}
.big-news-banner-secondary .big-news-banner-secondary__link img{
    margin-left: 13px;
    max-width: 131px;
    width: 100%;
    height: 96px;
    object-fit: cover;
}

.big-news-banner-main h2{
    left: 39px;
    bottom: 39px;
}
.big-news h2 span{
    display: inline;
    padding: 6px 10.5px;
    line-height: 1.95;
    display: inline;
    background: #0b2d5f;

    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
.big-news h2 {
    color: #fff;
    position: absolute;
    max-width: 90%;
    width: 100%;
    top: inherit;
    transform: none;

}
.news-last-header h2 {
    color: #000000;
    position: relative;
}
.big-news-banner-secondary h2 {
    width: 90%;
}
.big-news-banner-main,
.big-news-banner-secondary-1,
.big-news-banner-secondary-2 {
    transition: 0.3s;
}
.big-news-banner-secondary-1 img {
    height: 185px;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: bottom;
}
.big-news-banner-main img {
    height: 400px;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: bottom;
}
.big-news-banner-main:hover img,
.big-news-banner-secondary-1:hover img,
.big-news-banner-secondary-2:hover img,
.news-exclusive-single:hover img,
.photo-pub-item:hover img,
.photo-pub-main:hover img,
.town-news-item:hover img {
    filter: brightness(0.8);
}
.big-news-banner-main:hover,
.big-news-banner-secondary-1:hover,
.big-news-banner-secondary-2:hover,
.news-exclusive-single:hover,
.photo-pub-main:hover,
.town-news-item:hover {
    cursor: pointer;
}
.author-article a:hover,
.town-news-item a:hover,
a.news-exclusive-single:hover {
    text-decoration: none;
    color: #062150;
}
.post-pubdate span{

}
.news-exclusive-header{
    margin-bottom: 24px;
}
.news-exclusive-header,
.news-last-header,
.page_404 .read-more,
.page_404 hr,
.read_more_separation {
    border-bottom: 1px solid #062150;
    border-top: none;
    padding-bottom: 10px;
}
.news-last-header:after {
    content: none;

}
.news-last-header-mobile:after {
    top: 11px;
    left: 15rem;
}
.news-last-header-mobile {
    border-top: none;
}
.top-header {
    border-top: 2px solid #f47323;
}

@keyframes blick {
    from {
        transform: translateY(9px) scale(1);
    }
    to {
        transform: translateY(9px) scale(1.5);
    }
}
.last-news-post a:hover {
    text-decoration: none;
    color: unset;
}
.news-last-list{
    margin-bottom: 36px;
}
.news-last-list-date span {
    flex: 1 1 auto;
}
.last-news-post:hover .post-title h5 {
    color: #f47323;
    cursor: pointer;
}
#filteredProducts2 a:hover,
.anonsy .card-body li a:hover,
.anonsy a.card:hover,
.contacts a:hover,
.news-exclusive-all.btn-orange i {
    text-decoration: none;
}
.news-exclusive-single {
    width: 48%;
}
.news-exclusive-single-img img,
.tags-item img,
.town-news-item img {
    height: 260px;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: left;
}
.news-exclusive-tag {
    position: absolute;
    left: 1rem;
    top: 1rem;
    background: rgba(149, 154, 163, 0.5);
    border-radius: 2px;
    color: #fff;
    padding: 5px 8px;
}
.post-time {
    color: #959aa3;
}
.post-have-photo {
    background: #062150;
    border-radius: 2px;
    padding: 4px 10px;
    color: #fff;
}
.team,
.town-news {
    background-color: #f7f7f7;
}
.btn-orange-fill span,
.not-visible {
    display: none;
}
.btn.focus,
.btn:focus {
    box-shadow: unset;
}
.btn-orange-fill span.spinner-border {
    display: block;
}
.photo-pub-main img {
    height: 380px;
    object-fit: cover;
}
.photo-pub-item img {
    height: 250px;
    object-fit: cover;
    aspect-ratio: 4 / 3;
    width: 100%;
    object-position: left;
}
footer {
    background-color: #282632;
    color: #fff;
    clear: both;
    height: auto;
}
.t-copyright p {
    color: #53515b;
}
.footer-links a {
    color: #fff;
    text-decoration: none;
    margin-bottom: 16px;
}
.author-articles .card-body a:hover,
a.photo-pub-item:hover,
a.photo-pub-main:hover {
    color: #f47323;
    text-decoration: none;
}
a.all-news-posts:hover{
    color: #062150;
    text-decoration: none;
}
.footer-links a:hover {
    color: #EBEBEB;
}
footer #back-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #062150;
    color: #fff;
    padding: 15px 22px;
    border-radius: 50%;
    text-decoration: none;
}
footer #back-to-top:hover {
    opacity: 0.8;
}
.news-banner .carousel-item.active > img {
    height: 530px;
    object-fit: cover;
    filter: brightness(0.8);
}
.news-banner .carousel-item .typography_36_bolder {
    padding-bottom: 50px;
}
.news-content li,
.news-content p {
    font-family: Georgia !important;
    font-size: 18px;
}
.news-content blockquote p {
    font-style: italic;
    font-size: 18px;
    color: #00000099;
    margin-bottom: 0;
}
.news-content {
    font-weight: initial;
}
.news-content figcaption {
    color: #959aa3;
    font-style: italic;
}
/*.news-content img {*/
/*    width: 100% !important;*/
/*    height: auto !important;*/
/*    object-fit: initial;*/
/*    max-width: 100%;*/
/*    max-height: 1000px;*/
/*    display: block;*/
/*    margin-bottom: 15px;*/
/*}*/
#news-content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 15px auto;
}
#news-content blockquote img {
    object-fit: cover!important;
    margin-right:10px;
}
#news-content img:not([style*="aspect-ratio"]) {
    aspect-ratio: 4/3;
}
.news-single .news-last-header {
    border-top: unset;
}
.news-single .edit-btn {
    padding: 5px;
    position: fixed;
    left: 5px;
    z-index: 10;
    bottom: 5px;
    font-size: 24px;
    color: #f47323;
}
.news-single .news-last, .podcasts .news-last {
    padding: 0 15px;
    border-left: none;
}
.news-single .article-img-block {
    padding-top: 20px;
}
.news-single .news-last-header:after,
.podcasts .news-last-header:after {
    top: 0.45rem;
    left: 15rem;
    transform: none;
}
.news-single .banner-area {
    max-width: 970px;
}
.news-single .authors-area .banner-area.relative {
    max-width: 970px;
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
}
.news-single .other-news-area .banner-area.absolute {
    position: relative;
    flex-direction: column;
    display: flex;
    width: 100%;
}
.share-buttons .post-social-item {
    width: 36px;
    height: 36px;
    border: #000000 2px solid;
    border-radius: 50%;
    margin: 0 10px 0 0;
    float: left;
    text-align: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.share-buttons {
    padding: 0 15px;
}
.news-single .banner-area img.banner-img {
    width: 100%;
    height: auto;
    max-height: 645px;
    object-fit: cover;
    object-position: bottom;
    border-radius: 4px;
}
.news-single .absolute .banner-content,
.news-single .authors-area .relative .banner-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    color: #000000;
}
.news-single .banner-area-mobile .banner-content {
    color: #000000;
    position: relative;
    transform: unset;
}
.news-single .other-news-area .banner-content img {
    filter: unset !important;
}
.authors-area .news-content > div > .image-full-width,
.authors-area .news-content > div > div.max,
.news-single .owl-stage-outer {
    padding: 0;
}
.podcast-item:not(:last-child) {
    border-bottom: 2px solid #f57323;
}
.podcast-item-head a {
    text-decoration: underline dotted;
    color: #f47323;
}
.podcast-item-head a:hover {
    color: rgba(244, 115, 35, 0.8);
}
.iframe-container {
    position: relative;
    width: 100%;
    height: 152px;
    border-radius: 12px;
    background: #ffffff;
}
.author-article {
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.iframe-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 12px;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #eee 25%, #ddd 50%, #eee 75%);
    background-size: 200% 100%;
    animation: loading 1.5s infinite;
}

@keyframes loading {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}

.podcast-iframe {
    width: 100%;
    height: 100%;
    border: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.authors-area .news-content > div > * {
    max-width: 720px;
    padding: 0 15px 1rem;
    margin: 0 auto;
}
.authors-area .news-content > div p:has(img[alt*="(ФОТО)"]) {
    max-width: 100%;
}
.news-content a {
    color: #062150 !important;
}
.news-content a:hover {
    text-decoration: none;
}
.about-team-img img,
.news-content iframe {
    width: 100%;
}
.news-content div.max,
.news-content p.image-full-width {
    max-width: 100%;
    width: 100% !important;
    margin: 0 auto;
}
.news-content > div > blockquote {
    position: relative;
    display: flex;
    flex-direction: column;
}
.news-banner .carousel.col-xl-8 {
    flex: 0 0 100%;
    max-width: 1140px;
}
.news-content li {
    margin-left: 3rem;
}
.news-content h2,
.news-content h2 a,
.news-content h2 > span {
    color: #062150 !important;
    font-weight: 800;
    font-size: 32px;
}
.news-content .owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.news-content blockquote:before {
    content: url("../img/quotes.svg");
    display: block;
    margin-bottom: 1rem;
    position: absolute;
    left: -2.1rem;
    top: 0.5rem;
}
.news-content blockquote img {
    max-width: 100px !important;
    height: 100px !important;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 10px 5px 0;
    border: 2px solid #d3d3d3;
    box-shadow: 0 0 3px 0 rgba(8, 40, 94, 0.75);
    -webkit-box-shadow: 0 0 3px 0 rgba(8, 40, 94, 0.75);
    -moz-box-shadow: 0 0 3px 0 rgba(8, 40, 94, 0.75);
    float: left;
    display: inline-block;
}
.news-content #news-content blockquote p > * {
    font-family: Georgia-Italic;
    font-style: italic;
    color: #00000099;
}
.news-content > div > ul {
    background: 0 0;
    display: flex;
    flex-direction: column;
}
.owl-carousel {
    padding: 0 15px;
}
.owl-carousel .owl-item img {
    max-height: 500px;
    object-fit: contain;
}
.author-articles .card-body a.author-facebook {
    color: #2e78f2;
    text-decoration: none;
}
.author-articles .card-body ul {
    margin-left: 25px;
}
.author-articles .card {
    border: none;
}
.author-articles .no-gutters img {
    max-height: 370px;
    object-fit: cover;
    border-radius: 20px;
}
.modal-content input:focus {
    box-shadow: unset;
    border-color: #062150;
}
.modal-content .btn-outline-secondary:not(:disabled):not(.disabled):active,
.modal-content .btn-outline-secondary:not(:disabled):not(.disabled):hover {
    box-shadow: unset;
    background-color: #fff;
    border-color: #6c757d;
}
.modal-content .form-control {
    border: 1px solid #6c757d;
}
.all_news > * {
    font-family: "InterTight", sans-serif;
}
.all_news .nav-link {
    border: unset;
    background-color: unset;
    font-weight: 600;
}
.all_news .nav-link.active {
    background: #f47323;
    border-radius: 2px;
    padding: 10px 18px;
    gap: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.all_news .news-img img {
    width: 250px;
    height: 150px;
    object-fit: cover;
}
.all_news .all-news-posts {
    padding: 5px 0;
}
.all_news .post-time {
    font-size: 11px;
}
.all_news .news-body h2 {
    margin: 0;
}
.all_news .post-have-photo {
    font-size: 10px;
    width: max-content;
}
.all_news h2 {
    padding: 1rem 0;
}
.about hr,
.contacts hr,
.team hr {
    width: 120px;
    background: #000;
}
.team-card {
    margin-bottom: -30px;
}
.team-card img {
    width: 300px;
    height: auto;
    object-fit: cover;
}
.team-card p {
    color: rgba(0, 0, 0, 0.7);
}
.team-card:nth-child(2n) {
    flex-direction: row-reverse;
}
.team-card .team-card-info {
    margin: 0 20px;
}
.contacts .fa,
.contacts .fa-brands {
    font-size: 24px;
    color: #08c;
}
.contacts span {
    color: #08c;
    font-weight: 600;
}
.search_list {
    padding-top: 70px;
}
.search_list .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #062150;
    border-color: #062150;
}
.search_list .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #062150;
    background-color: #fff;
    border: 1px solid #062150;
    font-weight: 600;
}
.search_list .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 42, 255, 0.18);
}
.modal-backdrop {
    z-index: 999;
}
.search_list .no-result {
    margin-top: 1px;
}
.page_404 {
    padding: 90px 0;
    background: #fff;
}
.four_zero_four_bg {
    background-image: url("../img/404_page.gif");
    height: 400px;
    background-position: center;
}
.four_zero_four_bg h1 {
    font-size: 80px;
    color: #f47323;
}
.four_zero_four_bg h3 {
    font-size: 80px;
}
.link_404 {
    color: #fff !important;
    padding: 10px 20px;
    background: #f47323;
    margin: 20px 0;
    display: inline-block;
    border-radius: 2px;
}
.contant_box_404 {
    margin-top: -50px;
}
.anonsy .card {
    width: 31%;
    margin-bottom: 30px;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 33%);
    border-radius: 2px;
    border: none;
}
.anonsy .card img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    max-height: 270px;
    display: block;
}
.anonsy .archive-block {
    padding: 10px 15px;
    border-radius: 2px;
    box-shadow: 0 0 5px rgba(244, 115, 35, 0.2) inset;
}
.anonsy .btn-link {
    color: #f47323;
    text-decoration: none;
    font-weight: 700;
}
.anonsy .card-body {
    padding: 0.5rem;
}
.anonsy .card-body li {
    list-style-type: none;
}
.anonsy .card-body li a {
    display: flex;
    justify-content: space-between;
}
.anonsy .card-body .anonsy-period {
    font-size: 12px;
    color: #959aa3;
    font-weight: 700;
}
.anonsy .fa-calendar-days {
    margin-right: 0.5rem;
}
.toast-error,
.toast-info,
.toast-success {
    background-color: #f47323 !important;
}
@media screen and (max-width: 1250px) {
    .navbar-expand-xl .navbar-nav{
        flex-direction: row;
    }
    .navbar > .form-inline {
        display: flex;
        margin-left: auto;
    }

    .navbar > .mobile-form {
        z-index: 1;
    }
    .form-inline.mobile-form {
        display: block;
    }
    .spilnota-link {
        margin-left: 0;
        display: flex;
    }
    .spilnota-link a{
        padding: 12px 24px!important;
        margin-top: .5rem;
    }
    .nav-link {
        font-size: 20px;
        font-weight: 700;
    }
    .nav-link{
        font-size: 16px;
    }
}
.mobile-menu{
    display: none;
}
@media screen and (max-width: 1199px) {
    header .navbar-nav {
        flex-direction: row;
    }
    .navbar-nav .dropdown-menu{
        position: absolute;
        float: left;
        top: 100%;
    }

    .big-news-banner-secondary{
        margin-top: 16px;
    }
    .navbar > .form-inline {
        display: flex;
        margin-left: auto;
    }
    .navbar > .mobile-form {
        z-index: 1;
    }
    .team-card {
        margin-bottom: 30px;
    }
    .news-banner .carousel.col-xl-8 {
        flex: 0 0 100%;
        max-width: 960px;
    }
    .footer-social-links{
        flex-wrap: wrap;
    }
    .footer-social-links a{
        margin-bottom: 12px;
    }
    .footer-social-links a:nth-child(5), .footer-social-links a:nth-child(6){
        margin-bottom: 0;
    }
}
@media screen and (max-width: 1024px){
  .spilnota-payment .pricing-grid {
    grid-template-columns: 1fr;
  }
  .spilnota-payment .pricing-card {
    max-width: 500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
    .big-news.mg-t-80{
        margin-top: 80px;
    }
    .footer-links a:last-child{
        margin-bottom: 0;
    }
    footer .tp-sm-12{
        font-size: 12px;
    }
    footer .typography_18_bolder{
        font-weight: 600;
        font-size: 16px;
    }
    .our-spilnota h1{
        font-size:24px;
        line-height: 100%;
        text-align: center;
    }
    .our-spilnota .typography_24_reg, .our-spilnota .typography_24_bold{
        font-size: 16px;
        line-height: 22px;
        text-align: center;
    }
    .section-columns__body{
        gap: 0;
    }
    .section-columns__body-item{
        flex: inherit;
        margin-bottom: 16px;
        width: 100%;
    }
    .section-columns__body-item:last-child{
        margin-bottom: 0;
    }
    .dropdown-menu {
        border: none;

    }
    .spilnota-link a.nav-link {
        font-size: 16px;
    }
    .dropdown-toggle::after,
    .news-container .news-img,
    body.collapsed .mobile-form,
    body.collapsed .navbar-brand,
    body.collapsed form {
        display: none;
    }
    .news-single.pt-80 {
        padding-top: 0 !important;
    }
    .news-single .article-img-block {
        padding-top: 155px;
    }
    .news-single .hot_padding {
        padding-top: 20px;
    }
    .big-news-banner-secondary .big-news-banner-secondary-1:last-child {
        padding-top: 15px;
    }
    .hot-themes {
        padding-top: 185px;
        border-top: none;
    }
    .banner-section {
        padding-top: 60px;
        border-top: none;
    }
    .navbar {
        padding: 0.5rem 0;
    }
    .navbar-brand img {
        height: 36px;
    }

    .navbar .fa-solid {
        font-size: 20px;
    }
    .big-news > .row {
        flex-direction: column;
    }
    .big-news-banner-main img {
        height: 100%;
        aspect-ratio: 1 / 1;
        object-fit: cover;
    }
    .anonsy aside,
    .big-news-banner-secondary {
        padding: 0;
    }
    .big-news-banner-secondary-2 {
        margin-top: 1rem;
    }
    .menu-collapsed header {
        position: fixed;
        z-index: 99;
        background-color: rgba(6, 33, 80, 1);
        width: 100%;
        border-bottom: 1px solid #ebebeb;
        top: 0;
        height: unset;
        overflow-y: unset;
    }
    .menu-open header {
        height: 100%;
        overflow-y: auto;
    }
    body.menu-open {
        overflow: hidden;
    }
    .navbar > .mobile-form svg.fa-magnifying-glass path {
        fill: #282632;
    }
    body.collapsed header {
        height: 100%;
    }
    body.collapsed .navbar {
        justify-content: end;
        padding: 0.5rem 0;
    }
    body.collapsed .navbar-nav {
        padding-bottom: 50px;
    }
    body.collapsed .left-side-nav {
        padding-top: 50px;
        border-top: 1px solid #ebebeb;
    }
    .photo-pub-main {
        width: 100%;
    }
    .photo-pub-main h2 {
        font-size: 18px;
        font-weight: 600;
    }
    .photo-pub-main img {
        height: 250px;
    }
    footer .t-copyright {
        order: 3;
    }
    .news-single .news-last {
        border-left: none;
        padding: 0;
    }
    .anonsy .card {
        width: 48%;
    }
    .news-content > div > blockquote {
        padding-top: 2rem !important;
    }
    .news-content blockquote:before {
        left: 50%;
        transform: translatex(-50%);
    }
}
@media screen and (max-width: 767px) {
        .burger{
            display: block;
        }
        .our-spilnota-title {
            text-align: center;
        }
        .our-spilnota .our-spilnota--btn {
            padding-top: 16px;
            padding-bottom: 16px;
            width: 100%;
        }
        .navbar-collapse {
            overflow-x: auto;
            scrollbar-width: none; /* Firefox */
            -ms-overflow-style: none; /* IE */
        }
        .spilnota-about {
            padding: 34px 25px;
        }
        nav .navbar-collapse::-webkit-scrollbar {
            display: none; /* Chrome, Safari */
        }
        .header-up {
            padding: 0;
        }
        .btn-white-fill {
            padding: 5px 12px;
        }
        .left-side-nav{
            flex-direction: row-reverse;
        }
        .left-side-nav.active{
            padding-left: 0!important;
        }
        header .social-links {
            display: none !important;
        }
        .dropdown-menu.show{
            display: none;
        }

        .spilnota-payment {
            padding: 100px 0;
        }

      .spilnota-payment .pricing-card {
        padding: 30px 25px;
      }
       .spilnota .photos-container {
            max-height: 410px;
            width: 100%;
            aspect-ratio: 1/1;
        }

      .spilnota-payment .plan-price {
        font-size: 40px;
      }

      .spilnota-payment .feature-item {
        font-size: 15px;
      }

    .spilnota-payment .amount-option label {
        font-size: 28px;
        padding: 25px 15px;
      }

    .spilnota-payment .amount-option.custom input[type="number"] {
        font-size: 28px;
        padding: 25px 15px;
      }
    .spilnota .member-info {
        display: none;
    }
    .spilnota-payment-body .nav-item{
        width: max-content;
        max-width: unset;
        text-align: center;
    }
    .spilnota-payment-body .nav-link{
        font-size: 14px;
    }
    .big-news-banner-main h2,
    .big-news-banner-secondary h2 {
        text-align: start;
        width: 100%;
        min-height: 50px;
    }
    .news-exclusive-list a{
        margin-bottom: 16px;
    }
    .big-news h2 span{
        line-height: 2.2;
    }

    .last-news-post a{
        padding-bottom: 10px;
    }
    .last-news-post{
        margin-bottom: 12px;
    }
    .typography_30_bold{
        font-size: 24px;
        line-height: 100%;
    }
    .mobile-menu {
        display: block;
        position: fixed;
        top: 75px;
        left: 0;
        z-index: 1001;
        width: 100%;
        height: calc(100dvh - 75px);
        overflow-y: auto;
        overflow-x: hidden;
        overscroll-behavior: contain;
        -webkit-overflow-scrolling: touch;
        background-color: #062150;
        transform: translateY(-120%);
        transition: transform .35s ease;
    }

    .mobile-menu.active {
        transform: translateY(0);
    }
    .burger.active .burger-item:nth-child(1){
      transform: translateY(7px) rotate(45deg);
    }

    .burger.active .burger-item:nth-child(2){
      opacity: 0;
    }

    .burger.active .burger-item:nth-child(3){
      transform: translateY(-7px) rotate(-45deg);
    }
    .mobile-menu.active{
          transform: translateY(0);
          visibility: visible;
    }
    .mobile-menu-item, .mobile-menu-item--second ul li{
        margin-bottom: 36px;
    }
    .mobile-menu-item--second ul li:last-child{
        margin-bottom: 0;
    }
    .mobile-menu a{
        display: inline-block;
        margin-bottom: 16px;
        text-decoration: none;
    }
    .mobile-menu ul{
        list-style: none;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .mobile-menu ul li {
        width:50%;
        line-height: 1;
    }
    .mobile-menu .typography_20_bold{
        font-size: 20px;
        color: #fff;
    }

    .typography_20_bold{
        font-size: 16px;
        line-height: 22px;
    }
    .big-news-banner-main h2{
        left: 16px;
        bottom: 16px;
    }
    .author-articles .no-gutters img {
        max-height: none;
    }
    .news-single .authors-area .banner-area.relative {
        padding: 0;
    }
    .news-single .authors-area img.banner-img,
    .news-single .other-news-area img.banner-img {
        min-height: 230px;
        width: 100%;
        object-fit: cover;
        object-position: bottom left;
        border-radius: 4px;
    }
    .banner-img-container {
        padding: 0 15px;
    }
    .post_news_title {
        font-size: 28px;
        line-height: 1.1em;
    }
    .banner-area-mobile .typography_16_bold {
        font-size: 14px;
    }

    .news-single .authors-area .banner-content .typography_36_bolder,
    .news-single .other-news-area .banner-content .typography_36_bolder {
        font-size: 24px;
    }
    .news-single .authors-area .relative .banner-content,
    .news-single .other-news-area .absolute .banner-content {
        bottom: 20px;
    }
    .news-content > div > * {
        max-width: 100%;
        margin: 0 auto;
        padding-bottom: 1rem;
    }
    .news-banner .carousel.col-xl-8 {
        flex: 0 0 100%;
        max-width: 540px;
    }
    .owl-carousel .owl-item img {
        max-height: 360px;
    }
    .big-news img {
        max-height: 283px;
        height: 100%;
        aspect-ratio: 16/9;
        object-fit: fill;
    }
    .big-news-banner-main {
        padding: 0 0 15px;
    }
    .hot-themes {
        padding: 156px 0 15px;
    }
    .big-news-banner-main h2 {
        font-size: 18px;
    }
    .big-news {
        padding: 0 15px;
    }
    .news-exclusive-single {
        width: 100%;
    }
    .news-banner .carousel-item.active > img {
        height: 263px;
    }
    .carousel-caption .typography_36_bolder {
        font-size: 20px;
        font-weight: 600;
    }
    .not-img .typography_36_bolder {
        font-size: 20px;
        font-weight: 700;
    }
    .news-banner .carousel-item .typography_36_bolder {
        padding-bottom: 20px;
    }
    .news-banner .carousel-caption {
        right: 0;
        left: 50%;
        bottom: 50%;
        transform: translate(-50%, 50%);
        width: 90%;
    }
    .authors-area .news-content blockquote p,
    .authors-area .news-content > div h2,
    .authors-area .news-content > div > p {
        margin-left: 15px;
        margin-right: 15px;
    }
    .authors-area .news-content > div p:has(img[alt="full"]) {
        margin: 0;
        padding: 0 0 1rem;
    }
    .authors-area .news-content > div > * {
        margin: 0 15px;
    }
    .spilnota .center-photo img {
        width: 200px;
        height: 200px;
    }
    .spilnota .member-info {
    background: transparent;
    }
    spilnota .photo-item-1 img{
        width: 60px;
        height: 60px;
    }
    .spilnota .photo-item-1 {
        top: 8%;
        left: 53%;
    }

    .spilnota .photo-item-2 img{
        width: 74px;
        height: 74px;
    }
    .spilnota .photo-item-2 {
        top: 29%;
        right: 13%;
    }

    .spilnota .photo-item-3 img{
        width: 81px;
        height: 81px;
    }
    .spilnota .photo-item-3 {
        top: 20%;
        left: 8%;
    }

    .spilnota .photo-item-4 img{
        width: 90px;
        height: 90px;
    }
    .spilnota .photo-item-4 {
        bottom: 7%;
        right: 28%;
    }

    .spilnota .photo-item-5 img{
        width: 90px;
        height: 90px;
    }
    .spilnota .photo-item-5 {
        bottom: 25%;
        left: 4%;
    }

    .spilnota .photo-item-6 img{
        width: 55px;
        height: 55px;
    }
    .spilnota .photo-item-6 {
        bottom: 28%;
        left: 68%;
    }

    .spilnota .photo-item-7 img{
        width: 74px;
        height: 74px;
    }
    .spilnota .photo-item-7 {
        top: 12%;
        right: 5%;
    }

    .spilnota .photo-item-8 img{
        width: 68px;
        height: 68px;
    }
    .spilnota .photo-item-8 {
        top: 45%;
        right: 3%;
    }

    .spilnota .photo-item-9 img{
        width: 78px;
        height: 78px;
    }
    .spilnota .photo-item-9 {
        bottom: 8%;
        left: 21%;
    }

    .spilnota .photo-item-10 img{
        width: 75px;
        height: 75px;
    }
    .spilnota .photo-item-10 {
        top: 8%;
        left: 30%;
    }
    .fa-solid.fa-magnifying-glass{
        font-size: 26px;
    }
}
@media screen and (max-width: 575px) {
         .section-video, .section-columns, .footer-pd{
            padding: 36px 15px;
         }
         .our-spilnota{
            padding: 69px 0;
         }
         .prev, .next{
            width: 30px;
            height: 30px;
        }
        .prev {
            margin-right: 10px !important;
        }
        .prev svg, .next svg{
            width: 15px;
            height: 15px;
        }
        .left-side-nav .btn{
            padding-right: 0;
        }
        .left-side-nav.active{
            justify-content: space-between !important;
            width: 100%;
        }
        .header-logo.active{
            display: none;
        }
        .header-logo img{
            width: 150px;
            height: 36px;
        }
        .navbar-nav {
            flex-direction: row !important;
            flex-wrap: nowrap !important;

            overflow-x: auto;
            overflow-y: hidden;

            width: 100%;
            max-width: 100vw;

            justify-content: flex-start !important;
            gap: 24px;
            -webkit-overflow-scrolling: touch;
      }

      .navbar-nav .nav-item {
        flex: 0 0 auto;
      }

      .navbar-nav .nav-link {
        white-space: nowrap;
      }
    .notification-card {
        bottom: 0;
        right: 0;
        left: unset;
        top: unset;
    }
    .spilnota-payment {
        padding: 50px 0;
    }
    .spilnota-payment .amount-option label,
    .spilnota-payment .amount-option.custom input[type="number"] {
        font-size: 20px;
        padding: 9px 20px;
    }

    .notification-card .card {
        width: 16rem;
    }

    .notification-card .card a,
    .notification-card .card button,
    .notification-card .card p {
        font-size: 0.8rem;
    }

    .notification-card .card img {
        width: 50%;
    }

    .news-single .authors-area .banner-content .typography_36_bolder {
        font-size: 20px;
        padding: 0 15px;
    }

    .news-single .other-news-area .banner-content .typography_36_bolder {
        font-size: 20px;
    }

    .news-content h2,
    .news-content h2 > span {
        font-size: 24px;
    }

    .news-banner .carousel.col-xl-8 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .owl-carousel .owl-item img {
        max-height: 280px;
    }

    .team-card,
    .team-card:nth-child(2n) {
        flex-direction: column;
        align-items: center;
    }

    .team-card br {
        display: none;
    }

    .team-card h3,
    .team-card p {
        text-align: center;
    }

    .team-card p {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }

    .team-card h3 {
        font-size: 1.2rem;
        font-weight: 600;
    }

    .about-dscr p {
        font-size: 18px;
        margin-bottom: 0;
    }

    .about-dscr h1 {
        font-size: 32px;
    }

    .contacts .typography_36_bold,
    .team .typography_36_bold {
        font-size: 32px;
        text-align: center;
    }

    .contact-links {
        flex-direction: column;
    }

    .contact-links .fa-instagram {
        margin: 15px 0;
    }

    .anonsy .card {
        width: 100%;
    }

    .navbar.spilnota img {
        max-width: 131px;
    }
}
@media (max-width: 575px) {
    .big-news-banner-secondary .big-news-banner-secondary__link{
        font-size: 16px;
        line-height: 22px;
    }
    .big-news-banner-main h2{
        font-size: 16px;
    }
    .section-columns__body-item img{
        width: 96px;
    }
}

@media screen and (max-width: 414px) {
    .header-logo img {
        width: 130px;
    }
}
