

/* Start:/local/templates/edisontheme/css/owl.carousel.min.css?17392478094115*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    /*display:block;width:100%*/
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/local/templates/edisontheme/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
/* End */


/* Start:/local/templates/edisontheme/css/owl.theme.default.min.css?16883771211013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/edisontheme/css/style.css?176475156979701*/
@font-face {
  font-family: "icomoon";
  src: url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.eot?6df70o");
  src: url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.eot?6df70o#iefix")
      format("embedded-opentype"),
    url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.ttf?6df70o") format("truetype"),
    url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.woff?6df70o") format("woff"),
    url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.svg?6df70o#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.owl-carousel .owl-nav.disabled {
  display: block !important;
}

.add-bl form.madal-forms {
  gap: 5px;
}

.icon-chevron-thin-right:before {
  content: "\e902";
}

.icon-chevron-small-right:before {
  content: "\e904";
}

.icon-chevron-thin-left:before {
  content: "\e901";
}

.icon-chevron-small-left:before {
  content: "\e905";
}

.icon-user:before {
  content: "\e900";
}

.icon-chevron-down:before {
  content: "\e903";
}

body {
  width: 100%;
  font-family: "Raleway";
}

.container {
  max-width: 1134px;
  padding: 0;
}

.footerContainer {
  max-width: 1284px;
  padding: 0;
  margin: 0 auto;
}

p {
  margin: 0;
  /* color: #121E4B; */
}

a {
  transition: 0.3s;
  text-decoration: none;
}

button {
  transition: 0.3s;
}

a:hover {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

section#mpage {
  padding-top: 86px;
}

/*---------Header-------*/

header {
  border-bottom: 4px solid #346b04;
  position: fixed;
  z-index: 1000;
  width: 100%;
  background: #fff;
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0 10px 0;
}

.headerMenu {
  margin-left: -12px;
}

.headerLogo {
  width: 14%;
}

.headerMenu {
  width: 75%;
}

.headerMenu ul {
  display: flex;
  align-items: center;
}

.headerLogo img {
  width: 123px;
  height: 49px;
}

.headerMenu ul li {
  margin-right: 18px;
}

.headerMenu ul li:nth-child(2) {
  margin-right: 25px;
}

.headerMenu ul li:nth-child(3) {
  margin-right: 25px;
}

.pageFilterAll {
  margin-left: 13px;
}

.headerMenu ul li a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  display: flex;
  align-items: center;
}

.headerMenu ul li a i {
  font-size: 22px;
  margin-left: 2px;
}

.headerLogin {
  display: flex;
  gap: 20px;
  align-items: center;
}

.headerSearch {
  display: block !important;
}

.headerLogin:hover a {
  color: #ee7301;
}

.headerLogin a {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  display: flex;
  align-items: center;
}

.headerLogin a i {
  color: #346b04;
  font-size: 22px;
}

.sub {
  transition: 0.5s;
  position: relative;
}

.sub i {
  transition: 0.5s;
}

.sub:hover i {
  transform: rotate(180deg);
}

.sub:hover ul {
  opacity: 1;
}
/* click chevron*/
.headerMenu.click .sub ul {
  opacity: 0;
  display: none;
}
.headerMenu.click .sub ul.open {
  opacity: 1;
  display: block;
}

.headerMenu.click .sub > a i {
  transform: rotate(0deg);
}
.headerMenu.click .sub > a.open i {
  transform: rotate(180deg);
}

.headerMenu.click ul .sub a:before {
  opacity: 0 !important;
}
.headerMenu.click ul .sub a.open:before {
  opacity: 1 !important;
}
/* end click chevron */
.sub ul {
  flex-direction: column;
  position: absolute;
  background: #fff;
  z-index: 1;
  width: 160%;
  border: 1px solid #ee7301;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  align-items: flex-start;
  transition: 0.5s;
  top: 50px;
  opacity: 0;
}

.sub ul li {
  margin-right: 0;
  width: 100%;
  border-bottom: 1px solid #ee7301;
}

.sub ul li:last-child {
  border-bottom: 1px solid #ee730100;
}

.sub ul li a {
  display: block !important;
  width: 100%;
  padding: 5px 10px;
}

.headerMenu ul li .nosub {
  opacity: 0.7;
  position: relative;
}

.headerMenu ul .sub a {
  position: relative;
}

.headerMenu ul li .nosub:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background: #ee7301;
  bottom: -28px;
  border-radius: 10px;
  opacity: 0;
  transition: 0.3s;
  z-index: 1;
}

.headerMenu ul .sub a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background: #ee7301;
  bottom: -28px;
  border-radius: 10px;
  opacity: 0;
  transition: 0.3s;
  z-index: 1;
}

.headerMenu ul li .nosub:hover,
.headerMenu ul li .nosub.active {
  opacity: 1;
}

.headerMenu ul li .nosub:hover:before,
.headerMenu ul li .nosub.active:before {
  opacity: 1;
}

.headerMenu ul .sub a:hover,
.headerMenu ul .sub a.active {
  opacity: 1;
}

.headerMenu ul .sub a:hover:before,
.headerMenu ul .sub a.active:before {
  opacity: 1;
}

.headerMenu ul .sub > a + ul li a.active {
  color: #ee7301;
}

/*------------Main-Block-One-Top----------*/

.mainTop {
  height: 549px;
  background: linear-gradient(
    93.82deg,
    #f3fcea 3.2%,
    #ccf3a9 60.83%,
    #f3fcea 104.69%
  );
  position: relative;
  margin-bottom: 209px;
}

.mainTopOverlay {
  position: absolute;
  top: 0;
  width: 100%;
}

.mainTopBlock {
  position: relative;
}

.mainTopBlock {
  display: flex;
  flex-wrap: wrap;
}

/* .mainTopBlockInfo {
    width: 50%;
} */

.mainTopBlockImg {
  width: 50%;
  position: relative;
}

.mainTopBlockInfo h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 58px;
  color: #080a07;
  text-transform: uppercase;
  padding-top: 76px;
  margin-bottom: 26px;
  display: flex;
  flex-direction: column;
}

.mainTopBlockInfo h2 span {
  color: #ee7301;
}

.mainTopBlockInfo p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #080a07;
  margin-bottom: 42px;
}

.mainTopBlockLink {
  display: flex;
  align-items: center;
  column-gap: 20px;
}

.mainTopBlockLink a {
  padding: 15px 30px;
}

.mainTopBlockLink a:first-child {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgb(238 115 1 / 30%);
  border-radius: 5px;
  margin-right: 15px;
  position: relative;
  padding: 17px 30px;
  overflow: hidden;
  height: 54px !important;
  display: block;
  z-index: 2;
}

.mainTopBlockLink a:first-child span {
  color: #080a07;
  position: relative;
  z-index: 2;
  transition: 0.3s;
}

.mainTopBlockLink a:first-child:hover span {
  color: #fff;
}

.mainTopBlockLink a:first-child:hover {
  color: #fff;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0);
}

.mainTopBlockLink a:first-child:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  bottom: -56px;
  background: #346b04;
  left: 0;
  transition: 0.5s;
  border-radius: 5px;
  z-index: 1;
}

.mainTopBlockLink a:first-child:hover:before {
  bottom: 0;
}

.mainTopBlockLink a:last-child {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  background: rgba(238, 115, 1, 0.1);
  border: 2px solid #ee7301;
  border-radius: 5px;
  height: 54px;
  transition: 0.5s;
}

.mainTopBlockLink a:last-child:hover {
  background: #ee7301;
}

.topBlockImg {
  position: absolute;
  z-index: 2;
  top: 21px;
}

.topBlockImgOverlay {
  position: absolute;
  left: -150px;
  top: -13px;
  width: auto;
  height: 562px;
  z-index: 1;
}

/*-----------Main-Tools------------*/

.mainToolsBlock {
  display: flex;
  flex-wrap: wrap;
}

.mainToolsBlockLeft {
  height: 356px;
  background: linear-gradient(324.32deg, #ee7301 -15.83%, #ffa552 68.83%);
  border-radius: 35px 35px 0px 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 90px 15px 40px 15px;
  width: 25%;
}

.mainToolsBlockLeft img {
  margin-top: -160px;
  position: absolute;
  margin-left: 13px;
}

.mainToolsBlockLeft h3 {
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 31px;
  text-align: center;
  color: #080a07;
  margin-bottom: 15px;
}

.mainToolsBlockLeft a {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #080a07;
}
.mainToolsBlockLeft a:hover {
  color: #080a07;
}

.mainToolsBlockLeftText {
  margin-bottom: 60px;
}

.toolsSlider .owl-item {
  width: 283px;
  height: 214px;
}

.toolsSlider .owl-stage-outer {
  overflow: inherit !important;
}

.toolsSliderItem {
  background: #346b04;
  width: 100%;
  height: 214px;
  padding: 65px 15px 25px 15px;
  text-align: center;
  transition: 0.5s !important;
}

.toolsSliderItem:hover {
  background: #ee7301;
}

.toolsSliderItem:hover .toolsSliderIcon {
  border: 1px solid #ee7301;
}

.toolsSlider {
  top: -79px;
}

.mainToolsBlockRight {
  width: 75%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  height: 480px;
  margin-top: -45px;
}

.toolsSliderIcon {
  width: 100px;
  height: 100px;
  background: #f3fcea;
  border: 1px solid #346b04;
  box-shadow: 1px -4px 14px 14px rgb(243 252 234 / 24%);
  border-radius: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -56px;
  left: 90px;
}

.toolsSliderTitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #f3fcea;
  margin-bottom: 20px;
}

.toolsSliderText {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #f3fcea;
}

.toolsSlider .owl-dots {
  position: absolute !important;
  right: 14px !important;
  bottom: -57px;
}

.toolsSlider .owl-dots button {
  width: 10px !important;
  height: 10px !important;
  background: #080a07 !important;
  margin: 0 12px;
  border-radius: 50px;
  transition: 0.5s;
  outline: none;
}

.toolsSlider .owl-dots .active {
  transform: scale(1.8);
  background: #ee7301 !important;
}

.toolsSlider .owl-nav button {
  outline: none;
}

.toolsSlider .owl-nav button i {
  font-size: 55px;
}

.toolsSlider .owl-nav {
  position: absolute !important;
  right: -21px !important;
  bottom: -77px;
}

.toolsSlider .owl-nav .owl-next {
  margin-left: 98px;
}

/* .mainToolsBlockRight .mainTitle h2 {
    text-align: right;
} */

.mainToolsBlockRight .mainTitle {
  justify-content: flex-end;
}

.mainTitle {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.mainTitle h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  color: #080a07;
  margin-bottom: 0;
}

.mainTitle h2 span {
  position: relative;
  letter-spacing: -0.3px;
}

.mainTitle img {
  margin-right: 20px;
}

/*.mainTitle h2 span:after {
    content: '';
    position: absolute;
    left: -127px;
    width: 100px;
    height: 4px;
    background: #346B04;
    top: 47%;
}*/

.mainNews {
  position: relative;
}

.mainNewsTopOverlay {
  position: absolute;
  width: 100%;
  top: -77px;
  left: 0;
}

.mainNewsBottomOverlay {
  position: absolute;
  width: 100%;
  top: 227px;
  left: 0;
}

.mainNews .mainTitle {
  padding-top: 68px;
  padding-bottom: 54px;
  left: 0;
  position: relative;
}

.mainNewsList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
  gap: 30px;
}

@media screen and (max-width: 416px) {
  .mainNewsList {
    margin-bottom: 0px;
  }
}

.mainNewsList::after {
  content: "";
  flex: 1 1 calc(33.333% - 30px);
}
.mainNewsList::after,
.mainNewsList::before,
.mainNewsList::nth-last-child(2)::after {
  content: "";
  flex: 1 1 calc(33.333% - 20px);
}

.mainBest .mainNewsItem {
  flex: 1 1 calc(25% - 30px);
}

.mainNewsItem {
  position: relative;
  background: #d8f6bd;
  border-radius: 10px;
  width: 100%;
  height: 245px;
  border: 1px solid #346b04;
  overflow: hidden;
  flex: 1 1 calc(33.333% - 30px);
}

.mainNewsImg {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 160px;
}

.mainNewsItem h3 {
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 31px;
  color: #080a07;
  transition: 0.5s;
  word-wrap: break-word;
}

.mainNewsItem p {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  margin-bottom: 3px;
  transition: 0.5s;
  position: relative;
  transition: 0.5s;
}

.mainNewsItem .link {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  margin-bottom: 3px;
  transition: 0.5s;
  position: relative;
  transition: 0.5s;
}

.mainNewsInfo {
  position: absolute;
  bottom: 10px;
  left: 15px;
}

.mainNewsLink a {
  background: #ee7301 !important;
}

.mainNewsLink {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}

/*-----------------Best------------*/

section.mainBest {
  margin-top: 88px;
  margin-bottom: 90px;
}

.mainNews .mainTopBlockLink a:last-child {
  border: none;
  margin-right: 0;
  padding: 17px 47px;
}

.mainBest .mainTopBlockLink a:last-child {
  border: none;
  margin-right: 0;
  padding: 17px 47px;
}

.mainBest .mainTitle {
  padding-bottom: 50px;
  position: relative;
  left: 0;
}

.mainNewsItem:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: green;
  bottom: 0;
  border-radius: 10px;
  transition: 0.5s;
  opacity: 0;
}

.mainNewsItem:hover:before {
  opacity: 1;
}

.mainNewsItem:hover h3 {
  color: #fff;
}

.mainNewsItem:hover p {
  color: #fff;
}

.mainNews .mainNewsItem p {
  transition: 0.5s;
}

.mainNews .mainNewsItem .link {
  transition: 0.5s;
}

.mainNews .mainNewsItem:hover p {
  left: 20px;
  transition: 0.5s;
}

/*------------Why----------*/

.mainWhyBlock {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.whyBlockList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow-x: hidden;
  padding-top: 50px;
}

.whyBlockItem {
  width: 48%;
  background: #f3fcea;
  border: 1px solid #346b04;
  box-shadow: 8px 9px 14px rgba(52, 107, 4, 0.2);
  border-radius: 10px;
  padding: 45px 9px 20px 9px;
  margin-bottom: 62px;
  position: relative;
}

.mainWhyBlockLeft {
  width: 33%;
  margin-top: 38px;
}

.mainWhyBlockRight {
  width: 65.7%;
}

.whyBlockInfo {
  margin: 60px 0 20px 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #080a07;
}

.whyBlockItem h5 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #080a07;
}

.whyBlockItem p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #080a07;
}

.whyBlockImg {
  background: #f3fcea;
  border: 1px solid #346b04;
  box-shadow: 7px 6px 8px 9px rgb(47 94 4 / 11%);
  border-radius: 56px;
  display: flex;
  width: 70px;
  height: 70px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -38px;
  left: 33px;
}

.whyBlockImg img {
  height: 40px;
}

.mainWhy .mainTitle {
  left: 0;
  position: relative;
}

.mainWhy .mainTitle img {
  position: absolute;
  left: -91px;
}

/*---------------Quest----------------*/

.mainQuest .mainTitle h2 span:after {
  left: -131px;
  top: 49%;
}

.mainQuest {
  position: relative;
  padding-bottom: 88px;
}

.mainQuestOverlay {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}

.mainQuest .mainTitle {
  margin-bottom: 101px;
  position: relative;
  top: 40px;
  left: 0;
}

.mainQuestItem {
  position: relative;
  background: #ffffff;
  border: 1px solid #346b04;
  box-shadow: 8px 9px 14px rgb(52 107 4 / 20%);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 13px;
  margin-bottom: 25px;
  transition: 0.5s !important;
}

.mainQuestItem:hover {
  box-shadow: 8px 9px 14px rgba(52, 107, 4, 0);
  border: 1px solid #ee7301;
  transition: 0.5s;
}

.mainQuestItem {
  padding: 16px 13px;
}

.mainQuestItem p {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #080a07;
}

.mainQuestItem p i {
  font-size: 45px;
  margin-right: -11px;
  margin-top: -2px;
  display: block;
}

.mainQuest .mainTopBlockLink a:last-child {
  border: none;
  margin-right: 0;
  padding: 17px 46px;
}

/* section.mainQuest .container {
    width: 938px;
} */

.mainQuestList {
  margin-bottom: 41px;
}

/*-------------------------Footer------------*/

footer {
  background: #ffffff;
  position: relative;
  padding-top: 180px;
  padding: 25px 0;
  border-top: 4px solid #346b04;
}

.footerList {
  display: flex;
  justify-content: space-between;
}

.footerLogo {
  margin-bottom: 33px;
  margin-top: 6px;
}

.footerLogo img {
  width: 138px;
}

.footerIcons {
  margin-bottom: 20px;
}

.footerIcons ul {
  display: flex;
}

.footerIcons ul li {
  margin-right: 30px;
}

.footerIcons ul li a img {
  opacity: 0.5;
  transition: 0.5s;
}

/*.footerIcons ul li a:hover img {
    opacity: 1;    
}*/

.footerLeftLinks ul {
  margin-bottom: 18px;
}

.footerLeftLinks ul li {
  margin-bottom: 10px;
}

.footerLeftLinks ul a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
}

.footerLeftLinks ul a:hover {
  color: #346b04;
}

.footerLeftLinks p a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #080a07;
  border-bottom: 1px solid #080a07;
}

.footerLeftLinks p a:hover {
  color: #346b04;
}

.footerItemLeft {
  width: 25%;
}

.footerItemRight {
  width: 74%;
  display: flex;
  justify-content: space-between;
  margin-top: -5px;
}

.footerTitle {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  margin-bottom: 33px;
  transition: 0.5s;
}

.footerTitle:hover {
  color: #346b04;
}

.footerItemRightItem ul li a {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
}

.footerItemRightItem ul li a:hover {
  color: #4da600;
}

.footerItemRightItem ul li a.active {
  color: rgba(238, 115, 1, 1);
}

.footerItemRightItem ul li {
  margin-bottom: 7px;
}

.footerItemRightItem:nth-child(2) {
  left: -15px;
  position: relative;
}

.footerItemRightItem:nth-child(3) {
  left: -98px;
  position: relative;
}

/*---------Справочники----------*/

/* .pageTop {
    margin-bottom: 60px;
} */

.breadСrumb {
  padding: 20px 0 30px 0;
}

.breadСrumb ul {
  display: flex;
  align-items: center;
}

.breadСrumb ul li {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #ee7301;
}

.breadСrumb ul li a {
  color: #080a07;
}

.breadcrumbDelim {
  width: 5px;
  height: 5px;
  background: #080a07;
  border-radius: 10px;
  margin: 0 12px;
}

.referenceBanner img {
  border: 1px solid #346b04;
  border-radius: 20px;
  width: 100%;
}

.reference {
  background: url("/local/templates/edisontheme/css/../images/reference/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 1px;
}

.pageTitle {
  display: flex;
  align-items: center;
}

.pageTitle h2,
.pageTitle h1 {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 52px;
  color: #080a07;
  font-family: "Raleway";
}

.pageTitle img {
  margin-right: 20px;
}

.reference .pageTitle img {
  margin-right: 28px;
}

.pageSearch {
  margin-top: 50px;
}

.pageSearch input {
  width: 1055px;
  height: 49px;
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  color: #080a0723;
  outline: none;
  padding: 0 25px;
}

.pageSearch div {
  outline: none;
  border: none;
  width: 49px;
  height: 49px;
  border-radius: 5px;
  background: #ee7301;
  cursor: pointer;
  transition: 0.5s;
}

.pageSearch div:hover {
  background: #346b04;
}

.pageSearch form {
  display: flex;
  justify-content: space-between;
}

.referenceList {
  margin-top: 38px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.referenceItem img {
  border-radius: 20px;
  width: 100%;
  object-fit: cover;
  border: 1px solid #346b04;
  /* width: 358px; */
  height: 200px;
  margin-bottom: 15px;
}

.referenceItem h4 {
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.referenceItem h4 a {
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  color: #346b04;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
}

.referenceItem h4 a:hover {
  color: #ee7301;
}

.referenceItem {
  width: 31.3333%;
  width: 343px;
  border-bottom: 1px solid #080a07d7;
  margin-bottom: 43px;
  margin-right: 29px;
}

.referenceSingleItem {
  margin-bottom: 40px;
}

.referenceItem:nth-child(3n) {
  margin-right: 0;
}

.referenceQuest {
  margin: 70px 0 100px 0;
}

.referenceQuest {
  margin: 70px auto 100px auto;
  width: 83%;
}

.referenceQuest .mainTopBlockLink a:last-child {
  border: none;
  margin-right: 0;
  padding: 17px 46px;
  display: inline-flex;
}

.pageFilter {
  display: flex;
  justify-content: space-between;
  margin-top: 39px;
  align-items: center;
}

.pageFilterAll a {
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  display: flex;
  align-items: center;
}

.pageFilterAll a img {
  margin-right: 9px;
}

.pageFilter select {
  width: 222px;
  outline: none;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  height: 47px;
  color: #bcc0b7;
  font-size: 17px;
  padding: 0 7px;
  letter-spacing: 1px;
}
.referenceSingleItemImage {
  width: 100%;
  height: 162px;
  margin-bottom: 30px;
  border-radius: 20px;
  border: 1px solid var(--main, #346b04);
  position: relative;
  background-color: #fff;
}
.referenceSingleItemImage::before {
  content: "";
  background: url(/local/templates/edisontheme/css/../images/reference/back_g.png)
    no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 20px;
}
.mypage-block2 .mypage-products .referenceSingleItemImage::before {
  background-size: 100% 100%;
}
.referenceSingleItem .referenceSingleItemImage > img {
  width: 100%;
  height: 100%;
  object-position: center;
}

@media screen and (max-width: 1200px) {
  #racionResult .referenceSingleItemImage::before {
    background-size: 100% 100%;
  }
  #racionResult .referenceSingleItemImage {
    height: 105px;
  }
}

@media screen and (max-width: 600px) {
  .referenceSingleItemImage::before {
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 500px) {
  .referenceSingleItemImage {
    height: 105px;
  }
  .mypage-block2 .mypage-products .referenceSingleItemImage,
  #racionResult .referenceSingleItemImage {
    height: 162px;
  }
}

.referenceSingleItem > img {
  height: 134px !important;
  margin-bottom: 16px;
}

.referenceSingleTitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 62px;
  margin-bottom: 16px;
  position: relative;
  padding-right: 22px;
}

.referenceSingleTitle img {
  width: 15px;
  height: 19px !important;
  border-radius: 0 !important;
  margin-bottom: 0;
}

.referenceSingleList ul li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.referenceSingleList ul li::before {
  content: "";
  border-bottom: 1px dashed #ccc;
  flex-grow: 1;
  order: 2;
  margin: 0 8px 0 8px;
  top: -8px;
  position: relative;
}

.referenceSingleList ul li p {
  color: #5b63548a;
  font-size: 18px;
  font-feature-settings: "pnum" on, "lnum" on;
}

.referenceSingleList ul li p:last-child {
  order: 3;
}

.referenceSingleList ul li p span {
  color: #080a07;
}

.referenceSingleList {
  margin-bottom: 11px !important;
}

.referenceSingleAll {
  margin-bottom: 20px;
}

.referenceSingleAll a {
  display: flex;
  width: 100%;
  height: 51px;
  color: #080a07;
  background: rgba(238, 115, 1, 0.1);
  border: 2px solid #ee7301;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
}

.referenceSinglePagination {
  margin-bottom: 100px;
}

.referenceSinglePagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.referenceSinglePagination a {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #bcc0b7;
  border-radius: 5px;
  color: #bcc0b7;
  font-size: 18px;
  transition: 0.5s;
}

.referenceSinglePagination a:hover {
  background: #ee7301;
  color: #ffffff;
  border: 1px solid #ee7301;
}

.referenceSinglePagination a img {
  opacity: 0.5;
}

.referenceSinglePagination ul li:first-child {
  margin-right: 10px;
}

.referenceSinglePagination ul li:last-child {
  margin-left: 10px;
}

.referenceSinglePagination ul li:last-child img {
  transform: rotate(180deg);
}

.referenceSinglePagination ul li {
  margin: 0 5px;
}

.reference .breadСrumb {
  padding: 15px 0 29px 0;
}

.referenceSingleTitle h4 {
  margin-bottom: 0;
}

.toolsList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 70px;
  padding-bottom: 60px;
}

.toolsItem {
  width: 358px;
  margin-right: 29px;
  margin-bottom: 40px;
}

.toolsItem:nth-child(3n) {
  margin-right: 0;
}

.toolsItemImg {
  background-size: cover;
  height: 260px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border: 1px solid #346b04;
  border-radius: 10px;
  margin-bottom: 15px;
  overflow: hidden;
}

.toolsItemImg img {
  position: absolute;
  left: -2px;
  top: -2px;
}

.toolsItemImgInfo {
  position: absolute;
  left: 20px;
  top: 30px;
}

.toolsItemImgInfo p {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  opacity: 0.7;
  margin-bottom: 5px;
}

.toolsItemImgInfo h4 {
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.toolsItemText p {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  height: 100px;
  margin-bottom: 15px;
}

.toolsItemText a {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  display: flex;
  align-items: center;
}

.toolsItemText a img {
  margin-left: 4px;
}

.testList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 140px;
}

.testItem {
  width: 31.6%;
  text-align: center;
  background: #346b04;
  border-radius: 10px;
  margin-right: 29px;
  position: relative;
  padding: 74px 20px 21px 20px;
  margin-bottom: 120px;
  transition: 0.5s;
}

.testItem:hover {
  background: #ee7301;
}

.testItem:hover .testItemImg {
  border: 1px solid #ee7301;
}

.testItem h4 {
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  color: #f3fcea;
  margin-bottom: 32px;
  height: 62px;
  overflow: hidden;
}

.testItem p {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #f3fcea;
  margin-bottom: 30px;
  height: 75px;
  overflow: hidden;
}

.testItem:nth-child(3n) {
  margin-right: 0;
}

.testItemImg {
  width: 120px;
  height: 120px;
  background: #f3fcea;
  border: 1px solid #346b04;
  box-shadow: 1px -4px 14px 14px rgb(243 252 234 / 24%);
  border-radius: 74px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 120px;
  top: -69px;
}

.testItemImg img {
  width: 80px;
  height: 80px;
  position: absolute;
}

.testItemLink {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.testItemLink p {
  margin-bottom: 0;
}

.testItemLink p:first-child {
  width: 259px;
  height: 45px;
}

.testItemLink p:first-child a {
  width: 259px;
  height: 45px;
  background: #f3fcea;
  box-shadow: 7px 8px 11px rgba(243, 252, 234, 0.25);
  border-radius: 5px;
  color: #080a07;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testItemLink p:last-child {
  width: 44px;
  height: 45px;
}

.testItemLink p:last-child a {
  border: 1px solid #f3fcea;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.aboutInfo {
  width: 83%;
  margin: 70px auto 0 auto;
}

.aboutInfoTitle {
  font-weight: 700 !important;
  font-size: 25.5px !important;
  line-height: 31px !important;
  color: #080a07 !important;
  margin: 30px 0 !important;
}

.aboutInfo p {
  font-weight: 400;
  font-size: 17.5px;
  line-height: 25px;
  color: #080a07;
  margin-bottom: 20px;
}

.aboutImgBlock {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 30px 0;
}

.aboutImgBlock img {
  width: 455px;
  height: 288px;
}

.aboutVideo {
  margin: 32px 0 60px 0;
}

.contactsInfo {
  margin: 70px 0 100px 0;
  display: flex;
  justify-content: space-between;
}

.contactsTitle {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  color: #080a07;
}

.contactsBlock {
  width: 48.7%;
}

.contactsBlockInfo {
  display: flex;
  align-items: center;
}

.contactsBlockText p {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: inherit;
  color: #080a07;
  font-feature-settings: "pnum" on, "lnum" on;
}

.contactsBlockText p a {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #080a07;
}

.contactsBlockIcon {
  margin-right: 20px;
}

.contactsBlockIcon img {
  height: 35px;
  width: auto;
  margin-top: -37px;
}

.contactsBlockText {
  margin-bottom: 10px;
}

.urInfo {
  display: flex;
  justify-content: space-between;
  margin: 70px 0 42px 0;
}

.urInfoText {
  width: 48.7%;
}

.urInfoImg {
  width: 48.7%;
}

.urInfoText p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin-bottom: 15px;
}

.urInfoText p:first-child {
  margin-bottom: 25px;
  font-size: 18px !important;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
}

.urInfoText p:last-child {
  margin-bottom: 0;
}

.urInfoDocs {
  display: flex;
  justify-content: space-between;
}

.urInfoDocs ul {
  width: 48.7%;
}

.urInfoDocs ul li img {
  margin-right: 15px;
}

.urInfoDocs ul li {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  margin-bottom: 20px;
}

.urInfoDocs ul li a {
  color: #080a07;
}

.urInfoDocs {
  margin-bottom: 75px;
}

.cabinetBlock {
  padding-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 100px;
}

.cabinetMenu {
  background: #ffffff;
  border: 1px solid #346b04;
  box-shadow: 8px 9px 14px rgba(52, 107, 4, 0.2);
  border-radius: 10px;
  height: auto;
  width: 23.1%;
  padding: 25px 20px;
}

.cabinetInfo {
  width: 74.4%;
}

.cabinetInfoBanner img {
  border: 1px solid #346b04;
  filter: drop-shadow(8px 9px 14px rgba(52, 107, 4, 0.2));
  border-radius: 20px;
}

.cabinetMenuHeader {
  display: flex;
  justify-content: space-between;
  padding-bottom: 22px;
  border-bottom: 1px solid #bcc0b7;
}

.cabinetMenuName {
  margin-left: 10px;
}

.cabinetMenuName p:first-child {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  margin-bottom: 10px;
}

.cabinetMenuName p:last-child {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #080a07;
  display: flex;
}

.cabinetMenuName p:last-child span {
  background: #ee7301;
  border-radius: 10px;
  color: #fff;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
}

.cabinetMenuIcons ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #bcc0b7;
  padding: 26px 0;
}

.cabinetMenuList {
  margin-top: 25px;
}

.cabinetMenuList li {
  margin-bottom: 5px;
}

.cabinetMenuList li a {
  display: flex;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  align-items: center;
  padding: 8px 10px 8px 50px;
  position: relative;
}

.cabinetMenuList li a img {
  margin-right: 10px;
  position: absolute;
  left: 11px;
}

.cabinetMenuList li .active {
  background: #346b04;
  border-radius: 6px 0px 0px 6px;
  color: #fff;
}

.cabinetMenuList li .active .cabinetMenuIconWhite {
  opacity: 1;
}

.cabinetMenuList li .active .cabinetMenuIconBlack {
  opacity: 0;
}

.cabinetMenuIconBlack {
  opacity: 0.6;
}

.cabinetMenuIconWhite {
  opacity: 0;
}

.cabinetMenuList li .active img {
  opacity: 1;
}

.cabinetMenuList li a:hover {
  color: #fff;
  background: #346b04;
  border-radius: 6px 0px 0px 6px;
}

.cabinetMenuList li a:hover .cabinetMenuIconWhite {
  opacity: 1;
}

.cabinetMenuList li a:hover .cabinetMenuIconBlack {
  opacity: 0;
}

.cabinetMenuTitle {
  font-size: 24px;
  font-weight: 700;
  color: #346b04;
  padding: 15px 8px;
}

.cabinetMenuList ul:last-child li a {
  color: #080a07be;
}

.cabinetMenuList ul:last-child li a:hover {
  background: #fff;
}

.cabinetMenuList ul:last-child {
  border-top: 1px solid #bcc0b7;
  margin-top: 30px;
  padding-top: 9px;
}

.cabinetInfoHeader {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  padding: 15px 15px;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.cabinetInfoName p:first-child {
  font-weight: 600;
  font-size: 22px;
  color: #080a07;
}

.cabinetInfoName p:last-child {
  font-weight: 600;
  font-size: 16px;
  color: #080a07;
}

.cabinetInfoName p:last-child span {
  color: #ee7301;
  margin: 0 30px 0 5px;
}

.cabinetInfoHeader img {
  margin-right: 15px;
  height: 72px;
  width: auto;
}

.cabinetInfoBanner {
  margin-bottom: 40px;
}

.cabinetInfoBlock {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.cabinetInfoBlockPost {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  height: auto;
  width: 65.5%;
  padding: 30px 20px;
}

.cabinetInfoBlockMenu {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  width: 261px;
  width: 31%;
  padding: 15px;
}

.postHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #bcc0b7;
  padding-bottom: 25px;
  margin-bottom: 15px;
}

.postHeaderInfo {
  display: flex;
  align-items: center;
}

.cabinetMenuAvatar img {
  height: 72px;
  width: auto;
}

.postHeaderInfo img {
  height: 50px;
  width: auto;
  margin-right: 10px;
}

.postHeaderInfo div p {
  font-size: 18px;
  line-height: 21px;
  color: #346b04;
}

.postHeaderInfo div p:last-child {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #5b6354;
}

.postHeaderIcons ul {
  display: flex;
}

.postHeaderIcons ul li {
  margin: 0 7.5px;
}

.postText h4 {
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  color: #346b04;
}

.postText p {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #080a07;
  margin-bottom: 20px;
}

.postTextImg {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.postTextImgBig {
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  width: 48.6%;
  height: auto;
}

.postTextImgSmall {
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  width: 31.5%;
  height: auto;
}

.postTextImg img {
  margin-bottom: 15px;
}

.postCountComment {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 15px;
}

.postCountComment p {
  color: #346b04;
  margin-left: 5px;
}

.postCommentAll {
  background: #f3fcea;
  box-shadow: 7px 8px 11px rgba(243, 252, 234, 0.25);
  border-radius: 5px;
  margin-bottom: 20px;
  color: #080a07 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  height: 51px;
}

.postCommentHeader {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.postCommentHeader img {
  width: 65px;
  height: 65px;
  margin-right: 15px;
  border: 1px solid #080a07;
  border-radius: 10px;
}

.postCommentHeader div h5 {
  color: #080a07;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
}

.postCommentHeader div p {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #5b6354;
  opacity: 0.65;
}

.postCommentText {
  font-size: 18px;
  line-height: 25px;
  color: #080a07;
}

.postCommentItem {
  border-bottom: 1px solid #bcc0b7;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.postCommentItem:last-child {
  border-bottom: 1px solid #bcc0b700;
  margin-bottom: 0;
  padding-bottom: 0;
}

.cabinetInfoBlockMenu ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.cabinetInfoBlockMenu ul li a img {
  width: 14px;
  height: 14px;
  position: absolute;
  right: 20px;
}

.cabinetInfoIconBlack {
  opacity: 0.4;
}

.cabinetInfoIconWhite {
  opacity: 0;
}

.cabinetInfoBlockMenu ul li a span {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
}

.cabinetInfoBlockMenu ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
}

.cabinetInfoBlockMenu ul li a:hover {
  background: #346b04;
  border-radius: 5px;
}

.cabinetInfoBlockMenu ul li a:hover span {
  color: #ffffff;
}

.cabinetInfoBlockMenu ul li a:hover .cabinetInfoIconBlack {
  opacity: 0;
}

.cabinetInfoBlockMenu ul li a:hover .cabinetInfoIconWhite {
  opacity: 1;
}

.headerMenu ul .sub ul li a:before {
  display: none;
}

/*-----------product------------*/

.productTableList {
  display: flex;
  justify-content: space-between;
}

.productTableItem table tr td {
  border: 1px solid #bcc0b7;
}

.productTableItem table tr:nth-child(1) td {
  border-top: 1px solid #bcc0b700;
}

.productTableItem table tr td:first-child {
  border-left: 1px solid #bcc0b700;
}

.productTableItem table tr td:last-child {
  border-right: 1px solid #bcc0b700;
}

.pageTopProducts .pageTitle {
  margin-bottom: 37px;
}

.pageTopProducts .breadСrumb {
  padding: 18px 0 29px 0;
}

.pageTopProducts .breadСrumb .breadcrumbDelim {
  margin: 0 11px;
}

.productTableItem {
  padding: 20px 15px;
}

.productTableItem:first-child {
  width: 36%;
  border: 1px solid #346b04;
  border-radius: 10px;
}

.productTableItem:nth-child(2) {
  width: 62.1%;
  border: 1px solid #346b04;
  border-radius: 10px;
}

.pageTopProducts {
  margin-bottom: 21px;
}

.productTableTitle {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.productTableItem:nth-child(1) table {
  width: 100%;
}

.productTableItem table tr td:nth-child(1) {
  width: 79%;
  padding: 10px 10px 10px 28px;
  position: relative;
}

.productTableItem table tr td:nth-child(2) {
  width: 79%;
  padding: 10px 0 10px 9px;
}

.productTableItem table tr td p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.productTableItem table tr td p span {
  font-weight: 500;
}

.productTableItem table tr td:nth-child(1) div {
  display: flex;
  justify-content: space-between;
}

.rectangleColor {
  position: absolute;
  left: 0;
  top: 11px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}

.rectangleColorBlue {
  background: #4100ca;
}

.rectangleColorGreen {
  background: #346b04;
}

.rectangleColorOrange {
  background: #ee7301;
}

.rectangleColorYellow {
  background: #eed601;
}

.rectangleColorRed {
  background: #ed1d1d;
}

.rectangleColorBlueLight {
  background: #01a7ee;
}

.rectangleColorAqa {
  background: #00dccf;
}

.rectangleColorPink {
  background: #ff00c7;
}

.productTableBlock {
  display: flex;
  justify-content: space-between;
}

.productTableBlock table {
  width: 48%;
}

.productTableBlock table tr td:nth-child(1) {
  width: 75% !important;
}

.productTableList {
  margin-bottom: 20px;
}

.productTableProgress {
  border: 1px solid #346b04;
  border-radius: 10px;
  padding: 20px 15px;
  margin-bottom: 100px;
}

.productTableProgress .productTableTitle {
  margin-bottom: 25px;
}

.productTableProgress table {
  width: 50%;
}

.productTableProgress .greyProgress {
  background: #f3fcea;
  border-radius: 5px;
  width: 258.5px;
  height: 15px;
  margin-right: 10px;
}

.greenBar {
  background: #346b04;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  height: 100%;
}

.productTableProgressBlock table tr td div {
  display: flex;
  align-items: center;
}

.productTableProgressBlock table tr td:nth-child(1) {
  border-right: 1px solid #bcc0b7;
  padding: 0px 8px 3px 8px;
}

.productTableProgressBlock {
  display: flex;
  justify-content: space-between;
}

.productTableProgressBlock table {
  width: 47.5%;
}

.productTableProgressBlock table tr td div p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.productTableProgressBlock table tr td div p span {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.productTableProgressBlock table tr td div p:nth-child(1) {
  width: 130px;
  text-align: left;
}

.productTableProgressBlock table tr td:nth-child(2) {
  padding: 0px 8px 3px 8px;
}

.productNewsSliderItem {
  background: #ffffff;
  border: 1px solid #346b04;
  box-shadow: 8px 9px 14px rgba(52, 107, 4, 0.2);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  height: 316px;
  width: 940px;
  margin: 0 auto 28px auto;
  transition: 0.5s;
  overflow: hidden;
}

.productNewsSliderItem:hover {
  border: 1px solid #ee7301;
}

.productNewsSliderItem:hover .newsSliderInfoTitle p {
  color: #ee7301;
}

.productNewsSliderImg {
  width: 32.3%;
  height: 100%;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding: 15px;
}

.newsSliderInfo {
  width: 65%;
  padding: 20px 30px 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.newsSliderImgTicket {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  background: #346b04;
  padding: 4px 12px;
  display: inline;
  border-radius: 5px;
}

.newsSliderInfoHead {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}

.newsSliderInfoHead ul {
  display: flex;
}

.newsSliderInfoHead ul li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  border: 1px solid #080a07;
  border-radius: 5px;
  padding: 4px 12px;
}

.newsSliderInfoHead ul li {
  margin-right: 10px;
}

.newsSliderInfoTitle p {
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  transition: 0.5s;
}

.newsSliderInfoAutor {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.newsSliderInfoAutor p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
}

.newsSliderInfoAutor p img {
  margin-right: 5px;
}

.newsSliderInfoText p {
  font-weight: 400;
  font-size: 19px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  height: 76px;
  overflow: hidden;
  margin-bottom: 30px;
}

.newsSliderInfoLink a {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.productNewsSlider {
  margin-top: 70px;
}

.productNews.mainTopBlockLink a:last-child {
  border: none;
  margin-right: 0;
  padding: 17px 47px;
}

.productNewsSlider .owl-nav button {
  transition: 0.5s !important;
  outline: none !important;
}

.productNewsSlider .owl-nav button:hover {
  border: 1px solid #346b04 !important;
}

.productNewsSlider .owl-nav button:hover i {
  opacity: 0.9;
}

.productNewsSlider .owl-nav .owl-prev {
  left: 1px;
  position: absolute;
  top: 38%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-self: center;
  align-items: center;
  border: 1px solid #bcc0b7 !important;
  border-radius: 5px;
}

.productNewsSlider .owl-nav .owl-next {
  right: -1px;
  position: absolute;
  top: 38%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-self: center;
  align-items: center;
  border: 1px solid #bcc0b7 !important;
  border-radius: 5px;
}

.productNewsSlider .owl-nav .owl-prev i {
  font-size: 45px !important;
  opacity: 0.5;
  color: #346b04;
  transition: 0.5s !important;
}

.productNewsSlider .owl-nav .owl-next i {
  font-size: 45px !important;
  opacity: 0.5;
  color: #346b04;
  transition: 0.5s !important;
}

.mainTopBlockLink a {
  margin-right: 0;
}

.productNews .mainTopBlockLink a:last-child {
  border: none;
  margin-right: 0;
  padding: 17px 47px;
}

.productNews .mainTopBlockLink {
  margin-bottom: 100px;
}

.productReciepSliderItem {
  width: 455px;
  height: 469px;
  border: 1px solid #346b04;
  box-shadow: 8px 9px 14px rgba(52, 107, 4, 0.2);
  border-radius: 20px;
  transition: 0.5s;
}

.productReciepSliderItem:hover {
  border: 1px solid #ee7301;
}

.productReciepSliderItem:hover .reciepSliderItemTitle {
  color: #ee7301;
}

.reciepSliderItemTop {
  width: 100%;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 265px;
}

.productReciepSlider {
  width: 82%;
  margin: 60px auto 28px auto;
}

.reciepSliderTopInfo {
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  justify-content: space-between;
  width: 100%;
  padding: 20px 22px;
}

.reciepSliderTopInfo p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
}

.reciepSliderTopInfo p:nth-child(1) {
  display: flex;
  align-items: center;
}

.reciepSliderTopInfo p:nth-child(1) img {
  margin-right: 7px;
}

.reciepSliderItemBottom {
  padding: 15px;
}

.reciepSliderItemTitle {
  font-size: 26px;
  line-height: 31px;
  display: flex;
  align-items: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  margin-bottom: 5px;
  font-weight: 700;
  transition: 0.5s;
}

.reciepSliderItemAutor {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
  margin-bottom: 30px;
}

.reciepSliderItemTag ul {
  display: flex;
  margin-bottom: 15px;
}

.reciepSliderItemTag ul li {
  margin-right: 10px;
}

.reciepSliderItemTag ul li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  border: 1px solid #080a07;
  border-radius: 5px;
  padding: 4px 12px;
}

.reciepSliderItemSubinfo {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
}

.reciepSliderItemSubinfo img {
  margin-right: 7px;
}

.productReciepSlider .owl-nav button {
  transition: 0.5s !important;
  outline: none !important;
}

.productReciepSlider .owl-nav button:hover {
  border: 1px solid #346b04 !important;
}

.productReciepSlider .owl-nav button:hover i {
  opacity: 0.9;
}

.productReciepSlider .owl-nav .owl-prev {
  left: -97px;
  position: absolute;
  top: 44%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-self: center;
  align-items: center;
  border: 1px solid #bcc0b7 !important;
  border-radius: 5px;
}

.productReciepSlider .owl-nav .owl-next {
  right: -97px;
  position: absolute;
  top: 44%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-self: center;
  align-items: center;
  border: 1px solid #bcc0b7 !important;
  border-radius: 5px;
}

.productReciepSlider .owl-nav .owl-prev i {
  font-size: 45px !important;
  opacity: 0.5;
  color: #346b04;
  transition: 0.5s !important;
}

.productReciepSlider .owl-nav .owl-next i {
  font-size: 45px !important;
  opacity: 0.5;
  color: #346b04;
  transition: 0.5s !important;
}

.reciepSliderTopBg {
  position: relative;
  top: 0;
}

.reciepSliderTopBg img {
  position: absolute;
  transition: 0.5s;
  width: 100%;
}

.sliderTopBgYellow {
  opacity: 0;
}

.productReciepSliderItem:hover .reciepSliderTopBg .sliderTopBgYellow {
  opacity: 1;
}

/*--------------Adaptive-----------*/

.mainToolsMobile {
  display: none;
}

.mainToolsMobileItem {
  width: 276px;
  height: 249px;
  background: #346b04;
  border-radius: 10px;
  padding: 30px 20px;
  position: relative;
}

.mainToolsMobileItem h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  display: flex;
  align-items: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #f3fcea;
  height: 84px;
  overflow: hidden;
}

.mainToolsMobileItem p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #f3fcea;
  opacity: 0.9;
  position: absolute;
  bottom: 65px;
  height: 44px;
  overflow: hidden;
}

.mainToolsMobileItem a {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #f3fcea;
  position: relative;
  bottom: -75px;
}

.mainToolsMobileItem a::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #f3fcea;
}

.mainToolsMobileItem img {
  position: absolute;
  right: 0;
  bottom: 0;
}

.mobileTitle h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin-bottom: 40px;
}
@media screen and (min-width: 416px) {
  .mainWhy .mobileTitle {
    display: none;
  }
}
.mainToolsMobileSlider .owl-dots .active {
  transform: scale(1.8);
  background: #ee7301 !important;
}

.mainToolsMobileSlider .owl-dots button {
  width: 10px !important;
  height: 10px !important;
  background: #080a07 !important;
  margin: 0 12px;
  border-radius: 50px;
  transition: 0.5s;
  outline: none;
}

.mainToolsMobileSlider .owl-dots {
  text-align: center;
  margin-top: -48px;
}

.mainToolsMobileSlider .owl-nav {
  text-align: center;
  left: 0;
  display: flex;
  width: 100%;
  justify-content: space-around;
  z-index: 2;
  margin-top: 20px;
}

.mainToolsMobileSlider .owl-nav button {
  outline: none;
}

.mainToolsMobileSlider .owl-nav button i {
  font-size: 55px;
}

.mainToolsMobileButton {
  width: 100%;
  height: 188px;
  margin-top: 35px;
  padding: 20px;
}

.mainToolsMobileButton h4 {
  font-size: 24px;
  line-height: 28px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  font-weight: 700;
  margin-bottom: 10px;
}

.mainToolsMobileButton p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  width: 70%;
  margin-bottom: 22px;
}

.mainToolsMobileButton a {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ee7301;
  position: relative;
  z-index: 2;
}

.mainToolsMobileButton a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ee7301;
  bottom: -2px;
  left: 0;
}

.mainBestMobile {
  display: none;
}

.mainBestMobileItemImg {
  border: 1px solid #346b04;
  border-radius: 79px;
  width: 138px;
  height: 138px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.mainBestMobileItemImg img {
  width: 170px;
  left: -13px;
  position: relative;
  top: 0px;
}

.mainBestMobileItemInfo {
  width: 276px;
  height: 106px;
  background: #d8f6bd;
  border: 1px solid #346b04;
  border-radius: 10px;
}

.mainBestMobileItem {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 5px;
}

.mainBestMobileItemInfo {
  width: 276px;
  height: 106px;
  background: #d8f6bd;
  border: 1px solid #346b04;
  border-radius: 10px;
  position: absolute;
  left: 102px;
  top: 18px;
  z-index: 1;
  padding: 20px 20px 20px 50px;
  overflow: hidden;
}

.mainBestMobileItemOverlay {
  position: absolute;
  left: 0;
  bottom: 0;
}

.mainBestMobileItem:nth-child(2n) {
  flex-direction: row-reverse;
}

.mainBestMobileItem:nth-child(2n) .mainBestMobileItemInfo {
  left: 0;
  padding: 20px 45px 20px 20px;
  text-align: right;
}

.mainBestMobileItemInfo h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  position: relative;
  z-index: 2;
}

.mainBestMobileItemInfo a {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  position: relative;
  z-index: 2;
}

.mainWhyBlockMobile {
  display: none;
}

.headerSearchMobile {
  display: none;
}

.headerSearchMobile form {
  display: flex;
  justify-content: space-between;
}

.headerSearchMobile input {
  width: 225px;
  height: 42px;
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  color: #080a0723;
  outline: none;
  padding: 0 25px;
}

.headerSearchMobile button {
  outline: none;
  border: none;
  width: 42px;
  height: 42px;
  border-radius: 5px;
  background: #ee7301;
  cursor: pointer;
  transition: 0.5s;
  margin-left: 5px;
}

.referenceBannerMobile {
  display: none;
}

/*--------------News----------------------*/

.newsBlock {
  display: flex;
  /*justify-content: center;*/
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}

.newsBlockInfo {
  width: 74.4%;
}

.newsBlockInfo .pageSearch input {
  width: 764px;
}

.newsBlockList {
  margin-top: 40px;
}

.newsBlockList .productNewsSliderItem {
  width: 100% !important;
  margin-bottom: 30px;
}

.ticketColorYellow {
  background: #eed601 !important;
  color: #080a07 !important;
}

.ticketColorRed {
  background: #ed1d1d !important;
}

.newsBlockMenu {
  width: 23.1%;
  margin-top: 66px;
}

.newsBlockMenu ul {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  padding: 15px;
}

.newsBlockMenu ul li a {
  border-radius: 5px;
  padding: 10px 20px;
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  display: block;
  transition: 0.5s;
}

.newsBlockMenu ul li a:hover {
  background: #346b04;
  color: #ffffff;
}

.newsBlockMenu ul li .active {
  background: #346b04;
  color: #ffffff;
}

.yndx-side {
  width: 100%;
  margin-top: 30px;
  position: relative;
  z-index: 1;
}

.yndx-full {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.newsThemeList {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 40px;
}

.newsThemeList .mainNewsItem {
  margin-right: 30px;
  margin-bottom: 30px;
}

.newsThemeList .mainNewsItem:nth-child(3n + 3) {
  margin-right: 0;
}

.mainWhy {
  margin-top: 90px;
}
.newsBlockInfo .newsBlockList .productNewsSliderItem > a {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.newsBlockInfo .newsBlockList .productNewsSliderItem {
  position: relative;
}
.newsBlockInfo .newsBlockList .newsSliderInfoHead > ul > li > a {
  position: relative;
  z-index: 2;
}
.newsBlockInfo .newsBlockList .newsSliderInfoLink {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum", "lnum";
  color: rgb(8, 10, 7);
  transition: 0.3s;
}
.newsBlockInfo
  .newsBlockList
  .productNewsSliderItem:hover
  > .newsSliderInfo
  .newsSliderInfoLink {
  color: rgb(238, 115, 1);
}
.reference.page-search {
  margin-top: 0px;
}
.page-tools__wrap_content {
  margin-bottom: 75px;
}
form input.error {
  animation: shake 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0); /* Force hardware acceleration */
  backface-visibility: hidden; /* Prevent flickering */
  perspective: 1000px; /* Prevent flickering */
  border-color: #ff0000 !important;
}
.search-count {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  flex: 100%;
  margin-bottom: 10px;
}
.search-count .search-count_item {
  border: 1px solid #346b04;
  padding: 15px 35px;
  text-align: center;
  cursor: pointer;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 23.48px;
  color: #080a07;
}
.search-count .search-count_item:hover,
.search-count .search-count_item.active {
  background: #346b04;
  color: #ffffff;
}
.search-count .search-count_item.active:hover {
  background: rgb(52, 107, 4);
  color: #ffffff;
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}

@media screen and (max-width: 1060px) and (min-width: 1023.98px) {
  .mypage .mypage-block2 {
    width: 75%;
  }
}

@media screen and (max-width: 980px) and (min-width: 769px) {
  .mypage .mypage-block2 {
    width: 75%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 767px) {
  .madal-forms .search-select label {
    background-position-x: 95%;
    background-position-y: 65%;
  }
  .madal-forms .search-select label {
    width: 145px;
    max-width: 100%;
  }
  .add-pop form.madal-forms {
    gap: 7px;
  }
}

@media screen and (max-width: 960px) {
  .add-pop form.madal-forms .form-but {
    min-width: 39px;
    min-height: 39px;
    max-width: 43px;
  }
}

@media screen and (max-width: 925px) {
  .losing-table-fut span {
    float: left;
  }
}

@media screen and (max-width: 900px) {
  .add-pop form.madal-forms input,
  .add-pop span.drop-tit {
    font-size: 16px;
    padding: 12px 10px;
  }
  .add-pop form.madal-forms input.first-foms {
    width: 175px;
  }
  .add-pop form.madal-forms input.first-foms2 {
    width: 120px;
  }
}

@media screen and (max-width: 768px) {
  .breadСrumb ul {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .mainNewsImg {
    max-width: 120px;
  }
}

@media screen and (max-width: 575px) {
  .breadСrumb ul li {
    font-size: 16px;
  }
  .add-bl form.madal-forms {
    column-gap: 7px;
  }
}

@media screen and (max-width: 460px) {
  .mypage-block2 .frame-bl.study_fayl {
    border: 1px dashed #dcdfda;
    overflow: hidden;
  }

  .mypage-block2 .frame-bl.study_fayl img {
    scale: 2;
  }
}

@media screen and (max-width: 465px) {
  .add-bl .add-pop form.madal-forms input {
    width: 100% !important;
    margin: 0 !important;
  }
}
@media screen and (max-width: 440px) {
  header {
    padding: 10px 0 10px 0 !important;
    position: relative !important;
  }
}
@media screen and (max-width: 430px) {
  body {
    background: #f5f5f5;
  }
  .container {
    max-width: 384px;
  }
  header {
    /* height: 66px; */
  }
  section#mpage {
    padding-top: 0;
  }
  .headerMenu {
    display: none;
  }
  .headerLogin {
    display: none;
  }
  .headerLogo img {
    width: 77px;
    height: auto;
  }
  .header {
    padding: 10px 0 10px 0;
  }
  .topBlockImgOverlay {
    display: none;
  }
  .mainTopBlockImg {
    width: auto;
    position: relative;
  }
  .mainTop {
    overflow: hidden;
  }
  .mainTopOverlay {
    left: -523px;
  }
  .topBlockImg {
    right: 0;
    height: 155px;
    width: auto;
  }
  .mainTopBlockInfo {
    width: 100%;
  }
  .mainTopBlockInfo h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    padding-top: 34px;
    margin-bottom: 25px;
    width: 64%;
  }
  .mainTop {
    margin-top: 0px;
    height: 328px;
    margin-bottom: 70px;
  }
  .mainTopBlockInfo p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 15px;
    width: 64%;
  }
  .mainTopBlockLink {
    flex-direction: column;
  }
  .mainTopBlockInfo p br {
    display: none;
  }
  .mainTopBlockLink a:first-child {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    font-size: 16px;
    height: 43px !important;
    margin-bottom: 15px;
  }
  .mainTopBlockLink a:last-child {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    height: 43px !important;
  }
  .mainToolsBlock {
    display: none;
  }
  .mainNewsTopOverlay {
    display: none;
  }
  .mainToolsMobile {
    display: block;
  }
  .mainTitle img {
    display: none;
    text-align: center;
  }
  .mainTitle h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #080a07;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
  }
  .mainNews .mainTitle {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .mainNewsImg {
    height: 126px;
    height: 110px;
  }
  /************/
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"] {
    opacity: 1 !important;
    transition-property: inherit !important;
    transition-property: inherit !important;
    transition-property: inherit !important;
  }
  html:not(.no-js) [data-aos="fade-up"] {
    -webkit-transform: inherit !important;
    transform: inherit !important;
  }
  html:not(.no-js) [data-aos="fade-right"] {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  html:not(.no-js) [data-aos="fade-left"] {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  /******************/
  .mainNewsItem {
    width: 100%;
    height: 194px;
  }
  .mainNewsItem h3 {
    font-size: 24px;
    line-height: 20px;
  }
  .mainNewsItem p {
    font-size: 14px;
  }
  .mainNewsItem .link {
    font-size: 14px;
  }
  .mainNews .mainTopBlockLink a:last-child {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    height: 49px !important;
    margin-bottom: 0;
  }
  .mainNews .mainTopBlockLink {
    width: 100%;
  }
  section.mainBest {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .mainBest .mainNewsList {
    display: none;
  }
  .mainBestMobile {
    display: block;
  }
  .mainBest .mainNewsLink {
    margin-top: 30px;
  }
  .mainBest .mainTopBlockLink a:last-child {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    height: 49px !important;
    margin-bottom: 0;
  }
  .mainBest .mainTopBlockLink {
    width: 100%;
  }
  .mainWhyBlockRight .mainTitle {
    display: none !important;
  }
  .mainWhyBlockRight .whyBlockInfo {
    display: none !important;
  }
  .mainWhyBlockLeft img {
    width: 137px;
    height: 215px;
  }
  .mainWhyBlock {
    flex-direction: column;
  }
  .whyBlockList {
    flex-direction: column;
    margin-bottom: 70px;
  }
  .whyBlockItem {
    width: 100%;
  }
  .whyBlockItem p {
    font-size: 16px;
    line-height: 22px;
  }
  .whyBlockImg {
    width: 50px;
    height: 50px;
    top: -23px;
    left: 23px;
  }
  .whyBlockImg img {
    height: 26px;
  }
  .whyBlockItem {
    padding: 30px 9px 10px 9px;
    margin-bottom: 40px;
  }
  .mainWhyBlockRight {
    width: 100%;
  }
  .mainWhyBlockLeft {
    width: 100%;
    margin-top: 0;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
  }
  .mainWhyBlockMobile {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #080a07;
    margin-left: 30px;
  }
  .mainQuestOverlay {
    display: none;
  }
  .whyBlockItem:last-child {
    margin-bottom: 0;
  }
  .mainQuest .mainTitle {
    position: inherit;
    margin-bottom: 40px;
  }
  .mainQuestItem p,
  .mypage-block_quest .accordion .text {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
  }
  .mainQuestItem {
    position: relative;
    background: #ffffff;
    border: 1px solid #346b04;
    box-shadow: 8px 9px 14px rgb(52 107 4 / 20%);
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 15px;
    margin-bottom: 20px;
  }
  .mainQuest .mainTopBlockLink a:last-child {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    height: 49px !important;
    margin-bottom: 0;
  }
  .mainQuest .mainTopBlockLink {
    width: 100%;
  }
  .mainQuest {
    padding-bottom: 70px;
  }
  .footerItemLeft {
    width: 100%;
    text-align: center;
  }
  .footerItemRight {
    display: none;
  }
  .footerIcons ul {
    justify-content: center;
  }
  .footerIcons ul li {
    margin: 0 5px;
  }
  .footerLogo {
    margin-bottom: 15px;
    margin-top: 0;
  }
  .footerLogo img {
    height: auto;
    width: 138px;
  }
  .footerIcons ul li a img {
    height: 40px;
    width: auto;
  }
  .footerIcons ul {
    margin-bottom: 14px;
  }
  .footerLeftLinks ul a {
    font-size: 16px;
  }
  .footerLeftLinks ul li {
    margin-bottom: 0;
  }
  .footerLeftLinks ul {
    margin-bottom: 14px;
  }
  .footerLeftLinks p a {
    font-size: 14px;
  }
  header {
    position: relative;
  }
  .headerSearchMobile {
    display: block;
  }
  .referenceBanner {
    display: none;
  }
  .referenceBannerMobile {
    display: block;
  }
  .referenceBannerMobile img {
    width: 100%;
  }
  .reference .pageTitle img {
    text-align: center;
    margin: 0;
  }
  .pageTitle h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #080a07;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
  }
  .reference {
    background: inherit;
  }
  .pageTop {
    margin-bottom: 20px;
  }
  .pageSearch {
    margin-top: 40px;
  }
  .pageSearch input {
    width: 332px;
    height: 42px;
  }
  .pageSearch div {
    width: 42px;
    height: 42px;
  }
  .referenceItem {
    width: 47%;
    margin-right: 0;
  }
  .referenceItem img {
    width: 182px;
    height: 97px;
    margin-bottom: 8px;
  }

  .referenceItem h4 a {
    font-size: 18px;
    line-height: 21px;
    word-wrap: break-word;
  }
  .referenceList {
    margin-bottom: 40px;
  }
  .referenceSingleList .referenceItem {
    width: 100%;
  }
  .referenceSingleList .referenceItem img {
    width: 100%;
    height: auto !important;
    margin-bottom: 8px;
  }
  .referenceSingleTitle img {
    height: 19px !important;
    width: auto !important;
  }
  .referenceSingleList .referenceItem h4 a {
    font-size: 24px;
  }
  .referenceSingleList ul li p {
    font-size: 16px;
  }
  .pageFilter select {
    width: 217px;
    height: 43px;
  }
  .pageFilterAll a {
    font-size: 16px;
  }
  .referenceList {
    margin-top: 30px;
  }
  .referenceSingleAll {
    display: none;
  }
  .referenceSinglePagination {
    display: none;
  }
  .productTableItem:first-child {
    width: 100%;
  }
  .productTableItem:nth-child(2) {
    width: 100%;
  }
  .productTableList {
    flex-direction: column;
  }
  .productTableBlock {
    flex-direction: column;
  }
}
/* @media screen and (max-width:341px) {
    .mypage-block2 .frame-bl.study_fayl{
        height: 70px;
    }
} */

.calc-img-flo.is11 {
  background: url(/local/templates/edisontheme/images/calc/mans-1.png) left top
    no-repeat;
  width: 140px;
  height: 110px;
  margin-bottom: 10px;
}

.calc-img-flo.is22 {
  background: url(/local/templates/edisontheme/images/calc/mans-2.png) left top
    no-repeat;
  width: 140px;
  height: 110px;
  margin-bottom: 10px;
}

.calc-img-flo.is33 {
  background: url(/local/templates/edisontheme/images/calc/mans-3.png) left top
    no-repeat;
  width: 140px;
  height: 110px;
  margin-bottom: 10px;
}

.profil-day-input {
  margin: 0;
  padding: 0;
  position: relative;
}

button.number-minus {
  position: absolute;
  right: 25px;
  top: 12px;
  width: 12px;
  height: 10px;
}

.profil-day-input.is input[type="number"] {
  margin-right: 17px;
  display: flex;
}

.profil-day-input input[type="number"] {
  border-radius: 10px;
  border: 1px solid #bcc0b7;
  background: #fff;
  padding: 14px 20px 14px 20px;
  width: 167px;
  background: url(/local/templates/edisontheme/css/../images/calc/form-arrow.png) 145px center no-repeat;
}

button.number-plus {
  position: absolute;
  right: 25px;
  top: 22px;
  width: 12px;
  height: 10px;
}

.mainQuestItem {
  flex-wrap: wrap;
  cursor: pointer;
}

.hidden.answerItem {
  display: none;
  width: 100%;
  font-size: 21px;
  line-height: 32px;
  margin-top: 15px;
  word-break: break-word;
}

.mainQuestItem.active .hidden.answerItem {
  display: block;
}

.mainQuestItem p:nth-child(2) i {
  transition: 0.3s;
}

.mainQuestItem.active p:nth-child(2) i {
  transform: rotate(-180deg);
}

/* .mainQuestItem p:nth-child(1) {
    width: calc(100% - 45px);
} */

.mainQuestItem p:nth-child(2) {
  width: 34px;
}

div.pres-but {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  width: 242px;
  height: 51px;
  cursor: pointer;
  transition: 0.3s;
}

div.pres-but:hover {
  background: #346b04;
  color: #fff;
}

.reference > .container > p > a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  width: 242px;
  height: 51px;
  cursor: pointer;
  transition: 0.3s;
}

.reference > .container > p > a:hover {
  background: #346b04;
  color: #fff;
}

.newsSliderInfoHead > ul > li > a,
.reciepSliderItemTag > ul > li > a {
  transition: 0.3s;
}

.newsSliderInfoHead > ul > li > a:hover,
.reciepSliderItemTag > ul > li > a:hover {
  color: #346b04;
  border-color: #346b04;
}

/* .headerLogin>a:nth-child(3) {
    margin-left: 10px;
} */

.newsSliderImgTicket.red {
  background: #ed1d1d;
}

.newsSliderImgTicket.yellow {
  background: #eed601;
}

.reciepSliderItemTitle > a {
  color: #346b04;
  overflow-wrap: anywhere;
}

.reciepSliderItemTag ul {
  flex-wrap: wrap;
  row-gap: 15px;
}

.productReciepSliderItem {
  height: 100%;
}

.referenceSinglePagination a.active {
  background: #ee7301;
  color: #ffffff;
  border: 1px solid #ee7301;
}

.referenceSingleAll > a {
  cursor: pointer;
}

#loading-spinner {
  text-align: center;
}

#loading-spinner > img {
  height: 100px;
  width: auto;
  margin-bottom: 20px;
}

.mypage-articles-favorite svg:hover .bg_path,
.mypage-articles-favorite .unsubscribe svg .bg_path {
  fill: #fff;
}

.mypage-articles-favorite .unsubscribe svg .bg_path {
  fill: #346b04;
}

.unsubscribe .subsbg {
  fill: transparent;
}
.productList {
  margin-top: 50px;
}

/* quote, attention, info, interesting*/
.attention {
  border-top: 2px solid #ee7301;
  width: auto;
  font-size: 20px;
  font-style: italic;
  padding: 10px 10px 10px 2px;
  background: url(/local/templates/edisontheme/images/news/attention.png) 9px
    9px no-repeat;
  background-size: 25px 25px;
  margin: 20px 0;
  vertical-align: middle;
  min-height: 45px;
  border-bottom: 2px solid #ee7301;
  text-indent: 35px;
  display: block;
}

.bquote,
.info,
.interesting {
  border-top: 2px solid #346b04;
  width: auto;
  font-size: 20px;
  font-style: italic;
  padding: 10px 10px 10px 2px;
  background: url(/local/templates/edisontheme/images/news/glasses.png) 9px 9px
    no-repeat;
  background-size: 25px 25px;
  margin: 20px 0;
  vertical-align: middle;
  min-height: 45px;
  border-bottom: 2px solid #346b04;
  text-indent: 35px;
  display: block;
}

.info {
  background: url(/local/templates/edisontheme/images/news/dots.png) 9px 9px
    no-repeat;
  border-color: #2d3f43;
  background-size: 25px 25px;
}

/* tooltip */

.tooltip {
  position: absolute;
  padding: 10px;
  background: #f9f9f9;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s ease;
  opacity: 0;
  display: none; /* Скрываем подсказку по умолчанию */
  max-width: 500px;
  border: 1px solid #bcc0b7;
}

.tooltip h2 {
  font-weight: 700;
  font-size: 16px;
  line-height: 18.78px;
  margin-bottom: 15px;
}

/* Стиль для плавного появления подсказки */
.show-tooltip {
  opacity: 1 !important;
}
.dictionary {
  cursor: default;
}
.entry-quves-bl .quves-text {
  max-height: 73px;
  transition: 0.3s;
  overflow: hidden;
}
.entry-quves-bl .quves-text.showAll {
  max-height: 99999px;
}
/* news ticket */
.newsSliderImgTicket {
  text-overflow: ellipsis;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
/* text published date */
.entry-day::first-letter {
  text-transform: uppercase;
}
/* new recipe */
.anthropometry_input.anthropometry_input_bg.newrecept_input {
  position: relative;
  z-index: 2;
}

.tags_block {
  flex-wrap: wrap;
  gap: 5px;
  padding: 5px;
  border-radius: 10px;
  border: 1px solid #bcc0b7;
  padding: 8px 0px 8px 12px;
  margin-top: 10px;
}

.tag {
  display: flex;
  align-items: center;
  padding: 2px 7px;
  background-color: #346b04;
  border-radius: 3px;
  color: #fff;
  border-radius: 7px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
}

.remove_tag {
  margin-left: 5px;
  cursor: pointer;
  color: #fff;
  position: relative;
  z-index: 2;
}
.hint_tags {
  position: absolute;
  background: #fff;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  width: 100%;
  padding: 5px;
}
.myrecipes .webform-field-upload-list {
  margin: 0px 7px;
  position: absolute;
  bottom: -33px;
  display: flex;
}

/* recipe slider*/
.vipechka .big-img img {
  border-radius: 15px;
  border: 2px solid #346b04;
}
.vipechka .slider.cart {
  margin-bottom: 20px;
}
.vipechka .iss .slick-slide img {
  border-radius: 15px;
}
.vipechka .iss .slick-slide.slick-current img {
  border: 1px solid #ee7301;
}
.slick-next.slick-arrow {
  right: 0;
}
.vipechka .iss .slick-slide {
  height: 100px;
}
.productNews.recipes_detail {
  margin-top: 60px;
}

@media screen and (min-width: 768px) {
  .vipechka .big-img {
    height: 450px !important;
  }
  .productNews.recipes_detail .reciepSliderItemBottom {
    min-height: 230px;
  }
  .productNews.recipes_detail .reciepSliderItemTitle {
    min-height: 62px;
  }
}
@media screen and (max-width: 767px) {
  .vipechka .iss .slick-list {
    width: auto !important;
  }
}
.result-link-wrap .result-btn {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .result-link-wrap .result-btn {
    margin-right: 0px !important;
  }
}
/* modal success */

#successMessage .modal-header,
#modalConfirm .modal-header {
  background: #346b04;
}
#successMessage .close,
#modalConfirm .close {
  color: #fff;
}
#successMessage .modal-body button,
#modalConfirm .modal-body button {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #ee7301;
  transition: 0.3s;
}
#successMessage .modal-body button:hover,
#modalConfirm .modal-body button:hover {
  color: #346b04;
}
#successMessageLabel,
#modalConfirmLabel {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #ffffff;
}
body.modal-open {
  padding-right: 0px !important;
  overflow: auto !important;
}
/* additianally */
.anthropometry_bottom .checkbox-main2 .checkbox2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23px;
  height: 23px;
  border-radius: 5px;
  /* border: 1px solid #bcc0b7; */
  border: 1px solid #346b04;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}

/* Hide the actual radio button */
.anthropometry_bottom .checkbox-main2 input[type="checkbox"],
.anthropometry_bottom .checkbox-main2 input[type="radio"] {
  display: none;
}

/* Style for when radio button is checked */
.anthropometry_bottom
  .checkbox-main2
  input[type="checkbox"]:checked
  + .checkbox2,
.anthropometry_bottom .checkbox-main2 input[type="radio"]:checked + .checkbox2 {
  border-color: #346b04; /* Change to desired color */
}

/* Optional: Add a checkmark or other indicator when selected */
.anthropometry_bottom
  .checkbox-main2
  input[type="checkbox"]:checked
  + .checkbox2:before,
.anthropometry_bottom
  .checkbox-main2
  input[type="radio"]:checked
  + .checkbox2:before {
  content: ""; 
  background: url('/local/templates/edisontheme/images/checkbox_check.svg') no-repeat;
  width: 15px;
  height: 15px;
  margin-top: 4px;
}
.colc-res-num table tr th,
.colc-res-num table tr td:first-child {
  font-size: 30px;
}

.accordion .item.active.open {
  border-color: #ee7301;
}
.accordion .item.open .text {
  color: #ee7301;
}
/* @media screen and (min-width:768px) {
    .accordion {
        padding: 0px 97px;
    }
} */
@media screen and (max-width: 767px) {
  .quest-wrap-img .quest__img {
    width: 100%;
  }
}

.btn-noborder-default {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #080a07;
  transition: all ease 0.5s;
}
.btn-noborder-default:hover {
  color: #ee7301;
}
.btn-default--green {
  width: min-content;
  padding: 15px 45px;
  border-radius: 5px;
  background: #ee7301;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #080a07;
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.btn-default--green:hover {
  border-radius: 5px;
  background: var(--accent, #ee7301);
  box-shadow: 6px 8px 11px 0px rgba(238, 115, 1, 0.3);
  color: #080a07;
}
.entry-wrap .quves-dia-wrap .quves-dia-img.is img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 10px;
}
/* link btn */
.pageGuideFilterAll a {
  border-radius: 10px;
  border: 1px solid #346b04;
  background: #346b04;
  color: #fff;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  padding: 14px 34px;
}

.pageGuideFilterAll a:hover {
  color: #346b04;
  background: #fff;
}

@media screen and (max-width: 500px) {
  .pageGuideFilterAll a {
    font-size: 16px;
    padding: 13px 20px;
  }
  .pageGuideFilterAll + #sortSelect {
    font-size: 16px;
  }
}

@media screen and (max-width: 430px) {
  .pageGuideFilterAll a {
    padding: 11px 20px;
  }
}
@media screen and (max-width: 412px) {
  .pageGuideFilterAll a {
    font-size: 14px;
    padding: 12px 10px;
  }
  .pageGuideFilterAll + #sortSelect {
    width: auto;
    font-size: 14px;
  }
}

.cookie-banner {
  display: flex;
  flex-direction: column;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding: 15px;
  justify-content: center;
  align-items: center;
  z-index: 9999999;
  border-top: 2px solid #ee7301;
  border-radius: 10px;
  text-align: center;
}

#acceptCookies {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #080a07;
  border-radius: 5px;
  position: relative;
  padding: 10px 30px;
  overflow: hidden;
  height: auto;
  display: block;
  z-index: 2;
  transition: 0.5s;
  background: rgba(238, 115, 1, 0.1);
  border: 2px solid #ee7301;
  margin-top: 10px;
}

#acceptCookies:hover {
  background: #ee7301;
}

.cookie-banner a {
  color: #212529;
  text-decoration: underline;
  display: contents;
  color: #ee7301;
}

.cookie-banner a:hover {
  color: #ee7301;
}
body.authed .mainTop .mainTopBlock .mainTopBlockLink a:first-child {
  display: none;
}

.result__title.is.is3 > img {
  position: relative;
  top: -5px;
}

/* End */


/* Start:/local/templates/edisontheme/css/media.css?176457493991962*/
.mainToolsMobile .mainToolsMobileButton {
  background: url(/images/tool_pic_mobile.png) no-repeat;
  background-position: center;
}
.mainToolsMobileButton a:hover {
  color: #ee7301;
}
@media (max-width: 1440px) {
  .mypage-top-img,
  .dco0inf-img {
    width: 70px;
    height: 70px;
    border-radius: 10px;
    overflow: hidden;
  }
  .mypage-top-img > img,
  div.dco0inf-img > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  ul.mypage-ul {
    padding: 23px 10px 15px 10px;
  }
  ul.mypage-ul2 {
    margin: 18px -20px 0 -10px;
  }
  ul.mypage-ul2:nth-last-child(2) {
    margin: 13px -20px 0 -10px;
  }
  li.mypage-li2 {
    padding: 9px 0 0 0;
  }
  .doc-inf-text {
    padding-top: 8px;
  }
  div.doc-inf-name {
    font-weight: 900;
  }
  .mypage-inner-li a.mypage-inner-link-ac,
  .mypage-inner-li a.mypage-inner-link {
    font-size: 16px;
    padding: 7px 20px;
  }
  .fast-com-img-is img {
    width: 50px;
    object-fit: cover;
    border-radius: 10px;
  }
  div.lenta__com {
    padding: 7px 0px 27px 8px;
  }
  .fast-com-img-text-is {
    font-size: 12px;
    margin-top: 8px;
  }
  .result-text-bl .fast-com-img-wrap:nth-child(1) .fast-com-img-tit {
    color: #346b04;
  }
}

@media screen and (max-width: 1366px) {
  .mainNewsList::after {
    flex: 1 1 calc(50% - 30px);
  }

  .mainTitle h2 {
    margin-left: 0px;
    font-size: 28px;
  }

  .container {
    max-width: 100%;
    padding: 0 20px;
  }
  .mainNewsItem {
    width: 100%;
    flex: 1 1 calc(50% - 30px);
  }

  .mainBest .mainNewsItem {
    flex: 1 1 calc(50% - 30px);
  }

  .mainNewsInfo {
    left: 10px;
    bottom: 10px;
    margin: 0;
    right: 10%;
  }

  .mainNewsItem p {
    margin: 0;
    margin-top: 7px;
  }

  .mainTopBlockInfo {
    width: 50%;
  }

  .mainTopBlockImg {
    width: 50%;
  }

  section.mainTop {
    margin-bottom: 110px;
    min-height: 645px;
    height: auto;
  }

  img.topBlockImgOverlay {
    display: none;
  }

  .whyBlockInfo {
    margin: 60px 0 120px 0;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #080a07;
  }

  .mainWhyBlockLeft.aos-init.aos-animate {
    /* display: none; */
  }

  html:not(.no-js) [data-aos="fade-left"] {
    -webkit-transform: inherit;
    transform: inherit;
  }

  .mainWhyBlockRight {
    width: 85%;
    margin: 0 auto;
  }

  .productTableProgress .greyProgress {
    width: 100%;
    flex-grow: 1;
  }

  .productTableProgressBlock table tr td div p {
    min-width: 50px;
  }

  .productReciepSliderItem {
    width: 100%;
  }
}

a.form-but {
  margin-left: 0 !important;
}
/* стили для md-устройств */
@media screen and (max-width: 1200px) {
  .mainTopBlockInfo {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .toolsSlider {
    top: -135px;
  }
  .toolsSlider .owl-dots {
    bottom: -95px;
    right: 16px !important;
  }
  .toolsSlider .owl-nav {
    right: -18px !important;
    bottom: -115px;
  }
  .toolsSliderItem {
    height: 270px;
  }

  .mainWhy .mainTitle img {
    left: -10px !important;
    display: block;
    position: relative;
    margin-right: 5px;
  }
  .mainTitle h2 {
    line-height: 110%;
  }
  .mainTopBlockLink {
    justify-content: center;
    flex-wrap: wrap;
  }

  .mainTopBlockImg {
    display: none;
  }

  .mainWhyBlock {
    flex-wrap: wrap;
  }

  .mainWhyBlockRight {
    width: 85%;
    margin: 0 auto;
  }

  .table-losing.is {
    margin-bottom: 40px;
    overflow: scroll;
  }

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

  .newsSliderInfoHead ul {
    flex-wrap: wrap;
  }

  .newsSliderInfoHead ul li {
    margin-bottom: 15px;
  }

  .productNewsSliderItem {
    height: 100%;
  }

  .productNewsSliderImg {
    min-height: 315px;
    width: 100%;
  }

  .productNewsSliderItem {
    flex-wrap: wrap;
  }

  .newsSliderInfo {
    padding: 20px;
    width: 100%;
  }

  .newsSliderImgTicket {
    padding: 10px;
    line-height: 16px;
    width: 100%;
    display: block;
    text-align: center;
  }

  .productNewsSliderImg {
    border-radius: 9px 9px 0 0px;
  }

  .container2 {
    padding: 0 20px;
  }

  .newsBlockInfo .pageSearch input {
    margin-right: 10px;
  }

  .newsThemeList .mainNewsItem:nth-child(3n + 3) {
    margin-right: 30px;
  }
}

/* стили для sm-устройств */
@media screen and (max-width: 1024px) {
  div.tools-calc-bl {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .mypage-wrap {
    /*flex-wrap: wrap;*/
  }
  .toolsSlider .owl-dots {
    right: 16px !important;
  }
  .mypage-block {
    width: 100%;
    margin-bottom: 30px;
  }

  .mypage-block2 {
    width: 100%;
  }
}
@media (max-width: 1023.98px) {
  form.madal-forms.ist input.first-foms {
    width: 45% !important;
    justify-content: flex-start !important;
  }
  a.form-but {
    margin-left: 0 !important;
  }
  div.mypage-top-name {
    font-size: 14px;
    line-height: 16px;
  }
  div.mypage-top {
    flex-direction: column;
  }
  .mypage-top-img {
    margin: 0 auto;
  }
  div.mypage-top-info {
    width: 100%;
    padding: 10px 0 0 0px;
  }
  ul.mypage-ul {
    flex-wrap: wrap;
    row-gap: 10px;
  }
  li.mypage-li {
    width: 48%;
  }
  li.mypage-li a {
    display: flex;
    justify-content: center;
  }
  ul.mypage-ul2 {
    margin: 18px -20px 0 -20px;
  }
  li.mypage-li2 a {
    padding: 6px 5px 6px 5px;
    font-size: 14px;
    line-height: 16px;
  }
  div.mypage-title {
    font-size: 18px;
    line-height: 20px;
  }
  ul.mypage-ul2:nth-last-child(2) {
    margin: 13px -20px 0 -20px;
  }
  div.mypage-bottom a {
    font-size: 12px;
    line-height: 14px;
  }
  div.mypage-button button {
    font-size: 16px;
    line-height: 18px;
    width: 200px;
    height: 40px;
  }
  div.mypage-block2 {
    padding: 0 15px;
  }

  div.mypage-inner-block2 {
    min-width: 175px;
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .mypage-inner-li a.mypage-inner-link-ac,
  .mypage-inner-li a.mypage-inner-link {
    font-size: 14px;
    padding: 7px 10px;
  }
  div.lenta__title {
    font-size: 20px;
  }
  div.mypage-block2 p,
  div.fast-com-text {
    font-size: 16px;
    line-height: 20px;
  }
  .resul-wrap button.fast-galer-com-but {
    font-size: 16px;
    padding: 15px 10px;
  }
  .fast-com-is-wrap button.fast-but {
    font-size: 12px;
  }
  .fast-com-is-wrap button.fast-big-but {
    padding: 10px 10px;
    font-size: 16px;
  }
  div.mypage-recept-title a,
  div.mypage-products-title a,
  div.mypage-articles-title {
    font-size: 20px;
    line-height: 26px;
  }
  div.mypage-recept-avtor,
  div.mypage-products-li-suptitle,
  div.mypage-products-li-title,
  div.mypage-articles-link a,
  div.mypage-articles-info {
    font-size: 14px;
    line-height: 16px;
  }
  .mypage-recept-ul {
    row-gap: 5px;
  }
  div.mypage-recept-category {
    font-size: 14px;
    line-height: 16px;
  }
  div.mypage-block2 ol {
    margin-bottom: 15px;
  }
  div.mypage-articles-title {
    padding: 10px 0 0 0;
  }
  div.mypage-articles-link {
    padding: 20px 0 0 0;
  }
  div.mypage-articles-suptitle {
    font-size: 16px;
    line-height: 18px;
  }
  div.follow__wrap {
    padding: 10px;
    align-items: flex-start;
    flex-direction: column;
  }
  div.follow__block {
    margin: 10px auto 0 auto;
  }
  button.follow__btn {
    font-size: 16px;
  }
  button.follow__btn2 {
    padding: 9px 10px 9px 10px;
    font-size: 16px;
  }
  section.mypage {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 900px) {
  .reference {
    margin-top: 83px;
  }
  .pageTop {
    padding-top: 0;
  }
}
/* стили для sm-устройств */
@media screen and (max-width: 992px) {
  .right-colc {
    width: 50%;
  }
  .toolsSliderTitle {
    font-size: 17px;
  }

  .toolsSliderText {
    font-size: 14px;
  }

  .mainToolsBlockLeft h3 {
    font-size: 17px;
  }

  p.mainToolsBlockLeftText {
    font-size: 14px;
  }

  .mainToolsBlockLeft p {
    font-size: 14px;
  }

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

  .newsSliderInfoHead ul {
    flex-wrap: wrap;
  }

  .newsSliderInfoHead ul li {
    margin-bottom: 15px;
  }

  .productNewsSliderItem {
    height: 100%;
  }

  .productNewsSliderImg {
    min-height: 246px;
    width: 100%;
  }

  .productNewsSliderItem {
    flex-wrap: wrap;
  }

  .newsSliderInfo {
    padding: 20px;
    width: 100%;
  }

  .newsSliderImgTicket {
    padding: 10px;
    line-height: 16px;
    width: 100%;
    display: block;
    text-align: center;
  }

  .productNewsSliderImg {
    border-radius: 9px 9px 0 0px;
  }

  .newsBlockInfo {
    width: 100%;
    order: 2;
    justify-content: center;
  }

  .newsBlockMenu {
    /*width: 100%;*/
    order: 1;
    display: flex;
  }

  .pageSearch form input[type="text"] {
    width: 90%;
  }

  .productTableProgressBlock {
    flex-wrap: wrap;
  }

  .productTableProgressBlock table tr td:nth-child(2) {
    width: 100px;
  }

  .productTableProgressBlock table {
    width: 100%;
  }

  .productTableList {
    flex-wrap: wrap;
  }

  .productTableItem:first-child,
  .productTableItem:nth-child(2) {
    width: 100%;
  }

  .productTableItem:nth-child(2) {
    margin-top: 20px;
  }

  .productNewsSlider {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .productNewsSliderItem {
    width: 100%;
  }

  .productNewsSlider .owl-nav .owl-next {
    right: -50px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .productNewsSlider .owl-nav .owl-prev {
    left: -50px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .productNewsSliderImg {
    height: auto;
  }
}

/* Ipad*/
@media screen and (max-width: 768px) {
  div.mypage-block {
    max-width: 100%;
  }

  .table-container {
    overflow: auto;
  }

  .table-container table {
    min-width: 800px;
  }

  img.mainTopOverlay {
    display: none;
  }

  .mainTopBlockInfo h2 {
    font-size: 28px;
    line-height: 34px;
    padding-top: 0;
  }

  section.mainTop {
    min-height: auto;
    padding: 20px;
  }

  .productReciepSliderItem {
    width: 100%;
  }

  .productReciepSlider .owl-nav .owl-next {
    right: -45px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .productReciepSlider .owl-nav .owl-prev {
    left: -45px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/* Ipad mini*/
@media screen and (max-width: 640px) {
  .mainNewsItem__blocks {
    width: 50% !important;
  }
  div.anthropometry_block {
    max-width: 100%;
  }
  .mainTopBlockLink a:first-child {
    margin-bottom: 10px;
    width: 100%;
    margin-right: 0;
  }
  .mainWhyBlockRight .mainTitle.aos-init.aos-animate {
    justify-content: end;
    align-items: start;
  }
  .mainTopBlockLink a:last-child {
    width: 100%;
  }

  .mainNewsItem {
    width: 100%;
  }
  .services .swiper_slide {
    touch-action: none;
  }
  .mainToolsBlockRight .mainTitle {
    justify-content: center;
  }

  .article-views-bl {
    flex-wrap: wrap;
    justify-content: center;
  }

  .article-views-menu {
    margin-bottom: 10px;
  }

  .mainToolsBlockLeft.aos-init.aos-animate {
    display: none;
  }

  .mainToolsBlockRight {
    width: 100%;
  }

  .productTableBlock {
    flex-wrap: wrap;
  }

  .productTableBlock table {
    width: 100%;
  }

  .productTableBlock table:nth-child(2) tr:first-child {
    display: none;
  }

  .productTableBlock table:nth-child(2) tr:nth-child(2) td {
    border-top: none;
  }
}

/* Galaxy S8+*/
@media screen and (max-width: 480px) {
  .colc-but-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }

  .colc-but-wrap button.calc-but-is {
    margin-right: 0;
    width: 100%;
  }

  .mainWhyBlockRight {
    width: 100%;
    margin: 0 auto;
  }

  .mainToolsMobileSlider .owl-nav {
    text-align: center;
    left: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    z-index: 2;
    margin-top: 20px;
  }

  .mainToolsMobileItem {
    width: 100%;
    height: 249px;
    background: #346b04;
    border-radius: 10px;
    padding: 30px 20px;
    position: relative;
  }

  .mainToolsBlockRight .mainTitle h2 {
    text-align: left;
    line-height: 30px;
  }

  .mobileTitle h2 {
    font-size: 28px;
    line-height: normal;
  }

  .is3.aos-init h2 span {
    font-size: 18px;
    line-height: 15px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
  }

  .is3.aos-init {
    display: flex;
    align-items: center;
  }

  .is3.aos-init h2 {
    display: flex;
    align-items: center;
    line-height: 0;
  }

  .whyBlockItem {
    width: 100%;
  }

  .is3.aos-init {
    display: flex;
    align-items: center;
  }

  .is3.aos-init img {
    margin-right: 15px;
  }

  .is3.aos-init.aos-animate {
    margin-bottom: 50px !important;
  }

  .mainNewsItem {
    width: 100%;
  }

  .referenceSinglePagination ul {
    flex-wrap: wrap;
  }

  .referenceSinglePagination ul li {
    margin-bottom: 10px;
  }

  .article-views-menu a {
    margin-bottom: 10px;
    width: 100%;
  }

  .article-views-menu {
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
  div.mypage-products-block {
    width: 100%;
  }
}

/* Galaxy*/
@media screen and (max-width: 415px) {
  .mainBestMobileItemImg {
    border-radius: 100%;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0px;
  }

  .mainBestMobileItem {
    align-items: center;
    margin-bottom: 90px;
  }

  .mainBestMobileItemInfo {
    top: 0;
    left: 0;
  }

  .mainBestMobileItemInfo {
    height: auto;
    padding: 95px 0 0 0;
  }

  .mainBestMobileItemInfo {
    text-align: center;
  }

  .mainBestMobileItem:nth-child(2n) .mainBestMobileItemInfo {
    padding: 25px;
    padding-top: 97px;
    text-align: center;
  }

  .mainBestMobileItemImg img {
    left: 0;
    top: 0;
  }

  .mainBestMobileItemInfo {
    min-height: 170px;
  }

  .mainBestMobileItemInfo {
    padding-top: 105px;
  }

  .mainBestMobileItemInfo {
    width: 100%;
  }

  .mainBestMobileItemImg {
    margin: 10px auto;
  }

  .mainTopBlockInfo h2 {
    width: 100%;
  }

  .mainTopBlockInfo p {
    width: 100%;
  }

  .mainToolsMobileButton {
    width: 100%;
    height: auto;
    margin-top: 35px;
    padding: 20px;
    background-size: cover !important;
    border: 1px solid #959595;
    border-radius: 13px;
  }

  .mainToolsMobileButton p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #080a07;
    width: 70%;
    margin-bottom: 12px;
  }

  .mainNewsItem.aos-init.aos-animate {
    width: 100%;
    margin-right: 0;
  }

  .reference {
    margin-top: 0;
  }

  .pageTop {
    padding-top: 0;
  }
}

form.madal-forms.ist {
  justify-content: start !important;
  gap: 10px;
}

/* Iphone 6.7.8 */
@media screen and (max-width: 400px) {
  .mainNewsItem {
    flex: 1 1 calc(100% - 30px);
  }

  .mainBest .mainNewsItem {
    flex: 1 1 calc(100% - 30px);
  }
}

/* Iphone 5.5SE */
@media screen and (max-width: 320px) {
}

@media screen and (max-width: 1366px) {
  .container {
    max-width: 1134px;
    padding: 0 15px;
  }
}

/* Ã‘ÂÃ‘â€šÃÂ¸ÃÂ»ÃÂ¸ ÃÂ´ÃÂ»Ã‘Â md-Ã‘Æ’Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂ¾ÃÂ¹Ã‘ÂÃ‘â€šÃÂ² */
@media screen and (max-width: 1200px) {
  .registration_form_button2 button {
    width: 280px;
  }

  .tools-img-text-bl {
    width: 315px;
  }

  .quest__img.is {
    width: 50%;
  }

  .table-losing.is {
    margin-bottom: 40px;
    overflow: scroll;
  }

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

  .newsSliderInfoHead ul {
    flex-wrap: wrap;
  }

  .newsSliderInfoHead ul li {
    margin-bottom: 15px;
  }

  .productNewsSliderItem {
    height: 100%;
  }

  .productNewsSliderImg {
    min-height: 246px;
    width: 100%;
  }

  .productNewsSliderItem {
    flex-wrap: wrap;
  }

  .newsSliderInfo {
    padding: 20px;
    width: 100%;
  }

  .newsSliderImgTicket {
    padding: 10px;
    line-height: 16px;
    width: 100%;
    display: block;
    text-align: center;
  }

  .productNewsSliderImg {
    border-radius: 9px 9px 0 0px;
  }

  div.container2 {
    padding: 0 20px;
    max-width: 100%;
  }

  .newsBlockInfo .pageSearch input {
    margin-right: 10px;
  }

  .newsThemeList .mainNewsItem:nth-child(3n + 3) {
    margin-right: 30px;
  }

  .referenceItem {
    width: 31.3333%;
  }
}

/* Ã‘ÂÃ‘â€šÃÂ¸ÃÂ»ÃÂ¸ ÃÂ´ÃÂ»Ã‘Â sm-Ã‘Æ’Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂ¾ÃÂ¹Ã‘ÂÃ‘â€šÃÂ² */
@media screen and (max-width: 1024px) {
  .mypage-inner {
    padding: 25px 0 0 0;
    display: flex;
    flex-direction: column;
  }

  .instr__img2 {
    width: 100% !important;
  }

  .instr__img .tools-calc-taxt2 {
    margin-bottom: 31px;
  }

  .table-losing.is.is55 {
    overflow: auto;
    width: 100%;
  }

  .tit-colc {
    width: 100%;
  }

  .colc-text {
    width: 100%;
  }

  .quest__img {
    width: 33.333333333%;
    padding: 0 15px;
  }

  .mypage-wrap {
    /*flex-wrap: wrap;*/
  }

  .mypage-block {
    width: 100%;
    margin-bottom: 30px;
  }

  .mypage-block2 {
    width: 100%;
    padding: 0;
  }
  .mainNewsList {
    justify-content: flex-start;
  }

  /* .mainNewsList div {
    width: 30.5%;
    margin: 0 10px 20px 10px;
} */

  .topBlockImgOverlay {
    position: absolute;
    left: -80px;
    top: -13px;
    width: auto;
    height: 562px;
    z-index: 1;
  }

  .topBlockImg {
    position: absolute;
    right: 0px;
    z-index: 2;
    top: 21px;
  }

  .aboutImgBlock img {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
  }

  .aboutImgBlock {
    display: block;
    justify-content: space-between;
    margin: 10px 0 30px 0;
  }
  .aboutInfo {
    width: 100%;
    margin: 50px auto 0 auto;
  }

  .aboutInfoTitle {
    font-weight: 700 !important;
    font-size: 20.5px !important;
    line-height: 31px !important;
    color: #080a07 !important;
    margin: 30px 0 !important;
  }

  .registerBlock {
    padding: 30px 0 0 0;
  }
}

@media screen and (max-width: 992px) {
  .vipechka_top_block .vipechka_top_ul {
    max-width: 350px;
  }

  .instruct_text {
    margin-left: 10px;
  }

  .referenceList {
    gap: 30px;
  }

  .article-views-menu {
    flex-wrap: wrap;
    gap: 20px;
  }

  .registration_block {
    padding: 70px 0 0 0;
    width: 60%;
  }
  form.madal-forms.ist input.first-foms {
    width: 43% !important;
    margin-right: 0 !important;
  }
  .mypage-recept-ul {
    display: flex;
    align-items: center;
    padding: 15px 0 0 0;
    flex-wrap: wrap;
  }

  .mypage-recept-li {
    padding: 0 5px 10px 0;
  }

  .instr__img .tools-calc-taxt2 {
    margin-bottom: 61px;
  }

  .registration_block2 {
    margin: 0 0 0px 30px;
    display: flex;
    align-items: end;
  }

  form.madal-forms.ist input.first-foms {
    width: 28%;
  }

  .mypage-inner-block {
    width: 55%;
  }

  .mypage-inner-block2 {
    width: 45%;
    padding: 0 0 0 30px;
  }

  .mypage-recept-wrap {
    display: block;
    align-items: center;
    padding: 15px 0 0 0;
  }

  .fast-galer {
    justify-content: center;
  }

  .options-input-is .input-tit {
    width: 100%;
  }

  .colc-wrap .left-colc {
    width: 100%;
    margin-bottom: 40px;
  }

  .calc-img {
    width: 45%;
  }

  .table-losing.is.is55 {
    overflow: scroll;
  }

  .mainTopBlockInfo {
    width: 100%;
  }

  .mainTopBlockImg {
    display: none;
  }

  section.mainQuest .container {
    width: 100%;
  }

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

  .newsSliderInfoHead ul {
    flex-wrap: wrap;
  }

  .newsSliderInfoHead ul li {
    margin-bottom: 15px;
  }

  .productNewsSliderItem {
    height: 100%;
  }

  .productNewsSliderImg {
    min-height: 246px;
    width: 100%;
  }

  .productNewsSliderItem {
    flex-wrap: wrap;
  }

  .newsSliderInfo {
    padding: 20px;
    width: 100%;
  }

  .newsSliderImgTicket {
    padding: 10px;
    line-height: 16px;
    width: 100%;
    display: block;
    text-align: center;
  }

  .productNewsSliderImg {
    border-radius: 9px 9px 0 0px;
  }

  .newsBlockInfo {
    width: 100%;
    order: 2;
    justify-content: center;
  }

  .newsBlockMenu {
    width: auto;
    order: 1;
    display: flex;
  }

  .pageSearch form input[type="text"] {
    width: 90%;
  }

  .anthropometry_wrap {
    flex-wrap: wrap;
  }
  .researches .anthropometry_block2,
  .anthropometries .anthropometry_block2 {
    max-width: 134px;
  }
  .referenceItem {
    width: 48%;
    margin-right: 0;
  }
}

@media screen and (max-width: 890px) {
  .registration_block2 {
    display: none;
  }

  .registration_wrap .registration_block {
    padding: 70px 0 0 0;
    width: 100%;
  }
  .vipechka_inner,
  .vipcoment {
    flex-wrap: wrap !important;
  }
  .vipechka_block,
  .vipechka_block2 {
    width: 100% !important;
  }

  .vipechka_inner .vipechka_block2 {
    padding: 0;
    margin-top: 40px;
  }

  .instruct {
    display: none;
  }

  .newsBlock .instructMobile {
    display: block;
  }

  .instr__wrap {
    display: block;
  }
  form.madal-forms.ist {
    justify-content: start !important;
    gap: 10px;
  }

  .recept__block {
    width: calc(50% - 15px) !important;
    padding: 40px 0px 0px;
  }

  .quest__img {
    width: 50%;
    padding: 0 15px;
  }

  .inst__h2 {
    color: var(--main, #346b04);
    margin: -20px 0 84px 0;
  }

  .calc__time {
    margin: 0px 0 15px 0;
    text-align: center;
    color: #fff;
  }

  .instr__img {
    width: 100% !important;
    margin: 0 0 70px 0 !important;
  }

  .follow__wrap {
    display: block;
  }

  .follow__block {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 10px 0 0 0;
  }
  .referenceList {
    gap: 30px;
  }
  .referenceList .referenceItem {
    width: calc(50% - 15px);
    margin-right: 0 !important;
  }
  .urInfo {
    display: block;
    justify-content: space-between;
    margin: 50px 0 42px 0;
  }

  .urInfoText {
    width: 100%;
    margin: 0 0 30px 0;
  }

  .urInfoImg {
    width: 100%;
  }
  button.imt-but {
    padding: 15px !important;
  }
  a.form-but {
    margin-left: 0 !important;
  }
  .colc-wrap {
    gap: 30px;
  }
}

/* Ipad*/
@media screen and (max-width: 768px) {
  #search {
    gap: 10px;
    flex-wrap: wrap;
  }

  #search > div:last-child,
  #search > div:first-child {
    width: 100%;
  }

  .search-switch {
    flex-wrap: wrap;
  }

  .referenceItem {
    width: 47.3333%;
  }

  .right-colc {
    width: 100%;
  }
  input.panel-is-1 {
    width: auto;
  }
  button.general-but-is {
    border-radius: 10px;
    border: 1px solid #346b04;
    padding: 15px 35px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #080a07;
    margin-right: 0px;
    width: 100%;
    margin: 0 0 10px 0;
  }

  .resul-img {
    width: 100%;
    margin-right: 0px;
  }

  .resul-img img {
    border-radius: 8px 0 0 8px;
    margin: 0 0 -4px;
    padding: 0;
    width: 100%;
  }

  .result-text {
    width: 100%;
    padding: 20px 15px 20px;
  }

  .contactsInfo {
    margin: 50px 0 50px 0;
    display: block;
    justify-content: space-between;
  }

  .contactsBlock {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .contactsTitle {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 22px;
    line-height: 31px;
    color: #080a07;
  }

  span.fields {
    width: 140px;
    display: flex;
    height: 49px;
    /*margin: 0 10px 0 0;*/
  }

  .result__title {
    font-size: 42px;
    line-height: 61px;
  }

  a.form-but {
    margin: 0;
    display: flex;
  }

  form.madal-forms.ist input.first-foms {
    width: 100%;
    /* margin-bottom: 10px; */
    margin-right: 0;
  }
  form.madal-forms.ist {
    gap: 10px;
  }

  form.madal-forms.ist input.first-foms2 {
    width: 100%;
    margin-right: 0 !important;
  }

  form.madal-forms.ist label.seltexts {
    width: 100%;
    background: url(/local/templates/edisontheme/css/../images/result/arrow-2.png) 112px 59% no-repeat;
    margin-bottom: 10px;
    background-position-x: calc(100% - 4px) !important;
  }

  form.madal-forms.ist .search-select {
    width: auto;
  }

  /* form.madal-forms.ist .search-select input:checked + .select {
    width: 251%;
} */

  .mainNewsItem__blocks {
    width: 33.3333%;
  }
  .test_reklama {
    width: 100%;
    padding: 60px 0 70px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0px 0 0px;
  }

  .test {
    max-width: 940px;
    margin: 50px auto 0 auto;
  }

  .test_reklama_block {
    width: 33.3333333333%;
    padding: 0 15px 30px 15px;
  }

  form.madal-forms.is2 input.first-foms {
    width: 60%;
    margin-right: 20px;
  }

  .entry-text-wrap {
    flex-wrap: wrap;
  }

  .entry-text-tit {
    width: 100%;
    margin-bottom: 20px;
  }

  .entry-text-is {
    width: 100%;
    margin-bottom: 30px;
  }

  .result__title.is99 {
    font-size: 22px;
    line-height: 33px;
  }

  .pageTitle h2,
  .pageTitle h1 {
    font-size: 26px;
  }

  .tit-colc {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .colc-text {
    font-size: 14px;
    margin-bottom: 30px;
  }

  .colc-tit-is {
    font-size: 20px;
  }

  .mainNewsItem__blocks {
    /*width: 50%;*/
    padding: 0 15px 30px 15px;
  }
  .mainToolsBlockLeft {
    height: 356px;
    background: linear-gradient(324.32deg, #ee7301 -15.83%, #ffa552 68.83%);
    border-radius: 35px 35px 0px 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 90px 15px 40px 15px;
    width: 35%;
  }

  .mainToolsBlockRight {
    width: 65%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    height: 460px;
    margin-top: -25px;
  }

  /* .mainTitle img {
        display: none;
    } */

  .mainWhyBlock {
    display: block;
    justify-content: space-between;
    align-items: center;
  }

  .mainWhyBlockRight {
    width: 100%;
  }

  .mainWhyBlockLeft {
    /* display: none; */
  }

  .mainNewsLink {
    display: flex;
    justify-content: center;
    /*margin-top: 28px;*/
  }
}

@media screen and (min-width: 780px) {
  section
    .quest__img:not(.instr__img)
    div.tools-calc-bl
    div.tools-calc-but
    a.eventFavTrigger
    svg.mobile {
    display: none;
  }
}

@media screen and (max-width: 769px) {
  .inst__link {
    width: 92% !important;
    padding: 12px 0px !important;
    margin: 0 10px 0 0;
  }

  .tools-calc-tit {
    font-size: 20px;
  }

  .tools-calc-taxt {
    font-size: 18px;
  }

  .tools-calc-but a {
    width: 60%;
    padding: 12px;
  }

  .mypage-products-img img {
    width: 100%;
  }

  .mypage-inner-block {
    width: 100%;
    order: 2;
    margin: 40px 0 0 0;
  }

  .mypage-inner-block2 {
    width: 100%;
    padding: 0 0 0 0;
    order: 1;
  }

  .anthropometry_wrap {
    display: block;
    align-items: center;
    padding: 15px 0 0 0;
  }

  .anthropometry_block2 {
    width: 100%;
    padding: 15px 0 0 0px;
  }

  .anthropometry_block3 {
    width: 50%;
    padding: 15px 0 0 0px;
  }

  .anthropometry_block4 {
    width: 62.2%;
    padding: 10px 0 0 0px;
  }
  section .quest__img:not(.instr__img) div.tools-calc-bl {
    height: 229px;
    padding: 20px;
    border-radius: 10px;
    background: #346b04;
    text-align: left;
    position: relative;
    margin-bottom: 20px;
    gap: 0px;
  }
  section .quest__img:not(.instr__img) div.tools-calc-bl::after {
    content: "";
    background: url("/images/back_icon2.png") no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 212px;
    height: 172px;
  }
  section .quest__img:not(.instr__img) div.tools-calc-bl.tools-test-bl::after {
    background: url("/images/backtesticon.png") no-repeat;
  }
  section .quest__img:not(.instr__img) div.tools-calc-bl .tools-calc-tit {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #f3fcea;
    margin-bottom: 24px;
    text-align: left;
    min-height: 84px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 84%;
  }
  section .quest__img:not(.instr__img) div.tools-calc-bl .tools-calc-taxt {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #f3fcea;
    opacity: 0.9;
    padding-bottom: 15px;
  }
  section
    .quest__img:not(.instr__img)
    div.tools-calc-bl
    div.tools-calc-but
    a:not(.eventFavTrigger) {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    border-bottom: 1px solid #fff;
  }
  section
    .quest__img:not(.instr__img)
    div.tools-calc-bl
    div.tools-calc-but
    a.eventFavTrigger {
    border: unset;
    position: absolute;
    top: 36px;
    right: 5px;
  }
  section
    .quest__img:not(.instr__img)
    div.tools-calc-bl
    div.tools-calc-but
    a.eventFavTrigger
    svg {
    width: 19px;
    height: 21px;
  }
  section
    .quest__img:not(.instr__img)
    div.tools-calc-bl
    div.tools-calc-but
    a.eventFavTrigger
    svg.desktop {
    display: none;
  }
  section
    .quest__img:not(.instr__img)
    div.tools-calc-bl
    .tools-calc-but
    a:first-child
    span {
    color: #fff;
  }
  .reference .mypage-block2.is.mypage-block_quest .quest__img.is {
    margin-bottom: 0px;
    padding: 0px 10px;
  }
  .reference .mypage-block2.is.mypage-block_quest h1.result__title.is89 {
    font-size: 32px;
    margin-bottom: 40px;
    margin-top: 20px;
    line-height: normal;
    padding-bottom: 0px;
  }
  .reference
    .mypage-block2.is.mypage-block_quest
    h1.result__title.is89
    + .quest-wrap-img.is {
    margin-top: 0px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .reference .mypage-block2.is.mypage-block_quest .quest__img.is {
    width: 100%;
    padding: 0px 15px;
  }
  .pres-table-wrap-is .pres-table-num,
  .pres-table-wrap-is .pres-table-text {
    width: auto;
  }
  .racion-btn {
    width: 100% !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
}

/* Ipad mini*/
@media screen and (max-width: 640px) {
  form.madal-forms.ist input.first-foms2 {
    width: calc(40% - 10px) !important;
  }
  form.madal-forms.ist input.first-foms {
    width: 60% !important;
  }
  form.madal-forms.ist .search-select {
    width: calc(100% - 59px) !important;
  }
  .quves-dia-bl {
    width: 80%;
    padding: 20px 15px;
    border-radius: 5px;
    border: 1px solid #bcc0b7;
    margin-bottom: 25px;
  }
  section.mypage[data-id="33"] {
    padding-top: 110px;
  }
  .quves-dia-img {
    width: 20%;
  }
  form.madal-forms.ist {
    justify-content: space-between !important;
  }
  form.madal-forms.ist input.first-foms {
    /*width: 100% !important;*/
  }
  form.madal-forms.ist input.first-foms2 {
    /*width: 100% !important;*/
  }
  form.madal-forms.ist .search-select {
    /*width: calc(100% - 59px) !important;*/
  }
  a.form-but {
    margin-left: 0 !important;
  }
  span.fields {
    width: 100% !important;
  }
  .cocl-flo-tit {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    margin: 20px 0 13px 0;
  }

  .profil-form-wrap {
    margin-bottom: 40px;
  }

  .profil-day-tit {
    width: 100%;
    margin: 20px 0 15px 0;
  }

  .profil-day-is {
    display: block;
  }

  .profil-form-is {
    display: block;
    align-items: center;
    margin-bottom: 15px;
  }

  .anthropometry_block2.is {
    width: 100%;
  }

  .profil-form-is-tit {
    width: 100%;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 10px 0;
  }

  .profil-day-input input[type="number"] {
    border-radius: 10px;
    border: 1px solid #bcc0b7;
    background: #fff;
    margin: 0 0 10px 0;
    padding: 14px 20px 14px 20px;
    width: 100%;
    background: url(/local/templates/edisontheme/css/../images/calc/form-arrow.png) 95% center no-repeat;
  }
  .profil-day-wrap {
    display: block;
    align-items: center;
    margin-bottom: 40px;
  }
  .but-forms {
    margin: 0 0 0 10px;
  }

  form.madal-forms.is textarea {
    width: 100%;
  }

  .registration_form_button2 button {
    width: 200px;
  }

  form.madal-forms {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
    flex-wrap: wrap;
  }

  .losing-text p {
    margin: 0 0 15px;
    font-size: 14px;
  }

  .losing-gal-is {
    width: 50%;
    padding: 0 5px 10px 5px;
  }

  .losing-galerr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -5px 20px;
  }

  .losing-table-fut {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #bcc0b7;
    display: flex;
    margin: 0 0 15px 0;
  }

  .result__title.is.is2.is4 {
    background: url(/local/templates/edisontheme/css/../images/result/icon.png) 0 50% no-repeat;
    width: 320px;
  }

  .table-losing table {
    border-spacing: unset;
    margin: 0 0 15px;
    width: 690px;
  }

  .table-losing {
    overflow-x: scroll;
  }

  input.first-foms {
    width: 100%;
    margin: 0 0px 0px 0 !important;
  }

  .total-is {
    display: block;
    justify-content: space-between;
  }

  .mypage-result-block {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0px;
  }

  .mypage-result-block .mypage-result-in {
    width: 100%;
    padding: 0 0px;
  }

  .page__instrument button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 9px 20px;
    border-radius: 10px;
    font-weight: 500;
    background: #346b04;
    color: #ffffff;
    font-size: 16px;
    line-height: 21px;
    border: 1px solid transparent;
  }

  .urInfoDocs {
    display: block;
    justify-content: space-between;
  }

  .urInfoDocs ul {
    width: 100%;
  }

  .urInfoDocs {
    margin-bottom: 55px;
  }

  .quest__img.is {
    width: 100%;
  }

  .tools-calc-img {
    left: 40%;
  }

  .result__title.is68 {
    font-size: 30px;
    line-height: normal;
  }

  .table-losing.is33 {
    overflow: scroll;
  }

  .tools-img-text-bl {
    width: 100%;
  }

  .tools-img-tit {
    font-size: 18px;
  }

  .tools-img-tits {
    font-size: 14px;
  }

  .test_what_block {
    width: 50%;
    padding: 40px 0px 0 8px;
  }

  .newsThemeList2 {
    margin: 30px -10px 0 -10px;
  }

  .mainNewsItem__blocks {
    width: 50%;
    padding: 0 10px 20px 10px;
  }

  .result__title.is33 {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .accord-tit {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .accordion .text {
    font-size: 20px;
  }

  .accord-tit.is {
    margin-top: 30px;
  }

  .colc-imt {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .right-colc-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }

  .calc-img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .colc-img-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .options-input-is {
    flex-wrap: wrap;
  }

  /* .mainNewsList div {
        width: 45.9%;
        margin: 0 10px 20px 10px;
    } */

  .article-views-bl {
    flex-wrap: wrap;
    justify-content: center;
  }

  .article-views-menu {
    margin-bottom: 10px;
  }

  /* .mainToolsBlock {
    display: block;
    flex-wrap: wrap;
} */

  .mainToolsBlockRight {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    height: 460px;
    margin-top: 23px;
  }

  .toolsSliderIcon {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .vipechka_border {
    flex-wrap: wrap;
  }
  .vipechka_block2,
  .instruct_text {
    padding: 0 !important;
  }
  .vipechka_block2 {
    padding-top: 15px !important;
  }
  .toolsSlider {
    top: -59px;
  }

  .mainTopBlockLink {
    display: block;
    align-items: center;
  }

  .mainTopBlockLink a:first-child {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #080a07;
    background: #ee7301;
    box-shadow: 6px 8px 11px rgb(238 115 1 / 30%);
    border-radius: 5px;
    margin-right: 15px;
    position: relative;
    padding: 17px 30px;
    overflow: hidden;
    height: 54px;
    /*display: block;*/
    z-index: 2;
    text-align: center;
  }
  .vipechka_top {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: start;
    gap: 10px;
  }
  .vipechka_top .vipechka_top_block:nth-child(3) {
    /*order: 3;*/
  }
  .vipechka_top_ul {
    flex-wrap: wrap;
    row-gap: 10px;
  }
  .vipechka_top_res {
    width: 100%;
    height: 1px !important;
  }
  .vipechka_top_res1 {
    width: 100%;
    display: block !important;
  }
  .vipechka_top_restagle {
    width: 100% !important;
    height: 1px !important;
  }
  .vipechka_top_block {
    margin: 17px 0;
  }
  .mainTopBlockLink a:last-child {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #080a07;
    background: rgba(238, 115, 1, 0.1);
    border: 2px solid #ee7301;
    border-radius: 5px;
    height: 54px;
    transition: 0.5s;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    margin: 10px 0 0 0;
  }
  form.madal-forms.ist label.seltexts {
    width: 100% !important;
  }
  .mainTop {
    height: auto;
    background: linear-gradient(
      93.82deg,
      #f3fcea 3.2%,
      #ccf3a9 60.83%,
      #f3fcea 104.69%
    );
    position: relative;
    margin-bottom: 109px;
    padding: 0 0 50px 0;
  }

  .mainTopBlockLink a:first-child {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #080a07;
    background: #ee7301;
    box-shadow: 6px 8px 11px rgb(238 115 1 / 30%);
    border-radius: 5px;
    margin-right: 15px;
    position: relative;
    padding: 17px 30px;
    overflow: hidden;
    height: 54px;
    /*display: block;*/
    z-index: 2;
    text-align: center;
    width: 100%;
  }

  .toolsSlider .owl-dots {
    position: absolute !important;
    left: 0px !important;
    bottom: -52px;
    text-align: center;
  }

  .mainTopBlockInfo h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #080a07;
    text-transform: uppercase;
    padding-top: 76px;
    margin-bottom: 26px;
  }

  .mainToolsBlockLeft {
    height: 356px;
    background: linear-gradient(324.32deg, #ee7301 -15.83%, #ffa552 68.83%);
    border-radius: 35px 35px 0px 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 90px 15px 40px 15px;
    width: 100%;
  }

  .mainToolsMobileItem {
    width: 100%;
    height: 249px;
    background: #346b04;
    border-radius: 10px;
    padding: 30px 20px;
    position: relative;
  }

  .mainToolsMobileSlider .owl-nav {
    text-align: center;
    left: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    z-index: 2;
    margin-top: 20px;
  }

  .mainToolsMobile {
    display: block;
    margin: 60px 0 0 0px;
  }

  .mainToolsBlockRight {
    width: 100%;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    height: 460px;
    margin-top: 23px;
  }

  .mainToolsMobileButton {
    width: 100%;
    height: 188px;
    margin-top: 30px;
    padding: 20px;
  }
  .mainToolsMobileSlider .owl-stage-outer .owl-stage {
    padding: 0px !important;
  }

  .mainToolsMobileSlider .owl-item {
    width: 276px !important;
  }
  .mainToolsMobile .mobileTitle h2 {
    font-size: 32px;
  }

  .mainToolsMobileSlider .toolsSliderItem {
    height: 249px;
    padding: 30px 20px;
    border-radius: 10px;
    background: #346b04;
    width: 276px;
    text-align: left;
    position: relative;
  }
  .mainToolsMobileSlider .toolsSliderItem::after {
    content: "";
    background: url("/images/back_icon.png") no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 211px;
    height: 182px;
  }
  .mainToolsMobileSlider .toolsSliderItem .toolsSliderTitle {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #f3fcea;
    margin-bottom: 25px;
    text-align: left;
    min-height: 84px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .mainToolsMobileSlider .toolsSliderItem .toolsSliderText {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #f3fcea;
    opacity: 0.9;
    padding-bottom: 15px;
  }
  .mainToolsMobileSlider .toolsSliderItem .toolsSliderLink {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    border-bottom: 1px solid #fff;
  }
  .mainToolsMobileSlider .owl-nav {
    margin: 5px auto 0px;
  }
  .mainToolsMobileSlider .owl-dots {
    margin-top: -44px;
  }
  section.mainTop {
    margin-bottom: 70px;
  }
  .mainToolsMobileSliderWrapper {
    margin-right: -15px;
  }
  .mainNewsTopOverlay {
    display: none;
  }
  .mainToolsMobile .mainToolsMobileButton {
    max-width: 384px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 430px) {
  section .quest__img:not(.instr__img) div.tools-calc-bl .tools-calc-tit {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
/* Galaxy S8+*/
@media screen and (max-width: 480px) {
  .referenceItem {
    width: 100%;
  }

  form.madal-forms.ist {
    justify-content: flex-start !important;
  }
  .article-views-bl {
    flex-wrap: wrap;
  }
  .article-views-menu {
    width: 100%;
  }
  .reference {
    overflow: hidden;
  }
  .modal__title {
    margin: 0 0 50px 0;
    text-align: center;
    font: var(--newfontsystem-1920-cardtitle, 700 24px "Raleway", sans-serif);
  }
  .mainNewsImg {
    width: 100%;
    object-fit: cover;
  }
  .mainNewsItem__blocks {
    width: 100% !important;
    padding: 0 !important;
  }
  .modal__flex {
    display: flex;
    margin: 0 0 10px 0;
    justify-content: space-between;
    color: var(--maincontent, #080a07);
    text-align: left;
    font: var(--newfontsystem-1920-button, 500 16px "Raleway", sans-serif);
  }

  .modal__body {
    text-align: center;
    font: var(--newfontsystem-1920-accent, 500 20px/27px "Raleway", sans-serif);
    margin: 0 0 15px 0;
  }

  .doc-inf-wrap {
    border-radius: 10px;
    border: 1px solid #bcc0b7;
    background: #fff;
    padding: 15px;
    display: block;
  }

  .title_anthropometry {
    font-weight: 800;
    font-size: 22px;
    line-height: 29px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #346b04;
  }

  .registration_wrap {
    display: block;
  }

  .registration_form_button2 button {
    width: 100%;
  }

  .registration_form_inner_block2 {
    width: 100%;
    padding: 0;
  }

  .callory__wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -23px 0px 0;
  }

  .calorry__block {
    padding: 0 10px 7px 0;
    font-weight: 500;
    font-size: 18px;
  }

  .table-tit {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #ffffff;
    padding: 10px 5px;
  }

  .racion-form-block {
    display: block;
    align-items: center;
    margin: 0 0 20px 0;
  }

  .racion-item {
    width: 100%;
  }

  .racion-form-block input {
    width: 100%;
    background: #ffffff;
    border: 1px solid #bcc0b7;
    padding: 15px 25px 14px 25px;
    border-radius: 10px;
  }

  .racion-item {
    width: 100%;
    margin: 0 0 10px 0;
  }

  .racion__title {
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    font-family: "Raleway";
    color: #080a07;
    margin: 40px 0 30px 0;
  }

  .study_wrap {
    padding: 40px 0 0 0;
    display: block;
    align-items: center;
  }

  .study_block2 {
    padding: 15px 0 0 0px;
  }

  .study_button button {
    width: 100%;
  }

  .diagnoses-tabs {
    display: block;
    align-items: center;
  }

  .diagnoses-tabs_block {
    margin: 0 0px 15px 0;
  }

  .anthropometry-pd {
    padding: 40px 0 0 0;
  }

  .diagnoses_wrap {
    display: block;
    align-items: center;
    margin: 15px 0 0 0;
  }

  .diagnoses_block {
    width: 100%;
  }

  .diagnoses_block2 {
    width: 100%;
    padding: 15px 0 0 0px;
  }

  .diagnoses_select {
    max-width: 100%;
  }

  .anthropometry_button button {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #080a07;
    padding: 15px 45px;
    background: #ee7301;
    box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
    border-radius: 5px;
    display: flex;
    align-items: center;
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .anthropometry_block3 {
    width: 100%;
    padding: 15px 0 0 0px;
  }

  .anthropometry_wrap {
    display: block;
  }

  .anthropometry_block {
    width: 100%;
    margin: 0 0 10px 0;
  }

  .anthropometry_block4 {
    width: 100%;
    padding: 0 0 0 0px;
  }

  .anthropometry {
    margin: 25px 0 0 0;
  }

  .result-link-wrap {
    display: block;
    align-items: center;
    margin: 40px 0 0 0;
  }

  .result-link-wrap .result-btn2 {
    margin: 30px 0 0 0;
  }

  .break-tit.is {
    margin: 30px 0 30px;
  }

  .newsThemeList.newsThemeList__theme .newsThemeList__inner {
    width: 100%;
    padding: 0 10px 20px 10px;
  }

  .newsThemeList__theme {
    margin: 0 -10px !important;
    justify-content: flex-start !important;
  }

  .losing-text {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #080a07;
  }

  .lenta__title {
    font-size: 24px;
    margin: 0 0 13px 0;
    font-weight: 700;
    color: var(--main, #346b04);
  }

  .doc-inf-bl {
    display: block;
    align-items: center;
    margin-bottom: 20px;
  }

  .doc-inf-text-ist {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 10px;
    border: 1px solid #bcc0b7;
    background: #fff;
    padding: 14px 30px 14px 25px;
    width: 100%;
  }

  .doc-inf-tits {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    width: 100%;
    margin: 0 0 11px 0;
  }

  .tools-img-is img {
    width: 100%;
  }

  .tools-img-text-bl {
    width: 100%;
    height: 49%;
    top: 1px;
    left: 1px;
  }

  .quest__img.is {
    width: 100%;
    margin: 0 auto 25px;
    padding: 0;
  }

  .quest-wrap-img.is {
    justify-content: center;
    margin: 0 auto;
  }

  .test_form_wrap {
    display: block;
  }

  .test_form_title {
    padding: 30px 0 0 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    color: #080a07;
  }

  .test_form_button_pd {
    padding: 0 0 15px 0;
    text-align: center;
  }
  .test_form_button2 button {
    width: 100%;
    display: inline-block;
    padding: 15px 45px;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    color: #080a07;
    box-shadow: 6px 8px 11px 0px #ee73014d;
    background: #ee7301;
    border-radius: 5px;
  }
  .test_form_inner {
    display: block;
    padding: 0px 0 0 0;
  }

  .test_form_inner_block {
    width: 100%;
  }

  .test_form_inner_block2 {
    width: 100%;
    margin: 30px 0 0 0;
  }

  .test_reklama_block {
    width: 50%;
    padding: 0 6px 12px 6px;
  }

  .result__title.is88 {
    font-size: 30px;
    line-height: normal;
    background-size: contain;
    padding: 0 0 0 95px;
    margin-bottom: 40px;
  }

  .result__title.is89 {
    margin-bottom: 80px;
  }

  .result__title {
    margin: 60px 0 10px 0px;
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #080a07;
    padding: 13px 0 13px 80px;
    background: url(/local/templates/edisontheme/css/../images/mypage/result-title.svg) 0 50% no-repeat;
    background-size: contain;
  }

  .quest__img {
    width: 100%;
    padding: 0 15px;
  }

  .mypage-articles-ul {
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
  }

  .mypage-articles-links {
    display: flex;
    align-items: self-start;
    justify-content: space-between;
    padding: 0 0 0 0;
  }

  .mypage-articles-li {
    padding: 0 5px 0 0;
    margin: 0 0 5px 0;
  }

  .mypage-products-block {
    width: 100%;
    padding: 30px 15px 0 15px;
  }

  .mypage-products {
    display: block;
    flex-wrap: wrap;
    margin: -30px -15px 0 -15px;
  }

  .mypage-recept-ul {
    display: flex;
    align-items: center;
    padding: 15px 0 0 0;
    flex-wrap: wrap;
  }

  .mypage-recept-li {
    padding: 0 5px 0 0;
    margin: 0 0 10px 0;
  }

  .newsBlockMenu {
    margin-top: 26px;
  }
  .search-select label {
    background-position-x: calc(100% - 10px) !important;
  }
  span.drop-tit {
    font-size: 16px !important;
  }
  .recept__block {
    width: 100% !important;
    padding: 40px 15px 0 15px;
  }

  .pagination_number {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid #bcc0b7;
    width: 30px;
    height: 30px;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    color: #bcc0b7;
  }

  .pagination_arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid #bcc0b7;
    width: 30px;
    height: 30px;
  }

  .recept_select {
    margin: 10px 0 0 0;
  }

  .recept_hei {
    height: 37%;
  }

  .recept_inner {
    display: block;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0 0 0;
  }

  .quves-time-bl {
    flex-wrap: wrap;
  }

  .quves-dia-img {
    width: 20%;
    margin: 0 0 15px 0;
  }

  .quves-dia-wrap {
    display: flex;
    flex-wrap: nowrap;
  }

  .quves-dia-bl {
    width: 100%;
  }

  .quves-tit {
    font-size: 18px;
  }

  .quves-text {
    font-size: 14px;
    line-height: 20px;
  }

  .quves-is {
    font-size: 14px;
    line-height: 20px;
  }

  .quves-files-tit {
    font-size: 18px;
  }

  .entry-tit-wrap {
    flex-wrap: wrap;
  }

  .entry-tit {
    margin-bottom: 10px;
  }
  /* .mainNewsList div {
        width: 100%;
        margin: 0 0px 20px 0px;
    } */

  .referenceSinglePagination ul {
    flex-wrap: wrap;
  }

  .referenceSinglePagination ul li {
    margin-bottom: 10px;
  }

  .article-views-menu a {
    margin-bottom: 10px;
    width: 100%;
  }

  .article-views-menu {
    margin-bottom: 10px;
    flex-wrap: wrap;
  }

  button.cocl-flo.is {
    margin-right: 13px;
  }

  .colc-img-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0px 30px 0px;
  }

  input.panel-is-1 {
    padding: 14px 30px 14px 25px;
    border-radius: 10px;
    border: 1px solid #bcc0b7;
    background: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #346b04;
    width: 100%;
  }

  .colc-res-num {
    color: #080a07;
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    opacity: 0.5;
    margin-bottom: 48px;
  }

  .colc-res-num.is {
    opacity: inherit;
    color: #ee7301;
    font-family: "Raleway";
    font-size: 73px;
    font-style: normal;
    line-height: normal;
    font-weight: 700;
  }

  button.imt-but {
    font-family: Raleway;
    font-size: 18px;
    padding: 15px 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 5px;
    border: 2px solid var(--accent, #ee7301);
    background: rgba(238, 115, 1, 0.1);
    width: 100%;
  }

  button.cocl-flo.is {
    margin-right: 0px;
    width: 50%;
  }

  .cocl-flo {
    width: 50%;
  }
  .reference .mypage-block2.is.mypage-block_quest .quest__img.is {
    padding: 0px;
  }
}

/* Galaxy*/
@media screen and (max-width: 445px) {
  button.pres-but {
    width: 100%;
  }

  .pres-text {
    font-size: 16px;
    line-height: normal;
  }

  .cocl-flo-tit {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 100%;
    padding: 15px 0 12px 0;
    text-align: left;
  }

  .test_what_block {
    width: 100%;
    padding: 24px 0px 0 0;
  }

  .test_what_button {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    display: block;
    line-height: 21px;
    color: #080a07;
    width: 100%;
  }

  .test_what_button_title {
    text-align: left;
    padding: 0 0 0 10px;
  }

  .test_what_button_img img {
    width: 100%;
  }

  .title_test {
    text-align: left;
    font-size: 26px;
    font-weight: 600;
    line-height: 38px;
    color: #080a07;
  }

  .test_title {
    padding: 0px 0 0 0;
  }

  .test_form_progress {
    padding: 30px 0 0 0;
  }

  .test_form_title {
    padding: 30px 0 0 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    color: #080a07;
  }

  .test_form_button_pd {
    padding: 0 0 14px 0;
    text-align: center;
  }

  .accordion .text {
    font-size: 16px;
  }

  .acord-wrap {
    font-size: 14px;
  }

  button.fast-galer-com-but {
    font-size: 14px;
    padding: 15px;
  }

  button.fast-big-but.is {
    font-size: 14px;
    padding: 15px 15px;
  }

  .entry-tit {
    font-size: 14px;
  }

  .fast-text {
    font-size: 14px;
  }

  .fast-com-text {
    font-size: 14px;
  }

  .mainNewsItem.aos-init.aos-animate {
    width: 100%;
    margin-right: 0;
  }

  .whyBlockList {
    flex-direction: column;
    margin-bottom: 70px;
    margin: 40px 0 50px 0;
  }

  .mypage-articles-title {
    padding: 20px 0 0 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #346b04;
  }
  .mainTopBlockInfo h2 {
    width: 100%;
    display: block;
  }
  .mainTopBlockInfo h2 > span {
    display: block;
  }

  .mypage-articles-suptitle {
    font-size: 16px;
  }

  .mypage-articles-link a {
    font-size: 16px;
  }

  .mypage-inner-link {
    font-size: 16px;
  }

  .mypage-products-title a {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #346b04;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .mypage-recept-avtor {
    padding: 5px 0 0 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #5b6354;
  }

  .mypage-recept-wrap {
    display: block;
    align-items: center;
    padding: 10px 0 0 0;
  }

  .mypage-recept-title a {
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #346b04;
  }

  .mypage-recept-li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
  }

  .newsSliderInfoTitle p {
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #346b04;
    transition: 0.5s;
    margin: 0 0 10px 0;
  }

  .newsSliderInfoText p {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #080a07;
    height: 102px;
    overflow: hidden;
    margin-bottom: 30px;
  }

  .newsSliderInfoLink a {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #080a07;
  }

  .newsSliderInfoLink {
    padding: 0 0 10px 0;
    margin-bottom: 0px;
  }

  .newsSliderInfoText p {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #080a07;
    height: 102px;
    overflow: hidden;
    margin-bottom: 17px;
  }

  .test {
    max-width: 940px;
    margin: 30px auto 0 auto;
  }

  .test_form_button2 button {
    display: inline-block;
    padding: 15px 45px;
    font-size: 18px;
    width: 100%;
    font-weight: 500;
    line-height: 21px;
    color: #080a07;
    box-shadow: 6px 8px 11px 0px #ee73014d;
    background: #ee7301;
    border-radius: 5px;
  }

  .test_form_wrap {
    padding: 33px 0 0 0;
    display: block;
    align-items: center;
    justify-content: space-between;
  }

  .test_result_pd {
    padding: 30px 0 0 0;
  }
}

/* Iphone 6.7.8 */
@media screen and (max-width: 375px) {
  .pres-table-wrap-is {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #080a07;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 15px;
  }

  .pres-text-com {
    color: #bcc0b7;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Raleway;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    padding: 10px 10px;
    min-height: 150px;
  }

  .tools-calc-but a {
    width: 78%;
    padding: 12px;
  }

  .quest__img.is {
    width: 100%;
    margin: 0 auto 25px;
    padding: 0;
  }
}

/* Iphone 5.5SE */
@media screen and (max-width: 330px) {
  .result__title.is88 {
    font-size: 22px;
    line-height: normal;
    background-size: contain;
    padding: 0 0 0 70px;
    margin-bottom: 40px;
  }
}

.mypage-block__select {
  margin: 150px auto 0;
  width: fit-content;
}

.mypage-block__select-button.deactive {
  opacity: 0.4;
  cursor: default;
  pointer-events: none;
}

.mypage-block__select-button {
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  padding: 16px 45px 14px 45px;
  width: fit-content;
  margin-top: 50px;
  transition: 0.4s;
  cursor: pointer;
}

.mypage-block__select-button:hover {
  box-shadow: none;
  color: #fff;
  background: #346b04;
}

/* adaptive cabinet 19.02 */

@media (min-width: 768px) and (max-width: 1023.98px) {
  div.anthropometry_input {
    margin-bottom: 15px;
  }
  form.madal-forms input {
    margin-right: 0 !important;
  }
  /*form.madal-forms{
        flex-wrap: nowrap !important;
    }*/
  form.madal-forms.ist label.seltexts {
    /*width: 100% !important;*/
  }
  form.madal-forms.ist label.seltexts {
    /*background-position-y: 100px;*/
  }
  div.result-total-wrap .total-is {
    flex-wrap: wrap;
    row-gap: 10px;
  }
  div.profil-day-is {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
  }
  div.instr__wrap {
    flex-wrap: wrap;
  }
  .instr__img.quest__img {
    width: 100% !important;
  }
}

div.doc-inf-wrap.mobile {
  display: none;
}
.table-losing .table_mobile {
  display: none;
}
@media screen and (max-width: 430px) {
  section.mypage {
    padding-top: 25px !important;
  }
}
@media (max-width: 769px) {
  li.mypage-li2.active.special a {
    background: rgba(188, 192, 183, 1);
    color: white;
    font-weight: 400;
    justify-content: space-between;
    cursor: pointer;
  }

  div.doc-inf-wrap.mobile {
    display: flex;
    margin-bottom: 20px;
  }
  div.doc-inf-wrap:not(.mobile) {
    display: none;
  }
  section.mypage {
    padding-top: 140px;
    padding-bottom: 70px;
  }

  div.container2 {
    padding: 0 15px;
  }
  div.mypage-wrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
  div.mypage-block {
    width: 100%;
    position: static;
    margin-bottom: 40px;
  }
  div.mypage-top {
    flex-direction: row;
    gap: 10px;
  }
  .mypage-top-img {
    width: 65px;
    height: 65px;
    margin: 0px;
  }
  div.mypage-top-info {
    width: auto;
  }
  div.mypage-border {
    padding: 20px 20px;
  }
  div.mypage-top-name {
    font-size: 16px;
    line-height: 18px;
  }
  div.mypage-top-balans {
    padding: 5px 0 0 0;
    font-size: 14px;
    line-height: 16px;
  }
  ul.mypage-ul {
    margin: 13px 0px 6px 0px;
    padding: 15px 0px 14px 0px;
  }
  li.mypage-li {
    width: auto;
  }
  ul.mypage-ul2 {
    margin: 0px;
  }
  li.mypage-li2:not(.active),
  div.mypage-title {
    display: none;
  }
  ul.mypage-ul2:nth-last-child(2) {
    margin: 0px;
  }
  div.mypage-bottom {
    display: none;
  }
  li.mypage-li2.active a {
    padding: 14px 14px 12px 12px;
    font-size: 18px;
    line-height: 21px;
    border-radius: 10px;
  }
  li.mypage-li2.active a::after {
    content: url("/images/right-arrow_2.svg");
    width: auto;
    height: auto;
    color: #fff;
    cursor: pointer;
  }
  li.mypage-li2 a svg {
    width: 32px;
    height: auto;
  }
  div.mypage-block2 {
    width: 100%;
    position: relative;
    /*padding-left: 0px;*/
    padding: 0;
  }

  div.mypage-inner-block {
    order: 3;
  }
  div.mypage-inner {
    padding-top: 0px;
  }
  div.mypage-inner-block2 {
    padding: 0px;
    width: 100%;
    padding-bottom: 0px;
  }
  .mypage-inner-li a.mypage-inner-link-ac,
  .mypage-inner-li a.mypage-inner-link {
    padding: 7px 14px;
    font-size: 16px;
  }
  div.dco0inf-img {
    width: 72px;
    height: 72px;
    margin-right: 0px;
  }
  div.dco0inf-img img {
    max-width: 72px;
  }
  div.doc-inf-name {
    font-size: 18px;
    line-height: 21px;
    font-weight: 600;
  }
  div.doc-inf-tit,
  div.doc-inf-text-is {
    line-height: 16px;
    font-size: 14px;
  }
  .doc-inf-text {
    padding-top: 12px;
  }
  div.doc-inf-tit {
    margin-right: 5px;
  }
  div.mypage-inner-block,
  div.mypage-button button {
    width: 100%;
  }
  div.lenta__com {
    padding: 9px 0px 25px 9px;
  }
  div.result-text-bl {
    padding: 15px;
    margin-bottom: 0px;
  }
  div.fast-com-img-is img {
    width: 72px;
    height: 72px;
  }
  div.fast-com-img-tit {
    font-size: 16px;
  }
  div.fast-com-img-text-is {
    line-height: 16px;
    font-size: 13px;
  }
  div.lenta__title {
    font-size: 24px;
    margin: 0 0 18px 0;
  }
  div.fast-com-img-wrap {
    margin-bottom: 11px;
  }
  .fast-com-is-wrap button.fast-but {
    font-size: 18px;
    line-height: 21px;
  }
  div.mypage-button button {
    height: 49px;
  }
  div.mypage-recept-time {
    font-size: 14px;
    line-height: 16px;
  }
  div.mypage-recept-top {
    align-items: flex-start;
  }
  div.mypage-recept-img > img {
    height: 202px;
    width: 100%;
    object-fit: cover;
  }
  div.mypage-recept-img-bg {
    height: 202px;
  }
  div.mypage-recept-title a {
    font-size: 24px;
    line-height: 28px;
  }
  div.mypage-recept-pd {
    padding-top: 9px;
  }
  div.mypage-recept-avtor {
    font-size: 16px;
    line-height: 24px;
  }
  ul.mypage-recept-ul {
    padding-top: 18px;
  }
  li.mypage-recept-li a {
    font-size: 14px;
    line-height: 17px;
  }
  div.mypage-recept-wrap {
    flex-direction: column;
    align-items: flex-start;
    padding: 5px 0 0 0;
    gap: 7px;
  }
  div.mypage-products-img {
    border-radius: 22px;
    height: 162px;
  }
  div.mypage-products-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  div.mypage-products-title a {
    font-size: 24px;
    line-height: 28px;
  }
  div.mypage-products-wrap {
    padding: 21px 0 0 0;
  }
  div.mypage-products-li-title,
  div.mypage-products-li-suptitle {
    font-size: 16px;
    line-height: 21px;
  }
  div.mypage-block2 ol.mypage-products-ol {
    padding: 6px 0 0 0;
    margin-bottom: -1px;
  }
  li.mypage-products-li {
    padding: 8px 0 0 0;
  }
  div.mypage-articles-absolute {
    font-size: 14px;
    line-height: 14px;
    left: 13px;
  }
  div.mypage-articles-img img {
    max-height: 130px;
    object-fit: cover;
  }
  div.mypage-articles-pd {
    padding: 12px 12px;
  }
  div.mypage-articles-title {
    font-size: 23px;
    line-height: 28px;
    letter-spacing: 0.3px;
  }
  div.mypage-articles-wrap {
    padding: 10px 0 0 0;
  }
  div.mypage-articles-suptitle {
    font-size: 16px;
    line-height: 21px;
    margin: 12px 0 0 0;
  }
  div.mypage-articles-link a {
    font-size: 16px;
    line-height: 18px;
  }
  div.mypage-articles-link {
    padding: 24px 0 0 0;
  }
  div.mypage-inner-link2 {
    font-size: 14px;
    line-height: 16px;
  }
  div.fast-com-img-is img {
    width: 54px;
    height: 54px;
  }
  div.follow__wrap {
    padding: 14px;
  }
  div.follow__block {
    margin: 15px 0 0 0px;
    width: 100%;
    flex-wrap: wrap;
    gap: 10px;
  }

  .mypage-block2 .follow__block a {
    width: 100%;
  }

  button.follow__btn2 {
    width: 100%;
  }

  /* additionaly */
  div.result__title.is11 {
    padding-left: 0px;
    justify-content: center;
    font-size: 31px;
    background-size: 15%;
    padding-left: 60px;
  }
  div.anthropometry-pd {
    padding: 20px 0 0 0;
  }
  div.title_anthropometry {
    font-size: 24px;
    line-height: 26px;
    letter-spacing: -0.2px;
  }
  div.anthropometry_margin {
    margin: 29px 0 0 0;
  }
  div.checkbox-title {
    padding: 0 0 0 4px;
  }
  div.anthropometry_wrap {
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 0 0 0;
  }
  .mypage.researches div.anthropometry_wrap {
    flex-direction: row;
    row-gap: 0px;
  }
  .mypage.researches div.anthropometry_block {
    max-width: 100%;
  }
  div.anthropometry_block {
    width: 100%;
  }
  div.anthropometry_title {
    font-size: 16px;
    line-height: 18px;
  }
  div.anthropometry_block4 {
    width: 100%;
    padding: 0;
  }
  div.anthropometry_input_bg input {
    background: #ffffff url(/local/templates/edisontheme/css/../images/health/anthropometry-input.svg) 95% 48%
      no-repeat;
  }
  div.anthropometry_input input {
    height: 47px;
  }
  div.study_wrap {
    padding: 30px 0 0 0;
    flex-direction: column;
    gap: 12px;
  }
  .study_block,
  .study_block2 {
    width: 100%;
  }
  div.study_block2 {
    padding: 0;
  }
  div.anthropometry_bottom {
    margin: 40px 0 0 0;
  }
  .anthropometry_bottom div.checkbox-title {
    padding: 0 0 0 10px;
  }
  .checkbox-main2 {
    margin-bottom: 0px;
  }
  .anthropometry_bottom div.anthropometry_chekbox {
    margin: 10px 0 0 0;
  }
  .anthropometry_bottom div.anthropometry_margin {
    margin-top: 32px;
  }
  div.anthropometry_button {
    margin: 28px 0 0 0;
  }
  .study_wrap div.anthropometry_button {
    margin: 0;
  }
  div.anthropometry_button button,
  div.study_button button {
    font-size: 16px;
  }

  /* allergy */
  div.anthropometry {
    margin: 31px 0 0 0;
  }
  .anthropometry_block4 div.anthropometry_input input {
    padding-left: 19px;
  }
  div.anthropometry_wrap {
    margin-bottom: 25px;
  }

  /* anthropometry */
  div.result__title.is5 {
    padding-left: 60px;
    justify-content: center;
    font-size: 31px;
    background-size: 15%;
  }
  div.anthropometry_block2 {
    width: 62%;
    padding-left: 0px;
  }
  .result__title.is5 ~ .anthropometry .anthropometry_wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
  div.anthropometry_block3 {
    width: 38%;
  }
  .result__title.is5 ~ .anthropometry .anthropometry_bottom div.checkbox-title {
    padding: 0 0 0 5px;
  }
  .result__title.is5
    ~ .anthropometry.anthropometry_bottom
    div.anthropometry_chekbox {
    margin: 12px 0 0 0;
  }
  div.anthropometry_itog {
    margin: 26px 0 0 0;
  }
  .anthropometry_itog div.title_anthropometry {
    font-size: 23px;
  }
  div.title_anthropometry span {
    margin: 0px 0 0 8px;
    font-size: 24px;
  }

  /* consultation */
  div.entry-tit {
    font-size: 23px;
    width: 50%;
    line-height: 27px;
  }
  div.entry-tit-wrap {
    align-items: flex-start;
    margin-bottom: 17px;
  }
  div.entry-day {
    font-size: 14px;
  }
  div.entry-bl {
    padding: 20px 19px 15px 19px;
    margin-bottom: 19px;
  }
  div.entry-text-tit {
    font-size: 16px;
    width: 50%;
    margin-bottom: 0px;
  }
  div.entry-text-is {
    width: 50%;
    font-size: 16px;
    margin-bottom: 0px;
  }
  .entry-bl button.entry-but {
    margin-top: 16px;
    font-size: 16px;
    margin-bottom: 0px;
  }
  .entry-wrap button.entry-wrap-but {
    width: 100%;
    margin-top: 10px;
    line-height: 21px;
    font-size: 16px;
  }

  /* consultation-add */
  div.result__title.is99 {
    padding-left: 0px;
    justify-content: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    font-size: 31px;
    line-height: 38px;
    margin-left: 9px;
    padding-left: 180px;
  }
  div.write__quest {
    margin: 0 0 7px 0;
    font-size: 16px;
    letter-spacing: -0.3px;
  }
  .entry-wrap form.madal-forms input {
    padding: 12px 19px;
    margin-right: 0 !important;
  }
  .entry-wrap form.madal-forms input::placeholder,
  .entry-wrap form.madal-forms.is textarea::placeholder {
    font-size: 16px;
    line-height: 18px;
  }
  form.madal-forms.is {
    gap: 10px;
  }
  .entry-wrap form.madal-forms.is textarea {
    width: 100%;
    padding: 14px 30px 14px 19px;
    height: 142px;
  }
  div.factors-ris-tit {
    letter-spacing: -0.2px;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 0px;
  }
  .form-wrap button.factors-but {
    font-size: 16px;
  }
  div.form-wrap {
    margin-bottom: 0px;
  }
  form.madal-forms ul.form-text {
    margin-top: 0px;
    padding: 14px 15px 14px 4px;
    margin-bottom: 32px;
  }
  form.madal-forms ul.form-text li {
    font-size: 16px;
    margin-left: 25px;
  }
  /*form.madal-forms .frame-bl{
        display: none;
    }*/
  #file-selectdialogswitcher-mfiTEST_NAME_INPUT {
    width: 100%;
    height: 79px;
    background: white;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px dashed rgba(8, 10, 7, 1);
    color: rgba(8, 10, 7, 1);
    font-size: 16px;
  }
  div.factors-ris-tit:before {
    top: 2px;
  }
  form.madal-forms button.forms-buts {
    margin-top: 19px;
    width: 100%;
    font-size: 16px;
  }
  .entry-wrap form.madal-forms {
    margin-bottom: 0px;
  }

  /* diagnoses */
  div.result__title.is6 {
    padding-left: 20px;
    justify-content: center;
    font-size: 31px;
  }
  .diagnoses-tabs {
    overflow: auto;
    padding-bottom: 10px;
  }
  .mypage-block2 .diagnoses-tabs a.diagnoses-link {
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    white-space: nowrap;
    letter-spacing: 0.1px;
  }
  .result__title.is6 ~ .anthropometry-pd {
    padding-top: 18px;
  }
  div.diagnoses-tabs_block {
    margin: 0 11px 0 0;
  }
  div.diagnoses_title {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.2px;
  }
  div.diagnoses-content {
    padding: 0px 0 0 0;
  }
  div.title_diagnoses {
    font-size: 26px;
    line-height: 30px;
  }
  div.diagnoses_wrap {
    flex-wrap: wrap;
    gap: 10px;
  }
  div.diagnoses_block {
    width: 100%;
  }
  div.diagnoses_block2 {
    width: 100%;
    padding: 0;
  }
  div.diagnoses_select {
    max-width: none;
  }
  .diagnoses_select .select__head {
    font-size: 16px;
    line-height: 18px;
  }
  div.result__title.is9 {
    padding-left: 0px;
    font-size: 31px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-left: 0;
    padding-left: 160px;
  }

  /* fooddiary */
  div.result__title.is.is3 {
    padding-left: 0px;
    justify-content: center;
    font-size: 32px;
    display: flex;
    margin-right: -13px;
  }
  div.result__title.is:before {
    width: 18px;
    height: 18px;
    background-size: contain;
    right: -20px;
  }
  div.forms-diner-bl,
  div.forms-diner-bl input[type="date"] {
    width: 100%;
  }
  div.forms-diner-bl input[type="date"] {
    border: 1px solid #bcc0b7;
    border-radius: 10px;
    padding: 11px 5px;
  }
  div.forms-diner-bl {
    margin-top: 19px;
    margin-bottom: 20px;
  }

  div.forms-diner-bl > div {
    width: 100%;
  }

  #datePicker {
    width: 100%;
  }

  .mypage-inner > a.but-reslt {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .mypage-inner > a.but-reslt:before {
    position: static;
  }
  div.result-total-wrap {
    padding: 13px;
  }
  div.total-tit {
    font-size: 23px;
    line-height: 29px;
    margin: 0 0 18px;
  }
  div.total-is {
    flex-wrap: wrap;
    row-gap: 6px;
  }
  .total-bl span.total-tits,
  .total-bl span.total-text {
    font-size: 16px;
    line-height: 18px;
  }
  .total-bl {
    width: 50%;
  }
  .total-bl:nth-child(2n) {
    padding-left: 8px;
  }

  /* fooddiary-add */
  div.result__title.is.is2.is4 {
    padding-left: 0px;
    justify-content: center;
    font-size: 31px;
    width: 100%;
    text-align: center;
    padding-left: 61px;
  }
  div.break-tit {
    font-size: 23px;
    line-height: 26px;
    margin: 3px 0 32px;
  }
  /* .add-pop .search-select label{
        width: 100%;
    } */
  div.search-select input:checked + ul.select {
    width: 100%;
  }
  div.break-tit.is {
    margin: 31px 0 31px;
  }
  .add-bl form.madal-form textarea {
    font-size: 16px;
    line-height: 18px;
    padding: 14px 14px;
    background: url(/local/templates/edisontheme/css/../images/result/button.png) 96% 9% no-repeat;
    margin: 0 0px -7px 0;
  }

  .add-bl form.madal-forms input.first-foms {
    width: 66%;
    padding: 11px 14px;
  }
  .add-bl form.madal-forms input {
    font-size: 16px;
    line-height: 18px;
    padding: 11px 25px;
  }
  .add-bl form.madal-forms input.first-foms2 {
    width: calc(34% - 9px);
    padding: 11px 13px;
    margin-right: 0px;
    margin-left: 9px;
  }
  .add-bl form.madal-forms {
    row-gap: 15px;
  }
  .add-bl form.madal-forms span.fields {
    width: 100%;
    height: 43px;
  }
  /* .add-bl form.madal-forms .search-select{
        width: 86.5%;
    } */
  .add-pop form.madal-forms .search-select label {
    height: 43px;
  }
  .add-bl form.madal-forms a.form-but {
    margin-left: 0px;
  }

  /* profileRedactor */
  div.result__title.is77 {
    background: none;
    padding-left: 0px;
    justify-content: center;
    font-size: 31px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  div.profil-form-tit {
    display: none;
  }
  .profil-form-wrap .anthropometry_block2.is {
    width: 100%;
  }
  .profil-form-wrap .anthropometry_input input {
    padding-left: 13px;
  }
  .profil-form-wrap .anthropometry_wrap.is {
    margin-bottom: 10px;
    width: 100%;
  }
  div.profil-form-is {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
    width: 100%;
  }
  div.profil-form-wrap {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 30px;
    margin-bottom: 0px;
    width: 100%;
    min-width: 100%;
  }
  div.profil-form-wrap button.cocl-flo {
    margin: 0px;
    width: calc(50% - 15px);
  }
  div.cocl-flo-tit {
    font-size: 16px;
    text-align: center;
    margin: 0px;
    padding: 0px;
  }
  div.profil-form-is-tit {
    font-size: 16px;
  }
  div.profil-day-wrap {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 15px;
  }
  div.profil-day-tit {
    margin: -4px 0 7px 0;
    width: 100%;
  }
  div.profil-day-input {
    width: 100%;
  }
  div.profil-day-is {
    gap: 15px;
    width: 100%;
  }
  div.profil-day-input input[type="number"],
  div.profil-day-input.is input[type="number"] {
    margin: 0px;
    width: 100%;
    max-width: 100%;
    background: url(/local/templates/edisontheme/css/../images/calc/form-arrow.png) 94% center no-repeat;
    padding: 14px 20px 9px 20px;
  }
  div.profil-day-input button.number-minus {
    right: 0px;
    top: auto;
    bottom: 0px;
  }
  div.profil-day-input button.number-plus {
    right: 0px;
    top: 0px;
  }
  div.but-profil-wrap {
    width: 100%;
  }
  div.but-profil-wrap button.but-profil-is {
    width: 100%;
  }
  div.but-profil-text {
    margin-left: 3px;
    font-size: 14px;
    letter-spacing: -0.2px;
  }

  /* racion */
  div.result__title {
    padding-left: 85px;
    justify-content: center;
    /* letter-spacing: -1.2px; */
  }
  div.racion__title {
    font-size: 18px;
    line-height: 21px;
    margin: 29px 0 28px 0;
    letter-spacing: -0.2px;
  }
  div.racion-form-block {
    flex-direction: column;
    align-items: flex-start;
    margin: 0px 0 18px 0;
  }
  div.racion-item {
    width: 100%;
    letter-spacing: -0.1px;
    margin: 0 0 8px 0;
  }
  div.racion-form-block input {
    width: 100%;
    padding: 12px 14px 12px 14px;
    font-size: 17px;
  }
  button.racion-btn {
    width: 100%;
    font-size: 16px;
  }
  div.racion-about {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.2px;
  }
  div.result__item {
    margin: 20px 0 29px 0;
    font-size: 28px;
    line-height: 33px;
  }
  div.mypage-result-block {
    margin: 0;
    gap: 19px;
    margin-bottom: 9px;
  }
  div.mypage-result-block .mypage-result-in {
    padding: 0px;
    width: 100%;
  }
  div.mypage-recept {
    margin: 0;
  }
  div.result-link-wrap {
    margin-top: 20px;
    flex-direction: column;
  }
  .result-link-wrap .result-btn {
    margin: 0;
    width: 100%;
    font-size: 16px;
    line-height: 18px;
  }
  div.result-link-wrap .result-btn2 {
    margin: 18px 0 0 0;
    font-size: 16px;
    line-height: 18px;
  }

  /* researches */

  div.result__title.is8 ~ .anthropometry .anthropometry_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 24px;
  }
  div.result__title.is8 ~ .anthropometry div.study_wrap {
    padding-top: 17px;
  }
  div.result__title.is8 ~ .anthropometry div.title_diagnoses {
    font-size: 28px;
  }
  div.result__title.is8 ~ .anthropometry .diagnoses_add-diagnosis {
    margin: 43px 0 0 0;
  }
  div.result__title.is8
    ~ .anthropometry
    .diagnoses-pd
    .diagnoses_wrap:nth-child(1)
    .diagnoses_block,
  div.result__title.is8
    ~ .anthropometry
    .diagnoses-pd
    .diagnoses_wrap:nth-child(1)
    .diagnoses_block2 {
    width: calc(50% - 5px);
  }
  div.result__title.is8 ~ .anthropometry .add-diagnosis_title {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: -0.2px;
  }
  div.result__title.is8 ~ .anthropometry .diagnoses-pd {
    margin-top: 29px;
  }
  div.result__title.is8
    ~ .anthropometry
    .diagnoses-pd
    .diagnoses_wrap:nth-child(1)
    .diagnoses_block2 {
    padding-left: 15px;
  }
  div.result__title.is8
    ~ .anthropometry
    .diagnoses-pd
    .diagnoses_wrap:nth-child(1)
    .diagnoses_block2
    .diagnoses_input-width {
    max-width: none;
  }
  div.result__title.is8 ~ .anthropometry .diagnoses_wrap {
    margin-top: 19px;
  }
  div.result__title.is8 ~ .anthropometry .diagnoses_input input {
    font-size: 16px;
    line-height: 18px;
  }
  div.result__title.is8 ~ .anthropometry .study_fayl button {
    height: 79px;
    font-size: 16px;
    line-height: 18px;
  }

  /* risk-factors */
  div.result__title.is7 ~ .anthropometry-pd .anthropometry_button > button {
    margin-top: 15px;
  }

  /* doctor profileRedactor */
  .education-form div.profil-form-tit {
    display: block;
    font-size: 28px;
    margin-top: 40px;
    margin-bottom: 33px;
  }
  .education-form .anthropometry_input-add {
    font-size: 14px;
    margin-top: 3px;
  }
  .education-form .anthropometry_block.is {
    width: 100%;
  }
  .education-form
    .profil-form-wrap
    .anthropometry_wrap.is:last-child
    input:nth-child(1) {
    margin-bottom: 10px;
  }
  button.education-form-but {
    width: 100%;
    margin-top: 29px;
  }

  /* doctor About */
  div.doc-inf-tits,
  div.doc-inf-text-ist {
    line-height: 22px;
    font-size: 16px;
    width: 100%;
  }
  div.doc-inf-bl {
    flex-wrap: wrap;
  }
  div.doc-inf-wraps {
    margin-top: -48px;
  }
  div.doc-inf-text-ist {
    padding: 22px 30px 22px 25px;
  }
  div.mypage-inner-block.doctor-about > .mypage-articles-mr,
  div.mypage-inner-block.doctor-about div.doc-inf-wraps {
    margin-top: 0px;
  }

  /* fooddiary-add */
  .table-losing .table_mobile {
    border: 1px solid rgba(52, 107, 4, 1);
    overflow: hidden;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .title_table_mobile {
    background: rgba(52, 107, 4, 1);
    color: white;
    padding: 15px 20px;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
  }
  .elem_table_mobile {
    padding: 15px 20px;
    border-bottom: 1px solid rgba(217, 217, 217, 1);
    font-family: Raleway;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
  }
  .top_elem_table_mobile {
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
  }
  .name_elem_table_mobile {
    width: 38%;
  }
  .weight_elem_table_mobile {
    width: 62%;
    text-align: end;
  }
  .ingr_elem_table_mobile {
    display: flex;
    flex-wrap: wrap;
    column-gap: 26px;
    row-gap: 10px;
  }
  .elem_ingr_elem_table_mobile {
    width: calc(50% - 20px);
    display: flex;
    justify-content: space-between;
  }
  div.losing-table-fut span {
    width: 30px;
    height: 31px;
    font-size: 14px;
    padding: 5px;
  }
  div.losing-table-fut {
    font-size: 14px;
    line-height: 17px;
    /* margin: 0 0 -3px 0; */
  }
  div.table-losing:not(.diary) {
    overflow: hidden;
  }
  div.result__title.is.is2.is4 ~ a.but-reslt {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  div.result__title.is.is2.is4 ~ a.but-reslt:before {
    position: relative;
    margin-right: 4px;
    left: -5px;
    top: 0px;
  }
  div.result__title.is.is2.is4 ~ .add-bl .search-select label {
    background: url(/local/templates/edisontheme/css/../images/result/arrow-2.png) 97% 54% no-repeat;
  }

  /* fooddiary-detail */
  div.break-tit.detail {
    margin: 3px 0 25px;
  }
  div.break-tit.detail ~ .break-text p {
    font-size: 16px;
    line-height: 21px;
  }
  div.break-tit.detail ~ .break-text {
    margin: 0 0 39px;
  }
  div.breack-table-tit {
    margin: 0 0 8px;
    font-size: 24px;
  }

  /* losing */
  div.result__title.is.is2 {
    width: 100%;
    display: flex;
  }
  div.result__title.is.is2 ~ .resul-wrap div.result-text-bl {
    margin-bottom: 20px;
  }
  div.result__title.is.is2 ~ .resul-wrap .table-losing table {
    /* display: block; */
  }
  div.result__title.is.is2 ~ .resul-wrap div.table-losing {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 10px;
  }
  div.mypage-recept {
    margin-top: 0px;
    height: auto;
    overflow: auto;
  }

  div.instr__wrap {
    margin: 0px;
    flex-wrap: wrap;
  }
  .instr__img.quest__img {
    width: 100% !important;
    padding: 0px;
  }
  div.tools-calc-tit {
    text-align: start;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    width: 80%;
    min-height: 0px;
  }
  div.tools-calc-img {
    display: none;
  }
  div.tools-calc-bl {
    padding: 49px 20px 41px 20px;
  }
  div.tools-calc-taxt {
    font-size: 16px;
    line-height: 24px;
    text-align: start;
    min-height: 43px;
    margin-bottom: 13px;
  }
  .instr__img div.tools-calc-taxt2 {
    margin-bottom: 13px;
  }
  div.tools-calc-but > button {
    position: absolute;
    top: 40px;
    right: 8px;
    background: none;
  }
  div.tools-calc-but a {
    background: none;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    border-bottom: 1px solid white;
    border-radius: 0;
    padding: 0 !important;
    margin: 0;
    width: auto;
    box-shadow: none;
  }
  .mypage-block2 a:hover {
    color: white !important;
    border-bottom: 1px solid white;
  }
  div.tools-calc-bl {
    margin-bottom: 0px;
  }
  div.page__instrument {
    margin-bottom: 20px;
    overflow: auto;
  }
  .page__instrument button.intr__calc {
    margin-right: 8px;
  }
  .quest__img.instr__img {
    margin-bottom: 20px !important;
  }
  h2.inst__h2 {
    margin: 0 0 20px 0;
    margin-top: 20px;
    font-size: 28px;
  }
  .quest__img.instr__img2 {
    padding: 0px;
  }
  div.calc__time {
    margin: 0px 0 20px 0;
    text-align: start;
  }
}

@media (min-width: 466px) and (max-width: 575px) {
  .add-bl form.madal-forms input.first-foms {
    width: 64%;
  }
}

.mypage-menu {
  display: block;
  position: fixed;
  height: 100vh;
  width: 100%;
  left: -100%;
  top: 0;
  z-index: 999999;
  background: none;
}

.mypage-menu::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(52, 107, 4, 1);
  opacity: 0;
  transition: opacity 1s;
  z-index: -1;
}

.mypage-menu.active::after {
  opacity: 0.5;
}

.mypage-menu.active {
  left: 0;
}

.mypage-menu li.mypage-li2:not(.active),
.mypage-menu div.mypage-title,
.mypage-menu div.mypage-bottom {
  display: block;
}

.mypage-menu_detail {
  background: #fff;
  position: absolute;
  width: 100%;
  top: 100%;
  height: calc(100vh - 160px);
  transition: top 1s;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 21px 20px 20px 20px;
}

.mypage-menu.active .mypage-menu_detail {
  top: 80px;
}

.title_mypage-menu {
  font-family: Raleway;
  font-size: 20px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 15px;
  margin-bottom: 15px;
}

.mypage-menu li.mypage-li2:not(.active) a {
  padding: 6px 5px 6px 13px;
  font-size: 18px;
  line-height: 20px;
  padding-top: 12px;
}

.mypage-menu li.mypage-li2:not(.active) a svg {
  margin-right: 8px;
}

.mypage-menu div.mypage-title {
  padding-left: 14px;
  padding-top: 26px;
  margin-bottom: 5px;
}

.mypage-menu li.mypage-li2.active a::after {
  display: none;
}

.mypage-menu li.mypage-li2.active a {
  padding: 13px 14px 12px 12px;
}

.mypage-menu .mypage-menu_detail > svg {
  position: absolute;
  right: 20px;
  top: 16px;
  cursor: pointer;
}

.mypage-menu div.mypage-bottom {
  margin: 26px -20px 0 -20px;
  padding: 23px 33px 0 33px;
}

.mypage-menu div .mypage-bottom a p br {
  display: none;
}

.mypage-menu div .mypage-bottom a p {
  font-size: 18px;
  line-height: 20px;
}

@media (max-width: 413.98px) {
  .form-wrap button.factors-but {
    width: 40%;
  }

  .result-text {
    padding: 0;
  }

  div.dco0inf-img {
    width: 50px;
    height: 50px;
  }
  div.doc-inf-name {
    font-size: 16px;
    line-height: 18px;
  }
  div.doc-inf-is-wrap {
    margin-right: 10px;
  }
  div.doc-inf-is-wrap:last-child {
    margin-right: 0px;
  }
  div.doc-inf-tit,
  div.doc-inf-text-is {
    line-height: 14px;
    font-size: 12px;
  }
  .doc-inf-text {
    padding-top: 0px;
  }
  div.doc-inf-wrap.mobile {
    align-items: center;
  }
  div.entry-tit {
    width: 100%;
  }
  div.result__title.is.is3 {
    text-align: center;
  }
  div.mypage-block2 a.but-reslt {
    padding: 15px 30px;
  }
  div.anthropometry_input input {
    padding-left: 10px;
  }
  div.result-link-wrap > a.but-reslt {
    width: 100%;
    margin: 0px;
    display: flex;
    justify-content: center;
  }

  .search-select label {
    width: 180px !important;
  }
}

/* header & footer */

@media (max-width: 1099.98px) {
  .footerList {
    gap: 20px;
  }
  .footerItemRightItem {
    width: calc(100% - 10px);
  }
  .footerItemRight {
    gap: 15px;
  }
  div.footerItemRightItem:nth-child(2),
  div.footerItemRightItem:nth-child(3) {
    left: 0;
  }

  div.headerMenu ul li a,
  div.headerLogin a {
    font-size: 16px;
    line-height: 18px;
  }
  div.headerMenu {
    margin-left: 0px;
  }
  div.headerMenu ul {
    justify-content: space-between;
  }
  div.header {
    gap: 15px;
  }
}

@media (max-width: 1023.98px) {
  div.tools-calc-bl {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
  }

  .mypage-inner .mypage-inner-block {
    width: 100%;
    order: 2;
  }

  .mypage-inner-block2 {
    order: 1;
    width: 100%;
  }

  div.headerMenu,
  div.headerLogin {
    display: none;
  }
  div.headerSearchMobile {
    display: block;
    width: calc(85% - 10px);
  }
  div.header {
    gap: 20px;
  }
  div.headerLogo {
    width: auto;
  }
  div.headerSearchMobile input {
    width: calc(100% - 47px);
  }

  div.footerItemRight {
    display: none;
  }
  div.footerItemLeft {
    width: 100%;
    text-align: center;
  }
  div.footerIcons ul {
    justify-content: center;
    gap: 30px;
  }
  div.footerIcons ul li {
    margin-right: 0px;
  }

  /* div.headerLogo{
        order: 1;
    }

    div.headerMenu{
        order: 4;
        width: 100%;
        display: block;
    }

    div.headerLogin{
        order: 3;
    }

    div.headerSearchMobile{
        order: 2;
    }

    div.header{
        flex-wrap: wrap;
    } */
}

@media (min-width: 1367px) {
  .footerItemRightItem:nth-child(1) {
    position: relative;
    left: -4px;
  }
  div.headerMenu ul li {
    margin-right: 20px;
  }
}

@media screen and (max-width: 1366px) {
  div.container {
    max-width: 1164px;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  a.headerSearch {
    margin-right: 24px;
  }
  div.headerMenu ul li {
    margin-right: 21px;
  }
  .footerItemRightItem:nth-child(1) {
    position: relative;
    left: -4px;
  }
}

@media (max-width: 414px) {
  form.madal-forms.ist input.first-foms2 {
    width: calc(40% - 10px) !important;
  }
  form.madal-forms.ist input.first-foms {
    width: 60% !important;
  }
  div.header {
    gap: 35px;
  }
  div.headerSearchMobile {
    width: calc(74% - 12px);
  }
  div.headerSearchMobile input {
    padding: 0 19px;
  }
  div.headerLogo {
    width: auto;
  }
  div.header {
    padding-top: 11px;
  }

  footer {
    padding: 22px 0px !important;
  }
  div.footerLogo {
    margin-bottom: 22px;
  }
  .footerIcons ul li a img {
    width: 40px !important;
  }
  div.footerIcons ul li {
    margin-left: 0px;
  }
  div.footerIcons {
    margin-bottom: 14px;
  }
  div.footerLeftLinks ul {
    margin-bottom: 8px;
  }
  .footerLeftLinks p a {
    padding-bottom: 4px;
  }
  .mypage .mypage-block2 .result__title,
  .result__title.is68 {
    background: none !important;
    padding: 0px !important;
    text-align: center;
    width: 100%;
    justify-content: center !important;
  }
  .result__title.is68 > span {
    display: none;
  }
  .result__title.is.is3 > img {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 340px) {
  div.header {
    gap: 15px;
  }
  div.headerSearchMobile {
    width: calc(79% - 12px);
  }
}

@media (min-width: 1024px) {
  div.instr__wrap {
    margin-bottom: 35px;
  }
  div.tools-calc-but {
    margin-top: auto;
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .mypage-inner-block.doctor-about .doc-inf-bl {
    gap: 10px;
  }
  .mypage-inner-block.doctor-about .doc-inf-bl .doc-inf-text-ist {
    width: calc(60% - 5px);
  }
  .mypage-inner-block.doctor-about .doc-inf-bl .doc-inf-tits {
    width: calc(40% - 5px);
    font-size: 16px;
  }
}

@media (max-width: 415px) {
  body .mypage-block_quest .accordion .acord-wrap,
  body .mypage-block_quest .accordion .acord-wrap *,
  .mainQuest .mainQuestItem .hidden.answerItem,
  .mainQuest .mainQuestItem .hidden.answerItem * {
    font-size: 16px !important;
    line-height: 18px;
  }

  .result__title.isSub {
    padding-left: 40px;
  }

  .pres-table-wrap-is {
    flex-wrap: wrap;
    gap: 10px;
  }

  .pres-table-wrap-is .pres-table-tit {
    width: 100%;
  }
}
@media (max-width: 370px) {
  .mainToolsMobile .mainToolsMobileButton {
    height: auto;
    background-position: right;
  }
}
@media (max-width: 333px) {
  .result__title.is.is3 > img {
    position: absolute;
    top: 5px;
    right: -10px;
  }
}

/* End */


/* Start:/local/templates/edisontheme/cssNew/newMain.css?17344095291211*/
.headerLogin:hover a{
    color: black;
}
.headerLogin a:nth-child(2):hover{
    color: #EE7301;
}
.footerTitle {
    margin-bottom: 33px;
    display: inline-flex;
}
.mainNews .mainNewsItem:hover p{
    left: 0;
    transition: 0.5s;
}
.mainTopBlockLink a:last-child{
    z-index: 2;
}
.tools-calc-but a:first-child:before{
    background: none;
}
.sub ul{
    display: none;
    border: none;
    top: 20px;
    background: none;
    padding-top: 30px;
}
.sub:hover ul{
    display: block;
}

.sub ul li{
    border: 1px solid #EE7301;
    background-color: #fff;
}

.sub ul li:last-child{
    border-radius: 0 0 15px 15px;
    border-bottom: 1px solid #EE7301;
}
.tit-colc{
    margin: auto;
    margin-top: 70px;
    margin-bottom: 40px;
    width: 100%;
}
.colc-text{
    margin: auto;
    margin-bottom: 60px;
    width: 100%;
}
.pageTitle{
    padding-top: 60px;
    padding-bottom: 20px;
}

header{
    top: 0;
}
.contacts-page__content{
    margin-top: 83px;
}

form.madal-forms input{
    color: #080A07;
    opacity: 0.8;
}

.pres-table-num, .pres-table-text{
    width: 10%;
}


.pageSearch input{
    color: #080A07;
}
.pageSearch div{
    display: flex;
}
.pageSearch div img{
    margin: auto;
}

/* End */


/* Start:/local/templates/edisontheme/cssNew/newSec.css?17344218582012*/
.quest-img-bl{overflow:hidden;}
.mypage-border2-img-mob{display:none;}
.urInfoImg img{display:block;margin:auto;}
.contactsBlockIcon img{min-width:36px;min-height:36px;}
.aboutVideo{text-align:center;}
.aboutVideo img{box-shadow:8px 9px 14px rgba(52, 107, 4, 0.2);display:block;margin:auto;}
label.error{font-size:0.8rem;color:red;position:absolute;top:100%;left:0px;margin:0px;margin-top:-3px;}
input.error{border-color:red;}
.form_block.diap > div{position:relative;}

@media screen and (max-width: 873px) {

	/* .reference{margin-top:0px;} */

	.mypage-border2-img img{width:100%;height:auto;}

	.result__title{font-size:32px;line-height:100%;min-height:61px;display: flex;align-items: center;margin-top:40px;}

	.quest__img, .test_reklama_block{width:50%;}
	.test_reklama_block{margin-bottom:30px;}

	.accordion .item{padding:15px;}

	.accordion .text{font-size:20px;line-height:120%;}

	.acord-wrap{font-size:18px;line-height:120%;}

	.accordion .item.open .hidden-box{margin-bottom:0px;}

	.referenceBanner img{height:auto;}

	.reference .breadСrumb{padding:15px 0px 20px;}
}

@media screen and (max-width: 600px) {
	.test_reklama_block{width:50%;margin-bottom:10px;padding:0 5px;}
	.quest-tit{width:85%;}
	.quest-img-bl{margin-bottom:10px;}
	.quest__img{padding:0px 5px;}

	.quest-wrap-img{margin:40px -5px 20px -5px;}

	.reklama__quest{padding-top:40px;}

	.aboutInfo,
	.contactsInfo,
	.urInfo{margin-top:40px;}
	.container2 .pageTitle{padding-top:20px;}

	.contactsBlockText p:last-child{margin-bottom:0px;}

	.contactsBlockText{margin-bottom:0px;}
	.contactsBlockInfo{margin-bottom:10px;}
}

@media screen and (max-width: 500px) {
	.quest-tit{font-size:22px;}
}

@media screen and (max-width: 414px) {
	.quest-tit{font-size:18px;}

	.accordion .text{font-size:18px;line-height:120%;}

	.acord-wrap{font-size:16px;line-height:120%;}

	.mypage-border2-img{display:none;}
	.mypage-border2-img-mob{display:block;}
	.mypage-border2{border:0px;border-radius:0px;}

	.contactsBlockIcon img{margin-top:0px;}
}
/* End */


/* Start:/local/templates/edisontheme/fonts/stylesheet.css?16884611763549*/
@font-face {
    font-family: 'Raleway';
    src: url('/local/templates/edisontheme/fonts/Raleway-Bold.eot');
    src: url('/local/templates/edisontheme/fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/edisontheme/fonts/Raleway-Bold.woff2') format('woff2'),
        url('/local/templates/edisontheme/fonts/Raleway-Bold.woff') format('woff'),
        url('/local/templates/edisontheme/fonts/Raleway-Bold.ttf') format('truetype'),
        url('/local/templates/edisontheme/fonts/Raleway-Bold.svg#Raleway-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('/local/templates/edisontheme/fonts/Raleway-Black.eot');
    src: url('/local/templates/edisontheme/fonts/Raleway-Black.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/edisontheme/fonts/Raleway-Black.woff2') format('woff2'),
        url('/local/templates/edisontheme/fonts/Raleway-Black.woff') format('woff'),
        url('/local/templates/edisontheme/fonts/Raleway-Black.ttf') format('truetype'),
        url('/local/templates/edisontheme/fonts/Raleway-Black.svg#Raleway-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('/local/templates/edisontheme/fonts/Raleway-ExtraBold.eot');
    src: url('/local/templates/edisontheme/fonts/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/edisontheme/fonts/Raleway-ExtraBold.woff2') format('woff2'),
        url('/local/templates/edisontheme/fonts/Raleway-ExtraBold.woff') format('woff'),
        url('/local/templates/edisontheme/fonts/Raleway-ExtraBold.ttf') format('truetype'),
        url('/local/templates/edisontheme/fonts/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('/local/templates/edisontheme/fonts/Raleway-Thin.eot');
    src: url('/local/templates/edisontheme/fonts/Raleway-Thin.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/edisontheme/fonts/Raleway-Thin.woff2') format('woff2'),
        url('/local/templates/edisontheme/fonts/Raleway-Thin.woff') format('woff'),
        url('/local/templates/edisontheme/fonts/Raleway-Thin.ttf') format('truetype'),
        url('/local/templates/edisontheme/fonts/Raleway-Thin.svg#Raleway-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('/local/templates/edisontheme/fonts/Raleway-Medium.eot');
    src: url('/local/templates/edisontheme/fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/edisontheme/fonts/Raleway-Medium.woff2') format('woff2'),
        url('/local/templates/edisontheme/fonts/Raleway-Medium.woff') format('woff'),
        url('/local/templates/edisontheme/fonts/Raleway-Medium.ttf') format('truetype'),
        url('/local/templates/edisontheme/fonts/Raleway-Medium.svg#Raleway-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('/local/templates/edisontheme/fonts/Raleway-Regular.eot');
    src: url('/local/templates/edisontheme/fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/edisontheme/fonts/Raleway-Regular.woff2') format('woff2'),
        url('/local/templates/edisontheme/fonts/Raleway-Regular.woff') format('woff'),
        url('/local/templates/edisontheme/fonts/Raleway-Regular.ttf') format('truetype'),
        url('/local/templates/edisontheme/fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('/local/templates/edisontheme/fonts/Raleway-Light.eot');
    src: url('/local/templates/edisontheme/fonts/Raleway-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/edisontheme/fonts/Raleway-Light.woff2') format('woff2'),
        url('/local/templates/edisontheme/fonts/Raleway-Light.woff') format('woff'),
        url('/local/templates/edisontheme/fonts/Raleway-Light.ttf') format('truetype'),
        url('/local/templates/edisontheme/fonts/Raleway-Light.svg#Raleway-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('/local/templates/edisontheme/fonts/Raleway-SemiBold.eot');
    src: url('/local/templates/edisontheme/fonts/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/edisontheme/fonts/Raleway-SemiBold.woff2') format('woff2'),
        url('/local/templates/edisontheme/fonts/Raleway-SemiBold.woff') format('woff'),
        url('/local/templates/edisontheme/fonts/Raleway-SemiBold.ttf') format('truetype'),
        url('/local/templates/edisontheme/fonts/Raleway-SemiBold.svg#Raleway-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


/* End */


/* Start:/local/templates/edisontheme/css/main2.css?1764756458217514*/
@font-face {
  font-family: "icomoon";
  src: url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.eot?6df70o");
  src: url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.eot?6df70o#iefix")
      format("embedded-opentype"),
    url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.ttf?6df70o") format("truetype"),
    url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.woff?6df70o") format("woff"),
    url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.svg?6df70o#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "Raleway";
  margin: 0;
  background: #fff;
}

body * {
  box-sizing: border-box;
  font-family: "Raleway";
}

body *::before,
body *::after {
  box-sizing: border-box;
}

:hover {
  transition: 0.3s ease;
}

.container2 {
  max-width: 1134px;
  padding: 0;
  margin: 0 auto;
}

/* img {
    max-width: 100%;
} */

body input:focus {
  outline: none;
}

body input {
  border: none;
}

.but-reslt {
  cursor: pointer;
}

body button {
  transition: 0.3s;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none;
}

body button:hover {
  transition: 0.3s;
}

body h1,
body h2,
body h3,
body h4,
body h5 {
  padding: 0;
  margin: 0;
}

body p {
  margin: 0;
}

body a {
  transition: 0.3s;
  text-decoration: none;
}

body a:hover {
  color: inherit;
  text-decoration: none !important;
}

body ul {
  margin: 0;
  padding: 0;
}

body li {
  list-style: none;
}

.clear {
  clear: both;
}

.left-colc {
  width: 45%;
}

/*mypage*/
@media screen and (min-width: 769px) {
  .mypage {
    padding: 133px 0 100px 0;
  }
}

.mypage {
  background: url(/local/templates/edisontheme/css/../images/mypage/mypage.png) center 0 no-repeat;
  background-size: 100% 2910px;
  background-position-y: 83px;
}

@media (max-width: 1550px) {
  .mypage {
    background-size: 125% 2300px;
  }
}

@media (max-width: 1024px) {
  .mypage {
    background: none;
  }
}

.mypage-wrap {
  display: flex;
}

.mypage-block {
  width: 25.5%;
  position: sticky;
  top: 100px;
  height: fit-content;
  /* box-shadow: 8px 9px 14px 0px rgba(52, 107, 4, 0.2); */
}

/* .block-slide .mypage-border{
    overflow: auto;
    max-height: calc(100vh - 90px);
} */

.mypage-block2 {
  /*width: 76.98%;*/
  width: 74.5%;
  padding: 0 0 0 30px;
}

.mypage-border {
  padding: 25px 20px;
  background: #ffffff;
  border: 2px solid #346b04;
  border-radius: 10px;
  box-shadow: 8px 9px 14px 0 rgba(52, 107, 4, 0.2);
}

/* .block-slide .mypage-border::-webkit-scrollbar{
    width: 7px;
    background-color: #F8F9FA;
    padding: 5px;
}

.block-slide .mypage-border::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #D9D9D9;
} */

.mypage-top {
  display: flex;
}

.mypage-top-info {
  width: 67%;
  padding: 0 0 0 10px;
}

.mypage-top-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-top-balans {
  display: flex;
  align-items: center;
  padding: 10px 0 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-top-balans img {
  margin: 0 5px 0 0;
}

.mypage-ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 23px 10px 19px 10px;
  margin: 23px -10px 9px -10px;
  border-top: 1px solid #bcc0b7;
  border-bottom: 1px solid #bcc0b7;
}

.mypage-li a {
  display: block;
}

.mypage-li a:hover svg path {
  fill: #346b04;
}

.mypage-ul2 {
  margin: 11px -20px 0 -10px;
}

.mypage-li2 {
  padding: 6px 0 0 0;
}

.mypage-li2 a {
  display: flex;
  align-items: center;
  padding: 6px 0 6px 10px;
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-li2 a p {
  width: 95%;
}

.mypage-li2 a svg {
  transition: 0.3s;
  margin: -3px 10px 0 0;
}

.mypage-li2 a:hover {
  background: #346b04;
  border-radius: 6px 0px 0px 6px;
  color: #ffffff;
}

.mypage-li2 a:hover p {
  color: white;
}

.mypage-li2 a:hover svg path {
  fill: #fff;
  transition: 0.3s;
}

.mypage-title {
  padding: 26px 0 0 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
}

.mypage-bottom {
  margin: 26px -10px 0 -10px;
  padding: 0 10px 0 10px;
  border-top: 1px solid #bcc0b7;
}

.mypage-bottom a {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  opacity: 0.76;
}

.mypage-bottom a p {
  width: 95%;
  margin: 0 0 0 10px;
}

.mypage-bottom a:hover {
  color: #346b04;
  opacity: 1;
}

.mypage-border2 {
  filter: drop-shadow(8px 9px 14px rgba(52, 107, 4, 0.2));
}

.mypage-border3 {
  margin: 40px 0 0 0;
  padding: 15px 15px;
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  display: flex;
  align-items: center;
}

.mypage-border3-text {
  padding: 0 0 0 15px;
  width: 90%;
}

.mypage-border3-name {
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-border3-info {
  padding: 10px 0 0 0;
  display: flex;
  align-items: center;
}

.mypage-border3-suptitle {
  padding: 0 30px 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-border3-suptitle:last-child {
  padding: 0;
}

.mypage-border3-suptitle span {
  margin: 0 0 0 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ee7301;
}

.mypage-inner {
  display: flex;
  padding: 25px 0 0 0;
}

.mypage-inner-block {
  width: 65.47%;
  position: relative;
}

.mypage-inner-block2 {
  width: 34.53%;
  padding: 0 0 0 30px;
}

.mypage-button button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  width: 242px;
  height: 51px;
}

.mypage-button button img {
  margin: 0 10px 0 0;
}

.mypage-button button:hover {
  color: white;
  background: #346b04;
}

.mypage-recept {
  margin: 30px 0 0 0;
  background: #ffffff;
  border: 1px solid #346b04;
  box-shadow: 8px 9px 14px rgba(52, 107, 4, 0.2);
  border-radius: 20px;
  overflow: hidden;
}

.mypage-recept-img {
  position: relative;
  height: 265px;
}

.mypage-recept-img-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.mypage-recept-title-autor-wrapper {
  min-height: 102px;
}
.mypage-recept-top {
  z-index: 1;
  position: absolute;
  width: 100%;
  left: 0;
  top: 20px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mypage-recept-time {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
}

.mypage-recept-time img {
  margin: 0 6px 0 0;
}

.mypage-recept-favorite a {
  display: block;
}

.mypage-recept-favorite a:hover svg path {
  fill: #fff;
}

.mypage-recept-pd {
  padding: 15px 15px;
}

.mypage-recept-title a {
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  max-height: 62px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.mypage-recept-title a:hover {
  color: #5fbe0c;
}

.mypage-recept-avtor {
  padding: 5px 0 0 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
  width: 100%;
}

.mypage-recept-li {
  padding: 0 5px 0 0;
}

.mypage-recept-li:last-child {
  padding: 0;
}

.mypage-recept-li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  display: block;
  padding: 4px 12px;
  border: 1px solid #080a07;
  border-radius: 5px;
}

.mypage-recept-li a:hover {
  border: 1px solid #346b04;
  color: #fff;
  background: #346b04;
}

.mypage-recept-wrap {
  display: flex;
  align-items: center;
  padding: 15px 0 0 0;
}

.mypage-recept-category {
  display: flex;
  align-items: center;
  padding: 0 25px 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
}

.mypage-recept-category:last-child {
  padding: 0;
}

.mypage-recept-category img {
  margin: 0 5px 0 0;
}

.mypage-recept-category span {
  margin: 0 0 0 5px;
}

.mypage-inner-border {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  padding: 15px 15px;
}

.mypage-inner-li {
  padding: 0 0 2px 0;
  list-style: none;
}

.mypage-inner-li:last-child {
  padding: 0;
}

.mypage-inner-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-inner-link:hover {
  background: #346b04;
  color: #ffffff;
}

/* .mypage-inner-link-ac {
	background: #346B04;
	color: #FFFFFF;
} */

.accordion {
  width: 100%;
  margin: 0 0 0 0;
}

.accordion .link {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 5px;
  padding: 10px 20px;
}

.accordion li {
  margin: 0 0 0 0;
}

.accordion .link svg {
  margin: 0 0 0 0;
}

.accordion li.open .link svg {
}

.accordion li:last-child .link {
}

.accordion .link:hover {
  background: #346b04;
  color: #ffffff;
}

.accordion li.open .link {
  background: #346b04;
  color: #ffffff;
}

.acc-ul {
  display: none;
  padding: 0 20px;
}

.acc-li {
  padding: 10px 0 0 0;
}

.mypage-inner-link2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-inner-ul .mypage-inner-li2 a.mypage-inner-link2 {
  color: #080a07;
}

.mypage-inner-ul .mypage-inner-li2 a.mypage-inner-link2.mypage-inner-link2-ac {
  color: #ee7301;
}

.mypage-inner-link2:hover {
  color: #ee7301;
}

.mypage-inner-link2-ac {
  color: #ee7301;
}

.mypage-inner-li2 {
  padding: 10px 0 0 20px;
}

.mypage-inner-li2-pd {
  padding: 10px 0 15px 20px;
}

.mypage-products {
  display: flex;
  flex-wrap: wrap;
  margin: -30px -15px 0 -15px;
}

.mypage-products-block {
  width: 50%;
  padding: 30px 15px 0 15px;
}

.mypage-products-img {
  border: 1px solid #346b04;
  border-radius: 20px;
  overflow: hidden;
}

.mypage-products-img img {
  margin: 0 0 -4px 0;
}

.mypage-products-wrap {
  display: flex;
  align-items: center;
  padding: 15px 0 0 0;
  justify-content: space-between;
}

.mypage-products-title {
  padding: 0 15px 0 0;
  width: 92%;
}

.mypage-products-title a {
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.mypage-products-title a:hover {
  color: #ee7301;
}

.mypage-products-ol {
  margin: 0;
  padding: 8px 0 0 0;
}

.mypage-products-li {
  padding: 7px 0 0 0;
  display: flex;
  justify-content: space-between;
}

.mypage-products-li div:nth-child(2) {
  flex: 1 0;
  border-bottom: 1px dashed #bcc0b7;
  height: 15px;
  margin: 0 5px;
}

.mypage-products-li-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
  opacity: 0.65;
}

.mypage-products-li-suptitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-products-favorite a {
  display: block;
}

.mypage-products-favorite a:hover svg path {
  fill: #346b04;
}

.mypage-products-border {
  padding: 0 0 15px 0;
  border-bottom: 1px solid #080a07;
}

.mypage-recept-mr {
  margin: -30px 0 0 0;
}

.mypage-articles-mr {
  margin: -30px 0 0 0;
}

.mypage-articles {
  margin: 30px 0 0 0;
  background: #ffffff;
  border: 1px solid #346b04;
  box-shadow: 8px 9px 14px rgba(52, 107, 4, 0.2);
  border-radius: 10px;
  overflow: hidden;
}

.mypage-articles-img {
  position: relative;
}

.mypage-articles-img img {
  max-height: 240px;
  object-fit: cover;
  width: 100%;
}

.mypage-articles-absolute {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  padding: 4px 12px;
  background: #346b04;
  border: 1px solid #346b04;
  border-radius: 5px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.mypage-articles-absolute2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  padding: 4px 12px;
  background: #ed1d1d;
  border: 1px solid #ed1d1d;
  border-radius: 5px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.mypage-articles-absolute3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  padding: 4px 12px;
  background: #eed601;
  border: 1px solid #eed601;
  border-radius: 5px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.mypage-articles-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0 0;
}

.mypage-articles-ul {
  display: flex;
  width: 95%;
  align-items: center;
}

.mypage-articles-li {
  padding: 0 5px 0 0;
}

.mypage-articles-li:last-child {
  padding: 0;
}

.mypage-articles-li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  display: block;
  padding: 4px 12px;
  border: 1px solid #080a07;
  border-radius: 5px;
}

.mypage-articles-li a:hover {
  background: #346b04;
  color: #fff;
}

.mypage-articles-pd {
  padding: 20px 20px;
}

.mypage-articles-favorite a {
  display: block;
}

.mypage-articles-favorite a:hover svg path {
  fill: #346b04;
}

.mypage-articles-title {
  padding: 20px 0 0 0;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
}

.mypage-articles-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0 0 0;
}

.mypage-articles-info {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  opacity: 0.75;
  display: flex;
  align-items: center;
}

.mypage-articles-info img {
  margin: 0 5px 0 0;
}

.mypage-articles-suptitle {
  margin: 10px 0 0 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 125px;
}

.mypage-articles-link {
  padding: 40px 0 0 0;
}

.mypage-articles-link a {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  display: block;
}

.mypage-articles-link a:hover {
  color: #ee7301;
}

.mypage-result-block {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.mypage-result-block .mypage-result-in {
  width: 50%;
  padding: 0 15px;
}

.mypage-border2-img img {
  margin: 0 0 -4px 0;
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .quest__img.is {
    width: 33%;
    margin-bottom: 40px;
  }
}

.result__title {
  margin: 40px 0 10px 0;
  font-weight: 700;
  font-size: 52px;
  line-height: 61px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  padding: 0 0 0 82px;
  background: url(/local/templates/edisontheme/css/../images/mypage/result-title.svg) 0 50% no-repeat;
}

.result__item {
  font-weight: 600;
  font-size: 36px;
  line-height: 42px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin: 60px 0 -15px 0;
}

.mypage-cat-result {
  margin: 7px 0 0 0;
}

.result-link-wrap {
  display: flex;
  align-items: center;
  margin: 40px 0 0 0;
}

.result-link-wrap .result-btn {
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  padding: 16px 45px 14px 45px;
  margin: 0 30px 0 0;
}

.result-link-wrap .result-btn:hover {
  color: #fff;
  background: #346b04;
}

.result-btn2 {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.racion__title {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  font-family: "Raleway";
  color: #080a07;
  margin: 60px 0 30px 0;
}

.racion-input {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-family: "Raleway";
  color: #080a07;
}

.racion-form-block {
  display: flex;
  align-items: center;
  margin: 0 0 20px 0;
  gap: 5px;
}

.racion-item {
  width: 37%;
}

.racion-item span {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #ed1d1d;
}

.racion-form-block input {
  width: 63%;
  background: #ffffff;
  border: 1px solid #bcc0b7;
  padding: 15px 25px 14px 25px;
  border-radius: 10px;
}

.racion-btn {
  margin: 10px 0 15px 0;
}

.racion-about span {
  color: #ed1d1d;
}

.racion-about {
  font-size: 16px;
  line-height: 19px;
  color: #bcc0b7;
}

/*------------------------------*/

.result__title.is {
  background: url(/local/templates/edisontheme/css/../images/icon/icon-result.svg) 0 50% no-repeat;
}

.result__title.is {
  position: relative;
  display: inline-block;
}

.result__title.is:before {
  position: absolute;
  right: -35px;
  top: 22px;
  content: "";
  background: url(/local/templates/edisontheme/css/../images/icon/result-is.svg) 0 50% no-repeat;
  width: 25px;
  height: 25px;
}

.result__title.is.title_prompt:before {
  display: none;
}

a.but-reslt {
  position: relative;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  padding: 15px 45px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  font-feature-settings: "pnum" on, "lnum" on;
}

a.but-reslt:before {
  position: absolute;
  left: 21px;
  top: 17px;
  content: "";
  background: url(/local/templates/edisontheme/css/../images/result/plus.svg) 0 50% no-repeat;
  width: 18px;
  height: 18px;
}

.resul-is {
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
  border: 1px solid #346b04;
  box-shadow: 8px 9px 14px rgba(52, 107, 4, 0.2);
  border-radius: 10px;
  margin: 0 0 30px;
}

.resul-img {
  width: 30%;
  margin-right: 30px;
}

.result-text {
  width: 100%;
  padding: 20px;
}

.result-text-container {
  width: 100%;
  display: flex;
}

.result-text-container a:nth-child(2) {
  margin-left: auto;
}

.result-text-container a:nth-child(3) {
  margin-left: 10px;
}

.result-tit {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  display: flex;
  justify-content: space-between;
  margin: 0 0 5px;
}

.resul-time {
  display: flex;
  align-items: center;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
  opacity: 0.75;
  margin: 0 0 15px;
}

.resul-time span {
  margin: 5px 5px 0 10px;
}

.table-had {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #bcc0b7;
}

.table-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.text-is {
  width: 25%;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  /* main content */
  color: #080a07;
  padding: 10px;
}

.table-result {
  border: 1px solid #346b04;
  border-radius: 10px;
  margin: 0 0 15px;
}

.table-tit {
  text-align: center;
  background: #346b04;
  width: 25%;
  margin-right: 2px;
}

.table-tit:last-child {
  margin-right: 0;
}

.table-tit.is {
  border-radius: 7px 0 0 0;
}

.table-tit.is2 {
  border-radius: 0 7px 0 0;
}

.table-tit {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  padding: 10px 5px;
}

.resul-text {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin: 0 0 20px;
}

.result-text-next {
  display: none;
}

.resul-img img {
  border-radius: 8px 0 0 8px;
  margin: 0 0 -4px;
  padding: 0;
  height: 100%;
  object-fit: cover;
}

a.next-result {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.result__title.is.is2:before {
  position: absolute;
  content: "";
  background: transparent;
}

.result-text-bl {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  padding: 20px;
  margin: 0 0 30px;
}

.result-tit-bl {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #bcc0b7;
  padding: 0 0 15px;
  margin: 0 0 15px;
}

.result-time {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
}

.result-gard-bl a {
  margin: 0 0 0 5px;
}

.losing-text {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  width: 100%;
  word-break: break-all;
}

.title-work {
  font-family: "Raleway";
  font-size: 35px;
  font-weight: 600;
  line-height: 41.09px;
  text-align: left;
  color: #346b04;
  margin-bottom: 40px;
}

.losing-text p {
  margin: 0 0 15px;
}

.losing-galerr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 30px;
}

.mypage-block2 table thead tr th {
  background: #346b04;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  padding: 22px 5px;
  border-left: 1px solid;
  text-align: center;
}

.mypage-block2 table thead tr th:first-child {
  border-left: none;
  border-radius: 7px 0 0;
  width: 140px;
}

/* .mypage-block2 table thead tr th:last-child {
    border-radius: 0 7px 0 0;
    width: 130.6px;
} */

.mypage-block2 table {
  width: 100%;
  border: 1px solid #346b04;
  border-radius: 10px;
  margin: 0;
  padding: 0;
}

.mypage-block2 table {
  border-spacing: unset;
  margin: 0 0 15px;
}

.mypage-block2 table td {
  border-spacing: unset;
  margin: 0;
  text-align: center;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #bcc0b7;
}

.mypage-block2 table td:first-child {
  text-align: left;
  border-left: none;
  padding: 10px 15px;
}

.mypage-block2 table tr:nth-child(2n + 1) {
  background: #f3fcea;
}

/* .mypage-wrap .mypage-block2 table tr:last-child td {
    color: #ED1D1D;
} */

.mypage-wrap .mypage-block2 table thead tr td {
  color: var(--white-bg-content, #fff) !important;
  background: var(--main, #346b04);
}

.losing-table-fut span {
  width: 32px;
  height: 33px;
  border: 1px solid #bcc0b7;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ed1d1d;
  padding: 7px;
  margin: 0 10px 0 0;
  display: block;
}

.losing-table-fut {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #bcc0b7;
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.form-but {
  cursor: pointer;
}

.form-but__new {
  position: relative;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  padding: 15px 45px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  font-feature-settings: "pnum" on, "lnum" on;
  width: 173px;
  text-align: center;
  justify-content: center;
}

.form-but__new:hover {
  background: #346b04;
  box-shadow: none;
}

.form-but__new.white__new:hover {
  color: #fff;
}

.mypage-inner.is {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 30px;
}

span.is {
  margin: 5px 5px 0 0;
}

.resul-text.is {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  opacity: 0.65;
  margin: 0 0 55px;
}

.result-total-wrap {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  padding: 20px;
}

.mypage-block2 video {
  width: 100%;
}

.total-tit {
  width: 100%;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  margin: 0 0 25px;
}

.total-is {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

span.total-tits {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  margin-right: 5px;
}

span.total-text {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.result__title.is.is3 {
  background: url(/local/templates/edisontheme/css/../images/result/icon.png) 0 50% no-repeat;
}

.result__title.is.is2.is4 {
  background: url(/local/templates/edisontheme/css/../images/result/icon.png) 0 50% no-repeat;
}

.result__title.isSub {
  background: url(/local/templates/edisontheme/css/../images/iconSub.png) 0 50% no-repeat;
  margin-top: 0;
}

.break-tit {
  margin: 70px 0 30px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
}

.break-text {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin: 0 0 45px;
}

.break-text p {
  margin: 0 0 15px;
}

.breack-table-tit {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  margin: 0 0 30px;
}

.mypage-block2 table tr:last-child td {
  border-bottom: none;
}

.iss .slick-list {
  width: 700px;
  margin: 0 auto;
}

section.slid {
  margin: 60px 0 0;
}

/*---------------------------------------*/

span.drop-tit {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  height: 42px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #bcc0b7;
}

.search-select {
  width: auto;
  position: relative;
  border-radius: 6px;
  cursor: pointer;
}

input#opened {
  display: none;
}

.search-select ul.select li span {
  margin: 5px 0 0 0;
}

.search-select input:checked + .select {
  opacity: 1;
  top: 37px;
  border-top: none;
  left: 0;
  z-index: 11;
  padding: 10px 5px;
  border-left: 1px solid #bcc0b7;
  background: #fff;
  border-right: 1px solid #bcc0b7;
  border-bottom: 1px solid #bcc0b7;
  border-radius: 0px 0px 8px 8px;
  /* width: 222px; */
  height: auto;
}

/* #is1 {
    width: 222px;
} */

#breakTime {
  z-index: 10;
  position: relative;
}

.search-select ul.select {
  -moz-transition-property: opacity, top;
  -o-transition-property: opacity, top;
  -webkit-transition-property: opacity, top;
  transition-property: opacity, top;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  opacity: 0;
  list-style: none;
  padding: 0;
  border-radius: 16px;
  margin: 0;
  position: absolute;
  top: 65px;
  left: 1px;
}

.search-select ul.select li {
  z-index: 1;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  padding: 5px 10px;
  margin: 0 0 5px;
}

.search-select label {
  padding: 0 15px;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  width: 222px;
  height: 47px;
  background: url(/local/templates/edisontheme/css/../images/result/arrow-2.png) 190px 54% no-repeat;
  margin-bottom: 0;
}

.search-select .field {
  position: relative;
  display: block;
  width: fit-content;
}

/* .search-select input:checked+.select:before {
    position: absolute;
    right: 9px;
    top: -25px;
    content: '';
    background: url(/local/templates/edisontheme/css/../images/result/arrow-2.png)190px 54% no-repeat;
    width: 20px;
    height: 20px;
} */

.break-tit.is {
  margin: 50px 0 30px;
}

form.madal-form textarea {
  border: 1px solid #ded9f8;
  border-radius: 5px;
  padding: 14px 25px;
  margin: 0 0px 22px 0;
  width: 100%;
  outline: none;
  position: relative;
  background: url(/local/templates/edisontheme/css/../images/result/button.png) 98% 15% no-repeat;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #bcc0b7;
}

form.madal-forms {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
  position: relative;
  justify-content: space-between;
}

.first-forms__help {
  position: absolute;
  background: white;
  padding: 20px;
  top: 50px;
  display: none;
  max-height: 350px;
  overflow-y: auto;
  flex-direction: column;
  gap: 5px;
  z-index: 1000;
}

.first-forms__help div {
  transition: 0.4s;
  cursor: pointer;
}

.first-forms__help div:hover {
  opacity: 0.8;
}

form.madal-forms input {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  padding: 12px 25px;
  margin-right: 0 !important;
}

form.madal-forms input::placeholder {
  color: #080a07;
  opacity: 0.2;
}

input.first-foms {
  width: 362px;
}

input.first-foms2 {
  width: 160px;
}

a.form-but {
  margin-left: 30px;
  cursor: pointer;
}

.headerLogin a:nth-child(2) {
  width: min-content;
  display: flex;
  gap: 5px;
  align-items: center;
}

a.headerSearch {
  width: 18px;
  height: 18px;
}

input#openeds {
  display: none;
}

.frame-bl {
  margin: 0 0 40px;
}

/*anthropometry*/

.result__title.is5 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon.png) 0 50% no-repeat;
}

.anthropometry {
  margin: 45px 0 0 0;
}

.anthropometry_wrap {
  display: flex;
  align-items: center;
  padding: 15px 0 0 0;
}

.anthropometry_block {
  width: 100%;
  max-width: 170px;
}

.anthropometry_block2 {
  /* max-width: 134px; */
  width: 100%;
}

.anthropometry_block3 {
  max-width: 130px;
  width: 100%;
}

.anthropometry_title {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.anthropometry_input input {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin: 0 0 0 0;
  width: 100%;
  padding: 0 0 0 25px;
  height: 49px;
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  /* max-width: 134px; */
}

.anthropometry_input_bg input {
  background: #ffffff url(/local/templates/edisontheme/css/../images/health/anthropometry-input.svg) 95% 50%
    no-repeat;
}

.anthropometry_input-center input {
  padding: 0;
  text-align: center;
}

.anthropometry_input input::-webkit-input-placeholder {
  color: #080a07;
}

.anthropometry_input input::-moz-placeholder {
  color: #080a07;
}

.anthropometry_input input:-ms-input-placeholder {
  color: #080a07;
}

.anthropometry_input input::placeholder {
  color: #080a07;
}

.anthropometry_button {
  margin: 40px 0 0 0;
}

.anthropometry_button button {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  padding: 15px 45px;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  display: flex;
  align-items: center;
}

.anthropometry_button button:hover {
  background: #346b04;
  color: white;
}

.anthropometry_bottom {
  margin: 60px 0 0 0;
}

.title_anthropometry {
  font-weight: 800;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
}

.anthropometry_margin {
  margin: 15px 0 0 0;
}

.anthropometry_chekbox {
  margin: 15px 0 0 0;
}

.checkbox-main {
  display: flex;
  padding-left: 0;
  position: relative;
  cursor: pointer;
  align-items: center;
}

.checkbox-main .checkbox {
  display: flex;
  align-items: center;
  width: 18px;
  height: 18px;
  border-radius: 5px;
  /* border-radius: 50%; */
  -webkit-box-sizing: border-box;
  top: 0;
  left: 0;
  border: 1px solid #bcc0b7;
  box-sizing: border-box;
  padding: 4px 4px;
}
.anthropometry_chekbox .checkbox-main .checkbox {
  border-radius: 50%;
}

.checkbox-main input[type="checkbox"],
.checkbox-main input[type="radio"] {
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
}

.checkbox-main input[type="checkbox"]:checked ~ .checkbox,
.checkbox-main input[type="radio"]:checked ~ .checkbox {
  border: 1px solid #346b04;
  box-sizing: border-box;
}

.checkbox_bg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.checkbox-main input[type="checkbox"]:checked ~ .checkbox .checkbox_bg,
.checkbox-main input[type="radio"]:checked ~ .checkbox .checkbox_bg {
  background: #346b04;
}

.checkbox-title {
  width: 95%;
  padding: 0 0 0 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.anthropometry_itog {
  margin: 30px 0 0 0;
}

.title_anthropometry span {
  margin: 0 0 0 15px;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ee7301;
}

/*risk_factors*/

.factors_margin {
  margin: -20px 0 0 0;
}

.result__title.is7 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon3.png) 0 50% no-repeat;
}

/*study*/

.result__title.is8 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon4.png) 0 50% no-repeat;
}

.anthropometry-pd {
  padding: 70px 0 0 0;
}

.study_wrap {
  padding: 40px 0 0 0;
  display: flex;
  align-items: center;
}

.study_block2 {
  padding: 0 0 0 20px;
}

.study_button button {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  background: rgba(238, 115, 1, 0.1);
  border: 2px solid #ee7301;
  border-radius: 5px;
  padding: 13px 45px;
}

.study_button button:hover {
  background: #ee7301;
}

.anthropometry_button-pd {
  margin: 0;
}

.diagnoses_input-width {
  max-width: 130px;
}

.diagnoses_input-width input {
  padding: 0;
  text-align: center;
}

.diagnoses_input-pd input {
  padding: 0 0 0 25px;
}

.study_fayl {
  padding: 15px 0 15px 0;
}

.study_fayl button {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  width: 100%;
  height: 132px;
  background: #ffffff;
  border: 1px dashed #bcc0b7;
  border-radius: 10px;
}

/*food_preferences*/

.result__title.is9 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon5.png) 0 50% no-repeat;
}

.anthropometry_block4 {
  width: 62.2%;
  padding: 0 0 0 15px;
}

/*allergy*/

.result__title.is10 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon6.png) 0 50% no-repeat;
}

/*additionally*/

.result__title.is11 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon7.png) 0 50% no-repeat;
}

.checkbox-main2 {
  display: flex;
  padding-left: 0;
  position: relative;
  cursor: pointer;
  align-items: center;
}

.checkbox-main2 .checkbox2 {
  display: flex;
  align-items: center;
  width: 23px;
  height: 23px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  top: 0;
  left: 0;
  border: 1px solid #bcc0b7;
  box-sizing: border-box;
  padding: 0;
}

.checkbox-main2 input[type="checkbox"] {
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
}

.checkbox-main2 input[type="checkbox"]:checked ~ .checkbox2 {
  border: 1px solid #346b04;
  background: url(/local/templates/edisontheme/css/../images/health/checkbox-main2.svg) 50% 50% no-repeat;
  box-sizing: border-box;
}

.additionally_pd {
  padding: 15px 0 0 0;
}

.artile-left-tit {
  font-size: 24px;
  font-family: Raleway;
  font-weight: 700;
  color: #346b04;
  /*margin-bottom: 15px;*/
  padding: 0 10px;
}

ul.artile-menu {
  font-size: 16px;
  font-family: Raleway;
  font-weight: 500;
}

ul.artile-menu li a {
  border-bottom: 1px solid #bcc0b7;
  margin-bottom: 0px;
  display: flex;
  color: #080a07;
  align-items: center;
  padding: 15px 10px;
}

.mypage-border.is {
  padding: 15px 5px;
  margin-bottom: 37px;
}

ul.artile-menu li:last-child a {
  border-bottom: none;
}

a.article-favorites {
  border-radius: 5px;
  background: var(--accent, #ee7301);
  box-shadow: 6px 8px 11px 0px rgba(238, 115, 1, 0.3);
  display: flex;
  width: 100%;
  padding: 15px 14px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 500;
  cursor: pointer;
  margin-bottom: 30px;
}

ul.artile-menu li a:hover {
  background: #346b04;
  color: #fff;
}

a.article-favorites span {
  margin-right: 10px;
}

a.article-all {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 500;
  color: #080a07;
  line-height: 11px;
  cursor: pointer;
  padding: 10px;
}

a.article-all span {
  margin-right: 5px;
}

.article-views-bl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.article-views-menu a {
  display: flex;
  padding: 4px 12px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #080a07;
  margin-right: 5px;
  color: #080a07;
  font-size: 16px;
  font-family: Raleway;
}

.article-views-menu {
  display: flex;
}

.article-views-is {
  display: flex;
  align-items: center;
  color: #5b6354;
  font-size: 16px;
  font-family: Raleway;
  line-height: 11px;
}

.article-views-is span {
  margin-right: 5px;
  /* width: 10px; */
}

.aricle-text-1 {
  color: #080a07;
  font-size: 22px;
  font-family: Raleway;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 60px;
}

.aricle-text-1 p {
  margin-bottom: 15px;
}

.mypage-block2 h3 {
  color: #346b04;
  font-size: 26px;
  font-family: Raleway;
  font-weight: 700;
  margin-bottom: 20px;
}

.aricle-tit {
  color: #346b04;
  font-size: 26px;
  font-family: Raleway;
  font-weight: 700;
  margin-bottom: 20px;
}

.aricle-text-2 p {
  margin-bottom: 15px;
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
}

.aricle-text-2 p a {
  color: #ee7301;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 500;
  line-height: 25px;
}

.mypage-block2:not(.news-detail) p {
  margin-bottom: 15px;
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
}

.mypage-block2 a.new-post-button {
  /* color: #080A07;
    font-size: 18px;
    font-family: Raleway;
    font-weight: 500;
    line-height: 25px; */

  position: relative;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  padding: 15px 45px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  font-feature-settings: "pnum" on, "lnum" on;
}

.mypage-block2 a.new-post-button:hover {
  /* color: #EE7301; */
  background: #346b04;
  box-shadow: none;
  color: #ffffff;
}

.mypage-block2 a.new-post-button:hover svg rect {
  fill: white;
}

.popup,
.liter {
  color: #ee7301;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 500;
  line-height: 25px;
  width: fit-content;
  cursor: pointer;
}

.article-inf-tit {
  display: flex;
  padding: 15px 25px;
  background: var(
    --linear-lianer,
    linear-gradient(312deg, #ee7301 0%, #ffa552 100%)
  );
  font-size: 22px;
  font-family: Raleway;
  font-weight: 500;
  line-height: 23px;
  color: #fff;
  border-radius: 10px 10px 0 0;
}

.article-inf-tit span {
  margin-right: 10px;
}

.article-inf-bl {
  border: 1px solid #ee7301;
  border-radius: 10px;
  margin-bottom: 25px;
  margin-top: 25px;
}

.article-inf-bl.attentrion-inf {
  border-color: #ee7301;
}

.article-inf-bl.attentrion-inf .article-inf-tit {
  background: var(
    --linear-lianer,
    linear-gradient(312deg, #ee7301 0%, #ee7301 100%)
  );
}

.article-inf-bl.info-inf {
  border-color: #ee7301;
}

.article-inf-bl.info-inf .article-inf-tit {
  background: var(
    --linear-lianer,
    linear-gradient(312deg, #ee7301 0%, #ee7301 100%)
  );
}

.article-inf-bl.bquote-inf {
  border-color: #dc3c2a;
}

.article-inf-bl.bquote-inf .article-inf-tit {
  background: var(
    --linear-lianer,
    linear-gradient(312deg, #dc3c2a 0%, #dc3c2a 100%)
  );
}

.article-inf-bl.interesting-inf {
  border-color: #346b04;
}

.article-inf-bl.interesting-inf .article-inf-tit {
  background: var(
    --linear-lianer,
    linear-gradient(312deg, #346b04 0%, #346b04 100%)
  );
}

.article-inf-text {
  background: #fff;
  padding: 15px 25px;
  border-radius: 10px;
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
}

.aricle-text-2 {
  margin-bottom: 25px;
}

.article-img {
  margin-bottom: 40px;
}

.main-article {
  position: relative;
  color: #080a07;
  font-size: 22px;
  font-family: Raleway;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 59px;
}

.main-article:before {
  position: absolute;
  left: -25px;
  top: -73px;
  content: "";
  background: url(/local/templates/edisontheme/css/../images/result/round-1.png) left top no-repeat;
  width: 122px;
  height: 122px;
}

.main-article:after {
  position: absolute;
  right: 0;
  bottom: -67px;
  content: "";
  background: url(/local/templates/edisontheme/css/../images/result/round-2.png) left top no-repeat;
  width: 122px;
  height: 122px;
}

.aricle-text-2.is {
  margin-bottom: 59px;
}

.mypage-block2:not(.news-detail) ol {
  color: #080a07;
  /* font-size: 18px;
    font-family: Raleway; */
  line-height: 25px;
  list-style: none;
  counter-reset: li;
}

.mypage-block2 li {
  /* font-size: 18px;
    font-family: Raleway;
    font-weight: 400; */
}

/* .mypage-block2 li:before {
    counter-increment: li;
    content: counters(li, ".") ". ";
} */

ul.article-num li span {
  position: absolute;
  left: -31px;
  color: #346b04;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 600;
  width: 20px;
  display: inline-block;
}

ul.article-num {
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
  margin-bottom: 40px;
}

ul.article-num li {
  position: relative;
  margin-left: 35px;
  margin-bottom: 12px;
}

ul li.article-num-is {
  margin-left: 67px;
}

ul li.article-num-is-2 {
  margin-left: 98px;
  padding: 0 0 0 15px;
}

.article-list-tit {
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 600;
  margin-bottom: 15px;
}

ul.article-list-is li {
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
  padding: 0 0 0 20px;
  position: relative;
  margin-bottom: 15px;
}

ul.article-list-is li:before {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #346b04;
}

.article-list p {
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
}

.article-list {
  margin-bottom: 25px;
}

.article-vid {
  margin-bottom: 25px;
}

.table-losing.is table thead tr th:first-child {
  width: auto;
}

.table-losing.is table thead tr th {
  padding: 20px 17px;
}

.mypage-block2 table tr:nth-child(2n) {
  background: #d8f6bd;
}

.table-losing.is table tr:nth-child(2n + 1) {
  background: #fff;
}

.table-losing.is table td {
  padding: 25px 25px;
}

.table-losing.is table thead tr th:last-child {
  width: auto;
}

.table-losing.is table thead tr:nth-child(2) th {
}

.table-losing.is table tr:last-child td {
  color: #080a07;
  border-radius: 10px;
}

.table-losing.is {
  margin-bottom: 40px;
}

.article-public {
  color: #5b6354;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
  margin-top: 20px;
}

.article-public span {
  margin-left: 10px;
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 500;
}

body .mypage-block2 .article-public .article-list-lit {
  margin-top: 25px;
  display: inline-block;
  color: #346b04;
  font-size: 20px;
  font-family: Raleway;
  font-weight: 700;
  position: relative;
  cursor: pointer;
}

.article-element {
  margin-bottom: 60px;
}

body .mypage-block2 .article-public .article-list-lit:before {
  position: absolute;
  right: -24px;
  top: 9px;
  content: "";
  background: url(/local/templates/edisontheme/css/../images/result/arrow-lit.png) left top no-repeat;
  width: 14px;
  height: 8px;
}

body .mypage-block2 .article-public .article-list-lit.active:before {
  transform: rotateX(180deg);
}

.modal-help {
  display: none;
  position: absolute;
  border-radius: 10px;
  border: 1px solid var(--inactive, #bcc0b7);
  background: var(--white-basic, #fff);
  padding: 15px;
  box-shadow: 6px 6px 12px 0px rgba(0, 22, 0, 0.1);
  color: var(--content, #080a07);
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}

.modal-help a {
  color: var(--main, #346b04);
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-decoration-line: underline;
}

.modal-help.active {
  display: block;
}

.tit-colc {
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 40px;
  width: 940px;
}

.colc-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 60px;
  width: 940px;
}

.tit-colc.is {
  margin-top: 0;
}

.colc-wrap {
  display: flex;
  margin-bottom: 60px;
  flex-wrap: wrap;
}

.colc-tit-is {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}

.left-colc {
  display: flex;
  flex-direction: column;
}

.cal-res-tit {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  opacity: 0.5;
}

.colc-res-num {
  color: #080a07;
  font-size: 96px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  opacity: 0.5;
  margin-bottom: 98px;
}

.calc-img-flo.is1 {
  background: url(/local/templates/edisontheme/css/../images/calc/flo-1.png);
  width: 164px;
  height: 120px;
  margin-bottom: 10px;
}

.calc-img-flo.is1:hover {
  background: url(/local/templates/edisontheme/css/../images/calc/flo-1-h.png);
}

.calc-img-flo.is1:focus {
  background: url(/local/templates/edisontheme/css/../images/calc/flo-1-h.png);
}

.calc-img-flo.is2 {
  background: url(/local/templates/edisontheme/css/../images/calc/flo-2.png);
  width: 164px;
  height: 120px;
  margin-bottom: 10px;
}

.cocl-flo-tit {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

button.cocl-flo:hover .cocl-flo-tit {
  color: #ee7301;
}

button.cocl-flo.is {
  margin-right: 30px;
}

button.cocl-flo.current .calc-img-flo.is1 {
  background: url(/local/templates/edisontheme/css/../images/calc/flo-1-h.png);
}

button.cocl-flo.current .calc-img-flo.is2 {
}

button.cocl-flo.current .cocl-flo-tit {
  color: #ee7301;
}

.colc-img-wrap {
  margin-bottom: 30px;
}

.options-input-is {
  display: flex;
  margin-bottom: 13px;
  align-items: center;
}

.input-tit {
  margin-right: 10px;
  width: 47%;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

input.panel-is-1 {
  padding: 14px 30px 14px 25px;
  border-radius: 10px;
  border: 1px solid #bcc0b7;
  background: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #346b04;
}

input.panel-is-1:hover {
  border-radius: 10px;
  border: 1px solid var(--main, #346b04);
  background: var(--white-bg-content, #fff);
  color: #346b04;
}

input.panel-is-1::placeholder {
  color: #346b04;
}

input.panel-is-1:focus {
  border-radius: 10px;
  border: 1px solid var(--main, #346b04);
  background: var(--white-bg-content, #fff);
  color: #346b04;
}

input.panel-is-1:active {
  border-radius: 10px;
  border: 1px solid var(--main, #346b04);
  background: var(--white-bg-content, #fff);
  color: #346b04;
}

.options-bl {
  margin-bottom: 40px;
}

button.calc-but-is {
  padding: 15px 45px;
  border-radius: 5px;
  background: #ee7301;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #080a07;
  margin-right: 20px;
  display: flex;
  align-items: center;
}

button.calc-but-ist {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #080a07;
}

button.calc-but-ist {
  /* display: none; */
}

button.calc-but-is:hover {
  border-radius: 5px;
  background: var(--accent, #ee7301);
  box-shadow: 6px 8px 11px 0px rgba(238, 115, 1, 0.3);
  color: #080a07;
}

.colc-but-wrap {
  display: flex;
  margin-top: auto;
}

.cal-res-tit:hover {
  opacity: inherit;
}

.colc-res-num:hover {
  opacity: inherit;
  color: #ee7301;
}

.colc-imt {
  width: 248px;
  display: flex;
  flex-direction: column;
}

.imt-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  color: #080a07;
  margin-bottom: 34px;
}

button.imt-but {
  font-family: Raleway;
  font-size: 18px;
  padding: 15px 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 5px;
  border: 2px solid var(--accent, #ee7301);
  background: rgba(238, 115, 1, 0.1);
  margin-top: auto;
}

.right-colc-wrap {
  display: flex;
  height: 100%;
}

.colc-text p {
  margin-bottom: 20px;
  color: #080a07;
}

.table-losing.is.is55 {
  overflow: auto;
  width: 940px;
  border: 1px solid #346b04;
  border-radius: 15px 15px 0 0;
  border-bottom: 0;
}

.table-losing.is.is55 tr:nth-child(2n) {
  border-top: 1px solid var(--inactive, #bcc0b7);
  background: var(--add, #f3fcea);
}

.table-losing.is.is55 td {
  text-align: left;
}

.table-losing.is.is55 table tr:last-child td {
  border-radius: 0 0 9px 9px;
}

.table-losing.is.is55 table td {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.table-losing.is.is55 {
  margin-bottom: 30px;
}

.colc-res-num.is {
  opacity: inherit;
  color: #ee7301;
  font-family: "Raleway";
  font-size: 96px;
  font-style: normal;
  line-height: normal;
  font-weight: 700;
}

.cal-res-tit.is {
  opacity: inherit;
  font-weight: 700;
}

.table-losing table tr.is {
  background: #fff;
}

.table-losing table thead tr th {
  background: #346b04;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  padding: 22px 5px;
  border-left: 1px solid;
}

.table-losing table thead tr th:first-child {
  border-left: none;
  border-radius: 7px 0 0;
  width: 140px;
}

/* .table-losing table thead tr th:last-child {
    border-radius: 0 7px 0 0;
    width: 130.6px;
} */

.table-losing table {
  width: 100%;
  border: 1px solid #346b04;
  border-radius: 10px;
  margin: 0;
  padding: 0;
  /* min-width: 5000px; */
}

.table-losing table {
  border-spacing: unset;
}

.table-losing table td {
  border-spacing: unset;
  margin: 0;
  text-align: center;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #bcc0b7;
}

.table-losing table td:first-child {
  text-align: left;
  border-left: none;
  padding: 10px 15px 10px 25px;
}

.table-losing table tr:nth-child(2n + 1) {
  background: #f3fcea;
}

/* .table-losing table tr:last-child td {
    color: #ED1D1D;
} */

.table-losing table tr:last-child td {
  border-bottom: none;
}

.table-losing table tr:nth-child(2n) {
  background: #d8f6bd;
}

.table-losing table tr.is {
  background: #fff;
}

.mypage-block2 .resul-wrap .table-losing table tr:nth-child(2n) {
  background: #ffffff;
}

/*test*/

.test {
  max-width: 940px;
  margin: 70px auto 0 auto;
  width: 100%;
}

.title_test {
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  line-height: 42px;
  color: #080a07;
}

.test_title {
  padding: 20px 0 0 0;
}

.test_title p {
  padding: 20px 0 0 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #080a07;
}

.test_pd {
  padding: 60px 0 0 0;
}

.test_form_progress {
  padding: 40px 0 0 0;
}

.test_form_progress_title {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
}

.test_form_progress_restagle {
  height: 4px;
  width: 100%;
  background: #bcc0b7;
  border-radius: 10px;
  margin: 9px 0 0 0;
}

.test_form_progress_restagle2 {
  height: 4px;
  margin: -4px 0 0 0;
  border-radius: 10px;
  background: #346b04;
  width: 45px;
}

.test_form_progress_restagle_width {
  width: 225px;
}

.test_form_progress_restagle_width2 {
  width: 100%;
}

.test_form_progress_restagle_width3 {
  width: 313px;
}

.test_form_title {
  padding: 30px 0 0 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 31px;
  color: #080a07;
}

.test_form {
  padding: 5px 0 0 0;
}

.checkbox-main3 {
  display: flex;
  padding-left: 0;
  position: relative;
  cursor: pointer;
  align-items: center;
}

.checkbox-main3 .checkbox3 {
  display: flex;
  align-items: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  top: 0;
  left: 0;
  border: 1px solid #bcc0b7;
  box-sizing: border-box;
  padding: 5px 5px;
}

.checkbox-main3 input[type="radio"] {
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
}

.checkbox-main3 input[type="radio"]:checked ~ .checkbox3 {
  box-sizing: border-box;
}

.checkbox_bg3 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.checkbox-main3 input[type="radio"]:checked ~ .checkbox3 .checkbox_bg3 {
  background: #469600;
}

.checkbox-main3 input[type="radio"]:checked ~ .checkbox-title3 {
  color: #469600 !important;
}

.checkbox-title3 {
  width: 95%;
  padding: 0 0 0 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.test_form_chekbox {
  padding: 20px 0 0 0;
}

.test_reklama {
  width: 100%;
  padding: 184px 0 100px 0;
  display: flex;
  align-items: center;
  margin: 0 -15px;
  justify-content: center;
}

.test_reklama_block {
  width: 25%;
  padding: 0 15px;
}

.test_reklama_link {
  overflow: hidden;
  display: block;
  position: relative;
  border: 1px solid #346b04;
  background: #d8f6bd;
  text-decoration: none;
  padding: 14px 14px;
  border-radius: 10px;
}

.test_reklama_border {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 5px 14px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #080a07;
  background: #f3fcea;
  border: 1px solid #080a07;
  border-radius: 5px;
}

.test_reklama_img {
  margin: -45px -14px -18px 0;
}

.test_reklama_link:hover {
  background: #346b04;
}

.test_form_button {
  padding: 48px 0 0 0;
}

.test_form_button button {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
}

.test_form_button button:hover {
  color: #ee7301;
}

.test_form_wrap {
  padding: 33px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.test_form_button2 button {
  display: inline-block;
  padding: 15px 45px;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
  box-shadow: 6px 8px 11px 0px #ee73014d;
  background: #ee7301;
  border-radius: 5px;
}

.test_form_button2 button:hover {
  background: #346b04;
  color: #fff;
}

.test_form_button_pd {
  padding: 0;
}

.test_result {
  padding: 10px 0 0 0;
}

.test_result_pd {
  padding: 40px 0 0 0;
}

.test_title p span {
  font-weight: 700;
}

.test_result_center {
  padding: 40px 0 0 0;
  text-align: center;
}

.test_what {
  max-width: 877px;
  margin: 60px auto 0 auto;
}

.test_what_wrap {
  display: flex;
  flex-wrap: wrap;
}

.test_what_block {
  width: 33.33333333%;
  padding: 40px 15px 0 15px;
}

.test_what_button {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
}

.test_form_title_pd {
  padding: 0;
}

.test_form_inner {
  display: flex;
  padding: 30px 0 0 0;
}

.test_form_inner_block {
  width: 51%;
}

.test_form_inner_block2 {
  width: 49%;
}

.test_form_img img {
  border: 1px solid #346b04;
  border-radius: 10px;
  box-shadow: 8px 9px 14px 0px #346b0433;
}

/*------------------------*/

.mypage-block_quest {
  width: 100%;
}

.result__title.is90 {
  background: url(/images/tools/test-icon.png) left top no-repeat;
  margin-bottom: 100px;
  background-size: contain;
}

.quest-wrap-img {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  flex-wrap: wrap;
  margin: 70px -15px 20px -15px;
}

.quest-img-bl {
  margin-right: 0;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #346b04;
  background: #d8f6bd;
  box-shadow: 8px 9px 14px 0px rgba(52, 107, 4, 0.2);
  position: relative;
  padding: 15px;
  min-height: 161px;
  margin-bottom: 30px;
}

.quest__img {
  width: 25%;
  padding: 0 15px;
}

.quest-img {
  position: absolute;
  right: 0;
  top: 0;
}

.quest-tit {
  position: absolute;
  bottom: 10px;
  color: #080a07;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 50%;
}

.quest-img-bl_avtive {
  border-radius: 10px;
  border: 1px solid #346b04;
  background: #346b04;
  cursor: pointer;
  color: #f3fcea;
}

.quest-img-bl_avtive .quest-tit {
  color: #f3fcea;
}

.quest-img-bl:hover {
  border-radius: 10px;
  border: 1px solid #346b04;
  background: #346b04;
  cursor: pointer;
  color: #f3fcea;
}

.quest-img-bl:hover .quest-tit {
  color: #f3fcea;
}

.quest-img-bl.is {
  margin-right: 0;
}

.quest-img-bl.is .quest-tit {
  width: 100%;
}

.mypage-block_quest {
  width: 100%;
}

.reklama__quest {
  width: 100%;
  padding: 70px 0 100px 0;
  display: flex;
  align-items: center;
  margin: 0 -15px;
  flex-wrap: wrap;
}

.write__quest {
  margin: 0 0 15px 0;
  font-size: 18px;
}

.write__quest span {
  color: red;
}

.back_link {
  display: block;
  position: relative;
  z-index: 11;
  margin: 40px 0 -40px 0;
  color: #5b6354;
}

.back_link:hover {
  text-decoration: underline;
}

.br_result {
  background: rgba(238, 115, 1, 0.1);
  border-radius: 5px;
  border-style: solid;
  border-color: var(--accent, #ee7301);
  border-width: 2px;
  width: 100%;
}

.br_result:hover {
  border-color: var(--accent, #346b04);
}

.tools-img-text-bl {
  position: absolute;
  background: url(/local/templates/edisontheme/images/tools/bg.png) left top
    no-repeat;
  width: 100%;
  height: 100%;
  top: 1px;
  left: 1px;
  background-size: contain;
  padding: 25px;
  border-radius: 6px 0 0 0px;
}

.tools-img-bl {
  position: relative;
  width: 100%;
}

.tools-img-tits {
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #346b04;
  font-variant-numeric: lining-nums proportional-nums;
  margin-bottom: 4px;
}

.tools-img-tit {
  color: #080a07;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.tools-img-is {
  margin-bottom: 15px;
}

.tools-text {
  color: #080a07;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  min-height: 100px;
  margin-bottom: 15px;
}

a.tools-more {
  position: relative;
  color: #080a07;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

a.tools-more:before {
  position: absolute;
  right: -25px;
  top: 5px;
  content: "";
  background: url(/local/templates/edisontheme/images/tools/arrow.png) left top
    no-repeat;
  width: 14px;
  height: 14px;
}

.quest__img.is {
  /*width: 33%;*/
  margin-bottom: 40px;
}

.result__title.is88 {
  background: url(/local/templates/edisontheme/images/tools/tools.svg) left top
    no-repeat;
}

.tools-calc-bl {
  padding: 70px 20px 30px 20px;
  border-radius: 10px;
  background: #346b04;
  position: relative;
  margin-bottom: 35px;
  width: 100%;
  transition: 0.3s;
  cursor: default;
  display: flex;
  flex-direction: column;
}

.tools-calc-img {
  /* position: relative; */
  /* top: 0; */
  /* left: 0; */
  width: 120px;
  height: 120px;
  margin: -119px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tools-calc-tit {
  color: #f3fcea;
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
  min-height: 60px;
}

.tools-calc-taxt {
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  color: #f3fcea;
  margin-bottom: 30px;
  min-height: 75px;
}

.tools-calc-but {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tools-calc-but a {
  text-align: center;
  width: 82%;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 5px;
  background: #f3fcea;
  color: #080a07;
  padding: 12px 45px;
  box-shadow: 7px 8px 11px 0px rgba(243, 252, 234, 0.25);
}

.quest__img .tools-calc-but a:hover span {
  color: white;
}

.result__title.is89 {
  background: url(/local/templates/edisontheme/images/tools/calc-img.png) left
    top no-repeat;
  margin-bottom: 125px;
  background-size: contain;
}

.quest__img.is {
  display: flex;
}

.result__title.is90 {
  background: url(/images/tools/test-icon.png) left top no-repeat;
  margin-bottom: 100px;
  background-size: contain;
}

#images-tests {
  position: absolute;
  right: 0px;
  display: flex;
  flex-direction: column;
  top: 203px;
  width: 100%;
}

#images-tests > img {
  position: absolute;
  opacity: 0;
  transform: translate(200%, 0px);
  transition: 0.4s;
  width: 483px;
  height: 200px;
  object-fit: cover;
  border-radius: 10px;
  border: 1px solid #346b04;
}

#images-tests > img.active {
  opacity: 1;
  transform: translate(100%, 0px);
}

.test_result_img img {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #346b04;
}

.test_pd {
  position: relative;
}

.tools-calc-bl:hover {
  background: #ee7301;
}

.tools-calc-but a {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.tools-calc-but a:first-child:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  bottom: -56px;
  background: #346b04;
  left: 0;
  transition: 0.5s;
  border-radius: 5px;
  z-index: 1;
}

.tools-calc-but a:first-child:hover:before {
  bottom: 0;
}

.tools-calc-but a:first-child span {
  color: #080a07;
  position: relative;
  z-index: 2;
  transition: 0.3s;
}

.tools-calc-but a:first-child:hover span {
  /*color: #fff;*/
}

button:focus {
  outline: none !important;
}

@font-face {
  font-family: "icomoon";
  src: url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.eot?6df70o");
  src: url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.eot?6df70o#iefix")
      format("embedded-opentype"),
    url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.ttf?6df70o") format("truetype"),
    url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.woff?6df70o") format("woff"),
    url("/local/templates/edisontheme/css/../fonts/icomoon/icomoon.svg?6df70o#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "Raleway";
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-Bold.eot");
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-Bold.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Bold.woff2") format("woff2"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Bold.woff") format("woff"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Bold.ttf") format("truetype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Bold.svg#Raleway-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Raleway";
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-Black.eot");
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-Black.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Black.woff2") format("woff2"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Black.woff") format("woff"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Black.ttf") format("truetype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Black.svg#Raleway-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Raleway";
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-ExtraBold.eot");
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-ExtraBold.woff2") format("woff2"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-ExtraBold.woff") format("woff"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-ExtraBold.ttf") format("truetype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-ExtraBold.svg#Raleway-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Raleway";
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-Thin.eot");
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-Thin.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Thin.woff2") format("woff2"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Thin.woff") format("woff"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Thin.ttf") format("truetype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Thin.svg#Raleway-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Raleway";
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-Medium.eot");
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-Medium.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Medium.woff2") format("woff2"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Medium.woff") format("woff"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Medium.ttf") format("truetype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Medium.svg#Raleway-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Raleway";
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-Regular.eot");
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-Regular.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Regular.woff2") format("woff2"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Regular.woff") format("woff"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Regular.ttf") format("truetype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Regular.svg#Raleway-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Raleway";
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-Light.eot");
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-Light.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Light.woff2") format("woff2"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Light.woff") format("woff"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Light.ttf") format("truetype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-Light.svg#Raleway-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Raleway";
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-SemiBold.eot");
  src: url("/local/templates/edisontheme/css/../fonts/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-SemiBold.woff2") format("woff2"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-SemiBold.woff") format("woff"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-SemiBold.ttf") format("truetype"),
    url("/local/templates/edisontheme/css/../fonts/Raleway-SemiBold.svg#Raleway-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}

body {
  font-family: "Raleway";
  margin: 0;
  background: #fff;
}

* {
  box-sizing: border-box;
}

*::before,
*::after {
  box-sizing: border-box;
}

:hover {
  transition: 0.3s ease;
}

.container2 {
  max-width: 1134px;
  padding: 0;
  margin: 0 auto;
}

/* img {
    max-width: 100%;
} */

input:focus {
  outline: none;
}

input {
  border: none;
}

button:hover {
  transition: 0.3s;
}

button {
  padding: 0;
  cursor: pointer;
  border: none;
  background: none;
}

h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
}

p {
  margin: 0;
}

a {
  transition: 0.3s;
  text-decoration: none;
}

button {
  transition: 0.3s;
}

a:hover {
  text-decoration: none;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.clear {
  clear: both;
}

/*mypage*/

.mypage-wrap {
  display: flex;
}

.mypage-block2 {
  /*width: 76.98%;*/
  width: 90%;
  padding: 0 0 0 30px;
}

.mypage-top {
  display: flex;
}

.mypage-top-info {
}

.mypage-top-info {
  width: 67%;
  padding: 0 0 0 10px;
}

.mypage-top-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-top-balans {
  display: flex;
  align-items: center;
  padding: 10px 0 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-top-balans img {
  margin: 0 5px 0 0;
}

.mypage-ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 23px 10px 19px 10px;
  margin: 23px -10px 9px -10px;
  border-top: 1px solid #bcc0b7;
  border-bottom: 1px solid #bcc0b7;
}

.mypage-li a {
  display: block;
}

.mypage-li a:hover svg path {
  fill: #346b04;
}

.mypage-ul2 {
  margin: 11px -20px 0 -10px;
}

.mypage-li2 {
  padding: 6px 0 0 0;
}

.mypage-li2 a {
  display: flex;
  align-items: center;
  padding: 6px 0 6px 10px;
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-li2 a p {
  width: 95%;
}

.mypage-li2 a svg {
  transition: 0.3s;
  margin: -3px 10px 0 0;
}

.mypage-li2 a:hover {
  background: #346b04;
  border-radius: 6px 0px 0px 6px;
  color: #ffffff;
}

.mypage-li2 a:hover svg path {
  fill: #fff;
  transition: 0.3s;
}

.mypage-title {
  padding: 26px 0 0 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
}

.mypage-bottom {
  margin: 26px -10px 0 -10px;
  padding: 0 10px 0 10px;
  border-top: 1px solid #bcc0b7;
}

.mypage-bottom__item {
  padding-top: 23px;
}

.mypage-bottom a {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  opacity: 0.76;
}

.mypage-bottom a p {
  width: 95%;
  margin: 0 0 0 10px;
}

.mypage-bottom a:hover {
  color: #346b04;
  opacity: 1;
}

.mypage-border3 {
  margin: 40px 0 0 0;
  padding: 15px 15px;
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  display: flex;
  align-items: center;
}

.mypage-border3-text {
  padding: 0 0 0 15px;
  width: 90%;
}

.mypage-border3-name {
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-border3-info {
  padding: 10px 0 0 0;
  display: flex;
  align-items: center;
}

.mypage-border3-suptitle {
  padding: 0 30px 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-border3-suptitle:last-child {
  padding: 0;
}

.mypage-border3-suptitle span {
  margin: 0 0 0 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ee7301;
}

.mypage-inner {
  display: flex;
  padding: 25px 0 0 0;
}

.mypage-inner-block {
  width: 65.47%;
}

.mypage-inner-block2 {
  width: 34.53%;
  padding: 0 0 0 30px;
}

.mypage-button button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  width: 242px;
  height: 51px;
}

.mypage-button button img {
  margin: 0 10px 0 0;
}

.mypage-button button:hover {
  background: #346b04;
}

.mypage-recept {
  margin: 30px 0 0 0;
  background: #ffffff;
  border: 1px solid #346b04;
  box-shadow: 8px 9px 14px rgba(52, 107, 4, 0.2);
  border-radius: 20px;
  overflow: hidden;
}

.mypage-recept:hover {
  border: 1px solid #ee7301;
  box-shadow: none;
  transition: 0.3s;
}

.mypage-recept-img-bg svg {
  transition: 0.3s;
}

.mypage-recept:hover .mypage-recept-img-bg svg path {
  fill: #ee7301;
  transition: 0.3s;
}

.mypage-recept:hover .mypage-recept-title a {
  color: #ee7301;
  transition: 0.3s;
}

.mypage-recept-img {
  position: relative;
}

.mypage-recept-img-bg {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  /*bottom: 4px;*/
}

.mypage-tage__more {
  cursor: pointer;
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: 10px;
}

.mypage-recept-img img {
  height: 100%;
  width: 100%;
  object-fit: initial;
  max-height: 265px;
}

.mypage-recept-top {
  z-index: 1;
  position: absolute;
  width: 100%;
  left: 0;
  top: 20px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mypage-recept-time {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  gap: 6px;
}

.vipechka_top_link .subscribe,
.mypage-recept-top .subscribe {
  background: none;
}

.mypage-recept-time img {
  margin: 0 6px 0 0;
}

.mypage-recept-favorite a {
  display: block;
}

.mypage-recept-favorite a:hover svg path {
  fill: #fff;
}

.mypage-recept-pd {
  padding: 15px 15px;
}

.mypage-recept-title a {
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
}

.mypage-recept-title a:hover {
  color: #ee7301;
}

.mypage-recept-avtor {
  padding: 5px 0 0 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
}

.mypage-recept-ul {
  display: flex;
  align-items: center;
  padding: 15px 0 0 0;
  flex-wrap: wrap;
  gap: 10px 5px;
}

.mypage-recept-li {
  padding: 0 5px 0 0;
}

.mypage-recept-li:last-child {
  padding: 0;
}

.mypage-recept-li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  display: block;
  padding: 3px 11px;
  border: 1px solid #080a07;
  border-radius: 5px;
}

.mypage-recept-li a:hover,
.mypage-recept-li a.active {
  border: 1px solid #346b04;
  color: #fff;
  background: #346b04;
}

.mypage-recept-wrap {
  display: flex;
  align-items: center;
  padding: 15px 0 0 0;
}

.mypage-recept-category {
  display: flex;
  align-items: center;
  padding: 0 25px 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
}

.mypage-recept-category:last-child {
  padding: 0;
}

.mypage-recept-category img {
  margin: 0 5px 0 0;
}

.mypage-recept-category span {
  margin: 0 0 0 5px;
}

.mypage-inner-border {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  padding: 15px 15px;
}

.mypage-inner-li {
  padding: 0 0 2px 0;
}

.mypage-inner-li:last-child {
  padding: 0;
}

.mypage-inner-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-inner-link:hover {
  background: #346b04;
  color: #ffffff;
}

.mypage-inner-li a {
  color: black;
}

.mypage-inner-li a:hover {
  color: white;
}

.mypage-inner-li a.mypage-inner-link-ac {
  background: #346b04;
  color: #ffffff;
}

.accordion {
  width: 100%;
  margin: 0 0 0 0;
}

.accordion .link {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 5px;
  padding: 10px 20px;
}

.accordion li {
  margin: 0 0 0 0;
}

.accordion .link svg {
  margin: 0 0 0 0;
}

.accordion li.open .link svg {
}

.accordion li:last-child .link {
}

.accordion .link:hover {
  background: #346b04;
  color: #ffffff;
}

.accordion li.open .link {
  background: #346b04;
  color: #ffffff;
}

.acc-ul {
  display: none;
  padding: 0 20px;
}

.acc-li {
  padding: 10px 0 0 0;
}

.mypage-inner-link2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  cursor: pointer;
}

.mypage-inner-link2:hover {
  color: #ee7301;
}

.mypage-inner-link2-ac {
  color: #ee7301;
  cursor: default;
  pointer-events: none;
}

.mypage-inner-link2-ac-v2 {
  color: #ee7301;
  cursor: pointer;
}

.mypage-inner-li2 {
  padding: 10px 0 0 20px;
}

.mypage-inner-li2-pd {
  padding: 10px 0 15px 20px;
}

.mypage-products {
  display: flex;
  flex-wrap: wrap;
  margin: -30px -15px 0 -15px;
}

.mypage-products-block {
  width: 50%;
  padding: 30px 15px 0 15px;
}

.mypage-products-img {
  border: 1px solid #346b04;
  border-radius: 30px;
  overflow: hidden;
}

.mypage-products-img img {
  margin: 0 0 -4px 0;
}

.mypage-products-wrap {
  display: flex;
  align-items: center;
  padding: 15px 0 0 0;
  justify-content: space-between;
}

.mypage-products-title {
  padding: 0 15px 0 0;
  width: 92%;
}

.mypage-products-title a {
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  height: 62px;
  display: flex;
  align-items: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.mypage-products-title a:hover {
  color: #ee7301;
}

.mypage-products-ol {
  margin: 0;
  padding: 8px 0 0 0;
}

.mypage-products-li {
  padding: 7px 0 0 0;
  display: flex;
  justify-content: space-between;
}

.mypage-products-li div:nth-child(2) {
  flex: 1 0;
  border-bottom: 1px dashed #bcc0b7;
  height: 15px;
  margin: 0 5px;
}

.mypage-products-li-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
  opacity: 0.65;
}

.mypage-products-li-suptitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.mypage-products-favorite a {
  display: block;
}

.mypage-products-favorite a:hover svg path {
  fill: #346b04;
}

.mypage-products-border {
  padding: 0 0 15px 0;
  border-bottom: 1px solid #080a07;
}

.mypage-recept-mr {
  margin: -30px 0 0 0;
}

.mypage-articles-mr {
  margin: -30px 0 0 0;
}

.mypage-articles {
  margin: 30px 0 0 0;
  background: #ffffff;
  border: 1px solid #346b04;
  box-shadow: 8px 9px 14px rgba(52, 107, 4, 0.2);
  border-radius: 10px;
  overflow: hidden;
}

.mypage-articles-img {
  position: relative;
}

.mypage-articles-absolute {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  padding: 4px 12px;
  background: #346b04;
  border: 1px solid #346b04;
  border-radius: 5px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.mypage-articles-absolute2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  padding: 4px 12px;
  background: #ed1d1d;
  border: 1px solid #ed1d1d;
  border-radius: 5px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.mypage-articles-absolute3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  padding: 4px 12px;
  background: #eed601;
  border: 1px solid #eed601;
  border-radius: 5px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.mypage-articles-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0 0;
}

.mypage-articles-ul {
  display: flex;
  width: 95%;
  align-items: center;
}

.mypage-articles-li {
  padding: 0 5px 0 0;
}

.mypage-articles-li:last-child {
  padding: 0;
}

.mypage-articles-li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  display: block;
  padding: 4px 12px;
  border: 1px solid #080a07;
  border-radius: 5px;
}

.mypage-articles-li a:hover {
  background: #346b04;
  color: #fff;
}

.mypage-articles-pd {
  padding: 20px 20px;
}

.mypage-articles-favorite a {
  display: block;
}

.mypage-articles-favorite a:hover svg path {
  fill: #346b04;
}

.mypage-articles-title {
  padding: 20px 0 0 0;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
}

.mypage-articles-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0 0 0;
}

.mypage-articles-info {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  opacity: 0.75;
  display: flex;
  align-items: center;
}

.mypage-articles-info img {
  margin: 0 5px 0 0;
}

.mypage-articles-suptitle {
  margin: 10px 0 0 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 125px;
}

.mypage-articles-link {
  padding: 40px 0 0 0;
}

.mypage-articles-link a {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  display: block;
}

.mypage-articles-link a:hover {
  color: #ee7301;
}

.mypage-result-block {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.mypage-result-block .mypage-result-in {
  width: 50%;
  padding: 0 15px;
}

.result__item {
  font-weight: 600;
  font-size: 36px;
  line-height: 42px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin: 60px 0 -15px 0;
}

.mypage-cat-result {
  margin: 7px 0 0 0;
}

.result-link-wrap {
  display: flex;
  align-items: center;
  margin: 40px 0 0 0;
}

.result-btn {
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  transition: 0.3s;
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  padding: 16px 45px 14px 45px;
  margin: 0 30px 0 0;
}

.result-btn:hover {
  box-shadow: none;
  color: #fff;
  background: #346b04;
}

.result-btn2 {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.racion__title {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  font-family: "Raleway";
  color: #080a07;
  margin: 60px 0 30px 0;
}

.racion-input {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-family: "Raleway";
  color: #080a07;
}

.racion-form-block {
  display: flex;
  align-items: center;
  margin: 0 0 20px 0;
}

.racion-item {
  width: 37%;
}

.racion-item span {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #ed1d1d;
}

.racion-form-block input {
  width: 63%;
  background: #ffffff;
  border: 1px solid #bcc0b7;
  padding: 15px 25px 14px 25px;
  border-radius: 10px;
}

.racion-btn {
  margin: 10px 0 15px 0;
  cursor: pointer;
  width: 254px;
  text-align: center;
}

.racion-about span {
  color: #ed1d1d;
}

.racion-about {
  font-size: 16px;
  line-height: 19px;
  color: #bcc0b7;
}

/*------------------------------*/

.result__title.is {
  background: url(/local/templates/edisontheme/css/../images/icon/icon-result.svg) 0 50% no-repeat;
}

.result__title.is {
  position: relative;
  display: inline-block;
}

.result__title.is:before {
  position: absolute;
  right: -35px;
  top: 22px;
  content: "";
  background: url(/local/templates/edisontheme/css/../images/icon/result-is.svg) 0 50% no-repeat;
  width: 25px;
  height: 25px;
}

a.but-reslt {
  position: relative;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  padding: 15px 45px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  font-feature-settings: "pnum" on, "lnum" on;
}

a.but-reslt:hover {
  background: #346b04;
  box-shadow: none;
  color: inherit;
}

a.but-reslt:before {
  position: absolute;
  left: 21px;
  top: 17px;
  content: "";
  background: url(/local/templates/edisontheme/css/../images/result/plus.svg) 0 50% no-repeat;
  width: 18px;
  height: 18px;
}

.resul-is {
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
  border: 1px solid #346b04;
  box-shadow: 8px 9px 14px rgba(52, 107, 4, 0.2);
  border-radius: 10px;
  margin: 0 0 30px;
}

.resul-is:hover {
  border: 1px solid #ee7301;
}

.resul-img {
  width: 30%;
  margin-right: 30px;
}

.result-tit {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  display: flex;
  justify-content: space-between;
  margin: 0 0 5px;
}

.resul-time {
  display: flex;
  align-items: center;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
  opacity: 0.75;
  margin: 0 0 15px;
}

.resul-time span {
  margin: 5px 5px 0 10px;
}

.table-had {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #bcc0b7;
}

.table-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.text-is {
  width: 25%;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  /* main content */
  color: #080a07;
  padding: 10px;
}

.table-result {
  border: 1px solid #346b04;
  border-radius: 10px;
  margin: 0 0 15px;
}

.table-tit {
  text-align: center;
  background: #346b04;
  width: 25%;
  margin-right: 2px;
}

.table-tit:last-child {
  margin-right: 0;
}

.table-tit.is {
  border-radius: 7px 0 0 0;
}

.table-tit.is2 {
  border-radius: 0 7px 0 0;
}

.table-tit {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  padding: 10px 5px;
}

.resul-text {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin: 0 0 20px;
}

.result-text-next {
  display: none;
}

.resul-img img {
  border-radius: 8px 0 0 8px;
  margin: 0 0 -4px;
  padding: 0;
}

a.next-result {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

a.next-result:hover {
  color: #ee7301;
}

.result__title.is.is2:before {
  position: absolute;
  content: "";
  background: transparent;
}

.result-text-bl {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  padding: 20px;
  margin: 0 0 30px;
}

.result-tit-bl {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #bcc0b7;
  padding: 0 0 15px;
  margin: 0 0 15px;
}

.result-time {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
}

.result-gard-bl a {
  margin: 0 0 0 5px;
}

.losing-text {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.losing-text p {
  margin: 0 0 15px;
}

.losing-galerr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 30px;
}

.table-losing table thead tr th {
  background: #346b04;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  padding: 22px 5px;
  border-left: 1px solid;
}

.table-losing table thead tr th:first-child {
  border-left: none;
  border-radius: 7px 0 0;
  width: 140px;
}

/* .table-losing table thead tr th:last-child {
    border-radius: 0 7px 0 0;
    width: 130.6px;
} */

.table-losing table {
  width: 100%;
  border: 1px solid #346b04;
  border-radius: 10px;
  margin: 0;
  padding: 0;
}

.table-losing table {
  border-spacing: unset;
  margin: 0 0 15px;
}

.table-losing table td {
  border-spacing: unset;
  margin: 0;
  text-align: center;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #bcc0b7;
}

.table-losing table td:first-child {
  text-align: left;
  border-left: none;
  padding: 10px 15px 10px 25px;
}

.table-losing table tr:nth-child(2n + 1) {
  background: #f3fcea;
}

/* .table-losing table tr:last-child td {
    color: #ED1D1D;
} */

.losing-table-fut span {
  width: 32px;
  height: 33px;
  border: 1px solid #bcc0b7;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ed1d1d;
  padding: 7px;
  margin: 0 10px 0 0;
}

.losing-table-fut {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #bcc0b7;
}

.mypage-inner.is {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

span.is {
  margin: 5px 5px 0 0;
}

.resul-text.is {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  opacity: 0.65;
  margin: 0 0 55px;
}

.result-total-wrap {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  padding: 20px;
}

.total-tit {
  width: 100%;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  margin: 0 0 25px;
}

span.total-tits {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  margin-right: 5px;
}

span.total-text {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.result__title.is.is3 {
  background: url(/local/templates/edisontheme/css/../images/result/icon.png) 0 50% no-repeat;
}

.result__title.is.is2.is4 {
  background: url(/local/templates/edisontheme/css/../images/result/icon.png) 0 50% no-repeat;
}

.break-tit {
  margin: 70px 0 30px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
}

.break-text {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin: 0 0 45px;
}

.break-text p {
  margin: 0 0 15px;
}

.breack-table-tit {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  margin: 0 0 30px;
}

.table-losing table tr:last-child td {
  border-bottom: none;
}

.iss .slick-list {
  width: 700px;
  margin: 0 auto;
}

section.slid {
  margin: 60px 0 0;
}

/*---------------------------------------*/

span.drop-tit {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #bcc0b7;
}

.search-select ul.select li span.drop-tit {
  color: #080a07;
}

.search-select {
  width: auto;
  position: relative;
  border-radius: 6px;
  cursor: pointer;
}

input#opened {
  display: none;
}

.search-select ul.select li span {
  margin: 0 0 0 0;
}

.search-select input:checked + .select {
  opacity: 1;
  top: 37px;
  border-top: none;
  left: 0;
  z-index: 11;
  padding: 8px 15px 15px 15px;
  border-left: 1px solid #346b04;
  background: #fff;
  border-right: 1px solid #346b04;
  border-bottom: 1px solid #346b04;
  border-radius: 0px 0px 8px 8px;
  /* width: 222px; */
  height: auto;
}

.search-select ul.select {
  -moz-transition-property: opacity, top;
  -o-transition-property: opacity, top;
  -webkit-transition-property: opacity, top;
  transition-property: opacity, top;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  opacity: 0;
  list-style: none;
  padding: 0;
  border-radius: 16px;
  margin: 0;
  position: absolute;
  top: 65px;
  left: 1px;
}

.search-select ul.select li {
  z-index: 1;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  padding: 10px 0 0 0;
  margin: 0 0 0;
}

.search-select label {
  padding: 0 15px;
  display: flex;
  align-items: center;
  cursor: pointer;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  width: 222px;
  height: 47px;
  /*background: url(/local/templates/edisontheme/css/../images/result/arrow-2.png)190px 54% no-repeat;*/
  position: relative;
}

.search-select label:hover {
  border: 1px solid #346b04;
}

.search-select label.active {
  border: 1px solid #346b04 !important;
}

.search-select label {
  position: relative;
}

.search-select label:before {
  position: absolute;
  right: 10px;
  top: 20px;
  content: "";
  background: url(/local/templates/edisontheme/css/../images/result/arrow-2.svg) 0 0 no-repeat;
  width: 15px;
  height: 8px;
  transition: 0.3s;
}

.search-select label.active:before {
  transform: rotate(180deg);
  transition: 0.3s;
}

.search-select .field {
  position: relative;
}

/* .search-select input:checked + .select:before {
    position: absolute;
    right: 30px;
    top: -25px;
    content: '';
    background: url(/local/templates/edisontheme/css/../images/result/arrow-2.png)190px 54% no-repeat;
    width: 20px;
    height: 20px;
    transform: rotate(90deg);
}*/

.break-tit.is {
  margin: 50px 0 30px;
}

form.madal-forms {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}

form.madal-forms input {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  padding: 12px 25px;
  margin-right: 10px;
}

form.madal-forms input::placeholder {
  color: #080a07;
  opacity: 0.2;
}

input.first-foms {
  width: 362px;
}

input.first-foms2 {
  width: 160px;
}

a.form-but {
  margin-left: 30px;
}

input#openeds {
  display: none;
}

.frame-bl {
  margin: 0 0 40px;
  position: relative;
}

.webform-field-upload-list {
  display: none;
}

.file-input {
  /* position: absolute; */
  top: 0;
  width: 100%;
  height: 100%;
}

.file-input2 {
  width: 56px;
  height: 50px;
}

.file-input2 .webform-field-upload input[type="file"],
.file-input2 .webform-field-upload input[type="button"] {
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  font-size: 150px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
}

.webform-field-upload {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  top: 15px;
  position: absolute;
  left: 0;
}

.webform-field-upload-list.webform-field-upload-list-multiple {
  z-index: 3;
  position: relative;
}

.webform-field-upload .webform-small-button {
  display: none;
}

.forms-buts {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  padding: 15px 45px;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

/*anthropometry*/

.result__title.is5 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon.png) 0 50% no-repeat;
}

.anthropometry {
  margin: 45px 0 0 0;
}

.anthropometry_wrap {
  display: flex;
  align-items: center;
  padding: 15px 0 0 0;
  gap: 15px;
}

.anthropometry_title {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.anthropometry_input input {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin: 0 0 0 0;
  width: 100%;
  padding: 0 0 0 25px;
  height: 49px;
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
}

.anthropometry_input_bg input {
  background: #ffffff url(/local/templates/edisontheme/css/../images/health/anthropometry-input.svg) 97% 48%
    no-repeat;
  padding-right: 40px;
}

.anthropometry_input-center input {
  padding: 0;
  text-align: center;
}

.anthropometry_input input::-webkit-input-placeholder {
  color: #080a07;
}

.anthropometry_input input::-moz-placeholder {
  color: #080a07;
}

.anthropometry_input input:-ms-input-placeholder {
  color: #080a07;
}

.anthropometry_input input::placeholder {
  color: #080a07;
}

.anthropometry_button {
  margin: 40px 0 0 0;
}

.anthropometry_button button {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  padding: 15px 45px;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  border-radius: 5px;
  display: flex;
  align-items: center;
}

.anthropometry_button button:hover {
  background: #346b04;
  color: white;
}

.anthropometry_bottom {
  margin: 60px 0 0 0;
}

.title_anthropometry {
  font-weight: 800;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
}

.anthropometry_margin {
  margin: 15px 0 0 0;
}

.anthropometry_chekbox {
  margin: 15px 0 0 0;
}

.checkbox-main {
  display: flex;
  padding-left: 0;
  position: relative;
  cursor: pointer;
  align-items: center;
}

.checkbox-main .checkbox {
  display: flex;
  align-items: center;
  width: 18px;
  height: 18px;
  /* border-radius: 50%; */
  -webkit-box-sizing: border-box;
  top: 0;
  left: 0;
  border: 1px solid #bcc0b7;
  box-sizing: border-box;
  padding: 4px 4px;
}
.checkbox__auth {
  margin-top: 10px;
}
.checkbox-main input[type="checkbox"],
.checkbox-main input[type="radio"] {
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
}

.checkbox-main input[type="checkbox"]:checked ~ .checkbox,
.checkbox-main input[type="radio"]:checked ~ .checkbox {
  border: 1px solid #346b04;
  box-sizing: border-box;
}

.checkbox_bg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.checkbox-main input[type="checkbox"]:checked ~ .checkbox .checkbox_bg,
.checkbox-main input[type="radio"]:checked ~ .checkbox .checkbox_bg {
  background: #346b04;
}

.checkbox-title {
  width: 95%;
  padding: 0 0 0 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.anthropometry_itog {
  margin: 30px 0 0 0;
}

.title_anthropometry span {
  margin: 0 0 0 15px;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ee7301;
}

/*diagnoses*/

.result__title.is6 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon2.png) 0 50% no-repeat;
}

.diagnoses-tabs {
  display: flex;
  align-items: center;
}

.diagnoses-tabs_block {
  margin: 0 15px 0 0;
}

.diagnoses-tabs_block:last-child {
  margin: 0;
}

.diagnoses-link {
  display: block;
  padding: 15px 35px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  border: 1px solid #346b04;
  border-radius: 10px;
}

.diagnoses-link.diagnoses-link_active {
  color: #f3fcea;
  background: #346b04;
}

.diagnoses-content {
  padding: 20px 0 0 0;
}

.diagnoses_border {
  padding: 20px 0 7px 0;
  border-bottom: 1px solid #bcc0b7;
}

input.diagnoses_title {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  border-color: transparent;
  box-shadow: none !important;
  background: transparent;
  padding-right: 45px;
}

.diagnoses_title.form-control:focus {
  border-color: #346b04;
}
.diagnoses_title.form-control:focus,
.diagnoses_title.form-control:hover {
  background: #ffffff
    url(/local/templates/edisontheme/css/../images/health/anthropometry-input.svg)
    98% 48% no-repeat;
}
.anthropometry_button button img {
  margin: 0 30px 0 0;
}

.diagnoses_add-diagnosis {
  margin: 50px 0 0 0;
}

.select {
  position: relative;
  display: block;
  width: 100%;
}

.select__head {
  width: 100%;
  max-width: 100%;
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  padding: 0 0 0 10px;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #bcc0b7;
  cursor: pointer;
  height: 49px;
}

.select__head::after {
  width: 20px;
  height: 16px;
  background: url(/local/templates/edisontheme/css/../images/health/select-arrow.svg) 50% 50% no-repeat;
  position: absolute;
  right: 10px;
  bottom: 50%;
  transform: translateY(50%);
  content: "";
  display: block;
  transition: 0.2s ease-in;
}

.select__head.open::after {
  transform: translateY(50%) rotate(180deg);
}

.select__list {
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  padding: 0 0 20px 0;
  margin-top: 5px;
  max-height: 205px;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 100;
  margin: 0;
  scrollbar-color: dark;
  scrollbar-width: thin;
  overscroll-behavior: contain;
}

.select__list::-webkit-scrollbar {
  width: 7px;
  background-color: #f8f9fa;
  padding: 5px;
}

.select__list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #d9d9d9;
}

.select__list .select__item {
  position: relative;
  padding: 20px 10px 0 10px;
  cursor: pointer;
  list-style-type: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #bcc0b7;
}

.title_diagnoses {
  font-weight: 600;
  font-size: 36px;
  line-height: 42px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
}

.diagnoses-pd {
  margin: 25px 0 0 0;
}

.diagnoses_wrap {
  display: flex;
  align-items: center;
  margin: 15px 0 0 0;
}

.diagnoses_block {
  width: 38.8%;
}

.add-diagnosis_title {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.diagnoses_block2 {
  width: 62.2%;
  padding: 0 0 0 15px;
}

.diagnoses_select {
  max-width: 293px;
}

.diagnoses_input {
  position: relative;
}

.diagnoses_input input {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin: 0 0 0 0;
  width: 100%;
  padding: 0 0 0 10px;
  height: 49px;
  background: #ffffff;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  padding-right: 35px;
}

.diagnoses_input input::-webkit-input-placeholder {
  color: #bcc0b7;
}

.diagnoses_input input::-moz-placeholder {
  color: #bcc0b7;
}

.diagnoses_input input:-ms-input-placeholder {
  color: #bcc0b7;
}

.diagnoses_input input::placeholder {
  color: #bcc0b7;
}

.diagnoses_input-button {
  position: absolute;
  top: 10px;
  right: 10px;
}

/*risk_factors*/

.factors_margin {
  margin: -20px 0 0 0;
}

.result__title.is7 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon3.png) 0 50% no-repeat;
}

/*study*/

.result__title.is8 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon4.png) 0 50% no-repeat;
}

.anthropometry-pd {
  padding: 70px 0 0 0;
}

.study_wrap {
  padding: 40px 0 0 0;
  display: flex;
  align-items: center;
}

.study_block2 {
  padding: 0 0 0 20px;
}

.study_button button {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  background: rgba(238, 115, 1, 0.1);
  border: 2px solid #ee7301;
  border-radius: 5px;
  padding: 13px 45px;
}

.study_button button:hover {
  background: #ee7301;
}

.anthropometry_button-pd {
  margin: 0;
}

.diagnoses_input-width {
  max-width: 130px;
}

.diagnoses_input-width input {
  padding: 0;
  text-align: center;
}

.diagnoses_input-pd input {
  padding: 0 0 0 25px;
}

.study_fayl {
  padding: 15px 0 15px 0;
}

.study_fayl button {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  width: 100%;
  height: 132px;
  background: #ffffff;
  border: 1px dashed #bcc0b7;
  border-radius: 10px;
}

/*food_preferences*/

.result__title.is9 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon5.png) 0 50% no-repeat;
}

.anthropometry_block4 {
  width: 62.2%;
  padding: 0 0 0 15px;
}

/*allergy*/

.result__title.is10 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon6.png) 0 50% no-repeat;
}

/*additionally*/

.result__title.is11 {
  background: url(/local/templates/edisontheme/css/../images/health/health-icon7.png) 0 50% no-repeat;
}

.checkbox-main2 {
  display: flex;
  padding-left: 0;
  position: relative;
  cursor: pointer;
  align-items: center;
}

.checkbox-main2 .checkbox2 {
  display: flex;
  align-items: center;
  width: 23px;
  height: 23px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  top: 0;
  left: 0;
  border: 1px solid #bcc0b7;
  box-sizing: border-box;
  padding: 0;
}

.checkbox-main2 input[type="checkbox"] {
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
}

.checkbox-main2 input[type="checkbox"]:checked ~ .checkbox2 {
  border: 1px solid #346b04;
  background: url(/local/templates/edisontheme/css/../images/health/checkbox-main2.svg) 50% 50% no-repeat;
  box-sizing: border-box;
}

.additionally_pd {
  padding: 15px 0 0 0;
}

.artile-left-tit {
  font-size: 24px;
  font-family: Raleway;
  font-weight: 700;
  color: #346b04;
  /*margin-bottom: 15px;*/
  padding: 0 10px;
  text-align: center;
}

ul.artile-menu {
  font-size: 16px;
  font-family: Raleway;
  font-weight: 500;
}

ul.artile-menu li a {
  border-bottom: 1px solid #bcc0b7;
  margin-bottom: 0px;
  display: flex;
  color: #080a07;
  align-items: center;
  padding: 15px 10px;
}

.mypage-border.is {
  padding: 15px 5px;
  margin-bottom: 37px;
  box-shadow: 8px 9px 14px 0px rgba(52, 107, 4, 0.2);
}

ul.artile-menu li:last-child a {
  border-bottom: none;
}

a.article-favorites {
  border-radius: 5px;
  background: var(--accent, #ee7301);
  box-shadow: 6px 8px 11px 0px rgba(238, 115, 1, 0.3);
  display: flex;
  width: 100%;
  padding: 15px 14px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 500;
  cursor: pointer;
  margin-bottom: 30px;
}

ul.artile-menu li a:hover {
  background: #346b04;
  color: #fff;
}

a.article-favorites span {
  margin-right: 10px;
}

a.article-all {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 500;
  color: #080a07;
  line-height: 11px;
  cursor: pointer;
}

a.article-all span {
  margin-right: 5px;
}

.article-views-bl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.article-views-menu a {
  display: flex;
  padding: 4px 12px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #080a07;
  margin-right: 5px;
  color: #080a07;
  font-size: 16px;
  font-family: Raleway;
}

.article-views-menu {
  display: flex;
}

.article-views-is {
  display: flex;
  align-items: baseline;
  color: #5b6354;
  font-size: 16px;
  font-family: Raleway;
  line-height: 11px;
}

.article-views-is span {
  margin-right: 5px;
}

.aricle-text-1 {
  color: #080a07;
  font-size: 22px;
  font-family: Raleway;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 60px;
}

.aricle-text-1 p {
  margin-bottom: 15px;
}

.aricle-tit {
  color: #346b04;
  font-size: 26px;
  font-family: Raleway;
  font-weight: 700;
  margin-bottom: 20px;
}

.aricle-text-2 p {
  margin-bottom: 15px;
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
}

.aricle-text-2 p a {
  color: #ee7301;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 500;
  line-height: 25px;
}

.article-inf-tit {
  display: flex;
  padding: 15px 25px;
  background: var(
    --linear-lianer,
    linear-gradient(312deg, #ee7301 0%, #ffa552 100%)
  );
  font-size: 22px;
  font-family: Raleway;
  font-weight: 500;
  line-height: 23px;
  color: #fff;
  border-radius: 10px 10px 0 0;
}

.article-inf-tit span {
  margin-right: 10px;
}

.article-inf-text {
  background: #fff;
  padding: 15px 25px;
  border-radius: 10px;
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
}

.aricle-text-2 {
  margin-bottom: 25px;
}

.article-img {
  margin-bottom: 40px;
}

.main-article {
  position: relative;
  color: #080a07;
  font-size: 22px;
  font-family: Raleway;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 59px;
}

.main-article:before {
  position: absolute;
  left: -25px;
  top: -73px;
  content: "";
  background: url(/local/templates/edisontheme/css/../images/result/round-1.png) left top no-repeat;
  width: 122px;
  height: 122px;
}

.main-article:after {
  position: absolute;
  right: 0;
  bottom: -67px;
  content: "";
  background: url(/local/templates/edisontheme/css/../images/result/round-2.png) left top no-repeat;
  width: 122px;
  height: 122px;
}

.aricle-text-2.is {
  margin-bottom: 59px;
}

ul.article-num li span {
  position: absolute;
  left: -31px;
  color: #346b04;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 600;
  width: 20px;
  display: inline-block;
}

ul.article-num {
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
  margin-bottom: 40px;
}

ul.article-num li {
  position: relative;
  margin-left: 35px;
  margin-bottom: 12px;
}

ul li.article-num-is {
  margin-left: 67px;
}

ul li.article-num-is-2 {
  margin-left: 98px;
  padding: 0 0 0 15px;
}

.article-list-tit {
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 600;
  margin-bottom: 15px;
}

ul.article-list-is li {
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
  padding: 0 0 0 20px;
  position: relative;
  margin-bottom: 15px;
}

ul.article-list-is li:before {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #346b04;
}

.article-list p {
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
}

.article-list {
  margin-bottom: 25px;
}

.article-vid {
  margin-bottom: 25px;
}

.table-losing.is table thead tr th:first-child {
  width: auto;
  text-align: left;
}

.table-losing.is table thead tr th {
  padding: 20px 17px;
}

.table-losing table tr:nth-child(2n) {
  background: #d8f6bd;
}

.table-losing.is table tr:nth-child(2n + 1) {
  background: #fff;
}

.table-losing.is table td {
  padding: 25px 25px;
  border: 1px solid #bcc0b7;
  vertical-align: top;
}

.table-losing.is table thead tr th:last-child {
  width: auto;
  text-align: left;
}

.table-losing.is table tr:last-child td {
  color: #080a07;
  border-radius: 10px;
}

.table-losing.is {
  margin-bottom: 40px;
  overflow: scroll;
}

.article-public {
  color: #5b6354;
  font-size: 18px;
  font-family: Raleway;
  line-height: 25px;
}

.article-public span {
  margin-left: 10px;
  color: #080a07;
  font-size: 18px;
  font-family: Raleway;
  font-weight: 500;
}

a.article-list-lit {
  margin-top: 60px;
  display: inline-block;
  color: #346b04;
  font-size: 20px;
  font-family: Raleway;
  font-weight: 700;
  position: relative;
}

a.article-list-lit:before {
  position: absolute;
  right: -24px;
  top: 9px;
  content: "";
  background: url(/local/templates/edisontheme/css/../images/result/arrow-lit.png) left top no-repeat;
  width: 14px;
  height: 8px;
}

.table-losing.is.is2 table thead {
  width: 100%;
}

.table-losing.is.is2 table thead tr {
  width: 100%;
}

.table-losing.is.is2 table thead tr td {
  width: 100%;
}

.table-losing.is.is2 table thead tr th:first-child {
  width: 100%;
}

.table-losing.is table th {
  border: 1px solid #bcc0b7;
  vertical-align: top;
  padding: 25px;
}

.table-losing table tr.is {
  background: #fff;
}

.table-losing.is.is2::-webkit-scrollbar {
  width: 7px;
  height: 5px;
  background-color: #bcc0b7;
}

.table-losing.is.is2::-webkit-scrollbar-thumb {
  background-color: #346b04;
}

.table-losing.is.is2::-webkit-resizer {
  background-color: #666;
}

.table-losing.is.is2::-webkit-scrollbar-corner {
  background-color: #999;
}

html,
body {
  /* scrollbar-color: #458245 #714826; */

  scrollbar-width: auto;
}

.newsBlockInfo_recept {
  width: 100% !important;
  margin-bottom: 40px;
}

.newsBlockInfo_recept .pageSearch input {
  width: 93% !important;
}

@media screen and (min-width: 768px) {
  .mainNewsItem__blocks {
    width: 25%;
    padding: 0 15px 30px 15px;
  }
}

.newsThemeList2 {
  margin: 0 -15px;
}

.newsThemeList2 .mainNewsItem {
  width: 100% !important;
  margin: 0 0 0 0 !important;
}

.recept__wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  gap: 15px;
}

.recept__block {
  width: calc(33.333333333% - 10px);
  padding: 40px 0px 0px;
}

.recept_height {
  position: relative;
  margin: 0;
  height: 100%;
}

.recept_mr {
  flex-wrap: wrap;
  margin: 0 -5px 0 -5px;
}

.recept_betvin {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}

.mypage-recept-ul.recept_mr.hidden {
  height: 50px;
  overflow: hidden;
  transition: height 0.4s;
}

.mypage-tage__more.active svg {
  transform: rotateX(180deg);
  transition: 0.4s;
}

.recept_betvin_block {
  width: 100%;
}

.mypage-recept-li_mr {
  margin: 5px 0 0 0;
}

.recept_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0 0 0;
}

.recept_link a {
  display: flex;
  align-content: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
}

.recept_link a svg {
  transition: 0.3s;
  margin: 2px 5px 0 0;
}

.recept_link a:hover {
  color: #346b04;
}

.recept_link a:hover svg path {
  fill: #346b04;
}

.recept_pokaz {
  padding: 0 0 100px 0;
}

.recept_pokaz a {
  border-radius: 5px;
  border: 2px solid #ee7301;
  background: rgba(238, 115, 1, 0.1);
  padding: 13px 0;
  text-align: center;
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
}

.recept_pokaz a:hover {
  background: #ee7301;
}

.pagination {
  padding: 20px 0 100px 0;
}

.pagination_ul {
  display: flex;
  align-content: center;
  justify-content: center;
}

.pagination_li {
  padding: 0 5px;
}

.pagination_arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  border: 1px solid #bcc0b7;
  width: 50px;
  height: 50px;
}

.pagination_arrow_rotate svg {
  transform: rotate(180deg);
}

.pagination_arrow:hover {
  background: #346b04;
  border: 1px solid #346b04;
}

.pagination_number {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  border: 1px solid #bcc0b7;
  width: 50px;
  height: 50px;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #bcc0b7;
}

.pagination_number_active {
  background: #ee7301;
  border: 1px solid #ee7301;
  color: #fff;
}

.vipechka {
  padding: 0 0 100px 0;
  width: 100%;
}

.vipechka_top {
  padding: 70px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.vipechka_top_time {
  display: flex;
  align-content: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #080a07;
}

.vipechka_top_time img {
  margin: 0 5px 0 0;
}

.vipechka_top_res {
  height: 100%;
}

.vipechka_top_res1 {
  display: none;
}

.vipechka_top_restagle {
  width: 1px;
  background: #bcc0b7;
  height: 27px;
}

.vipechka_top_ul {
  display: flex;
  align-content: center;
  max-width: 850px;
  flex-wrap: wrap;
  gap: 10px;
}

.vipechka_top_li {
  padding: 0 5px;
}

.vipechka_top_li a {
  border-radius: 5px;
  border: 1px solid #080a07;
  display: inline-block;
  padding: 3px 11px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #080a07;
}

.vipechka_top_li a:hover {
  background: #ee7301;
  border: 1px solid #ee7301;
}

.vipechka_top_ocenka {
  display: flex;
  align-content: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #080a07;
}

.vipechka_top_ocenka img {
  margin: 0 5px 0 0;
}

.vipechka_top_link a {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
}

.vipechka_top_link a svg {
  margin: 0 8px 0 0;
  transition: 0.3s;
}

.vipechka_top_link a:hover {
  color: #ee7301;
}

.vipechka_top_link a:hover svg path {
  fill: #ee7301;
}

.vipechka_slayder {
  margin: -20px 0 0 0;
}

.iss2 .slick-list {
  width: 944px;
}

.iss2 .slick-slide {
  margin: 0 2px;
}

.vipechka_inner {
  padding: 40px 0 0 0;
  display: flex;
  align-items: flex-start;
}

.vipechka_block {
  width: 65.7%;
}

.vipechka_block2 {
  width: 34.3%;
  padding: 0 0 0 30px;
}

.vipechka_border {
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  padding: 15px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.vipechka_border_text {
  padding: 0 0 0 15px;
}

.vipechka_border_avtor {
  display: flex;
  align-items: center;
}

.vipechka_border_title {
  padding: 0 0 5px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #080a07;
}

.vipechka_border_title span {
  font-weight: 600;
}

.vipechka_border_title:last_child {
  padding: 0;
}

.vipechka_border_link button {
  display: inline-block;
  padding: 15px 45px;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
  box-shadow: 6px 8px 11px 0px #ee73014d;
  background: #ee7301;
  border-radius: 5px;
}

.vipechka_border_link button:hover {
  background: #346b04;
  color: #fff;
}

.vipechka_info {
  padding: 15px 0 0 0;
}

.vipechka_info p {
  padding: 15px 0 0 0;
  font-family: "Raleway";
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  color: #080a07;
}

.vipechka_table_border {
  font-family: Raleway;
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
  color: #fff;
  padding: 12px 20px;
  border: 1px solid #bcc0b7;
  background: #346b04;
  border-radius: 10px 10px 0 0;
}

.vipechka_table_table table thead tr th:first-child {
  width: auto;
}

.vipechka_table_table table thead tr th {
  padding: 20px 17px;
}

.vipechka_table_table table tr:nth-child(2n) {
}

.vipechka_table_table table tr {
  background: #fff;
}

.vipechka_table_table table td {
  padding: 25px 25px;
  border: 1px solid #bcc0b7;
  vertical-align: top;
}

.vipechka_table_table table thead tr th:last-child {
  width: auto;
}

.vipechka_table_table table thead tr:nth-child(2) th {
}

.vipechka_table_table table tr:last-child td {
  color: #080a07;
}

/*.vipechka_table_scroll {
	padding: 0 15px 15px 0;
	height: 426px;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: scroll;
}*/
.vipechka_table_table {
  padding: 0 15px 15px 0;
  height: 426px;
  overflow: scroll;
  overflow-y: scroll;
  overflow-x: scroll;
}

.vipechka_table_table table {
  overflow: hidden;
  width: 100%;
  border-radius: 10px;
  margin: 0;
  padding: 0;
}

.vipechka_table_table table {
  margin: 0 15px 15px 0;
  border-spacing: unset;
}

.vipechka_table_table table thead {
  width: 100%;
}

.vipechka_table_table table thead tr {
  width: 100%;
}

.vipechka_table_table table thead tr td {
  width: 100%;
}

.vipechka_table_table table thead tr th:first-child {
  width: 100%;
}

.vipechka_table_table table th {
  border: 1px solid #bcc0b7;
  vertical-align: top;
  padding: 25px;
}

.vipechka_table_table table tr {
  background: #fff;
}

.vipechka_table_table::-webkit-scrollbar {
  width: 7px;
  height: 5px;
  background-color: #bcc0b7;
}

.vipechka_table_table::-webkit-scrollbar-thumb {
  background-color: #346b04;
}

.vipechka_table_table::-webkit-resizer {
  background-color: #666;
}

.vipechka_table_table::-webkit-scrollbar-corner {
  background-color: #999;
}

.vipechka_table_table_bg {
  background: #d8f6bd !important;
}

.vipechka_table {
  padding: 15px 0 0 0;
}

.table_title {
  padding: 15px 0 0 0;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #5b6354;
}

.table_title span {
  color: #ed1d1d;
}

.instruct {
  padding: 60px 0 0 0;
}

.title_instruct {
  font-family: Raleway;
  font-size: 36px;
  font-weight: 600;
  line-height: 42px;
  color: #080a07;
}

.instruct_pd {
  padding: 15px 0 0 0;
}

.instruct_block {
  padding: 25px 0 0 0;
  display: flex;
}

.instruct_text {
  width: 75%;
  padding: 0 0 0 15px;
}

.instruct_title {
  font-family: Raleway;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  color: #346b04;
}

.instruct_title span {
  color: #bcc0b7;
}

.instruct_suptitle {
  font-family: Raleway;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #080a07;
}

.vipinfo {
  padding: 19px 14px;
  box-shadow: 8px 9px 14px 0px #346b0433;
  border: 1px solid #346b04;
  background: #fff;
  border-radius: 10px;
}

.vipinfo_title {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  color: #080a07;
}

.vipinfo_ul {
  padding: 13px 0 0 0;
}

.vipinfo_li {
  padding: 12px 0 0 0;
  display: flex;
  justify-content: space-between;
}

.vipinfo_li div:nth-child(2) {
  flex: 1 0;
  border-bottom: 1px dashed #bcc0b7;
  height: auto;
  margin: 0 5px 5px 5px;
}

.vipinfo_li_title {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #5b6354;
}

a.vipinfo_li_title {
  color: #ee7301;
  transition: 0.4s;
}

a.vipinfo_li_title:hover {
  color: #346b04;
}

.vipinfo_li_suptitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #080a07;
}

.vipinfo_mr {
  margin: 20px 0 0 0;
}

.vipinfo_title_info {
  margin: 0 0 0 10px;
}

.vipinfo_button {
  padding: 25px 0 0 0;
}

.vipinfo_button button {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #ee7301;
}

.vipinfo_button button:hover {
  color: #346b04;
}

.bx-section-desc {
  display: none;
}

.bx-section-desc2 {
  display: none;
}

.pageTop_mr {
  margin: 0 0 11px 0;
}

.vipcoment {
  padding: 60px 0 0 0;
  display: flex;
  align-items: flex-start;
}

.vipcoment_pd {
  padding: 20px 0 0 0;
}

.vipcoment_block {
  padding: 20px 0;
  border-bottom: 1px solid #bcc0b7;
}

.vipcoment_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.vipcoment_use {
  display: flex;
  align-items: center;
}

.vipcoment_use_text {
  padding: 0 0 0 15px;
}

.vipcoment_use_title {
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  color: #080a07;
}

.vipcoment_use_suptitle {
  padding: 5px 0 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: #5b6354;
}

.vipcoment_ul {
  display: flex;
  align-items: center;
}

.vipcoment_li {
  padding: 0 15px 0 0;
}

.vipcoment_li:last-child {
  padding: 0;
}

.vipcoment_li button {
  display: flex;
}

.vipcoment_li button:hover svg path {
  fill: #ee7301;
}

.vipcoment_title {
  padding: 15px 0 0 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #080a07;
}

.vipcoment_button {
  padding: 10px 0 0 0;
}

.vipcoment_button button {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #5b6354;
}

.vipcoment_button button:hover {
  color: #ee7301;
}

.vipinfo_title_weigth {
  font-weight: 500;
}

.vipinfo_textarea {
  border-top: 1px solid #bcc0b7;
  margin: 15px 0 0 0;
}

.vipinfo_textarea textarea {
  background: none;
  border: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #080a07;
  height: 150px;
  width: 100%;
  margin: 15px 0 0 0;
  resize: none;
}

.vipinfo_textarea textarea:focus {
  outline: none;
}

.vipinfo_textarea textarea::-webkit-input-placeholder {
  color: #bcc0b7;
}

.vipinfo_textarea textarea::-moz-placeholder {
  color: #bcc0b7;
}

.vipinfo_textarea textarea:-ms-input-placeholder {
  color: #bcc0b7;
}

.vipinfo_textarea textarea::placeholder {
  color: #bcc0b7;
}

.vipinfo_textarea_button {
  padding: 15px 0 0 0;
}

.viprec {
  padding: 60px 0 0 0;
}

.viprec_mr {
  margin: 0;
}

.viprec_slayder {
  padding: 70px 0 0 0;
}

.viprec_sl .slick-list {
  width: 970px;
  margin: 0 auto;
}

/*test*/
.test {
  max-width: 940px;
  margin: 70px auto 0 auto;
}

.title_test {
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  line-height: 42px;
  color: #080a07;
}

.test_title {
  padding: 20px 0 0 0;
}

.test_title p {
  padding: 20px 0 0 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #080a07;
}

.test_pd {
  padding: 60px 0 0 0;
}

.test_form_progress {
  padding: 40px 0 0 0;
}

.test_form_progress_title {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
}

.test_form_progress_restagle {
  height: 4px;
  width: 100%;
  background: #bcc0b7;
  border-radius: 10px;
  margin: 9px 0 0 0;
}

.test_form_progress_restagle2 {
  height: 4px;
  margin: -4px 0 0 0;
  border-radius: 10px;
  background: #346b04;
  width: 45px;
}

.test_form_progress_restagle_width {
  width: 225px;
}

.test_form_progress_restagle_width2 {
  width: 100%;
}

.test_form_progress_restagle_width3 {
  width: 313px;
}

.test_form_title {
  padding: 30px 0 0 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 31px;
  color: #080a07;
}

.test_form {
  padding: 5px 0 0 0;
}

.checkbox-main3 {
  display: flex;
  padding-left: 0;
  position: relative;
  cursor: pointer;
  align-items: center;
}

.checkbox-main3 .checkbox3 {
  display: flex;
  align-items: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  top: 0;
  left: 0;
  border: 1px solid #bcc0b7;
  box-sizing: border-box;
  padding: 5px 5px;
}

.checkbox-main3 input[type="checkbox"] {
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
}

.checkbox-main3 input[type="checkbox"]:checked ~ .checkbox3 {
  box-sizing: border-box;
}

.checkbox_bg3 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.checkbox-main3 input[type="checkbox"]:checked ~ .checkbox3 .checkbox_bg3 {
  background: #469600;
}

.checkbox-main3 input[type="checkbox"]:checked ~ .checkbox-title3 {
  color: #469600 !important;
}

.checkbox-title3 {
  width: 95%;
  padding: 0 0 0 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
}

.test_form_chekbox {
  padding: 20px 0 0 0;
}

.test_reklama {
  width: 100%;
  padding: 184px 0 100px 0;
  display: flex;
  align-items: center;
  margin: 0 -15px;
}

.test_reklama_block {
  width: 25%;
  padding: 0 15px;
}

.test_reklama_link {
  overflow: hidden;
  display: block;
  position: relative;
  border: 1px solid #346b04;
  background: #d8f6bd;
  text-decoration: none;
  padding: 14px 14px;
  border-radius: 10px;
}

.test_reklama_border {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 5px 14px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #080a07;
  background: #f3fcea;
  border: 1px solid #080a07;
  border-radius: 5px;
}

.test_reklama_img {
  margin: -45px -14px -18px 0;
}

.test_reklama_link:hover {
  background: #346b04;
}

.test_form_button {
  padding: 48px 0 0 0;
}

.test_form_button button {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
}

.test_form_button button:hover {
  color: #ee7301;
}

.test_form_wrap {
  padding: 33px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.test_form_button2 button {
  display: inline-block;
  padding: 15px 45px;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
  box-shadow: 6px 8px 11px 0px #ee73014d;
  background: #ee7301;
  border-radius: 5px;
}

.test_form_button2 button:hover {
  background: #346b04;
  color: #fff;
}

.test_form_button_pd {
  padding: 0;
}

.test_result {
  padding: 10px 0 0 0;
}

.test_result_pd {
  padding: 40px 0 0 0;
}

.test_title p span {
  font-weight: 700;
}

.test_result_center {
  padding: 40px 0 0 0;
  text-align: center;
}

.test_what {
  max-width: 877px;
  margin: 60px auto 0 auto;
}

.test_what_wrap {
  display: flex;
  flex-wrap: wrap;
}

.test_what_block {
  width: 33.33333333%;
  padding: 40px 15px 0 15px;
}

.test_what_button {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #080a07;
}

.test_form_title_pd {
  padding: 0;
}

.test_form_inner {
  display: flex;
  padding: 30px 0 0 0;
}

.test_form_inner_block {
  width: 51%;
}

.test_form_inner_block2 {
  width: 49%;
}

.test_form_img img {
  border: 1px solid #346b04;
  border-radius: 10px;
  box-shadow: 8px 9px 14px 0px #346b0433;
}

/*------------------------*/
.tit-colc {
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 40px;
  width: 940px;
}

.colc-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 60px;
  width: 940px;
}

.tit-colc.is {
  margin-top: 0;
}

.colc-wrap {
  display: flex;
  margin-bottom: 60px;
  flex-wrap: wrap;
}

.colc-tit-is {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}

.cal-res-tit {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  opacity: 0.5;
}

.colc-res-num {
  color: #080a07;
  font-size: 96px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  opacity: 0.5;
  margin-bottom: 98px;
}

.calc-img-flo.is1 {
  background: url(/local/templates/edisontheme/css/../images/calc/flo-1.png);
  width: 164px;
  height: 120px;
  margin-bottom: 10px;
}

.calc-img-flo.is1:hover {
  background: url(/local/templates/edisontheme/css/../images/calc/flo-1-h.png);
}

.calc-img-flo.is1:focus {
  background: url(/local/templates/edisontheme/css/../images/calc/flo-1-h.png);
}

.calc-img-flo.is2 {
  background: url(/local/templates/edisontheme/css/../images/calc/flo-2.png);
  width: 164px;
  height: 120px;
  margin-bottom: 10px;
}

.cocl-flo-tit {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

button.cocl-flo:hover .cocl-flo-tit {
  color: #ee7301;
}

button.cocl-flo.is {
  margin-right: 30px;
}

button.cocl-flo.current .calc-img-flo.is1 {
  background: url(/local/templates/edisontheme/css/../images/calc/flo-1-h.png);
}

button.cocl-flo.current .calc-img-flo.is2 {
}

button.cocl-flo.current .cocl-flo-tit {
  color: #ee7301;
}

.colc-img-wrap {
  margin-bottom: 30px;
}

.options-input-is {
  display: flex;
  margin-bottom: 13px;
  align-items: center;
}

input.panel-is-1 {
  padding: 14px 30px 14px 25px;
  border-radius: 10px;
  border: 1px solid #bcc0b7;
  background: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #346b04;
}

input.panel-is-1:hover {
  border-radius: 10px;
  border: 1px solid var(--main, #346b04);
  background: var(--white-bg-content, #fff);
  color: #346b04;
}

input.panel-is-1::placeholder {
  color: #346b04;
}

input.panel-is-1:focus {
  border-radius: 10px;
  border: 1px solid var(--main, #346b04);
  background: var(--white-bg-content, #fff);
  color: #346b04;
}

input.panel-is-1:active {
  border-radius: 10px;
  border: 1px solid var(--main, #346b04);
  background: var(--white-bg-content, #fff);
  color: #346b04;
}

.options-bl {
  margin-bottom: 40px;
}

button.calc-but-is {
  padding: 15px 45px;
  border-radius: 5px;
  background: #ee7301;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #080a07;
  margin-right: 20px;
  display: flex;
  align-items: center;
}

button.calc-but-ist {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #080a07;
}

button.calc-but-ist {
  /* display: none; */
}

button.calc-but-is:hover {
  border-radius: 5px;
  background: var(--accent, #ee7301);
  box-shadow: 6px 8px 11px 0px rgba(238, 115, 1, 0.3);
  color: #080a07;
}

.colc-but-wrap {
  display: flex;
}

.cal-res-tit:hover {
  opacity: inherit;
}

.colc-res-num:hover {
  opacity: inherit;
  color: #ee7301;
}

.colc-imt {
  width: 248px;
}

.imt-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  color: #080a07;
  margin-bottom: 34px;
}

button.imt-but {
  font-family: Raleway;
  font-size: 18px;
  padding: 15px 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 5px;
  border: 2px solid var(--accent, #ee7301);
  background: rgba(238, 115, 1, 0.1);
}

.right-colc-wrap {
  display: flex;
}

.colc-text p {
  margin-bottom: 20px;
  color: #080a07;
}

.table-losing.is.is55 {
  overflow: auto;
  width: 940px;
}

.table-losing.is.is55 tr:nth-child(2n) {
  border-top: 1px solid var(--inactive, #bcc0b7);
  background: var(--add, #f3fcea);
}

.table-losing.is.is55 td {
  text-align: left;
}

.table-losing.is.is55 table tr:last-child td {
  border-radius: 0 0 9px 9px;
}

.table-losing.is.is55 table td {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.table-losing.is.is55 {
  margin-bottom: 30px;
}

.colc-res-num.is {
  opacity: inherit;
  color: #ee7301;
  font-family: "Raleway";
  font-size: 96px;
  font-style: normal;
  line-height: normal;
  font-weight: 700;
}

.cal-res-tit.is {
  opacity: inherit;
  font-weight: 700;
}

/*-----------------------------------*/
.entry-bl {
  border-radius: 10px;
  border: 1px solid #bcc0b7;
  background: #fff;
  padding: 20px;
  margin-bottom: 40px;
}

.entry-wrap {
  margin-top: 40px;
}

.entry-tit {
  color: #346b04;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.entry-tit-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}

.entry-day {
  color: #5b6354;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.entry-text-tit {
  color: #080a07;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 30%;
}

.entry-text-wrap {
  display: flex;
  margin-bottom: 10px;
}

.entry-text-is {
  color: #080a07;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.entry-text-is.is {
  color: #ed1d1d;
}

button.entry-but {
  margin-top: 25px;
  color: #080a07;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 25px;
}

button.entry-wrap-but {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #080a07;
  padding: 15px 40px;
  border-radius: 5px;
  background: #ee7301;
  box-shadow: 6px 8px 11px 0px rgba(238, 115, 1, 0.3);
}

.result__title.is99 {
  background: url(/local/templates/edisontheme/css/../images/calc/consul.png) 0 50% no-repeat;
  width: 101%;
}

form.madal-forms.is input.first-foms {
  width: 100%;
  margin-bottom: 10px;
  color: #bcc0b7 !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

form.madal-forms.is input.first-foms::placeholder {
  color: #bcc0b7;
  opacity: inherit;
}

form.madal-forms.is {
  flex-wrap: wrap;
}

form.madal-forms.is textarea {
  width: 99%;
  border-radius: 10px;
  border: 1px solid #bcc0b7;
  background: #fff;
  padding: 14px 30px 14px 25px;
  color: #bcc0b7;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 30px;
}

form.madal-forms.is textarea::placeholder {
  color: #bcc0b7;
}

.form-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.factors-ris-tit {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  position: relative;
  margin-bottom: 15px;
}

button.factors-but {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.factors-ris-tit:before {
  position: absolute;
  right: -25px;
  top: 6px;
  content: "";
  background: url(/local/templates/edisontheme/css/../images/calc/question.svg) left top no-repeat;
  width: 15px;
  height: 15px;
}

ul.form-text {
  border-radius: 10px;
  border: 1px solid #346b04;
  background: #fff;
  padding: 14px 30px 14px 25px;
  width: 100%;
  margin-bottom: 30px;
}

ul.form-text li {
  list-style: disc;
  color: #346b04;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-left: 27px;
}

button.forms-buts {
  border-radius: 5px;
  background: #ee7301;
  box-shadow: 6px 8px 11px 0px rgba(238, 115, 1, 0.3);
  padding: 15px 45px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.entry-quves-bl {
  border-radius: 5px;
  border: 1px solid #346b04;
  background: #346b04;
  padding: 15px 20px;
  color: #fff;
}

.quves-tit {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: normal;
}

.quves-text {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 25px;
}

button.expand-quves {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  margin-bottom: 20px;
}

.quves-is {
  display: none;
}

button#is {
  display: none;
}

button#is {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  margin-bottom: 20px;
}

.quves-is {
  margin-bottom: 25px;
}

.quves-is {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.quves-files-tit {
  font-size: 26px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 15px;
}

.quves-analis-bl {
  display: flex;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.quves-analis-is {
  display: flex;
  align-items: center;
  margin-right: 30px;
  margin-bottom: 10px;
}

.quves-analis-img {
  margin-right: 5px;
}

.quves-anaslis-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.quves-time-bl {
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.quves-time-tit {
  margin-right: 10px;
}

.quves-time-is {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.entry-border {
  background: #bcc0b7;
  width: 100%;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.quves-dia-wrap {
  display: flex;
  flex-wrap: wrap;
}

.quves-dia-img {
  width: 10%;
}

.quves-dia-bl {
  width: 90%;
  padding: 20px 15px;
  border-radius: 5px;
  border: 1px solid #bcc0b7;
  margin-bottom: 25px;
}

.quves-dia-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 138.889% */

  margin-bottom: 20px;
  border-radius: 5px;
}

.quves-dia-time {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #5b6354;
}

.quves-dia-img.is {
  text-align: right;
}

.quves-dia-bl.is {
  border-radius: 5px;
  border: 1px solid #bcc0b7;
  background: #d8f6bd;
}

.quves-dia-tit {
  margin-bottom: 20px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  color: #080a07;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.quves-anaslis-text.is {
  color: #346b04;
}

.quves-dia-tit.is {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  color: #080a07;
}

form.madal-forms.is2 input.file-is {
  background: url(/local/templates/edisontheme/css/../images/calc/attachment.png) 20px top no-repeat;
  border: none;
  width: 30px;
  height: 30px;
  font-size: 0;
  outline: none;
  background-color: transparent;
  cursor: pointer;
  border-radius: 0;
}

.example-1 input[type="file"] {
  outline: 0;
  opacity: 0;
  pointer-events: none;
  user-select: none;
  width: 15%;
}

.example-1 .label {
  display: block;
  width: 30px;
  height: 30px;
  background: url(/local/templates/edisontheme/css/../images/calc/attachment.png) left top no-repeat;
  margin-right: 20px;
}

form.madal-forms.is2 input.first-foms {
  width: calc(100% - 137px);
  margin-right: 20px !important;
}

.general-but {
  margin-top: 40px;
  margin-bottom: 40px;
}

button.general-but-is.actives {
  border-radius: 10px;
  background: #346b04;
  padding: 15px 35px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #f3fcea;
  margin-right: 15px;
}

button.general-but-is {
  border-radius: 10px;
  border: 1px solid #346b04;
  padding: 15px 35px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #080a07;
  margin-right: 15px;
}

.gen-fast-bl {
  display: flex;
  align-items: center;
}

.fast-tit {
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #346b04;
  margin-bottom: 7px;
}

.fast-img {
  margin-right: 10px;
}

.fast-text-is {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #5b6354;
}

.fast-text {
  margin-top: 20px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  color: #080a07;
}

.fast-galer {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 15px;
  flex-wrap: wrap;
}

.fast-galer-com {
  display: flex;
  align-items: flex-end;
  margin-bottom: 15px;
}

.fast-galer-com span {
  margin-right: 5px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #346b04;
  display: flex;
  line-height: 22px;
}

button.fast-galer-com-but {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 20px;
  padding: 15px 45px;
  width: 100%;
  color: #080a07;
  border-radius: 5px;
  background: #f3fcea;
  box-shadow: 7px 8px 11px 0px rgba(243, 252, 234, 0.25);
}

.fast-com-img-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.fast-com-img-wrap-is {
  display: flex;
  align-items: center;
}

.fast-com-ico-bl {
  display: flex;
  align-items: center;
}

.fast-com-img-is {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border-radius: 10px;
  background: #f9f9f9;
}

.fast-com-img-tit {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #080a07;
}

.fast-com-img-text-is {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #080a07;
  opacity: 0.6499999761581421;
  display: flex;
  /* align-items: center; */
}

.fast-com-ico-is.is {
  margin-right: 10px;
}

.fast-com-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  color: #080a07;
  margin-bottom: 10px;
}

button.fast-but {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #5b6354;
}

.fast-bor {
  background: #bcc0b7;
  height: 1px;
  margin-bottom: 20px;
  margin-top: 20px;
}

span.fast-com-img-com {
  margin-left: 10px;
}

button.fast-big-but {
  border-radius: 5px;
  border: 2px solid #ee7301;
  background: rgba(238, 115, 1, 0.1);
  width: 100%;
  padding: 15px 45px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #080a07;
}

button.fast-big-but.is {
  margin-top: 30px;
}

/*-----------------------*/
.accordion .item.open .hidden-box {
  display: block;
  margin-bottom: 25px;
}

.accordion .item.open .text {
  transition: 0.2s;
  margin-bottom: 25px;
}

.hidden-box p a {
  position: relative;
  z-index: 11;
  color: #9d6fff;
  text-decoration: none;
}

.hidden-box p a:hover {
  text-decoration: underline;
}

.accordion .text {
  position: relative;
  width: auto;
  margin: 0;
  cursor: pointer;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  color: #080a07;
  padding: 0 58px 0 0px;
}

.accordion .icon {
  position: absolute;
  top: 30%;
  right: 22px;
  width: auto;
  height: auto;
  stroke: #dedede;
  transition: transform 0.2s ease-in;
}

.accordion .hidden-box {
  display: none;
}

.accordion .hidden-box p {
  position: relative;
  font-size: 16px;
  color: #4f4f4f;
  padding: 0;
}

p.text:before {
  position: absolute;
  top: 42%;
  right: 10px;
  content: "";
  width: 25px;
  height: 14px;
  background: url(/local/templates/edisontheme/css/../images/calc/add-1.png) left top no-repeat;
}

.item.open p.text:before {
  position: absolute;
  right: 10px;
  top: 42%;
  content: "";
  width: 25px;
  height: 15px;
  background: url(/local/templates/edisontheme/css/../images/calc/add-1.png) left top no-repeat;
  transform: rotate(180deg);
}

.acord-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 21px;
  line-height: 32px;
}

.acord-left {
  margin-right: 30px;
  width: 65%;
}

.item {
  margin-bottom: 25px;
  padding: 25px 15px;
  border-radius: 10px;
  border: 1px solid #346b04;
  background: #fff;
  box-shadow: 8px 9px 14px 0px rgba(52, 107, 4, 0.2);
}

.accord-tit {
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #346b04;
  margin-bottom: 40px;
}

.result__title.is33 {
  background: url(/local/templates/edisontheme/css/../images/calc/mans.png) left top no-repeat;
  margin-bottom: 70px;
}

.accord-tit.is {
  margin-top: 60px;
}

/*--------------------------------*/
.doc-inf-wrap {
  border-radius: 10px;
  border: 1px solid #bcc0b7;
  background: #fff;
  padding: 15px;
  display: flex;
}

.doc-inf-name {
  font-family: Raleway;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  color: #080a07;
  margin-bottom: 10px;
}

.dco0inf-img {
  width: 72px;
  height: 72px;
  margin-right: 15px;
}

.dco0inf-img img {
  max-width: 72px;
  height: 100%;
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
}

.doc-inf-is-wrap {
  display: flex;
  margin-right: 20px;
}

.name-wrap {
  display: flex;
  font-feature-settings: "pnum" on, "lnum" on;
}

.doc-inf-tit {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-right: 10px;
  color: #080a07;
}

.doc-inf-text-is {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #ee7301;
}

button.general-but-is:hover {
  background: #346b04;
  color: #fff;
}

.entry-text-tit.is {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #ee7301;
}

.entry-text-wrap.is {
  margin-bottom: 25px;
}

.entry-text-tit.is2 {
  opacity: 0.6000000238418579;
}

.racion__form.is {
  margin-top: 30px;
}

.doc-inf-wraps {
  margin-top: 30px;
}

.doc-inf-bl {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.doc-inf-tits {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  width: 40%;
}

.doc-inf-text-ist {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 10px;
  border: 1px solid #bcc0b7;
  background: #fff;
  padding: 14px 30px 14px 25px;
  width: 70%;
}

.doc-inf-text-ist.is {
  color: #bcc0b7;
}

.result__title.is77 {
  background: url(/local/templates/edisontheme/css/../images/calc/doc-prof.png) left top no-repeat;
  margin-bottom: 70px;
}

.profil-form-is {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.profil-form-is-tit {
  width: 35%;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.anthropometry_wrap.is {
  margin-bottom: 15px;
  padding: 0;
}

.profil-form-tit {
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #080a07;
  margin-bottom: 30px;
}

.anthropometry_block.is {
  width: 35%;
}

.anthropometry_block2.is {
  /* width: 65%; */
  padding-left: 0px;
}

.profil-form-is-tit span {
  color: red;
}

.anthropometry_title span {
  color: red;
}

.calc-img-flo.is11 {
  background: url(/local/templates/edisontheme/css/../images/calc/mans-1.png) left top no-repeat;
  width: 140px;
  height: 110px;
  margin-bottom: 10px;
}

.calc-img-flo.is22 {
  background: url(/local/templates/edisontheme/css/../images/calc/mans-2.png) left top no-repeat;
  width: 140px;
  height: 110px;
  margin-bottom: 10px;
}

.calc-img-flo.is33 {
  background: url(/local/templates/edisontheme/css/../images/calc/mans-3.png) left top no-repeat;
  width: 140px;
  height: 110px;
  margin-bottom: 10px;
}

button.cocl-flo {
  width: 26%;
  margin-bottom: 0px;
}

button.cocl-flo svg {
  max-width: 100%;
  overflow: visible;
}

button.cocl-flo:hover .cocl-flo-tit.is {
  color: #469600;
}

button.cocl-flo:hover .calc-img-flo.is33 {
  background: url(/local/templates/edisontheme/css/../images/calc/mans-1.png) left top no-repeat;
  width: 140px;
  height: 110px;
  margin-bottom: 10px;
}

button.cocl-flo:hover .calc-img-flo.is22 {
  background: url(/local/templates/edisontheme/css/../images/calc/mans-1.png) left top no-repeat;
  width: 140px;
  height: 110px;
  margin-bottom: 10px;
}

button.cocl-flo:hover .calc-img-flo.is11 {
  background: url(/local/templates/edisontheme/css/../images/calc/mans-1.png) left top no-repeat;
  width: 140px;
  height: 110px;
  margin-bottom: 10px;
}

.profil-day-input input[type="number"] {
  border-radius: 10px;
  border: 1px solid #bcc0b7;
  background: #fff;
  padding: 14px 30px 14px 20px;
  width: 100%;
  max-width: 167px;
  background: url(/local/templates/edisontheme/css/../images/calc/form-arrow.png) 94% center no-repeat;
}

.profil-day-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.profil-day-is {
  display: flex;
  width: 65%;
  justify-content: space-between;
}

.profil-day-tit {
  width: 35%;
}

.profil-day-input.is input[type="number"] {
  margin-right: 17px;
  display: flex;
}

.profil-day-input {
  margin: 0;
  padding: 0;
  position: relative;
  width: 31%;
}

.profil-day-input input[type="number"]::-webkit-outer-spin-button,
.profil-day-input input[type="number"]::-webkit-inner-spin-button {
  display: none;
}

button.number-minus {
  position: absolute;
  right: 1px;
  bottom: 0px;
  width: 28px;
  height: 50%;
  top: auto;
}

button.number-plus {
  position: absolute;
  right: 1px;
  top: 0px;
  width: 28px;
  height: 50%;
}

button.number-minus.is {
  right: 10px;
}

button.number-plus.is {
  right: 10px;
}

button.but-profil-is {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 15px 45px;
  border-radius: 5px;
  margin-bottom: 15px;
  background: #ee7301;
  box-shadow: 6px 8px 11px 0px rgba(238, 115, 1, 0.3);
}

.but-profil-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #bcc0b7;
  line-height: normal;
}

.but-profil-text span {
  color: #ed1d1d;
}

.profil-form-wrap {
  margin-bottom: 60px;
}

.profil-form-is .profil-form-wrap {
  margin-bottom: 0px;
  width: 65%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

button.education-form-but {
  border-radius: 5px;
  border: 2px solid #ee7301;
  padding: 15px 45px;
  background: #ee7301;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  box-shadow: 8px 9px 14px 0px rgba(52, 107, 4, 0.2);
}

.anthropometry_input.anthropometry_input_bg input[type="text"]::placeholder {
  color: #bcc0b7;
}

.quest-wrap-img {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  flex-wrap: wrap;
  margin: 70px -15px 20px -15px;
}

.quest-img-bl {
  margin-right: 0;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #346b04;
  background: #d8f6bd;
  box-shadow: 8px 9px 14px 0px rgba(52, 107, 4, 0.2);
  position: relative;
  padding: 15px;
  min-height: 161px;
  margin-bottom: 30px;
}

.quest__img {
  width: 25%;
  padding: 0 15px;
}

.quest-img {
  position: absolute;
  right: 0;
  top: 0;
}

.quest-tit {
  position: absolute;
  bottom: 10px;
  color: #080a07;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 50%;
}

.quest-img-bl_avtive {
  border-radius: 10px;
  border: 1px solid #346b04;
  background: #346b04;
  cursor: pointer;
  color: #f3fcea;
}

.quest-img-bl_avtive .quest-tit {
  color: #f3fcea;
}

.quest-img-bl:hover {
  border-radius: 10px;
  border: 1px solid #346b04;
  background: #346b04;
  cursor: pointer;
  color: #f3fcea;
}

.quest-img-bl:hover .quest-tit {
  color: #f3fcea;
}

.quest-img-bl.is {
  margin-right: 0;
}

.quest-img-bl.is .quest-tit {
  width: 100%;
}

.mypage-block_quest {
  width: 100%;
}

.reklama__quest {
  width: 100%;
  padding: 70px 0 100px 0;
  display: flex;
  align-items: center;
  margin: 0 -15px;
  flex-wrap: wrap;
}

.write__quest {
  margin: 0 0 15px 0;
  font-size: 18px;
}

.write__quest span {
  color: red;
}

.back_link {
  display: block;
  position: relative;
  z-index: 11;
  margin: 40px 0 -40px 0;
  color: #5b6354;
}

.back_link:hover {
  text-decoration: underline;
}

.br_result {
  background: rgba(238, 115, 1, 0.1);
  border-radius: 5px;
  border-style: solid;
  border-color: var(--accent, #ee7301);
  border-width: 2px;
}

.br_result:hover {
  border-color: var(--accent, #346b04);
}

.tools-img-text-bl {
  position: absolute;
  background: url(/local/templates/edisontheme/images/tools/bg.png) left top
    no-repeat;
  width: 100%;
  height: 100%;
  top: 1px;
  left: 1px;
  background-size: contain;
  padding: 25px;
  border-radius: 6px 0 0 0px;
}

.tools-img-bl {
  position: relative;
  width: 100%;
}

.tools-img-tits {
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #346b04;
  font-variant-numeric: lining-nums proportional-nums;
  margin-bottom: 4px;
}

.tools-img-tit {
  color: #080a07;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.tools-img-is {
  margin-bottom: 15px;
  border-radius: 10px;
  border: #346b04 solid 1px;
}

.tools-img-is img {
  border-radius: 10px;
  width: 100%;
}

.tools-text {
  color: #080a07;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  min-height: 100px;
  margin-bottom: 15px;
}

a.tools-more {
  position: relative;
  color: #080a07;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

a.tools-more:before {
  position: absolute;
  right: -25px;
  top: 5px;
  content: "";
  background: url(/local/templates/edisontheme/images/tools/arrow.png) left top
    no-repeat;
  width: 14px;
  height: 14px;
}

.quest__img.is {
  /*width: 33%;*/
  margin-bottom: 40px;
}

.result__title.is88 {
  background: url(/local/templates/edisontheme/images/tools/tools.svg) left top
    no-repeat;
}

.tools-calc-img {
  /* position: relative; */
  /* top: 0; */
  /* left: 0; */

  width: 120px;
  height: 120px;
  margin: -119px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tools-calc-tit {
  color: #f3fcea;
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
  min-height: 60px;
}

.tools-calc-taxt {
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  color: #f3fcea;
  margin-bottom: 30px;
  min-height: 75px;
}

.tools-calc-but {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tools-calc-but a {
  text-align: center;
  width: 82%;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 5px;
  background: #f3fcea;
  color: #080a07;
  padding: 12px 45px;
  box-shadow: 7px 8px 11px 0px rgba(243, 252, 234, 0.25);
}

.fixCalc .tools-calc-but a.unsubscribe {
  max-width: 167px;
}

.result__title.is89 {
  background: url(/local/templates/edisontheme/css/../images/tools/calc-img.png) left top no-repeat;
  margin-bottom: 125px;
  background-size: contain;
}

.quest__img.is {
  display: flex;
}

.result__title.is90 {
  background: url(/local/templates/edisontheme/css/../images/tools/test-icon.png) left top no-repeat;
  margin-bottom: 100px;
  background-size: contain;
}

.pres-text {
  color: #080a07;
  font-variant-numeric: lining-nums proportional-nums;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 40px;
}

form.madal-forms.ist {
  width: 100%;
  justify-content: space-between;
  /*flex-wrap: wrap;*/
}

form.madal-forms.ist input.first-foms {
  width: 50%;
}

form.madal-forms.ist input.first-foms2 {
  width: 24%;
}

.result__title.is68 {
  margin: 60px 0 70px;
  background: none;
  padding: 0;
  display: flex;
  align-items: center;
}

.result__title.is68 span {
  margin-right: 20px;
}

.pres-tit-com {
  background: #346b04;
  padding: 20px 30px;
  color: #fff;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 10px 10px 0 0;
}

.pres-text-com {
  color: #bcc0b7;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  padding: 10px 30px;
  min-height: 150px;
}

.pres-com-wrpa {
  border-radius: 10px;
  border: 1px solid #346b04;
  margin-bottom: 40px;
  overflow: hidden;
}

button.pres-but {
  color: #080a07;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 5px;
  padding: 15px 45px;
  background: #ee7301;
  box-shadow: 6px 8px 11px 0px rgba(238, 115, 1, 0.3);
}

.pres-table-wrap-is,
.total-table-wrap-is {
  display: flex;
  justify-content: space-between;
  color: #080a07;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 15px;
}

.pres-table-tit,
.total-table-tit {
  width: 20%;
}

.table-losing.is33 table thead tr th:first-child {
  width: auto;
}

.table-losing.is33 table tr:nth-child(5) {
  border-bottom: 1px solid #fff;
  background: #d8f6bd;
}

.table-losing.is33 table tr:nth-child(2n + 3) {
  border-bottom: 1px solid #fff !important;
  background: #d8f6bd !important;
}

.table-losing.is33 table tr:nth-child(2n) {
  background: #fff;
}

.table-losing.is33 table tr:last-child td {
  color: #080a07;
  border-bottom: 1px solid #fff;
  background: #d8f6bd;
}

.table-losing.is33 table tr:nth-child(2n + 1) {
  background: #fff;
}

tr.ist td {
  border-bottom: 1px solid #fff;
}

tr.ists td:first-child {
  border-radius: 0 0 0 11px;
  padding: 12px;
}

tr.ists td:last-child {
  border-radius: 0 0 11px 0;
}

.ist {
  display: inline-block;
  margin: 0px 0 0 22px;
}

.table-losing.is33 table td:first-child {
  display: flex;
  align-items: center;
}

input:hover {
  border: 1px solid #346b04 !important;
}

textarea:hover {
  border: 1px solid #346b04 !important;
}

.rs_textarea {
  height: 51px;
  padding: 14px 66px 14px 25px !important;
}

.rs_link a {
  background: #ee7301;
  width: 49px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}

.rs_link a:hover {
  background: #346b04;
}

.rs_link {
  margin: 0 0 0 30px;
}

.rs_wrap {
  display: flex;
  padding: 30px 0 0 0;
}

.rs_block {
  margin: 0 15px 0 0;
}

.rs_block:last-child {
  margin: 0;
}

.mypage-products-img img {
  width: 100%;
}

.registration {
  padding: 70px 0 0 0;
  width: 100%;
}

.registration_wrap {
  display: flex;
}

.registration_block {
  padding: 70px 0 0 0;
  width: 40.2%;
}

.registration_block2 {
  margin: 0 0 0 30px;
}

.registration_form {
  padding: 0 0 60px 0;
  border-bottom: 2px solid #bcc0b7;
}

.registration_form_wrap {
  display: flex;
  align-items: center;
  display: none;
}

.registration_form_block {
  margin: 0 20px 0 0;
}

.registration_form_block:last-child {
  margin: 0;
}

.checkbox-title_rg {
  width: 74%;
}

.registration_inputs {
  padding: 10px 0 0 0;
}

.registration_input {
  padding: 15px 0 0 0;
}

.anthropometry_input_rg input::-webkit-input-placeholder {
  color: #080a07;
  opacity: 0.2;
}

.anthropometry_input_rg input::-moz-placeholder {
  color: #080a07;
  opacity: 0.2;
}

.anthropometry_input_rg input:-ms-input-placeholder {
  color: #080a07;
  opacity: 0.2;
}

.anthropometry_input_rg input::placeholder {
  color: #080a07;
  opacity: 0.2;
}

.registration_form_inner {
  padding: 40px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.registration_form_button a {
  border: 1px solid #bcc0b7;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.registration_form_button button {
  border: 1px solid #bcc0b7;
  border-radius: 5px;
  width: 50px;
  height: 50px;
}

.registration_form_button button svg {
  transition: 0.3s;
}

.registration_form_button button:hover {
  background: #ee7301;
  border: 1px solid #ee7301;
  transition: 0.3s;
}

.registration_form_button button:hover svg path {
  fill: #fff;
}

.registration_form_button2 button {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  height: 50px;
  border-radius: 5px;
  background: #ee7301;
  box-shadow: 6px 8px 11px 0px #ee73014d;
  width: 100%;
}

.registration_form_inner_block2 {
  width: 100%;
  margin-left: 15px;
}

.registration_form_inner_block2.auth__btn_wrap {
  width: 100%;
  margin-left: 0;
}

.result-btn.br_result.regist__btn.js-show-modal {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 15px;
}

.forgett {
  display: block;
  margin-top: 15px;
  color: #080a07;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.registration_form {
  padding: 0 0 40px 0;
  border-bottom: 2px solid #bcc0b7;
}

.checkbox-title {
  font-size: 18px;
}

.anthropometry_input input {
  font-size: 16px;
  padding-right: 55px;
}

.anthropometry_input input[type="date"] {
  padding-right: 5px;
}

.registration_form_button2 button:hover {
  box-shadow: none;
  background: #346b04;
  color: #fff;
}

.registration_bottom {
  padding: 30px 0 0 0;
}

.registration_bottom_title {
  font-size: 18px;
  line-height: 21px;
  color: #080a07;
  text-align: center;
}

.registration_social {
  padding: 20px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.registration_social_li {
  padding: 0 10px;
}

.registration_social_li a {
  display: flex;
}

.registration_form_input2 {
  padding: 40px 0 0 0;
}

.mypage__button {
  margin: 0 0 30px 0;
}

.lenta__block__wrap {
  margin: 0 -7px;
}

.lenta__block {
  width: 50%;
  padding: 0 7px 14px 7px;
}

.lenta__block2 {
  width: 33.333333333333%;
  padding: 0 7px 14px 7px;
}

.lenta__block2 img {
  width: 100%;
}

.lenta__com {
  align-items: center;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #bcc0b7;
}

.lenta__title {
  font-size: 26px;
  margin: 0 0 15px 0;
  font-weight: 700;
  color: var(--main, #346b04);
}

.newsThemeList__theme {
  margin: 0 -15px !important;
  justify-content: flex-start !important;
}

.newsThemeList__inner {
  width: 50%;
  padding: 0 15px 30px 15px;
}

.mainNewsItem__block {
  margin: 0 !important;
  width: 100% !important;
}

.page__instrument {
  display: flex;
  margin: 0 0 81px 0px;
}

.page__instrument button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 35px;
  border-radius: 10px;
  font-weight: 500;
  background: none;
  color: #346b04;
  font-size: 16px;
  line-height: 21px;
  border: 1px solid #346b04;
}

.intr__calc {
  margin: 0 15px 0 0;
}

.page__instrument button.active {
  background: #346b04;
  color: #ffffff;
  border-color: transparent;
}

.instr__wrap {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}

.instr__img {
  width: 50% !important;
}

.tools-calc-but button {
  background: var(--add, #f3fcea);
  border-radius: 5px;
  padding: 12px 12px 7px 12px;
  margin: 0 0 0 0px;
}

.inst__link {
  width: 76% !important;
  padding: 12px 0px !important;
  margin: 0 10px 0 0;
}

.inst__link2 {
  width: 89% !important;
}

.instr__img .tools-calc-taxt2 {
  margin-bottom: 85px;
}

.inst__h2 {
  color: var(--main, #346b04);
  margin: 0 0 84px 0;
}

.instr__img2 {
  width: 100%;
}

.calc__time {
  margin: -30px 0 15px 0;
  text-align: center;
  color: #fff;
}

.follow__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #bcc0b7;
  padding: 15px;
  margin: 0 0 20px 0;
  border-radius: 10px;
}

.follow__block {
  display: flex;
  align-items: center;
}

.follow__btn {
  margin: 0 15px 0 0;
  font-size: 18px;
  font-weight: 500;
}

.follow__btn2 {
  font-size: 18px;
  font-weight: 500;
  border-radius: 4px;
  display: flex;
  padding: 11px 18px 9px 18px;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  line-height: 21px;
  color: #080a07;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
}

.follow__btn2:hover {
  color: #fff;
  background: #346b04;
}

.result-link-wrap a {
  margin: 0 20px 0 0;
}

.intr__test2 {
  margin: 0 15px 0 0;
}

.page__instrument_h {
  margin: 40px 0 40px 0;
}

.health__wrap {
  margin: 40px 0 0 0;
  background: var(--white-bg-content, #ffffff);
  border-radius: 10px;
  border-style: solid;
  border-color: var(--main, #346b04);
  border-width: 1px;
  box-shadow: var(
    --shadowcard-box-shadow,
    8px 9px 14px 0px rgba(52, 107, 4, 0.2)
  );
}

.health__block_img {
  border-radius: 10px 10px 0 0;
  margin: 0 0 20px 0;
}

.health__block {
  padding: 20px 20px 30px 20px;
}

.newsSliderInfoAutor p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #5b6354;
  display: flex;
  align-items: flex-start;
}

.health__title {
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 31px !important;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04 !important;
  transition: 0.5s;
  margin: 0 0 10px 0;
}

.hSliderInfoText {
  margin: 0 0 40px 0;
}

.result_stat {
  margin: 60px 0 0 0;
}

.result_stat_wrap {
  border: 1px solid #bcc0b7;
  padding: 20px 20px 20px 20px;
  border-radius: 10px;
  margin: 70px 0 20px 0;
}

.callory__title {
  color: #080a07;
  font: 500 22px/28px "Raleway", sans-serif;
  margin: 20px 0 10px 0;
}

.callory__wrap {
  display: flex;
}

.calorry__block {
  padding: 0 52px 0 0;
  font-weight: 500;
  font-size: 18px;
}

.calorry__date_wrap {
  margin: 0 0 5px 0;
}

.calorry__date {
  color: #346b04;
  margin: 0 10px 0 0;
}

.static {
  margin: 20px 0 0 0;
}

.modal2 {
  position: fixed;
  top: 0px;
  z-index: 12;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}

.js-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.js-modal .modal__inner {
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.5s ease-in-out 0.1s;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
}

.js-modal.is-open {
  visibility: visible;
  opacity: 1;
  overflow: auto;
}

.js-modal.is-open .modal__inner {
  opacity: 1;
  transform: translateY(0);
}

.modal2 {
  background: rgb(13 13 13 / 60%);
}

.modal-close-button {
  z-index: 1;
  position: absolute;
  top: 20px;
  right: 20px;
}

.modal-border {
  position: relative;
  padding: 50px 30px 0 30px;
  width: 549px;
  border-radius: 15px;
  border-style: solid;
  background: #fff;
  border-color: var(--inactive, #bcc0b7);
  border-width: 1px;
}

.modal__title {
  margin: 0 0 60px 0;
  text-align: center;
  font: var(--newfontsystem-1920-cardtitle, 700 26px "Raleway", sans-serif);
}

.modal__wrap {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #bcc0b7;
  margin: 0 0 20px 0;
}

.modal__flex {
  display: flex;
  margin: 0 0 10px 0;
  justify-content: space-between;
  color: var(--maincontent, #080a07);
  text-align: left;
  font: var(--newfontsystem-1920-button, 500 18px "Raleway", sans-serif);
}

.modal__body {
  text-align: center;
  font: var(--newfontsystem-1920-accent, 500 22px/28px "Raleway", sans-serif);
  margin: 0 0 15px 0;
}

.mypage-li2.active a {
  background: #346b04;
  pointer-events: none;
  opacity: 1;
}

.mypage-li2.active a p {
  color: white;
}

.mypage-li2.active svg path {
  fill: #fff;
  transition: 0.3s;
}

.mypage-li.active a svg path {
  fill: #346b04;
}

.cocl-flo.active .calc-img-green-stroke {
  stroke: #346b04;
}

.cocl-flo.active .calc-img-green-fill {
  fill: #346b04;
}

.cocl-flo .cocl-flo-tit {
  color: #bcc0b7;
}

.cocl-flo.active .cocl-flo-tit {
  color: #469600;
}

.cocl-flo:hover .calc-img-green-stroke {
  stroke: #346b04;
}

.cocl-flo:hover .calc-img-green-fill {
  fill: #346b04;
}

.fast-com-img-is img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  /* height: 50px; */
}

.vipinfo.tape {
  z-index: 10;
  display: none;
  position: absolute;
  top: 0;
  left: calc(100% + 20px);
  width: 100%;
  max-width: 358px;
}

.eventFavTrigger.subscribe path {
  fill: #ee7301;
}

.article-overflow {
  max-height: 0px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.article-element .article-list-lit:before {
  transition: all 0.3s ease;
}

.article-element.opened .article-list-lit:before {
  transform: rotate(-180deg);
}

a.article-favorites.unsubscribe .unsubtext {
  display: none;
}

a.article-favorites.subscribe .subtext {
  display: none;
}

a.article-favorites.eventFavTrigger span {
  color: #080a07;
  margin-left: 10px;
  margin-right: 0px;
}

a.article-favorites.eventFavTrigger.unsubscribe path {
  fill: #080a07;
}

a.article-favorites.eventFavTrigger.unsubscribe path.subsbg {
  fill: transparent;
}

a.article-favorites.eventFavTrigger.subscribe path.subsbg {
  fill: #080a07;
}

.tools-calc-but a.tools-calc-sub {
  padding: 0px;
  background: transparent;
  border: 1px solid #fff;
  box-sizing: border-box;
  border-radius: 5px;
  width: 45px;
  height: 45px;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tools-calc-but a.tools-calc-sub.unsubscribe {
  background-color: white;
}

.tools-calc-but a.tools-calc-sub.eventFavTrigger.subscribe path {
  fill: #fff;
}

.mypage-block2 .follow__block a {
  color: #080a07;
}

.mypage-block2 .follow__block a:hover {
  color: #4da600;
}

.result-link-wrap .but-reslt {
  font-size: 18px;
  font-weight: 500;
  border-radius: 4px;
  display: flex;
  padding: 15px 45px;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  line-height: 21px;
  color: #080a07;
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  margin-right: 30px;
}

.result-link-wrap .but-reslt svg {
  margin-right: 10px;
  transition: all 0.15s ease;
}

.result-link-wrap .but-reslt svg rect {
  transition: all 0.15s ease;
}

.mypage-block2 .input-file {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  /* padding:40px; */
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px dashed #bcc0b7;
  position: relative;
}

.result-link-wrap .but-reslt:hover {
  color: #fff;
  background: #346b04;
}

.result-link-wrap .but-reslt:hover svg rect {
  fill: #fff;
}

.result-link-wrap .result-btn2:hover {
  color: #ee7301;
}

.mypage-block2 .input-file ol {
  margin: 0px;
}

@media screen and (max-width: 767px) {
  .result-link-wrap .but-reslt {
    margin-right: 0px;
  }
}

.floor-select {
  display: flex;
  gap: 30px;
}

.floor-select .input-tit {
  width: 100%;
  text-align: center;
}

.options-radio-is {
  cursor: pointer;
}

.floor-select .options-radio-is.active .calc-img-flo.is1 {
  background: url("/local/templates/edisontheme/images/calc/maleActive.png");
}

.floor-select .options-radio-is.active .calc-img-flo.is2 {
  background: url("/local/templates/edisontheme/images/calc/famyliActive.png");
}

.floor-select .options-radio-is.active .input-tit {
  color: #ee7301;
}

.floor-select .panel-is-1 {
  display: none;
}

.rating_line {
  width: 115px;
  position: relative;
  height: 19px;
  margin-right: 5px;
  background: url("/local/templates/edisontheme/css/../images/rate_base.png");
}

.rating_active {
  content: "";
  background: url("/local/templates/edisontheme/css/../images/rate_full.png");
  width: 0%;
  height: 19px;
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: 115px;
}

.clickrating {
  margin-top: 8px;
  display: flex;
}

.clickrating .clickrating-star {
  width: 25px;
  margin-right: 8px;
  height: 23px;
  background: url("/local/templates/edisontheme/css/../images/star.svg") no-repeat;
  background-size: contain !important;
  cursor: pointer;
}

.clickrating.myrate1 .clickrating-star:nth-child(1) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate2 .clickrating-star:nth-child(1) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate2 .clickrating-star:nth-child(2) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate3 .clickrating-star:nth-child(1) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate3 .clickrating-star:nth-child(2) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate3 .clickrating-star:nth-child(3) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate4 .clickrating-star:nth-child(1) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate4 .clickrating-star:nth-child(2) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate4 .clickrating-star:nth-child(3) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate4 .clickrating-star:nth-child(4) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate5 .clickrating-star:nth-child(1) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate5 .clickrating-star:nth-child(2) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate5 .clickrating-star:nth-child(3) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate5 .clickrating-star:nth-child(4) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.clickrating.myrate5 .clickrating-star:nth-child(5) {
  background: url("/local/templates/edisontheme/css/../images/star_full.svg") no-repeat;
}

.mypage-top-img img {
  max-width: 72px;
  height: 72px;
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
}

@media only screen and (max-height: 900px) {
  .block-slide {
    overflow: auto;
    max-height: 90vh;
  }
}

.tools-calc-but a.tools-calc-sub .subsbg {
  transition: all 0.3s ease;
}

.tools-calc-but a.tools-calc-sub:hover .subsbg {
  fill: #fff;
}

.reference .productNews {
  margin-top: 100px;
}

.reference.page-search .pageTitle img {
  margin-right: 20px;
}

.subscribe {
  /* margin-top: 100px; */
  display: flex;
  /* gap: 30px; */
  /* border:1px solid #346B04; */
  background-color: white;
  border-radius: 10px;
  justify-content: center;
  /* box-shadow: 8px 9px 14px 0px #346B0433; */
}

.subscribe-info {
  padding: 67px 0 67px 30px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.subscribe .subscribe-info__title {
  font-size: 26px;
  font-weight: 800;
  line-height: 30.52px;
  color: #ed1d1d;
}

.subscribe .subscribe-info__description {
  font-size: 16px;
  font-weight: 500;
  line-height: 18.78px;
  color: #080a07;
}

.subscribe .subscribe-info__link {
  text-decoration: none;
  background-color: #ee7301;
  border-radius: 5px;
  padding: 15px 45px;
  text-align: center;
  color: #080a07;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.13px;
  max-width: 285px;
}

.subscribe .subscribe-info__link:hover {
  color: #080a07;
}

.subscribe-photo {
  position: relative;
  width: 100%;
  max-width: 358px;
}

.subscribe-photo img {
  width: 100%;
  position: absolute;
  top: -89px;
}

@media screen and (max-width: 1200px) {
  .subscribe-photo {
    display: none;
  }
}

.AlertProgress {
  font-size: 26px;
  font-weight: 800;
  line-height: 30.52px;
  color: #ed1d1d;
  margin: 150px auto 0;
  width: fit-content;
}

.errLoginBlock {
  color: #bb0000;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}

#myChart {
  width: 100% !important;
  max-height: 340px;
  height: 100% !important;
}

@media screen and (max-width: 770px) {
  #myChart {
    max-height: 440px;
  }
}

.table-losing {
  overflow-x: auto;
  overflow-y: hidden;
}

.sub-title {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
}

.sub-title__name {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
}

.sub-title__back {
  font-family: "Raleway";
  font-size: 16px;
  font-weight: 400;
  line-height: 18.78px;
  color: #ee7301;
  text-decoration: underline;
}

.sub-title__back.deactive {
  color: #bcc0b7;
  cursor: default;
  pointer-events: none;
}

.sub-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  margin-top: 30px;
}

.sub-content__item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px 0 20px 0;
  border-radius: 20px;
  max-width: 261px;
  border: 1px solid #346b04;
  box-shadow: 8px 9px 14px 0px #346b0433;
  min-height: 400px;
}

.sub-content__item:hover {
  border-color: #ee7301;
}

.sub-content__item-term {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #346b04;
  text-align: center;
  width: 100%;
  overflow-wrap: anywhere;
}

.sub-content__item-price {
  font-family: "Raleway";
  font-size: 52px;
  font-weight: 500;
  line-height: 61.05px;
  text-align: center;
  border-top: 1px solid #346b04;
  border-bottom: 1px solid #346b04;
  background: #f3fcea;
  width: 100%;
  padding: 15px 0;
  font-feature-settings: "pnum" on, "lnum" on;
  overflow-wrap: anywhere;
}

.sub-content__item-bottom {
  padding: 0 20px 0 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 100%;
}

.sub-content__bottom-description {
  font-family: "Raleway";
  font-size: 16px;
  font-weight: 400;
  line-height: 18.78px;
  font-feature-settings: "pnum" on, "lnum" on;
  overflow-wrap: anywhere;
}

.sub-content__bottom-active {
  background: #ee7301;
  box-shadow: 6px 8px 11px rgba(238, 115, 1, 0.3);
  transition: 0.3s;
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  padding: 16px 45px 14px 45px;
  margin: 0 30px 0 0;
  width: 100%;
  cursor: pointer;
  margin-top: auto;
}

.sub-content__bottom-active:hover {
  box-shadow: none;
  color: #fff;
  background: #346b04;
}

.sub-content__bottom-active.deactive {
  cursor: default;
  pointer-events: none;
  opacity: 0.6;
}

.sub-agreements {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.sub-agreements__link {
  font-family: "Raleway";
  font-size: 16px;
  font-weight: 400;
  line-height: 18.78px;
  color: #ee7301;
  text-decoration: underline;
  width: fit-content;
}

.sub-agreements__item {
  font-family: "Raleway";
  font-size: 16px;
  font-weight: 400;
  line-height: 18.78px;
  color: #080a07;
  display: flex;
  cursor: pointer;
}

/* Hide the actual radio button */
.sub-agreements__item input[type="checkbox"],
.sub-agreements__item input[type="radio"] {
  display: none;
}

/* Style for when radio button is checked */
.sub-agreements__item
  input[type="checkbox"]:checked
  + .sub-agreements__item-checkbox,
.sub-agreements__item
  input[type="radio"]:checked
  + .sub-agreements__item-checkbox {
  background-color: #346b04;
  /* Change to desired color */
}

/* Optional: Add a checkmark or other indicator when selected */
.sub-agreements__item
  input[type="checkbox"]:checked
  + .sub-agreements__item-checkbox:before,
.sub-agreements__item
  input[type="radio"]:checked
  + .sub-agreements__item-checkbox:before {
  content: "✓";
  /* Checkmark */
  color: white;
  /* Checkmark color */
}

.sub-agreements__item-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23px;
  height: 23px;
  border-radius: 5px;
  border: 1px solid #bcc0b7;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}

.sub-agreements__item-link {
  font-family: "Raleway";
  font-size: 16px;
  font-weight: 400;
  line-height: 18.78px;
  color: #ee7301;
  text-decoration: underline;
}

.sub-agreements__item div {
  max-width: 540px;
  width: 100%;
}

@media screen and (max-width: 760px) {
  .sub-title {
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 30px;
  }

  .sub-agreements .sub-agreements__item-link,
  .sub-agreements .sub-agreements__item {
    font-size: 14px;
  }

  .sub-agreements__item div {
    width: 90%;
  }
}

.instructMobile {
  display: none;
}

.newsSliderInfoText {
  overflow: hidden;
  max-height: 106px;
}

.subscribe-item {
  color: #ee7301;
}

.back-to-list {
  margin-top: 40px;
  margin-bottom: 25px;
  font-family: "Raleway";
  font-size: 18px;
  font-weight: 500;
  line-height: 21.13px;
  text-align: left;
  cursor: pointer;
  transition: 0.4s;
}

.back-to-list:hover {
  opacity: 0.4;
}

.quves-dia-item {
  display: flex;
  gap: 30px;
  margin-top: 20px;
}

.quves-dia-tit a {
  color: #346b04;
  padding-left: 40px;
  min-height: 35px;
  height: fit-content;
  display: flex;
  align-items: center;
  padding-left: 40px;
}

.quves-link-pdf {
  background: url(/local/templates/edisontheme/css/../images/chat/pdf-file1.png) 0 50% no-repeat;
}
/* .webform-field-upload-notice {
  display: none;
} */
.webform-field-upload-list:has(li)
  + .webform-field-upload
  + .webform-field-upload-notice {
  display: none;
}
.instruct_img {
  max-width: 179px;
  border: 1px solid #080a07;
  border-radius: 10px;
  height: fit-content;
}

.instruct_img img {
  border-radius: 10px;
  width: 100%;
}

.message-empty {
  margin: 30px 15px 0 15px;
}

.forUl h2 {
  margin-top: 15px;
  margin-bottom: 10px;
}

.forUl h3 {
  margin-top: 15px;
  margin-bottom: 10px;
}

.referenceItem {
  position: relative;
}

.referenceItem-sub {
  position: absolute;
  top: 22px;
  right: 0px;
}

.delete-foodiary {
  cursor: pointer;
}

.file-container {
  position: relative;
  max-height: 132px;
  height: 100%;
  min-height: 132px;
}

.select-container {
  position: relative;
  display: inline-block;
  width: fit-content;
}

.select-container select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  border-radius: 10px;
  padding: 14px 25px;
  border: 1px solid #bcc0b7;
  font-size: 16px;
}

.select-container .select-arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  width: 22px;
  height: 22px;
  background: url(/local/templates/edisontheme/images/result/arrow-2.png)
    no-repeat center;
  background-size: contain;
  transition: transform 0.3s;
}

.select-container select:focus + .select-arrow {
  transform: translateY(-50%) rotateX(180deg);
}

.forms-diner-bl input {
  border: 1px solid #bcc0b7;
  width: 350px;
  padding: 15px 10px;
  border-radius: 10px;
  color: #346b04;
  font-size: 18px;
  font-weight: 500;
}

.webform-field-upload-list.webform-field-upload-list-multiple {
  display: flex;
  margin: 10px 0 0;
  flex-wrap: wrap;
  gap: 20px;
}

.webform-field-upload-icon {
  display: block;
  width: 300px;
  height: 300px;
  border-radius: 0;
  background: none;
}

.bx-bxu-thumb-thumb.saved {
  width: fit-content;
  max-width: 400px;
}

.webform-field-upload-icon img {
  object-fit: contain;
  max-width: 350px;
}

.flatpickr-calendar {
  width: 400px;
  font-size: 16px;
}

.flatpickr-calendar .flatpickr-day {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 39px;
  line-height: 18px;
  border-radius: 8px;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  flex-direction: column;
  max-width: 60px;
}

.flatpickr-innerContainer .flatpickr-days,
.flatpickr-innerContainer .flatpickr-rContainer {
  width: 100%;
}

.flatpickr-innerContainer .flatpickr-day.selected {
  background: #346b04;
  color: white;
  border-color: #346b04;
}

.flatpickr-innerContainer .dayContainer {
  width: 100%;
  max-width: 100%;
  justify-content: start;
}

.flatpickr-innerContainer .flatpickr-day.today:hover,
.flatpickr-innerContainer .flatpickr-day.today:focus {
  background: #346b04;
  color: white;
}

.flatpickr-innerContainer .flatpickr-day.today {
  border-color: #346b04;
}

.flatpickr-innerContainer .flatpickr-day:hover {
  background: rgba(52, 107, 4, 0.5);
}

.flatpickr-day span {
  color: #346b04;
}

span.total-text.lose {
  color: #ee7301;
  font-weight: 600;
}

.mypage-recept-img-wrapper {
  height: 100%;
}
.mypage-recept-img-wrapper img {
  object-fit: cover;
  object-position: bottom;
}

/* Tooltip container */
.mypage-inner-link,
.title_prompt {
  position: relative;
}

.mypage-inner-link .prompttext,
.title_prompt .prompttext {
  visibility: hidden;
  width: 160px;
  background-color: #f1ebe5;
  color: #000;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  font-size: 14px;
  font-family: Raleway;
}

.mypage-inner-link img:hover + .prompttext,
.title_prompt img:hover + .prompttext {
  visibility: visible;
}

.prompttext::after {
  content: " ";
  position: absolute;
  top: 100%;
  /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #f1ebe5 transparent transparent transparent;
}

.mypage-inner-link .prompttext {
  top: -27px;
  right: -52px;
}

.mypage-inner-link .prompttext.largetext {
  right: -59px;
  width: 175px;
}

.title_prompt .prompttext {
  top: -18px;
  left: unset;
  right: -68px;
  font-weight: 400;
  line-height: 25px;
  background-color: #346b04;
  color: #fff;
}

.title_prompt .prompttext::after {
  border-color: #346b04 transparent transparent transparent;
}

@media screen and (max-width: 1025px) {
  .mypage-inner-link .prompttext {
    right: -37px;
    font-size: 12px;
    width: 110px;
  }

  .mypage-inner-link .prompttext.largetext {
    right: -37px;
    width: 110px;
    top: -53px;
  }
}

@media screen and (max-width: 769px) {
  .title_prompt .prompttext {
    top: -34px;
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .mypage-inner-link .prompttext,
  .mypage-inner-link .prompttext.largetext {
    right: -33px;
  }
}

.result-total-wrap.result-total-portions {
  margin-top: 15px;
}

.mypage-block3 .suggestion-box {
  border: 1px solid #ccc;
  max-height: 150px;
  overflow-y: auto;
  background-color: #fff;
  position: absolute;
  width: 100%;
  display: none;
  z-index: 1000;
  top: 57px;
}

.mypage-block3 .suggestion-item {
  padding: 8px;
  cursor: pointer;
}

.mypage-block3 .suggestion-item:hover {
  opacity: 0.8;
}

.menu-mobile__open,
.menu-mobile {
  display: none;
}

@media screen and (max-width: 1024px) {
  .menu-mobile {
    position: fixed;
    bottom: 0;
    width: 100%;
    border: 1px solid #ee7301;
    background: white;
    display: flex;
    justify-content: space-between;
    border-radius: 15px 15px 0 0;
    padding: 14.5px;
    z-index: 100;
    border-bottom: 0;
    box-shadow: 2px -1px 20px 0px #346b041a;
  }

  .menu-mobile a {
    min-width: 51px;
    min-height: 47px;
    align-items: center;
    justify-content: center;
    display: flex;
    gap: 11px;
    border-radius: 10px;
  }

  .menu-mobile a.active {
    padding: 12px 14px;
  }

  .menu-mobile a span {
    display: none;
    font-size: 12px;
    font-weight: 600;
    line-height: 23.48px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #ffffff;
  }

  .menu-mobile a.active {
    background-color: #ee7301;
  }

  .menu-mobile a.active svg path {
    fill: white;
  }

  .menu-mobile a.active span {
    display: block;
  }

  .menu-mobile__button {
    min-width: 51px;
    min-height: 47px;
    align-items: center;
    justify-content: center;
    display: flex;
    gap: 11px;
    padding: 12px 14px;
    border-radius: 10px;
    cursor: pointer;
  }

  .menu-mobile__open {
    display: none;
  }

  .menu-mobile__open.active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: white;
    z-index: 9999;
    padding: 15px;
    overflow: auto;
    background-image: url("/local/templates/edisontheme/images/backgroundMobile.png");
    background-repeat: no-repeat;
    background-size: 100% 70%;
    background-position-y: 100%;
  }

  .menu-mobile__open-close {
    width: fit-content;
    margin-left: auto;
  }

  .mobile-open__menu {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }

  .open-menu__point {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(52, 107, 4, 0.2);
    gap: 10px;
  }

  .open-menu__point-main {
    color: #080a07;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.13px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    display: flex;
    align-items: center;
    gap: 15px;
  }

  .open-menu__point-main svg {
    width: 25px;
    height: 25px;
  }

  .open-menu__point-additional {
    color: #5b6354;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.78px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-left: 41px;
  }

  .open-menu__point .open-menu__point-additional:nth-child(2) {
    margin-top: 5px;
  }

  .mobile-open__menu .open-menu__point:last-child {
    border: none;
  }

  footer {
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 340px) {
  .menu-mobile {
    padding: 14.5px 7.5px;
  }

  .menu-mobile a {
    min-width: 45px;
  }

  .menu-mobile a.active,
  .menu-mobile a {
    padding: 12px 6px;
  }
}

.tit-is_anthropometry {
  margin-top: 20px;
}

.calorry__date,
.calorry__number {
  font-feature-settings: "pnum" on, "lnum" on;
}

.antropometry_change {
  padding: 15px 45px;
  border-radius: 5px;
  font-feature-settings: "pnum" on, "lnum" on;
  transition: 0.4s;
  color: #080a07;
  cursor: pointer;
  font-weight: 500;
  font-size: 18px;
  line-height: 21.13px;
  background-color: #f3fcea;
  width: 100%;
  max-width: 364px;
}

.antropometry_change:hover {
  background-color: #ee7301;
}

.antropometry_change-info {
  width: 100%;
  padding-left: 185px;
  flex-direction: column;
  margin-top: 11px;
  gap: 10px;
  display: none;
}

.antropometry_change-info-detail {
  display: flex;
  gap: 15px;
}

.antropometry_info-detail_value,
.antropometry_info-detail_date {
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21.13px;
  color: #080a07;
  font-feature-settings: "pnum" on, "lnum" on;
  height: 49px;
  width: 100%;
  display: flex;
  align-items: center;
}

.antropometry_info-detail_value {
  padding-left: 25px;
  max-width: 134px;
}

.antropometry_info-detail_date {
  max-width: 130px;
  justify-content: center;
}

@media screen and (max-width: 440px) {
  .table-tit {
    font-size: 10px;
  }
}

/* .mypage .mypage-wrap .mypage-block2 .forUl ul>li {
    list-style: initial;
}

.mypage .mypage-wrap .mypage-block2 .forUl ul>li:before {
    display: none;
} */

/*new*/
.new-post-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background-color: orange;
  color: black;
  padding: 12px 24px;
  text-decoration: none;
  font-size: 20px;
  font-family: sans-serif;
  border-radius: 8px;
  transition: background-color 0.3s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.new-post-button:hover {
  background-color: darkorange;
}

.plus-icon {
  font-size: 24px;
  font-weight: bold;
}

.mypage-block2 .referenceBanner {
  margin-bottom: 25px;
}

.mypage-block2 .referenceBanner .nutrition-block {
  display: none;
}
.mypage-block2 .mypage-inner a.but-reslt {
  margin-bottom: 30px;
}
.resul-wrap img {
  max-width: 100%;
}
.table-losing-wrapper {
  border-radius: 10px;
}
@media screen and (max-width: 1366px) {
  .mypage-recept-img img {
    max-height: 270px;
  }
  .mypage-recept-img {
    height: 270px;
  }
  .newsBlockInfo_recept {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 1024px) {
  .mypage-inner-block2 {
    padding: 0;
  }

  .mypage-block2 a.new-post-button {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .mypage-block2 .referenceBanner .nutrition-block {
    display: block;
  }
  .mypage-block2 .referenceBanner img {
    display: none;
  }

  .mypage-block2 .referenceBanner .nutrition-block {
    width: 100%;
    padding: 30px 40px;
    border-radius: 15px;
    border: 1px solid rgba(52, 107, 4, 1);
    background: #f3ede8;
  }

  .mypage-block2 .referenceBanner .nutrition-block h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  .mypage-block2 .referenceBanner .nutrition-block h2 span.orange {
    color: #f26522;
  }

  .mypage-block2 .referenceBanner .nutrition-block p {
    font-size: 18px;
    font-weight: 600;
    color: #333;
  }
}

@media screen and (max-width: 768px) {
  .mypage-block2 .referenceBanner .nutrition-block {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .mypage-block2 .referenceBanner .nutrition-block {
    padding: 20px;
  }

  .mypage-block2 .referenceBanner .nutrition-block h2 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .mypage-block2 .referenceBanner .nutrition-block h2 span.orange {
    color: #f26522;
  }

  .mypage-block2 .referenceBanner .nutrition-block p {
    font-size: 16px;
    font-weight: 600;
    color: #333;
  }
  .researches .anthropometry_block2 {
    max-width: 100%;
  }
}
@media screen and (max-width: 1365px) {
  .vipinfo.tape {
    position: relative;
    top: 0 !important;
    left: 0;
    /* max-width: max-content; */
    max-width: none;
    margin-top: 15px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 525px) {
  .mypage-block2 .referenceBanner {
    display: block;
  }
  .mypage-block2 .referenceBanner .nutrition-block h2 {
    font-size: 22px;
  }

  .mypage-block2 .referenceBanner .nutrition-block p {
    font-size: 15px;
  }
}
.mypage-block2 .add-bl .add-pop .anthropometry_input input {
  max-width: 100%;
}
.mypage-block2 .frame-bl img {
  max-width: 100%;
}
/* new table */
div.result__title.is.is2 ~ .resul-wrap div.table-losing {
  scrollbar-color: #346b04 #d9d9d9;
  border-radius: 10px;
}
div.result__title.is.is2
  ~ .resul-wrap
  div.table-losing::-webkit-scrollbar-track {
  background-color: #346b04;
  border-radius: 10px;
}
div.result__title.is.is2
  ~ .resul-wrap
  div.table-losing::-webkit-scrollbar-thumb {
  box-shadow: inset #d9d9d9;
  border-radius: 10px;
}
.table-losing .table-losing-wrapper .table-losing-row {
  display: grid;
  grid-template-columns: repeat(6, 17%);
}
.table-losing .table-losing-wrapper .table-losing-head .table-losing-head-cell {
  background: #346b04;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  padding: 10px 0px;
  border-left: 1px solid;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.table-losing
  .table-losing-wrapper
  .table-losing-head
  .table-losing-head-cell:first-child {
  border-left: none;
  border-radius: 7px 0 0;
  width: 140px;
}

.table-losing .table-losing-wrapper {
  width: 100%;
  border: 1px solid #346b04;
  border-radius: 10px;
  padding: 0;
}

.table-losing .table-losing-wrapper {
  border-spacing: unset;
}
.table-losing .table-losing-wrapper .table-losing-head,
.mypage.losing-weight .table-losing {
  /* overflow: hidden; */
}

.table-losing .table-losing-wrapper .table-losing-cell {
  border-spacing: unset;
  margin: 0;
  text-align: center;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #bcc0b7;
  display: flex;
  align-items: center;
  justify-content: center;
}

.table-losing .table-losing-wrapper .table-losing-cell:first-child {
  text-align: left;
  border-left: none;
  padding: 10px 15px;
}

.table-losing
  .table-losing-wrapper
  .table-losing-body
  .table-losing-row:nth-child(2n + 1) {
  background: #f3fcea;
}

.table-losing
  .table-losing-wrapper
  .table-losing-body
  .table-losing-row:last-child
  td {
  border-bottom: none;
}

.table-losing
  .table-losing-wrapper
  .table-losing-body
  .table-losing-row:nth-child(2n) {
  background: #d8f6bd;
}

.table-losing .table-losing-wrapper .table-losing-body .table-losing-row.is {
  background: #fff;
}

.mypage-block2
  .resul-wrap
  .table-losing
  .table-losing-wrapper
  .table-losing-body
  .table-losing-row:nth-child(2n) {
  background: #ffffff;
}
.table-losing .table-losing-wrapper {
  border-spacing: unset;
  margin: 0 0 15px;
}

.table-losing table {
  border-collapse: initial;
}
.losing-weight .table-losing table {
  border-radius: 10px;
}
.losing-weight .table-losing table tbody tr:last-child td:first-child {
  border-radius: 10px;
}
.losing-weight .table-losing table tbody tr:last-child td:last-child {
  border-radius: 10px;
}

/* fix mobile */
.mainWhy .mainWhyBlock ul li {
  list-style: inherit;
}
.mainWhy .mainWhyBlock ul {
  padding-left: 20px;
}
.mypage.profile .anthropometry_wrap.is {
  justify-content: space-between;
}
.mypage.specialists .mypage-inner-block {
  margin-top: 40px;
}
.anthropometry_block4 {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (min-width: 800px) {
  .mypage.profile .anthropometry_block2.is {
    width: 65%;
  }
}
@media screen and (min-width: 768px) {
  .mypage.profile .icon_mobile {
    display: none;
  }
}
@media screen and (min-width: 431px) {
  .mypage.losing-weight .mypage-inner.mypage-mobile {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .mypage.profile .result__title.is77 {
    padding-left: 0px !important;
  }

  .mypage.profile .profil-form-wrap button.cocl-flo {
    width: auto !important;
  }
  .mypage.profile .icon_desk {
    display: none;
  }
  .mypage.profile .profil-form-is .profil-form-wrap {
    width: 100%;
    column-gap: 10px;
  }
  .newsBlockInfo_recept {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  .antropometry_change-info {
    padding-left: 0px;
  }
  .reference .pres-com-wrpa {
    z-index: 99;
    position: relative;
  }
}
@media screen and (max-width: 580px) {
  .table-losing table thead tr th {
    padding: 4px 25px;
    white-space: nowrap;
    font-size: 16px;
  }
  .table-losing table tbody tr td {
    font-size: 16px;
  }
  .diagnoses-link {
    white-space: nowrap;
  }
  .mypage .mypage-block2 .result__title {
    font-size: 32px;
    line-height: 1;
    padding-left: 0px;
    justify-content: unset;
    padding-left: 50px;
    background-size: 35px;
  }
  .mypage.fooddiary div.result__title.is.is3 {
    gap: 10px;
  }
}
@media screen and (max-width: 430px) {
  .mypage.losing-weight .breadСrumb {
    display: none;
  }
  .mypage.losing-weight div.mypage-block {
    margin-bottom: 15px;
  }
  .mypage.fooddiary div.result__title.is.is3 {
    margin-right: 0px;
    gap: 10px;
  }
  .mypage.fooddiary .mypage-inner.is {
    margin-bottom: 0px;
    gap: 7px;
  }
  .mypage.losing-weight .mypage-inner.mypage-desk {
    display: none;
  }
  .mypage.losing-weight .result_stat_wrap {
    margin-top: 10px;
  }
  .antropometry_change {
    padding: 15px 19px;
    width: auto;
    font-size: 16px;
  }
  .mypage.fooddiary div.result__title.is.is3 {
    padding-left: 45px;
  }
}
@media screen and (max-width: 330px) {
  .mypage .mypage-block2 .result__title {
    padding-left: 35px;
    background-size: 28px;
  }
}
/* tool check recipe */
.table-losing.is33 table tr > td:first-child:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='20' height='20' viewBox='0 0 30 30' fill='red'%3E%3Cpath d='M 7 4 C 6.744125 4 6.4879687 4.0974687 6.2929688 4.2929688 L 4.2929688 6.2929688 C 3.9019687 6.6839688 3.9019687 7.3170313 4.2929688 7.7070312 L 11.585938 15 L 4.2929688 22.292969 C 3.9019687 22.683969 3.9019687 23.317031 4.2929688 23.707031 L 6.2929688 25.707031 C 6.6839688 26.098031 7.3170313 26.098031 7.7070312 25.707031 L 15 18.414062 L 22.292969 25.707031 C 22.682969 26.098031 23.317031 26.098031 23.707031 25.707031 L 25.707031 23.707031 C 26.098031 23.316031 26.098031 22.682969 25.707031 22.292969 L 18.414062 15 L 25.707031 7.7070312 C 26.098031 7.3170312 26.098031 6.6829688 25.707031 6.2929688 L 23.707031 4.2929688 C 23.316031 3.9019687 22.682969 3.9019687 22.292969 4.2929688 L 15 11.585938 L 7.7070312 4.2929688 C 7.5115312 4.0974687 7.255875 4 7 4 z'%3E%3C/path%3E%3C/svg%3E")
    no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 2px;
  top: 0;
  bottom: 0;
  margin: auto;
  color: red;
  opacity: 0;
}
.table-losing.is33 table tr > td:first-child:hover:after {
  opacity: 1;
}
@media screen and (max-width: 769px) {
  .products-list-check div.table-losing {
    overflow-x: auto;
  }
}
@media screen and (max-width: 767px) {
  .table-losing.is33 table tr > td:first-child:after {
    opacity: 1;
  }
  .products-list-check td > input {
    border: 1px solid #346b04;
  }
}
.table-losing.is33 table tr:last-child > td:first-child:after {
  display: none;
}
.table-losing.is33 table td:first-child {
  display: flex;
  align-items: center;
  position: relative;
}
.products-list-check td > input {
  max-width: 80px;
  background: transparent;
  text-align: center;
  border-radius: 4px;
  padding: 7px 0px;
  font-weight: 500;
  font-size: 18px;
}
@media screen and (min-width: 580px) {
  .mypage-block2 .floating_right {
    float: left;
    padding-right: 15px;
  }
  .mypage-block2 .floating_left {
    float: right;
    padding-left: 15px;
  }
}
.breadСrumb ul {
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .modal-backdrop {
    z-index: 10000;
  }
  .modal#needAuth {
    z-index: 10001;
  }
}
.mypage-block_quest .accordion .acord-wrap {
  display: block;
}
.mypage-block_quest .accordion .acord-wrap a,
.mainQuestList .answerItem a,
body .news-detail .forUl a {
  color: #4da600;
}
.mypage-block_quest .accordion .acord-wrap a:hover,
.mainQuestList .answerItem a:hover,
body .news-detail .forUl a:hover {
  color: #ee7301;
}
.mypage-block_quest .accordion .acord-wrap ol,
.mypage-block_quest .accordion .acord-wrap ul {
  padding-inline-start: 40px;
}
.mypage-block_quest .accordion .acord-wrap li {
  list-style: initial;
}
.mypage-block_quest
  .accordion
  .acord-wrap
  .mypage-block_quest
  .accordion
  .acord-wrap
  *,
.mainQuestItem .hidden.answerItem,
.mainQuestItem .hidden.answerItem * {
  font-size: 21px !important;
  font-family: "Raleway" !important;
}

form[name="arrFilterNews_form"] {
  display: none;
}
@media screen and (max-width: 767px) {
  .mypage-block2 img {
    height: auto;
  }
}
.aboutInfo img,
.aboutVideo img {
  max-width: 100%;
}
.result-link-wrap {
  position: relative;
}
.result-link-wrap .result-btn.waiting {
  opacity: 0.4;
  pointer-events: none;
}
.result-loader {
  font-size: 7px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  animation: mulShdSpin 1.1s infinite ease;
  transform: translateZ(0);
  position: absolute;
  margin: auto;
  left: 14%;
}

@keyframes mulShdSpin {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #346b04,
      1.8em -1.8em 0 0em rgba(52, 107, 4, 0.2),
      2.5em 0em 0 0em rgba(52, 107, 4, 0.2),
      1.75em 1.75em 0 0em rgba(52, 107, 4, 0.2),
      0em 2.5em 0 0em rgba(52, 107, 4, 0.2),
      -1.8em 1.8em 0 0em rgba(52, 107, 4, 0.2),
      -2.6em 0em 0 0em rgba(52, 107, 4, 0.5),
      -1.8em -1.8em 0 0em rgba(52, 107, 4, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(52, 107, 4, 0.7),
      1.8em -1.8em 0 0em #346b04, 2.5em 0em 0 0em rgba(52, 107, 4, 0.2),
      1.75em 1.75em 0 0em rgba(52, 107, 4, 0.2),
      0em 2.5em 0 0em rgba(52, 107, 4, 0.2),
      -1.8em 1.8em 0 0em rgba(52, 107, 4, 0.2),
      -2.6em 0em 0 0em rgba(52, 107, 4, 0.2),
      -1.8em -1.8em 0 0em rgba(52, 107, 4, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(52, 107, 4, 0.5),
      1.8em -1.8em 0 0em rgba(52, 107, 4, 0.7), 2.5em 0em 0 0em #346b04,
      1.75em 1.75em 0 0em rgba(52, 107, 4, 0.2),
      0em 2.5em 0 0em rgba(52, 107, 4, 0.2),
      -1.8em 1.8em 0 0em rgba(52, 107, 4, 0.2),
      -2.6em 0em 0 0em rgba(52, 107, 4, 0.2),
      -1.8em -1.8em 0 0em rgba(52, 107, 4, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(52, 107, 4, 0.2),
      1.8em -1.8em 0 0em rgba(52, 107, 4, 0.5),
      2.5em 0em 0 0em rgba(52, 107, 4, 0.7), 1.75em 1.75em 0 0em #346b04,
      0em 2.5em 0 0em rgba(52, 107, 4, 0.2),
      -1.8em 1.8em 0 0em rgba(52, 107, 4, 0.2),
      -2.6em 0em 0 0em rgba(52, 107, 4, 0.2),
      -1.8em -1.8em 0 0em rgba(52, 107, 4, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(52, 107, 4, 0.2),
      1.8em -1.8em 0 0em rgba(52, 107, 4, 0.2),
      2.5em 0em 0 0em rgba(52, 107, 4, 0.5),
      1.75em 1.75em 0 0em rgba(52, 107, 4, 0.7), 0em 2.5em 0 0em #346b04,
      -1.8em 1.8em 0 0em rgba(52, 107, 4, 0.2),
      -2.6em 0em 0 0em rgba(52, 107, 4, 0.2),
      -1.8em -1.8em 0 0em rgba(52, 107, 4, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(52, 107, 4, 0.2),
      1.8em -1.8em 0 0em rgba(52, 107, 4, 0.2),
      2.5em 0em 0 0em rgba(52, 107, 4, 0.2),
      1.75em 1.75em 0 0em rgba(52, 107, 4, 0.5),
      0em 2.5em 0 0em rgba(52, 107, 4, 0.7), -1.8em 1.8em 0 0em #346b04,
      -2.6em 0em 0 0em rgba(52, 107, 4, 0.2),
      -1.8em -1.8em 0 0em rgba(52, 107, 4, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(52, 107, 4, 0.2),
      1.8em -1.8em 0 0em rgba(52, 107, 4, 0.2),
      2.5em 0em 0 0em rgba(52, 107, 4, 0.2),
      1.75em 1.75em 0 0em rgba(52, 107, 4, 0.2),
      0em 2.5em 0 0em rgba(52, 107, 4, 0.5),
      -1.8em 1.8em 0 0em rgba(52, 107, 4, 0.7), -2.6em 0em 0 0em #346b04,
      -1.8em -1.8em 0 0em rgba(52, 107, 4, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(52, 107, 4, 0.2),
      1.8em -1.8em 0 0em rgba(52, 107, 4, 0.2),
      2.5em 0em 0 0em rgba(52, 107, 4, 0.2),
      1.75em 1.75em 0 0em rgba(52, 107, 4, 0.2),
      0em 2.5em 0 0em rgba(52, 107, 4, 0.2),
      -1.8em 1.8em 0 0em rgba(52, 107, 4, 0.5),
      -2.6em 0em 0 0em rgba(52, 107, 4, 0.7), -1.8em -1.8em 0 0em #346b04;
  }
}
.cont-calc ul {
  padding-inline-start: 20px !important;
}
.cont-calc li {
  list-style: initial !important;
}
.article-list a {
  color: inherit;
}
.article-list a:hover {
  color: #ee7301 !important;
}
.noauth-input-mail.error-email input {
  border-color: #ff0000 !important;
}
.noauth-input-mail.error-email + .mainTopBlockLink button {
  pointer-events: none;
  opacity: 0.3;
}
/*relevance article */
.article-inf-bl.relevance_color_green {
  border-color: #346b04;
}
.article-inf-bl.relevance_color_green .article-inf-tit {
  background: #346b04;
}
.article-inf-bl.relevance_color_yellow {
  border-color: #ffae00;
}
.article-inf-bl.relevance_color_yellow .article-inf-tit {
  background: #ffae00;
}
.article-inf-bl.relevance_color_red {
  border-color: #dc3c2a;
}
.article-inf-bl.relevance_color_red .article-inf-tit {
  background: #dc3c2a;
}
div[class^="article-inf-bl relevance_color_"] .article-inf-tit {
  border-radius: 10px;
}
/*relevance article end */
/* Уточняющий курсор для ссылок с подсказкой */
.il-tooltip {
  position: absolute;
  max-width: min(520px, 90vw);
  z-index: 9999;
  background: #fff;
  color: #212529;
  border-radius: 10px;
  padding: 12px 14px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  font-family: inherit;
  font-size: 14px;
  display: none; /* управляем классом .show */
  white-space: normal;
  pointer-events: auto; /* клики внутри подсказки разрешены */
}
.il-tooltip.show {
  display: block;
}
.il-tooltip__text {
  white-space: pre-wrap;
  word-break: break-word;
}
.il-tooltip__actions {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.il-btn {
  display: inline-block;
  padding: 6px 10px;
  border-radius: 6px;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.il-link--primary {
  color: #4da600;
}
.il-link--primary:hover {
  color: #ee7301;
}
.il-btn--ghost {
  background: #fff;
  border-color: #080a07;
  color: #080a07;
}
.il-btn--ghost:hover {
  color: #ee7301;
}
a.index-link {
  cursor: help;
}
a.index-link:hover {
  color: #ee7301 !important;
}
@media screen and (max-width: 580px) {
  .il-tooltip {
    left: 15px !important;
  }
}

/* foodiary tables */
.total-bl-items {
  width: 100%;
  border: 1px solid #346b04;
  border-radius: 10px;
  padding: 20px 15px;
  flex: 100%;
}
.total-bl-items:first-child,
.total-bl-items:nth-child(2) {
  width: 49%;
  flex: auto;
}
.total-bl-items_content {
  margin-top: 25px;
}
.total-bl-items_content .total-bl {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.total-bl-items_content {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
@media (max-width: 769px) {
  .total-bl-items .total-bl:nth-child(2n) {
    padding-left: 0px;
  }
}
@media (max-width: 360px) {
  .total-is-table .total-bl span.total-tits,
  .total-is-table .total-bl span.total-text {
    font-size: 15px;
  }
}

.speciality span {
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin: 0 0 0 0;
  width: 100%;
  padding: 0 0 0 25px;
  height: 49px;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  font-size: 16px;
  padding-right: 55px;
  background: #ffffff
    url(/local/templates/edisontheme/images/health/anthropometry-input.svg) 97%
    48% no-repeat;
  transition: 0.3s;
}

.speciality span:hover {
  border: 1px solid #346b04;
}

.dropdown__select {
  display: none;
  font-weight: 500;
  line-height: 21px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #080a07;
  margin: 10px 0 10px 0;
  width: 100%;
  padding: 10px 25px 10px 25px;
  border: 1px solid #bcc0b7;
  border-radius: 10px;
  font-size: 16px;
  background: #fff;
}

.dropdown__option {
  cursor: pointer;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #bcc0b7;
  transition: 0.3s ease-in-out;
}

.dropdown__option:last-child {
  margin-bottom: 0;
}

.dropdown__option:hover {
  color: #ee7301;
}

.anthropometry_input-add {
  cursor: pointer;
}

.anthropometry_input input:not(:last-child),
.anthropometry_input .speciality:not(:last-child) {
  margin-bottom: 10px;
}

@media (max-width: 769px) {
  .speciality span {
    padding-left: 13px;
  }

  .dropdown__select {
    padding-left: 13px;
    padding-right: 13px;
  }
}
.diagnoses_add-diagnosis .webform-field-upload-icon {
  height: auto;
  width: auto;
}

@media (min-width: 1200px) {
  input.first-foms {
    width: 280px;
  }
}

@media (max-width: 1199px) and (min-width: 641px) {
  input.first-foms {
    width: 42%;
  }

  input.first-foms2 {
    width: 21%;
  }
}

@media (max-width: 960px) {
  .add-pop form.madal-forms .form-but.form-but__new {
    max-width: none;
    padding: 15px 20px;
  }
  form.madal-forms {
    flex-wrap: wrap;
  }
}

.recept_item span {
  margin-left: 10px;
  opacity: 0.76;
  color: #ee7301;
  transition: 0.3s;
  cursor: pointer;
}

.recept_item span:hover {
  opacity: 1;
}

.mypage-recept-img img.mypage-recept-main-img {
  object-fit: cover;
}

@media (max-width: 412px) {
 .researches .anthropometry_block2 {
  width: 56%;
 }
}
@media (max-width: 415px) {
  .result__title.is.is2:before {
    display: none;
  }
}
.mypage-block2 .work-service-text p{
  font-size: 22px;
  font-weight: 500;
}
.mypage-block2 .work-service-text .mainQuestItem p:nth-child(2) {
    margin-right: 3px;
}
.removeModel::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.2717 5.66406C17.6852 5.66406 17.9719 5.24605 17.8168 4.86273C17.2663 3.50176 15.9311 2.53906 14.3751 2.53906H13.6558C13.3875 1.12215 12.1452 0 10.6251 0H9.37508C7.8559 0 6.61278 1.12141 6.34438 2.53906H5.62508C4.06907 2.53906 2.73383 3.50176 2.18332 4.86273C2.02828 5.24605 2.31496 5.66406 2.72844 5.66406H17.2717ZM9.37508 1.17188H10.6251C11.4805 1.17188 12.2067 1.74742 12.4512 2.53906H7.54899C7.79344 1.74742 8.51961 1.17188 9.37508 1.17188Z' fill='%23BCC0B7'%3E%3C/path%3E%3Cpath d='M4.3368 18.367C4.40199 19.2827 5.17219 20 6.09016 20H13.9074C14.8254 20 15.5955 19.2827 15.6607 18.367L16.482 6.83594H3.51562L4.3368 18.367ZM11.6011 9.97074C11.6173 9.64754 11.8929 9.39828 12.2155 9.4148C12.5387 9.43098 12.7877 9.70609 12.7715 10.0293L12.459 16.2793C12.4433 16.5925 12.1844 16.8359 11.8743 16.8359C11.5369 16.8359 11.2719 16.5538 11.2886 16.2207L11.6011 9.97074ZM7.78203 9.4148C8.1048 9.39859 8.38035 9.64758 8.39648 9.97074L8.70898 16.2207C8.72563 16.5539 8.46047 16.8359 8.12328 16.8359C7.81313 16.8359 7.55422 16.5925 7.53856 16.2793L7.22605 10.0293C7.20992 9.70609 7.45883 9.43098 7.78203 9.4148Z' fill='%23BCC0B7'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
}
.removeModel {
    position: absolute;
    right: 10px;
    top: 13px;
    cursor: pointer;
    display: none;
}
.additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg {
  position: relative;
}
.additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg input {
margin-bottom: 0px;
}
.additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg:active input,
.additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg:focus input,
.additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg:hover input {
background-position-x: 92%;
}
.additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg:active input + .removeModel,
.additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg:focus input + .removeModel,
.additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg:hover input + .removeModel {
  display: block;
}

@media (max-width: 440px) {
  .additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg:active input,
  .additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg:focus input,
  .additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg:hover input {
    background-position-x: 90%;
  }
}
@media (max-width: 340px) {
  .additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg:active input,
  .additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg:focus input,
  .additionally_pd .anthropometry_block4 .anthropometry_input.anthropometry_input_bg:hover input {
    background-position-x: 87%;
  }
}
/* End */


/* Start:/local/templates/edisontheme/slick/slick.css?16859751041934*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin-bottom:5px;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    height: 100%;
    width: auto;
    max-width: 100%;
    width: auto !important;
    overflow: hidden;
    object-fit: contain;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
    text-align: center;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/edisontheme/slick/slick-theme.css?16859751044586*/
@charset 'UTF-8';
/* Slider */



/* Arrows */
.slick-prev,
.slick-next
{
    line-height: 0;
    position: absolute;
    top: 33%;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
}
.slick-prev:hover{
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
   
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    /* font-size: 41px; */
    /* line-height: 1; */
    /* opacity: .75; */
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 6px;
    width: 50px;
    height: 50px;
    background: url(/local/templates/edisontheme/slick/../images/result/arrow-l.png) 0 50% no-repeat;
    background-size: contain;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}

.iss .slick-list {

}



.slick-prev:before
{
    content: '';
    left: 9px;
    position: absolute;
    top: 25%;
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.iss2.slick-next {
    right: 6px !important;
}

.slick-next
{background: url(/local/templates/edisontheme/slick/../images/result/arrow-r.png) 0 50% no-repeat;background-size: contain;width: 50px;height: 50px;}

.slick-next:hover{
    
    
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '';
    position: absolute;
    top: 25%;
    left: 15px;
}
[dir='rtl'] .slick-next:before
{
    content: '‹';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px ;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #aaaaaa;
    border-radius: 100%;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}



@media screen and (max-width:1367px) {
    .slick-next  {
    right: 2px;
    }
}

@media screen and (max-width:1281px) {

    .slick-next  {
        right: 5px;
        width: 40px;
        height: 81px;
        /* background-size: cover; */
        }
}

@media screen and (max-width:1201px) {
    .slick-next {
        right: 1px;
        width: 40px;
        height: 81px;
        /* background-size: cover; */
    }

    .slid-is {
        background: #fff;
        width: 100%;
        padding: 10px 48px 30px;
        margin: 0;
        z-index: 9999999;
        position: relative;
    }
}

@media screen and (max-width:1025px) {
    .slick-next:before {
        content: '›';
        position: absolute;
        top: 25%;
        left: 21px;
    }

    .slick-prev:before {
        content: '‹';
        left: 2px;
        position: absolute;
        top: 25%;
    }

    .slick-next {
        right: 4px;
        width: 40px;
        height: 81px;
        /* background-size: cover; */
    }
}


@media screen and (max-width: 993px) {
    .slick-next {
        right: 4px;
        width: 40px;
        height: 81px;
        /* background-size: cover; */
    }
}

@media screen and (max-width: 480px) {
    .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #aaaaaa;
    border-radius: 100%;
}

}
/* End */


/* Start:/local/templates/edisontheme/css/calculator.css?1752857120741*/
.calc_hyperlink {
    color: #4da600;
    transition: 0.3s;
    text-decoration: none;
}

.calc_hyperlink:hover {
    color: #EE7301;
}

@media screen and (max-width:415px) {
    .reference .pageTitle img {
        display: none;
    }
    h1.result__title.is89 {
        justify-content: center;
    }
    .pageTitle h2 {
        font-size: 28px;
        line-height: normal;
    }
    .colc-tit-is {
        font-size: 24px;
        font-weight: 600;
    }
    .options-input-is .input-tit {
        font-size: 14px;
    }
    .pageTitle h2::after {
        left: 50% !important;
        transform: translateX(-50%);
    }
    .topDiv .colc-text,
    .bottomDiv .colc-text {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/edisontheme/flatpickr/flatpickr.min.css?172741354216178*/
.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{/*
      /*rtl:begin:ignore*/left:0/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{/*
      /*rtl:begin:ignore*/right:0/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
/* End */


/* Start:/local/templates/edisontheme/styles.css?17588811651596*/
.attention{
    border-top: 2px solid #EE7301;
    width: auto;
    font-size: 20px;
    font-style: italic;
    padding: 10px 10px 10px 2px;
    vertical-align: middle;
    border-bottom: 2px solid #EE7301;
    display:block;
}

.bquote{
    border-top: 2px solid #346B04;
    width: auto;
    font-size: 20px;
    font-style: italic;
    padding: 10px 10px 10px 2px;
    vertical-align: middle;
    border-bottom: 2px solid #346B04;
    display:block;
}

.attention-green{
    border-top: 2px solid #346B04;
    width: auto;
    font-size: 20px;
    font-style: italic;
    padding: 10px 10px 10px 2px;
    vertical-align: middle;
    border-bottom: 2px solid #346B04;
    display:block;
}

.interesting{
    border-top: 2px solid #346B04;
    width: auto;
    font-size: 20px;
    font-style: italic;
    padding: 10px 10px 10px 2px;
    vertical-align: middle;
    border-bottom: 2px solid #346B04;
    display:block;
}

.info{
    border-top: 2px solid #346B04;
    width: auto;
    font-size: 20px;
    font-style: italic;
    padding: 10px 10px 10px 2px;
    vertical-align: middle;
    border-bottom: 2px solid #346B04;
    display:block;
}

.dictionary {
    background: #f1ebe5;
    border: 1px solid rgb(128 128 128 / 42%);
    border-left: 0px;
    border-right: 0px;
}
.floating_right {
    float: left;
    padding-right: 15px;
}
.floating_left {
    float: right;
    padding-left: 15px;
}
ol > li > p,
ul > li > p {
    margin: 0;
}
.index-link {
    font-size: 0.8em;
    vertical-align: super;
}
.index-link::before {
    content: "[";
}
.index-link::after {
    content: "]";
}
/* End */
/* /local/templates/edisontheme/css/owl.carousel.min.css?17392478094115 */
/* /local/templates/edisontheme/css/owl.theme.default.min.css?16883771211013 */
/* /local/templates/edisontheme/css/style.css?176475156979701 */
/* /local/templates/edisontheme/css/media.css?176457493991962 */
/* /local/templates/edisontheme/cssNew/newMain.css?17344095291211 */
/* /local/templates/edisontheme/cssNew/newSec.css?17344218582012 */
/* /local/templates/edisontheme/fonts/stylesheet.css?16884611763549 */
/* /local/templates/edisontheme/css/main2.css?1764756458217514 */
/* /local/templates/edisontheme/slick/slick.css?16859751041934 */
/* /local/templates/edisontheme/slick/slick-theme.css?16859751044586 */
/* /local/templates/edisontheme/css/calculator.css?1752857120741 */
/* /local/templates/edisontheme/flatpickr/flatpickr.min.css?172741354216178 */
/* /local/templates/edisontheme/styles.css?17588811651596 */
