﻿*,
.container,
body,
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.btn,
.btn span,
.hamburger-btn .close path,
.hamburger-btn .open path {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
.h1,
.h2,
h1,
h2 {
  line-height: 110%;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body,
html {
  height: 100%;
}
b,
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
.clear {
  padding-left: 0;
  padding-right: 0;
}
.row:after,
.row:before {
  display: inline-block;
}
.over {
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.over-hidden {
  overflow: hidden;
}
.hidden {
  display: none;
}
img {
  max-width: 100%;
  height: auto;
}
.interface-interface-skeleton.is-sidebar-opened
  .block-editor-block-list__block {
  max-width: initial;
}
html:where(.wp-block) {
  margin-bottom: 28px;
}
.row-equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row-equal-height > [class*="col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.has-white-color a {
  color: #fff;
}
.has-small-font-size {
  font-size: 16px !important;
}
.has-medium-font-size {
  font-size: 18px !important;
}
.has-large-font-size {
  font-size: 24px !important;
}
.h1,
h1 {
  font-size: 75px;
  font-style: normal;
  font-weight: 800;
  margin-bottom: 22px;
  color: #000;
}
.h2,
.h3,
h2,
h3 {
  margin-bottom: 30px;
  font-weight: 800;
  color: #000;
  font-style: normal;
}
.h2,
h2 {
  font-size: 52px;
}
.h3,
.h4,
.header__cart,
h3,
h4,
p {
  line-height: 120%;
}
.h3,
h3 {
  font-size: 36px;
}
.h4,
h4 {
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  color: #000;
}
p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  color: #000;
  margin-bottom: 20px;
}
p a {
  color: #000;
  font-weight: 600;
}
p a:hover {
  color: #00adef;
}
.btn--green span,
.btn--orange span {
  color: #fff;
}
main {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.btn,
.input-icon__icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wp-block-embed-youtube {
  overflow: hidden;
  position: relative;
  max-width: 100%;
  height: auto;
  padding-bottom: 56.25%;
}
.wp-block-embed-youtube .wp-block-embed__wrapper {
  position: static;
}
.wp-block-embed-youtube embed,
.wp-block-embed-youtube iframe,
.wp-block-embed-youtube object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mr-4 {
  margin-right: 4px !important;
}
.ml-4 {
  margin-left: 4px !important;
}
.mb-4 {
  margin-bottom: 4px !important;
}
.mr-8 {
  margin-right: 8px !important;
}
.ml-8 {
  margin-left: 8px !important;
}
.mb-8 {
  margin-bottom: 8px !important;
}
.mr-16 {
  margin-right: 16px !important;
}
.ml-16 {
  margin-left: 16px !important;
}
.mb-16 {
  margin-bottom: 16px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mr-24 {
  margin-right: 24px !important;
}
.ml-24 {
  margin-left: 24px !important;
}
.mb-24 {
  margin-bottom: 24px !important;
}
.mr-28 {
  margin-right: 28px !important;
}
.ml-28 {
  margin-left: 28px !important;
}
.mb-28 {
  margin-bottom: 28px !important;
}
.mr-32 {
  margin-right: 32px !important;
}
.ml-32 {
  margin-left: 32px !important;
}
.mb-32 {
  margin-bottom: 32px !important;
}
.btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px 28px;
  border-radius: 8px;
}
.btn:active,
.btn:focus,
.btn:hover {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn span {
  line-height: 1;
}
.btn--orange {
  background: #fe6726;
}
.btn--orange:hover {
  background: #f04901;
}
.btn--green {
  background: #006965;
}
.btn--green:hover {
  background: #003634;
}
.btn--lg {
  padding: 20px;
  border-radius: 10px;
}
.btn--lg span {
  font-size: 22px;
}
.btn--wide {
  width: 100%;
}
.input-icon {
  border-radius: 10px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  padding: 10px 10px 10px 70px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.header,
body {
  background: #f7fff1;
}
.input-icon input::-webkit-input-placeholder {
  color: #acacac;
}
.input-icon input::-moz-placeholder {
  color: #acacac;
}
.input-icon input:-moz-placeholder {
  color: #acacac;
}
.input-icon input:-ms-input-placeholder {
  color: #acacac;
}
.input-icon select {
  width: 100%;
  border: 0;
  height: 100%;
  color: #acacac;
}
.input-icon__icon {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  color: #b2b2b2;
  height: 100%;
  width: 47px;
  font-size: 18px;
  border-right: 1px solid #e6e6e6;
}
.header,
.header-menu__wrap .menu-item.current-menu-item > a {
  position: relative;
}
@font-face {
  font-family: Milligram;
  src: url(../fonts/milligram/milligram-extrabold-webfont.woff2) format("woff2"),
    url(../fonts/milligram/milligram-extrabold-webfont.woff) format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Milligram;
  src: url(../fonts/milligram/milligrammacro-medium-webfont.woff2)
      format("woff2"),
    url(../fonts/milligram/milligrammacro-medium-webfont.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Unageo Regular;
  src: url(../fonts/unageo/unageoregular-italic-webfont.woff2) format("woff2"),
    url(../fonts/unageo/unageoregular-italic-webfont.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Unageo Regular;
  src: url(../fonts/unageo/unageoregular-regular-webfont.woff2) format("woff2"),
    url(../fonts/unageo/unageoregular-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Unageo Bold;
  src: url(../fonts/unageo/unageobold-regular-webfont.woff2) format("woff2"),
    url(../fonts/unageo/unageobold-regular-webfont.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "Unageo Regular";
}
.header__right,
.header__wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.wp-admin {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.header__wrap {
  padding: 50px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header__right {
  gap: 24px;
}
.header__cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 400;
  font-size: 18px;
  color: #62a83d;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.header__cart:after {
  display: block;
  content: "";
  margin-left: 5px;
  width: 20px;
  height: 20px;
  min-width: 20px;
  background: url(../../img/icon-cart-green.svg) center/cover no-repeat;
}
.header__cart:hover {
  color: #62a83d;
  text-decoration: none;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.header-menu__wrap .menu-item a,
.header-user__title {
  color: #1e1e1e;
  font-family: "Unageo Bold";
  font-weight: 700;
  font-size: 24px;
  line-height: normal;
}
.header__cart--mobile {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
  padding-left: 25px;
}
.header__cart--mobile:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.header-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  text-decoration: none;
}
.header-user__title {
  font-style: normal;
}
.header-user__img img {
  display: block;
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100px;
}
.header-menu__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-menu__wrap .menu-item {
  margin-right: 37px;
}
.header-menu__wrap .menu-item.current-menu-item > a:before {
  opacity: 1;
}
.header-menu__wrap .menu-item a {
  opacity: 0.8;
  text-decoration: none;
  font-style: italic;
}
.header-menu__wrap .menu-item .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  padding: 20px;
  z-index: 9;
  min-width: 200px;
}
.header-menu__wrap .menu-item .sub-menu .menu-item {
  color: #19293c;
  margin-bottom: 20px;
  margin-right: 0;
}
.header-menu__wrap .menu-item .sub-menu .menu-item:last-child {
  margin-bottom: 0;
}
.header-menu__wrap .menu-item.menu-item-has-children {
  position: relative;
}
.header-menu__wrap .menu-item.menu-item-has-children > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.header-menu__wrap .menu-item.menu-item-has-children > a:after {
  content: "";
  display: block;
  width: 14px;
  height: 6px;
  margin-left: 7px;
  background: url(../../img/chevron-down.svg) center/contain no-repeat;
}
.hamburger-btn__input,
.hamburger-btn__label {
  display: none;
}
.hamburger-btn {
  margin: 0 auto;
  width: 26px;
  height: 20px;
  position: relative;
  cursor: pointer;
}
.hamburger-btn .close,
.hamburger-btn .open {
  position: absolute;
  top: 0;
  left: 0;
}
.hamburger-btn .close path:nth-child(1) {
  -webkit-transform: translate(-100%, -100%);
  -ms-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
}
.hamburger-btn .close path:nth-child(2) {
  -webkit-transform: translate(100%, 100%);
  -ms-transform: translate(100%, 100%);
  transform: translate(100%, 100%);
}
.hamburger-btn__input + label {
  margin-bottom: 0;
  overflow: hidden;
  padding: 5px;
}
.hamburger-btn__input:checked + label > .hamburger-btn .open {
  -webkit-transition: opacity 0.2s 0.3s;
  transition: opacity 0.2s 0.3s;
}
.hamburger-btn__input:checked + label > .hamburger-btn .open path:nth-child(1) {
  opacity: 0;
}
.hamburger-btn__input:checked + label > .hamburger-btn .open path:nth-child(2) {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.hamburger-btn__input:checked + label > .hamburger-btn .open path:nth-child(3) {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.hamburger-btn__input:checked + label > .hamburger-btn .close path {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.footer {
  background: #f7fff1;
}
.footer__wrap {
  border-top: 3px solid #b7bcb3;
  padding-top: 64px;
  padding-bottom: 45px;
}
.footer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer .emaillist {
  position: relative;
}
.footer .emaillist .gjs-row:first-child {
  margin-bottom: 0;
}
.footer .emaillist input[type="email"] {
  color: #000;
  padding: 0 72px 0 32px;
  height: 70px;
  border-radius: 129px;
  background-color: transparent;
  border: 3px solid #b7bcb3;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  outline: 0;
}
.footer .emaillist input[type="email"]::-webkit-input-placeholder {
  color: #b7bcb3;
}
.footer .emaillist input[type="email"]::-moz-placeholder {
  color: #b7bcb3;
}
.footer .emaillist input[type="email"]:-moz-placeholder {
  color: #b7bcb3;
}
.footer .emaillist input[type="email"]:-ms-input-placeholder {
  color: #b7bcb3;
}
.footer .emaillist input[type="submit"] {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='21' viewBox='0 0 12 21' fill='none'%3E%3Cpath d='M2 2L9.46044 9.04597C10.2961 9.83522 10.2961 11.1648 9.46044 11.954L2 19' stroke='%23b7bcb3' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E")
    center no-repeat;
  width: 72px;
  height: 70px;
  border: 0;
  outline: 0;
  text-indent: -99999px;
}
.footer-col-menu h3 {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 88%;
  margin-bottom: 32px;
}
.footer-col-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
.footer-col-menu li a {
  color: #1e1e1e;
  font-family: "Unageo Bold";
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  opacity: 0.8;
  font-style: italic;
  text-decoration: none;
}
.copyright,
.footer-text-right,
.models__search input[type="text"],
.models__title {
  color: var(--black, #1e1e1e);
}
.footer-text-right {
  font-family: Milligram;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 88%;
  margin-bottom: 32px;
  text-align: right;
}
.copyright,
.models__search input[type="text"],
.product-card__date,
.product-card__name {
  font-family: "Unageo Regular";
  font-weight: 400;
}
.footer-bottom {
  padding: 45px 0 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.copyright {
  opacity: 0.8;
  font-size: 24px;
  font-style: normal;
  line-height: normal;
  text-transform: lowercase;
}
.models__wrap {
  padding: 70px 0 240px;
}
.models__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 60px;
  font-family: Milligram;
  font-size: 18vw;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 0;
}
.models__search input[type="text"],
.product-card__date,
.product-card__name {
  font-style: normal;
  line-height: normal;
}
.models__title:after {
  content: "";
  display: block;
  width: 325px;
  height: 60px;
  background: #1e1e1e;
}
.models__list .row {
  --bs-gutter-x: 20px;
  --bs-gutter-y: 20px;
}
.models__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 200px 0 40px;
}
.models__search form {
  position: relative;
}
.models__search input[type="text"] {
  padding: 0 72px 0 32px;
  height: 50px;
  border-radius: 129px;
  background-color: transparent;
  border: 2px solid #8b8e88;
  outline: 0;
  font-size: 18px;
}
.models__search input[type="text"]::-webkit-input-placeholder {
  color: #8b8e88;
}
.models__search input[type="text"]::-moz-placeholder {
  color: #8b8e88;
}
.models__search input[type="text"]:-moz-placeholder {
  color: #8b8e88;
}
.models__search input[type="text"]:-ms-input-placeholder {
  color: #8b8e88;
}
.models__search input[type="submit"] {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25' cy='25.0001' r='25' fill='%23359C13'/%3E%3Cpath d='M24.27 31.5393C25.883 31.5391 27.4496 30.9991 28.7202 30.0054L32.0726 33.3576C32.4274 33.7124 33.0027 33.7124 33.3575 33.3576V33.3576C33.7123 33.0028 33.7123 32.4275 33.3575 32.0727L30.0051 28.7205C30.9994 27.4499 31.5398 25.883 31.54 24.2697C31.54 20.2614 28.2785 17.0001 24.27 17.0001C20.2615 17.0001 17 20.2614 17 24.2697C17 28.278 20.2615 31.5393 24.27 31.5393ZM24.27 18.8175C27.2771 18.8175 29.7225 21.2628 29.7225 24.2697C29.7225 27.2766 27.2771 29.7219 24.27 29.7219C21.2629 29.7219 18.8175 27.2766 18.8175 24.2697C18.8175 21.2628 21.2629 18.8175 24.27 18.8175Z' fill='%23F5FFF1'/%3E%3C/svg%3E%0A")
    center no-repeat;
  width: 50px;
  height: 50px;
  border: 0;
  outline: 0;
  text-indent: -99999px;
}
.models__filters {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 36px;
}
.product-card {
  padding: 32px 32px 40px;
  border-radius: 30px;
  background: var(--white, #f5fff1);
  -webkit-box-shadow: 31px 20px 11px 0 transparent,
    20px 15px 10px 0 rgba(0, 0, 0, 0.01), 11px 8px 8px 0 rgba(0, 0, 0, 0.05),
    5px 4px 6px 0 rgba(0, 0, 0, 0.09), 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 31px 20px 11px 0 transparent, 20px 15px 10px 0 rgba(0, 0, 0, 0.01),
    11px 8px 8px 0 rgba(0, 0, 0, 0.05), 5px 4px 6px 0 rgba(0, 0, 0, 0.09),
    1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.product-card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  word-break: break-word;
}
.product-card__user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-card__avatar {
  margin-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.product-card__avatar img {
  display: block;
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100px;
}
.product-card__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-card__name {
  color: var(--black, #1e1e1e);
  font-size: 24px;
}
.product-card__date {
  color: var(--black, #1e1e1e);
  font-size: 18px;
  opacity: 0.5;
}
.product-card__price,
.product-card__title {
  font-family: Milligram;
  font-style: normal;
  line-height: 88%;
}
.product-card__types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.product-card__image {
  margin-bottom: 24px;
}
.product-card__image img {
  display: block;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  aspect-ratio: 304/371;
  -o-object-fit: cover;
  object-fit: cover;
}
.product-card__title {
  color: var(--black, #1e1e1e);
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 24px;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
.product-card__price {
  color: var(--green, #359c13);
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 2px;
}
.models-filter__section label,
.models-filter__toggle,
.models-filter__value {
  color: var(--black, #1e1e1e);
  font-style: italic;
}
.models-filter__container {
  display: inline-block;
}
.models-filter__toggle {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-family: "Unageo Bold";
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  opacity: 0.7;
}
.models-filter__menu {
  display: none;
  position: absolute;
  top: 110%;
  right: 0;
  padding: 24px;
  min-width: 300px;
  z-index: 999;
  border-radius: 30px;
  background: var(--white, #f5fff1);
  -webkit-box-shadow: 31px 23px 11px 0 transparent,
    20px 15px 10px 0 rgba(0, 0, 0, 0.01), 11px 8px 8px 0 rgba(0, 0, 0, 0.05),
    5px 4px 6px 0 rgba(0, 0, 0, 0.09), 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 31px 23px 11px 0 transparent, 20px 15px 10px 0 rgba(0, 0, 0, 0.01),
    11px 8px 8px 0 rgba(0, 0, 0, 0.05), 5px 4px 6px 0 rgba(0, 0, 0, 0.09),
    1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.models-filter__value {
  font-family: "Unageo Regular";
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin-right: 8px;
}
.models-filter__btn,
.models-filter__section label {
  font-family: "Unageo Bold";
  line-height: normal;
}
.models-filter__section {
  margin-bottom: 16px;
}
.models-filter__section:last-of-type {
  margin-bottom: 24px;
}
.models-filter__section label {
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 12px;
}
.models-filter__section input[type="checkbox"] {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid var(--black, #1e1e1e);
  width: 18px;
  height: 18px;
  border-radius: 4px;
  cursor: pointer;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  margin: 0;
}
.models-filter__section input[type="checkbox"]:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 13px;
  height: 13px;
  background: #359c13;
  border-radius: 1px;
  opacity: 0;
}
.models-filter__btn,
.user-form__footer button[type="submit"] {
  background: var(--green, #359c13);
  font-style: normal;
  cursor: pointer;
}
.models-filter__section input[type="checkbox"]:checked:after {
  opacity: 1;
}
.models-filter__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
.models-filter__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.models-filter__btn {
  color: var(--white, #f5fff1);
  font-size: 18px;
  font-weight: 500;
  border: none;
  padding: 12px 30px;
  border-radius: 100px;
}
.user-form__title {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 96px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
  margin-bottom: 64px;
  text-align: center;
}
.user-form__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.user-form__footer button[type="submit"] {
  padding: 22px 52px;
  color: var(--white, #f5fff1);
  text-align: center;
  font-family: "Unageo Bold";
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  border-radius: 100px;
  -webkit-box-shadow: 45px 27px 15px 0 transparent,
    29px 17px 13px 0 rgba(0, 0, 0, 0.01), 16px 10px 11px 0 rgba(0, 0, 0, 0.05),
    7px 4px 8px 0 rgba(0, 0, 0, 0.09), 2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 45px 27px 15px 0 transparent, 29px 17px 13px 0 rgba(0, 0, 0, 0.01),
    16px 10px 11px 0 rgba(0, 0, 0, 0.05), 7px 4px 8px 0 rgba(0, 0, 0, 0.09),
    2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  border: 0;
  outline: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.user-form__text a,
.user-form__text p {
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  font-style: italic;
}
.user-form__footer button[type="submit"]:hover {
  background: #258e02;
}
.user-form__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-family: "Unageo Regular";
}
.user-form__text p {
  color: rgba(14, 14, 23, 0.8);
  margin-bottom: 0;
}
.user-form__text a {
  color: var(--green, #359c13);
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.user-form__text a:hover {
  color: #258e02;
}
.user-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.user-form form label {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
  padding-left: 32px;
  margin-bottom: 24px;
}
.user-form form input {
  background: 0 0;
  padding: 26px 32px;
  border-radius: 129px;
  border: 2px solid rgba(30, 30, 30, 0.5);
  color: #1e1e1e;
  font-family: "Unageo Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 32px;
  outline: 0;
}
.user-form form input::-webkit-input-placeholder {
  color: rgba(30, 30, 30, 0.5);
}
.user-form form input::-moz-placeholder {
  color: rgba(30, 30, 30, 0.5);
}
.user-form form input:-moz-placeholder {
  color: rgba(30, 30, 30, 0.5);
}
.user-form form input:-ms-input-placeholder {
  color: rgba(30, 30, 30, 0.5);
}
.user-profile .user-card__name,
.user-profile h1 {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-weight: 800;
  line-height: 88%;
  font-style: normal;
}
.user-form form input:focus {
  border-color: #1e1e1e;
}
.user-form form .valid {
  border-color: #359c13;
}
.user-form form .invalid {
  border-color: #9c1313;
}
.user-profile {
  padding: 128px 0 240px;
}
.user-profile h1 {
  font-size: 128px;
  margin-bottom: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 46px;
  position: relative;
}
.user-profile h1 span {
  background: #f7fff1;
  position: relative;
  z-index: 2;
  padding-right: 46px;
  display: block;
}
.user-profile h1:after {
  content: "";
  display: block;
  height: 25px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #1e1e1e;
  z-index: 1;
}
.user-profile .add-new-card,
.user-profile .user-card {
  background: var(--white, #f5fff1);
  -webkit-box-shadow: 31px 23px 11px 0 transparent,
    20px 15px 10px 0 rgba(0, 0, 0, 0.01), 11px 8px 8px 0 rgba(0, 0, 0, 0.05),
    5px 4px 6px 0 rgba(0, 0, 0, 0.09), 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 31px 23px 11px 0 transparent, 20px 15px 10px 0 rgba(0, 0, 0, 0.01),
    11px 8px 8px 0 rgba(0, 0, 0, 0.05), 5px 4px 6px 0 rgba(0, 0, 0, 0.09),
    1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.user-profile__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
}
.user-profile__left {
  -ms-flex-preferred-size: 367px;
  flex-basis: 367px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.user-profile__content .row {
  --bs-gutter-x: 20px;
}
.user-profile .user-card {
  min-height: 454px;
  border-radius: 30px;
  padding: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.user-profile .user-card__avatar {
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 200px;
}
.user-profile .user-card__info {
  gap: 12px;
  padding: 64px 0;
  border-top: 2px solid rgba(30, 30, 30, 0.2);
  border-bottom: 2px solid rgba(30, 30, 30, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.user-profile .user-card__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.user-profile .user-card__name {
  font-size: 36px;
}
.user-profile .user-card__edit-icon {
  cursor: pointer;
  border: none;
  outline: 0;
  width: 24px;
  height: 25px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.7422 0.617226L23.4004 1.29548C24.3075 2.23125 24.1702 3.8901 23.0914 5.00061L9.51748 18.9876L5.11965 20.6454C4.56741 20.8546 4.02967 20.5833 3.92034 20.0418C3.88351 19.8454 3.90091 19.6423 3.97054 19.4555L5.61053 14.8848L19.1465 0.935662C20.2253 -0.174841 21.8352 -0.318539 22.7422 0.617226ZM8.92508 2.00823C9.07159 2.00823 9.21666 2.03796 9.35201 2.09574C9.48737 2.15351 9.61036 2.23819 9.71395 2.34493C9.81755 2.45168 9.89973 2.57841 9.95579 2.71789C10.0119 2.85736 10.0407 3.00685 10.0407 3.15782C10.0407 3.30878 10.0119 3.45827 9.95579 3.59774C9.89973 3.73722 9.81755 3.86395 9.71395 3.9707C9.61036 4.07745 9.48737 4.16213 9.35201 4.2199C9.21666 4.27767 9.07159 4.30741 8.92508 4.30741H4.46254C3.87077 4.30741 3.30324 4.54964 2.88479 4.98082C2.46635 5.412 2.23127 5.9968 2.23127 6.60658V20.4016C2.23127 21.0114 2.46635 21.5962 2.88479 22.0274C3.30324 22.4586 3.87077 22.7008 4.46254 22.7008H17.8502C18.4419 22.7008 19.0095 22.4586 19.4279 22.0274C19.8464 21.5962 20.0814 21.0114 20.0814 20.4016V15.8033C20.0814 15.4984 20.199 15.206 20.4082 14.9904C20.6174 14.7748 20.9012 14.6537 21.1971 14.6537C21.493 14.6537 21.7767 14.7748 21.9859 14.9904C22.1952 15.206 22.3127 15.4984 22.3127 15.8033V20.4016C22.3127 21.6212 21.8425 22.7908 21.0057 23.6532C20.1688 24.5155 19.0337 25 17.8502 25H4.46254C3.279 25 2.14394 24.5155 1.30705 23.6532C0.470159 22.7908 0 21.6212 0 20.4016V6.60658C0 5.38702 0.470159 4.21741 1.30705 3.35505C2.14394 2.4927 3.279 2.00823 4.46254 2.00823H8.92508Z' fill='%23359C13'/%3E%3C/svg%3E%0A")
    center/24px no-repeat;
}
.user-profile .user-card__username {
  color: rgba(30, 30, 30, 0.5);
  font-family: "Unageo Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.new-model h1,
.new-model__label,
.new-model__title,
.user-profile .product-edit-card__title {
  font-weight: 800;
  line-height: 88%;
}
.user-profile .add-new-card {
  position: relative;
  min-height: 403px;
  border-radius: 30px;
  margin-bottom: 20px;
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
.user-profile .add-new-card__btn {
  cursor: pointer;
  width: 86px;
  height: 86px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: none;
  outline: 0;
  background: url("data:image/svg+xml,%3Csvg width='86' height='86' viewBox='0 0 86 86' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 43H83' stroke='%23359C13' stroke-width='5' stroke-linecap='round'/%3E%3Cpath d='M43 3L43 83' stroke='%23359C13' stroke-width='5' stroke-linecap='round'/%3E%3C/svg%3E%0A")
    center/86px no-repeat #f5fff1;
}
.user-profile .edit-card__menu,
.user-profile .product-edit-card,
.user-profile .product-edit-card__types {
  background: var(--white, #f5fff1);
  -webkit-box-shadow: 31px 23px 11px 0 transparent,
    20px 15px 10px 0 rgba(0, 0, 0, 0.01), 11px 8px 8px 0 rgba(0, 0, 0, 0.05),
    5px 4px 6px 0 rgba(0, 0, 0, 0.09), 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 31px 23px 11px 0 transparent, 20px 15px 10px 0 rgba(0, 0, 0, 0.01),
    11px 8px 8px 0 rgba(0, 0, 0, 0.05), 5px 4px 6px 0 rgba(0, 0, 0, 0.09),
    1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.user-profile .product-edit-card {
  border-radius: 30px;
  margin-bottom: 20px;
  padding: 16px;
}
.user-profile .product-edit-card__wrap {
  position: relative;
}
.user-profile .product-edit-card__img {
  width: 100%;
  min-height: 255px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 30px;
  aspect-ratio: 67/51;
  margin-bottom: 16px;
}
.user-profile .product-edit-card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.user-profile .product-edit-card__types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  padding: 5px 8px;
  position: absolute;
  top: 16px;
  right: 16px;
  border-radius: 5px;
}
.user-profile .product-edit-card__cost img {
  width: 20px;
  height: 20px;
}
.user-profile .product-edit-card__title {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 36px;
  font-style: normal;
  margin-bottom: 8px;
}
.drop-area__button,
.drop-area__cancel,
.user-profile .product-edit-card__price {
  font-family: "Unageo Bold";
}
.user-profile .product-edit-card__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  color: var(--green, #359c13);
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 16px;
}
.user-profile .edit-card__menu button,
.user-profile .product-edit-card__date {
  font-family: "Unageo Regular";
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
.user-profile .product-edit-card__dates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
.user-profile .product-edit-card__date {
  color: rgba(30, 30, 30, 0.5);
  font-style: normal;
}
.user-profile .edit-card__options {
  position: relative;
}
.user-profile .edit-card__container {
  display: inline-block;
}
.user-profile .edit-card__toggle {
  cursor: pointer;
}
.user-profile .edit-card__toggle .icon svg {
  width: 5px;
  height: 21px;
}
.user-profile .edit-card__menu {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  padding: 16px 20px;
  min-width: 179px;
  z-index: 999;
  border-radius: 15px;
}
.user-profile .edit-card__menu button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  cursor: pointer;
  border: none;
  outline: 0;
  background: #f5fff1;
  color: var(--black, #1e1e1e);
  font-style: normal;
}
.new-model h1,
.new-model__label,
.new-model__title {
  font-family: Milligram;
  font-style: normal;
  color: var(--black, #1e1e1e);
}
.user-profile .edit-card__menu .edit-card__dup {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(30, 30, 30, 0.2);
}
.new-model h1 {
  font-size: 128px;
  margin-bottom: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 46px;
  position: relative;
}
.new-model h1 span {
  background: #f7fff1;
  position: relative;
  z-index: 2;
  padding-right: 46px;
  display: block;
}
.drop-area__or:after,
.drop-area__or:before,
.new-model h1:after {
  z-index: 1;
  left: 0;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new-model h1:after {
  display: block;
  height: 25px;
  width: 100%;
  position: absolute;
  top: 50%;
  background: #1e1e1e;
}
.new-model__box {
  margin: 0 auto;
  padding: 64px 78px;
  max-width: 1012px;
  border-radius: 30px;
  background: var(--white, #f5fff1);
  -webkit-box-shadow: 31px 23px 11px 0 transparent,
    20px 15px 10px 0 rgba(0, 0, 0, 0.01), 11px 8px 8px 0 rgba(0, 0, 0, 0.05),
    5px 4px 6px 0 rgba(0, 0, 0, 0.09), 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 31px 23px 11px 0 transparent, 20px 15px 10px 0 rgba(0, 0, 0, 0.01),
    11px 8px 8px 0 rgba(0, 0, 0, 0.05), 5px 4px 6px 0 rgba(0, 0, 0, 0.09),
    1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.new-model__title {
  font-size: 96px;
  text-align: center;
  margin-bottom: 64px;
}
.new-model__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
}
.new-model__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
.new-model__label {
  font-size: 36px;
  padding-left: 32px;
}
.new-model__input,
.new-model__select,
.new-model__textarea {
  padding: 16px 32px;
  font-family: "Unageo Regular";
  font-weight: 400;
  line-height: normal;
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
  font-style: normal;
  font-size: 24px;
  outline: 0;
}
.new-model__input,
.new-model__textarea {
  border: 2px solid rgba(30, 30, 30, 0.5);
  background: var(--white, #f5fff1);
  color: var(--black, #1e1e1e);
}
.new-model__input::-webkit-input-placeholder,
.new-model__textarea::-webkit-input-placeholder {
  color: rgba(30, 30, 30, 0.5);
}
.new-model__input::-moz-placeholder,
.new-model__textarea::-moz-placeholder {
  color: rgba(30, 30, 30, 0.5);
}
.new-model__input:-moz-placeholder,
.new-model__textarea:-moz-placeholder {
  color: rgba(30, 30, 30, 0.5);
}
.new-model__input:-ms-input-placeholder,
.new-model__textarea:-ms-input-placeholder {
  color: rgba(30, 30, 30, 0.5);
}
.new-model__input {
  min-height: 70px;
  border-radius: 40px;
}
.new-model__textarea {
  border-radius: 16px;
  resize: vertical;
  min-height: 200px;
}
.new-model__input:focus,
.new-model__textarea:focus {
  border-color: #333;
}
.new-model__select {
  min-height: 70px;
  border: 2px solid rgba(30, 30, 30, 0.5);
  border-radius: 40px;
  color: rgba(30, 30, 30, 0.5);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5' fill='none'%3E%3Cpath d='M1 0.5L4 3.5L7 0.5' stroke='black' stroke-linecap='round'/%3E%3C/svg%3E")
    center right 32px/20px no-repeat #f5fff1;
}
.drop-area,
.drop-area__wrap {
  background: var(--white, #f5fff1);
}
.new-model__select:focus {
  border-color: #333;
}
.drop-area {
  width: 100%;
  padding: 180px 36px;
  text-align: center;
  border-radius: 30px;
  border: 3px dashed var(--green, #359c13);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 48px;
}
.drop-area__wrap {
  padding: 32px;
  border-radius: 30px;
  -webkit-box-shadow: 31px 23px 11px 0 transparent,
    20px 15px 10px 0 rgba(0, 0, 0, 0.01), 11px 8px 8px 0 rgba(0, 0, 0, 0.05),
    5px 4px 6px 0 rgba(0, 0, 0, 0.09), 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 31px 23px 11px 0 transparent, 20px 15px 10px 0 rgba(0, 0, 0, 0.01),
    11px 8px 8px 0 rgba(0, 0, 0, 0.05), 5px 4px 6px 0 rgba(0, 0, 0, 0.09),
    1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 128px;
}
.drop-area__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.drop-area.highlight {
  border-color: #0056b3;
  background: #e3f2fd;
}
.drop-area__file-label {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
  cursor: pointer;
}
.drop-area__file-input {
  display: none;
}
.drop-area__icon {
  margin-bottom: 32px;
}
.drop-area__gray-text {
  color: var(--Gray-500, #919eab);
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  margin-top: 4px;
}
.drop-area__button,
.single-product.woocommerce
  div.product
  div.summary
  .cart
  .single_add_to_cart_button.button.alt {
  -webkit-box-shadow: 45px 27px 15px 0 transparent,
    29px 17px 13px 0 rgba(0, 0, 0, 0.01), 16px 10px 11px 0 rgba(0, 0, 0, 0.05),
    7px 4px 8px 0 rgba(0, 0, 0, 0.09), 2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 45px 27px 15px 0 transparent, 29px 17px 13px 0 rgba(0, 0, 0, 0.01),
    16px 10px 11px 0 rgba(0, 0, 0, 0.05), 7px 4px 8px 0 rgba(0, 0, 0, 0.09),
    2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  color: var(--white, #f5fff1);
  text-align: center;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.drop-area__button {
  display: block;
  border-radius: 1000px;
  background: var(--green, #359c13);
  padding: 22px 52px;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  cursor: pointer;
}
.drop-area__button:hover {
  background: #258e02;
}
.drop-area__button + br {
  display: none;
}
.drop-area__or {
  text-align: center;
  position: relative;
  margin: 18px 0;
}
.drop-area__or:after,
.drop-area__or:before {
  display: block;
  position: absolute;
  top: 50%;
  background: #f4f6f8;
  height: 2px;
  width: 100%;
}
.drop-area__or span {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 0 8px;
}
.drop-area p {
  color: var(--Gray-600, #637381);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
}
.drop-area #file-list {
  margin-top: 5px;
}
.drop-area__cancel {
  border: none;
  outline: 0;
  cursor: pointer;
  border-radius: 100px;
  background: var(--white, #f5fff1);
  -webkit-box-shadow: 45px 27px 15px 0 transparent,
    29px 17px 13px 0 rgba(0, 0, 0, 0.01), 16px 10px 11px 0 rgba(0, 0, 0, 0.05),
    7px 4px 8px 0 rgba(0, 0, 0, 0.09), 2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 45px 27px 15px 0 transparent, 29px 17px 13px 0 rgba(0, 0, 0, 0.01),
    16px 10px 11px 0 rgba(0, 0, 0, 0.05), 7px 4px 8px 0 rgba(0, 0, 0, 0.09),
    2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  color: #cc0909;
  text-align: center;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  padding: 22px 52px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.drop-area__cancel:hover {
  background: #ebffeb;
}
.single-product.woocommerce .onsale {
  display: none !important;
}
.single-product.woocommerce .single-product-subtitle {
  margin-bottom: 93px;
  color: rgba(30, 30, 30, 0.8);
  font-family: "Unageo Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.single-product.woocommerce .single-product-title-mobile {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 59px;
  font-style: normal;
  font-weight: 900;
  line-height: 88%;
  margin-bottom: 24px;
}
.single-product.woocommerce .product_title {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 128px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
  margin-bottom: 32px;
}
.single-product.woocommerce div.product div.summary {
  width: 56%;
}
.single-product.woocommerce div.product div.summary .cart .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 16px;
  border-radius: 30px;
  background: var(--white, #f5fff1);
  margin-top: 10px;
  position: relative;
  -webkit-box-shadow: 31px 23px 11px 0 transparent,
    20px 15px 10px 0 rgba(0, 0, 0, 0.01), 11px 8px 8px 0 rgba(0, 0, 0, 0.05),
    5px 4px 6px 0 rgba(0, 0, 0, 0.09), 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 31px 23px 11px 0 transparent, 20px 15px 10px 0 rgba(0, 0, 0, 0.01),
    11px 8px 8px 0 rgba(0, 0, 0, 0.05), 5px 4px 6px 0 rgba(0, 0, 0, 0.09),
    1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.single-product.woocommerce div.product div.summary .cart .quantity__text {
  position: absolute;
  bottom: 100%;
  left: 0;
  padding-bottom: 16px;
  color: rgba(30, 30, 30, 0.8);
  font-family: "Unageo Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.single-product.woocommerce div.product div.summary .cart .quantity button {
  cursor: pointer;
  border: none;
  outline: 0;
  background: 0 0;
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}
.single-product.woocommerce div.product div.summary .cart .quantity input.qty {
  letter-spacing: 2px;
  font-family: Milligram;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 88%;
  width: 64px;
  text-align: center;
  border: none;
  background: 0 0;
  color: #000;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-left: 1px solid rgba(30, 30, 30, 0.1);
  border-right: 1px solid rgba(30, 30, 30, 0.1);
  margin: 0 20px;
  -moz-appearance: textfield;
}
.single-product.woocommerce
  div.product
  div.summary
  .cart
  .quantity
  input.qty::-webkit-inner-spin-button,
.single-product.woocommerce
  div.product
  div.summary
  .cart
  .quantity
  input.qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
}
.single-product.woocommerce
  div.product
  div.summary
  .cart
  .single_add_to_cart_button.button.alt {
  float: right;
  padding: 22px 48px;
  border-radius: 1000px;
  background-color: var(--green, #359c13) !important;
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.single-product.woocommerce
  div.product
  div.summary
  .cart
  .single_add_to_cart_button.button.alt:hover {
  background-color: #258e02 !important;
}
.single-product.woocommerce div.product div.summary .price {
  display: inline-block;
  padding-top: 20px;
  padding-left: 20px;
}
.single-product.woocommerce
  .woocommerce-tabs
  .panel.woocommerce-Tabs-panel--description
  ul,
.single-product.woocommerce
  div.product
  div.summary
  .woocommerce-product-details__short-description
  ul {
  padding-left: 32px;
  list-style-type: disc;
}
.single-product.woocommerce div.product div.summary .price bdi {
  color: var(--green, #359c13);
  font-family: Milligram;
  font-size: 32px;
  font-style: normal;
  letter-spacing: 2px;
  font-weight: 500;
  line-height: 88%;
}
.single-product.woocommerce
  div.product
  div.summary
  .woocommerce-product-details__short-description
  h3 {
  color: var(--black, #1e1e1e);
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 24px;
}
.single-product.woocommerce
  div.product
  div.summary
  .woocommerce-product-details__short-description
  p {
  color: var(--black, #1e1e1e);
  font-family: "Unageo Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.8;
  margin-bottom: 64px;
}
.single-product.woocommerce
  div.product
  div.summary
  .woocommerce-product-details__short-description
  ul
  li {
  color: var(--black, #1e1e1e);
  font-family: "Unageo Regular";
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
  opacity: 0.8;
}
.model-files-item__name,
.model-files__header h2 {
  font-family: Milligram;
  color: var(--black, #1e1e1e);
}
.single-product.woocommerce div.product div.images {
  width: 40%;
}
.single-product.woocommerce .woocommerce-product-gallery__image img {
  border-radius: 30px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 16px;
}
.single-product.woocommerce .woocommerce-product-gallery .flex-control-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.single-product.woocommerce
  .woocommerce-product-gallery
  .flex-control-thumbs
  li
  img {
  aspect-ratio: 4/3;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 30px;
}
.single-product.woocommerce .woocommerce-tabs {
  padding-top: 96px;
}
.single-product.woocommerce
  .woocommerce-tabs
  .panel.woocommerce-Tabs-panel--description {
  padding: 120px 0 96px;
  margin-bottom: 0;
}
.single-product.woocommerce
  .woocommerce-tabs
  .panel.woocommerce-Tabs-panel--description
  h2 {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 96px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
  margin-bottom: 64px;
}
.single-product.woocommerce
  .woocommerce-tabs
  .panel.woocommerce-Tabs-panel--description
  h3 {
  color: var(--black, #1e1e1e);
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 24px;
}
.single-product.woocommerce
  .woocommerce-tabs
  .panel.woocommerce-Tabs-panel--description
  p {
  color: var(--black, #1e1e1e);
  font-family: "Unageo Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.8;
  margin-bottom: 64px;
}
.single-product.woocommerce
  .woocommerce-tabs
  .panel.woocommerce-Tabs-panel--description
  ul
  li {
  color: var(--black, #1e1e1e);
  font-family: "Unageo Regular";
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
  opacity: 0.8;
}
.single-product.woocommerce .woocommerce-tabs__hr {
  margin-top: 0;
  background-color: rgba(30, 30, 30, 0.1);
  color: rgba(30, 30, 30, 0.1);
  border-color: rgba(30, 30, 30, 0.1);
}
.single-product.woocommerce .woocommerce-tabs .tabs.wc-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.single-product.woocommerce .woocommerce-tabs .tabs.wc-tabs li:after,
.single-product.woocommerce .woocommerce-tabs .tabs.wc-tabs li:before,
.single-product.woocommerce .woocommerce-tabs .tabs.wc-tabs:after,
.single-product.woocommerce .woocommerce-tabs .tabs.wc-tabs:before {
  display: none;
}
.single-product.woocommerce .woocommerce-tabs .tabs.wc-tabs li {
  border: none;
  margin: 0;
  border-radius: 14px 14px 0 0;
  background-color: rgba(30, 30, 30, 0.1);
}
.single-product.woocommerce .woocommerce-tabs .tabs.wc-tabs li a {
  color: rgba(30, 30, 30, 0.5);
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.single-product.woocommerce .woocommerce-tabs .tabs.wc-tabs li.active {
  background: var(--green, #359c13);
  color: var(--white, #f5fff1);
}
.model-files {
  padding: 120px 0 68px;
}
.model-files__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 64px;
}
.model-files__header h2 {
  font-size: 96px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
  margin-bottom: 0;
}
.model-files-item__btn,
.model-files__header a {
  font-family: "Unageo Bold";
  -webkit-box-shadow: 45px 27px 15px 0 transparent,
    29px 17px 13px 0 rgba(0, 0, 0, 0.01), 16px 10px 11px 0 rgba(0, 0, 0, 0.05),
    7px 4px 8px 0 rgba(0, 0, 0, 0.09), 2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 45px 27px 15px 0 transparent, 29px 17px 13px 0 rgba(0, 0, 0, 0.01),
    16px 10px 11px 0 rgba(0, 0, 0, 0.05), 7px 4px 8px 0 rgba(0, 0, 0, 0.09),
    2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  text-decoration: none;
}
.model-files__header a {
  padding: 22px 50px;
  color: var(--white, #f5fff1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 100px;
  background: var(--green, #359c13);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.model-files__header a:hover {
  background-color: #258e02 !important;
}
.model-files-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid rgba(30, 30, 30, 0.1);
  padding-bottom: 32px;
  margin-bottom: 32px;
}
.model-files-item__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.model-files-item__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.model-files-item__date,
.model-files-item__size {
  color: rgba(30, 30, 30, 0.5);
  text-align: center;
  font-family: "Unageo Regular";
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
.model-files-item__date {
  padding-left: 4px;
}
.model-files-item__img {
  display: block;
  border-radius: 15px;
  width: 109px;
  height: 130px;
  aspect-ratio: 109/130;
  -o-object-fit: cover;
  object-fit: cover;
}
.model-files-item__name {
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
  margin-bottom: 16px;
}
.model-files-item__btn {
  padding: 22px 50px;
  color: var(--white, #f5fff1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 100px;
  background: var(--green, #359c13);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.product-slider__head-text h2,
.product-slider__text h2,
.product-slider__text h3 {
  font-style: normal;
  line-height: 88%;
  font-family: Milligram;
}
.model-files-item__btn:hover {
  background: #258e02;
}
.product-slider {
  padding: 120px 0;
}
.product-slider__head-text h2 {
  color: var(--black, #1e1e1e);
  font-size: 96px;
  font-weight: 800;
  margin-bottom: 64px;
}
.product-slider__text {
  margin-bottom: 64px;
  max-width: 1000px;
}
.product-slider__text h2 {
  color: var(--black, #1e1e1e);
  font-size: 128px;
  font-weight: 800;
  margin-bottom: 54px;
}
.product-slider__text h3 {
  color: var(--green, #359c13);
  font-size: 32px;
  letter-spacing: 2px;
  font-weight: 500;
  margin-bottom: 64px;
}
.product-slider__text p,
.product-slider__text ul li {
  color: var(--black, #1e1e1e);
  font-family: "Unageo Regular";
  line-height: normal;
  opacity: 0.8;
  font-style: italic;
}
.product-slider__text p {
  font-size: 24px;
  font-weight: 400;
}
.product-slider__text p:last-child {
  margin-bottom: 0;
}
.product-slider__text strong {
  font-weight: 700;
  font-style: normal;
}
.product-slider__text ul {
  list-style-type: disc;
  padding-left: 24px;
  margin-bottom: 20px;
}
.product-slider__text ul li {
  font-size: 24px;
  font-weight: 400;
}
.product-slider .slick-slide {
  margin: 0 10px;
}
.product-slider .slick-list {
  margin: 0 -10px;
  padding: 10px 0 31px;
}
.product-slider .slick-dots li button:before {
  opacity: 1;
  font-size: 15px;
  color: rgba(30, 30, 30, 0.3);
}
.product-slider .slick-dots li.slick-active button:before {
  color: #359c13;
}
.woocommerce-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  outline: 0;
  border-top-color: #359c13;
}
.woocommerce-message:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #359c13;
}
.woocommerce-message:after {
  display: none !important;
}
.woocommerce-message .button.wc-forward {
  background: #359c13;
  color: #f5fff1 !important;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  border-radius: 30px;
  white-space: nowrap;
}
.woocommerce-message .button.wc-forward:hover {
  background: #258e02;
}
.wp-block-woocommerce-cart thead {
  display: none;
}
.wp-block-woocommerce-cart .wc-block-components-quantity-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  padding: 16px;
  border: 0;
  width: 151px;
  background: var(--white, #f5fff1);
  -webkit-box-shadow: 31px 23px 11px 0 transparent,
    20px 15px 10px 0 rgba(0, 0, 0, 0.01), 11px 8px 8px 0 rgba(0, 0, 0, 0.05),
    5px 4px 6px 0 rgba(0, 0, 0, 0.09), 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 31px 23px 11px 0 transparent, 20px 15px 10px 0 rgba(0, 0, 0, 0.01),
    11px 8px 8px 0 rgba(0, 0, 0, 0.05), 5px 4px 6px 0 rgba(0, 0, 0, 0.09),
    1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.wp-block-woocommerce-cart .wc-block-components-quantity-selector:after,
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wp-block-woocommerce-cart-order-summary-totals-block {
  display: none;
}
.wp-block-woocommerce-cart
  .wc-block-components-quantity-selector
  .wc-block-components-quantity-selector__button {
  cursor: pointer;
  border: none;
  outline: 0;
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  text-indent: -99999px;
  opacity: 1;
}
.wp-block-woocommerce-cart
  .wc-block-components-quantity-selector
  .wc-block-components-quantity-selector__button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wp-block-woocommerce-cart
  .wc-block-components-quantity-selector
  .wc-block-components-quantity-selector__button--minus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M3 10H10H17' stroke='%23359C13' stroke-width='3' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E")
    center/contain no-repeat;
}
.wp-block-woocommerce-cart
  .wc-block-components-quantity-selector
  .wc-block-components-quantity-selector__button--plus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M3 10H10M17 10H10M10 10V4M10 4V16V17M10 4V3' stroke='%23359C13' stroke-width='3' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E")
    center/contain no-repeat;
}
.wp-block-woocommerce-cart
  .wc-block-components-quantity-selector
  .wc-block-components-quantity-selector__input {
  letter-spacing: 2px;
  font-family: Milligram;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 88%;
  width: 64px;
  text-align: center;
  border: none;
  background: 0 0;
  color: #000;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-left: 1px solid rgba(30, 30, 30, 0.1);
  border-right: 1px solid rgba(30, 30, 30, 0.1);
  margin: 0 20px;
  padding: 0;
  -moz-appearance: textfield;
}
.wp-block-woocommerce-cart
  .wc-block-components-quantity-selector
  .wc-block-components-quantity-selector__input::-webkit-inner-spin-button,
.wp-block-woocommerce-cart
  .wc-block-components-quantity-selector
  .wc-block-components-quantity-selector__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
}
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td {
  border-top: 0;
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wc-block-cart__submit {
  margin-bottom: 0;
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wc-block-cart__submit-button {
  padding: 22px;
  width: 100%;
  color: var(--white, #f5fff1);
  text-align: center;
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 100px;
  background: var(--green, #359c13);
  -webkit-box-shadow: 45px 27px 15px 0 transparent,
    29px 17px 13px 0 rgba(0, 0, 0, 0.01), 16px 10px 11px 0 rgba(0, 0, 0, 0.05),
    7px 4px 8px 0 rgba(0, 0, 0, 0.09), 2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 45px 27px 15px 0 transparent, 29px 17px 13px 0 rgba(0, 0, 0, 0.01),
    16px 10px 11px 0 rgba(0, 0, 0, 0.05), 7px 4px 8px 0 rgba(0, 0, 0, 0.09),
    2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  text-decoration: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wc-block-cart__submit-button:hover {
  background-color: #258e02 !important;
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wc-block-cart__submit-button:focus {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wp-block-woocommerce-cart-order-summary-block
  .wc-block-cart__totals-title {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
  padding: 0 0 24px;
  margin-bottom: 32px;
  border-bottom: 2px solid rgba(30, 30, 30, 0.2);
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wc-block-components-panel.wc-block-components-totals-coupon {
  padding: 0 0 24px;
  color: var(--black, #1e1e1e);
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wc-block-components-panel.wc-block-components-totals-coupon
  .wc-block-components-totals-coupon__content
  .wc-block-components-totals-coupon__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wc-block-components-panel.wc-block-components-totals-coupon
  .wc-block-components-totals-coupon__content
  .wc-block-components-totals-coupon__form
  .wc-block-components-totals-coupon__button {
  color: var(--white, #f5fff1);
  text-align: center;
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 100px;
  background: var(--green, #359c13);
  -webkit-box-shadow: 45px 27px 15px 0 transparent,
    29px 17px 13px 0 rgba(0, 0, 0, 0.01), 16px 10px 11px 0 rgba(0, 0, 0, 0.05),
    7px 4px 8px 0 rgba(0, 0, 0, 0.09), 2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 45px 27px 15px 0 transparent, 29px 17px 13px 0 rgba(0, 0, 0, 0.01),
    16px 10px 11px 0 rgba(0, 0, 0, 0.05), 7px 4px 8px 0 rgba(0, 0, 0, 0.09),
    2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  border: none;
  outline: 0;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wc-block-components-panel.wc-block-components-totals-coupon
  .wc-block-components-totals-coupon__content
  .wc-block-components-totals-coupon__form
  .wc-block-components-totals-coupon__button:hover {
  background-color: #258e02 !important;
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wc-block-components-panel.wc-block-components-totals-coupon
  .wc-block-components-totals-coupon__content
  .wc-block-components-totals-coupon__form
  .wc-block-components-totals-coupon__input {
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wc-block-components-panel.wc-block-components-totals-coupon
  .wc-block-components-totals-coupon__content
  .wc-block-components-totals-coupon__form
  .wc-block-components-totals-coupon__input
  input {
  padding: 12px 16px;
  border-radius: 129px;
  border: 2px solid rgba(30, 30, 30, 0.5);
  opacity: 0.5;
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-totals-block
  .wc-block-components-panel.wc-block-components-totals-coupon
  .wc-block-components-totals-coupon__content
  .wc-block-components-totals-coupon__form
  .wc-block-components-totals-coupon__input
  label {
  overflow: inherit;
}
.wp-block-woocommerce-cart
  .wp-block-woocommerce-cart-order-summary-coupon-form-block {
  border-top: 0;
}
.wp-block-woocommerce-cart .wc-block-components-totals-wrapper {
  border-top: 0;
  padding: 0;
}
.wp-block-woocommerce-cart
  .wc-block-components-totals-wrapper
  .wc-block-components-totals-item.wc-block-components-totals-footer-item {
  border-top: 2px solid rgba(30, 30, 30, 0.2);
  padding: 24px 0 64px;
}
.wp-block-woocommerce-cart
  .wc-block-components-totals-wrapper
  .wc-block-components-totals-item.wc-block-components-totals-footer-item
  .wc-block-components-totals-item__label,
.wp-block-woocommerce-cart
  .wc-block-components-totals-wrapper
  .wc-block-components-totals-item.wc-block-components-totals-footer-item__label {
  color: var(--black, #1e1e1e);
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.wp-block-woocommerce-cart
  .wc-block-components-totals-wrapper
  .wc-block-components-totals-item.wc-block-components-totals-footer-item
  .wc-block-formatted-money-amount {
  color: var(--green, #359c13);
  text-align: right;
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block
  .wc-block-cart-items__row
  .wc-block-cart-item__image
  img {
  display: block;
  aspect-ratio: 240/193;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 30px;
}
.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block
  .wc-block-cart-item__wrap
  .wc-block-components-product-name {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
  text-decoration: none;
}
.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block
  .wc-block-cart-item__wrap
  .wc-block-components-product-metadata__description
  p {
  color: rgba(30, 30, 30, 0.8);
  font-family: "Unageo Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block
  .wc-block-formatted-money-amount {
  color: var(--green, #359c13);
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.wc-block-components-sidebar-layout {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount {
  color: var(--green, #359c13);
  font-family: "Unageo Bold";
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wp-block-woocommerce-checkout-order-summary-block {
  border-radius: 30px;
  background: var(--white, #f5fff1);
  -webkit-box-shadow: 31px 23px 11px 0 transparent,
    20px 15px 10px 0 rgba(0, 0, 0, 0.01), 11px 8px 8px 0 rgba(0, 0, 0, 0.05),
    5px 4px 6px 0 rgba(0, 0, 0, 0.09), 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 31px 23px 11px 0 transparent, 20px 15px 10px 0 rgba(0, 0, 0, 0.01),
    11px 8px 8px 0 rgba(0, 0, 0, 0.05), 5px 4px 6px 0 rgba(0, 0, 0, 0.09),
    1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wp-block-woocommerce-checkout-order-summary-block
  .wc-block-components-checkout-order-summary__title {
  margin-top: 0;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wp-block-woocommerce-checkout-order-summary-block
  .wc-block-components-checkout-order-summary__title-text {
  padding: 32px 32px 32px 24px;
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
  margin-bottom: 32px;
  margin-left: 0;
  border-bottom: 2px solid rgba(30, 30, 30, 0.2);
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-wrapper {
  padding: 0;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-wrapper
  .wc-block-components-totals-item.wc-block-components-totals-footer-item {
  padding: 24px 32px 32px;
  border-top: 2px solid rgba(30, 30, 30, 0.2);
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-wrapper
  .wc-block-components-order-summary
  .wc-block-components-order-summary-item__image
  .wc-block-components-order-summary-item__quantity {
  border: 2px solid #359c13 !important;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-wrapper
  .wc-block-components-order-summary
  .wc-block-components-order-summary-item__image
  > img {
  border-radius: 10px;
  aspect-ratio: 5/4;
  -o-object-fit: cover;
  object-fit: cover;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-wrapper
  .wc-block-components-order-summary
  .wc-block-components-product-metadata__description
  p {
  font-size: 14px;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-wrapper
  .wc-block-components-order-summary
  .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
  color: var(--green, #359c13);
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-wrapper
  .wc-block-components-order-summary
  .wc-block-components-product-name,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-wrapper
  .wc-block-components-totals-item__label {
  color: var(--black, #1e1e1e);
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-wrapper
  .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
  color: var(--green, #359c13);
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-wrapper
  .wc-block-components-panel__button {
  color: var(--black, #1e1e1e);
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wp-block-woocommerce-checkout-order-summary-totals-block {
  margin-bottom: 0;
  padding-bottom: 0;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wp-block-woocommerce-checkout-order-summary-totals-block
  .wc-block-components-totals-item {
  padding: 16px 32px;
  border-top: 2px solid rgba(30, 30, 30, 0.2);
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wp-block-woocommerce-checkout-order-summary-totals-block
  .wc-block-components-totals-item
  .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value {
  color: var(--green, #359c13);
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-coupon__content
  .wc-block-components-totals-coupon__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-coupon__content
  .wc-block-components-totals-coupon__form
  .wc-block-components-totals-coupon__input {
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-coupon__content
  .wc-block-components-totals-coupon__form
  .wc-block-components-totals-coupon__input
  input[type="text"] {
  border-radius: 129px;
  border: 2px solid rgba(30, 30, 30, 0.5);
  background: #f5fff1;
  padding-left: 24px;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-coupon__content
  .wc-block-components-totals-coupon__form
  .wc-block-components-totals-coupon__input
  label {
  left: 24px;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-coupon__content
  .wc-block-components-totals-coupon__form
  .wc-block-components-button.wc-block-components-totals-coupon__button {
  background: #359c13;
  color: #f5fff1;
  border: none;
  outline: 0;
  border-radius: 100px;
  min-height: 50px;
  color: var(--white, #f5fff1);
  text-align: center;
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-totals-coupon__content
  .wc-block-components-totals-coupon__form
  .wc-block-components-button.wc-block-components-totals-coupon__button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
  padding: 16px 32px;
  border-top: 2px solid rgba(30, 30, 30, 0.2);
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper
  .wc-block-components-totals-coupon.wc-block-components-panel {
  padding: 0;
}
.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-sidebar {
  margin-top: 0;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__heading
  h2 {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__description {
  color: var(--black, #1e1e1e);
  font-family: "Unageo Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-checkbox
  .wc-block-components-checkbox__mark
  path {
  fill: #f5fff1;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-checkbox
  .wc-block-components-checkbox__input[type="checkbox"] {
  background: #359c13;
  border: 0;
  outline: 0;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__email
  input[type="email"] {
  border-radius: 129px;
  border: 2px solid rgba(30, 30, 30, 0.5);
  background: #f5fff1;
  padding-left: 24px;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__email.has-error
  input {
  border: 2px solid #9c1313;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__email.is-active
  input {
  background: #f5fff1;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__email
  label {
  left: 24px;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__address_1
  input[type="tel"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__address_1
  input[type="text"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__address_2
  input[type="tel"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__address_2
  input[type="text"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__city
  input[type="tel"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__city
  input[type="text"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__first_name
  input[type="tel"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__first_name
  input[type="text"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__last_name
  input[type="tel"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__last_name
  input[type="text"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__phone
  input[type="tel"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__phone
  input[type="text"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__postcode
  input[type="tel"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__postcode
  input[type="text"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__state
  input[type="tel"],
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__state
  input[type="text"] {
  background: #f5fff1;
  border-radius: 129px;
  border: 2px solid rgba(30, 30, 30, 0.5);
  padding-left: 24px;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__address_1
  label,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__address_2
  label,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__city
  label,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__first_name
  label,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__last_name
  label,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__phone
  label,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__postcode
  label,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__state
  label {
  left: 24px;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__address_1.has-error
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__address_2.has-error
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__city.has-error
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__first_name.has-error
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__last_name.has-error
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__phone.has-error
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__postcode.has-error
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__state.has-error
  input {
  border: 2px solid #9c1313;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__address_1.is-active
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__address_2.is-active
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__city.is-active
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__first_name.is-active
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__last_name.is-active
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__phone.is-active
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__postcode.is-active
  input,
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form__state.is-active
  input {
  background: #f5fff1;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form
  .wc-blocks-components-select
  label {
  left: 24px;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form
  .wc-blocks-components-select__select {
  border-radius: 129px;
  border: 2px solid rgba(30, 30, 30, 0.5);
  background: #f5fff1;
  padding-left: 24px;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-step__content
  .wc-block-components-address-form
  .wc-blocks-components-select__select.is-active
  input {
  background: #f5fff1;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-place-order-button {
  color: var(--white, #f5fff1);
  text-align: center;
  font-family: "Unageo Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 100px;
  background: var(--green, #359c13);
  -webkit-box-shadow: 45px 27px 15px 0 transparent,
    29px 17px 13px 0 rgba(0, 0, 0, 0.01), 16px 10px 11px 0 rgba(0, 0, 0, 0.05),
    7px 4px 8px 0 rgba(0, 0, 0, 0.09), 2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 45px 27px 15px 0 transparent, 29px 17px 13px 0 rgba(0, 0, 0, 0.01),
    16px 10px 11px 0 rgba(0, 0, 0, 0.05), 7px 4px 8px 0 rgba(0, 0, 0, 0.09),
    2px 1px 5px 0 rgba(0, 0, 0, 0.1);
  border: none;
  outline: 0;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-checkout-place-order-button:hover {
  background-color: #258e02 !important;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-address-card {
  background: #f5fff1;
  border-radius: 25px;
  border: 2px solid rgba(30, 30, 30, 0.5);
  padding: 20px 30px;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-radio-control--highlight-checked
  .wc-block-components-radio-control-accordion-option--checked-option-highlighted {
  border-radius: 25px;
  padding: 10px 16px;
  border: 2px solid rgba(30, 30, 30, 0.5);
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wp-block-woocommerce-checkout.wc-block-checkout
  .wc-block-components-radio-control--highlight-checked:after {
  border: none;
}
.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-textarea {
  width: 100%;
  padding: 24px;
  background: #f5fff1 !important;
  border-radius: 25px;
  border: 2px solid rgba(30, 30, 30, 0.5);
}
.woocommerce-order .woocommerce-customer-details--email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.woocommerce-order
  .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
}
.woocommerce-order
  .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details
  li {
  margin-bottom: 24px;
}
.woocommerce-order .woocommerce-column__title,
.woocommerce-order .woocommerce-order-details__title {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
}
.woocommerce-order .woocommerce-customer-details address {
  padding: 24px;
  border-radius: 25px;
  border: 2px solid rgba(30, 30, 30, 0.5);
}
.woocommerce-order
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
  border: 2px solid rgba(30, 30, 30, 0.5);
  border-radius: 25px;
}
.woocommerce-order
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  thead
  th {
  padding: 12px 24px;
}
.woocommerce-order
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  tbody
  td,
.woocommerce-order
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  tfoot
  td,
.woocommerce-order
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  tfoot
  th {
  border-top: 2px solid rgba(30, 30, 30, 0.5);
  padding: 12px 24px;
}
.heading-line {
  color: var(--black, #1e1e1e);
  font-family: Milligram;
  font-size: 128px;
  font-style: normal;
  font-weight: 800;
  line-height: 88%;
  margin-bottom: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 46px;
  position: relative;
}
.heading-line b,
.heading-line strong {
  background: #f7fff1;
  position: relative;
  z-index: 2;
  padding-right: 46px;
  display: block;
}
.heading-line:after {
  content: "";
  display: block;
  height: 25px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #1e1e1e;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .header__cart--mobile {
    display: none;
  }
  .header-menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 29px 0;
  }
  .heading-line b br,
  .heading-line strong br,
  .new-model h1 span br,
  .user-profile h1 span br {
    display: none;
  }
  .header-menu__wrap .menu-item .sub-menu {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.07);
  }
  .user-form__container,
  .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block
    .wp-block-woocommerce-cart-line-items-block,
  .wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block,
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block {
    border-radius: 30px;
    background: var(--white, #f5fff1);
    -webkit-box-shadow: 31px 23px 11px 0 transparent,
      20px 15px 10px 0 rgba(0, 0, 0, 0.01), 11px 8px 8px 0 rgba(0, 0, 0, 0.05),
      5px 4px 6px 0 rgba(0, 0, 0, 0.09), 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 31px 23px 11px 0 transparent,
      20px 15px 10px 0 rgba(0, 0, 0, 0.01), 11px 8px 8px 0 rgba(0, 0, 0, 0.05),
      5px 4px 6px 0 rgba(0, 0, 0, 0.09), 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  }
  .user-form__container {
    padding: 64px 78px;
    max-width: 1012px;
    margin: 0 auto;
  }
  .wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block {
    padding: 32px;
  }
  .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block
    .wp-block-woocommerce-cart-line-items-block {
    padding: 24px;
  }
  .wc-block-cart.wp-block-woocommerce-filled-cart-block
    .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block {
    padding-right: 24px;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block {
    padding: 32px 64px;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-totals-wrapper
    .wc-block-components-order-summary {
    padding: 0 32px 32px;
  }
}
@media only screen and (min-width: 1200px) {
  .interface-interface-skeleton.is-sidebar-opened
    .interface-interface-skeleton__body {
    max-width: 100vw;
  }
  .interface-interface-skeleton.is-sidebar-opened
    .interface-complementary-area {
    width: 350px;
  }
  .interface-interface-skeleton.is-sidebar-opened
    .interface-interface-skeleton__content {
    max-width: calc(100% - 350px);
  }
}
@media only screen and (min-width: 1201px) {
  .footer .emaillist input[type="email"] {
    width: 367px;
  }
  .models__search input[type="text"] {
    width: 401px;
  }
}
@media only screen and (min-width: 1500px) {
  .interface-interface-skeleton.is-sidebar-opened
    .interface-interface-skeleton__content {
    max-width: calc(100% - 450px);
  }
  .interface-interface-skeleton.is-sidebar-opened
    .interface-complementary-area {
    width: 450px;
  }
}
@media only screen and (min-width: 1501px) {
  .container {
    max-width: 1400px;
  }
}
@media only screen and (min-width: 1622px) {
  .container {
    max-width: 1540px;
  }
}
@media only screen and (max-width: 1200px) {
  .h2 br,
  .h3 br,
  .h4 br,
  h2 br,
  h3 br,
  h4 br {
    display: none;
  }
  .h1,
  h1 {
    font-size: 40px;
  }
  .h2,
  h2 {
    margin-bottom: 15px;
    font-size: 38px;
  }
  .h3,
  h3 {
    font-size: 32px;
  }
  .header-menu__wrap .menu-item {
    margin-right: 20px;
  }
  .models__title {
    gap: 24px;
  }
  .models__title:after {
    width: 100px;
    height: 30px;
  }
  .user-form__title {
    font-size: 64px;
  }
  .user-profile__left {
    -ms-flex-preferred-size: 270px;
    flex-basis: 270px;
  }
  .user-profile .product-edit-card__date {
    font-size: 16px;
  }
  .single-product.woocommerce .product_title {
    font-size: 69px;
  }
  .single-product.woocommerce div.product div.summary .cart .quantity {
    padding: 10px 16px;
    margin-top: 0;
  }
  .single-product.woocommerce
    div.product
    div.summary
    .cart
    .quantity
    input.qty {
    font-size: 24px;
    width: 48px;
  }
  .single-product.woocommerce
    div.product
    div.summary
    .cart
    .single_add_to_cart_button.button.alt {
    padding: 12px 20px;
    font-size: 18px;
  }
  .single-product.woocommerce div.product div.summary .price {
    padding-top: 5px;
    padding-left: 15px;
  }
  .single-product.woocommerce div.product div.summary .price bdi {
    font-size: 24px;
  }
  .single-product.woocommerce .woocommerce-tabs .tabs.wc-tabs {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .wp-block-woocommerce-cart
    .wc-block-components-quantity-selector
    .wc-block-components-quantity-selector__input {
    font-size: 24px;
    width: 48px;
  }
  .wp-block-woocommerce-cart
    .wp-block-woocommerce-cart-totals-block
    .wc-block-cart__submit-button {
    font-size: 18px;
  }
  .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block
    .wc-block-cart-item__wrap
    .wc-block-components-product-metadata__description
    p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 992px) {
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-order-summary {
    padding: 10px 0 20px !important;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-totals-wrapper
    .wc-block-components-totals-item.wc-block-components-totals-footer-item,
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper,
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wp-block-woocommerce-checkout-order-summary-totals-block
    .wc-block-components-totals-item {
    padding-left: 0;
    padding-right: 0;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .checkout-order-summary-block-fill {
    border: 0;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wp-block-woocommerce-checkout-order-summary-block {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wp-block-woocommerce-checkout-order-summary-block
    .wc-block-components-checkout-order-summary__title {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border: 0;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wp-block-woocommerce-checkout-order-summary-block
    .wc-block-components-checkout-order-summary__content.is-open {
    border-top: 2px solid rgba(30, 30, 30, 0.2);
    padding-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .header-menu,
  .header__cart--desctop {
    display: none;
  }
  .has-large-font-size {
    font-size: 18px !important;
  }
  :where(.wp-block-columns.is-layout-flex) {
    gap: 10px;
  }
  .header__wrap {
    padding: 10px 0;
  }
  .header-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #f7fff1;
    border-top: 1px solid #f6f7f9;
    border-bottom: 1px solid #f6f7f9;
    padding-top: 20px;
  }
  .header-menu__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px;
  }
  .header-menu__wrap .menu-item {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
    padding: 0 28px;
    text-align: center;
  }
  .footer-col-menu h3,
  .footer-text-right {
    font-weight: 800;
    margin-bottom: 24px;
    letter-spacing: normal;
  }
  .header-menu__wrap .menu-item .sub-menu {
    position: static;
  }
  .header-menu__wrap .menu-item .sub-menu .menu-item {
    padding: 0;
  }
  .header-menu__wrap .menu-item.menu-item-has-children > a {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header-menu__wrap .menu-item.menu-item-has-children > a:after {
    width: 15px;
    height: 7px;
  }
  .hamburger-btn__label {
    display: block;
  }
  .footer__wrap {
    padding-top: 32px;
    padding-bottom: 64px;
  }
  .footer__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 64px;
  }
  .footer__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer__col:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .footer__col:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .footer .emaillist input[type="email"] {
    height: 52px;
    font-size: 18px;
  }
  .footer .emaillist input[type="submit"] {
    height: 50px;
  }
  .footer-col-menu ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-bottom,
  .user-profile__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-col-menu li a {
    font-weight: 700;
    font-style: normal;
  }
  .footer-text-right {
    text-align: center;
  }
  .footer-bottom {
    padding: 64px 0 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    border-top: 3px solid #b7bcb3;
  }
  .copyright {
    font-size: 16px;
    font-weight: 500;
  }
  .models__wrap {
    padding: 46px 0 96px;
  }
  .models__title:after {
    width: 57px;
    height: 14px;
  }
  .models__header {
    padding: 76px 0 24px;
  }
  .models__search input[type="text"] {
    height: 52px;
    font-size: 18px;
  }
  .models__search input[type="submit"] {
    height: 50px;
  }
  .product-card {
    padding: 12px;
    border-radius: 10px;
  }
  .product-card__avatar {
    margin-right: 8px;
  }
  .product-card__date,
  .product-card__name {
    font-size: 18px;
    font-weight: 500;
  }
  .product-card__image img {
    border-radius: 10px;
  }
  .product-card__title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px;
    letter-spacing: 2px;
  }
  .product-card__price {
    font-size: 18px;
  }
  .models-filter__toggle .icon svg {
    width: 25px;
    height: 24px;
  }
  .user-form__title {
    font-size: 32px;
    margin-bottom: 32px;
  }
  .user-form__footer button[type="submit"] {
    padding: 12px 24px;
    font-size: 16px;
  }
  .user-form__text a,
  .user-form__text p {
    font-size: 16px;
  }
  .user-form form label {
    font-size: 24px;
    margin-bottom: 8px;
    padding-left: 24px;
  }
  .user-form form input {
    padding: 16px 24px;
    margin-bottom: 16px;
    font-size: 18px;
  }
  .new-model h1,
  .user-profile h1 {
    font-size: 59px;
    margin-bottom: 48px;
  }
  .user-profile {
    padding: 32px 0 96px;
  }
  .new-model h1 span,
  .user-profile h1 span {
    padding-right: 10px;
  }
  .user-profile h1:after {
    height: 12px;
    top: 75%;
  }
  .user-profile__left {
    width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
  .new-model h1:after {
    height: 12px;
    top: 75%;
  }
  .new-model__title {
    font-size: 48px;
  }
  .drop-area {
    padding: 70px 36px;
    margin-bottom: 24px;
  }
  .single-product.woocommerce
    .woocommerce-tabs
    .panel.woocommerce-Tabs-panel--description
    ul,
  .single-product.woocommerce
    div.product
    div.summary
    .woocommerce-product-details__short-description
    ul {
    padding-left: 20px;
  }
  .single-product.woocommerce .single-product-subtitle {
    font-size: 18px;
    margin-bottom: 32px;
  }
  .single-product.woocommerce .product_title {
    display: none;
  }
  .single-product.woocommerce div.product div.summary {
    float: none;
    width: 100%;
  }
  .single-product.woocommerce
    div.product
    div.summary
    .woocommerce-product-details__short-description
    h3 {
    margin-bottom: 12px;
  }
  .single-product.woocommerce
    div.product
    div.summary
    .woocommerce-product-details__short-description
    p {
    font-size: 18px;
    margin-bottom: 24px;
  }
  .single-product.woocommerce
    div.product
    div.summary
    .woocommerce-product-details__short-description
    ul
    li {
    font-size: 18px;
  }
  .single-product.woocommerce div.product div.images {
    float: none;
    width: 100%;
    margin-bottom: 64px;
  }
  .single-product.woocommerce .woocommerce-product-gallery__image img {
    border-radius: 12px;
    aspect-ratio: 1/1;
  }
  .single-product.woocommerce
    .woocommerce-product-gallery
    .flex-control-thumbs
    li
    img {
    border-radius: 12px;
    aspect-ratio: 97/72;
  }
  .single-product.woocommerce
    .woocommerce-tabs
    .panel.woocommerce-Tabs-panel--description
    h2 {
    font-size: 64px;
    margin-bottom: 24px;
  }
  .single-product.woocommerce
    .woocommerce-tabs
    .panel.woocommerce-Tabs-panel--description
    h3 {
    margin-bottom: 12px;
  }
  .single-product.woocommerce
    .woocommerce-tabs
    .panel.woocommerce-Tabs-panel--description
    p {
    font-size: 18px;
    margin-bottom: 24px;
  }
  .single-product.woocommerce
    .woocommerce-tabs
    .panel.woocommerce-Tabs-panel--description
    ul
    li,
  .single-product.woocommerce .woocommerce-tabs .tabs.wc-tabs li a {
    font-size: 18px;
  }
  .model-files__header h2 {
    font-size: 64px;
  }
  .model-files__header a {
    padding: 12px 20px;
    font-size: 18px;
  }
  .model-files-item__btn {
    font-size: 18px;
    padding: 0;
    background: 0 0;
    text-indent: -999999px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .model-files-item__btn:after {
    display: block;
    content: "";
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 17.3625C11.8 17.3625 11.6125 17.3315 11.4375 17.2695C11.2625 17.2075 11.1 17.101 10.95 16.95L5.55 11.55C5.25 11.25 5.106 10.9 5.118 10.5C5.13 10.1 5.274 9.75 5.55 9.45C5.85 9.15 6.2065 8.994 6.61949 8.982C7.03249 8.97 7.38849 9.1135 7.68749 9.4125L10.5 12.225V1.5C10.5 1.075 10.644 0.719005 10.932 0.432005C11.22 0.145005 11.576 0.00100517 12 5.17241e-06C12.424 -0.000994827 12.7805 0.143005 13.0695 0.432005C13.3585 0.721005 13.502 1.077 13.5 1.5V12.225L16.3125 9.4125C16.6125 9.1125 16.969 8.9685 17.382 8.9805C17.795 8.9925 18.151 9.149 18.45 9.45C18.725 9.75 18.869 10.1 18.882 10.5C18.895 10.9 18.751 11.25 18.45 11.55L13.05 16.95C12.9 17.1 12.7375 17.2065 12.5625 17.2695C12.3875 17.3325 12.2 17.3635 12 17.3625ZM3 24C2.175 24 1.469 23.7065 0.881999 23.1195C0.294999 22.5325 0.000999999 21.826 0 21V18C0 17.575 0.144 17.219 0.432 16.932C0.72 16.645 1.076 16.501 1.5 16.5C1.924 16.499 2.2805 16.643 2.5695 16.932C2.8585 17.221 3.002 17.577 3 18V21H21V18C21 17.575 21.144 17.219 21.432 16.932C21.72 16.645 22.076 16.501 22.5 16.5C22.924 16.499 23.2805 16.643 23.5695 16.932C23.8585 17.221 24.002 17.577 24 18V21C24 21.825 23.7065 22.5315 23.1195 23.1195C22.5325 23.7075 21.826 24.001 21 24H3Z' fill='%23359C13'/%3E%3C/svg%3E%0A")
      center/24px no-repeat;
    width: 24px;
    height: 24px;
  }
  .model-files-item__btn:hover {
    background: 0 0;
  }
  .product-slider__head-text h2,
  .product-slider__text {
    margin-bottom: 24px;
  }
  .product-slider__text h2 {
    font-size: 64px;
    margin-bottom: 24px;
  }
  .product-slider__text h3 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .product-slider__text p,
  .product-slider__text ul li {
    font-size: 18px;
    font-weight: 500;
  }
  .wp-block-woocommerce-cart
    .wp-block-woocommerce-cart-totals-block
    .wc-block-cart__submit-button {
    padding: 12px 20px;
  }
  .wp-block-woocommerce-cart
    .wp-block-woocommerce-cart-totals-block
    .wp-block-woocommerce-cart-order-summary-block
    .wc-block-cart__totals-title {
    display: block !important;
    font-size: 24px;
    padding-bottom: 8px;
    margin-bottom: 12px;
  }
  .wp-block-woocommerce-cart
    .wp-block-woocommerce-cart-totals-block
    .wc-block-components-panel.wc-block-components-totals-coupon {
    font-size: 18px;
    padding: 12px 0;
  }
  .wp-block-woocommerce-cart
    .wp-block-woocommerce-cart-totals-block
    .wc-block-components-panel.wc-block-components-totals-coupon
    .wc-block-components-totals-coupon__content
    .wc-block-components-totals-coupon__form
    .wc-block-components-totals-coupon__button {
    font-size: 18px;
    padding: 12px 20px;
  }
  .wp-block-woocommerce-cart
    .wc-block-components-totals-wrapper
    .wc-block-components-totals-item.wc-block-components-totals-footer-item {
    padding: 24px 0;
  }
  .wp-block-woocommerce-cart
    .wc-block-components-totals-wrapper
    .wc-block-components-totals-item.wc-block-components-totals-footer-item
    .wc-block-components-totals-item__label {
    font-size: 18px;
  }
  .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block {
    margin-bottom: 48px;
  }
  .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block
    .wc-block-cart-items__row {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1.5px solid rgba(30, 30, 30, 0.1);
  }
  .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block
    .wc-block-cart-items__row
    .wc-block-cart-item__image
    img {
    border-radius: 15px;
    min-width: 71px;
  }
  .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block
    .wc-block-cart-item__wrap
    .wc-block-components-product-name {
    font-size: 24px;
  }
  .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block
    .wc-block-formatted-money-amount {
    font-size: 22px;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wp-block-woocommerce-checkout-order-summary-block
    .wc-block-components-checkout-order-summary__title-text {
    padding: 0;
    border: 0;
    font-size: 24px;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-totals-wrapper
    .wc-block-components-order-summary
    .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    font-size: 18px;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-totals-wrapper
    .wc-block-components-order-summary
    .wc-block-components-product-name {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-totals-wrapper
    .wc-block-components-panel__button,
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-totals-wrapper
    .wc-block-components-totals-item__label,
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-totals-wrapper
    .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value,
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wp-block-woocommerce-checkout-order-summary-totals-block
    .wc-block-components-totals-item
    .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value {
    font-size: 18px;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-totals-coupon__content
    .wc-block-components-totals-coupon__form
    .wc-block-components-button.wc-block-components-totals-coupon__button {
    font-size: 16px;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-checkout-step__heading
    h2 {
    font-size: 24px;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-checkout-step__description {
    font-size: 16px;
  }
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-checkout-place-order-button {
    font-size: 18px;
    padding: 12px 20px;
  }
  .woocommerce-order .woocommerce-column__title,
  .woocommerce-order .woocommerce-order-details__title {
    font-size: 24px;
  }
  .heading-line b,
  .heading-line strong {
    padding-right: 10px;
  }
  .heading-line {
    font-size: 59px;
    margin-bottom: 48px;
  }
  .heading-line:after {
    height: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .header__logo img {
    width: 120px;
  }
  .header-user {
    gap: 4px;
  }
  .header-user__title {
    font-size: 16px;
  }
  .header-user__img img {
    width: 25px;
    height: 25px;
  }
  .models__filters {
    gap: 12px;
  }
  .models-filter__toggle-text {
    display: none;
  }
  .models-filter__section label {
    font-size: 18px;
  }
  .models-filter__btn {
    font-size: 16px;
  }
  .user-profile__wrap {
    gap: 28px;
  }
  .user-profile .user-card {
    min-height: 100%;
    padding: 24px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
  }
  .user-profile .user-card__avatar {
    width: 71px;
    height: 71px;
  }
  .user-profile .user-card__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 24px;
  }
  .user-profile .user-card__name {
    font-size: 32px;
  }
  .user-profile .user-card__username {
    font-size: 16px;
  }
  .user-profile .add-new-card {
    border-radius: 20px;
    min-height: 180px;
    margin-bottom: 28px;
  }
  .user-profile .add-new-card__btn {
    width: 44px;
    height: 44px;
    background-size: 44px;
  }
  .user-profile .product-edit-card {
    border-radius: 20px;
    padding: 12px;
    margin-bottom: 28px;
  }
  .user-profile .product-edit-card__img {
    aspect-ratio: 46/35;
    border-radius: 20px;
    margin-bottom: 12px;
    min-height: 210px;
  }
  .user-profile .product-edit-card__title {
    font-size: 24px;
  }
  .user-profile .product-edit-card__price {
    font-size: 22px;
  }
  .new-model__box {
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .new-model__title {
    font-size: 32px;
    margin-bottom: 32px;
    text-align: left;
  }
  .new-model__form {
    gap: 16px;
  }
  .new-model__field {
    gap: 8px;
  }
  .new-model__label {
    font-size: 20px;
    padding-left: 24px;
  }
  .new-model__input,
  .new-model__select,
  .new-model__textarea {
    padding: 12px 24px;
    font-size: 16px;
  }
  .new-model__input {
    min-height: 40px;
  }
  .new-model__textarea {
    min-height: 140px;
  }
  .new-model__select {
    min-height: 40px;
    background-position: center right 24px;
    background-size: 14px;
  }
  .drop-area__wrap {
    padding: 0;
    margin-bottom: 96px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
  }
  .drop-area__file-label {
    font-size: 24px;
  }
  .drop-area__icon {
    margin-bottom: 16px;
  }
  .drop-area__icon svg {
    height: 54px;
  }
  .drop-area__button,
  .drop-area__cancel {
    padding: 12px 20px;
    font-size: 16px;
  }
  .single-product.woocommerce .single-product-subtitle {
    font-size: 16px;
  }
  .single-product.woocommerce div.product div.summary .cart .quantity {
    padding: 13px 16px;
  }
  .single-product.woocommerce div.product div.summary .cart .quantity__text {
    font-size: 16px;
  }
  .single-product.woocommerce
    div.product
    div.summary
    .cart
    .quantity
    input.qty {
    width: 36px;
    font-size: 18px;
  }
  .single-product.woocommerce
    div.product
    div.summary
    .woocommerce-product-details__short-description
    p,
  .single-product.woocommerce
    div.product
    div.summary
    .woocommerce-product-details__short-description
    ul
    li {
    font-size: 16px;
  }
  .single-product.woocommerce
    .woocommerce-tabs
    .panel.woocommerce-Tabs-panel--description {
    padding: 28px 0 48px;
  }
  .single-product.woocommerce
    .woocommerce-tabs
    .panel.woocommerce-Tabs-panel--description
    h2 {
    font-size: 32px;
  }
  .single-product.woocommerce
    .woocommerce-tabs
    .panel.woocommerce-Tabs-panel--description
    p,
  .single-product.woocommerce
    .woocommerce-tabs
    .panel.woocommerce-Tabs-panel--description
    ul
    li,
  .single-product.woocommerce .woocommerce-tabs .tabs.wc-tabs li a {
    font-size: 16px;
  }
  .model-files {
    padding: 28px 0;
  }
  .model-files__header {
    margin-bottom: 24px;
  }
  .model-files__header h2 {
    font-size: 32px;
  }
  .model-files-item {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .model-files-item__left {
    gap: 10px;
  }
  .model-files-item__date,
  .model-files-item__size {
    font-size: 16px;
  }
  .model-files-item__img {
    width: 71px;
    height: 58px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    aspect-ratio: 71/58;
  }
  .model-files-item__name {
    margin-bottom: 0;
    font-size: 20px;
  }
  .product-slider {
    padding: 48px 0;
  }
  .product-slider__head-text h2 {
    font-size: 32px;
  }
  .wp-block-woocommerce-cart
    .wc-block-components-quantity-selector
    .wc-block-components-quantity-selector__input {
    width: 36px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 576px) {
  .single-product.woocommerce
    div.product
    div.summary
    .cart
    .single_add_to_cart_button.button.alt {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .single-product.woocommerce div.product div.summary .price {
    padding-left: 20px;
  }
  .single-product.woocommerce div.product div.summary .price bdi {
    font-size: 32px;
  }
}
@media only screen and (max-width: 480px) {
  .footer .emaillist input[type="email"] {
    padding: 0 50px 0 16px;
    font-size: 16px;
  }
  .footer .emaillist input[type="submit"] {
    width: 50px;
  }
  .models__search input[type="text"] {
    font-size: 16px;
    padding: 0 48px 0 16px;
    width: 200px;
  }
  .product-card__avatar {
    margin-right: 4px;
  }
  .product-card__date,
  .product-card__name {
    font-size: 16px;
  }
  .product-card__title {
    font-size: 18px;
  }
  .product-card__price {
    font-size: 16px;
  }
  .models-filter__menu {
    min-width: 270px;
  }
  .user-form__text {
    gap: 2px;
  }
  .user-form__text a,
  .user-form__text p {
    font-size: 14px;
  }
  .user-profile .add-new-card {
    min-height: 71px;
  }
  .user-profile .add-new-card__btn {
    width: 24px;
    height: 24px;
    background-size: 24px;
  }
  .single-product.woocommerce div.product div.summary .cart .quantity button {
    width: 16px;
    height: 16px;
  }
  .single-product.woocommerce
    div.product
    div.summary
    .cart
    .quantity
    input.qty {
    font-size: 16px;
    width: 30px;
  }
  .model-files-item__btn,
  .model-files__header a,
  .single-product.woocommerce
    div.product
    div.summary
    .cart
    .single_add_to_cart_button.button.alt {
    font-size: 16px;
  }
  .product-slider__text h2 {
    font-size: 32px;
  }
  .product-slider__text p,
  .product-slider__text ul li {
    font-size: 16px;
  }
  .wp-block-woocommerce-cart
    .wc-block-components-quantity-selector
    .wc-block-components-quantity-selector__button {
    width: 16px;
    height: 16px;
  }
  .wp-block-woocommerce-cart
    .wc-block-components-quantity-selector
    .wc-block-components-quantity-selector__input {
    font-size: 16px;
    width: 30px;
  }
  .wp-block-woocommerce-cart
    .wp-block-woocommerce-cart-totals-block
    .wc-block-cart__submit-button,
  .wp-block-woocommerce-cart
    .wp-block-woocommerce-cart-totals-block
    .wc-block-components-panel.wc-block-components-totals-coupon
    .wc-block-components-totals-coupon__content
    .wc-block-components-totals-coupon__form
    .wc-block-components-totals-coupon__button,
  .wp-block-woocommerce-checkout.wc-block-checkout
    .wc-block-components-checkout-place-order-button {
    font-size: 16px;
  }
}
@media only screen and (max-width: 380px) {
  .model-files-item__date,
  .model-files-item__size {
    font-size: 12px;
  }
}
@media only screen and (max-width: 350px) {
  .model-files__header h2,
  .single-product.woocommerce
    .woocommerce-tabs
    .panel.woocommerce-Tabs-panel--description
    h2 {
    font-size: 28px;
  }
}
