html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
input {
  line-height: normal;
}
* {
  box-sizing: border-box;
  outline: none;
}
html,
body {
  height: 100%;
}
html ul,
html li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
img {
  max-width: 100%;
  vertical-align: top;
  height: auto;
}
p {
  margin: 0;
  margin-bottom: 15px;
}
h1,
h2,
h3 {
  margin: 0;
  margin-bottom: 25px;
}
h2 {
  color: #242424;
  font-weight: 700;
  text-transform: uppercase;
}
body {
  background-color: #fff;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  min-width: 320px;
  font-family: 'SF UI Display', sans-serif;
  font-size: 14px;
  line-height: normal;
  color: #242424;
}
.body-hidden {
  overflow: hidden;
}
a {
  text-decoration: none;
  color: #242424;
  transition: all 0.25s ease;
}
a:hover {
  text-decoration: none;
}
input::-moz-placeholder {
  color: #242424;
  font-family: 'SF UI Display', sans-serif;
  font-size: 15px;
}
input::-webkit-input-placeholder {
  color: #242424;
  font-family: 'SF UI Display', sans-serif;
  font-size: 15px;
}
textarea::-moz-placeholder {
  color: #242424;
  font-family: 'SF UI Display', sans-serif;
}
textarea::-webkit-input-placeholder {
  color: #242424;
  font-family: 'SF UI Display', sans-serif;
  font-size: 15px;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
.button {
  display: inline-block;
  padding: 18px 48px;
  background-color: #1d4062;
  color: #fff;
  font-family: 'SF UI Display', sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: 400;
  border: 3px solid #1d4062;
  border-radius: 18px;
  outline: none;
  cursor: pointer;
  transition: all 0.25s ease;
}
.button:hover {
  background-color: #1d4062;
  color: #fff;
}
.visually-hidden {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
}
.wrapper {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 10px;
}
header {
  margin-bottom: 90px;
  background: url("../images/header-bg.png") no-repeat center;
}
header .wrapper {
  position: relative;
  max-width: 1410px;
  padding: 30px 155px 185px 10px;
}
header .wrapper::before {
  content: '';
  position: absolute;
  bottom: -28px;
  right: 0;
  width: 775px;
  height: 590px;
  background: url("../images/header-cup.png") no-repeat center;
}
header .phone {
  padding-top: 5px;
  white-space: nowrap;
  font-weight: 800;
  font-size: 24px;
  letter-spacing: -0.14px;
}
header .phone a {
  color: #1d4062;
}
.phone {
  white-space: nowrap;
  font-weight: 800;
  font-size: 24px;
  letter-spacing: -0.14px;
  cursor: default;
  color: #1d4062;
}
.phone span {
  letter-spacing: -0.28px;
}
.phone a {
  color: #1d4062;
}
.header-top {
  margin-bottom: 55px;
}
.header-top .company-title {
  float: left;
  width: 175px;
  color: #1d4062;
  font-size: 16px;
  font-weight: 300;
  line-height: 21.77px;
  text-align: center;
  letter-spacing: -0.07px;
}
.header-top .company-title div {
  font-family: "a_SignboardTitul", sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: -0.17px;
}
.header-top .company-title div span {
  font-size: 46px;
  letter-spacing: -0.32px;
  line-height: 0.9;
}
.header-top .phone {
  float: right;
}
.header-top .phone a {
  cursor: default;
}
.header-top .phone span {
  letter-spacing: -0.22px;
}
.header-bottom {
  max-width: 890px;
  color: #ffffff;
  font-size: 49px;
}
.header-bottom h1 {
  font-size: 74px;
  font-weight: 900;
  line-height: 65px;
  letter-spacing: -0.1px;
  margin-bottom: 0;
}
.header-bottom h1 span {
  color: rgba(210, 255, 0, 0.9);
}
.header-bottom .sub--yellow {
  color: rgba(210, 255, 0, 0.9);
  line-height: 63px;
}
.header-bottom .sub {
  margin-bottom: 10px;
}
.header-bottom .sub span {
  font-weight: 500;
  letter-spacing: -0.07px;
}
.header-bottom .button {
  padding: 13px 69px;
  font-size: 34px;
  font-weight: 900;
  background-color: rgba(210, 255, 0, 0.9);
  border: 0;
  cursor: default;
  margin-bottom: 15px;
}
.header-bottom .button span {
  letter-spacing: -0.05px;
}
.header-bottom .button a {
  cursor: default;
  color: #1d4062;
}
.header-bottom .work-time {
  font-size: 29px;
  font-weight: 300;
  color: #1d4062;
  letter-spacing: -0.25px;
}
.header-bottom .work-time sup {
  top: -0.2em;
  font-size: 24px !important;
}
main {
  position: relative;
}
.main-bg-block {
  position: absolute;
  z-index: -1;
}
.main-cup {
  left: 0;
  top: 140px;
  width: 261px;
  height: 508px;
  background: url("/images/main-cup.png") no-repeat center;
  background-size: contain;
}
.main-bag {
  right: 0;
  top: 853px;
  width: 268px;
  height: 286px;
  background: url("/images/main-bag.png") no-repeat center;
  background-size: contain;
}
.main-leaf {
  left: 0;
  top: 1483px;
  width: 262px;
  height: 351px;
  background: url("/images/main-leaf.png") no-repeat center;
  background-size: contain;
}
.main-cup2 {
  right: 0;
  top: 2053px;
  width: 250px;
  height: 555px;
  background: url("/images/main-cup2.png") no-repeat center;
  background-size: contain;
}
.catalog {
  padding-bottom: 45px;
}
.catalog .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.catalog .item {
  width: 48%;
  margin-bottom: 35px;
}
.catalog .left-col {
  position: relative;
  float: left;
  width: 42.2%;
}
.catalog .right-col {
  margin-left: 46.2%;
}
.catalog .img {
  max-height: 204px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.catalog .tea-icons {
  position: absolute;
  right: 0;
  display: flex;
}
.catalog .tea-icons > div {
  width: 24px;
  height: 24px;
}
.catalog .tea-icons .catalog-color {
  margin-right: 3px;
  background-color: #242424;
  border-radius: 5px;
}
.catalog .tea-icons .catalog-color--green {
  background-color: rgba(210, 255, 0, 0.9);
}
.catalog .tea-icons .catalog-color--red {
  background-color: red;
}
.catalog .price {
  margin-bottom: 10px;
  color: #345372;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
  letter-spacing: -0.19px;
}
.catalog .count {
  color: #9f9f9f;
  font-size: 16px;
  letter-spacing: -0.1px;
}
.catalog .category-title {
  color: #9f9f9f;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.1px;
  margin-bottom: 5px;
}
.catalog h3 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.15px;
  margin-bottom: 10px;
}
.catalog p {
  line-height: 19px;
  margin-bottom: 10px;
}
.catalog .category-title--black {
  color: #211f34;
  font-weight: 400;
  margin-bottom: 30px;
}
.catalog .category-text {
  overflow: hidden;
  margin-bottom: 0;
  color: #9f9f9f;
  transition: all 0.25s ease;
}
.catalog .category-text-show {
  height: auto !important;
}
.catalog .show-more {
  display: inline-block;
  padding: 4px 0;
  color: #1d4062;
  font-size: 16px;
  text-decoration: none;
  font-weight: 400;
  text-align: left;
  border-bottom: 1px solid #1d4062;
  outline: none;
  cursor: pointer;
  transition: all 0.25s ease;
}
.catalog .show-more:hover {
  border-color: transparent;
}
.catalog .catalog-button {
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
}
.catalog .button {
  padding: 6px 99px;
  background-color: transparent;
  color: #1d4062;
  letter-spacing: -0.1px;
  cursor: default;
}
.catalog .button span {
  font-weight: 600;
}
.front-form {
  padding: 50px 0;
  background: url("/images/form-bg.jpg") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.front-form .wrapper {
  max-width: 776px;
}
.front-form h2 {
  margin-bottom: 0;
  color: #fff;
  font-size: 50px;
  line-height: 42px;
  font-weight: 700;
  letter-spacing: -0.35px;
  text-align: center;
}
.front-form h2 span {
  white-space: nowrap;
}
.front-form h2 span:last-child {
  font-size: 40px;
  font-weight: 800;
}
.front-form .sub {
  color: rgba(210, 255, 0, 0.9);
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 15px;
}
.front-form .sub span {
  letter-spacing: -0.14px;
}
.front-form .form-sub {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 15px;
}
.front-form .form-sub span {
  letter-spacing: -0.1px;
}
.front-form .form-item {
  position: relative;
  margin-bottom: 35px;
}
.front-form input {
  outline: none;
}
.front-form .form-phone {
  display: inline-block;
  font-size: 16px;
  letter-spacing: -0.1px;
  margin-bottom: 25px;
}
.front-form .form-phone input {
  background-color: #fefefe;
  border: 1px solid #d8d8d8;
  padding: 6px 10px;
}
.front-form .button {
  background-color: rgba(210, 255, 0, 0.9);
  font-size: 16px;
  color: #1d4062;
  letter-spacing: -0.1px;
  padding: 4px 40px;
  text-transform: uppercase;
  border-color: rgba(210, 255, 0, 0.9);
  border-radius: 0 9px 9px 0;
}
.front-form .button:hover {
  background-color: #1d4062;
  color: #fff;
}
.front-form .form-checkbox {
  max-width: 335px;
  margin: 0 auto 35px;
}
.front-form .form-checkbox input {
  position: absolute;
}
.front-form .form-checkbox label {
  padding-left: 25px;
}
footer {
  color: #1d4062;
  font-size: 16px;
  font-weight: 100;
}
footer .wrapper {
  position: relative;
  max-width: 1410px;
  padding: 25px 10px;
  padding-right: 130px;
}
footer .address {
  float: left;
  margin-right: 12.5%;
}
footer .address > div {
  margin-bottom: 15px;
}
footer .address > div:first-child {
  color: #1d4062;
  font-size: 23px;
  font-weight: 800;
}
footer .address > div:first-child span {
  display: block;
  letter-spacing: -0.16px;
  margin-bottom: 9px;
}
footer .address > div:last-child {
  margin-bottom: 0;
  letter-spacing: -0.1px;
}
footer .docs {
  float: left;
  font-weight: 500;
}
footer .docs > div:not(:last-child) {
  margin-bottom: 20px;
}
footer .docs span {
  display: inline-block;
  font-weight: 300;
  border-bottom: 1px solid #1d4062;
  transition: all 0.25s ease;
  cursor: pointer;
}
footer .docs span:hover {
  border-color: transparent;
}
footer .contacts {
  float: right;
}
footer .contacts .phone {
  font-size: 23px;
  font-weight: 800;
  margin-bottom: 15px;
}
footer .contacts .phone a {
  color: #1d4062;
  cursor: default;
}
footer .contacts .phone span {
  letter-spacing: -0.16px;
}
footer .contacts .mail {
  margin-bottom: 15px;
}
footer .contacts .mail a {
  border-bottom: 1px solid #1d4062;
}
footer .contacts .mail a:hover {
  border-color: transparent;
}
footer .atoll a {
  display: inline-block;
  border-bottom: 1px solid #1d4062;
}
footer .atoll a:hover {
  border-color: transparent;
}
.serts-wrapp {
  display: flex;
  flex-wrap: wrap;
}
.serts-wrapp a {
  width: 50%;
  padding: 1%;
}
.scrollToTop {
  display: none;
  opacity: 0.6;
  position: fixed;
  bottom: 15px;
  right: 15px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  transition: all 0.25s ease;
}
.scrollToTop:hover {
  opacity: 1;
}
.scrollToTop svg {
  width: 35px;
  height: 35px;
  fill: #fff;
  background-color: #242424;
  border-radius: 50%;
  border: 1px solid #242424;
}
.modal-overlay {
  z-index: 100;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  background-image: linear-gradient(to right, #485563 0, #29323c 100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease;
}
.modal-overlay-active {
  visibility: visible;
  opacity: 1;
}
.modal-popup-close {
  position: sticky;
  top: 0;
  width: 35px;
  height: 35px;
  left: 96%;
  color: #9f9f9f;
  cursor: pointer;
  border: 1px solid #242424;
  border-radius: 50%;
}
.modal-popup-close:hover {
  border-color: #1d4062;
}
.modal-popup-close:hover svg {
  fill: #1d4062;
}
.modal-popup-close svg {
  width: 20px;
  height: 20px;
  fill: #242424;
  margin: 6px 7px;
}
.modal-popup {
  z-index: 101;
  overflow-y: scroll;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 780px;
  min-width: 320px;
  height: 0;
  padding: 25px;
  margin: 50px auto;
  background: #F9F9F9;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: all 0.35s ease;
}
.modal-popup-active {
  visibility: visible !important;
  opacity: 1 !important;
  height: 525px !important;
}
@media only screen and (max-width: 1650px) {
  .main-bg-block {
    display: none;
  }
}
@media only screen and (max-width: 1410px) {
  header .wrapper {
    padding: 30px 10px 185px;
  }
  header .wrapper:before {
    content: '';
    position: absolute;
    bottom: 95px;
    right: 0;
    width: 600px;
    height: 535px;
    background: url("../images/header-cup.png") no-repeat center;
    background-size: auto auto;
    background-size: contain;
  }
  footer .wrapper {
    padding: 25px 10px;
  }
  .scrollToTop {
    bottom: 130px;
  }
  .scrollToTop svg {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (max-width: 1280px) {
  header .wrapper:before {
    bottom: 55px;
    width: 500px;
  }
  h1 {
    font-size: 72px;
  }
}
@media only screen and (max-width: 1200px) {
  header .wrapper {
    padding: 30px 10px 0px;
  }
  header .wrapper:before {
    bottom: -75px;
    width: 445px;
    height: 385px;
  }
}
@media only screen and (max-width: 1024px) {
  .header-bottom .work-time {
    background-color: rgba(255, 255, 255, 0.6);
  }
  footer .address {
    margin-right: 7%;
  }
  footer .address > div:first-child {
    font-size: 18px;
  }
}
@media only screen and (max-width: 992px) {
  header .wrapper:before {
    bottom: -85px;
    width: 325px;
    height: 285px;
  }
  .header-top {
    margin-bottom: 25px;
  }
  .header-top .phone a {
    cursor: pointer;
  }
  .header-top .phone a:hover {
    text-decoration: underline;
  }
  .header-bottom h1 {
    font-size: 60px;
    line-height: 46px;
  }
  .header-bottom .button a {
    cursor: pointer;
  }
  .catalog .count {
    font-size: 12px;
  }
  .catalog .button {
    cursor: pointer;
  }
  .front-form h2 {
    font-size: 36px;
  }
  footer .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .address {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  footer .docs {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  header .wrapper:before {
    display: none;
  }
  .header-bottom {
    font-size: 32px;
    text-align: center;
  }
  .header-bottom h1 {
    font-size: 48px;
  }
  .header-bottom .button {
    padding: 8px 40px;
  }
  .catalog .item {
    width: 100%;
    margin-bottom: 55px;
  }
  .catalog .button {
    padding: 6px 30px;
  }
}
@media only screen and (max-width: 600px) {
  .front-form h2 {
    font-size: 26px;
  }
  footer {
    text-align: center;
  }
  footer .address {
    margin-right: 0;
  }
  footer .docs {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .button {
    font-size: 14px;
  }
  .header-top .company-title {
    width: 115px;
  }
  .header-bottom {
    font-size: 22px;
  }
  .header-bottom h1 {
    font-size: 42px;
  }
  .header-bottom .work-time {
    font-size: 24px;
  }
  .header-bottom .work-time sup {
    font-size: 20px !important;
  }
  .catalog .left-col {
    width: 100%;
  }
  .catalog .right-col {
    margin-left: 0;
  }
}
@media only screen and (max-width: 420px) {
  .button {
    font-size: 12px;
  }
  .header-top .company-title {
    width: 105px;
  }
  .header-top .phone {
    font-size: 18px;
  }
  .header-bottom {
    font-size: 20px;
  }
  .header-bottom h1 {
    font-size: 32px;
  }
  .header-bottom .sub--yellow {
    line-height: normal;
    font-weight: 600;
  }
  .header-bottom .button {
    padding: 8px 25px;
    font-size: 24px;
  }
  .header-bottom .work-time {
    font-size: 18px;
  }
  .header-bottom .work-time sup {
    font-size: 16px !important;
  }
  .catalog .button {
    padding: 6px 14px;
  }
  .front-form h2 {
    font-size: 18px;
  }
  .front-form h2 span:last-child {
    font-size: 28px;
  }
  .front-form .button {
    margin-bottom: 15px;
  }
}
/*# sourceMappingURL=style.css.map */