/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

html {
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

.footer__list {
	list-style: none;
	margin: 0;
	padding: 0
}

.visually-hidden {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px
}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	white-space: inherit;
	width: auto
}



@font-face {
	font-display: swap;
	font-family: "AllotropeRegular";
	font-style: normal;
	src: url('../fonts//AllotropeRegular/font.woff2') format('woff2'), url('../fonts/AllotropeRegular/font.woff') format('woff');
}

@font-face {
	font-display: swap;
	font-family: "AllotropeExtraLightItalic";
	font-style: normal;
	src: url('../fonts/AllotropeExtraLightItalic/font.woff2') format('woff2'), url('../fonts/AllotropeExtraLightItalic/font.woff') format('woff');
}

@font-face {
	font-display: swap;
	font-family: "AllotropeBoldItalic";
	font-style: normal;
	src: url('../fonts/AllotropeBoldItalic/font.woff2') format('woff2'), url('../fonts/AllotropeBoldItalic/font.woff') format('woff');
}


@font-face {
	font-display: swap;
	font-family: "Source serif 4";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/SourceSerif4_18pt-Regular.woff2) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: "Source serif 4";
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/SourceSerif4_18pt-Bold.woff2) format("woff2")
}



body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "Source serif 4", serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.467
}

a {
	transition: color .3s cubic-bezier(.3, .86, .36, .95), text-decoration-color .3s cubic-bezier(.3, .86, .36, .95)
}

a,
a:hover {
	color: inherit;
	-webkit-text-decoration: none;
	text-decoration: none
}

a:not([class]) {
	-webkit-text-decoration: underline;
	text-decoration: underline;
	text-decoration-color: transparent;
	text-underline-offset: .15em;
	transition: color .3s cubic-bezier(.3, .86, .36, .95), text-decoration-color .3s cubic-bezier(.3, .86, .36, .95)
}

a:not([class]):hover {
	-webkit-text-decoration: underline;
	text-decoration: underline;
	text-decoration-color: red
}

dl,
ol,
p,
ul {
	margin: 0 0 1em
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "AllotropeRegular", Inter, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 .5em
}

.h1,
h1 {
	font-size: 36px;
	line-height: 1.111
}

.h1,
.h2,
h1,
h2 {
	font-style: normal;
	font-weight: 200
}

.h2,
h2 {
	font-size: 28px
}

.h3,
h3 {
	font-size: 22px;
	font-style: normal
}

.h4,
h4 {
	font-size: 20px
}

.h5,
h5 {
	font-size: 18px
}

.h6,
h6 {
	font-size: 16px
}

.text-lg {
	font-size: 20px;
	line-height: 1.28
}

input[type=email],
input[type=tel],
input[type=text],
textarea {
	-webkit-appearance: none;
	background-color: transparent;
	border: 1px solid;
	border-radius: 0;
	min-width: 0;
	padding: 1.2rem 2.4rem;
	transition: border-color .3s cubic-bezier(.3, .86, .36, .95);
	width: 100%
}

input[type=email]:focus,
input[type=email]:hover,
input[type=tel]:focus,
input[type=tel]:hover,
input[type=text]:focus,
input[type=text]:hover,
textarea:focus,
textarea:hover {
	box-shadow: none;
	outline: none
}

.header {
	padding: 20px 0;
	position: relative;
	transition: padding .3s cubic-bezier(.3, .86, .36, .95);
	z-index: 100
}

.header.header--fixed {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%
}

.header.header--fixed.fixed-position {
	padding: 15px 0
}

.header.header--fixed.fixed-position .header__logo {
	width: 160px
}

.header__logo {
	display: block;
	transition: width .3s cubic-bezier(.3, .86, .36, .95);
	width: 200px
}

.header__logo a {
	display: block
}

body {
	background-color: #5f2e6d;
	color: #fff
}

body::-webkit-scrollbar {
	width: 8px
}

body::-webkit-scrollbar-track {
	background-color: red
}

body::-webkit-scrollbar-thumb {
	background-color: #5f2e6d;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	outline: none
}

@-moz-document url-prefix() {
	body {
		scrollbar-color: #5f2e6d red;
		scrollbar-width: thin
	}
}

.container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1195px;


	max-width: 60em;

	@media (min-width:1500px) {
		max-width: 74.6875em;
	}

	padding-left: 20px;
	padding-right: 20px;
	width: 100%
}

.container.container--fluid {
	max-width: 100%
}

.wrapper {
	display: flex;
	flex-direction: column;
	overflow: hidden
}

.wrapper,
.wrapper-inner {
	min-height: 100svh;
	position: relative
}

.wrapper-inner {
	display: grid;
	-ms-grid-template-columns: minmax(0, 1fr);
	grid-template-columns: minmax(0, 1fr);
	grid-template-rows: auto 1fr auto
}

.wrapper-inner .header {
	grid-row: 1
}

.wrapper-inner .main {
	grid-row: 2
}

.wrapper-inner .footer {
	grid-row: 3
}

img {
	display: inline-block;
	max-width: 100%;
	vertical-align: top
}

.legal{
	font-family: "AllotropeRegular", Inter, Helvetica Neue, Arial, Noto Sans, sans-serif;
}

.legal span{
	font-family: "AllotropeExtraLightItalic", Inter, Helvetica Neue, Arial, Noto Sans, sans-serif;
}

.legal h2,
.legal h3{
	font-family: "AllotropeBoldItalic";
	margin-bottom: 0px;
	margin-top: 30px;
}
.footer {
	position: relative;
	z-index: 90
}

.footer__decor {
	bottom: 0;
	left: 100%;
	pointer-events: none;
	position: absolute;
	transform: translate(-22.7%, 48%);
	width: max(300px, min(200vw, 1700px))
}

.footer__decor img {
	width: 100%
}

.footer__top {
	padding: 25px 0 40px;
	position: relative;
	z-index: 2
}

.footer__list {
	display: flex;
	flex-wrap: wrap;
	font-family: allotrope, Inter, Helvetica Neue, Arial, Noto Sans, sans-serif;
	gap: 1em 1.7em;
	line-height: 1.25
}

.footer__list li:before {
	font-family: "AllotropeBoldItalic";
	content: ">";
	margin-right: .3em
}

.footer__link {
	font-family: "AllotropeBoldItalic";
	-webkit-text-decoration: underline;
	text-decoration: underline;
	text-decoration-color: red;
	text-underline-offset: .35em;
	transition: text-decoration-color .3s cubic-bezier(.3, .86, .36, .95), color .3s cubic-bezier(.3, .86, .36, .95)
}

.footer__link:hover {
	-webkit-text-decoration: underline;
	text-decoration: underline;
	text-decoration-color: transparent
}

.footer__bottom {
	background-color: #fff;
	padding: 25px 0;
	position: relative;
	z-index: 2
}

.footer .logo-list {
	align-items: center;
	display: flex;
	gap: 20px;
	justify-content: space-between
}

.footer .logo-list__item {
	min-width: 20%;
	pointer-events: none;
}

.footer .logo-list__item:nth-child(3n+2) {
	text-align: center
}

.footer .logo-list__item:nth-child(3n) {
	text-align: right
}

.intro-section {
	background-color: #e6263f;
	overflow: hidden;
	padding: 150px 0 60px;
	position: relative
}

.intro-section__decor {
	bottom: 0%;
	left: 50%;
	pointer-events: none;
	position: absolute;
	transform: translate(-24.6%, 20.2%);
	width: max(500px, min(124vw, 2600px))
}

.intro-section__decor {
	bottom: 0%;
	left: 50%;
	pointer-events: none;
	position: absolute;
	/* transform: translate(-24.6%, 20.2%); */
	width: max(1800px, min(124vw, 2600px))
}


.intro-section__decor img {
	width: 100%
}

.intro-section .container {
	position: relative;
	z-index: 2
}

.intro-section__title {
	font-family: "AllotropeExtraLightItalic";
	margin-bottom: 30px
}

.intro-section__title strong {
	font-family: "AllotropeBoldItalic";
	display: block;
	font-weight: 700;
	text-transform: uppercase
}

.intro-section__text {
	letter-spacing: -.01em;
	max-width: 990px
}

.intro-section__text p {
	margin-bottom: 1.28em
}

.intro-section__text p:last-child {
	margin-bottom: 0
}

.accordion-section {
	padding: 60px 0 100px
}

.accordion-section__title {
	font-family: "AllotropeExtraLightItalic";
	margin-bottom: 40px
}

.accordion {
	max-width: 960px
}

.accordion__box.active .accordion__opener:before {
	transform: translateY(-50%) rotate(45deg)
}

.accordion__box.active .accordion__opener:after {
	transform: translateY(-50%) rotate(135deg)
}

.accordion__box:last-child {
	border-bottom: 2px solid red
}

.accordion__opener {
	font-family: "AllotropeBoldItalic";
	border-top: 2px solid red;
	display: block;
	line-height: 1;
	margin: 0;
	padding: 25px 40px 25px 0;
	position: relative
}

.accordion__opener:hover {
	color: hsla(0, 0%, 100%, .75)
}

.accordion__opener:after,
.accordion__opener:before {
	background-color: currentColor;
	content: "";
	height: 2px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: transform .3s cubic-bezier(.3, .86, .36, .95);
	width: 24px
}

.accordion__opener:after {
	transform: translateY(-50%) rotate(90deg)
}

.js-acc-hidden {
	visibility: hidden !important
}

.accordion-item {
	padding-bottom: 25px
}

.accordion-item__content {
	margin-bottom: 25px
}

.accordion-item__images {
	display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content: flex-start
}

.accordion-item__images img {
	width: 100%
}

.accordion-item__info {
	font-family: "AllotropeRegular";
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 20px
}

.accordion-item__info:has(.contact-item:nth-child(2)) .contact-item {
	width: 100%
}

.accordion-item__text {
	font-family: "AllotropeRegular", Inter, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-weight: 300;
	max-width: 585px
}

.accordion-item__text>:last-child {
	margin-bottom: 0
}

.contact-item .info-title {
	font-family: "AllotropeExtraLightItalic", Inter, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-weight: 500
}

.contact-item address {
	display: inline;
	font-style: normal;
	margin: 0
}

@media (min-width:768px) {

	.h1,
	h1 {
		font-size: 54px
	}

	.header {
		padding: 30px 0
	}

	.header.header--fixed.fixed-position .header__logo {
		width: 180px
	}

	.header__logo {
		width: 240px
	}

	.intro-section__title {
		max-width: 800px
	}

	.accordion-item {
		display: flex;
		gap: 40px;
		padding-bottom: 40px
	}

	.accordion-item__content {
		flex-grow: 1;
		margin-bottom: 0
	}

	.accordion-item__images {
		flex-shrink: 0;
		width: 277px
	}

	.accordion-item__info {
		margin-bottom: 30px
	}

	.accordion-item__info:has(.contact-item:nth-child(2)) .contact-item {
		width: calc(50% - 10px)
	}

	.intro-section__decor {
		bottom: 0%;
		left: 50%;
		pointer-events: none;
		position: absolute;
		/* transform: translate(-24.6%, 20.2%); */
		width: max(2000px, min(124vw, 2600px))
	}
}

@media (min-width:1024px) {

	.h1,
	h1 {
		font-size: 70px
	}

	.h2,
	h2 {
		font-size: 40px
	}

	.h3,
	h3 {
		font-size: 30px
	}

	.h4,
	h4 {
		font-size: 24px
	}

	.h5,
	h5 {
		font-size: 18px
	}

	.h6,
	h6 {
		font-size: 16px
	}

	.text-lg {
		font-size: 25px;
		font-size: clamp(1rem, 5vw, 1.3125rem);
	}

	.header.header--fixed.fixed-position .header__logo {
		width: 215px
	}

	.container {
		padding-left: 40px;
		padding-right: 40px
	}

	.footer__decor {
		width: max(300px, min(124vw, 2800px))
	}

	.footer__top {
		padding: 33px 0 68px
	}

	.footer__bottom {
		padding: 33px 0
	}

	.intro-section {
		padding: 272px 0 105px
	}

	.intro-section__title {
		margin-bottom: 47px;
		max-width: 100%
	}

	.accordion-section {
		padding: 127px 0 150px
	}

	.accordion__opener {
		padding: 40px 50px 40px 0
	}

	.accordion__opener:after,
	.accordion__opener:before {
		width: 30px
	}
}

@media (min-width:1200px) {

	.h1,
	h1 {
		font-size: 90px;
		font-size: clamp(2rem, 5vw, 5.125rem);
	}

	.header {
		padding: 50px 0
	}

	.header__logo {
		width: 288px
	}


}

@media (min-width:1499px) {

	.text-lg {
		font-size: 25px;
	}

	.intro-section__decor {
		bottom: 0;
		left: 50%;
		pointer-events: none;
		position: absolute;
		transform: translate(-24.6%, 20.2%);
		width: max(500px, min(124vw, 2600px))
	}

}

@media (max-width:1439px) {
	.header.header--fixed.fixed-position {
		background-color: #5f2e6d
	}
}

@media (max-width:767px) {
	.intro-section__title {
		font-size: max(26px, min(8vw, 48px))
	}
}