

/* Start:/local/templates/ecommerce/d_design/css/style.css?16160536984859*/

.about {
 /* max-width: 1280px;*/
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
  margin-top: 10px;
  padding-bottom: 20px;
}

.about .about_photo {
  position: relative;
  margin: 30px 0;
  width: 100%;
  height: auto;
}

.about .about_photo img {
  width: 100%;
  height: auto;
}

.about .about_photo .about_photo-text {
  position: absolute;
  padding: 22px;
  display: none;
  width: 52%;
  bottom: 50px;
  right: 40px;
  border-radius: 2px;
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
  z-index: 5;
}

.about .about_photo .about_photo-text .company-name {
  font-weight: 600;
}

.about .about_photo .about_photo-text .text-background,
.about .about_photo .about_photo-text .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-color: #ffffff;
  opacity: 0.8;
  z-index: -1;
}

.about .about_photo .about_photo-text .text-marker,
.about .about_photo .about_photo-text .marker {
  position: absolute;
  top: 13px;
  left: -18px;
  width: 50px;
  height: 16px;
  border-radius: 50px;
  background-color: #00bc52;
  z-index: 2;
}

.about .about_photo .text-anime {
  display: block;
}

.about .about_photo .banner-text {
  position: absolute;
  width: 40%;
  height: 40%;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 100px;
  padding: 50px 140px;
  font-size: 25px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0;
}

.about .about_photo .banner-text .company-name {
  color: #00bc52;
  font-weight: 200;
}

.about .about-banner .about_photo-text {
  box-sizing: content-box;
}


.about .about_photo {
  margin-top: 0;
}

.about .text-title {
  text-transform: uppercase;
}

@media only screen and (min-width: 280px) and (max-width: 600px) {
  .about {
    font-size: 12px;
    line-height: 18px;
    padding: 0 5px 20px;
    margin-top: 0;
  }
  .about .about_photo {
    margin: 10px 0 30px;
    width: 100%;

  }
  .about .about_photo img {
    display: none;
  }
  .about .about_photo .about_photo-text {
    padding: 12px 0;
    width: 100%;
    height: 40px;
    margin: 0;
    top: 0;
    left: 0;
    border: 0.5px solid #767676;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
  }
  .about .about_photo .about_photo-text::before {
    top: 5px;
    left: -5px;
    width: 32px;
    height: 8px;
  }
  .about .about_photo .about_photo-text::after {
    display: none;
  }
  .about .about_photo .about_photo-text .text-marker,
  .about .about_photo .about_photo-text .marker {
    width: 23px;
    height: 7px;
    left: -12px;
    top: 40%;
  }
  .about .about_photo img {
    height: auto;
    display: block;
  }
  .about .about_photo .banner-text {
    width: 80%;
    height: 63%;
    margin: 0 auto;
    top: 20px;
    padding: 10px 10px 0;
    font-size: 12px;
    line-height: 14px;
    border: none;
  }
  .about .about_photo.about_photo-text:after {
    display: block;
    height: 100%;
  }
}

@media only screen and (min-width: 280px) and (max-width: 320px) {
  .about .about_photo .about_photo-text {
    padding: 4px 0;
  }
}

@media only screen and (min-width: 280px) and (max-width: 320px) {
  .about .about_photo .banner-text {
    font-size: 9px;
  }
}

@media only screen and (min-width: 375px) and (max-width: 599px) {

  .about .about_photo .banner-text {
    width: 73%;
  }
}

@media only screen and (min-width: 414px) and (max-width: 599px) {
  .about .about_photo .banner-text {
    width: 60%;
    padding-top: 20px;
  }
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {
  .about {
    padding: 0 10px 20px;
  }
  .about .about_photo {
    margin: 20px 0;
  }
  .about .about_photo .about_photo-text {
    padding: 10px;
    width: 62%;
    bottom: 20px;
    right: 15px;
    font-size: 16px;
  }
  .about .about_photo .banner-text {
    width: 50%;
    height: auto;
    bottom: 50px;
    padding: 20px 80px;
    font-size: 20px;
    line-height: 30px;
  }
}

@media only screen and (min-width: 667px) and (max-width: 700px) and (orientation: landscape) {
  .about {
    padding: 0 10px 20px;
  }
  .about .about_photo {
    margin: 20px 0;
  }
  .about .about_photo .about_photo-text {
    padding: 10px;
    width: 62%;
    bottom: 20px;
    right: 15px;
    font-size: 16px;
  }
  .about .about_photo .banner-text {
    font-size: 15px;
  }
  .about .about_photo .about_photo-text .text-marker,
  .about .about_photo .about_photo-text .marker {
    width: 30px;
    height: 10px;
    left: -15px;
    top: 40%;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
  .about {
    font-size: 16px;
    line-height: 25px;
  }
  .about .about_photo .about_photo-text {
    bottom: 30px;
    right: 25px;
    font-size: 18px;
  }
  .about .about_photo .banner-text {
    bottom: 120px;
    font-size: 23px;
    line-height: 35px;
  }
}
/* End */


/* Start:/local/templates/ecommerce/d_design/css/e-vidnovlennya.css?16863149945815*/
.vygoda {
  max-width: 1600px;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  background-color: #f5f5f5;
  padding: 20px 0;
}
.vygoda .vygoda-image img {
  max-width: 500px;
}
.vygoda  .vygoda-body {
  margin: auto 0;
  margin-left: 30px;
}
.vygoda  .vygoda-body .vygoda-body__button {
  margin: 40px 0;
}
.vygoda  .vygoda-body .vygoda-body__button a {
  background-color: #1061c1;
  color: white;
  font-weight: 600;
  padding: 20px 100px;
  border-radius: 10px;
}
.vygoda-body__note {
  text-transform: uppercase;
}
@media screen and (max-width: 1000px) {
  .vygoda .vygoda-image img {
    max-width: 400px;
  }
}
@media screen and (max-width: 850px) {
  .vygoda .vygoda-image img {
    max-width: 300px;
  }
}
@media screen and (max-width: 750px) {
  .vygoda .vygoda-image img {
    max-width: 200px;
  }
}
@media screen and (max-width: 650px) {
  .vygoda .vygoda-image img {
    max-width: 100%;
  }
  .vygoda .vygoda-image {
    margin-bottom: 30px;
  }
  .vygoda {
    flex-direction: column;
    text-align: center;
  }
  .vygoda .vygoda-body {
    margin-left: 0;
  }
}
@media screen and (max-width: 370px) {

  .vygoda  .vygoda-body .vygoda-body__button a {
    padding: 20px 60px;
  }
}
section.main {
  max-width: 100%;
}
#breadcrumbs {
  max-width: 1600px;
  margin: 0 auto;
}
section.vidnovlennya {
  max-width: 1600px;
  margin: 0 auto;
}
.cards {
  max-width: 1600px;
  margin: 0 auto;
}
.vidnovlennya__banner {
  max-width: 100%;
}
.vidnovlennya__banner img {
  width: 100%;
}
section.vidnovlennya {
  max-width: 1600px;
  margin: 0 auto;
  margin-top: 20px;
}
h3.subtitle {
  margin-top: 16px;
  font-size: 20px;
}
.conditions {
  margin-bottom: 24px;
  margin-top: 20px;
}
.conditions-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 16px;
  padding: 16px;
}
.conditions-item__number {
  -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.conditions-item__number__c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #333;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.3846153846rem;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  line-height: 1;
  margin-right: 24px;
  min-width: 40px;
  width: 40px;
}
.conditions-item__picture img {
  display: block;
  max-height: 100%;
  width: auto;
  height: auto;
  max-width: 100%;
  min-width: 200px;
}
@media (min-width: 961px) {
  .conditions-item__picture {
      margin-left: auto;
      padding-left: 16px;
  }
}

@media (min-width: 961px) {
  .conditions-item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
  }
}

.cards table {
  width: 100%;
  border: 1px solid;
  border-spacing: 3px;
 }
 .cards td, .cards th {
  border: 1px solid;
  padding: 3px;
 }

 .cards a {
  text-decoration: underline;
 }

 .cards ul {
  list-style-type: disc;
  padding: 10px;
  padding-left: 20px;
 }

 .cards ol {
  list-style-type: decimal;padding: 10px;
  padding-left: 20px;
 }

 .cards .bold {
   font-weight: 600;
 }

 .cards .accordion_button {
  position: relative;
  margin: 0;
  cursor: pointer;
  padding: 20px 0 20px 0;
  /* background-color: #f8f8f8; */
  border-top: 2px solid;
  border-color: #000 #000 transparent #000;
 }

 .cards .accordion_button::after {
   content: "";
   display: block;
   position: absolute;
   top: 17px;
   right: 30px;
   border: solid black;
     border-width: 0 2px 2px 0;
     padding: 7px;
   transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
 }
 .card-block {
  margin-top: 20px;
 }
 .cards .card-block__text {
     margin-bottom: 30px;
 }

 .cards  .accordion_button:last-of-type{
     border-color: #000;
 }

 .cards .answer {
display: none;
padding: 20px;
max-height: 0px;
text-align: justify;
line-height: 20px;
padding-top: 0;
padding-left: 0;
 }

 .cards .active {
border-color: #000;
 }

 .cards .active::after {
   content: "";
   display: block;
   position: absolute;
   top: 23px;
   right: 30px;
   border: solid black;
     border-width: 0 2px 2px 0;
     padding: 7px;
   transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
 }

 .cards  .active + .answer {
  display: grid;
  grid-template-columns: 100%;
  transition: max-height 0.2s ease-out;
}

.cards .newArticle{
  margin-top: 20px;
  font-size: 28px;
  text-transform: uppercase;
}

.cards .image {
  margin: 30px 0;
}

@media only screen and (min-width: 1px) and (max-width: 599px) {
.cards	.accordion_button {
   padding: 15px 30px 15px 15px;
   font-size: 12px;
 }

 .cards .accordion_button::after {
   top: 17px;
   right: 15px;
     padding: 5px;
 }

 .cards  .answer {
padding: 10px;
font-size: 12px;
line-height: 17px;
 }

 .cards .active::after {
   top: 26px;
   right: 15px;
     padding: 5px;
 }

 .cards .newArticle{
  font-size: 20px;
 }
}

@media only screen and (min-width: 600px) and (max-width: 1023px) {
.cards	.accordion_button {
   padding: 20px 55px 20px 25px;
 }

 .cards .newArticle{
  font-size: 30px;
 }
}


/* End */


/* Start:/local/templates/ecommerce/components/bitrix/breadcrumb/new/style.css?1765973977878*/
#breadcrumbs{
	margin-bottom: 24px;
	margin-top: 12px;
	line-height: 21px;
	font-size: 13px;
	min-height: 21px;
	contain: layout style;
	font-family: Ubuntu, 'Ubuntu Fallback', Arial, sans-serif;
}

#breadcrumbs ul{
	list-style: none;
	padding: 0;
	margin: 0;
	min-height: 21px;
}

#breadcrumbs ul li{
	vertical-align: middle;
	display: inline;
	line-height: 21px;
}

#breadcrumbs ul li a,
#breadcrumbs .arrow{
	white-space: nowrap;
}

#breadcrumbs .changeName{
	white-space: normal;
}


#breadcrumbs ul li a {
	color: #A5A1A1;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
}
#breadcrumbs ul li a:hover {
	color: var(--primary);
}
#breadcrumbs .arrow{
	vertical-align: middle;
	display: inline-block;
	font-family: arial;
	font-size: 13px;
	line-height: 21px;
	margin: 0 12px;
	color: #A5A1A1;
}
/* End */
/* /local/templates/ecommerce/d_design/css/style.css?16160536984859 */
/* /local/templates/ecommerce/d_design/css/e-vidnovlennya.css?16863149945815 */
/* /local/templates/ecommerce/components/bitrix/breadcrumb/new/style.css?1765973977878 */
