.single-service {

	text-align: center;
	background-color: #f9f9ff;
	padding: 40px 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
  
.single-service a {

	color: #222;
}
  
  .single-service:hover {
	cursor: pointer;
	box-shadow: 0px 20px 20px 0px rgba(157, 157, 157, 0.5);
	color: #fff;
  }
  
  .single-service:hover a {
	color: #fff;
  }
  
  
  @media (max-width: 1280px) {
	.feature-area .owl-controls {
	position: relative;
	text-align: center;
	left: 0;
	top: 20px;
	}
	.feature-area .owl-controls .owl-prev, .feature-area .owl-controls .owl-next {
	display: inline-block;
	}
  }
  
 
 
	
	
	

  .bigsection.first {
    border-radius: 20px;
    background: rgba(235, 239, 254, 1);
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/1-1.png) no-repeat rgba(235, 239, 254, 1);
    background-position-x: 99%;
}

.bigsection {
    border-radius: 20px;
    padding: 51px 59px 50px;
    margin-bottom: 35px;
}

.bigsection .title h2 {
    margin: 0;
    color: #333;
    font-size: 24px;
    font-style: normal;font-family: Arial, sans-serif;
    font-weight: 500;
    line-height: 30px; /* 125% */
}

.text p {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
}

.first .text {
    max-width: 633px;
}

.first .title {
    max-width: 569px;
}

.bigsection.second {
    border-radius: 20px;
    background: #F7F7F7;
    text-align: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-left: 50%;
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/2-карточки-1-1.png) no-repeat #F7F7F7;
    padding: 97px 59px 91px 50%;
}

.second .title {
    max-width: 606px;
    text-align: right;
    margin-right: 0px;
}

.second .text {
    max-width: 606px;
}

.bigsection.third {
    border-radius: 20px;
    background: #168ffe21;
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/3-ракета-1.png) no-repeat #168ffe21;
    background-position-x: 102%;
}

.third .title {
    max-width: 606px;
    /* max-width: 65%; */
}

.third .text {
    max-width: 698px;
}

.third .text p:last-child {
    max-width: 671px;
}

.bigsection.fourth {
    border-radius: 20px;
    background: #F7F7F7;
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/image-8-7.png) no-repeat #F7F7F7;
    background-position-x: 97%;
    padding-top: 62px;
    background-size: 425px;
}

.fourth .text {
    max-width: 671px;
}

.fourth .text p a {
    display: block;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #4db5ff;
    font-weight: 600;
    font-family: Verdana;
    font-family: lato,Arial,Helvetica,sans-serif;
    margin-left: 0;
    padding-top: 5px;
    display: block;
}

.fourth .text p:first-child {
    margin-bottom: 15px;
}

.fourth .text p a img {
    margin-right: 10px;
}

.fourth .text p a:last-child {
    margin-bottom: 0px;
}

.bigsection.fifth {
    display: flex;
    justify-content: space-between;
    border-radius: 0;
    padding: 0;
}

.minisection.blue {
    border-radius: 20px;
    background: #E5FFFF;
    border-radius: 20px;
    padding: 51px 59px 50px;
    width: calc(50% - 20px);
}

.minisection.red {
    border-radius: 20px;
    padding: 51px 59px 50px;
    width: calc(50% - 20px);
    border-radius: 20px;
    background: #F9F2FF;
}

.minisection.blue .text {
    max-width: 290px;
}

.minisection.blue .title {
    max-width: 290px;
}

.minisection.red .title {
    max-width: 290px;
}

.minisection.red .text {
    max-width: 290px;
}

.minisection.blue {
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/f_273651ab27404e0c-1.png) no-repeat #E5FFFF;
    background-position-x: 100%;
    background-position-y: 37px;
    background-size: 295px;
}

.minisection.red {
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/5-экономия3-1.png) no-repeat #F9F2FF;
    background-position-x: 120%;
    background-position-y: 35px;
    background-size: 293px;
}

@media screen and (min-width:1440px) and (max-width:1550px){
.aboutpage {
    max-width: 91%;
}

}

@media screen and (min-width:1201px) and (max-width:1600px){
.bigsection {
    padding: 30px 38% 30px 20px  !important;
    background-position-y: bottom !important;
    background-size: 300px !important;
}

.bigsection.first {
    background-size: 47vw !important;
    background-position-x: 44vw;
    padding-right: 36% !important;
    background-position-y: top !important;
    padding: 30px 26% 30px 20px !important;
}

.bigsection.second {
    background-size: 562px !important;
    padding: 30px 20px 4vw 50% !important;
    background-position-x: -200px !important;
    display: flex;
    flex-wrap: wrap;
    background-position-y: top !important;
    }

.bigsection.third {
    background-position-y: bottom !important;
    background-size: contain !important;
    background-position-x: 138% !important;
}

.bigsection.fourth {
    background-position-y: bottom !important;
    background-size: contain !important;
    background-position-x: 463px !important;
}

.bigsection.fifth {
    padding: 0 !important;
}

.minisection {
    padding: 30px 4% 100px 20px !important;
    background-position-y: bottom !important;
    background-size: 198px !important;
    background-position-x: right !important;
}

/*new*/

    .first .title {
    max-width: 57%;
    z-index: 2;
    position: relative;
}

.first .text {
    max-width: 58%;
    position: relative;
    z-index: 2;
}

.bigsection.first {
    /* background: url(https://softcomputers.org/wp-content/uploads/2023/10/84163e9be0d64d087aacfdfa99a20a2f.png) no-repeat; */
  background: rgba(235, 239, 254, 1);
    position: relative;
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 50px 50px !important;
}

.bigsection.first::after {
    content: '';
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/84163e9be0d64d087aacfdfa99a20a2f.png) no-repeat center center;
    width: 70%;
    height: 114%;
    right: -16%;
    position: absolute;
    display: block;
    padding: 10px;
    top: -17px;
    background-size: contain;
    z-index: 0;
    -webkit-transform: rotate(342deg);
    -moz-transform: rotate(342deg);
    -ms-transform: rotate(342deg);
    -o-transform: rotate(342deg);
    transform: rotate(342deg);
    overflow: hidden;
}

.bigsection.second {
    position: relative;
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 50px 50px 50px 45%  !important;
    background: #F7F7F7;
}

.bigsection.second .text {}

.second .title {
    z-index: 2;
    position: relative;
}

.bigsection.second .text {
    z-index: 2;
    position: relative;
}

.bigsection.second::after {
    content: '';
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/807037620330133a1716ce1e668f3f03-1.png) no-repeat center center;
    width: 74%;
    height: 181%;
    left: -21%;
    position: absolute;
    display: block;
    padding: 10px;
    top: -86px;
    background-size: contain;
    z-index: 0;
    overflow: hidden;
}

.bigsection.third {
    background: #168ffe21;
    padding: 50px 43% 50px 50px !important;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.bigsection.third::after {
    content: '';
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/6bb374bc000224ccf8f727944d4cb3a8-1.png) no-repeat center center;
    width: 74%;
    height: 115%;
    right: -16%;
    position: absolute;
    display: block;
    padding: 10px;
    top: -9%;
    background-size: contain;
    z-index: 0;
    overflow: hidden;
}

.bigsection.fourth {
    padding: 50px 43% 50px 50px !important;
    z-index: 1;
    position: relative;
    overflow: hidden;
    background: #F7F7F7;
}


.bigsection.fourth::after {
    content: '';
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/adf3bc90f6560c5ce169c52298b25559-1.png) no-repeat center center;
    width: 100%;
    height: 105%;
    right: -27%;
    position: absolute;
    display: block;
    padding: 10px;
    top: 1%;
    background-size: contain;
    z-index: 0;
    overflow: hidden;
}



/*new*/
}
@media screen and (min-width:1025px) and (max-width:1200px){
.bigsection {
    padding: 30px 38% 30px 20px  !important;
    background-position-y: bottom !important;
    background-size: 300px !important;
}

.bigsection.first {
    background-size: 47vw !important;
    background-position-x: 44vw;
    padding-right: 36% !important;
    background-position-y: top !important;
    padding: 30px 26% 30px 20px !important;
}

.bigsection.second {
    background-size: 562px !important;
    padding: 30px 20px 4vw 50% !important;
    background-position-x: -200px !important;
    display: flex;
    flex-wrap: wrap;
    background-position-y: top !important;
    }

.bigsection.third {
    background-position-y: bottom !important;
    background-size: contain !important;
    background-position-x: 384px !important;
}

.bigsection.fourth {
    background-position-y: bottom !important;
    background-size: contain !important;
    background-position-x: 463px !important;
}

.bigsection.fifth {
    padding: 0 !important;
}

.minisection {
    padding: 30px 4% 100px 20px !important;
    background-position-y: bottom !important;
    background-size: 198px !important;
    background-position-x: 25vw !important;
}
}
@media screen and (min-width:769px) and (max-width:1024px){

.bigsection {
    padding: 30px 20px 22vw !important;
    background-position-y: bottom !important;
    background-size: 300px !important;
}

.bigsection.first {
	background-size: contain !important;
    background-position-x: 49vw;
    background-position-y: top !important;
    padding: 5vw 34vw 5vw 20px !important;
}

.bigsection.second {
    background-size: 604px !important;
    padding: 30px 20px 4vw 50% !important;
    background-position-x: -300px !important;
    display: flex;
    flex-wrap: wrap;
    background-position-y: top !important;
}

.minisection {
    width: 100% !important;
    background-position-y: bottom !important;
    background-size: 264px !important;
    margin-bottom: 35px;
    padding: 30px 20px 308px !important;
}
.minisection, .minisection.blue {
    background-position: right !important;
}
.bigsection.fifth {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
}
    

.bigsection.third {
    padding: 30px 20px 10vw !important;
    background-position-x: right !important;
}

.bigsection.fourth {
    /* background-size: contain !important; */
    padding: 30px 20px 20vw !important;
    background-position-x: right !important;
}

.minisection.blue {
    /* background-size: contain !important; */
    padding: 30px 20px 8vw !important;
        background-position-x: 59vw !important;
}

.minisection.red {
    /* background-size: contain !important; */
    padding: 30px 20px 9vw !important;
    /* background-position-x: center !important; */
}

.minisection.blue .title, .minisection.blue .text {
    max-width: 65%;
}

.minisection.red .title, .minisection.red .text {
    max-width: 61%;
}
.third .text {
    /* max-width: 82%; */
}

.third .text p:last-child {
    max-width: 59%;
}

.second .title {
    max-width: 100%;
}

.second .text {
    max-width: 100%;
}
}


@media screen and (min-width:320px) and (max-width:768px){

.bigsection {
    padding: 30px 20px 57vw !important;
    background-position-y: bottom !important;
    background-size: 300px !important;
}

.bigsection.first {
    background-size: contain !important;
    background-position-x: 63%;
}

.bigsection.second {
    background-size: contain !important;
    padding: 30px 20px 46vw !important;
}

.minisection {
    width: 100% !important;
    background-position-y: bottom !important;
    background-size: 264px !important;
    margin-bottom: 35px;
    padding: 30px 20px 308px !important;
}

.bigsection.fifth {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
    /* padding-bottom: 300px !important; */
}
    

.bigsection.third {
    background-size: contain !important;
    padding: 30px 20px 88vw !important;
}

.bigsection.fourth {
    background-size: contain !important;
    padding: 30px 20px 78vw !important;
}

.minisection.blue {
    background-size: contain !important;
    padding: 30px 20px 107vw !important;
}

.minisection.red {
    background-size: contain !important;
    padding: 30px 20px 97vw !important;
}

.minisection.blue .title, .minisection.blue .text {
    max-width: 100%;
}

.minisection.red .title, .minisection.red .text {
    max-width: 100%;
}
}





.homeslider.slick-initialized.slick-slider {
    height: 450px;
    width: calc(100% - 296px);
    margin-left: 296px;
    border-radius: 20px;overflow: hidden;
}

.homeslider .slick-list.draggable {
    height: 100%;
}


.homeslider .slick-track {
    height: 100%;
}

.main-page-wrapper {
    padding-top: 1px !important;
}

.homeslider_item{

	width: 100%;
    margin: 0 0px;
}
.homeslider_item, .homeslider_item img {
    height: 100%;
    border-radius: 20px;
	
}

.homeslider_item img {
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.homeslider button.slick-prev.slick-arrow {
    width: 42px;
    background: url(https://softcomputers.org/wp-content/uploads/2023/04/owl-prev.svg) !important;
    background-size: cover !important;
    height: 38px;
    cursor: pointer;
    top: 50%;
    left: 30px;
    margin-top: -24px;
    position: absolute;
    z-index: 110;
    opacity:1 !important;
    left: 10px;
}

.homeslider button.slick-next.slick-arrow {
    width: 42px;
    background: url(https://softcomputers.org/wp-content/uploads/2023/04/owl-next.svg) !important;
    background-size: cover !important;
    height: 38px;
    cursor: pointer;
    top: 50%;
    left: initial;
    margin-top: -24px;
    position: absolute;
    z-index: 110;
    opacity: 1 !important;
    right: 10px;
    font-size: 0;
}

.homepage .col-lg-6 {
    left: 0;
    transform: none;
    width: 100%;
    margin-top: 50px;
}

.homepage .banner-code > span {
    width: auto;
    max-width: 296px;
}

.homepage {
    margin-bottom: 60px;
}

div#helpblock {
    margin-top: 50px;
}

div#helpblock .h1 {
    line-height: 35px !important;
    margin-top: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #222222;
    font-size: 30px;
    margin-bottom: 1.5rem !important;
}

.catalogtovarov {
    margin-top: 50px;
    margin-bottom: 60px;
}

.catalogtovarov .col-lg-4 {
    margin-bottom: 0;
    max-width: 100%;
    height: 100%;
    display: grid;
}

.catalogtovarov .row {
    display: flex;
    display: grid;
    grid-template-rows: 3fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px 0px;
}.otzivitem {
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 0;
    height: 146px;
    padding-top: 32px;
    font-size: 14px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}.home .otzivitem {
    height: 141px;
    text-align: center;
}

.otzivitems {
    margin: 0 auto 50px;
}

section#features .container {
    width: 100%;
}


.col-lg-3.col-md-6.mb-30 {
    padding: 0;
    margin: 0 20px;
    max-width: calc(25% - 40px);
}

section#features .row {
    margin: 0 -40px;
}.single-feature {
    padding-bottom: 40px !important;
    padding-top: 20px !important;
}

.feature-name {
    padding: 0;
    height: auto;
}.articles-slider {
    width: 100%;
}.articles-slider {width: 100%;}

ul.custom-comments {
    width: calc(95%) !important;
    margin: 0 auto;
}

.show-all-comments {
    width: 100%;
}

#reviews li {
    height: 252px;
    margin: 0 10px;
}

.custom-navigation {
    display: none;
}

ul.custom-comments button.slick-prev {
    width: 42px;
    background-size: cover !important;
    height: 38px;
    cursor: pointer;
    top: 50%;
    left: initial;
    margin-top: -32px;
    position: absolute;
    z-index: 110;
    opacity: 1 !important;
    left: -50px;
    font-size: 0;
    background: none;
}

ul.custom-comments button.slick-next {
    width: 42px;
    background-size: cover !important;
    height: 38px;
    cursor: pointer;
    top: 50%;
    left: initial;
    margin-top: -32px;
    position: absolute;
    z-index: 110;
    opacity: 1!important;
    right: -50px;
    font-size: 0;
    background: none;
}

section#reviews .container {
    width: 100%;
}

section#reviews {
    margin-bottom: 50px;
}

section#articlesblock button.slick-next.slick-arrow, section#articlesblock button.slick-prev.slick-arrow {
    top: 37%;
}

section#articlesblock button.slick-next.slick-arrow {
    right: -45px;
}

section#articlesblock button.slick-prev.slick-arrow {
    left: -45px;
}

ul.custom-comments button.slick-next::before {
    content: '';
    background: url(https://softcomputers.org/wp-content/uploads/2023/11/image-6.svg);
    width: 18px;
    height: 29px;
    padding: 10px;
}

ul.custom-comments button.slick-prev::before {
    content: '';
    background: url(https://softcomputers.org/wp-content/uploads/2023/11/image-5.svg);
    width: 18px;
    height: 29px;
    padding: 10px;
}section#articlesblock  h2.su-post-title a {
    color: #333;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}section#articlesblock .su-posts-teaser-loop h2.su-post-title {
    padding: 0 5px;
    line-height: 23px;
}section#reviews {
    margin-top: 60px;
}section#reviews {
    margin-top: 60px;
}

h4.custom-comment-meta {
    font-family: "Poppins", sans-serif;
    color: #222222;
    line-height: 1.2em !important;
    margin-bottom: 0;
    order: 2;
    font-size: 16px;
    width: 100%;
    margin-top: 0px;
}

.avatar-custom {
    display: none;
}

span.custom-comment-link {
    order: 1;
    margin-bottom: 15px;
}

ul.custom-comments blockquote {
    padding-right: 0px;
    order: 3;
    max-height: inherit;
    overflow-y: hidden;
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.custom-comment-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}.helptext {
    max-width: 70%;
}div#helpblock {
    margin-top: 60px;
    padding: 50px 30px;
}.homeslider {
    height: 450px;
    width: calc(100% - 296px);
    margin-left: 296px;
    border-radius: 20px;
    background: #fff;
}


















.bestsellers-item-product-img img {
    height: 100%!important;
}
.bestsellers-item-product-img {
    height: 214px!important;
}




















































































@media screen and (min-width:1201px) and (max-width:1600px) {

	section#features .col-lg-3 {
		flex: 0 0 25% !important;
		max-width: calc(25% - 20px)!important;
		margin: 0 10px;
	}
	
	.minisection {
		background-position-x: right !important;
		background-size: 18vw !important;
	}
	
	.bigsection.first {
		background-position: right !important;
		background-size: 44vw !important;
	}
	
	section#features .row {
		margin: 0 -20px;
	}
	
	}
	
	@media screen and (min-width:1025px) and (max-width:1200px) {
	section#features .col-lg-3 {
		flex: 0 0 25% !important;
		max-width: calc(25% - 20px)!important;
		margin: 0 10px;
	}section#features .row {
		margin: 0 -20px;
	}
	.single-feature img {
		max-width: 100%;
	}
	.homepage .code {
		font-size: 14px;
		max-width: 147px;
	}.homepage .banner-code {
		max-width: 70%;
	}
	.single-feature {
		padding: 20px 10px 30px !important;
	}.whb-flex-row.whb-top-bar-inner {
		display: none;
	}
	
	.bigsection.first {
		background-position: 113% !important;
		background-size: 50% !important;
		padding-right: 37% !important;
	}
	
	.minisection.blue .text {
		max-width: 65%;
	}
	
	.minisection {
		padding-right: 6% !important;
		background-position-x: right !important;
	}
	
	
	blockquote p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
	}
	
	#reviews li {
		padding: 24px 10px;
	}
	
	.otzivitems {
		max-width: 500px !important;
		width: 500px !important;
	}.catalogtovarov .row {
		display: grid;
		grid-template-rows: 4fr;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-gap: 20px 0px;
	}
	}
	
	@media screen and (min-width:769px) and (max-width:1024px) {
    
		.main-page-wrapper {
		padding-top: 40px !important;
	}
	
	.homeslider {
		height: 357px !important;
		width: 100% !important;
		margin-left: 0 !important;
		border-radius: 20px;
		background: #fff;
	}
	blockquote p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
	}.homepage .banner-code > span {
		width: 686px;
		max-width: 415px;
	}
	
	.homepage .code {
		max-width: 250px;
	}
	
	section#features .col-lg-3 {
		flex: 0 0 calc(50% - 20px) !important;
		max-width: 50%!important;
		margin: 10px 10px 0;
	}
	
	section#features .row {
		margin: 0 -20px;
	}
	
	figure.help-chat {
		width: 300px;
		min-width: 200px;
	}
	
	figure.help-chat img {
		width: 100%;
		min-width: 100%;
	}
	
	div#helpblock {
		padding: 40px 10px;
	}
	
	.minisection, .minisection.blue {
		background-position: right !important;
	}ul.custom-comments button.slick-next {
		
		right: -35px;
	}ul.custom-comments button.slick-prev {
		
		left: -35px;
	}
	.minisection.red {
		margin-bottom: 0px !important;
	}
	}
	@media screen and (min-width:641px) and (max-width:768px) {
		
		.main-page-wrapper {
		padding-top: 40px !important;
	}
	
	#reviews li {
		height: 223px;
	}
	.homeslider {
		height: 357px !important;
		width: 100% !important;
		margin-left: 0 !important;
		border-radius: 20px;
		background: #fff;
	}
	blockquote p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}.homepage .banner-code > span {
		width: auto;
		max-width: 415px;
	}
	
	.homepage .code {
		max-width: 250px;
	}
	
	section#features .col-lg-3 {
		flex: 0 0 calc(50% - 10px) !important;
		max-width: calc(50% - 10px) !important;
		margin: 10px auto 10px;
		width: calc(50% - 10px) !important;
	}
	
	section#features .row {
		margin: 0 -10px;
	}
	
	figure.help-chat {
		width: 100%;
		min-width: 200px;
	}
	
	figure.help-chat img {
		width: 100%;
		min-width: 300px;
		max-width: 300px;
	}
	
	div#helpblock {
		padding: 40px 10px;
	}
	
	.minisection.red, .minisection.blue {
		background-position: bottom right !important;
		background-size: 280px !important;
		padding-bottom: 171px !important;
	}ul.custom-comments button.slick-next {
		
		right: -35px;
	}ul.custom-comments button.slick-prev {
		
		left: -35px;
	}
	.minisection.red {
		margin-bottom: 0px !important;
	}
	.homepage .banner-cat {
		padding-bottom: 280px !important;
		background-position-y: bottom !important;
		background-size: 300px !important;
	}
	
	.homepage .col-lg-6 {
		background-position-y: bottom !important;
		background-size: 261px !important;
	}
	
	section#features .row .single-feature {
		width: calc(100% - 20px);
		margin: 0 auto;
	}
	
	div#helpblock .h1 {
		line-height: 28px !important;
		margin-top: 0;
		font-family: "Poppins", sans-serif;
		font-weight: 600;
		color: #222222;
		font-size: 21px;
	}
	
	.helptext {
		width: 100%;
		max-width: 100%;
	}
	
	.catalogtovarov .row {
		display: grid;
		grid-template-rows: 3fr;
		grid-template-columns: 1fr 1fr;
		grid-gap: 20px 0px;
	}
	
	.catalogtovarov .row > * {
		margin: 0 !important;
		padding-inline: calc(var(--wd-sp,30px)/ 2) !important;
	}
	
	.helptext a span {
		padding-top: 0;
	}
	
	.helptext a {
		display: flex;
		align-items: center;
	}
	
	ul.custom-comments.slick-initialized.slick-slider {
		width: calc(100% - 60px) !important;
	}
	
	.otzivitem {
		/* height: auto; */
		padding-top: 3px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.otzivicoment-icons {
		display: flex;
		justify-content: center;
	}
	
	.articles-slider {
		width: calc(100% - 60px);
		margin: 0 auto;
	}
	
	section#articlesblock button.slick-next.slick-arrow {
		right: -23px !important;
		padding: 0;
	}
	
	section#articlesblock button.slick-prev.slick-arrow {
		padding: 0;
		left: -20px;
	}
	}
	@media screen and (min-width:481px) and (max-width:640px) {
		
		.main-page-wrapper {
		padding-top: 40px !important;
	}
	
	#reviews li {
		height: 200px;
	}
	.homeslider {
		height: 357px !important;
		width: 100% !important;
		margin-left: 0 !important;
		border-radius: 20px;
		background: #fff;
	}
	blockquote p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}.homepage .banner-code > span {
		width: auto;
		max-width: 415px;
	}
	
	.homepage .code {
		max-width: 250px;
	}
	
	section#features .col-lg-3 {
		flex: 0 0 calc(100% - 20px) !important;
		max-width: calc(100% - 20px) !important;
		margin: 10px auto 0;
		width: calc(100% - 20px) !important;
	}
	
	section#features .row {
		margin: 0 -20px;
	}
	
	figure.help-chat {
		width: 100%;
		min-width: 200px;
	}
	
	figure.help-chat img {
		width: 100%;
		min-width: 300px;
		max-width: 300px;
	}
	
	div#helpblock {
		padding: 40px 10px;
	}
	
	.minisection.red, .minisection.blue {
		background-position: bottom right !important;
		background-size: 280px !important;
		padding-bottom: 300px !important;
	}ul.custom-comments button.slick-next {
		
		right: -35px;
	}ul.custom-comments button.slick-prev {
		
		left: -35px;
	}
	.minisection.red {
		margin-bottom: 0px !important;
	}
	.homepage .banner-cat {
		padding-bottom: 280px !important;
		background-position-y: bottom !important;
	}
	
	.homepage .col-lg-6 {
		background-position-y: bottom !important;
	}
	
	section#features .row .single-feature {
		width: calc(100% - 20px);
		margin: 0 auto;
	}
	
	div#helpblock .h1 {
		line-height: 28px !important;
		margin-top: 0;
		font-family: "Poppins", sans-serif;
		font-weight: 600;
		color: #222222;
		font-size: 21px;
	}
	
	.helptext {
		width: 100%;
		max-width: 100%;
	}
	
	.catalogtovarov .row {
		display: grid;
		grid-template-rows: 3fr;
		grid-template-columns: 1fr;
		grid-gap: 20px 0px;
	}
	
	.catalogtovarov .row > * {
		margin: 0 !important;
		padding-inline: calc(var(--wd-sp,30px)/ 2) !important;
	}
	
	.helptext a span {
		padding-top: 0;
	}
	
	.helptext a {
		display: flex;
		align-items: center;
	}
	
	ul.custom-comments.slick-initialized.slick-slider {
		width: calc(100% - 60px) !important;
	}
	
	.otzivitem {
		height: auto;
		padding-top: 3px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.otzivicoment-icons {
		display: flex;
		justify-content: center;
	}
	
	.articles-slider {
		width: calc(100% - 60px);
		margin: 0 auto;
	}
	
	section#articlesblock button.slick-next.slick-arrow {
		right: -23px !important;
		padding: 0;
	}
	
	section#articlesblock button.slick-prev.slick-arrow {
		padding: 0;
		left: -20px;
	}
	}
	
	@media screen and (min-width:320px) and (max-width:480px) {
		
		.main-page-wrapper {
		padding-top: 40px !important;
	}
	
	.homeslider {
		height: 171px !important;
		width: 100% !important;
		margin-left: 0 !important;
		border-radius: 20px;
		background: #fff;
	}
	blockquote p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
	}.homepage .banner-code > span {
		width: auto;
		max-width: 415px;
	}
	
	.homepage .code {
		max-width: 250px;
	}
	
	section#features .col-lg-3 {
		flex: 0 0 calc(100% - 20px) !important;
		max-width: calc(100% - 20px) !important;
		margin: 10px auto 0;
		width: calc(100% - 20px) !important;
	}
	
	section#features .row {
		margin: 0 -20px;
	}
	
	figure.help-chat {
		width: 300px;
		min-width: 200px;
	}
	
	figure.help-chat img {
		width: 100%;
		min-width: 100%;
	}
	
	div#helpblock {
		padding: 40px 10px;
	}
	
	.minisection, .minisection.blue {
		background-position: bottom !important;
	}ul.custom-comments button.slick-next {
		
		right: -35px;
	}ul.custom-comments button.slick-prev {
		
		left: -35px;
	}
	.minisection.red {
		margin-bottom: 0px !important;
	}
	.homepage .banner-cat {
		padding-bottom: 280px !important;
		background-position-y: bottom !important;
	}
	
	.homepage .col-lg-6 {
		background-position-y: bottom !important;
	}
	
	section#features .row .single-feature {
		width: calc(100% - 20px);
		margin: 0 auto;
	}
	
	div#helpblock .h1 {
		line-height: 28px !important;
		margin-top: 0;
		font-family: "Poppins", sans-serif;
		font-weight: 600;
		color: #222222;
		font-size: 21px;
	}
	
	.helptext {
		width: 100%;
		max-width: 100%;
	}
	
	.catalogtovarov .row {
		display: grid;
		grid-template-rows: 3fr;
		grid-template-columns: 1fr;
		grid-gap: 20px 0px;
	}
	
	.catalogtovarov .row > * {
		margin: 0 !important;
		padding-inline: calc(var(--wd-sp,30px)/ 2) !important;
	}
	
	.helptext a span {
		padding-top: 0;
	}
	
	.helptext a {
		display: flex;
		align-items: center;
	}
	
	ul.custom-comments.slick-initialized.slick-slider {
	/*	width: calc(100% - 60px) !important;*/
	}
	
	.otzivitem {
		height: auto !important;
		padding-top: 3px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.otzivicoment-icons {
		display: flex;
		justify-content: center;
	}
	
	.articles-slider {
		width: calc(100% - 60px);
		margin: 0 auto;
	}
	
	section#articlesblock button.slick-next.slick-arrow {
		right: -23px !important;
		padding: 0;
	}
	
	section#articlesblock button.slick-prev.slick-arrow {
		padding: 0;
		left: -20px;
	}
	}
	
	
	
	
@media screen and (min-width:320px) and (max-width:768px){
    .homeslider.slick-initialized.slick-slider {
    width: 100%;
    margin-left: 0px;
    height: 167px;
}

.main-page-wrapper {
    padding-top: 40px !important;
}
}


@media screen and (min-width: 1400px) {
    .homeslider {
        width: calc(100% - 296px) !important;
    }

    .slider_banner.desktop {
        width: 244px;
        background: #f5f5f5;
        border-radius: 20px;
        padding: 35px 10px;
        margin-left: 30px;
        background: url(https://softcomputers.org/wp-content/uploads/2023/05/discount-3-1.png) no-repeat #f5f5f5;
        background-position: right 163%;
        background-size: 200px;
    }

    .homeslider_wrapper {
        display: flex;
    }

    .slider_banner.desktop .col-lg-6 {
        width: 100%;
        max-width: 100%;
    }

    .slider_banner.desktop .banner-title {
        font-size: 16px;
        font-weight: 600;
        line-height: 23px;
        font-family: Verdana;
    }

    .slider_banner.desktop #p1 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 0.063rem solid #000;
        border-radius: 3.438rem;
        font-size: 1.3rem;
        font-weight: 600;
        line-height: 2.6rem;
        padding: 0 1.15rem;
        margin-top: 14px;
    }

    .slider_banner.desktop #p1::after {
        content: '';
        background: url(/wp-content/uploads/2023/07/copy.png) no-repeat;
        width: 15px;
        height: 16px;
        background-size: cover !important;
        display: block;
        margin-left: 7px;
    }

    .slider_banner.desktop .banner-title br {
        display: none;
    }

    .code {
        max-width: 133px;
        height: 45p;
    }

    .slider_banner.desktop .banner-code span {
        margin-top: 0px;
		display: block;
    }
	span.nomargin {
		margin-top: 10px !important;
		margin-bottom: 2px;
	}
    .slider_banner.desktop .banner-code span br {
        display: none;
    }

    span.copied {
        display: none;
    }

    .slider_banner.desktop .banner-code span.copied {
        width: 100%;
        color: #2b910a;
        font-size: 12px;
        margin-top: 5px;
    }
	.slider_banner.desktop .banner-code span span {
		display: none;
	}
    div#contenttop {
        display: none;
    }

    section#features {
        margin-top: 60px;
    }
}
@media screen and (max-width: 1399px) {
	.slider_banner.desktop {
		display: none;
	}
	
	}
	
	@media screen and (min-width:1201px) {
		.catalogtovarov .row {
			display: grid;
			grid-template-rows: 4fr;
			grid-template-columns: 1fr 1fr 1fr 1fr;
			grid-gap: 20px 0px;
		}
	}@media screen and (min-width: 858px) and (max-width: 991px){

		.homepage .col-lg-6 {
			background-position: right -24px;
			background-size: 263px;
		}.homepage .code {
			max-width: 207px;
		}.homepage .banner-code > span {
			max-width: 320px;
		}
		
		.homepage .banner-code > span br {
			display: none;
		}
		}
		
		


        
/*new css*/

section.titleblock {
    background: #ecf0f3;
    border-radius: 30px;
    padding: 66px 0;
    margin-top: 60px;
}

section.titleblock h1 span {
    font-weight: 700 !important;
    font-size: 36px !important;
    color: #0a233b;
    font: inherit;
}

section.titleblock h1 > span {
    display: block;
    width: 100%;
    justify-content: center;
    text-align: center;
}

section.titleblock h1 {
    display: flex;
    flex-wrap: wrap;
}


section.titleblock h1 > span + span {
    margin-top: 17px;
}

section.titleblock h1 > span img {
    margin: 0 10px 5px;
}

section.bestsellers {margin: 50px auto 0;}

.bestsellers-title {
    font-size: 2.125rem;
    font-weight: 700;
    text-align: left;
    line-height: 2.5rem;
    margin-bottom: 47px;
}

section.bestsellers .container {
    width: 100%;
    padding: 0;
}

.bestsellers-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
}

.bestsellers-item {
    width: calc(100% / 3 - 20px);
    padding: 40px 30px;
    height: auto;
    padding-bottom: 50px;
}

.bestsellers-item:nth-child(1) {
    background: #bfe7d6;
    border-radius: 30px;
}
.bestsellers-item:nth-child(2) {
    background: #c5e1ff;
    border-radius: 30px;
}

.bestsellers-item:nth-child(3) {
    background: #d3f9fb;
    border-radius: 30px;
}

.bestsellers-item:nth-child(4) {
    background: #eff6ff;
    border-radius: 30px;
}

.bestsellers-item:nth-child(5) {
    background: #f9ded0;
    border-radius: 30px;
}

.bestsellers-item:nth-child(6) {
    background: #f0eafc;
    border-radius: 30px;
}


.bestsellers-item-product-img {
    width: 100%;
    height: 270px;
}

.bestsellers-item-product-img img {
    /*object-fit: cover;*/
    height: 270px;
    border-radius: 20px;
    width: 100%;
    position: absolute;
}

.bestsellers-item-products {
    display: flex;
}

.bestsellers-item-title {
    font-weight: 700;
    font-size: 24px;
    color: #0a233b;
    line-height: normal;
}

.bestsellers-item-all {
    width: 70px;
    height: 32px;
    border: 1px solid #0a233b;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.bestsellers-item-all a {
    font-weight: 400;
    font-size: 16px;
    color: #0a233b;
    line-height: normal;
}

.bestsellers-item-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.bestsellers-item-products {
    margin-top: 33px;
    display: flex;
    gap: 15px;
}

.bestsellers-item-product {
    width: 100%;
}

.bestsellers-item-product-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 122%;
    color: #0a233b;
    margin-top: 18px;
    font-family: var(--font-family);
}

.bestsellers-item-product-sale {
    position: absolute;
    bottom: 18px;
    font-weight: 600;
    font-size: 13px;
    line-height: 122%;
    color: #fff;
    background: #f93b3b;
    border-radius: 10px;
    display: flex;
    padding: 6px 7px;
    left: 18px;
}

.bestsellers-item-product-img {
    position: relative;
}

.bestsellers-item-product-img {
    height: calc((((100vw - 100vw * 0.05) / 3 - 55px) - 60px) / 2 - 0px);
    position: relative;
}

.bestsellers-item-product-price {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 25px;
    line-height: 63%;
    color: #0a233b;
    margin-top: 12px;
}

section.bestsellers {
    margin-bottom: 50px;
}

.bestsellers-item-title {
    max-width: calc(100% - 87px);
}

.bestsellers-item-product-img img {
    height: calc((((100vw - 100vw * 0.05) / 3 - 55px) - 60px) / 2 - 0px);
}


.about-title {
    font-size: 2.125rem;
    font-weight: 700;
    text-align: left;
    line-height: 2.5rem;
    margin-bottom: 47px;
}

section.about .container {
    width: 100%;
    padding: 0;
}

.about-item {
    background: #ebeffe;
    box-shadow: 0 -20px 50px 0 rgb(53 94 248 / 9%);
    border-radius: 30px;
    padding: 37px 33px;
    width: 100%;
    display: flex;
}

.about-wrap {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
}

.about-item-img {
    width: 50%;
}.about-item-textblock {width: 50%;}

.about-item-img {
    text-align: center;
}

.about-item-img img {
    object-fit: cover;
    width: 100%;
}

.about-item {
    gap: 70px;
}

.about-item-title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 36px;
    color: #0a233b;
    padding-top: 34px;
    line-height: normal;
}

.about-item-text {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 18px;
    line-height: 137%;
    color: #0a233b;
    margin-top: 27px;
}

.about-item-text p {
    margin-bottom: 20px;
}

.about-item-text a {
    color: #0a233b;
}

p.techline {
    display: flex;
    gap: 27px;
}

.about-wrap {
    gap: 49px;
}

.about-wrap {
    position: relative;
    min-height: 100vh;
}

.about-item {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    transition: transform 0.3s ease;
}

.about-item.fixed {
    position: sticky;
    top: 30px;
    z-index: 1;
}

.about-item.fixed + .about-item {
    z-index: 2;
}

.about-item:nth-child(2) {
    background: #e5ffff;
    box-shadow: 0 -20px 50px 0 #289d9d38;
}

.about-item:nth-child(3) {
    background: #f9f2ff;
    box-shadow: 0px -20px 50px 0 #8300f517;
}

.about-item:nth-child(4) {
    background: #eff6ff;
    box-shadow: 0 -20px 50px 0 rgb(25 94 183 / 11%);
}

.home .title_h2 {
    text-align: left;
}.home .helptext p {
    font-size: 20px;
    line-height: normal;
}

.about-item-text {
    display: flex;
    flex-wrap: wrap;
}

.about-item-text a {
    display: flex;
    width: 100%;
    margin-bottom: 13px;
    align-items: center;
    color: #12b4e9;
}

.about-item-text a img {
    margin-right: 13px;
}

@media screen and (min-width:1025px) and (max-width:1280px){
  

    .bestsellers-item {
   
    padding: 40px 30px;
    height: auto;
    padding-bottom: 50px;
}.bestsellers-item-product-img {
   
    position: relative;
}    .bestsellers-item-product-img img {
       
    }
section.titleblock {
    margin-top: 40px;
}

.about-item-title {
    padding-top: 0px;
    font-size: 30px;
    line-height: normal;
}
}

@media screen and (min-width:769px) and (max-width:1024px){
  

    .bestsellers-item {
    width: calc(100% / 2 - 20px);
    padding: 40px 30px;
    height: auto;
    padding-bottom: 50px;
}.bestsellers-item-product-img {
    height: calc(((100vw  / 2 - 55px) - 60px) / 2 - 0px);
    position: relative;
}    .bestsellers-item-product-img img {
       height: calc(((100vw  / 2 - 55px) - 60px) / 2 - 0px);
    }
section.titleblock {
    margin-top: 40px;
}

.about-item-title {
    padding-top: 0px;
    font-size: 30px;
    line-height: normal;
}
}




@media screen and (min-width:320px) and (max-width:768px){
    section.titleblock {
    margin-top: 30px;
    padding: 30px 10px;
}
section.titleblock h1 span {
    font-size: 20px !important;
    display: block;
    line-height: normal;
    margin-bottom: 10px;
}

section.titleblock h1 > span {
    margin-bottom: 0;
}

.bestsellers-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.bestsellers-item {
    width: 100%;
    padding: 30px 20px;
}

.bestsellers-item-product-img {
    height: calc(((100vw  - 50px) - 60px) / 2);
}
.bestsellers-item-product-img {
    height: 162px !important;
    width: 162px !important;
}






.bestsellers-item-product-img img {
    height: calc(((100vw - 50px) - 60px) / 2);
}

.about-item-img {
    display: none;
}

.about-item-textblock {
    width: 100%;
}

.about-item {
    padding: 30px 20px;
    margin-bottom: 0px;
}

.about-item-title {
    padding-top: 20px;
    font-size: 28px;
}

.about-wrap {
    gap: 30px;
}

.home section#reviews, .home section#articlesblock {
    width: 100%;
}

.home section#reviews .row, .home section#articlesblock .row {
    width: calc(100% - 40px);
    margin: 0 auto;
}
}


.container.reviews-container {
    width: 100%;
}.container.pv-10.help-container {
    width: 100%;
}.home section#articlesblock .container {
    width: 100% !important;
}

.home section#articlesblock .container .row {
    width: 95%;
    margin: 0 auto;
}

.home section#articlesblock {
    margin-top: 60px;
}




.home .verified-user {
    display: none;
}

.home span.custom-comment-on-title {
    margin: 10px 0;
    display: block;
}

.home  .custom-comment-author {
    color: #3ea8fe;
    margin-top: 10px;
}

.home i.fas.fa-star.wcf-active-star::before {
    color: #ffb71e !important;
}

.home .wpd-comment-date {
    width: 100%;
}

.home .custom-comment-author {
    width: 100%;
}
.home .name-date {
    width: 100%;
}


.hide-until-ready {
    display: none;
}



.block_cat_item {
    border-radius: 8px;
    padding: 0;
    min-height: 195px;
}

 .block_cat_wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.block_cat_item:nth-child(7n - 6) {
    background: #bfe7d6;
}.block_cat_item:nth-child(7n - 3), .block_cat_item:nth-child(7n), .block_cat_item:nth-child(10n) {
   background: #c5e1ff !important;
}
.block_cat_item:nth-child(7n - 5), .block_cat_item:nth-child(11n) {
   background: #d3f9fb !important;
}
.block_cat_item:nth-child(7n - 4) {
    background: #f0eafc;
}

.block_cat_item:nth-child(5n) {
    background: #eff6ff;
}
.block_cat_item:nth-child(6n) {
   background: #f9ded0;
}

.block_cat_item:nth-child(9n) {
    background: #f0eafc !important;
}

.block_cat_item a {
    color: #333;
    position: relative;
    display: block;
    height: 100%;
}

.block_cat_item-title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    color: #000;
    width: 100%;
}

.block_cat_item-text {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 13px;
    color: #000;
    line-height: 1.4;
    max-width: 61%;
    margin-top: 7px;
}

.block_cat_item-img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex
;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 1px;
    padding-top: 42px;
}

.block_cat_item-inner {
    padding: 20px 18px 25px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
}

.block_cat_item-img img {
    max-height: 153px;
    max-width: 142px;
}

.block_cat_item-price {
    display: flex;
    align-items: flex-end;
    width: 100%;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    color: #000;
}

section#block_cat .container {
    width: 100%;
    padding: 0;
}
@media screen and (min-width: 1101px) and (max-width: 1358px){
  

    .block_cat_item-img img {
        max-width: 100%;
        max-height: 100%;
    }
    
    .block_cat_item-text {
        max-width: 50%;
    }
    
    .block_cat_item {
        height: auto;
        min-height: auto;
    }
    
    .block_cat_item-price {
        margin-top: 15px;
    }
    
    .block_cat_item-img {
        max-width: calc(50% - 14px);
    }
    }
    
    @media (max-width: 1100px){
        .block_cat_wrap {
            grid-template-columns: repeat(3, 1fr);
        }
    }
    @media (max-width: 992px) {
        .block_cat_wrap {
            grid-template-columns: repeat(2, 1fr);
        }
    }
    @media (max-width: 576px) {
        .block_cat_wrap {
            grid-template-columns: 1fr;
        }
    }section#block_cat + .about {
        margin-top: 60px;
    }



    section.block_emails {
        border-radius: 12px;
        width: 684px;
        height: 214px;
        background: #f5f5f5;
        margin: 30px auto;
        padding: 39px 0 69px;
    }
    
    section.block_emails .title_h2 {
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 20px;
        color: #000;
        text-align: center !important;
        margin-bottom: 0px;
    }
    
    .block_emails_wrap {
        margin-top: 16px;
    }
    
    .block_emails_wrap {
        display: flex;
        justify-content: center;
    }
    
    .form_send {
        display: flex;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
        border-radius: 8px;
    }
    
    .form_send_item input {
        background: #fff !important;
        border: none !important;
        height: 50px !important;
        border-radius: 8px 0 0 8px !important;
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 16px !important;
        color: #cdcdcd !important;
    }
    
    .form_send p {
        margin-bottom: 0px !important;
        background: none;
    }
    
    input.wpcf7-form-control.wpcf7-submit.has-spinner {
        height: 50px;
        border-radius: 0px 8px 8px 0 !important;
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 16px;
        text-align: center;
        color: #fff;
        background: #3fb5ff !important;
        max-width: 165px;
        min-width: 165px;
    }
    
    .form_send_item {
        width: calc(100% - 158px);
    }
    
    .form_send_item input::placeholder {
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 16px;
        color: #cdcdcd;
    }

    @media screen and (min-width:320px) and (max-width:740px){
    
        section.block_emails {
        width: 100%;
        padding: 30px 20px;
        height: auto;
    }
    
    .form_send {
        display: flex;
        flex-wrap: wrap;
        box-shadow: none;
    }
    
    .form_send_item {
        width: 100%;
        margin-bottom: 10px;
    }
    
    .form_send_item input {
        border-radius: 8px !important;
    }
    
    .form_send_button input.wpcf7-form-control.wpcf7-submit.has-spinner {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        border-radius: 8px !important;
    }
    
    .form_send_button {
        width: 100%;
    }
    
    section.block_emails .title_h2 {
        line-height: 1.4;
    }
    
    }


/* =========================================================
   ============  MODERN REDESIGN — 2026 v2  ================
   Слайдер + правый баннер «Скидка 5%»
   Версия 2: синяя палитра баннера + аккуратные стрелки
   ========================================================= */

:root {
    --sc-blue: #2563eb;
    --sc-blue-2: #3b82f6;
    --sc-blue-deep: #1e40af;
    --sc-cyan: #06b6d4;
    --sc-accent: #ff3344;
    --sc-ink: #0f172a;
    --sc-ink-soft: #475569;
    --sc-radius-lg: 24px;
    --sc-shadow-soft: 0 10px 30px -12px rgba(15, 23, 42, 0.18);
    --sc-shadow-hover: 0 18px 40px -14px rgba(15, 23, 42, 0.28);
}

/* ---------- Слайдер: общая обёртка ---------- */
.homeslider_wrapper {
    gap: 24px;
    align-items: stretch;
}

@media screen and (min-width: 1400px) {
    .homeslider.slick-initialized.slick-slider {
        width: calc(100% - 268px) !important;
        margin-left: 0 !important;
        border-radius: var(--sc-radius-lg) !important;
        box-shadow: var(--sc-shadow-soft);
        height: 450px;
    }
}

.homeslider_item,
.homeslider_item img {
    border-radius: var(--sc-radius-lg) !important;
}

.homeslider_item img {
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.homeslider_item:hover img {
    transform: scale(1.02);
}

/* ---------- Стрелки слайдера: прозрачные glass, минимализм ---------- */
.homeslider button.slick-prev.slick-arrow,
.homeslider button.slick-next.slick-arrow {
    width: 44px !important;
    height: 44px !important;
    background-color: rgba(255, 255, 255, 0.12) !important;
    background-image: none !important;
    background-size: 0 !important;
    backdrop-filter: blur(12px) saturate(140%);
    -webkit-backdrop-filter: blur(12px) saturate(140%);
    border-radius: 50% !important;
    box-shadow: none;
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
    margin-top: -22px !important;
    padding: 0 !important;
    transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
    font-size: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    opacity: 0.85;
}

.homeslider button.slick-prev.slick-arrow { left: 20px !important; }
.homeslider button.slick-next.slick-arrow { right: 20px !important; }

.homeslider button.slick-prev.slick-arrow::before,
.homeslider button.slick-next.slick-arrow::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-top: 1.5px solid #fff;
    border-right: 1.5px solid #fff;
    transition: border-color 0.2s ease;
    position: relative;
    opacity: 1;
    font-family: inherit;
    color: transparent;
}

.homeslider button.slick-prev.slick-arrow::before {
    transform: rotate(-135deg);
    left: 2px;
}
.homeslider button.slick-next.slick-arrow::before {
    transform: rotate(45deg);
    right: 2px;
}

.homeslider button.slick-prev.slick-arrow:hover,
.homeslider button.slick-next.slick-arrow:hover {
    background-color: rgba(255, 255, 255, 0.22) !important;
    border-color: rgba(255, 255, 255, 0.5) !important;
    transform: scale(1.05);
    opacity: 1;
}

/* ---------- Точки слайдера ---------- */
.homeslider .slick-dots { bottom: 18px; }
.homeslider .slick-dots li button:before {
    color: #fff !important;
    opacity: 0.5 !important;
    font-size: 10px !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.homeslider .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #fff !important;
}

/* ---------- Скрываем первый слайд аккуратно до инициализации ---------- */
.homeslider_item.hide-until-ready { display: none; }
.homeslider.slick-initialized .homeslider_item.hide-until-ready { display: block; }

/* =========================================================
   Правый баннер «Скидка 5%» — синий glass под фирстиль
   ========================================================= */
@media screen and (min-width: 1400px) {

    .slider_banner.desktop {
        width: 244px;
        margin-left: 0;
        padding: 28px 22px;
        border-radius: var(--sc-radius-lg);
        background:
            radial-gradient(120% 90% at 100% 0%, rgba(6, 182, 212, 0.18) 0%, transparent 60%),
            radial-gradient(120% 90% at 0% 100%, rgba(37, 99, 235, 0.14) 0%, transparent 55%),
            linear-gradient(160deg, #ffffff 0%, #f4f8ff 100%) !important;
        background-image:
            radial-gradient(120% 90% at 100% 0%, rgba(6, 182, 212, 0.18) 0%, transparent 60%),
            radial-gradient(120% 90% at 0% 100%, rgba(37, 99, 235, 0.14) 0%, transparent 55%),
            linear-gradient(160deg, #ffffff 0%, #f4f8ff 100%) !important;
        border: 1px solid rgba(37, 99, 235, 0.08);
        box-shadow: var(--sc-shadow-soft);
        position: relative;
        overflow: hidden;
        display: flex;
        align-items: center;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .slider_banner.desktop::before {
        content: "";
        position: absolute;
        top: -40px;
        right: -40px;
        width: 160px;
        height: 160px;
        background: radial-gradient(circle, rgba(6, 182, 212, 0.22) 0%, transparent 70%);
        border-radius: 50%;
        pointer-events: none;
        filter: blur(8px);
    }

    .slider_banner.desktop::after {
        content: "";
        position: absolute;
        bottom: -60px;
        left: -50px;
        width: 180px;
        height: 180px;
        background: radial-gradient(circle, rgba(37, 99, 235, 0.16) 0%, transparent 70%);
        border-radius: 50%;
        pointer-events: none;
        filter: blur(10px);
    }

    .slider_banner.desktop:hover {
        transform: translateY(-2px);
        box-shadow: var(--sc-shadow-hover);
    }

    .slider_banner.desktop .col-lg-6 {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
        position: relative;
        z-index: 2;
    }

    .slider_banner.desktop .banner-cat {
        text-align: left;
    }

    .slider_banner.desktop .banner-title {
        font-size: 15px;
        font-weight: 600;
        line-height: 1.45;
        color: var(--sc-ink);
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        letter-spacing: -0.01em;
        margin-bottom: 14px;
    }

    .slider_banner.desktop .banner-title .red {
        background: linear-gradient(135deg, var(--sc-blue) 0%, var(--sc-cyan) 100%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        color: var(--sc-blue);
        font-weight: 800;
        font-size: 17px;
    }

    .slider_banner.desktop .banner-title br { display: none; }

    /* Промокод — синяя пунктирная капсула */
    .slider_banner.desktop .code {
        max-width: 100%;
        height: auto;
        margin-bottom: 12px;
    }

    .slider_banner.desktop #p1 {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        border: 1.5px dashed var(--sc-blue);
        border-radius: 999px;
        font-size: 15px;
        font-weight: 700;
        line-height: 1;
        padding: 11px 18px;
        margin-top: 4px;
        background: rgba(255, 255, 255, 0.75);
        color: var(--sc-blue);
        letter-spacing: 0.06em;
        cursor: pointer;
        transition: all 0.25s ease;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    }

    .slider_banner.desktop #p1:hover {
        background: linear-gradient(135deg, var(--sc-blue) 0%, var(--sc-cyan) 100%);
        color: #fff;
        border-color: transparent;
        transform: translateY(-1px);
        box-shadow: 0 8px 18px -6px rgba(37, 99, 235, 0.55);
    }

    .slider_banner.desktop #p1::after {
        background: none !important;
        width: auto;
        height: auto;
        margin-left: 0;
        content: "⧉";
        font-size: 14px;
        opacity: 0.85;
        display: inline-block;
        line-height: 1;
    }

    .slider_banner.desktop .banner-code span {
        margin-top: 0;
        display: block;
        font-size: 11.5px;
        line-height: 1.45;
        color: var(--sc-ink-soft);
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    }

    .slider_banner.desktop .banner-code span br { display: none; }

    .slider_banner.desktop .banner-code span.copied {
        color: #16a34a;
        font-weight: 600;
        font-size: 12px;
        margin-top: 6px;
    }
}

/* ---------- Мобильная версия слайдера ---------- */
@media screen and (max-width: 768px) {
    .homeslider.slick-initialized.slick-slider {
        border-radius: 14px;
        box-shadow: 0 6px 20px -8px rgba(15, 23, 42, 0.2);
    }
    .homeslider_item,
    .homeslider_item img {
        border-radius: 14px !important;
    }
    .homeslider button.slick-prev.slick-arrow,
    .homeslider button.slick-next.slick-arrow {
        width: 36px !important;
        height: 36px !important;
        margin-top: -18px !important;
    }
    .homeslider button.slick-prev.slick-arrow::before,
    .homeslider button.slick-next.slick-arrow::before {
        width: 7px;
        height: 7px;
    }
}

/* ============ END MODERN REDESIGN v2 ============ */

/* =========================================================
   ============  MODERN REDESIGN — titleblock  =============
   Блок «SoftComputers — Ваш надежный поставщик ...»
   ========================================================= */

section.titleblock {
    background:
        radial-gradient(80% 60% at 100% 0%, rgba(6, 182, 212, 0.10) 0%, transparent 60%),
        radial-gradient(80% 60% at 0% 100%, rgba(37, 99, 235, 0.10) 0%, transparent 60%),
        linear-gradient(160deg, #ffffff 0%, #f4f8ff 100%) !important;
    border: 1px solid rgba(37, 99, 235, 0.08);
    border-radius: 24px !important;
    padding: 56px 40px !important;
    margin-top: 60px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 30px -12px rgba(15, 23, 42, 0.12);
}

section.titleblock::before {
    content: "";
    position: absolute;
    top: -80px;
    right: -80px;
    width: 320px;
    height: 320px;
    background: radial-gradient(circle, rgba(6, 182, 212, 0.18) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none;
    filter: blur(20px);
}

section.titleblock::after {
    content: "";
    position: absolute;
    bottom: -100px;
    left: -100px;
    width: 360px;
    height: 360px;
    background: radial-gradient(circle, rgba(37, 99, 235, 0.14) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none;
    filter: blur(24px);
}

section.titleblock .container {
    position: relative;
    z-index: 2;
}

section.titleblock h1 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

section.titleblock h1 > span {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    gap: 14px;
}

section.titleblock h1 > span + span {
    margin-top: 22px;
}

section.titleblock h1 span {
    font-weight: 700 !important;
    font-size: 32px !important;
    color: #0f172a;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    letter-spacing: -0.015em;
    line-height: 1.3;
}

/* Прячем растровые иконки из ACF — максимально жёстко */
section.titleblock h1 > span img,
section.titleblock .title-top-img img,
section.titleblock .title-middle-img img,
section.titleblock .title-bottom-img img,
.titleblock .title-top-img img,
.titleblock .title-middle-img img,
.titleblock .title-bottom-img img {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    max-width: 0 !important;
    max-height: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    pointer-events: none !important;
}

/* Базовый контейнер под SVG-иконку */
section.titleblock .title-top-img,
section.titleblock .title-middle-img,
section.titleblock .title-bottom-img {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 14px;
    background: linear-gradient(135deg, #2563eb 0%, #06b6d4 100%);
    box-shadow: 0 8px 20px -6px rgba(37, 99, 235, 0.45);
    flex-shrink: 0;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

section.titleblock .title-top-img:hover,
section.titleblock .title-middle-img:hover,
section.titleblock .title-bottom-img:hover {
    transform: translateY(-2px) scale(1.05);
    box-shadow: 0 12px 26px -6px rgba(37, 99, 235, 0.6);
}

/* SVG-иконки через background-image (data:image inline) */

/* image_1 — логотип SoftComputers */
section.titleblock .title-top-img {
    background: url("http://softcomputers.org/wp-content/uploads/2026/05/power_icon_transparent.png") center/contain no-repeat #ffffff !important;
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 4px 14px -4px rgba(15, 23, 42, 0.15);
    overflow: hidden;
}
section.titleblock .title-top-img::before {
    display: none;
}
section.titleblock .title-top-img:hover {
    box-shadow: 0 8px 20px -4px rgba(15, 23, 42, 0.25);
}

/* image_2 — Microsoft */
section.titleblock .title-middle .title-middle-img:first-of-type {
    background: url("https://softcomputers.org/wp-content/uploads/2026/03/title-middle-1-1.webp") center/contain no-repeat #ffffff !important;
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 4px 14px -4px rgba(15, 23, 42, 0.15);
    overflow: hidden;
}
section.titleblock .title-middle .title-middle-img:first-of-type::before {
    display: none;
}
section.titleblock .title-middle .title-middle-img:first-of-type:hover {
    box-shadow: 0 8px 20px -4px rgba(15, 23, 42, 0.25);
}

/* image_3 — монитор с диаграммой (другое ПО) */
section.titleblock .title-middle .title-middle-img:last-of-type::before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='2' y='4' width='20' height='14' rx='2'/><line x1='8' y1='22' x2='16' y2='22'/><line x1='12' y1='18' x2='12' y2='22'/><line x1='7' y1='14' x2='7' y2='11'/><line x1='11' y1='14' x2='11' y2='8'/><line x1='15' y1='14' x2='15' y2='10'/></svg>");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* image_4 — конверт (доставка на email) */
section.titleblock .title-bottom-img::before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='2' y='4' width='20' height='16' rx='2'/><polyline points='2,7 12,13 22,7'/></svg>");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Мобильная адаптация */
@media screen and (max-width: 768px) {
    section.titleblock {
        padding: 32px 20px !important;
        margin-top: 30px;
        border-radius: 18px !important;
    }
    section.titleblock h1 span {
        font-size: 19px !important;
        line-height: 1.35;
    }
    section.titleblock h1 > span {
        gap: 10px;
    }
    section.titleblock h1 > span + span {
        margin-top: 16px;
    }
    section.titleblock .title-top-img,
    section.titleblock .title-middle-img,
    section.titleblock .title-bottom-img {
        width: 38px;
        height: 38px;
        border-radius: 11px;
    }
    section.titleblock .title-top-img::before,
    section.titleblock .title-middle-img::before,
    section.titleblock .title-bottom-img::before {
        width: 18px;
        height: 18px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    section.titleblock h1 span {
        font-size: 26px !important;
    }
}

/* ============ END titleblock REDESIGN ============ */


/* =========================================================
   ============  MODERN REDESIGN — bestsellers  ============
   "Лучшие предложения" — чистый минимализм, БЕЗ градиентов
   Стилистика намеренно отличается от баннера/titleblock,
   чтобы главная не была "одним сплошным glass-градиентом"
   ========================================================= */

section.bestsellers {
    margin: 70px auto 50px !important;
}

.bestsellers-title {
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #0f172a !important;
    letter-spacing: -0.02em !important;
    line-height: 1.2 !important;
    margin-bottom: 32px !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    text-align: left !important;
}

.bestsellers-wrapper {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px !important;
    flex-wrap: unset !important;
    justify-content: unset !important;
}

/* Карточка категории */
.bestsellers-item,
.bestsellers-item:nth-child(1),
.bestsellers-item:nth-child(2),
.bestsellers-item:nth-child(3),
.bestsellers-item:nth-child(4),
.bestsellers-item:nth-child(5),
.bestsellers-item:nth-child(6) {
    width: 100% !important;
    background: #ffffff !important;
    border: 1px solid #eef0f4 !important;
    border-radius: 18px !important;
    padding: 24px !important;
    height: auto !important;
    transition: border-color 0.2s ease, box-shadow 0.25s ease, transform 0.25s ease;
    display: flex;
    flex-direction: column;
}

.bestsellers-item:hover {
    border-color: #dbe2ee !important;
    box-shadow: 0 12px 32px -16px rgba(15, 23, 42, 0.18);
    transform: translateY(-2px);
}

/* Шапка карточки: название категории + ссылка "Все" */
.bestsellers-item-top {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px;
    padding-bottom: 16px;
    border-bottom: 1px solid #f1f3f7;
}

.bestsellers-item-title {
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #0f172a !important;
    line-height: 1.3 !important;
    letter-spacing: -0.01em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    margin: 0 !important;
}

.bestsellers-item-all {
    flex-shrink: 0;
}

.bestsellers-item-all a,
.bestsellers-item-all-link {
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #2563eb !important;
    text-decoration: none !important;
    padding: 6px 12px;
    border-radius: 8px;
    transition: background 0.2s ease;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.bestsellers-item-all a::after {
    content: "→";
    font-size: 14px;
    transition: transform 0.2s ease;
}

.bestsellers-item-all a:hover {
    background: rgba(37, 99, 235, 0.08);
}

.bestsellers-item-all a:hover::after {
    transform: translateX(2px);
}

/* Контейнер товаров — 2 в ряд */
.bestsellers-item-products {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    flex: 1;
}

/* Карточка товара */
.bestsellers-item-product {
    width: 100% !important;
    display: flex;
    flex-direction: column;
}

.bestsellers-item-product-link {
    display: flex !important;
    flex-direction: column;
    gap: 10px;
    text-decoration: none !important;
    color: inherit !important;
    height: 100%;
}

/* Превью товара — вертикальный аспект 3:4 под новые картинки */
.bestsellers-item-product-img,
.bestsellers-item-product-img-inner {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 3 / 4;
    position: relative;
    overflow: hidden;
    border-radius: 12px !important;
    background: #f8f9fb;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
}

.bestsellers-item-product-img-inner {
    border-radius: 12px !important;
}

.bestsellers-item-product-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center;
    display: block !important;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    border-radius: 12px;
}

.bestsellers-item-product:hover .bestsellers-item-product-img img {
    transform: scale(1.04);
}

/* Бэйдж скидки */
.bestsellers-item-product-sale {
    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
    right: auto !important;
    bottom: auto !important;
    width: auto !important;
    height: auto !important;
    max-width: max-content !important;
    background: #2563eb !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    padding: 4px 10px !important;
    border-radius: 999px !important;
    line-height: 1.4 !important;
    letter-spacing: 0.02em;
    box-shadow: 0 4px 12px -4px rgba(37, 99, 235, 0.5);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    z-index: 2;
    display: inline-block !important;
    white-space: nowrap !important;
    align-self: flex-start !important;
}

/* Название товара */
.bestsellers-item-product-title {
    font-size: 13.5px !important;
    font-weight: 500 !important;
    color: #1e293b !important;
    line-height: 1.4 !important;
    letter-spacing: -0.005em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    margin: 0 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 2.8em;
}

/* Цены */
.bestsellers-item-product-price {
    display: flex !important;
    align-items: baseline;
    gap: 8px;
    margin-top: auto;
    flex-wrap: wrap;
}

.bestsellers-item-product-price .price-new,
.bestsellers-item-product-price .price-single {
    font-size: 17px !important;
    font-weight: 700 !important;
    color: #0f172a !important;
    line-height: 1;
    letter-spacing: -0.01em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

.bestsellers-item-product-price .price-old {
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #94a3b8 !important;
    text-decoration: line-through;
    line-height: 1;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

/* ---------- Адаптив ---------- */
@media screen and (min-width: 769px) and (max-width: 1199px) {
    .bestsellers-wrapper {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media screen and (max-width: 768px) {
    section.bestsellers {
        margin: 40px auto 30px !important;
    }
    .bestsellers-title {
        font-size: 22px !important;
        margin-bottom: 20px !important;
    }
    .bestsellers-wrapper {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }
    .bestsellers-item,
    .bestsellers-item:nth-child(1),
    .bestsellers-item:nth-child(2),
    .bestsellers-item:nth-child(3),
    .bestsellers-item:nth-child(4),
    .bestsellers-item:nth-child(5),
    .bestsellers-item:nth-child(6) {
        padding: 18px !important;
        border-radius: 14px !important;
    }
    .bestsellers-item-title {
        font-size: 16px !important;
    }
    .bestsellers-item-products {
        gap: 12px;
    }
    .bestsellers-item-product-title {
        font-size: 13px !important;
    }
    .bestsellers-item-product-price .price-new,
    .bestsellers-item-product-price .price-single {
        font-size: 16px !important;
    }
}

/* ============ END bestsellers REDESIGN ============ */

/* =========================================================
   ============  MODERN REDESIGN — block_cat  ==============
   "Категории товаров" — тёмные premium-карточки
   Намеренно отличается от баннера (светлый glass) и
   бестселлеров (белый минимализм) — третий слой главной
   ========================================================= */

section.block_cat {
    margin: 70px auto 50px;
}

section.block_cat .title_h2 {
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #0f172a !important;
    letter-spacing: -0.02em !important;
    line-height: 1.2 !important;
    margin-bottom: 32px !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    text-align: left !important;
}

.block_cat_wrap {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 16px !important;
}

/* Сбрасываем пастельные подложки, делаем светлые карточки */
.block_cat_item,
.block_cat_item:nth-child(5n),
.block_cat_item:nth-child(6n),
.block_cat_item:nth-child(7n),
.block_cat_item:nth-child(7n - 3),
.block_cat_item:nth-child(7n - 4),
.block_cat_item:nth-child(7n - 5),
.block_cat_item:nth-child(7n - 6),
.block_cat_item:nth-child(9n),
.block_cat_item:nth-child(10n),
.block_cat_item:nth-child(11n) {
    background: #ffffff !important;
    background-image: none !important;
    border-radius: 18px !important;
    padding: 0 !important;
    min-height: 200px !important;
    position: relative;
    overflow: hidden;
    border: 1px solid #eef0f4 !important;
    box-shadow: none;
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.block_cat_item::before,
.block_cat_item::after {
    content: none !important;
    display: none !important;
}

.block_cat_item:hover {
    transform: translateY(-2px);
    border-color: #dbe2ee !important;
    box-shadow: 0 12px 32px -16px rgba(15, 23, 42, 0.15);
}

.block_cat_item a,
.block_cat_item-link {
    color: #0f172a !important;
    position: relative;
    display: block;
    height: 100%;
    text-decoration: none !important;
    z-index: 2;
}

.block_cat_item-inner {
    padding: 22px 20px !important;
    height: 100%;
    display: flex !important;
    flex-direction: column;
    flex-wrap: nowrap !important;
    align-content: unset !important;
    position: relative;
    z-index: 2;
}

.block_cat_item-inner-text {
    margin-bottom: auto;
    padding-right: 110px;
}

.block_cat_item-title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #0f172a !important;
    letter-spacing: -0.01em;
    line-height: 1.3 !important;
    margin: 0 0 8px !important;
}

.block_cat_item-text {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    font-weight: 400 !important;
    font-size: 12.5px !important;
    color: #64748b !important;
    line-height: 1.45 !important;
    max-width: 100% !important;
    margin-top: 0 !important;
}

/* Цена — светлая капсула с синей обводкой */
.block_cat_item-price {
    display: inline-flex !important;
    align-items: center !important;
    width: auto !important;
    align-self: flex-start;
    margin-top: 16px;
    padding: 7px 14px;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 1px solid rgba(37, 99, 235, 0.2);
    border-radius: 999px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    color: #2563eb !important;
    line-height: 1 !important;
    letter-spacing: 0.01em;
    transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.block_cat_item:hover .block_cat_item-price {
    background: linear-gradient(135deg, #2563eb 0%, #06b6d4 100%);
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0 6px 16px -4px rgba(37, 99, 235, 0.4);
}

/* Картинка справа */
.block_cat_item-img {
    position: absolute !important;
    right: 12px !important;
    bottom: 12px !important;
    top: auto !important;
    height: auto !important;
    width: auto !important;
    display: block !important;
    padding: 0 !important;
    z-index: 1;
    pointer-events: none;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.block_cat_item:hover .block_cat_item-img {
    transform: translateY(-2px) scale(1.04);
}

.block_cat_item-img img {
    max-height: 110px !important;
    max-width: 100px !important;
    width: auto !important;
    height: auto !important;
    display: block !important;
    filter: drop-shadow(0 8px 18px rgba(15, 23, 42, 0.12));
    border-radius: 6px;
}

/* ---------- Адаптив ---------- */
@media screen and (min-width: 769px) and (max-width: 1199px) {
    .block_cat_wrap {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .block_cat_wrap {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 12px !important;
    }
    section.block_cat {
        margin: 40px auto 30px;
    }
    section.block_cat .title_h2 {
        font-size: 22px !important;
        margin-bottom: 20px !important;
    }
    .block_cat_item,
    .block_cat_item:nth-child(5n),
    .block_cat_item:nth-child(6n),
    .block_cat_item:nth-child(7n),
    .block_cat_item:nth-child(7n - 3),
    .block_cat_item:nth-child(7n - 4),
    .block_cat_item:nth-child(7n - 5),
    .block_cat_item:nth-child(7n - 6),
    .block_cat_item:nth-child(9n),
    .block_cat_item:nth-child(10n),
    .block_cat_item:nth-child(11n) {
        min-height: 170px !important;
        border-radius: 14px !important;
    }
    .block_cat_item-img img {
        max-height: 90px !important;
        max-width: 80px !important;
    }
}

@media screen and (max-width: 480px) {
    .block_cat_wrap {
        grid-template-columns: 1fr !important;
        gap: 10px !important;
    }
    section.block_cat {
        margin: 30px auto 20px;
    }
    section.block_cat .title_h2 {
        font-size: 20px !important;
        margin-bottom: 16px !important;
    }
    .block_cat_item,
    .block_cat_item:nth-child(5n),
    .block_cat_item:nth-child(6n),
    .block_cat_item:nth-child(7n),
    .block_cat_item:nth-child(7n - 3),
    .block_cat_item:nth-child(7n - 4),
    .block_cat_item:nth-child(7n - 5),
    .block_cat_item:nth-child(7n - 6),
    .block_cat_item:nth-child(9n),
    .block_cat_item:nth-child(10n),
    .block_cat_item:nth-child(11n) {
        min-height: 150px !important;
        border-radius: 14px !important;
    }
}

/* ============ END block_cat REDESIGN ============ */

/* =========================================================
   ============  MODERN REDESIGN — about  ==================
   "Коротко о нас" — мягкое осовременивание.
   Структура не меняется: карусель + горизонтальная карточка
   (картинка слева, текст справа). Только косметика.
   ========================================================= */

section.about {
    margin: 70px auto 50px;
}

.about-title {
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #0f172a !important;
    letter-spacing: -0.02em !important;
    line-height: 1.2 !important;
    margin-bottom: 32px !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    text-align: left !important;
}

/* Контейнер карусели — не трогаем поведение */
.about-wrap {
    position: relative;
}

/* Картинки — скруглённые углы */
.about-item-img img {
    border-radius: 20px !important;
}

/* Карточка — заметный градиент */
.about-item {
    background:
        radial-gradient(circle at 100% 0%, rgba(6, 182, 212, 0.20) 0%, transparent 50%),
        radial-gradient(circle at 0% 100%, rgba(139, 92, 246, 0.15) 0%, transparent 50%),
        linear-gradient(135deg, #eef4ff 0%, #e8ecff 40%, #f0eaff 100%) !important;
    border: 1px solid rgba(37, 99, 235, 0.10);
    box-shadow: 0 12px 36px -18px rgba(37, 99, 235, 0.22) !important;
    border-radius: 24px !important;
    padding: 40px 44px !important;
    gap: 50px !important;
    align-items: center;
}

.about-item-title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    font-weight: 700 !important;
    font-size: 30px !important;
    color: #0f172a !important;
    letter-spacing: -0.02em;
    line-height: 1.25 !important;
    padding-top: 0 !important;
    margin: 0 0 18px !important;
}

.about-item-text,
.about-item-text p {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    font-weight: 400 !important;
    font-size: 15.5px !important;
    line-height: 1.6 !important;
    color: #475569 !important;
}

.about-item-text {
    margin-top: 0 !important;
}

.about-item-text p {
    margin-bottom: 12px !important;
}

.about-item-text p:last-child {
    margin-bottom: 0 !important;
}

/* ----- Ссылки-контакты как кнопки-пилюли ----- */
.about-item-text a {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px;
    padding: 9px 16px 9px 12px !important;
    background: #f1f5fb !important;
    border: 1px solid transparent !important;
    border-radius: 999px !important;
    color: #0f172a !important;
    font-size: 13.5px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    margin: 8px 8px 0 0 !important;
    transition: background 0.25s ease, color 0.25s ease, transform 0.2s ease, box-shadow 0.25s ease, border-color 0.25s ease;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

.about-item-text a:hover {
    transform: translateY(-1px);
}

/* Прячем растровые иконки внутри ссылок */
.about-item-text a img {
    display: none !important;
}

/* SVG иконки через ::before */
.about-item-text a::before {
    content: "";
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 15px;
    flex-shrink: 0;
    transition: background-color 0.25s ease;
}

/* Онлайн-чат — синий */
.about-item-text a:has(img.chat-icon) {
    background: rgba(37, 99, 235, 0.08) !important;
    color: #1e40af !important;
}
.about-item-text a:has(img.chat-icon)::before {
    background-color: #2563eb;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/></svg>");
}
.about-item-text a:has(img.chat-icon):hover {
    background: #2563eb !important;
    color: #ffffff !important;
    box-shadow: 0 8px 20px -6px rgba(37, 99, 235, 0.5);
}
.about-item-text a:has(img.chat-icon):hover::before {
    background-color: #ffffff;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563eb' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/></svg>");
}

/* Telegram — голубой */
.about-item-text a:has(img.tg-icon) {
    background: rgba(6, 182, 212, 0.10) !important;
    color: #0e7490 !important;
}
.about-item-text a:has(img.tg-icon)::before {
    background-color: #0ea5e9;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M21.7 3.3 2.9 10.5c-1.1.4-1.1 1.5 0 1.9l4.8 1.5L18.6 7c.5-.3 1-.1.6.2l-9 8.1.1.1 8.1 6c.6.5 1.3.2 1.5-.5l3-13.6c.2-1-.5-1.5-1.2-1.2z'/></svg>");
}
.about-item-text a:has(img.tg-icon):hover {
    background: #0ea5e9 !important;
    color: #ffffff !important;
    box-shadow: 0 8px 20px -6px rgba(14, 165, 233, 0.5);
}
.about-item-text a:has(img.tg-icon):hover::before {
    background-color: #ffffff;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230ea5e9'><path d='M21.7 3.3 2.9 10.5c-1.1.4-1.1 1.5 0 1.9l4.8 1.5L18.6 7c.5-.3 1-.1.6.2l-9 8.1.1.1 8.1 6c.6.5 1.3.2 1.5-.5l3-13.6c.2-1-.5-1.5-1.2-1.2z'/></svg>");
}

/* WhatsApp — зелёный */
.about-item-text a:has(img.wha-icon) {
    background: rgba(34, 197, 94, 0.10) !important;
    color: #166534 !important;
}
.about-item-text a:has(img.wha-icon)::before {
    background-color: #22c55e;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M17.5 14.4c-.3-.1-1.8-.9-2.1-1-.3-.1-.5-.1-.7.1-.2.3-.7.9-.9 1.1-.2.2-.3.2-.6.1-.3-.1-1.3-.5-2.5-1.5-.9-.8-1.5-1.9-1.7-2.2-.2-.3 0-.5.1-.6.1-.1.3-.3.4-.5.1-.2.2-.3.3-.5.1-.2 0-.4 0-.5 0-.1-.7-1.7-1-2.3-.3-.6-.5-.5-.7-.5h-.6c-.2 0-.5.1-.8.4s-1 1-1 2.4 1 2.8 1.2 3c.1.2 2 3.1 4.9 4.4.7.3 1.2.5 1.6.6.7.2 1.3.2 1.8.1.6-.1 1.8-.7 2-1.4.3-.7.3-1.3.2-1.4-.1-.1-.3-.2-.6-.3zM12 2C6.5 2 2 6.5 2 12c0 1.7.5 3.4 1.3 4.8L2 22l5.3-1.3c1.4.8 3 1.2 4.7 1.2 5.5 0 10-4.5 10-10S17.5 2 12 2z'/></svg>");
}
.about-item-text a:has(img.wha-icon):hover {
    background: #22c55e !important;
    color: #ffffff !important;
    box-shadow: 0 8px 20px -6px rgba(34, 197, 94, 0.5);
}
.about-item-text a:has(img.wha-icon):hover::before {
    background-color: #ffffff;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2322c55e'><path d='M17.5 14.4c-.3-.1-1.8-.9-2.1-1-.3-.1-.5-.1-.7.1-.2.3-.7.9-.9 1.1-.2.2-.3.2-.6.1-.3-.1-1.3-.5-2.5-1.5-.9-.8-1.5-1.9-1.7-2.2-.2-.3 0-.5.1-.6.1-.1.3-.3.4-.5.1-.2.2-.3.3-.5.1-.2 0-.4 0-.5 0-.1-.7-1.7-1-2.3-.3-.6-.5-.5-.7-.5h-.6c-.2 0-.5.1-.8.4s-1 1-1 2.4 1 2.8 1.2 3c.1.2 2 3.1 4.9 4.4.7.3 1.2.5 1.6.6.7.2 1.3.2 1.8.1.6-.1 1.8-.7 2-1.4.3-.7.3-1.3.2-1.4-.1-.1-.3-.2-.6-.3zM12 2C6.5 2 2 6.5 2 12c0 1.7.5 3.4 1.3 4.8L2 22l5.3-1.3c1.4.8 3 1.2 4.7 1.2 5.5 0 10-4.5 10-10S17.5 2 12 2z'/></svg>");
}

/* ---------- Стрелки карусели ---------- */
.about-wrap .about-arrow,
.about-wrap .slick-arrow {
    position: absolute !important;
    top: 50%;
    width: 44px;
    height: 44px;
    background: #ffffff !important;
    border: 1px solid rgba(15, 23, 42, 0.08) !important;
    border-radius: 50%;
    box-shadow: 0 6px 18px -4px rgba(15, 23, 42, 0.15);
    margin-top: -22px;
    padding: 0;
    cursor: pointer;
    z-index: 5;
    transition: background 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
    font-size: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.about-wrap .about-arrow-prev,
.about-wrap .slick-prev {
    left: -22px !important;
}

.about-wrap .about-arrow-next,
.about-wrap .slick-next {
    right: -22px !important;
}

.about-wrap .about-arrow::before,
.about-wrap .slick-arrow::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-top: 1.5px solid #0f172a;
    border-right: 1.5px solid #0f172a;
    transition: border-color 0.2s ease;
    opacity: 1;
    color: transparent;
    font-family: inherit;
}

.about-wrap .about-arrow-prev::before,
.about-wrap .slick-prev::before {
    transform: rotate(-135deg);
    margin-left: 3px;
}
.about-wrap .about-arrow-next::before,
.about-wrap .slick-next::before {
    transform: rotate(45deg);
    margin-right: 3px;
}

.about-wrap .about-arrow:hover,
.about-wrap .slick-arrow:hover {
    background: #2563eb !important;
    transform: scale(1.08);
    border-color: transparent !important;
    box-shadow: 0 10px 24px -6px rgba(37, 99, 235, 0.5);
}

.about-wrap .about-arrow:hover::before,
.about-wrap .slick-arrow:hover::before {
    border-color: #ffffff;
}

/* ---------- Точки карусели ---------- */
.about-wrap .slick-dots {
    position: relative !important;
    bottom: auto !important;
    margin: 22px 0 0 !important;
    padding: 0;
    text-align: center;
    list-style: none;
    display: flex !important;
    justify-content: center;
    gap: 8px;
    width: 100%;
}

.about-wrap .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
    display: inline-block;
}

.about-wrap .slick-dots li button {
    font-size: 0;
    width: 8px;
    height: 8px;
    padding: 0;
    border-radius: 50%;
    background: rgba(15, 23, 42, 0.15);
    border: none;
    cursor: pointer;
    transition: width 0.25s ease, background 0.25s ease;
}

.about-wrap .slick-dots li button::before {
    display: none !important;
}

.about-wrap .slick-dots li.slick-active button {
    width: 28px;
    border-radius: 999px;
    background: linear-gradient(90deg, #2563eb 0%, #06b6d4 100%);
}

/* ---------- Адаптив ---------- */
@media screen and (max-width: 991px) {
    .about-item {
        flex-direction: column !important;
        padding: 28px 24px !important;
        gap: 24px !important;
    }
    .about-item-img,
    .about-item-textblock {
        width: 100% !important;
    }
    .about-item-title {
        font-size: 22px !important;
    }
    .about-wrap .about-arrow,
    .about-wrap .slick-arrow {
        width: 38px;
        height: 38px;
        margin-top: -19px;
    }
    .about-wrap .about-arrow-prev,
    .about-wrap .slick-prev {
        left: 8px !important;
    }
    .about-wrap .about-arrow-next,
    .about-wrap .slick-next {
        right: 8px !important;
    }
}

@media screen and (max-width: 768px) {
    section.about {
        margin: 40px auto 30px;
    }
    .about-title {
        font-size: 22px !important;
        margin-bottom: 20px !important;
    }
    .about-item {
        border-radius: 18px !important;
        padding: 24px 20px !important;
    }
    .about-item-title {
        font-size: 20px !important;
    }
    .about-item-text,
    .about-item-text p {
        font-size: 14px !important;
    }
}

/* ============ END about REDESIGN ============ */

/* =========================================================
   ============  MOBILE FIXES  =============================
   1) Слайдер — высота авто, картинка не обрезается
   2) Блок скидки — современный дизайн как на десктопе
   ========================================================= */

/* ---------- Слайдер мобайл ---------- */
@media screen and (max-width: 768px) {
    .homeslider.slick-initialized.slick-slider {
        height: auto !important;
        aspect-ratio: 16 / 9;
    }
    .homeslider .slick-list.draggable,
    .homeslider .slick-track,
    .homeslider_item,
    .homeslider_item img {
        height: auto !important;
    }
    .homeslider_item img {
        aspect-ratio: 16 / 9;
        object-fit: cover;
    }
}

/* ---------- Мобильный блок скидки ---------- */
@media screen and (max-width: 1399px) {
    #contenttop.homepage {
        margin-bottom: 40px;
        margin-top: 30px;
    }

    .homepage .col-lg-6 {
        background-image: none !important;
        background: transparent !important;
        margin-top: 30px !important;
    }

    .homepage .banner-cat {
        background:
            radial-gradient(120% 90% at 100% 0%, rgba(6, 182, 212, 0.18) 0%, transparent 60%),
            radial-gradient(120% 90% at 0% 100%, rgba(37, 99, 235, 0.14) 0%, transparent 55%),
            linear-gradient(160deg, #ffffff 0%, #f4f8ff 100%) !important;
        background-image:
            radial-gradient(120% 90% at 100% 0%, rgba(6, 182, 212, 0.18) 0%, transparent 60%),
            radial-gradient(120% 90% at 0% 100%, rgba(37, 99, 235, 0.14) 0%, transparent 55%),
            linear-gradient(160deg, #ffffff 0%, #f4f8ff 100%) !important;
        border: 1px solid rgba(37, 99, 235, 0.08);
        border-radius: 24px !important;
        padding: 32px 24px !important;
        padding-bottom: 32px !important;
        box-shadow: 0 10px 30px -12px rgba(15, 23, 42, 0.18);
        text-align: center;
    }

    .homepage .banner-title {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
        font-size: 20px !important;
        font-weight: 600 !important;
        line-height: 1.4 !important;
        color: #0f172a !important;
        margin-bottom: 16px;
    }

    .homepage .banner-title .red {
        background: linear-gradient(135deg, #2563eb 0%, #06b6d4 100%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #2563eb;
        font-weight: 800;
        font-size: 22px;
    }

    .homepage .code {
        max-width: 160px !important;
        margin: 0 auto 14px !important;
        border: none !important;
        background: transparent !important;
        padding: 0 !important;
    }

    .homepage .code #p1,
    .homepage #p1 {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        gap: 8px;
        border: 1.5px dashed #2563eb !important;
        border-radius: 999px !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        line-height: 1 !important;
        padding: 12px 20px !important;
        background: rgba(255, 255, 255, 0.75) !important;
        color: #2563eb !important;
        letter-spacing: 0.06em;
        cursor: pointer;
        transition: all 0.25s ease;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    }

    .homepage .banner-code {
        max-width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .homepage .banner-code > span {
        font-size: 13px !important;
        line-height: 1.45 !important;
        color: #475569 !important;
        max-width: 280px !important;
        text-align: center;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    }

    .homepage .banner-code > span br {
        display: none;
    }

    .homepage .banner-code span.copied {
        color: #16a34a !important;
        font-weight: 600;
        font-size: 13px;
    }
}

/* ============ END MOBILE FIXES ============ */


/* Fix titleblock images: show the real uploaded images for image_1 and image_2 */
section.titleblock .title-top-img img,
section.titleblock .title-middle-img-microsoft img {
    display: block !important;
    visibility: visible !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    opacity: 1 !important;
    position: static !important;
    pointer-events: auto !important;
    object-fit: contain !important;
    border-radius: inherit;
}

section.titleblock .title-top-img {
    background: #ffffff !important;
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 4px 14px -4px rgba(15, 23, 42, 0.15);
    overflow: hidden;
}

section.titleblock .title-middle-img-microsoft {
    background: #ffffff !important;
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 4px 14px -4px rgba(15, 23, 42, 0.15);
    overflow: hidden;
}

section.titleblock .title-middle-img-microsoft::before {
    display: none !important;
    content: none !important;
}

/* === Блок отзывов с капсулами === */
/* Размеры подогнаны под блок техподдержки. */
/* Иконки выбираются классами-модификаторами на самом <a>, без зависимости от <img>. */

.reviews-clean-block {
    background: transparent;
    padding: 24px 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
    max-width: 800px;
}

.reviews-clean-block .reviews-text {
    color: #475569 !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
    margin: 0 0 24px 0 !important;
}

.reviews-clean-block .reviews-buttons-flex {
    display: flex !important;
    gap: 16px !important;
    align-items: center !important;
    flex-wrap: wrap !important;
}

/* Базовая капсула — размеры из блока техподдержки */
.reviews-clean-block .capsule-btn,
.entry-content .reviews-clean-block .capsule-btn {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    width: auto !important;
    padding: 9px 16px 9px 9px !important;
    background: rgba(37, 99, 235, 0.08) !important;
    border: 1px solid transparent !important;
    border-radius: 999px !important;
    color: #1e40af !important;
    font-size: 13.5px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    margin: 0 !important;
    box-sizing: border-box !important;
    transition: all 0.2s ease-in-out !important;
    cursor: pointer !important;
}

.reviews-clean-block .capsule-btn:hover,
.entry-content .reviews-clean-block .capsule-btn:hover {
    transform: translateY(-1px);
    background: rgba(37, 99, 235, 0.14) !important;
    color: #1e40af !important;
}

/* Текст внутри капсулы */
.reviews-clean-block .capsule-btn span,
.entry-content .reviews-clean-block .capsule-btn span {
    font-size: 13.5px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    color: #1e40af !important;
    margin: 0 !important;
    padding: 0 8px 0 0 !important;
}

/* На всякий случай — если <img> всё же оказался внутри, прячем */
.reviews-clean-block .capsule-btn img,
.entry-content .reviews-clean-block .capsule-btn img {
    display: none !important;
}

/* Круг под иконку через ::before */
.reviews-clean-block .capsule-btn::before,
.entry-content .reviews-clean-block .capsule-btn::before {
    content: "" !important;
    width: 28px !important;
    height: 28px !important;
    border-radius: 50% !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #2563eb !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 16px 16px !important;
    flex-shrink: 0 !important;
}

/* Иконка-звезда для отзывов */
.reviews-clean-block .capsule-btn-reviews::before,
.entry-content .reviews-clean-block .capsule-btn-reviews::before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z'/></svg>") !important;
}

/* Буква Я для Яндекса */
.reviews-clean-block .capsule-btn-ya::before,
.entry-content .reviews-clean-block .capsule-btn-ya::before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><text x='12' y='17.5' font-family='Arial,sans-serif' font-size='15' font-weight='700' fill='white' text-anchor='middle'>%D0%AF</text></svg>") !important;
    background-size: 18px 18px !important;
}

/* Мобильный адаптив */
@media (max-width: 580px) {
    .reviews-clean-block .reviews-buttons-flex {
        flex-direction: column !important;
        align-items: stretch !important;
    }
    .reviews-clean-block .capsule-btn {
        width: 100% !important;
        justify-content: flex-start !important;
    }
}
