/*
Theme Name: PCXpert Theme
Description: Custom corporate theme with blog
Author: DMITRY OVCHINNIKOV
Version: 1.0
*/

* {
	padding: 0rem;
	margin: 0rem;
	border: 0rem;
}
*,
*::before,
*::after {
	box-sizing: border-box;
}
*::before,
*::after {
	display: inline-block;
}
html,
body {
	height: 100%;
}
body {
	line-height: 1;
	scrollbar-gutter: stable;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
input,
button,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	background-color: transparent;
}
input,
textarea {
	width: 100%;
}
label {
	display: inline-block;
}
button,
select,
option {
	cursor: pointer;
}
a {
	display: inline-block;
	color: inherit;
	text-decoration: none;
}
ul li {
	list-style: none;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: inherit;
	font-size: inherit;
}
@font-face {font-family: stage;font-display: swap;src: url("./assets/fonts/stage-wanders.woff2") format("woff2");font-weight: 400;font-style: normal;}


/* Generated by vite-plugin-svg-spritemap */
body {
  min-width: 20rem;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  background: #171719;
}
[data-fls-scrolllock] body {
  overflow: hidden;
  touch-action: none;
  overscroll-behavior: none;
}
.wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: clip;
}
.wrapper > main {
  flex: 1 1 auto;
}
.wrapper > * {
  min-width: 0;
}
[class*=__container] {
  max-width: 75rem;
  margin: 0 auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.buttons--gaming {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
  margin: 0 auto 2.5rem;
}
.buttons__btn {
  width: 100%;
  max-width: 26.25rem;
  background: radial-gradient(circle at 30% 20%, rgba(255, 100, 100, 0.4), transparent 60%), linear-gradient(197deg, #ff0004 0%, #bc0000 100%);
  color: white;
  border: none;
  border-radius: 0.9375rem;
  padding: 2.75rem 0;
  font-weight: 700;
  font-size: 0.9375rem;
  text-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.3);
  letter-spacing: 0.025rem;
  box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.3), inset 0 -0.0625rem 0 rgba(0, 0, 0, 0.4), inset 0.0625rem 0 0 rgba(255, 255, 255, 0.1), inset -0.0625rem 0 0 rgba(255, 255, 255, 0.1), inset 0 0.25rem 0.5rem rgba(255, 255, 255, 0.1);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
}
.buttons__btn:active {
  transform: translateY(0.0625rem);
  box-shadow: 0 0.125rem 0.5rem rgba(255, 0, 4, 0.3), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.2), inset 0 0.0625rem 0 rgba(255, 255, 255, 0.2), inset 0 -0.125rem 0 rgba(0, 0, 0, 0.5), inset 0.0625rem 0 0 rgba(255, 255, 255, 0.05), inset -0.0625rem 0 0 rgba(255, 255, 255, 0.05), inset 0 0.25rem 0.75rem rgba(0, 0, 0, 0.2);
}
.buttons__btn:hover {
  background: radial-gradient(circle at 30% 20%, rgba(255, 120, 120, 0.5), transparent 60%), linear-gradient(197deg, #ff2222 0%, #cc0000 100%);
  box-shadow: 0 0.5rem 1.5625rem rgba(255, 0, 4, 0.4), 0 0.25rem 0.5rem rgba(0, 0, 0, 0.3), inset 0 0.0625rem 0 rgba(255, 255, 255, 0.4), inset 0 -0.0625rem 0 rgba(0, 0, 0, 0.3), inset 0.0625rem 0 0 rgba(255, 255, 255, 0.15), inset -0.0625rem 0 0 rgba(255, 255, 255, 0.15), inset 0 0.25rem 0.75rem rgba(255, 255, 255, 0.15);
}
.buttons__btn:hover::before {
  left: 100%;
}
.buttons__btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.7s ease-in-out;
}
.buttons__btn--view-projects {
  background: none;
  box-shadow: none;
  border: 0.125rem solid #ebebeb;
  color: #b9b9ba;
  padding: 2.625rem 0;
  text-shadow: none;
}
.buttons__btn--view-projects:hover {
  color: #272727;
  box-shadow: 0 1.5625rem 4.6875rem rgba(245, 245, 245, 0.2196078431);
  background: white;
}
.buttons__btn--upload-more {
  max-width: 21.25rem;
  padding: 2.125rem 0;
}
.titles__heading {
  font-family: "Unbounded", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 2.375rem;
}
.titles__heading {
  letter-spacing: 0.03125rem;
  line-height: 1.3;
}
.titles__heading--gaming {
  max-width: 65rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 3.25rem;
  text-align: center;
  margin-bottom: 1.875rem;
  font-weight: 600;
}
.titles__heading--gaming span {
  color: #FFC400;
}
.titles__heading--hello {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 1.875rem;
}
.titles__heading--hello::before {
  content: "";
  margin-right: 1.25rem;
  width: 2.8125rem;
  height: 0.3125rem;
  background: #FFC400;
  border-radius: 0.3125rem;
}
.titles__heading--comparison {
  color: #171717;
  text-align: center;
}
.titles__heading--compare {
  font-size: 1.125rem;
  line-height: 1.7;
  margin-bottom: 2.5rem;
  color: #171717;
  text-align: center;
  position: relative;
}
.titles__heading--compare::before {
  position: absolute;
  content: "";
  height: 2.1875rem;
  width: 0.375rem;
  background: #FFC400;
  border-radius: 0.3125rem;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: -4.375rem;
}
.titles__heading--projects {
  margin-bottom: 1.25rem;
}
.titles__heading--projects span {
  color: #FFC400;
}
.titles__heading--factors {
  text-align: center;
  color: #171717;
}
.titles__heading--feedback {
  margin-bottom: 1.875rem;
  text-align: center;
}
.titles__heading--feedback span {
  color: #ffc400;
}
.titles__heading--warranty {
  color: #171717;
  max-width: 62.5rem;
}
.titles__heading--route {
  text-align: center;
  margin-bottom: 4.375rem;
}
.titles__heading--consultation {
  text-align: center;
  padding: 0 5rem;
}
.titles__subheading {
  text-align: center;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.03125rem;
  line-height: 1.4;
}
.titles__subheading--gaming {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.6875rem;
  font-weight: 600;
  color: #ddd;
  text-align: center;
  margin-bottom: 5rem;
}
.titles__subheading--comparison {
  color: #353437;
  opacity: 0.8;
  margin-bottom: 2.5rem;
}
.titles__subheading--projects {
  text-align: left;
  margin-bottom: 3.125rem;
}
.titles__subheading--factors {
  color: #353437;
  max-width: 62.5rem;
  margin: 0 auto 3.4375rem auto;
}
.titles__subheading--feedback {
  color: #dcdcde;
}
.titles__subheading--warranty {
  color: #353437;
  margin-bottom: 4.375rem;
  text-align: left;
  max-width: 54.375rem;
}
.titles__subheading--faq {
  text-align: left;
  margin-bottom: 2.5rem;
}
.titles__subheading--consultation {
  padding: 0 7.5rem;
}
.cta-button {
  width: 100%;
  max-width: 27.5rem;
  text-align: center;
  color: #fff;
  font-weight: 700;
  border-radius: 0.9375rem;
  padding: 2.1875rem 0;
  box-shadow: inset 0 -0.5625rem 0.8125rem 0 rgba(255, 255, 255, 0.25), inset 0 0.25rem 0.625rem 0 rgba(255, 255, 255, 0.58), inset 0 0.25rem 1.75rem 0 #ae0003, 0 0.25rem 0 0 #b53133;
  background: linear-gradient(197deg, #ff0004 0%, #bc0000 100%);
  letter-spacing: 0.03em;
  text-transform: uppercase;
  line-height: 1.7;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.cta-button--examples {
  background: none;
  box-shadow: none;
  border: 0.125rem solid #b9b9ba;
  color: #b9b9ba;
}
.cta-button--examples:hover {
  transition: all 0.3s;
  color: #ebebeb;
  border: 0.125rem solid #ebebeb;
}
.cta-button--case {
  max-width: 21.25rem;
  padding: 1.25rem 0;
  font-size: 0.875rem;
}
.cta-button--more {
  background: none;
  box-shadow: none;
  border: 0.125rem solid #b9b9ba;
  color: #b9b9ba;
}
.cta-button--more:hover {
  transition: all 0.3s;
  color: #ebebeb;
  border: 0.125rem solid #ebebeb;
}
.cta-button--factors {
  margin-top: 3.75rem;
  max-width: 31.25rem;
  line-height: 1.5;
}
.cta-button--factors span {
  text-transform: none;
  font-weight: 500;
}
.cta-button--quiz {
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.875rem;
}
.cta-button__text {
  font-size: 1.125rem;
}
.cta-button__bonus {
  font-size: 0.75rem;
  font-weight: 600;
}
.contact-form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #000000;
  border: 0.125rem solid #3F3F3F;
  border-radius: 0.4375rem;
  padding: 3.4375rem 2.1875rem;
}
.contact-form--consultation {
  max-width: 48.125rem;
  background: none;
  border: 0;
  margin: 0 auto;
}
.contact-form__heading {
  font-family: "Unbounded", sans-serif;
  text-align: center;
  color: #EBEBEB;
  font-size: 1.75rem;
  font-weight: 400;
  margin-bottom: 0.9375rem;
}
.contact-form__subheading {
  text-align: center;
  line-height: 1.4;
  font-size: 0.9375rem;
  color: #A3A3A3;
  margin-bottom: 1.875rem;
}
.contact-form__content {
  display: flex;
  column-gap: 0.625rem;
}
.contact-form__content--consultation {
  width: 100%;
}
.contact-form__input {
  width: 100%;
  position: relative;
}
.contact-form__input--name svg, .contact-form__input--phone svg, .contact-form__input--games svg {
  position: absolute;
  z-index: 1;
  fill: #878787;
  left: 1.25rem;
  top: 41%;
  transform: translateY(-41%);
  width: 1.5rem;
  height: 1.5rem;
  pointer-events: none;
}
.contact-form__input--name::before, .contact-form__input--phone::before, .contact-form__input--games::before {
  position: absolute;
  content: "";
  width: 0.09375rem;
  height: 1.5625rem;
  left: 3rem;
  top: 41%;
  transform: translateY(-41%);
  background: #878787;
  z-index: 1;
  opacity: 0.7;
  pointer-events: none;
}
.contact-form__input--name svg {
  width: 1.125rem;
  height: 1.125rem;
  left: 1.375rem;
}
.contact-form__name, .contact-form__phone, .contact-form__games {
  border: 0.0625rem solid #3f3f3f;
  background: #202020;
  border-radius: 0.625rem;
  padding: 2.0625rem 0 2.0625rem 3.4375rem;
  font-size: 0.9375rem;
  color: #878787;
  font-weight: 500;
  letter-spacing: 0.025rem;
  margin-bottom: 0.9375rem;
  position: relative;
}
.contact-form__button {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 0.625rem;
  padding: 2.5rem 0;
  box-shadow: inset 0 -0.5625rem 0.8125rem 0 rgba(255, 255, 255, 0.25), inset 0 0.25rem 0.625rem 0 rgba(255, 255, 255, 0.58), inset 0 0.25rem 1.75rem 0 #ae0003, 0 0.25rem 0 0 #b53133;
  background: linear-gradient(197deg, #ff0004 0%, #bc0000 100%);
  text-transform: uppercase;
  letter-spacing: 0.025rem;
  margin-bottom: 1.25rem;
}
.contact-form__privacy {
  position: relative;
  color: #878787;
  font-size: 0.8125rem;
  line-height: 1.7;
}
.contact-form__privacy a {
  color: #00a8ff;
}
.contact-form__checkbox:not(:checked), .contact-form__checkbox:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.contact-form__checkbox:not(:checked) + label::before, .contact-form__checkbox:checked + label::before {
  content: "";
  display: inline-block;
  width: 1.375rem;
  height: 1.375rem;
  border: 0.0625rem solid #3f3f3f;
  border-radius: 0.1875rem;
  margin-right: 0.375rem;
  vertical-align: top;
  position: relative;
  background: #202020;
}
.contact-form__checkbox:checked + label::after {
  content: "";
  display: block;
  width: 0.3125rem;
  height: 0.625rem;
  border: solid #ffc400;
  border-width: 0 0.125rem 0.125rem 0;
  transform: rotate(45deg);
  position: absolute;
  left: 0.5625rem;
  top: 0.3125rem;
}
.contact-form__checkbox:not(:checked) + label::after {
  display: none;
}
.logo {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 30.625rem;
  gap: 0.9375rem;
}
.logo--blog {
  max-width: 26.5625rem;
  gap: 0.625rem;
}
.logo--footer {
  max-width: 30.625rem;
  flex-direction: column;
  align-items: start;
}
.logo__body {
  margin-bottom: 1.875rem;
  display: flex;
  column-gap: 0.9375rem;
  display: flex;
  align-items: center;
}
.logo__link {
  font-size: 1.5rem;
  font-family: stage;
  letter-spacing: 0.09375rem;
  color: #fff;
}
.logo__descriptor {
  font-size: 0.875rem;
  font-weight: 300;
  opacity: 0.7;
  line-height: 1.2;
}
.logo__footer p {
  font-size: 0.8125rem;
  line-height: 1.4;
  color: #b3b3b3;
  margin-bottom: 1.25rem;
}
.logo__privacy {
  font-size: 0.8125rem;
  color: #00a8ff;
}
.messengers {
  max-width: 21.5625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.5rem;
}
.messengers--footer {
  justify-content: flex-start;
}
.messengers__text {
  font-size: 0.875rem;
  line-height: 1.3;
}
.messengers__list {
  display: flex;
  column-gap: 0.625rem;
}
.messengers__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.375rem;
  height: 2.375rem;
  border-radius: 0.25rem;
}
.messengers__link svg {
  fill: #fff;
  width: 1.375rem;
}
.messengers__link--tg {
  background-color: #37AEE2;
}
.messengers__link--wht {
  background-color: #25D366;
}
.messengers__link--vk {
  background: #4489C8;
}
.menu__link {
  font-size: 0.9375rem !important;
  font-weight: 500;
}/* Generated by vite-plugin-svg-spritemap */
.header {
  width: 100%;
  padding: 1.875rem 0;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1);
}
.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}/* Generated by vite-plugin-svg-spritemap */
.footer {
  border-top: 0.0625rem solid rgba(255, 255, 255, 0.1);
}
.footer__wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.contact-footer {
  max-width: 18.75rem;
}
.contact-footer__title {
  font-family: "Unbounded", sans-serif;
  color: #b3b3b3;
  font-weight: 600;
}
.contact-footer__title {
  margin-bottom: 1.25rem;
  letter-spacing: 0.04375rem;
}
.contact-footer__tel, .contact-footer__email {
  display: flex;
  align-items: center;
  font-size: 0.8125rem;
  margin-bottom: 0.625rem;
  color: #ebebeb;
}
.contact-footer__tel svg, .contact-footer__email svg {
  fill: #ebebeb;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
}
.contact-footer__text {
  font-size: 0.8125rem;
  line-height: 1.5;
  margin-bottom: 1.5625rem;
  color: #ebebeb;
}

.requisites {
  max-width: 18.75rem;
}
.requisites__title {
  font-family: "Unbounded", sans-serif;
  color: #b3b3b3;
  font-weight: 600;
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
  letter-spacing: 0.04375rem;
}
.requisites__name {
  margin-bottom: 0.625rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  margin-bottom: 0.9375rem;
  color: #ebebeb;
}
.requisites__items {
  margin-bottom: 0.9375rem;
}
.requisites__item {
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #ebebeb;
  letter-spacing: 0.01875rem;
}
.requisites__item span {
  font-weight: 500;
}
.requisites__item:not(:last-child) {
  margin-bottom: 0.3125rem;
}
.requisites__pdf {
  font-size: 0.8125rem;
  display: flex;
  align-items: center;
  position: relative;
}
.requisites__pdf svg {
  fill: #ebebeb;
  width: 1.75rem;
  height: 1.75rem;
  margin-right: 0.3125rem;
}
.requisites__pdf:hover {
  transition: all 0.4s;
  color: #00a8ff;
}
.requisites__pdf:hover svg {
  fill: #FA0F00;
  transition: all 0.4s;
}/* Generated by vite-plugin-svg-spritemap */@media (max-width: 61.99875em) {
  .logo--footer {
    max-width: 100%;
    margin-bottom: 1.875rem;
  }
  .logo__body {
    flex-wrap: wrap;
    justify-content: center;
  }
  .logo__link--footer {
    margin-bottom: 0.9375rem;
  }
  .logo__descriptor--footer {
    text-align: center;
  }
  .footer__wrap {
    flex-wrap: wrap;
  }
  .contact-footer {
    margin-bottom: 2.5rem;
  }
}@media (max-width: 20em) {
  .titles__heading {
    margin-bottom: 0.625rem;
  }
  .footer {
    padding-top: 2.5rem;
  }
  .footer {
    padding-bottom: 2.5rem;
  }
  .contact-footer__title {
    font-size: 1rem;
  }
}@media (min-width: 20em) and (max-width: 75em) {
  .titles__heading {
    margin-bottom: clamp( 0.625rem , 0.17045454545625rem  +  2.2727272727vw , 1.875rem );
  }
  .footer {
    padding-top: clamp( 2.5rem , 1.81818181818125rem  +  3.4090909091vw , 4.375rem );
  }
  .footer {
    padding-bottom: clamp( 2.5rem , 1.81818181818125rem  +  3.4090909091vw , 4.375rem );
  }
  .contact-footer__title {
    font-size: clamp( 1rem , 0.95454545454375rem  +  0.2272727273vw , 1.125rem );
  }
}@media (min-width: 75em) {
  .titles__heading {
    margin-bottom: 1.875rem;
  }
  .footer {
    padding-top: 4.375rem;
  }
  .footer {
    padding-bottom: 4.375rem;
  }
  .contact-footer__title {
    font-size: 1.125rem;
  }
}