.breadcrumbs{display: flex; gap: 4px; margin-bottom: 24px;}
.first-breadcrumb{
text-decoration: none!important;
color: rgba(0, 0, 0, 0.50)!important;
font-family: Lato!important;
font-size: 13px!important;
font-style: normal!important;
font-weight: 400!important;
line-height: 18px!important;}
.first-breadcrumb.slash{font-size: 16px!important; line-height: 14px!important;}
.second-breadcrumb{color: rgba(0, 0, 0, 0.95)!important;
font-family: Lato!important;
font-size: 13px!important;
font-style: normal!important;
font-weight: 400!important;
line-height: 18px!important;}
.main-modal-about-product {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    justify-content: center;
    align-items: center;
    animation: fadeIn 0.3s ease-in-out;
    z-index: 2;
}

.modal-content {
    background: white;
    padding: 44px;
    border-radius: 8px;
    max-width: 800px;
    width: 100%;
    display: flex; flex-direction: column; position: relative;
}

.modal-images {
display: flex; gap: 20px; justify-content: space-between;
}
.modal-product-tags-wrapper{display: flex; gap: 8px;}
.modal-images img {
width: 175px; height: 175px;
}
.modal-main-product-containers{display: flex; gap: 16px; margin-top: 22px; margin-bottom: 20px;}

.modal-main-product-container{display: flex; gap: 16px; width: 170px;}
.modal-main-product-available {
  display: flex;
  padding: 6px 16px;
  align-items: center;
  gap: 4px;
  background: #FFF;
  box-shadow: 0px 4px 14.7px 0px rgba(74, 84, 137, 0.16);
  height: fit-content;
  margin-top: 22px;
  margin-bottom: 20px;
}
.modal-main-product-available p{margin: 0;}
.close-modal {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: black;
    cursor: pointer; width: fit-content;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}

header {
    background-color: #333;
    padding: 10px;
}

header nav ul {
    list-style-type: none;
    padding: 0;
}

header nav ul li {
    display: inline;
    margin-right: 15px;
}

header nav ul li a {
    color: #fff;
    text-decoration: none;
}

main {
    padding: 0;
}

.product-list {
    display: flex;
    flex-wrap: wrap;
}

.product {
    margin: 20px;
    padding: 10px;
    border: 1px solid #ccc;
    width: 200px;
}

footer {
    background-color: #333;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.go-to-catalog{margin-top: 18px;}
    h4{margin: 0;}
    h3{margin: 0;}
    p{margin: 0;}
    body{max-width: 100vw; padding: 0!important; overflow-x: hidden;}
    .hero{background: url(/assets/images/first-block-main.png?v=1) center center no-repeat;}
    .hero-container h2{font-weight: 700;line-height: 130%;text-transform: uppercase;color: #272727; width: 591px; font-size: 40px;}
    .hero-container p{font-weight: 400; font-size: 24px; color: #272727; width: 748px;line-height: 130%; margin-top: 16px;}
    .go-to-catalog{text-decoration: none; box-shadow: 0px 2px 16px 0px rgba(39, 39, 39, 0.12); background: #FDA211; display: flex; padding: 12px 24px; justify-content: center; align-items: center; width: 284px; height: 50px; font-size: 20px; font-weight: 400; font-size: 20px; color: #272727;}
    .about-company{background: url(/assets/images/block-about-company.png?v=1) center center no-repeat; width: 100%;  height: 1000px;  background-size: contain;}
    .about-company-down_block{width: 100%;}
    .about-company-wrapper h2::before{content: ''; background: url(/assets/images/before-text-ico.svg?v=1) center center no-repeat; width: 28px; height: 41px; position: relative; top: -7px; display: flex; margin-right: 6px;}
    @media(min-width: 1440px) {
.main-product-containers{display: flex; gap: 16px;}
.main-product-main-info h4 {   color: #4A5489;   font-size: 24px;   font-weight: 500; margin-bottom: 8px;} 
.product-tags-wrapper{display: flex; gap: 8px;}
 .main-product-available {
    display: flex;
    padding: 6px 16px;
    align-items: center;
    gap: 4px;
    background: #FFF;
    box-shadow: 0px 4px 14.7px 0px rgba(74, 84, 137, 0.16);
  }
.main-product-main-info p{color: #272727; font-size: 16px; font-weight: 400; line-height: 130%; margin: auto 0;}
.product-tags-wrapper{margin-bottom: 16px;}
.main-product-containers{margin-bottom: 16px;}

.main-product-available p{margin: 0;}

.main-product-get-more{display: flex;padding: 8px 20px;justify-content: center;align-items: center;gap: 10px;transition: ease 0.3s;border: 1px solid var(--blue-50, #C3C6D8);background: var(--WHITE, #FFF);cursor: pointer;color: #4A5489;font-size: 20px;font-weight: 500;}

button:hover {
  box-shadow: 0px 2px 16px 0px rgba(39, 39, 39, 0.12);
}

.main-products-list{display: flex; flex-direction: column; gap: 64px;}




.main-product-block{display: flex; gap: 16px}
.main-product-image{width: 310px; height: 310px;}
.main-product-main-info h4 {
  color: #4A5489;
  font-size: 24px;
  font-weight: 500;
}
.main-popular{width: 100%;   height: 1280px;   background-size: contain !important;   background: url(/assets/images/main-products-blocks.png?v=1) center center no-repeat; }
.main-popular-wrapper h2{margin-bottom: 24px}
.main-popular-wrapper{padding-top: 80px;
  width: 1180px;
  margin: 0 auto;
  display: flex; flex-direction: column;}

.about-products-info-block {
  display: flex;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  background: var(--WHITE, #FFF);
  box-shadow: 0px 2px 16px 0px rgba(39, 39, 39, 0.12);
}
.about-products-info-block h4{color: #283373; font-size: 20px; font-weight: 400; line-height: 130%; text-align: center;}
.about-products-info-block p{color: #272727; font-size: 16px; font-weight: 400; line-height: 130%; text-align: center;}
.main-products-container{gap: 16px;}
.about-products-info{display: flex; flex-direction: column; gap: 16px;}
.main-products-container{padding-top: 80px;
  width: 1180px;
  margin: 0 auto;}
.main-product-second-container{display: flex; gap: 16px;}
        .block-company-reason p {
            color: #272727;
            font-size: 16px;
            text-align: center;
            line-height: 130%;
        }
        .block-company-reason h3 {
            color: #283373;
            font-size: 20px;
            font-weight: 400;
        }
        .block-company-reason {
            display: flex;
            width: 248px;
            height: 136px;
            padding: 32px 16px;
            flex-direction: column;
            align-items: center;
            gap: 8px;
            background: var(--Pastel, #FFF4DF);
            box-shadow: 0px 2px 16px 0px rgba(39, 39, 39, 0.12);
            flex-shrink: 0; max-width: 280px;
        }
        .about-company-list-reasons{justify-content: space-between;}
        .about-company-list-reasons{display: flex;}
        .about-company-down_block{margin-top: 100px;}
        .about-company-upper_block p{width: 540px; color: #272727; font-size: 20px; font-weight: 400; margin: 0;}
        .about-company-upper_block{display: flex; justify-content: space-between; gap: 32px; margin-top: 24px}
        .about-company-wrapper h2{margin-bottom: 24px; display: flex; font-weight: 500;line-height: 130%;text-transform: uppercase;color: #272727; width: 591px;}
        .about-company-wrapper{width: 1181px; margin: 0 auto; display: flex; flex-direction: column; padding-top: 146px; justify-content: center; align-items: center; align-self: stretch;}
        h2{margin: 0;}
        .hero-wrapper{width: 1180px; margin: 0 auto;}
        .hero{width: 100%; height: 700px; background-size: contain;}
        .hero-container{padding-top: 187px;}
	.main-products{width: 100%;   height: 830px;   background-size: contain;   background: url(/assets/images/about-product-block.png?v=1) center center no-repeat; }
    }
.main-products-container h2::before{content: ''; background: url(/assets/images/blue-after-text.svg?v=1) center center no-repeat; width: 28px; height: 41px; position: relative; top: -3px; display: flex; margin-right: 6px;}
.main-products-container h2{margin-bottom: 24px; font-size: 32px;
    display: flex;
    font-weight: 500;
    line-height: 130%;
    text-transform: uppercase;
    color: #272727;}
.product-title{color: #4A5489; text-align: center; font-size: 24px; font-weight: 600;}

.main-quality{width: 1182px; margin: 0 auto; padding: 80px;}
.main-quality-list{display: flex;}
/*.main-quality-element{box-shadow: 0px 4px 14.7px 0px rgba(74, 84, 137, 0.16);}*/
.main-quality h2{color: #272727; font-size: 32px; font-weight: 500; margin-bottom: 24px; display: flex;}
.main-quality h2::before{content: '';   background: url(/assets/images/before-text-ico.svg?v=1) center center no-repeat;   width: 28px;   height: 41px;   position: relative;   top: -4px;   display: flex;   margin-right: 6px;}
.main-quality-element h4{color: #283373;   text-align: center;   font-size: 16px;   font-weight: 400;   line-height: 130%;   max-width: 240px; }
.main-quality-element{width: fit-content;}
.main-popular-wrapper h2::before{content: '';   background: url(/assets/images/before-text-ico.svg?v=1) center center no-repeat;   width: 28px;   height: 41px;   position: relative;   top: -4px;   display: flex;   margin-right: 6px;}
.main-popular-wrapper h2{color: #272727;   font-size: 32px;   font-weight: 500;   margin-bottom: 24px;   display: flex;}
.footer-personal-info li span{color: #272727;}
.modal-main-product-available p{padding: 0!important; margin: 0!important;}
.product-title{margin-bottom: 12px;}
@media (min-width: 768px) and (max-width: 1019px){
.modal-content{margin: 32px;}
.modal-product-tags-wrapper{margin: 0 auto; }
.modal-main-product-containers{margin: 0 auto;}
.modal-description{text-align: left;}

}
@media(max-width: 767px) {
.about-company-down_block{padding-right: 20px;}
.modal-content{margin: 16px;}
.modal-images img{width: 30%; height: fit-content;}
.modal-main-product-available{margin: 0;}
.modal-product-tags-wrapper{justify-content: center;}
.modal-main-product-containers{display: flex;   gap: 8px;   flex-wrap: wrap;   margin: 0 auto;   justify-content: center; }
.modal-main-product-container p{margin: 0!important; padding: 0!important;}
.modal-main-product-container img{width: 24px; height: 24px;}
.main-product-main-info p{white-space: nowrap;}
.modal-product-tags-wrapper{justify-content: center; flex-wrap: wrap; margin-bottom: 16px;}
.modal-main-product-container{width: fit-content;}
.modal-description p{margin: 0!important; padding: 0!important;}
.modal-description{margin-top: 16px;}
.main-product-main-info p{white-space: wrap;}
.about-company-wrapper{padding-top: 60px;}
}
@media(max-width: 360px) {
.hero-container h2{font-size: 28px;}
.hero-container p{font-size: 18px; padding-right: 12px;}
.about-company-upper_block{padding-right: 20px;}
.main-quality{padding: 0;}
}


h2{margin: 0;}
body {
  max-width: 100vw;
  overflow-x: hidden;
}
html {
max-width: 100vw; overflow-x: hidden;
}
@media(min-width: 1440px) {

.about-products-info-block.mobile{display: none!important;}
.main-products-image{background: url(/assets/images/about-products-main.png?v=1) center center no-repeat; width: 543px;     height: 623px;     flex-shrink: 0;     background-size: contain; }
.main-popular{background-size: cover!important; height: fit-content;}
.main-products{width: 100%; height: fit-content; background-size: cover!important; padding-bottom: 80px;}
}
.go-to-catalog.products{margin: 32px auto;}

@media(min-width: 920px) and (max-width: 1439px) {
.swiper-pagination.quality{position: initial;}
.swiper-pagination.quality .swiper-pagination-bullet{border-radius: 0; background: #C3C6D8; width: 16px; height: 16px;}
.swiper-pagination.quality .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #FDA211; width: 28px;}
.about-products-info-block.desktop{display: none!important;}
#menu-toggle{background: url(/assets/images/mobile_menu.svg?v=1) center center no-repeat; height: 44px; width: 44px;}
.hero{width: 100%; height: 490px; background-size: cover;}
.hero-container h2{font-weight: 500;}
.hero-wrapper, .about-company-wrapper, .main-products-container, .main-popular-wrapper, .main-quality{width: 100%; margin: 0 auto; padding: 0 20px; width: 95%!important; margin-right: 40px!important;}
.hero-wrapper{padding-top: 150px;}
.go-to-catalog{width: 236px; height: 26px;}
.about-company-wrapper h2{margin-bottom: 24px;     display: flex;     font-weight: 500;     line-height: 130%;     text-transform: uppercase;     color: #272727; }
.about-company{padding: 90px 0;}
.about-company-upper_block { display: flex;justify-content: space-between;gap: 32px;margin-top: 24px;}
.about-company-wrapper { width: 100%; margin: 0 auto;display: flex;flex-direction: column;padding-top: 146px;justify-content: center;align-items: center;align-self: stretch;}
.about-company-upper-text-left{width: 50%;     color: #272727;     font-size: 20px;     font-weight: 400;     margin: 0; }
.about-company-upper-text-right{width: 50%;     color: #272727;     font-size: 20px;     font-weight: 400;     margin: 0; }
.about-company-down_block{margin-top: 100px;}
.about-company{padding: 0;}
.about-company-wrapper{padding-top: 95px;}
.about-company-list-reasons{display: flex; justify-content: space-between;}
.block-company-reason{display: flex;     width: 248px;     height: 136px;     padding: 32px 16px;     flex-direction: column;     align-items: center;     gap: 8px;     background: var(--Pastel, #FFF4DF);     box-shadow: 0px 2px 16px 0px rgba(39, 39, 39, 0.12);     flex-shrink: 0;     width: 45%; }
.about-company-list-reasons{flex-wrap: wrap;}
.about-company-list-reasons{gap: 20%;}
.about-company-list-reasons{gap: 16px 16px;}
.about-company{height: fit-content;}
.about-company{background-size: cover!important;}
.main-products {width: 100%;background-size: contain;background: url(/assets/images/about-product-block.png?v=1) center center no-repeat;}
.main-products{background-size: cover;}
.main-products-container{padding: 80px 0;}
.main-product-second-container{display: flex; gap: 16px; }
.main-products-image {     background: url(/assets/images/about-products-main.png?v=1) center center no-repeat;     background-size: auto;     width: 543px;     height: 623px;     flex-shrink: 0;     background-size: cover;     width: 479px;     height: 419px;   } 
.about-products-info-block.mobile {display: flex;padding: 16px;justify-content: center;align-items: center;gap: 32px;flex: 1 0 0;align-self: stretch;background: var(--WHITE, #FFF);box-shadow: 0px 4px 12.6px 0px rgba(17, 0, 85, 0.16);color: var(--Tipografy-primary, #272727);font-size: 20px;text-align: center;line-height: 130%;}
.about-products-info{display: grid;   gap: 32px; }
.about-company-list-reasons{margin-bottom: 80px;}
.main-popular-wrapper{padding-top: 80px;     width: 100%;     margin: 0 auto;     display: flex;     flex-direction: column; }
.main-popular-wrapper h2 {color: #272727;font-size: 32px;font-weight: 500;margin-bottom: 24px;display: flex;}
.main-products-list{display: flex;flex-direction: column;gap: 64px;}
.main-product-block{display: flex;gap: 16px;}
.main-product-main-info h4{color: #4A5489; font-size: 24px; font-weight: 500; margin-bottom: 8px;}
.main-product-main-info p{color: #272727;     font-size: 16px;     font-weight: 400;     line-height: 130%;     margin-bottom: 16px;     padding-top: 12px; }
.product-tags-wrapper{margin-bottom: 16px; display: flex;gap: 8px;}
.main-product-available {     display: flex;     padding: 6px 16px;     align-items: center;     gap: 4px;     background: #FFF;     box-shadow: 0px 4px 14.7px 0px rgba(74, 84, 137, 0.16);   } 
  .main-product-containers {     display: flex;     gap: 16px;    margin-bottom: 16px;}
  .main-product-get-more {     display: flex;     padding: 8px 20px;     justify-content: center;     align-items: center;     gap: 10px;     transition: ease 0.3s;     border: 1px solid var(--blue-50, #C3C6D8);     background: var(--WHITE, #FFF);     cursor: pointer;     color: #4A5489;     font-size: 20px;     font-weight: 500;   } 
  .block-company-reason h3 {
    color: #283373;
    font-size: 20px;
    font-weight: 400;
  }
  .block-company-reason p {
    color: #272727;
    font-size: 16px;
    text-align: center;
    line-height: 130%;
  }
.block-company-reason{height: fit-content;}.main-product-image p{height: 310px; width: 310px;}
.main-product-available p {   padding: 0;   margin: 0; } 
.main-product-container img{height: 44px; width: 44px;}
.main-product-container {
  display: flex;
}
.main-product-image{height: 310px; width: 310px;}
.swiper-pagination{margin-top: 48px; margin-bottom: 32px;}

}

@media(min-width: 768px) and (max-width: 919px) {
.swiper-pagination.quality{position: initial;}
.swiper-pagination.quality .swiper-pagination-bullet{border-radius: 0; background: #C3C6D8; width: 16px; height: 16px;}
.swiper-pagination.quality .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #FDA211; width: 28px;}
.about-products-info-block.desktop{display: none!important;}
.hero{width: 100%; height: 490px; background-size: cover;}
.hero-container h2{font-weight: 500;}
.hero-wrapper, .about-company-wrapper, .main-products-container, .main-popular-wrapper, .main-quality{width: 100%; margin: 0 auto; padding: 0 20px; width: 95%!important;}
.hero-wrapper{padding-top: 150px;}
.go-to-catalog{width: 236px; height: 26px;}
.about-company-wrapper h2{margin-bottom: 24px;     display: flex;     font-weight: 500;     line-height: 130%;     text-transform: uppercase;     color: #272727; }
.about-company{padding: 90px 0;}
.about-company-upper_block { display: flex; flex-direction: column; gap: 32px;margin-top: 24px;}
.about-company-wrapper { width: 100%; margin: 0 auto;display: flex;flex-direction: column;padding-top: 146px;justify-content: center;align-items: center;align-self: stretch;}
.about-company-upper-text-left{width: 100%;     color: #272727;     font-size: 20px;     font-weight: 400;     margin: 0; }
.about-company-upper-text-right{width: 100%;     color: #272727;     font-size: 20px;     font-weight: 400;     margin: 0; }
.about-company-down_block{margin-top: 100px;}
.about-company{padding: 0;}
.about-company-wrapper{padding-top: 95px;}
.about-company-list-reasons{display: flex; justify-content: space-between;}
.block-company-reason{display: flex;     width: 248px;     height: 136px;     padding: 32px 16px;     flex-direction: column;     align-items: center;     gap: 8px;     background: var(--Pastel, #FFF4DF);     box-shadow: 0px 2px 16px 0px rgba(39, 39, 39, 0.12);     flex-shrink: 0;     width: 44%; }
.about-company-list-reasons{flex-wrap: wrap;}
.about-company-list-reasons{gap: 20%;}
.about-company-list-reasons{gap: 16px 16px;}
.about-company{height: fit-content;}
.about-company{background-size: cover!important;}
.main-products {width: 100%;background-size: contain;background: url(/assets/images/about-product-block.png?v=1) center center no-repeat;}
.main-products{background-size: cover;}
.main-products-container{padding: 80px 0;}
.main-product-second-container{display: flex; gap: 16px; }
.main-products-image {     background: url(/assets/images/about-products-main.png?v=1) center center no-repeat;     background-size: auto;     width: 353px;     height: 498px;     flex-shrink: 0;     background-size: cover;} 
.about-products-info-block.mobile {display: flex;padding: 16px;justify-content: center;align-items: center;gap: 32px;flex: 1 0 0;align-self: stretch;background: var(--WHITE, #FFF);box-shadow: 0px 4px 12.6px 0px rgba(17, 0, 85, 0.16);color: var(--Tipografy-primary, #272727);font-size: 20px;text-align: center;line-height: 130%;}
.about-products-info{display: grid;   gap: 32px; }
.about-company-list-reasons{margin-bottom: 80px;}
.main-popular-wrapper{padding-top: 80px;     width: 100%;     margin: 0 auto;     display: flex;     flex-direction: column; }
.main-popular-wrapper h2 {color: #272727;font-size: 32px;font-weight: 500;margin-bottom: 24px;display: flex;}
.main-products-list{display: flex;flex-direction: column;gap: 64px;}
.main-product-block{display: flex;gap: 16px; flex-direction: column; margin: 0 auto;}
.main-product-main-info h4{color: #4A5489; font-size: 24px; font-weight: 500; margin-bottom: 8px;}
.main-product-main-info p{color: #272727;     font-size: 16px;     font-weight: 400;     line-height: 130%;     margin-bottom: 16px;     padding-top: 12px; }
.product-tags-wrapper{margin-bottom: 16px; display: flex;gap: 8px;}
.main-product-available {     display: flex;     padding: 6px 16px;     align-items: center;     gap: 4px;     background: #FFF;     box-shadow: 0px 4px 14.7px 0px rgba(74, 84, 137, 0.16);   } 
  .main-product-containers {     display: flex;     gap: 16px;    margin-bottom: 16px;}
  .main-product-get-more {     display: flex;     padding: 8px 20px;     justify-content: center;     align-items: center;     gap: 10px;     transition: ease 0.3s;     border: 1px solid var(--blue-50, #C3C6D8);     background: var(--WHITE, #FFF);     cursor: pointer;     color: #4A5489;     font-size: 20px;     font-weight: 500;   } 
  .block-company-reason h3 {color: #283373; font-size: 20px; font-weight: 400;}
  .block-company-reason p {color: #272727;font-size: 16px;text-align: center;line-height: 130%;}
.block-company-reason{height: fit-content;}.main-product-image p{height: 310px; width: 310px;}
.main-product-available p {   padding: 0;   margin: 0; } 
.main-product-container img{height: 44px; width: 44px;}
.main-product-container {display: flex;}
.main-product-image{height: 310px; width: 310px; margin: 0 auto;}
.swiper-pagination{margin-top: 48px; margin-bottom: 32px;}
.main-product-block{text-align: center;}
.main-product-containers{justify-content: space-around;}
.main-product-get-more{margin: 0 auto;}
}
@media(max-width: 767px) {
.swiper-pagination.quality{position: initial;}
.swiper-pagination.quality .swiper-pagination-bullet{border-radius: 0; background: #C3C6D8; width: 16px; height: 16px;}
.swiper-pagination.quality .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #FDA211; width: 28px;}
.about-products-info-block.desktop{display: none!important;}
.hero{width: 100%; height: 490px; background-size: cover;}
.hero-container h2{font-weight: 500;}
.hero-wrapper, .about-company-wrapper, .main-products-container, .main-popular-wrapper, .main-quality{width: 100%; margin: 0 auto; padding: 0 20px; width: 95%!important;}
.hero-wrapper{padding-top: 150px;}
.go-to-catalog{width: 236px; height: 26px;}
.about-company-wrapper h2{margin-bottom: 24px;     display: flex;     font-weight: 500;     line-height: 130%;     text-transform: uppercase;     color: #272727; }
.about-company{padding: 90px 0;}
.about-company-upper_block { display: flex; flex-direction: column; gap: 32px;margin-top: 24px;}
.about-company-wrapper { width: 100%; margin: 0 auto;display: flex;flex-direction: column;padding-top: 146px;justify-content: center;align-items: center;align-self: stretch;}
.about-company-upper-text-left{width: 100%;     color: #272727;     font-size: 20px;     font-weight: 400;     margin: 0; }
.about-company-upper-text-right{width: 100%;     color: #272727;     font-size: 20px;     font-weight: 400;     margin: 0; }
.about-company-down_block{margin-top: 100px;}
.about-company{padding: 0;}
.about-company-wrapper{padding-top: 95px;}
.about-company-list-reasons{display: flex; justify-content: space-between;}
.block-company-reason{display: flex;     width: 248px;     height: 136px;     padding: 32px 16px;     flex-direction: column;     align-items: center;     gap: 8px;     background: var(--Pastel, #FFF4DF);     box-shadow: 0px 2px 16px 0px rgba(39, 39, 39, 0.12);     flex-shrink: 0;     width: 44%; }
.about-company-list-reasons{flex-wrap: wrap;}
.about-company-list-reasons{gap: 20%;}
.about-company-list-reasons{gap: 16px 16px;}
.about-company{height: fit-content;}
.about-company{background-size: cover!important;}
.main-products {width: 100%;background-size: contain;background: url(/assets/images/about-product-block.png?v=1) center center no-repeat;}
.main-products{background-size: cover;}
.main-products-container{padding: 80px 0;}
.main-product-second-container{display: flex; gap: 16px; }
.main-products-image {     background: url(/assets/images/about-products-main.png?v=1) center center no-repeat;     background-size: auto;     width: 353px;     height: 498px;     flex-shrink: 0;     background-size: cover;} 
.about-products-info-block.mobile {display: flex;padding: 16px;justify-content: center;align-items: center;gap: 32px;flex: 1 0 0;align-self: stretch;background: var(--WHITE, #FFF);box-shadow: 0px 4px 12.6px 0px rgba(17, 0, 85, 0.16);color: var(--Tipografy-primary, #272727);font-size: 20px;text-align: center;line-height: 130%;}
.about-products-info{display: grid;   gap: 32px; }
.about-company-list-reasons{margin-bottom: 80px;}
.main-popular-wrapper{padding-top: 80px;     width: 100%;     margin: 0 auto;     display: flex;     flex-direction: column; }
.main-popular-wrapper h2 {color: #272727;font-size: 32px;font-weight: 500;margin-bottom: 24px;display: flex;}
.main-products-list{display: flex;flex-direction: column;gap: 64px;}
.main-product-block{display: flex;gap: 16px; flex-direction: column; margin: 0 auto;}
.main-product-main-info h4{color: #4A5489; font-size: 24px; font-weight: 500; margin-bottom: 8px;}
.main-product-main-info p{color: #272727;     font-size: 16px;     font-weight: 400;     line-height: 130%;     margin-bottom: 16px;     padding-top: 12px; }
.product-tags-wrapper{margin-bottom: 16px; display: flex;gap: 8px;}
.main-product-available {     display: flex;     padding: 6px 16px;     align-items: center;     gap: 4px;     background: #FFF;     box-shadow: 0px 4px 14.7px 0px rgba(74, 84, 137, 0.16);   } 
  .main-product-containers {     display: flex;     gap: 16px;    margin-bottom: 16px;}
  .main-product-get-more {     display: flex;     padding: 8px 20px;     justify-content: center;     align-items: center;     gap: 10px;     transition: ease 0.3s;     border: 1px solid var(--blue-50, #C3C6D8);     background: var(--WHITE, #FFF);     cursor: pointer;     color: #4A5489;     font-size: 20px;     font-weight: 500;   } 
  .block-company-reason h3 {color: #283373; font-size: 20px; font-weight: 400;}
  .block-company-reason p {color: #272727;font-size: 16px;text-align: center;line-height: 130%;}
.block-company-reason{height: fit-content;}.main-product-image p{height: 310px; width: 310px;}
.main-product-available p {   padding: 0;   margin: 0; } 
.main-product-container img{height: 44px; width: 44px;}
.main-product-container {display: flex;}
.main-product-image{height: 310px; width: 310px; margin: 0 auto;}
.swiper-pagination{margin-top: 48px; margin-bottom: 32px;}
.main-product-block{text-align: center;}
.main-product-containers{justify-content: space-around;}
.main-product-get-more{margin: 0 auto;}
.hero-container h2{width: fit-content; }
.hero-container p{width: fit-content;}
.hero{width: 100%; height: fit-content; padding-bottom: 60px;}
.block-company-reason{width: 100%; flex-shrink: 1;}
.main-products-image{width: 100%; height: 285px;}
.main-product-second-container{flex-direction: column;}
.main-popular-wrapper h2{font-size: 24px;}
.main-popular-wrapper h2::before{top: -7px;}
.main-popular-wrapper{padding: 80px 0;}
.main-product-main-info h4{font-size: 24px;}
.main-product-main-info p{font-size: 16px;}
.product-tags-wrapper{margin-bottom: 16px;     display: flex;     gap: 8px;     flex-wrap: wrap;     justify-content: center; }
.main-product-containers{justify-content: space-around;     margin-bottom: 16px;     display: flex;     gap: 8px 4px;     flex-wrap: wrap;     justify-content: center; }
.main-quality-element h4{width: 232px;}
.main-quality-list{text-align: center;}
.main-quality-element h4{margin: 0 auto;}
.product-title{color: #4A5489; text-align: center; font-size: 24px; font-weight: 600;}
}
@media(max-width: 580px) {
.catalog-first-block{background: url(/assets/images/asd2.png?v=1) center center no-repeat; }
}
@media(max-width: 767px) {
.main-quality{padding-top: 32px!important}
.easy_to_sale-info-about-container{width: auto!important;}
.partners-info-about{width: auto!important;}
}

@media(min-width: 1440px) {
.product-tags-wrapper{margin-top: 8px;}
}
@media(max-width: 1439px) {
.main-quality{padding: 80px 20px;}
}
@media(min-width: 1920px) {
.main-popular{background-size: 100% !important; background-position: top left;}
}
@media(min-width: 1440px) {
.main-popular{background-size: 100% !important; background-position: top left;}
}
.go-to-catalog.products{font-weight: 600; font-size: 20px; text-wrap: nowrap;}
@media (min-width: 920px) and (max-width: 1439px) {
  .product-tags-wrapper{flex-wrap: wrap;}
}
@media (max-width: 1440px) {
  .main-product-container {gap: 8px;}

}
.main-quality-element{cursor: pointer;}
.about-company{background-size: cover!important;}
.modal-images{max-width: fit-content; max-height: fit-content;}
.main-modal-about-product{overflow: scroll; max-height: 100vh;}
@media (max-width: 767px) {
    .modal-images img {height: 30%;}

}
.certificate-title{margin: 0 auto;
    width: auto;
    text-wrap: wrap;
    font-size: 20px;
    color: #283373;
    padding: 20px;
    text-align: center;}
.modal-content.certificate img{max-width: 90%; margin: 0 auto;}
.close-modal{color: #C3C6D8!important;}

.modal-main-product-container{width: fit-content!important;}
.modal-main-product-container p{white-space: nowrap!important;}


.go-to-catalog{border: 1px solid #FDA211; transition: 0.15s ease;}
.go-to-catalog:hover {
  background: #FFB625;
  border: 1px solid #DF8400;
}
.go-to-catalog:active{border: 2px solid #E98E0A;}
.main-product-get-more{box-shadow: 0px 2px 16px 0px rgba(39, 39, 39, 0.12);}
.main-product-get-more:hover{border: 1px solid var(--Orange, #FDA211); color: #FDA211}
.main-product-get-more:active{border: 2px solid var(--Orange, #FDA211);}

.partners-first-block-container a{border: 1px solid #FDA211!important; transition: 0.15s ease;}
.partners-first-block-container a:hover{border: 1px solid #DF8400!important; background: #FFB625!important;}
.partners-first-block-container a:active{border: 2px solid var(--Orange, #FDA211);}

.easy_to_sale-info-about-container a{border: 1px solid #FDA211!important; transition: 0.15s ease;}
.easy_to_sale-info-about-container a:hover{border: 1px solid #DF8400!important; background: #FFB625!important;}
.easy_to_sale-info-about-container a:active{border: 2px solid var(--Orange, #FDA211);}

.main-products-container h2{font-size: 24px!important;}
.main-popular-wrapper h2{font-size: 24px!important;}
.main-quality h2{font-size: 24px!important;}
.main-popular-wrapper h2{font-size: 24px!important;}
.regions-info-about-container h2{font-size: 24px!important; line-height: 130%;}
.advantages-info-about-container h2{font-size: 24px!important;}



