@media only screen and (max-width: 1268px) {
  .category-wrapper .category-section .categories {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
  }
  .thanks-wrapper .thanks-section .thanks-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
  }
  .header-wrapper-contact .header-section {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    padding: 13px 58px;
  }
  .contact-background .contact-us {
    width: 100%;
    max-width: 866px;
  }
  .blog-wrapper {
    width: 100%;
    padding: 0px 58px;
    margin-top: 100px;
  }
  .fly-in-content-wrapper .fly-in-content .text-block {
    position: absolute;
    top: 10%;
    right: 4%;
  }
  .fly-in-content-wrapper .fly-in-content .text-block h2 {
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 10px;
  }
  .fly-in-content-wrapper .fly-in-content .text-block p {
    font-size: 13px;
    color: #cccccc;
    max-width: 600px;
    margin: 0 auto;
  }
  .fly-in-content-wrapper .fly-in-content .about-img .person {
    width: 257px;
  }
  .fly-in-content-wrapper .fly-in-content .about-img .filter-img {
    width: 291px;
    position: absolute;
    top: 78%;
    left: 21%;
    z-index: 5;
  }
  .header-wrapper .header-section {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    padding: 14px 58px;
    background-color: #111727;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .footer-wrapper .footer-section .footer-inside .footer-end {
    display: flex;
    align-items: center;
    gap: 5px;
    position: absolute;
    top: 15rem;
    left: 81%;
    z-index: 4;
  }
  .advertise-wrapper .advertisement {
    width: 100%;
    margin: 0 auto;
    margin-top: 100px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
  }
  .footer-wrapper .footer-section .footer-inside {
    width: 100%;
    z-index: 3;
    position: absolute;
    top: 16px;
    gap: 30px;
  }
}
@media only screen and (max-width: 1068px) {
  .footer-wrapper .footer-section .footer-shadow {
    pointer-events: none;
    position: absolute;
    top: -119px;
    left: 0;
    z-index: 0;
    width: 100%;
  }
  .blog-swiper .swiper-button-prev, .blog-swiper .swiper-button-next {
    margin-left: 67px;
    margin-right: 67px;
  }
  .blog-swiper .swiper-button-prev img, .blog-swiper .swiper-button-next img {
    width: 46px;
  }
  .footer-wrapper .footer-section .footer-background {
    position: absolute;
    width: 100%;
    top: 154px;
    min-width: unset;
    pointer-events: none;
    z-index: 1;
  }
  .footer-wrapper .footer-section .footer-inside .footer-end a {
    font-size: 11px;
  }
  .footer-wrapper .footer-section .footer-shadow {
    pointer-events: none;
    position: absolute;
    top: -119px;
    left: 0;
    z-index: 0;
    width: 100%;
  }
  .category-wrapper {
    width: 100%;
    padding: 0 58px;
  }
  .blog-swiper .swiper-slide .read-more h3 {
    font-weight: 400;
    font-size: 19px;
  }
  .form-wrapper .form-section .registeration-content {
    width: 100%;
    max-width: 795px;
    position: absolute;
    top: 12%;
    left: 3%;
  }
}
@media only screen and (max-width: 1668px) {
  .footer-wrapper {
    width: 100%;
    padding: 0 17px;
    position: relative;
  }
}
@media only screen and (max-width: 1468px) {
  .footer-wrapper .footer-section .footer-background {
    position: absolute;
    width: 100%;
    top: 125px;
    min-width: unset;
    pointer-events: none;
    z-index: 1;
  }
  .footer-wrapper {
    width: 100%;
    padding: 0 0px;
    position: relative;
  }
  .fly-in-content-wrapper .fly-in-content .about-img {
    position: absolute;
    top: 8%;
    left: 6%;
    background-color: #111727;
    border-radius: 100%;
    padding: 40px 115px;
  }
  .fly-in-content-wrapper .fly-in-content .text-block {
    position: absolute;
    top: 10%;
    right: 10%;
    animation: flyInTogether 1.4s ease-out forwards;
  }
}
@media only screen and (max-width: 1368px) {
  .animation-background .hero-wrapper {
    position: absolute;
    top: 216px;
    left: 119px;
    right: 0;
  }
  .form-wrapper {
    width: 100%;
    padding: 0 58px;
  }
  .advertise-wrapper {
    width: 100%;
    padding: 0 58px;
  }
  .category-wrapper {
    width: 100%;
    padding: 0 58px;
  }
  .blog-swiper {
    padding: 0 58px;
  }
  .blog-swiper .swiper-slide .read-more h3 {
    font-weight: 400;
    font-size: 22px;
  }
  .animation-background .hero-wrapper .header-content .hero-left h1 {
    width: 100%;
    max-width: 425px;
    font-family: "Bruno Ace", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 41px;
    color: #fff;
  }
  .hero-wrapper .header-content .hero-right {
    width: 50%;
  }
  .animation-background .filter {
    position: absolute;
    bottom: -18%;
    right: 0;
    left: 0;
  }
  .animation-background .filter .scroll-mouse-icon {
    position: absolute;
    z-index: 2;
    right: 108px;
    bottom: 126px;
  }
}
@media only screen and (max-width: 968px) {
  .notfound-background .notfound-section .error-content h1 {
    font-weight: 800;
    font-size: 100px;
    color: #fff;
  }
  .notfound-background .notfound-section .error-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-left: 70px;
    margin-bottom: 177px;
  }
  .notfound-background .notfound-section .error-content h3 {
    color: #fff;
    font-weight: 400;
    font-size: 34px;
  }
  .notfound-background .notfound-section .error-content p {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 25px;
  }
  .contact-background .contact-us {
    width: 100%;
    max-width: unset;
    display: flex;
    flex-direction: column;
  }
  .animation-background .header-img {
    width: 100%;
    height: 650px;
    display: block;
  }
  .responsive-header-wrapper {
    width: 100%;
    height: 70px;
    padding: 0 20px;
    background-color: #111727;
    color: #fff;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 10;
  }
  .responsive-header-wrapper .logo img {
    width: 55px;
  }
  .responsive-header-wrapper .hamburger {
    width: 30px;
    height: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    transition: transform 0.3s ease;
    z-index: 11;
  }
  .responsive-header-wrapper .hamburger span {
    height: 2px;
    background-color: #fff;
    border-radius: 2px;
    transition: background-color 0.3s ease;
  }
  .responsive-header-wrapper .hamburger.active {
    transform: rotate(90deg);
  }
  .responsive-header-wrapper .side-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 70%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #1e1b38;
    padding: 18px 20px;
    transition: left 0.3s ease;
    overflow-x: auto;
  }
  .responsive-header-wrapper .side-menu .logo {
    width: 50px;
  }
  .responsive-header-wrapper .side-menu .lang-select {
    position: relative;
    display: inline-block;
    font-family: sans-serif;
  }
  .responsive-header-wrapper .side-menu .lang-select .lang-select-btn {
    border: none;
    background-color: #f7a600;
    padding: 12px 22px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    transition: background-color 0.2s ease;
  }
  .responsive-header-wrapper .side-menu .lang-select .lang-select-btn:hover {
    background-color: #F69607;
  }
  .responsive-header-wrapper .side-menu .lang-select .lang-options {
    display: none;
    position: absolute;
    top: 110%;
    left: 0;
    background-color: #111727;
    border: 1px solid #252a46;
    border-radius: 6px;
    min-width: 70px;
    z-index: 100;
    list-style: none;
    padding: 10px 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  }
  .responsive-header-wrapper .side-menu .lang-select .lang-options li a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    transition: background-color 0.2s ease;
  }
  .responsive-header-wrapper .side-menu .lang-select .lang-options li a:hover {
    background-color: #2e3355;
  }
  .responsive-header-wrapper .side-menu .lang-select.open .lang-options {
    display: block;
  }
  .responsive-header-wrapper .side-menu .custom-button {
    background-color: #f7a600;
    color: white;
    border: none;
    padding: 14px 11px;
    width: 160px;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: "Segoe UI", sans-serif;
    cursor: pointer;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 78%, 93% 100%, 0 100%);
    transition: background-color 0.3s ease;
  }
  .responsive-header-wrapper .side-menu .custom-button:hover {
    background-color: #F69607;
  }
  .responsive-header-wrapper .side-menu.open {
    left: 0;
  }
  .responsive-header-wrapper .side-menu ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 61px;
    padding-bottom: 61px;
  }
  .responsive-header-wrapper .side-menu ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    transition: color 0.2s ease;
  }
  .responsive-header-wrapper .side-menu ul li a:hover {
    color: #ebae33;
  }
  .header-wrapper {
    display: none;
  }
  .animation-background .hero-wrapper .header-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  .animation-background .hero-wrapper {
    position: absolute;
    top: 75px;
    left: 19px;
    right: 0;
  }
  .category-wrapper .category-section .category-top h2 {
    font-family: "Bruno Ace", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    color: #fff;
  }
  .category-wrapper .category-section .category-top button {
    padding: 10px 31px;
  }
  .hero-wrapper .header-content .hero-right {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .animation-background .hero-wrapper .header-content .hero-right img {
    width: 35%;
  }
  .animation-background .hero-wrapper .header-content .hero-left h1 {
    width: 100%;
    max-width: 425px;
    font-family: "Bruno Ace", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 29px;
    color: #fff;
  }
  .animation-background .filter {
    position: absolute;
    bottom: -8%;
    right: 0;
    left: 0;
  }
  .blog-swiper {
    padding: 0 20px;
    padding-bottom: 60px;
  }
  .blog-swiper .swiper-content {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 24px;
  }
  .blog-swiper .swiper-content h2 {
    font-size: 28px;
  }
  .blog-swiper .blog-swiper-container {
    flex-wrap: wrap;
    justify-content: center;
  }
  .blog-swiper .swiper-button-prev,
  .blog-swiper .swiper-button-next {
    display: none;
  }
  .blog-swiper .swiper {
    width: 100%;
  }
  .blog-swiper .swiper-slide .read-more {
    padding: 16px;
    gap: 12px;
  }
  .blog-swiper .swiper-slide .read-more h3 {
    font-size: 16px;
    min-height: auto;
  }
  .blog-swiper .swiper-slide .read-more a {
    padding: 8px 20px;
    font-size: 13px;
  }
  .footer-responsive {
    display: block !important;
    width: 100%;
    background-color: #070a10;
    margin-top: 60px;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  .footer-responsive .footer-section {
    width: 100%;
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .footer-responsive .footer-section .footer-shadow {
    position: absolute;
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 400px;
    z-index: -1;
    opacity: 0.5;
  }
  .footer-responsive .footer-section .footer-inside {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    padding: 20px 0;
    position: relative;
  }
  .footer-responsive .footer-section .footer-inside > a img {
    width: 60px;
    height: auto;
  }
  .footer-responsive .footer-section .footer-inside::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #252A46;
    bottom: -20px;
    left: 0;
  }
  .footer-responsive .footer-section .footer-inside .home-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 16px;
  }
  .footer-responsive .footer-section .footer-inside .home-list a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
  }
  .footer-responsive .footer-section .footer-inside .home-list a:hover {
    color: #ffb039;
  }
  .footer-responsive .footer-section .footer-inside .contact-with-us {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
  .footer-responsive .footer-section .footer-inside .contact-with-us a {
    color: #a0a0a0;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    transition: color 0.3s ease;
  }
  .footer-responsive .footer-section .footer-inside .contact-with-us a:hover {
    color: #fff;
  }
  .footer-responsive .footer-section .footer-inside .contact-with-us a img {
    width: 16px;
    height: 16px;
  }
  .footer-responsive .footer-section .footer-inside .footer-end {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 16px;
    margin-top: 30px;
    position: static;
    left: auto;
    top: auto;
  }
  .footer-responsive .footer-section .footer-inside .footer-end a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    font-size: 12px;
    transition: color 0.3s ease;
  }
  .footer-responsive .footer-section .footer-inside .footer-end a:hover {
    color: #fff;
  }
  .footer-wrapper {
    display: none;
  }
  .blog-wrapper {
    padding: 0 40px;
    margin-top: 80px;
  }
  .blog-wrapper .menu-swiper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .blog-wrapper .cards-container .cards.active {
    grid-template-columns: repeat(2, 1fr);
  }
  .category-wrapper .category-section .categories {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
  }
  .form-wrapper .form-section .registeration-content h2 {
    font-family: "Bruno Ace", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    color: #fff;
  }
  .form-wrapper .form-section .registeration-content {
    width: 86%;
    max-width: unset;
    position: absolute;
    top: 12%;
    left: 3%;
  }
}
@media only screen and (max-width: 868px) {
  .form-wrapper .form-section .registeration-content p {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
  }
  .fly-in-content-wrapper .fly-in-content {
    background-color: black;
    height: 100%;
    width: 100%;
  }
  .contact-wrapper .contact-section .register-contact .registeration-content h2 {
    font-family: "Bruno Ace", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    color: #fff;
  }
  .contact-wrapper .contact-section .register-contact .registeration-content p {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
  }
  .form-wrapper .form-section .form {
    width: 100%;
    max-width: 500px;
    position: absolute;
    top: 36%;
    left: 3%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: start;
    gap: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .thanks-wrapper .thanks-section .thanks-content h1 {
    font-weight: 700;
    font-size: 68px;
    color: #fff;
    overflow-y: auto;
  }
  .contact-wrapper .contact-section .register-contact .form .name-surname {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    align-items: center;
  }
  .notfound-background .notfound-section .error-content-img .main-img {
    width: 500px;
    height: 920px;
    display: none;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .header-wrapper-contact {
    display: none;
  }
  .advertise-wrapper .advertisement {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
  }
  .blog-wrapper {
    padding: 0 20px;
    margin-top: 80px;
  }
  .blog-wrapper h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .blog-wrapper .menu-swiper {
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .blog-wrapper .menu-swiper .swiper-slide span {
    font-size: 14px;
  }
  .blog-wrapper .cards-container .cards.active {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
  .blog-wrapper .cards-container .cards .card .blog-img-wrapper {
    height: 200px;
  }
  .blog-wrapper .cards-container .cards .card .read-more {
    padding: 16px;
    gap: 12px;
  }
  .blog-wrapper .cards-container .cards .card .read-more h3 {
    font-size: 18px;
  }
  .form-wrapper .form-section .form {
    width: 100%;
    max-width: 348px;
    position: absolute;
    top: 32%;
    left: 3%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: start;
    gap: 20px;
  }
  .form-wrapper .form-section .form .name-surname input {
    width: 100%;
    height: 57px;
  }
  .form-wrapper .form-section .form textarea {
    width: 100%;
    height: 115px;
  }
  .form-wrapper .form-section .registeration-content {
    width: 86%;
    max-width: unset;
    position: absolute;
    top: 2%;
    left: 3%;
  }
  .form-wrapper .form-section .form .yellow-button {
    padding: 9px;
    width: 160px;
  }
  .footer-responsive .footer-section {
    width: 100%;
    padding: 30px 16px;
  }
  .footer-responsive .footer-section .footer-inside {
    gap: 20px;
  }
  .footer-responsive .footer-section .footer-inside .home-list {
    gap: 12px;
  }
  .footer-responsive .footer-section .footer-inside .home-list a {
    font-size: 13px;
  }
  .footer-responsive .footer-section .footer-inside .contact-with-us a {
    font-size: 12px;
  }
  .footer-responsive .footer-section .footer-inside .footer-end {
    gap: 12px;
    margin-top: 20px;
  }
  .footer-responsive .footer-section .footer-inside .footer-end a {
    font-size: 11px;
  }
  .advertise-wrapper .advertisement .advertise-first-img {
    width: 100%;
    height: 250px;
    position: relative;
  }
  .advertise-wrapper .advertisement .advertise-second-img {
    width: 100%;
    height: 250px;
    position: relative;
  }
  .form-wrapper .form-section .form .name-surname {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    align-items: center;
  }
}
@media only screen and (max-width: 668px) {
  .contact-wrapper .contact-section .register-contact .registeration-content h2 {
    font-family: "Bruno Ace", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    color: #fff;
  }
  .category-wrapper .category-section .categories {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 28px;
  }
  .animation-background .header-img {
    width: 100%;
    height: 522px;
    display: block;
  }
}
@media only screen and (max-width: 468px) {
  .animation-background .hero-wrapper .header-content .hero-right img {
    width: 55%;
  }
  .thanks-wrapper .thanks-section .thanks-content h1 {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
    overflow-y: auto;
  }
  .fly-in-content-wrapper .fly-in-content .about-img .person {
    width: 130px;
  }
  .fly-in-content-wrapper .fly-in-content .about-img .filter-img {
    width: 193px;
    position: absolute;
    top: 65%;
    left: 21%;
    z-index: 5;
  }
  .blog-swiper .swiper-slide .blog-img-wrapper {
    height: 150px;
  }
  .blog-swiper .swiper-slide .swiper-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .blog-swiper .swiper-button-prev, .blog-swiper .swiper-button-next {
    margin-left: 15px;
    margin-right: 15px;
  }
  .blog-swiper .swiper-button-prev img, .blog-swiper .swiper-button-next img {
    width: 28px;
  }
  .animation-background .filter .scroll-mouse-icon {
    position: absolute;
    z-index: 2;
    right: 59px;
    bottom: 22px;
  }
  .animation-background .hero-wrapper .header-content .hero-left h1 {
    width: 100%;
    max-width: 425px;
    font-family: "Bruno Ace", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    color: #fff;
  }
  .category-wrapper .category-section .category-top {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between;
  }
  .category-wrapper .category-section .about-catalog .about-us-content h2 {
    color: #fff;
    font-family: "Bruno Ace", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 37px;
  }
  .blog-swiper {
    padding: 0 23px;
  }
  .category-wrapper {
    padding: 0 23px;
  }
  .advertise-wrapper {
    padding: 0 23px;
  }
  .form-wrapper {
    padding: 0 23px;
  }
  .blog-swiper .swiper-content h2 {
    font-family: "Bruno Ace", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    color: #fff;
  }
}/*# sourceMappingURL=responsive.css.map */