/*
Theme Name: Twenty Twenty-Five Child
Description: Twenty Twenty-Five Child Theme
Author: ABB Salus
Author URI: https://abbsalus.com/
Template: twentytwentyfive
Version: 1.0.0
*/
/* Add your custom styles here */

html {
    scroll-behavior: smooth;
}

body {
    font-family: "Archivo", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #101828;
}

a {
    outline: none !important;
}

.sg--s-1 {
    position: relative;
}

.sg--s-1-img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 60%);
    width: 100%;
    height: 100%;
}

.sg--s-1-img img {
    width: 100%;
}

.sg--s-1--box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    width: 90%;
}

.sg--s-1--box-t1 {
    color: #fff;
    font-weight: 600;
    font-size: 28px;
}

.sg--s-1--box-t2 {
    color: #fff;
    font-weight: 600;
    font-size: 28px;
    margin: 0;
}

.sg--s-1--box-t3 {
    color: #fff;
    margin: 1rem 0 0 0;
}

.c-button a {
    background: #0167F8;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    padding: 12px 20px;
}

.h-nav .wp-block-navigation-item__label {
    font-weight: 600;
}

.h-nav .wp-block-navigation-item__content {
    padding: 0 8px;
}

.h-nav .wp-block-navigation-item__content:hover {
    text-decoration: none;
    opacity: 0.6;
}

.sg--s-1-img img {
    height: 450px;
    object-fit: cover;
}

.sg--s-2 {
    background: #191E2B;
    margin: 0;
    padding-top: 32px;
    padding-bottom: 32px;
}

.sg--s-2-title {
    color: #4DDE80;
    font-weight: 600;
}

.sg--s-2-subtitle {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
}

.sg--s-2-desc {
    color: #fff;
}

.sg--s-2--b-2 {
    padding-left: 16px;
    margin-top: 32px;
    margin-left: auto;
}

.swiper-sg .swiper-slide {
    width: auto;
    height: auto;
    position: relative;
}

.swiper-sg .swiper-slide img {
    z-index: 2;
    position: relative;
    border-radius: 8px;
    max-width: 275px;
    width: 100%;
    height: 330px;
    object-fit: cover;
}

.swiper-sg--b {
    position: absolute;
    bottom: 24px;
    left: 50%;
    background: rgb(255 255 255 / 28%);
    backdrop-filter: blur(12px);
    width: 80%;
    transform: translate(-50%, 0);
    border-radius: 8px;
    padding: 14px 12px;
    z-index: 3;
}

.swiper-sg--b-1 {
    color: #fff;
    font-weight: 600;
    font-size: 21px;
    margin-top: 0;
    margin-bottom: 8px;
    word-break: break-word;
}

.swiper-sg--b-2 {
    color: #fff;
    margin-bottom: 0;
}

.swiper-sg-buttons {
    display: flex;
    align-items: center;
    margin-top: 16px;
    gap: 24px;
}

.swiper-sg-button {
    display: flex;
    padding: 15px;
    border-radius: 39px;
    border: 1px solid #E4E7EC;
}

.m-w {
    max-width: 1280px;
    margin: auto;
    padding-left: 16px;
    padding-right: 16px;
}

.sg--s-3 {
    margin: 0;
    padding-top: 32px;
    padding-bottom: 32px;
}

.sg--s-3-title {
    color: #0E299E;
    font-weight: 600;
}

.sg--s-3-subtitle {
    color: #101828;
    font-weight: 600;
    font-size: 28px;
}

.sg--s-3-desc {
    color: #475467;
    max-width: 805px;
}

.sg--s-3--b-2 {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 50px;
}

.sg--s-3--b-2-title {
    font-weight: 600;
    font-size: 21px;
    color: #191E2B;
}

.sg--s-3--b-2-desc {
    color: #191E2B;
    font-size: 14px;
    opacity: 0.7;
    line-height: 28px;
}

.sg--s-3--b-2-button a {
    color: #344054;
    font-size: 14px;
    font-weight: 600;
    background: #fff;
    border: 1px solid #D0D5DD;
    border-radius: 8px;
    padding: 10px 20px;
}

.sg--s-3--b-2-col-1 img {
    border-radius: 8px;
}

.sg--s-3--b-2-col-1 {
    position: relative;
}

.sg--s-3--b-2-col-1 figure {
    position: relative;
    z-index: 2;
}

.sg--s-3--b-2-col-1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #0167F8;
    border-radius: 8px;
    width: 98px;
    height: 167px;
    z-index: 1;
}

.c-3-2:before {
    background: #4DDE80;
}

.c-3-3:before {
    background: #0E299E;
}

.sg--s-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.swiper-reviews {
    padding-bottom: 3rem;
    margin-top: 2rem;
}

.swiper-reviews .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.swiper-reviews--title {
    text-align: center;
    font-size: 18px;
    margin: 0 0 16px 0;
    font-style: italic;
    color: #475467;
}

.swiper-reviews--name {
    font-weight: 600;
    margin: 12px 0 0 0;
}

.swiper-reviews--workplace {
    color: #475467;
    margin: 8px 0 0 0;
}

.swiper-reviews .swiper-pagination-bullet {
    height: 16px;
    width: 16px;
}

.sg--s-5 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.sg--s-5--title {
    font-size: 30px;
    font-weight: 600;
}

.sg--s-4--title {
    color: #0E299E;
    font-weight: 600;
    text-align: center;
}

.sg--s-4-subtitle {
    color: #101828;
    font-weight: 600;
    text-align: center;
    font-size: 28px;
}

.sg--s-5--subtitle {
    font-size: 18px;
    color: #191E2B80;
}

.sg--s-5--columns {
    padding: 2rem 0;
}

.sg--s-5--columns-title {
    color: #0E299E;
    font-weight: 600;
    font-size: 42px;
    line-height: 1;
}

.sg--s-5--columns-desc {
    color: #191E2B;
    font-weight: 600;
}

.sg--s-6--t-columns {
    padding: 0 0 2rem 0;
}

.sg--s-6--t-title {
    color: #0E299E;
    font-weight: 600;
}

.sg--s-6--t-subtitle {
    font-size: 30px;
    font-weight: 600;
    margin-top: 8px;
}

.sg--s-6--t-desc {
    color: #191E2B80;
}

.sg--s-7 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.sg--s-7--title {
    color: #0E299E;
    font-weight: 600;
    text-align: center;
}

.swiper-partners {
    padding-bottom: 3rem;
}

.swiper-partners .swiper-slide {
    display: flex;
    justify-content: center;
}

.sg--s-7--title {
    padding-bottom: 1rem;
}

.sg--s-8 {
    background: #191E2B;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.sg--s-8--title {
    text-align: center;
    font-weight: 600;
    color: #F8F7F9;
}

.sg--s-8--subtitle {
    text-align: center;
    color: #F8F7F9;
    font-size: 28px;
    font-weight: 600;
}

.sg--s-8--desc {
    text-align: center;
    color: #F8F7F9;
}

.sg--s-8--columns {
    padding-top: 1rem;
}

.sg--s-8--columns p {
    color: #FFFFFF;
}

.sg--s-8--columns-image {
    background: linear-gradient(227.75deg, rgba(255, 255, 255, 0.05) 5.43%, rgba(16, 24, 40, 0.05) 73.8%);
    border-radius: 8px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #F8F7F926;
}

.sg--s-8--columns .wp-block-column {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sg--s-8--columns-title {
    font-weight: 600;
    font-size: 20px;
    margin-top: 0.8rem;
}

.sg--s-8--columns-subtitle {
    text-align: center;
    max-width: 300px;
}

.sg--s-8--columns-info {
    font-weight: 600;
}

footer {
    margin: 0;
    padding: 2rem
}

.footer-p {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-p p {
    color: #667085;
}

.pagination ul {
    list-style: none;
    padding: 0;
    display: inline-flex;
    gap: 10px;
    justify-content: center;
}

.pagination li {
    display: inline;
}

.pagination li a,
.pagination li span {
    padding: 8px 12px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #333;
    border-radius: 4px;
}

.pagination li .current {
    background-color: #0073aa;
    color: white;
    border-color: #0073aa;
}

.category-filter a {
    text-decoration: none;
    color: #0073aa;
}

.category-filter a:hover {
    text-decoration: underline;
}

.category-filter a[style*="color: #0167F8"] {
    border-bottom: 2px solid #0167F8;
}

.category-filter a[style*="color: #0167F8"]:hover {
    opacity: 1;
}

.entry-content.alignfull.wp-block-post-content {
    padding: 0;
}

.blog-wrapper {
    max-width: 100%;
    background: #F8F7F9;
    padding: 2rem 0;
}

.blog-header-title {
    color: #0167F8;
    font-weight: 600;
}

.blog-header-subtitle {
    font-size: 28px;
    font-weight: 600;
    color: #101828;
}

.blog-header-desc {
    font-size: 16px;
}

.wp-block-post-title {
    display: none;
}

.blog-content-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    padding-top: 4rem;
}

.category-filter-title {
    font-weight: 600;
    color: #B2B2B2;
    font-size: 14px;
    margin-top: 0;
}

.category-filter-ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.category-filter-ul a {
    font-weight: 600;
    color: #191E2B;
    padding: 8px 12px;
    display: block;
    border-bottom: 1px solid #E4E7EC;
}

.category-filter-ul a:hover {
    text-decoration: none;
    opacity: 0.6;
}

.post-list {
    display: flex;
    flex-direction: column;
}

.post-item .post-thumbnail a {
    display: block;
}

.post-item .post-thumbnail img {
    border-radius: 8px;
    width: 100%;
    object-fit: cover;
    max-height: 240px;
    height: 100%;
}

.sg--s-1-video {
    width: 100%;
    display: block;
    filter: brightness(0.5);
    min-height: 420px;
    object-fit: cover;
}

.post-meta {
    margin-top: 8px;
}

.post-cr-wrapper {
    display: flex;
    border: 1px solid #D0D5DD;
    border-radius: 10px;
    padding: 3px;
    align-items: center;
    gap: 8px;
    width: max-content;
}

.post-category {
    border: 1px solid #D0D5DD;
    border-radius: 6px;
    padding: 1px 8px;
    font-size: 12px;
    font-weight: 600;
    color: #344054;
    display: flex;
    gap: 8px;
    align-items: center;
}

.post-category:before {
    content: "";
    display: block;
    background: #0E299E;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.post-read-time {
    font-size: 12px;
    font-weight: 600;
    color: #344054;
    padding-right: 8px;
}

.post-title {
    margin: 8px 0;
}

.post-title a {
    color: #101828;
    font-weight: 600;
    font-size: 24px;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
}

.post-excerpt {
    color: #475467;
}

.post-author {
    display: flex;
    align-items: center;
    gap: 8px;
}

.author-name {
    color: #101828;
    font-weight: 600;
    font-size: 14px;
}

.post-date {
    font-size: 14px;
    color: #475467;
}

.author-avatar img {
    border: 1px solid #00000014;
    border-radius: 50%;
	width: 50px;
    height: 50px;
    object-fit: cover;
}

.post-list-grid {
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(1, 1fr);
}

.page-numbers {
    width: 100%;
}

.blog-pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #E4E7EC;
    padding: 24px 0;
}

.blog-pagination ul {
    display: flex;
    gap: 8px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.blog-pagination li a, .blog-pagination li span {
    display: flex;
    align-items: center;
    justify-content:  center;
    text-decoration: none;
    font-size: 14px;
    color: #475467;
    font-weight: 500;
    height: 40px;
    width: 40px;
    border-radius: 8px;
}

.blog-pagination li span {
    background: #F9FAFB;
}

.blog-pagination li a:hover {
    background: #F9FAFB;
}

.blog-pagination button {
    font-size: 14px;
    color: #344054;
    font-weight: 600;
    border-radius: 8px;
    border: 1px solid #D0D5DD;
    background: #fff;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    cursor: pointer;
    outline: none;
}

.blog-pagination button:hover {
    background: #F9FAFB;
}

.blog-pagination button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.entry-content.alignfull.wp-block-post-content {
    margin: 0;
}

.post-cr-wrapper p {
    display: none;
}

.wp-singular main.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow {
    border-top: 1px solid #191E2B1A;
    padding-top: 24px;
    margin-top: 0;
}

.single-post-title {
    font-size: 28px;
    font-weight: 600;
    color: #101828;
    margin-top: 16px;
}

.single-post-excerpt {
    color: #191E2B;
    font-size: 20px;
}

.single-post-thumbnail {
    margin-top: 48px;
}

.single-post-thumbnail img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 12px;
}

.single-author-info p, .single-post-date p {
    color: #0167F8;
    font-weight: 600;
    font-size: 14px;
}

.single-author-info div, .single-post-date div {
    font-size: 18px;
    color: #101828;
    font-weight: 500;
}

.single-post-meta {
    display: flex;
    gap: 64px;
    margin-top: 16px;
}

.single-post-content {
    display: grid;
    gap: 2rem;
}

.sp-c-wrapper {
    background: #191E2B;
    padding: 48px;
}

.sp-c-wrapper p, .sp-c-wrapper a {
    color: #fff;
    text-align: center;
}

.sp-c-title {
    color: #F8F7F9;
    font-weight: 600;
    font-size: 14px;
    margin: 0;
}

.sp-c-subtitle {
    font-weight: 600;
    font-size: 30px;
}

.sp-c-icon {
    background: linear-gradient(227.75deg, rgba(255, 255, 255, 0.05) 5.43%, rgba(16, 24, 40, 0.05) 73.8%);
    border-radius: 8px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #F8F7F926;
    margin-bottom: 0;
}

.sp-c-icon-title {
    font-weight: 600;
    font-size: 18px;
}

.sp-c-icon-contact {
    font-weight: 600;
    text-decoration: none;
}

p:empty {
    display: none;
}

.sp-c-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sp-c-icon-subtitle {
    margin: 0;
}

.sp-c-wrapper .sp-c-box:nth-of-type(1) {
    margin-bottom: 32px;
}

.single-post-ct img {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
}

.wp-singular footer {
    border-top: 1px solid #E4E7EC;
}

.sg--s-6--t-list .post-list-grid {
    grid-template-columns: repeat(1, 1fr);
}

.sg--s-6--t-list .post-meta {
    margin-top: 16px;
}

.sg--s-6--t-list .post-title {
    margin: 16px 0 24px 0;
}

.sg--s-6--t-list .post-author {
    margin-top: 24px;
}

.sg--s-6--t-button a {
    color: #344054;
    font-size: 14px;
    font-weight: 600;
    background: #fff;
    border: 1px solid #D0D5DD;
    border-radius: 8px;
    padding: 10px 20px;
}

.o-s1 {
    max-width: 100%;
    position: relative;
}

.o-s1:before {
    content: "";
    display: block;
    background: #0000005e;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.o-s1--wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: relative;
    z-index: 1;
}

.o-s1--title {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}

.o-s1--subtitle {
    color: #fff;
    max-width: 100%;
    line-height: 24px;
}

.o-s2 {
    background:
            radial-gradient(circle at 90% 40%, rgba(0, 102, 255, 0.4), transparent 40%),
            radial-gradient(circle at 50% 100%, rgba(138, 43, 226, 0.2), transparent 50%),
            linear-gradient(to bottom right, #0f172a, #1e293b);
    max-width: 100%;
    margin: 0;
    padding: 4rem 0;
}

.o-s2--wrapper {
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-direction: column;
}

.o-s2--title {
    color: #4DDE80;
    font-weight: 600;
}

.o-s2--subtitle {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}

.o-s2--desc {
    color: #fff;
    font-size: 16px;
}

.o-s2--columns {
    gap: 4rem;
    margin-top: 4rem;
    width: 100%;
}

.o-s2--columns-item {
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.05), rgb(155 86 12 / 5%));
    border: 1px solid rgba(255,255,255,0.05);
    border-radius: 12px;
    padding: 24px;
    transition: 0.3s;
    display: flex;
    flex-direction: column;
    align-items: baseline;
}

.o-s2--columns-item:hover {
    background-color: rgba(255, 255, 255, 0.05);
    transform: translateY(-5px);
}

.o-s2--columns-icon {
    border-radius: 8px;
    border: 1px solid #F8F7F926;
    height: 48px;
    width: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.o-s2--columns-title {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}

.o-s3 {
    background:
            radial-gradient(circle at 0% 100%, rgb(16 185 129 / 62%), transparent 40%),
            radial-gradient(circle at 80% 60%, rgba(168, 85, 247, 0.2), transparent 40%),
            linear-gradient(to bottom, #0f172a, #1e293b);
    max-width: 100%;
    margin: 0;
    padding: 4rem 0;
}

.o-s3--wrapper {
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-direction: column;
}

.o-s3--title {
    color: #4DDE80;
    font-weight: 600;
}

.o-s3--subtitle {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 16px;
}

.o-s3--collapse {
    max-width: 720px;
    border-bottom: 1px solid #e4e7ec73;
    padding-bottom: 32px;
    width: 100%;
    margin-top: 32px;
}

.o-s3--question {
    font-size: 21px;
    font-weight: 500;
    color: #fff;
    display: grid;
    grid-template-columns: 1fr 25px;
    gap: 32px;
}

.o-s3--question--expanded {
    color: #4DDE80;
}

.o-s3--answer {
    color: #fff;
    display: none;
}

.o-s3--icon {
    color: #98A2B3;
    border: 2px solid #98A2B3;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    cursor: pointer;
}

.o-s4 {
    max-width: 100%;
    margin: 0;
}

.o-s2--columns-d {
    display: none !important;
}

.swiper-offer .swiper-slide {
    width: auto;
    height: auto;
    position: relative;
}

.swiper-offer .swiper-slide div {
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.05), rgb(155 86 12 / 5%));
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    padding: 16px;
    transition: 0.3s;
    width: 200px;
    height: 285px;
}

.swiper-offer .swiper-slide p {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}

.swiper-offer .swiper-slide figure {
    border-radius: 8px;
    border: 1px solid #F8F7F926;
    height: 48px;
    width: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-partners img {
    max-height: 90px;
}

.wp-block-navigation__submenu-container {
    width: max-content !important;
    border-radius: 4px;
    border: 1px solid #D0D5DD;
    right: auto !important;
    max-width: 289px !important;
    padding: 0 8px !important;
}

.wp-block-navigation__submenu-container li {
    padding: 12px 4px !important;
    background: none !important;
    margin: 0 !important;
    border-bottom: 1px solid #0000000f;
}

.h-nav .wp-block-navigation-item__label {
    font-weight: 400 !important;
}

.wp-block-navigation__container {
    gap: 48px;
}

.swiper-reviews--img {
    max-height: 85px;
}

.swiper-reviews--img-zakrzewscy {
    max-height: 110px;
}

.sg--s-6--t-buttons {
    margin-top: 0;
    margin-bottom: 32px !important;
}

.swiper-offer {
    margin-left: 16px;
}

.o-s2--p {
     margin-top: 24px;
}

.o-s2--p p {
    color: #fff;
    font-size: 16px;
}

.o-s2--columns-item-c {
    background: none;
    border: none;
}

.o-s2--columns-item-c:hover {
    background: none;
}

.swiper-offer--c .swiper-slide div {
    min-height: 302px;
}

.single-post-content h2 {
    font-size: 24px;
}

.single-post-content h3 {
    font-size: 22px;
}

.single-post-content h4, .single-post-content h5 {
    font-size: 21px;
}

.single-post-content ul {
    padding-left: 2rem;
}

.post-list-3 .post-title a {
    font-size: 16px;
}

.post-list-3 .post-item .post-thumbnail img {
    max-height: 150px;
}

.post-list-3--title {
    font-size: 22px;
    margin-top: 0;
}

.post-navigation {
    display: flex;
    flex-direction: column;
    column-gap: 8px;
    row-gap: 34px;
    margin-top: 42px;
}

.post-navigation a {
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 4px;
    position: relative;
}

.post-navigation a:hover {
    text-decoration: underline;
}

.prev-article-button:before {
    content: "Poprzedni wpis";
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    font-weight: 600;
    font-size: 13px;
}

.next-article-button:before {
    content: "Następny wpis";
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    font-weight: 600;
    font-size: 13px;
}

.o-s2--columns-wrapper {
    display: grid;
    gap: 8px;
    align-items: stretch;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 2rem;
}

.o-s2--columns-wrapper .o-s2--columns-title {
    font-size: 16px;
}

.o-s2--columns-wrapper .o-s2--columns-item {
    padding: 16px 8px;
    margin: 0;
}

/*RWD*/

@media (max-width: 995px) {
    .wp-block-buttons.h-nav--button-c {
        display: none;
    }

    .single-post {
        padding: 0;
    }

    .single-post-wrapper, .single-post-ct {
        padding-left: 16px;
        padding-right: 16px;
    }

    .post-list-3 {
        padding: 0 16px;
    }
}

@media (max-width: 780px) {
    .sg--s-1--box {
        background: rgb(255 255 255 / 12%);
        backdrop-filter: blur(6px);
        border: 1px solid rgb(255 255 255 / 35%);
        border-radius: 6px;
        padding: 24px 16px;
    }

    .sg--s-3--b-2-col-rev {
        flex-direction: column-reverse;
    }

    .sg--s-3--b-2-col-1 figure {
        display: flex;
        justify-content: flex-end;
        padding-top: 20px;
    }

    .sg--s-3--b-2-col-1 img {
        max-width: 95%;
    }

    .footer-p p {
        text-align: center;
    }

    .footer-img {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 600px) {
    .wp-block-navigation__responsive-dialog .wp-block-navigation-link {
        align-items: flex-start !important;
        border-bottom: 1px solid #0000001f;
        width: 100%;
    }

    .wp-block-navigation__responsive-dialog .wp-block-navigation-item {
        align-items: flex-start !important;
        width: 100%;
        padding-bottom: 12px !important;
    }

    .wp-block-navigation__responsive-dialog .wp-block-navigation-item__label {
        font-size: 18px;
    }

    .wp-block-navigation__responsive-container {
        padding: 16px;
    }

    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin: 0;
    }

    .wp-block-navigation__responsive-dialog .wp-block-navigation__container {
        width: 100%;
    }
}

@media (min-width: 781px) {
    .sg--s-1--box-t1 {
        text-align: center;
    }

    .o-s2--p p {
        font-size: 21px;
    }

    .o-s2--p {
        margin-top: 48px;
    }

    .o-s2--columns-wrapper {
        gap: 4rem;
        grid-template-columns: repeat(3, 1fr);
        margin-top: 5rem;
    }

    .o-s2--columns-wrapper .o-s2--columns-title {
        font-size: 24px;
    }

    .o-s2--columns-wrapper .o-s2--columns-item {
        padding: 24px;
    }

    .swiper-sg--b-1 {
        font-size: 28px;
    }

    .sg--s-6--t-columns {
        padding: 4rem 0 2rem 0;
    }

    .sg--s-5--columns-title {
        font-size: 54px;
    }

    .sg--s-1--box-t2 {
        margin: 1rem 0;
        text-align: center;
    }

    .swiper-sg--b {
        padding: 24px 16px;
    }

    .sg--s-1-img img {
        height: auto;
    }

    .sg--s-1--box {
        align-items: center;
        width: 100%;
    }

    .sg--s-1--box-t3 {
        text-align: center;
    }

    .sg--s-2--b-1 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .sg--s-2 {
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .sg--s-2-subtitle {
        font-size: 38px;
    }

    .sg--s-2-desc {
        font-size: 21px;
    }

    .swiper-sg .swiper-slide {
        padding-top: 28px;
        padding-left: 30px;
    }

    .swiper-sg .swiper-slide:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: #0167F8;
        border-radius: 8px;
        width: 80px;
        height: 164px;
        z-index: 1;
    }

    .swiper-sg .swiper-slide:nth-child(2):before {
        background: #0E299E;
    }

    .swiper-sg .swiper-slide:nth-child(3):before {
        background: #93A1C7;
    }

    .swiper-sg .swiper-slide:nth-child(4):before {
        background: #4DDE80;
    }

    .swiper-sg--b {
        left: 37px;
        transform: translate(0, 0);
    }

    .sg--s-3--b-1 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .sg--s-3 {
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .sg--s-3-desc {
        text-align: center;
    }

    .sg--s-3--b-2-title {
        font-size: 30px;
    }

    .sg--s-3--b-2-desc {
        font-size: 18px;
    }

    .sg--s-3--b-2-col {
        gap: 6rem;
    }

    .sg--s-3--b-2 {
        gap: 128px;
        margin-top: 64px;
    }

    .sg--s-3--b-2-col-1:before {
        top: -40px;
        left: -40px;
        width: 123px;
        height: 244px;
    }

    .sg--s-3-subtitle {
        font-size: 38px;
    }

    .sg--s-4-subtitle {
        font-size: 38px;
    }

    .sg--s-3-desc {
        font-size: 21px;
    }

    .swiper-reviews--title {
        font-size: 24px;
    }

    .sg--s-8--subtitle {
        font-size: 38px;
    }

    .sg--s-8--desc {
        font-size: 21px;
    }

    .footer-p {
        justify-content: flex-end;
    }

    .sg--s-1--box-t2 {
        margin: 1rem 0 0 0;
    }

    .swiper-sg .swiper-slide img {
        height: 480px;
        max-width: 360px;
    }

    .sg--s-8 {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }

    .sg--s-8--columns {
        padding-top: 4rem;
    }

    .sg--s-8--columns-title {
        margin-top: 2rem;
    }

    .swiper-offer .swiper-slide div {
        width: 250px;
        height: 215px;
        padding: 24px;
    }
}

@media (min-width: 995px) {
    .sg--s-1--box-t1 {
        font-size: 51px;
    }

    .sg--s-1--box-t3 {
        margin: 2rem 0;
    }

    .post-list-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .blog-content-wrapper {
        grid-template-columns: 1fr 3fr;
    }

    .blog-header-subtitle {
        font-size: 48px;
    }

    .blog-header-desc {
        font-size: 20px;
    }

    .blog-wrapper {
        padding: 3rem 0;
    }

    .category-filter-ul {
        flex-direction: column;
    }

    .category-filter-ul a {
        border-bottom: 0;
    }

    .category-filter a[style*="color: #0167F8"] {
        border-left: 2px solid #0167F8;
        border-bottom: 0;
    }

    .single-post-content {
        grid-template-columns: 7fr 3fr;
        gap: 8rem;
        padding-bottom: 48px;
    }

    .single-post-title {
        font-size: 48px;
        max-width: 75%;
    }

    .single-post-excerpt {
        max-width: 60%;
    }

    .wp-singular main.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow {
        padding-top: 64px;
    }

    .sg--s-6--t-list .post-list-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .sg--s-6--t-columns .wp-block-buttons {
        justify-content: flex-end;
    }

    .o-s1--subtitle {
        max-width: 60%;
    }

    .o-s1--wrapper {
        padding-top: 7rem;
        padding-bottom: 7rem;
    }

    .o-s1--title {
        font-size: 48px;
    }

    .o-s2--subtitle {
        font-size: 38px;
        text-align: center;
    }

    .o-s2--desc {
        font-size: 21px;
        text-align: center;
    }

    .o-s2--wrapper {
        align-items: center;
    }

    .o-s3--subtitle {
        font-size: 38px;
        margin-bottom: 48px;
    }

    .o-s3--wrapper {
        align-items: center;
    }

    .o-s2--columns-d {
        display: flex !important;
    }

    .swiper-offer {
        display: none;
    }
}

@media (min-width: 1750px) {
    .sg--s-2--b-2 {
        max-width: 1727px;
        margin-right: auto;
        margin-left: auto;
    }

    .swiper-sg-buttons {
        display: none;
    }
}