@font-face {
  font-family: "Azov";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ofont.ru_Azov.ttf") format("truetype");
}
html {
  font-size: 16px;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  background-color: white;
}

h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  font-style: normal;
}

#sp-header {
  background: black;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
#sp-header .logo {
  flex: 1;
  justify-content: space-around;
  margin-left: 2.3rem;
}
#sp-header .logo-image {
  height: 2rem;
}
#sp-header .sp-megamenu-wrapper {
  display: flex;
  justify-content: space-between;
}
#sp-header .sp-megamenu-parent {
  flex: 1;
  display: flex;
  justify-content: space-between;
  margin: 0;
}
#sp-header .sp-megamenu-parent > li > a, #sp-header .sp-megamenu-parent > li > span {
  line-height: 60px;
  color: white;
}
#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: white;
}
#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #2C7375;
}
#sp-header .sp-dropdown-inner {
  background-color: black;
  box-shadow: inset 0 0 1px 1px white;
}
#sp-header .smartshop-cart {
  position: absolute;
  bottom: -10px;
  right: 10px;
}
#sp-header .smartshop-cart__link::after {
  left: calc(50% - 22px);
}
#sp-header .smartshop-cart__product_info {
  color: black;
}

#sp-menu {
  color: white;
}

#section-0 {
  padding-top: 3.5rem;
  height: 670px;
  background-image: url(../section_0_background_1.jpg);
  background-position: 36% 0;
  background-size: auto 670px;
}
#section-0 .sppb-col-12 {
  position: relative;
}
#section-0 .spinner-grow, #section-0 .spinner-border {
  position: absolute;
  top: calc(225px + 1rem);
}
#section-0 .title {
  color: white;
  font-family: "Arial", sans-serif;
  font-weight: bold;
  font-size: 1.2rem;
  text-transform: uppercase;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#section-0 .title b {
  position: relative;
  font-size: 1.55rem;
}
#section-0 .canvas-wrapper {
  height: 450px;
  width: 275px;
  cursor: grab;
  margin: 0 auto;
}
#section-0 .under {
  margin-top: 1rem;
}
#section-0 button {
  background-color: #2C7375;
  font-size: 1.5rem;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  color: white;
  border-radius: 25px;
  min-width: 10rem;
}
#section-0 .hint-3d {
  width: 60px;
  position: absolute;
  left: calc(50% - 30px);
}

@media (max-width: 574px) {
  #section-3 #section-3-h2-wrapper h2 {
    padding: 0 1rem;
    text-align: center;
  }
  #section-3 .tshirt-col {
    margin-bottom: 4rem;
    padding: 0 1rem;
  }
  #section-3 {
    padding-bottom: 0;
    background-position: 50% 71%;
  }
  #section-3 .tshirts-container:nth-child(3) {
    margin-top: 0;
  }
  #section-3 #section-3-big-triangle #big-text-1 {
    top: 2.8rem;
    left: 0;
  }
  #section-3 #section-3-big-triangle .sppb-col-md-6:first-child {
    display: flex;
    justify-content: center;
    align-content: center;
  }
  #section-3 #section-3-big-triangle #big-text-2 {
    left: -1rem;
    top: 14rem;
  }
  #section-3 #section-3-big-triangle .sppb-col-md-6:nth-child(2) {
    display: flex;
    justify-content: center;
    align-content: center;
  }
  #section-3 #section-3-big-triangle #space-2 {
    height: 300px;
  }
  #section-3 #section-3-big-triangle {
    max-height: initial;
    height: 88rem;
  }
  #section-3 #section-3-big-triangle .sppb-col-md-12:last-child {
    background-color: #ff645a;
    margin-top: 3rem;
    padding: 2rem 1rem;
  }
  #section-3 #section-3-big-triangle h2 {
    position: initial;
    left: 0;
  }
  #section-6 h2 {
    font-size: 2rem;
  }
  #section-6 #section-6-cols-container {
    width: 100%;
  }
  #section-6 #section-6-cols-container .sppb-col-lg-3 {
    flex: 1 1 100%;
    padding: 1rem;
  }
  #section-6 #section-6-cols-container #section-6-box-2-add {
    left: calc(50% - 111px);
    top: 83px;
  }
  #section-6 #section-6-cols-container #section-6-box-3-add {
    left: calc(50% - 65px);
    top: -18px;
  }
}
@media (min-width: 576px) {
  #sp-header .logo-image {
    height: 3rem;
  }
  #section-3 .tshirt-col .tshirt-link {
    margin: 0 0.25rem;
  }
}
@media (min-width: 992px) {
  #sp-header .container {
    max-width: 1140px;
  }
  #sp-header .logo {
    flex: initial;
  }
  #section-3 {
    background-image: url(../section_4.svg);
    background-size: 5407px auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: bottom 0px right 50%;
  }
  #section-3 .tshirt-col .tshirt-link {
    margin: 0;
  }
  #section-3 .tshirt-col:hover {
    background-color: #F6F6F6;
  }
  #section-3 .tshirt-col .tshirt-links {
    visibility: hidden;
  }
  #section-3 .tshirt-col:hover .tshirt-links {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  #sp-header .logo {
    height: 4rem;
    margin-left: 0;
  }
  #sp-header .logo-image {
    height: 4rem;
  }
  #sp-header {
    height: 80px;
  }
  #sp-header .sp-megamenu-wrapper {
    height: 80px;
    align-items: center;
  }
  #sp-header .sp-megamenu-parent > li > a,
  #sp-header .sp-megamenu-parent > li > span {
    line-height: 1.5;
  }
  #sp-header .sp-megamenu-parent {
    align-items: end;
    padding-left: 24px;
  }
  #section-0 {
    padding-top: 4rem;
    height: 760px;
    background-position: 50% 0;
    background-size: auto 760px;
  }
  #section-0 .sppb-row-container {
    max-width: 1140px;
  }
  #section-0 .sppb-col-12 {
    margin: 0;
  }
  #section-0 .canvas-wrapper {
    height: 450px;
    width: 100%;
  }
  #section-0 .title {
    font-size: 1.2rem;
    height: 2rem;
    margin-bottom: 2rem;
  }
  #section-0 .title b {
    font-size: 1.55rem;
  }
  #section-0 .under {
    margin-top: 2rem;
  }
  #section-0 button {
    margin-top: 0.5rem;
  }
}
@media (min-width: 1441px) {
  #section-0 {
    height: 889px;
    background-position: 50% 0;
    background-size: auto 889px;
  }
  #section-0 .sppb-row-container {
    max-width: 1440px;
  }
  #section-0 .canvas-wrapper {
    height: 550px;
  }
  #section-0 .title {
    font-size: 1.375rem;
    height: 3rem;
    margin-bottom: 1rem;
  }
  #section-0 .title b {
    font-size: 1.875rem;
  }
}
#section-3 {
  padding: 0 0 4rem 0;
  font-family: "Montserrat";
}

#section-3 #section-3-h2-wrapper h2 {
  margin: 7rem 0 4.5rem 0;
  font-style: normal;
  font-weight: 600;
  font-size: 44px;
  line-height: 1;
  color: #4B054B;
}

#section-3 .tshirts-container {
  max-width: 1060px;
  margin-bottom: 0rem;
}

#section-3 .tshirt-col {
  text-align: center;
  transition: background-color 0.25s;
  padding: 2rem 1rem;
}

#section-3 .tshirt-col .tshirt-img {
  max-height: 250px;
  display: inline;
}

#section-3 .tshirt-col .tshirt-title {
  margin: 2rem 0 0.5rem 0;
}

#section-3 .tshirt-col .tshirt-price {
  font-weight: 700;
  margin-bottom: 1rem;
}

#section-3 .tshirt-col .tshirt-link {
  font-family: "Inter";
  font-weight: 200;
  font-size: 14px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  padding: 0.4rem 0;
  display: inline-block;
  width: 46px;
  border-radius: 3px;
  border: 1px solid white;
  transition: border-color 0.25s;
}

#section-3 .tshirt-col .tshirt-link:hover {
  border-color: #2C7375;
}

#section-3 #space-1 {
  height: 12rem;
}

#section-3 #section-3-big-triangle #big-text-1 {
  position: relative;
  top: -86px;
  left: 68px;
}

#section-3 #section-3-big-triangle #big-text-2 {
  position: relative;
  left: 210px;
  top: -130px;
}

#section-3 #space-2 {
  height: 60px;
}

#section-3 #section-3-big-triangle h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 3.5625rem;
  line-height: 3.4rem;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  position: relative;
  color: white;
  left: 30px;
}

#section-3 .big-text-col .block {
  display: block;
  font-family: "Montserrat";
  font-size: 30px;
  font-weight: 500;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  line-height: 1;
}

#section-3 .big-text-col .flex {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: 38px;
}

#section-3 .big-text-col .big {
  font-size: 130px;
}

#section-3 .big-text-col .extbold {
  font-weight: 800;
}

#section-3 .big-text-col .align {
  position: relative;
  left: 40px;
}

#section-6 {
  padding: 4.5rem 0 8.5rem 0;
  color: black;
}

#section-6 h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 1.9rem;
  line-height: 2.3rem;
  text-align: center;
  margin-bottom: 6rem;
}

#section-6 #section-6-cols-container {
  width: 60.3rem;
}

#section-6 #section-6-cols-container .sppb-row {
  justify-content: space-between;
}

#section-6 #section-6-cols-container .sppb-col-lg-3 {
  flex: 0 0 10.7rem;
  padding: 0; /* override sppagebuilder.css */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

#section-6 #section-6-cols-container .sppb-col-lg-3:not(:first-child):before {
  content: "";
  background: url("../section_6_arrow.svg");
  width: 76px;
  height: 16px;
  display: block;
  position: absolute;
  bottom: 2rem;
  left: -5.2rem;
}

#section-6 .section-6-number {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 2.25rem;
  line-height: 2.75rem;
  align-self: start;
  margin-bottom: 0.3rem;
}

#section-6 #section-6-cols-container img:nth-child(2) {
  margin-bottom: 2.8rem;
  height: 125px;
}

#section-6 #section-6-cols-container .section-6-btn {
  width: 100%; /* for flex in .sppb-col-md-3 and for second item with bigger image */
  border: 2px solid black;
  font-family: "Montserrat";
  padding: 1rem 0;
  text-align: center;
}

#section-6 .section-6-btn strong {
  font-style: normal;
  font-weight: 700;
  font-size: 1.1875rem;
  line-height: 1.65rem;
  position: relative;
  top: 1px;
}

#section-6 .section-6-btn span {
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
}

#section-7 {
  padding: 55px 0 28px 0;
  margin: 0;
  background-color: #F1F1F1;
}

#section-7 .sppb-section-title .sppb-title-heading {
  font-size: 30px;
  line-height: 37px;
  color: #303030;
  margin-top: 28px;
  margin-bottom: -25px;
  font-family: "Montserrat";
  font-weight: 500;
}

#section-7 {
  background-color: #F1F1F1;
  padding: 4.5rem 0 3.5rem 0;
  font-family: "Montserrat";
  font-style: normal;
}

#section-7 h2 {
  font-weight: 500;
  font-size: 1.9rem;
  line-height: 2.4rem;
  text-transform: uppercase;
  color: #303030;
  margin-bottom: 2rem;
}

#section-7 a {
  color: #2C7375;
}

#section-7 a.sppb-btn {
  font-weight: 600;
  border: 2px solid #303030;
  background-color: transparent;
  color: #303030;
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 10px 38px 10px 38px;
  text-transform: uppercase;
}

#sp-footer {
  background-color: #303030;
}

/* ----------------------------------------- */
.sppb-btn {
  white-space: nowrap;
}

.smartshop-cart__message__wrapper::before {
  border-bottom: 10px solid #23db67;
}

.text-black {
  color: black;
}

/*# sourceMappingURL=styles.css.map */
