img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}

ul.filebird-block-filebird-gallery{margin:auto!important;padding:0!important;width:100%}ul.filebird-block-filebird-gallery.layout-grid{display:grid;grid-gap:20px;align-items:stretch;grid-template-columns:repeat(var(--columns),1fr);justify-items:stretch}ul.filebird-block-filebird-gallery.layout-grid li img{border:1px solid #ccc;box-shadow:2px 2px 6px 0 rgba(0,0,0,.3);height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}ul.filebird-block-filebird-gallery.layout-masonry{-moz-column-count:var(--columns);-moz-column-gap:var(--space);column-gap:var(--space);-moz-column-width:var(--min-width);columns:var(--min-width) var(--columns);display:block;overflow:auto}ul.filebird-block-filebird-gallery.layout-masonry li{margin-bottom:var(--space)}ul.filebird-block-filebird-gallery li{list-style:none}ul.filebird-block-filebird-gallery li figure{height:100%;margin:0;padding:0;position:relative;width:100%}ul.filebird-block-filebird-gallery li figure figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}ul.filebird-block-filebird-gallery li figure figcaption a{color:inherit}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {font-display:swap;
    font-family: 'Inter';
    src: url('/wp-content/themes/pozirk/fonts/Inter-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */

@font-face{font-display:swap;font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */

@font-face{font-display:swap;font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media(max-width:767px){.title--main{display:none}}.title--gray{color:#7b7b7b}.title--pozirk span{background:linear-gradient(90deg,#ab2425,#f85a5b);background-clip:text;width:max-content;-webkit-text-fill-color:transparent;text-transform:uppercase}.title--red{color:#c33435}.title--center{text-align:center}.title--right{text-align:right}.title--wide{letter-spacing:2.09px}.title--middle{font-size:1.125rem;letter-spacing:1.61px;line-height:100%;margin-top:0}.title--uppercase{text-transform:uppercase}.title--lowercase{text-transform:lowercase}@media(max-width:767px){.title{letter-spacing:1.33px;overflow:hidden;position:relative;text-align:center}.title:after,.title:before{background:#ddd;background-clip:content-box;content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}.title:before{left:-1em;margin:-2px 0 0 -50%}.title:after{left:1em;margin:-2px -50% 0 0}}@media(max-width:767px)and (max-width:767px){.title{margin-left:auto;margin-right:auto;width:100%}}.title--pozirk .title--horizontal-line__left,.title--pozirk .title--horizontal-line__right{border-bottom:1px solid #ebc1bb}.title--gray .title--horizontal-line__left,.title--gray .title--horizontal-line__right{border-bottom:1px solid #ddd}@media(max-width:767px){.title--horizontal-lines:after,.title--horizontal-lines:before{display:none}}.title--horizontal-lines span{align-items:center;display:flex;white-space:nowrap;width:100%}.title--horizontal-lines--margin-24 span{column-gap:24px}@media(max-width:767px){.title--horizontal-lines--margin-24 span{column-gap:16px}}.title--horizontal-lines--margin-42 span{column-gap:42px}@media(max-width:767px){.title--horizontal-lines--margin-42 span{column-gap:34px}}.title--horizontal-line__left,.title--horizontal-line__right{height:1px;width:100%}*{box-sizing:border-box}body{color:#0d0d0d;font-family:Inter,sans-serif;margin:0;padding:0}a{text-decoration:unset}.uppercase{text-transform:uppercase}ul{list-style:none;margin:0;padding:0}input::placeholder,textarea::placeholder{font-family:Gill Sans,sans-serif;font-size:16px}h1,h2,h3,h4,h5,h6{margin:0}h1{font-size:2.18rem;font-weight:700;line-height:45px}h2,h1.h1-title{font-size:1.375rem}h2,h3{color:#0d0d0d;font-weight:700}h3{font-size:1.125rem;line-height:25px}h4{font-weight:500}h4,h5{color:#0d0d0d;font-size:.875rem;line-height:20px}h5{font-weight:400}.alert{color:#c33435;display:inline-block;font-weight:inherit}@media(max-width:767px){h1{font-size:1.063rem;font-weight:600;line-height:25px}h2,h1.h1-title{font-size:1.125rem;line-height:20px}}.divider--vertical{border-left:1px solid #ddd;height:29px;margin:0 18px;width:1px}@media(max-width:1024px){.divider--vertical{margin:0 10px}}.tooltip-excl{cursor:pointer;display:inline-block;position:absolute}.tooltip-excl.tooltip-excl--mobile{display:none}@media(max-width:767px){.tooltip-excl.tooltip-excl--desktop{display:none}.tooltip-excl.tooltip-excl--mobile{display:block}}.tooltip-excl:hover .tooltip-excl__description{opacity:1;visibility:visible}.tooltip-excl__icon{background:url(/wp-content/themes/pozirk/dist/41e0c9c6b554f2eb578a.svg) no-repeat;cursor:pointer;height:14px;padding:10px;width:14px}.tooltip-excl__description{background:#fff;border:1px solid #ddd;box-shadow:0 2px 34px 0 rgba(0,0,0,.195);color:#121212;display:block;font-size:1.125rem;left:50%;line-height:25px;max-width:308px;opacity:0;padding:19px 25px!important;position:absolute;top:calc(100% + 16px);transform:translate(-50%);transition:all .15s ease-in;visibility:hidden;width:max-content;z-index:20}.tooltip-excl__description span{background:linear-gradient(90deg,#f0393a 43.84%,#642b73 94.69%);-webkit-background-clip:text;font-weight:600;letter-spacing:.105em;-webkit-text-fill-color:transparent}@media(max-width:767px){.tooltip-excl__description{left:calc(50% + 12px);max-width:unset;padding:12px;width:calc(50vw - 12px)}}.tooltip-excl__description:before{border:7px solid transparent;border-top-color:#fff;content:"";left:50%;position:absolute;top:-16%;transform:translateX(-50%) rotateX(180deg)}figure{margin:0}video{height:auto;object-fit:cover;width:100%}figcaption{font-weight:600;margin-top:8px;text-align:center}.wrapperEditor>div>:first-child{margin-top:0}.wrapperEditor h1,.wrapperEditor h2,.wrapperEditor h3,.wrapperEditor h4,.wrapperEditor h5,.wrapperEditor h6{margin-top:44px}@media(max-width:767px){.wrapperEditor h1,.wrapperEditor h2,.wrapperEditor h3,.wrapperEditor h4,.wrapperEditor h5,.wrapperEditor h6{margin-top:34px;padding:0 24px}}.wrapperEditor h2{font-size:22px}@media(max-width:767px){.wrapperEditor h2{font-size:16px;font-weight:600}}.wrapperEditor h3{font-size:20px}@media(max-width:767px){.wrapperEditor h3{font-size:14px}}.wrapperEditor h4{font-size:18px}@media(max-width:767px){.wrapperEditor h4{font-size:13px}}.wrapperEditor h5{font-size:15px}@media(max-width:767px){.wrapperEditor h5{font-size:12px}}.wrapperEditor h6{font-size:12px}@media(max-width:767px){.wrapperEditor h6{font-size:10px}}.wrapperEditor h2.has-x-large-font-size,.wrapperEditor h3.has-x-large-font-size,.wrapperEditor h4.has-x-large-font-size,.wrapperEditor h5.has-x-large-font-size,.wrapperEditor h6.has-x-large-font-size,.wrapperEditor p.has-x-large-font-size{font-size:42px}@media(max-width:767px){.wrapperEditor h2.has-x-large-font-size,.wrapperEditor h3.has-x-large-font-size,.wrapperEditor h4.has-x-large-font-size,.wrapperEditor h5.has-x-large-font-size,.wrapperEditor h6.has-x-large-font-size,.wrapperEditor p.has-x-large-font-size{font-size:24px}}.wrapperEditor h2.has-large-font-size,.wrapperEditor h3.has-large-font-size,.wrapperEditor h4.has-large-font-size,.wrapperEditor h5.has-large-font-size,.wrapperEditor h6.has-large-font-size,.wrapperEditor p.has-large-font-size{font-size:36px}@media(max-width:767px){.wrapperEditor h2.has-large-font-size,.wrapperEditor h3.has-large-font-size,.wrapperEditor h4.has-large-font-size,.wrapperEditor h5.has-large-font-size,.wrapperEditor h6.has-large-font-size,.wrapperEditor p.has-large-font-size{font-size:20px}}.wrapperEditor h2.has-medium-font-size,.wrapperEditor h3.has-medium-font-size,.wrapperEditor h4.has-medium-font-size,.wrapperEditor h5.has-medium-font-size,.wrapperEditor h6.has-medium-font-size,.wrapperEditor p.has-medium-font-size{font-size:20px}@media(max-width:767px){.wrapperEditor h2.has-medium-font-size,.wrapperEditor h3.has-medium-font-size,.wrapperEditor h4.has-medium-font-size,.wrapperEditor h5.has-medium-font-size,.wrapperEditor h6.has-medium-font-size,.wrapperEditor p.has-medium-font-size{font-size:16px}}.wrapperEditor h2.has-small-font-size,.wrapperEditor h3.has-small-font-size,.wrapperEditor h4.has-small-font-size,.wrapperEditor h5.has-small-font-size,.wrapperEditor h6.has-small-font-size,.wrapperEditor p.has-small-font-size{font-size:13px}@media(max-width:767px){.wrapperEditor h2.has-small-font-size,.wrapperEditor h3.has-small-font-size,.wrapperEditor h4.has-small-font-size,.wrapperEditor h5.has-small-font-size,.wrapperEditor h6.has-small-font-size,.wrapperEditor p.has-small-font-size{font-size:10px}}.wrapperEditor p{font-size:1.125rem;line-height:178%;margin-top:14px;overflow-wrap:anywhere;width:100%}.wrapperEditor p a{border-bottom:1px solid #f85a5b;color:#f85a5b;overflow-wrap:anywhere}.wrapperEditor p a span{color:unset!important}.wrapperEditor p a u{text-decoration:none !important;}.wrapperEditor p a:hover{border-color:#c33435;color:#c33435}@media(max-width:767px){.wrapperEditor p{font-size:.875rem;line-height:171%;padding:0 24px}}.wrapperEditor strong{font-weight:600}.wrapperEditor .has-cyan-bluish-gray-color{color:#abb8c3}.wrapperEditor .has-white-color{color:#fff}.wrapperEditor .has-pale-pink-color{color:#f78da7}.wrapperEditor .has-vivid-red-color{color:#c33435}.wrapperEditor .has-luminous-vivid-orange-color{color:#ff6900}.wrapperEditor .has-luminous-vivid-amber-color{color:#fcb900}.wrapperEditor .has-light-green-cyan-color{color:#7bdcb5}.wrapperEditor .has-vivid-green-cyan-color{color:#00d084}.wrapperEditor .has-pale-cyan-blue-color{color:#8ed1fc}.wrapperEditor .has-vivid-cyan-blue-color{color:#0693e3}.wrapperEditor .has-vivid-purple-color{color:#9b51e0}.wrapperEditor ul{margin:44px auto;max-width:744px;padding:24px 64px;position:relative}.wrapperEditor ul:after,.wrapperEditor ul:before{background-image:linear-gradient(90deg,#ab2425,#f85a5b);content:"";height:1px;left:0;opacity:.5;position:absolute;width:100%}.wrapperEditor ul:before{top:0}.wrapperEditor ul:after{bottom:0}.wrapperEditor ul li{font-size:1.125rem;line-height:32px;position:relative}.wrapperEditor ul li:before{color:#ebc1bb;content:"•";display:inline-block;font-weight:700;height:12px;margin-left:-1em;position:absolute;top:-1px;width:6px}.wrapperEditor ul li:not(:first-child){margin-top:24px}@media(max-width:767px){.wrapperEditor ul{margin:34px 0;padding:14px 44px}.wrapperEditor ul li{font-size:.875rem;line-height:24px;padding:0}}.wrapperEditor .wp-block-table{margin:20px 0}.wrapperEditor .wp-block-table,.wrapperEditor .wp-block-table table{border-collapse:collapse;width:100%}.wrapperEditor .wp-block-table table.table--wide{display:block;overflow-x:scroll}@media(min-width:768px){.wrapperEditor .wp-block-table table.table--wide{padding-bottom:5px}.wrapperEditor .wp-block-table table.table--wide::-webkit-scrollbar{height:7px;width:100%}.wrapperEditor .wp-block-table table.table--wide::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#ab2425,#f85a5b);border-radius:5px;cursor:pointer}}.wrapperEditor .wp-block-table.is-style-stripes table th{background-color:transparent;border:none;border-bottom:3px solid #000}.wrapperEditor .wp-block-table.is-style-stripes table td{border:none}.wrapperEditor .wp-block-table.is-style-stripes table tbody tr:nth-child(2n){background-color:#f9f9f9}.wrapperEditor .wp-block-table.is-style-stripes table tfoot td{border-top:3px solid #000}.wrapperEditor .wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wrapperEditor .wp-block-table .has-fixed-layout td,.wrapperEditor .wp-block-table .has-fixed-layout th{width:auto}.wrapperEditor .wp-block-table td,.wrapperEditor .wp-block-table th{border:1px solid #ddd;padding:10px;text-align:left}.wrapperEditor .wp-block-table tfoot td,.wrapperEditor .wp-block-table thead th{background-color:#f2f2f2}.wrapperEditor .wp-block-table .wp-element-caption{color:#0d0d0d;font-size:.875rem;font-weight:500;margin-top:12px;text-align:center}@media(max-width:767px){.wrapperEditor .wp-block-table{padding:0 24px}}.wrapperEditor .wp-block-image{margin:44px 0}.wrapperEditor .wp-block-image .wp-element-caption{font-size:.875rem;font-weight:500;line-height:18px;margin-top:14px;text-align:center}@media(max-width:767px){.wrapperEditor .wp-block-image{margin:34px 0}.wrapperEditor .wp-block-image .wp-element-caption{font-size:12px;line-height:16px}}.wrapperEditor .block-image{margin:44px auto}.wrapperEditor .block-image img{height:100%;left:50%;margin:0 auto;object-fit:cover;object-position:50% 50%;position:relative;transform:translateX(-50%);width:100vw}.wrapperEditor .block-image figcaption{margin:14px auto 0;max-width:744px;text-align:center}.wrapperEditor .block-image__descr{font-size:.875rem;font-weight:500;line-height:18px}.wrapperEditor .block-image__author{color:rgba(54,54,54,.5);font-size:.875rem;line-height:18px;margin-top:6px}.wrapperEditor .block-image__author span{background:linear-gradient(90deg,#ab2425,#f85a5b);background-clip:text;display:inline;width:100%;-webkit-text-fill-color:transparent}.wrapperEditor .block-image-normal img{max-width:744px}.wrapperEditor .block-image-normal figcaption{max-width:666px}.wrapperEditor .block-image-wide img{max-height:500px;max-width:1128px}.wrapperEditor .block-image-full img{max-height:600px;max-width:1440px}@media(max-width:767px){.wrapperEditor .block-image{margin:34px 0}.wrapperEditor .block-image figcaption{margin-top:8px;padding:0 24px}.wrapperEditor .block-image__descr{font-size:12px;line-height:16px}.wrapperEditor .block-image__author{font-size:12px;line-height:14px;margin-top:4px}}.wrapperEditor .is-style-full-size{left:50%;max-width:1440px;position:relative;transform:translateX(-50%);width:100vw}.wrapperEditor .attention-block{background-color:#f7f7f7;background:snow;border-bottom:1px solid #ebc1bb;border-top:1px solid #ebc1bb;left:50%;margin:44px 0;max-width:2150px;padding:38px 0;position:relative;transform:translateX(-50%);width:100vw}.wrapperEditor .attention-block p{font-size:1.375rem;font-weight:600;letter-spacing:.22px;line-height:36.74px;margin:0 auto;max-width:744px;padding:0}@media(min-width:1480px){.wrapperEditor .attention-block{border:1px solid #ebc1bb;border-radius:8px}}@media(max-width:767px){.wrapperEditor .attention-block{margin:34px 0;padding:34px 24px}.wrapperEditor .attention-block p{font-size:1.125rem;letter-spacing:.18px;line-height:1.88rem}}.wrapperEditor .accordion{background:snow;border:1px solid #ebc1bb;border-radius:2px;margin:44px auto;max-width:744px}@media(max-width:767px){.wrapperEditor .accordion{margin:34px 0}}.wrapperEditor .accordion__title{background:linear-gradient(90deg,#ab2425,#f85a5b);background-clip:text;border-radius:2px;cursor:pointer;display:block;position:relative;-webkit-transition:background-color .2s;transition:background-color .2s;width:max-content;-webkit-text-fill-color:transparent;font-size:1.25rem;font-weight:600;letter-spacing:.2px;line-height:34px;margin:0 auto;padding:10px 0;text-transform:uppercase}.wrapperEditor .accordion__title:hover{transition:all .5s ease-out}@media(max-width:767px){.wrapperEditor .accordion__title{font-size:.875rem;letter-spacing:.14px;line-height:21px}}.wrapperEditor .accordion__arrow{display:inline-block;height:8px;position:absolute;right:-25px;top:50%;transform:translateY(-50%);transition:all .2s ease-out;width:15px}.wrapperEditor .accordion__rotate{transform:translateY(-50%) rotate(180deg)}.wrapperEditor .accordion__content{display:none;margin:0;padding-bottom:34px;padding-top:8px}.wrapperEditor .accordion__content:after,.wrapperEditor .accordion__content:before{display:none}.wrapperEditor .accordion__content li p{margin:0}@media(max-width:767px){.wrapperEditor .accordion__content{padding:10px 34px 24px}.wrapperEditor .accordion__content li{font-size:.875rem;line-height:24px;padding:0}}.wrapperEditor .accordion-active .accordion__content{display:block}.wrapperEditor .wp-block-quote{margin:44px auto;max-width:744px;padding:77px 0;position:relative}.wrapperEditor .wp-block-quote:before{left:50%;top:0}.wrapperEditor .wp-block-quote:after,.wrapperEditor .wp-block-quote:before{background:url(/wp-content/themes/pozirk/dist/2c9d4dfaddc463f5a1a6.svg) 50% no-repeat;background-size:contain;content:"";height:30px;position:absolute;width:38px}.wrapperEditor .wp-block-quote:after{bottom:0;right:50%;transform:rotate(180deg)}.wrapperEditor .wp-block-quote p{color:#0d0d0d;font-size:1.25rem;font-weight:600;letter-spacing:.2px;line-height:150%;margin:0;text-align:center}.wrapperEditor .wp-block-quote cite{color:#363636;display:block;font-size:1.125rem;line-height:32px;margin-top:16px;text-align:center}@media(max-width:767px){.wrapperEditor .wp-block-quote{margin:34px 0;padding:45px 24px}.wrapperEditor .wp-block-quote p{font-size:.875rem;font-weight:500;letter-spacing:.14px;line-height:150%;padding:0}.wrapperEditor .wp-block-quote cite{font-size:.875rem;line-height:18px}}.wrapperEditor .insert-block{align-items:center;display:flex;gap:24px;padding:24px 0;position:relative}.wrapperEditor .insert-block:before{top:0}.wrapperEditor .insert-block:after,.wrapperEditor .insert-block:before{background-color:#ddd;content:"";display:block;height:1px;left:0;position:absolute;width:100%}.wrapperEditor .insert-block:after{bottom:0}.wrapperEditor .insert-block__img{background:linear-gradient(180deg,transparent 47.4%,#000);flex-shrink:0;height:242px;position:relative;width:363px}.wrapperEditor .insert-block__img img{height:100%;object-fit:cover;object-position:50% 50%;position:absolute;width:100%;z-index:-10}.wrapperEditor .insert-block__text{padding:11.5px 0}.wrapperEditor .insert-block__title{font-size:1.625rem;font-weight:700;line-height:36px;margin-top:24px}.wrapperEditor .insert-block__descr{color:#363636;font-size:.875rem;line-height:23px;margin:12px 0 24px}.wrapperEditor .insert-block__tag{color:#7b7b7b;font-size:12px;font-size:14px;font-weight:500;font-weight:700;letter-spacing:1.2px;letter-spacing:1.4px;text-transform:uppercase}.wrapperEditor .insert-block__tag--mobile{background:linear-gradient(90deg,#ab