.page-title  {
  display:none;
}
.calculator-block {
  font-size: 16px;
}

.calculator-block .team-header br {
  display: none;
}

.calculator-block .help {
  margin-top: 10px;
  color: #000;
  font-size: 10px;
  line-height: 9px;
}

.calculator-block .filename {
  word-break: break-all;
}

.calculator-block .slideshow-swiper .swiper-wrapper .swiper-slide .image {
  padding-top: 24.203%;
  background-size: cover;
  background-position: 50% 50%;
}

.calculator-block #root {
  margin-top: 26px;
  margin-bottom: 70px;
}

.calculator-block .header-1 {
  color: #29be57;
  font-size: 41px;
  font-family: "Century Gothic";
  font-weight: 700;
  text-align: center;
  line-height: 45px;
}

.calculator-block .slideshow {
  margin-bottom: 23px;
  line-height: 0;
  font-size: 0;
  width: 100%;
}

.calculator-block .slideshow .swiper-pagination {
  text-align: left;
  margin-left: 103px;
  bottom: 30px;
}

.calculator-block .slideshow img {
  width: 100%;
}

.calculator-block .how-we-work {
  margin-bottom: 62px;
  padding: 21px 0 19px;
  color: #fff;
  background-color: #ec732c;
  font-family: "Century Gothic";
  font-size: 21px;
}

.calculator-block .how-we-work ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1060px;
  margin: 37px auto 0;
  letter-spacing: -.3px;
  line-height: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.calculator-block .how-we-work ul li {
  padding-right: 39px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
}

.calculator-block .how-we-work ul li:not(:last-of-type) {
  position: relative;
}

.calculator-block .how-we-work ul li:not(:last-of-type)::after {
  position: absolute;
  top: calc(50% - 80px / 2);
  right: 13px;
  width: 13px;
  height: 80px;
  background-image: url("/print/images/how-we-work.png");
  content: "";
}

.calculator-block .how-we-work .header-1 {
  color: #FFF;
}

.calculator-block .text-with-image {
  display: -ms-grid;
  display: grid;
  width: 100%;
  max-width: 1080px;
  margin: 30px auto 0;
  padding: 0 10px;
  -ms-grid-columns: 464px 1fr;
      grid-template-columns: 464px 1fr;
  grid-gap: 32px;
}

.calculator-block .text-with-image .image img {
  width: 100%;
}

.calculator-block .text-with-image .body {
  letter-spacing: -0.2px;
  line-height: 18px;
}

.calculator-block .text-with-image .body p {
  margin: 0 0 14px;
}

.calculator-block .link .button {
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin: 0 auto;
  padding: 0;
  width: 330px;
  height: 47px;
  text-align: center;
  text-transform: uppercase;
  line-height: 47px;
  color: #ffffff;
  border-radius: 5px;
  background-color: #29bd56;
}

.calculator-block .examples-block {
  margin: 74px 0 50px;
}

.calculator-block .examples-swiper {
  width: 100%;
  max-width: 1060px;
  margin: 25px auto 45px;
}

.calculator-block .examples-swiper img {
  max-width: 100%;
}

.calculator-block .reviews {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1060px;
  margin: 62px auto 0;
}

.calculator-block .reviews ul {
  position: relative;
}

.calculator-block .reviews ul li {
  display: block;
  position: relative;
  padding-top: 24px;
}

.calculator-block .reviews ul li .wrap {
  position: relative;
  padding: 20px 24px 49px;
  border-radius: 20px;
  background-color: #dcf7db;
  height: 100%;
}

.calculator-block .reviews ul li .wrap::before {
  position: absolute;
  top: -21px;
  left: calc(50% - 84px / 2);
  width: 84px;
  height: 84px;
  background: url("/print/images/review-icon.png") no-repeat 50% 50%;
  content: "";
}

.calculator-block .reviews ul li .wrap .rating {
  width: calc(24px * 5);
  height: 22px;
  margin: 68px auto 0;
  background: url("/print/images/rating.png");
}

.calculator-block .reviews ul li .wrap .body {
  margin: 25px 0 16px;
  line-height: 17px;
  letter-spacing: -.4px;
}

.calculator-block .reviews ul li .wrap .author {
  font-weight: 700;
  color: #0c5a39;
  letter-spacing: -.7px;
}

.calculator-block .reviews .swiper-pagination-fraction, .calculator-block .reviews .swiper-pagination-custom, .calculator-block .reviews .swiper-container-horizontal > .swiper-pagination-bullets {
  position: relative;
  margin-top: 45px;
}

.calculator-block .form-row {
  display: -ms-grid;
  display: grid;
  margin-top: 12px;
  margin-left: 7px;
  margin-right: 41px;
  -ms-grid-columns: 180fr 234fr 198fr 118fr;
      grid-template-columns: 180fr 234fr 198fr 118fr;
}

.calculator-block .form-row .input {
  position: relative;
}

.calculator-block .form-row .input::after {
  position: absolute;
  top: calc(50% - 29px / 2);
  right: 0;
  height: 29px;
  border-right: 1px solid #29bd56;
  content: "";
}

.calculator-block .form-row input {
  padding: 0 6px;
  font-size: 21px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fff;
  border-radius: 0;
}

.calculator-block .form-row button {
  padding: 0 13px;
  text-transform: uppercase;
  color: #fff;
  background-color: #29bd56;
  border: none;
  border-radius: 0 6px 6px 0;
  font-size: 20px;
}

.calculator-block .policy-row {
  padding-top: 4px;
  color: #0c5a39;
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  grid-column: 1 / 5;
}

.calculator-block .policy-row label.checkbox {
  display: block;
  position: relative;
  padding-left: 23px;
}

.calculator-block .policy-row label.checkbox .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 2px;
}

.calculator-block .policy-row label.checkbox input {
  display: none;
}

.calculator-block .policy-row label.checkbox input:checked + .checkmark {
  background-color: #29bd56;
}

.calculator-block .seo {
  max-width: 830px;
  margin: 51px auto 79px;
  font-size: 14px;
  text-align: center;
}

.calculator-block .seo hr {
  width: 100%;
  max-width: 180px;
  margin: 27px auto 21px;
  border-bottom: 1px solid #2e302e;
}

.calculator-block .numbers {
  position: relative;
  max-width: 810px;
  margin: -40px auto 0;
  padding: 0 0 0 32px;
  padding-bottom: 12px !important;
  background-color: #dcf7db;
  border-radius: 20px;
  color: #0c5a39;
}

.calculator-block .numbers .numbers-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 265fr 175fr 291fr;
      grid-template-columns: 265fr 175fr 291fr;
  grid-gap: 23px;
}

.calculator-block .numbers .numbers-row .circulationsCounter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.calculator-block .numbers .numbers-row .circulationsCounter .controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.calculator-block .numbers .numbers-row .circulationsCounter .controls > div {
  position: relative;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  cursor: pointer;
  background: #29bd56;
}

.calculator-block .numbers .numbers-row .circulationsCounter .controls > div::after {
  position: absolute;
  top: calc(50% - 10px / 2);
  left: calc(50% - 15px / 2);
  width: 15px;
  height: 10px;
  background: url("/print/images/up.png");
  content: "";
}

.calculator-block .numbers .numbers-row .circulationsCounter .controls > div.up {
  border-bottom: 1px solid #0c5a39;
  border-radius: 0 6px 0 0;
}

.calculator-block .numbers .numbers-row .circulationsCounter .controls > div.down {
  border-radius: 6px 0 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.calculator-block .numbers .numbers-row .circulationsCounter input {
  margin: 0;
  height: 42px;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 6px 0 0 6px;
}

.calculator-block .numbers .header {
  padding-top: 12px;
}

.calculator-block .numbers .header .largeText {
  line-height: 36px;
  font-size: 41px;
  text-transform: uppercase;
  font-weight: 700;
}

.calculator-block .numbers .header .smallText {
  color: #000;
  font-size: 10px;
  line-height: 10px;
  margin-top: 8px;
  line-height: 9px;
  padding-right: 10px;
  margin-left: 3px;
}

.calculator-block .numbers .count {
  padding-top: 21px;
}

.calculator-block .numbers .count span {
  display: block;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 21px;
}

.calculator-block .numbers .total {
  padding-top: 10px;
  font-size: 16px;
}

.calculator-block .numbers .total ul li:not(:first-of-type) {
  margin-top: 6px;
}

.calculator-block .numbers .total ul li * {
  display: inline-block;
}

.calculator-block .numbers .total .large {
  font-size: 41px;
  font-weight: 700;
  line-height: 36px;
}

.calculator-block .numbers .total .label {
  margin-right: 8px;
}

.calculator-block .numbers .total .small {
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
}

.calculator-block .colorsSelector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.calculator-block .colorsSelector > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}

.calculator-block .colorsSelector > div:nth-child(1) {
  margin-right: 10px;
}

.calculator-block .colorsSelector > div:nth-child(2) {
  margin-left: 10px;
}

.calculator-block .colorsSelector > div:last-of-type {
  margin-right: 0;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 0;
  width: 13px;
  height: 72px;
  margin-top: calc(-72px / 2);
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 0;
  width: 13px;
  height: 72px;
  margin-top: calc(-72px / 2);
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  width: 13px;
  height: 72px;
  background: url("/print/images/prev.png");
  content: "";
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  width: 13px;
  height: 72px;
  background: url("/print/images/next.png");
  content: "";
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #efefef;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #29bd56;
}

#root {
  max-width: 1044px;
  padding: 0 10px;
  margin: 0 auto;
}

#upperSlideshow {
  max-width: 1380px;
  margin-right: auto;
  margin-left: auto;
}

#calculator {
  display: -ms-grid;
  display: grid;
  width: 100%;
  font-family: "Century Gothic";
  font-size: 21px;
  -ms-grid-columns: 310px 1fr;
      grid-template-columns: 310px 1fr;
  background-color: #efefef;
  border-radius: 16px;
}

#calculator * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#calculator ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#calculator #print {
  display: none;
}

#calculator .image {
  position: relative;
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 9;
  grid-row: 1 / 10;
  width: 314px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

#calculator .image .mask {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 75px;
  left: -16px;
  width: 296px;
  height: 508px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  line-height: 0;
  font-size: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#calculator .image .mask.round {
  padding-bottom: 74%;
  padding-left: 12%;
  padding-right: 12%;
  padding-top: 22%;
}

#calculator .image .mask.heart {
  padding-bottom: 86%;
  padding-left: 20%;
  padding-right: 20%;
  padding-top: 21%;
}

#calculator .image .mask.big {
  padding-bottom: 84%;
  padding-left: 14%;
  padding-right: 14%;
  padding-top: 16%;
}

#calculator .image .mask img {
  position: relative;
  max-width: 100%;
  max-height: 100%;
}

#calculator .types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  -ms-grid-column: 2;
  grid-column: 2;
  background-color: #fff;
}

#calculator .types li {
  height: 66px;
  line-height: 66px;
  color: #c8c8c8;
  border: 2px solid #efefef;
  border-width: 2px 2px 0 2px;
  border-radius: 16px 16px 0 0;
  text-align: center;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#calculator .types li:first-of-type {
  border-radius: 0 16px 0 0;
}

#calculator .types li:not(:first-of-type) {
  margin-left: 8px;
}

#calculator .types li.__active {
  color: #ec732c;
  background-color: #efefef;
}

#calculator .types li.__active span::before {
  -webkit-filter: none;
          filter: none;
}

#calculator .types li span {
  position: relative;
}

#calculator .types li span::before {
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%) brightness(1.6);
          filter: grayscale(100%) brightness(1.6);
  content: "";
}

#calculator .types li span.type0 {
  padding-left: 45px;
}

#calculator .types li span.type0::before {
  top: calc(50% - 51px / 2);
  width: 40px;
  height: 51px;
  background-image: url("/print/images/circle.svg");
}

#calculator .types li span.type1 {
  padding-left: 53px;
}

#calculator .types li span.type1::before {
  top: calc(50% - 50px / 2);
  width: 48px;
  height: 50px;
  background-image: url("/print/images/heart.svg");
}

#calculator .types li span.type2 {
  padding-left: 59px;
}

#calculator .types li span.type2::before {
  top: calc(50% - 60px / 2);
  width: 54px;
  height: 60px;
  background-image: url("/print/images/big.svg");
}

#calculator .logosAndSides {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
}

#calculator .logosAndSides .calc_filter.filterLogos {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}

#calculator .logosAndSides .calc_filter.filterSides {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}

#calculator .logosAndSides .calc_filter .header {
  line-height: 24px;
  height: 60px;
}

#calculator .calc_filter {
  -ms-grid-column: 2;
  grid-column: 2;
  padding-top: 11px;
  padding-right: 44px;
}

#calculator .calc_filter.filterSections {
  padding-top: 16px;
}

#calculator .calc_filter.filterImage {
  padding-bottom: 80px;
}

#calculator .calc_filter.filterColors ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#calculator .calc_filter.filterColors ul:not(:first-of-type) {
  margin-top: 15px;
}

#calculator .calc_filter.filterColors ul li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: unset;
  margin: 0 5px 5px 0 !important;
  padding: 0;
  background: none !important;
  border: none;
}

#calculator .calc_filter.filterColors ul li a {
  display: block;
  width: 25px;
  height: 25px;
  border: 1px solid #c8c8c8 !important;
  border-radius: 5px;
}

#calculator .calc_filter .line {
  line-height: 29px;
  border-top: 1px solid #c8c8c8;
  color: #0c5a39;
}

#calculator .calc_filter ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#calculator .calc_filter ul li {
  min-width: 75px;
  height: 31px;
  padding: 0 14px;
  line-height: 31px;
  text-align: center;
  color: #c8c8c8;
  border: 1px solid #c8c8c8;
  cursor: pointer;
}

#calculator .calc_filter ul li:not(:last-of-type) {
  margin-right: -1px;
}

#calculator .calc_filter ul li.__active {
  color: #fff;
  background-color: #1ac151;
}

#calculator .calc_filter .header {
  font-weight: 700;
  color: #0c5a39;
}

#calculator .calc_filter .header small {
  font-size: 13px;
}

#calculator .calc_filter .fileButton {
  display: inline-block;
  height: 28px;
  margin-top: 2px;
  padding: 0 14px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  background-color: #1ac151;
  border-radius: 6px;
}

.pricingTable {
  padding: 0 10px;
  max-width: 1070px;
  margin: 0 auto 65px;
}

.pricingTable .notice {
  font-weight: 700;
  font-size: 16px;
  color: #c8c8c8;
  text-align: center;
}

.pricingTable .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  font-size: 20px;
  margin-top: 26px;
  line-height: 21px;
}

.pricingTable .tabs li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  text-align: center;
  border-bottom: 2px solid #29bd56;
  padding-bottom: 41px;
  cursor: pointer;
}

.pricingTable .tabs li.__active {
  position: relative;
  font-weight: 700;
  color: #ec732c;
  border-bottom-color: #ec732c;
  cursor: default;
}

.pricingTable .tabs li.__active::after {
  position: absolute;
  bottom: -2px;
  left: calc(50% - 56px / 2);
  width: 56px;
  height: 30px;
  background: url("/print/images/active_pricelist.png") no-repeat 50% 50%;
  background-size: contain;
  content: "";
}

.pricingTable .tables {
  font-size: 21px;
}

.pricingTable .tables table {
  width: 100%;
  color: #000;
  text-align: left;
}

.pricingTable .tables table thead tr th {
  font-weight: 700;
  color: #0c5a39;
  height: 63px;
  vertical-align: middle;
}

.pricingTable .tables table thead tr th:first-of-type {
  padding-left: 70px;
}

.pricingTable .tables table thead tr th:last-of-type {
  padding-right: 60px;
}

.pricingTable .tables table thead tr th span {
  font-weight: 400;
}

.pricingTable .tables table tbody {
  border: 4px solid #29bd56;
  border-width: 4px 0;
}

.pricingTable .tables table tbody tr {
  border-bottom: 1px dashed #296e51;
}

.pricingTable .tables table tbody tr:first-of-type td {
  padding-top: 18px;
}

.pricingTable .tables table tbody tr:last-of-type td {
  padding-bottom: 15px;
}

.pricingTable .tables table tbody tr td {
  vertical-align: middle;
  height: 31px;
  line-height: 31px;
}

.pricingTable .tables table tbody tr td:nth-child(1) {
  width: 40%;
}

.pricingTable .tables table tbody tr td:nth-child(2) {
  width: 20%;
}

.pricingTable .tables table tbody tr td:nth-child(3) {
  width: 20%;
}

.pricingTable .tables table tbody tr td:nth-child(4) {
  width: 20%;
}

.pricingTable .tables table tbody tr td:first-of-type {
  padding-left: 70px;
  font-weight: 700;
  color: #0c5a39;
}

.pricingTable .tables table tbody tr td:last-of-type {
  padding-right: 60px;
}

.pricingTable .instructions {
  list-style: none;
  font-size: 16px;
  color: #c8c8c8;
  margin-top: 15px;
  line-height: 20px;
  margin-left: 4px;
}

.pricingTable .instructions span {
  font-weight: 700;
}

.pricingTable .priceDownload {
  margin-top: 35px;
  text-align: center;
}

.pricingTable .priceDownload a {
  display: inline-block;
  height: 47px;
  line-height: 47px;
  padding: 0 44px;
  color: #fff;
  background-color: #29bd56;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  border-radius: 6px;
}

@media (max-width: 960px) {
  .pricingTable {
    max-width: 751px;
  }
  .calculator-block .slideshow .swiper-pagination {
    margin-left: 40px;
  }
  .calculator-block .slideshow-swiper .swiper-wrapper .swiper-slide .image {
    padding-top: 33.416667%;
  }
  .calculator-block .policy-row {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .calculator-block .header-1 {
    line-height: 36px;
    font-size: 36px;
  }
  .calculator-block .how-we-work ul {
    max-width: 820px;
  }
  .calculator-block .examples-swiper, .calculator-block .reviews {
    max-width: 730px;
  }
  .calculator-block .numbers {
    max-width: 533px;
    padding: 0 24px;
  }
  .calculator-block .numbers .numbers-row {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    grid-gap: 19px;
    text-align: center;
  }
  .calculator-block .numbers .numbers-row .count {
    -ms-grid-row: 1;
    grid-row: 1;
    padding-top: 13px;
  }
  .calculator-block .numbers .numbers-row .count .circulationsCounter {
    max-width: 172px;
    margin: 0 auto;
  }
  .calculator-block .numbers .numbers-row .header {
    -ms-grid-row: 2;
    grid-row: 2;
    padding: 0;
  }
  .calculator-block .numbers .numbers-row .header .smallText {
    margin-top: 16px;
    padding-right: 0;
  }
  .calculator-block .numbers .numbers-row .total {
    -ms-grid-row: 3;
    grid-row: 3;
    padding-top: 8px;
  }
  .calculator-block .numbers .numbers-row .total ul li:not(:first-of-type) {
    margin-top: -3px;
  }
  .calculator-block .numbers .form-row {
    margin-right: 0;
    margin-left: 0;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    grid-gap: 9px;
  }
  .calculator-block .numbers .form-row .input::after {
    display: none;
  }
  .calculator-block .numbers .form-row button {
    width: 204px;
    height: 54px;
    border-radius: 6px;
    margin: 0 auto;
    padding: 0;
  }
  .calculator-block .numbers .form-row input[type="text"] {
    height: 41px;
    border-radius: 6px;
  }
  #root {
    margin: 36px auto 47px !important;
    max-width: 750px;
    padding: 0 10px;
  }
  #calculator .logosAndSides {
   /* -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;*/
display:block;
  }
  #calculator .logosAndSides .calc_filter.calc_filterSides {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  #calculator .logosAndSides .calc_filter .header {
    height: auto;
    line-height: 34px;
  }
  #calculator .image {
    min-height: 580px;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    -ms-grid-row-span: 6;
    grid-row: 4 / 10;
  }
  #calculator .image .mask {
    top: 24px;
    left: 33px;
    width: 256px;
    height: 508px;
  }
  #calculator .types {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  #calculator .calc_filter {
    padding: 16px 40px 0 0;
    -ms-grid-column: 2;
    grid-column: 2;
  }
  #calculator .calc_filter.filterSections {
    padding: 16px 40px 0;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
  }
  #calculator .calc_filter.filterSizes {
    padding: 16px 16px 0 40px;
    -ms-grid-column: 1;
    grid-column: 1;
  }
}

@media (max-width: 860px) {
  .calculator-block .how-we-work {
    font-size: 18px;
  }
  .calculator-block .how-we-work ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .calculator-block .how-we-work ul li {
    padding: 10px 40px 30px;
  }
  .calculator-block .how-we-work ul li::after {
    top: unset !important;
    right: calc(50% - 13px / 2) !important;
    bottom: -30px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

@media (max-width: 800px) {
  .calculator-block .text-with-image {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  .calculator-block .text-with-image .image iframe {
    min-height: 280px;
  }
}

@media (max-width: 650px) {
  .calculator-block .slideshow .swiper-pagination {
    margin-left: 20px;
    bottom: 20px;
  }
  .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .pricingTable {
    margin: 0 auto 32px;
  }
  .pricingTable .notice {
    font-size: 12px;
  }
  .pricingTable .tabs {
    font-size: 12px;
    margin-top: 16px;
    line-height: 12px;
  }
  .pricingTable .tabs li {
    padding-bottom: 16px;
  }
  .pricingTable .tabs li.__active::after {
    left: calc(50% - 37px / 2);
    width: 37px;
    height: 15px;
  }
  .pricingTable .tables {
    font-size: 16px;
  }
  .pricingTable .tables table thead tr th {
    height: 42px;
  }
  .pricingTable .tables table thead tr th:first-of-type {
    padding-left: 24px;
  }
  .pricingTable .tables table tbody {
    border-width: 2px 0;
  }
  .pricingTable .tables table tbody tr:first-of-type td {
    padding-top: 16px;
  }
  .pricingTable .tables table tbody tr td {
    height: 24px;
    line-height: 24px;
  }
  .pricingTable .tables table tbody tr td:first-of-type {
    padding-left: 24px;
  }
  .pricingTable .instructions {
    font-size: 12px;
    text-align: center;
    margin-top: 16px;
    line-height: 14px;
  }
  .pricingTable .priceDownload {
    margin-top: 22px;
  }
  .pricingTable .priceDownload a {
    height: 33px;
    padding: 0 20px;
    line-height: 33px;
    font-size: 12px;
  }
  .calculator-block .team-header br {
    display: block;
  }
  .calculator-block .numbers {
    max-width: 286px;
  }
  .calculator-block .numbers .numbers-row {
    grid-gap: 0;
  }
  .calculator-block .numbers .numbers-row .count span {
    font-size: 12px;
  }
  .calculator-block .numbers .numbers-row .count .circulationsCounter {
    max-width: 117px;
  }
  .calculator-block .numbers .numbers-row .count .circulationsCounter input {
    height: 28px;
    font-size: 14px;
    line-height: 28px;
  }
  .calculator-block .numbers .header {
    padding-top: 8px;
  }
  .calculator-block .numbers .header .largeText {
    font-size: 28px;
  }
  .calculator-block .numbers .header .smallText {
    margin-top: 1px;
    font-size: 9px;
  }
  .calculator-block .numbers .total {
    padding-top: 0;
    font-size: 12px;
  }
  .calculator-block .numbers .total .large {
    font-size: 33px;
  }
  .calculator-block .numbers .total .small {
    font-size: 12px;
  }
  .calculator-block .numbers .form-row {
    margin-top: 5px;
    grid-gap: 5px;
  }
  .calculator-block .numbers .form-row input[type="text"] {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
  }
  .calculator-block .numbers .form-row button {
    width: 137px;
    height: 36px;
    font-size: 21px;
  }
  .calculator-block .numbers .policy-row {
    font-size: 9px;
  }
  .calculator-block .header-1 {
    font-size: 24px;
  }
  .calculator-block .text-with-image {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    font-size: 12px;
  }
  .calculator-block .reviews {
    padding: 0 10px;
    font-size: 12px;
    margin: 11px auto 0;
  }
  .calculator-block .reviews ul li .wrap::before {
    background-size: contain;
    height: 57px;
  }
  .calculator-block .reviews ul li .wrap .rating {
    width: calc(17px * 5);
    height: 16px;
    margin: 28px auto 0;
    background-size: contain;
  }
  .calculator-block .seo {
    display: none;
  }
  .calculator-block .link .button {
    width: 199px;
    height: 33px;
    line-height: 33px;
    border-radius: 3px;
    font-size: 12px;
  }
  #calculator {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    font-size: 12px;
  }
  #calculator .image {
    height: 340px;
    min-height: unset;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 10;
    grid-row: 10;
    margin: 0 auto;
  }
  #calculator .image .mask {
    width: 286px;
    -webkit-transform: scale(0.6) translate(-23px, -171px);
            transform: scale(0.6) translate(-23px, -171px);
  }
  #calculator .types {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  #calculator .types li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 38px;
    line-height: 38px;
    border-width: 1px 1px 0 1px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #calculator .types li span {
    display: inline-block;
    text-align: left;
    line-height: 12px;
    margin-left: 10px;
  }
  #calculator .types li span.type0 {
    padding-left: 27px;
  }
  #calculator .types li span.type0::before {
    top: calc(50% - 27px / 2);
    left: 0;
    width: 22px;
    height: 27px;
  }
  #calculator .types li span.type1 {
    padding-left: 31px;
  }
  #calculator .types li span.type1::before {
    top: calc(50% - 27px / 2);
    left: 0;
    width: 26px;
    height: 27px;
  }
  #calculator .types li span.type2 {
    padding-left: 34px;
  }
  #calculator .types li span.type2::before {
    top: calc(50% - 32px / 2);
    left: 0;
    width: 29px;
    height: 32px;
  }
  #calculator .calc_filter {
    padding: 11px 17px 0 !important;
    -ms-grid-column: 1;
    grid-column: 1;
  }
  #calculator .calc_filter.filterImage {
    padding: 16px 0;
    text-align: center;
  }
  #calculator .calc_filter.filterSections {
    -ms-grid-column: 1;
    grid-column: 1;
  }
  #calculator .calc_filter.filterColors {
    margin-top: 0;
  }
  #calculator .calc_filter.filterColors ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
    height: 30px;
    margin: 0 17px 16px 0 !important;
  }
  #calculator .calc_filter.filterColors ul li a {
    height: 30px;
    width: 30px;
  }
  #calculator .calc_filter ul li {
    height: 18px;
    line-height: 16px;
    padding: 0px 5px;
  }
  #calculator .fileButton {
    display: block;
    height: 31px;
    margin: 0 auto;
    line-height: 31px;
    text-transform: uppercase;
    border-radius: 2px;
  }
}
/*# sourceMappingURL=style.css.map */

.calculator-notice {
	max-width: 1091px;
	margin: 0 auto 69px;
	padding: 0 16px;
}
.calculator-notice .wrapper {
	padding: 19px 32px 15px;
	border: 2px solid #0CD04D;
	border-radius: 20px;
}
.calculator-notice .wrapper p {
	margin: 12px 0;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: -.4px;
}

@media (max-width: 550px) {
	.calculator-notice {
		padding: 0 10px;
	}
	.calculator-block .examples-block {
		margin: 74px 0 40px;
	}
	.calculator-notice .wrapper {
		padding: 2px 16px;
	}
	.calculator-notice .wrapper p {
		font-size: 16px;
		line-height: 24px;
	}

}

