.vg-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: 16px;
}
.vg-item {
position: relative;
aspect-ratio: 16/9;
background: #F6F5F4;
overflow: hidden;
border-radius: 18px;
position: relative;
}
.vg-item img {
width: 100%;
height: 100%;
object-fit: cover;
}
.vg-item video {
width: 100%;
height: 100%;
object-fit: cover;
}
.vg-play {
position: absolute;
inset: 0;
border: none;
background: none;
cursor: pointer;
}
.vg-play-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 56px;
height: 56px;
border-radius: 50%;
background: rgba(0,0,0,0.6);
}
.vg-play-icon::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-40%, -50%);
border-style: solid;
border-width: 10px 0 10px 18px;
border-color: transparent transparent transparent #fff;
}
.vg-modal {
position: fixed;
inset: 0;
z-index: 9999;
display: flex;
align-items: center;
justify-content: center;
}
.vg-modal-backdrop {
position: absolute;
inset: 0;
background: rgba(0,0,0,0.8);
}
.vg-modal-inner {
position: relative;
z-index: 1;
max-width: 90vw;
max-height: 90vh;
}
.vg-modal-video {
display: block;
max-width: 100%;
max-height: 100%;
}
.vg-modal-close {
position: absolute;
top: -32px;
right: -32px;
width: 32px;
height: 32px;
border-radius: 50%;
border: none;
background: #fff;
cursor: pointer;
font-size: 32px;
line-height: 1;
padding: 0;
}
body.vg-modal-open {
overflow: hidden;
}
@media (max-width: 768px) {
.vg-grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}.lwpcngNotice{position:fixed;z-index:999999;padding:12px 24px;font:16px/20px "Trebuchet MS","Helvetica CY",sans-serif;box-shadow:0 0 8px rgba(0,0,0,.1);border:0 solid}.lwpcngNotice A{text-decoration:underline}.lwpcngNotice A:hover{text-decoration:none}.lwpcngNotice-float{border:1px solid;border-radius:4px}.lwpcngNotice_message{display:inline;margin-right:8px}.lwpcngNotice_accept,.lwpcngNotice_reject{margin:8px 8px;display:inline-block;vertical-align:middle;padding:6px 12px;border:1px solid;white-space:nowrap;cursor:pointer}.lwpcngNotice_accept{font-weight:700}.lwpcngNotice_more{margin:0 6px;display:inline-block;vertical-align:middle;white-space:nowrap;cursor:pointer;font-size:14px}.lwpcngNoticeBar{text-align:center}.lwpcngNoticeBar.lwpcngNotice-sticked{left:0;right:0}.lwpcngNoticeBar-top.lwpcngNotice-sticked{top:0;border-bottom-width:1px}.lwpcngNoticeBar-bottom.lwpcngNotice-sticked{bottom:0;border-top-width:1px}.lwpcngNoticeBar .lwpcngNotice_buttons{display:inline}.lwpcngNoticeBox{max-width:40%}@media screen and (max-width:980px){.lwpcngNoticeBox{max-width:75%}}@media screen and (max-width:600px){.lwpcngNoticeBox{max-width:none;left:0!important;right:0!important;border-radius:0!important;border-width:0}.lwpcngNoticeBox-topLeft,.lwpcngNoticeBox-topRight{top:0!important;border-bottom-width:1px}.lwpcngNoticeBox-bottomLeft,.lwpcngNoticeBox-bottomRight{bottom:0!important;border-top-width:1px}}.lwpcngNoticeBox-bottomLeft.lwpcngNotice-sticked{left:0;bottom:0;border-right-width:1px;border-top-width:1px;border-radius:0 4px 0 0}.lwpcngNoticeBox-bottomRight.lwpcngNotice-sticked{right:0;bottom:0;border-left-width:1px;border-top-width:1px;border-radius:4px 0 0 0}.lwpcngNoticeBox-topLeft.lwpcngNotice-sticked{left:0;top:0;border-right-width:1px;border-bottom-width:1px;border-radius:0 0 4px 0}.lwpcngNoticeBox-topRight.lwpcngNotice-sticked{right:0;top:0;border-left-width:1px;border-bottom-width:1px;border-radius:0 0 0 4px}.lwpcngNoticeBox .lwpcngNotice_buttons{margin-top:6px}.lwpcngNotice-light{background:#fff;background:rgba(255,255,255,.97);color:#000;border-color:#ddd}.lwpcngNotice-light A,.lwpcngNotice-light A:hover,.lwpcngNotice-light A:visited{color:#aaa}.lwpcngNotice-light .lwpcngNotice_accept{border-color:#ddd;background:#fff;color:#00a65a}.lwpcngNotice-light .lwpcngNotice_accept:hover{border-color:#82ccaa;background:#f4fff3}.lwpcngNotice-light .lwpcngNotice_reject{border-color:#ddd;background:#fff;color:#888}.lwpcngNotice-light .lwpcngNotice_reject:hover{border-color:#bbb;background:#f8f8f8;color:#000}.lwpcngNotice-dark{background:#2b2b2b;background:rgba(43,43,43,.97);color:#fff;border-color:#2b2b2b}.lwpcngNotice-dark A,.lwpcngNotice-dark A:hover,.lwpcngNotice-dark A:visited{color:#aaa}.lwpcngNotice-dark .lwpcngNotice_accept{border-color:#555;color:#00a65a}.lwpcngNotice-dark .lwpcngNotice_accept:hover{background:#2b2b2b}.lwpcngNotice-dark .lwpcngNotice_reject{border-color:#555;color:#888}.lwpcngNotice-dark .lwpcngNotice_reject:hover{background:#2b2b2b;color:#aaa}.lwpcngShowAgain{position:fixed;z-index:999999;padding:6px 16px;border:0 solid;border-top-width:1px;font:14px/18px "Trebuchet MS","Helvetica CY",sans-serif;cursor:pointer}.lwpcngShowAgain-bottomSticked{bottom:0}.lwpcngShowAgain-bottomFloat{border-bottom-width:1px}.lwpcngShowAgain-sideSticked.lwpcngShowAgain-bottomRight{right:0}.lwpcngShowAgain-sideSticked.lwpcngShowAgain-bottomLeft{left:0}.lwpcngShowAgain-bottomRight{border-left-width:1px;border-top-left-radius:4px}.lwpcngShowAgain-bottomRight.lwpcngShowAgain-sideFloat{border-right-width:1px;border-top-right-radius:4px}.lwpcngShowAgain-bottomRight.lwpcngShowAgain-sideFloat.lwpcngShowAgain-bottomFloat{border-bottom-right-radius:4px}.lwpcngShowAgain-bottomRight.lwpcngShowAgain-bottomFloat{border-bottom-left-radius:4px}.lwpcngShowAgain-bottomLeft{border-right-width:1px;border-top-right-radius:4px}.lwpcngShowAgain-bottomLeft.lwpcngShowAgain-sideFloat{border-left-width:1px;border-top-left-radius:4px}.lwpcngShowAgain-bottomLeft.lwpcngShowAgain-sideFloat.lwpcngShowAgain-bottomFloat{border-bottom-left-radius:4px}.lwpcngShowAgain-bottomLeft.lwpcngShowAgain-bottomFloat{border-bottom-right-radius:4px}.lwpcngShowAgain-light{background:#fff;background:rgba(255,255,255,.97);border-color:#ddd;color:#000}.lwpcngShowAgain-light:hover{background:#f6f6f6;color:#000}.lwpcngShowAgain-dark{background:#2b2b2b;background:rgba(43,43,43,.97);color:#bbb;border-color:#2b2b2b}.lwpcngShowAgain-dark:hover{background:#2b2b2b;color:#ddd}.lwpcngHide{display:none}@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");  html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
scroll-behavior: smooth;
}  body {
margin: 0;
}
#page {
overflow-x: hidden; 
}
#page.site > p {
display: none;
}
section {
clear: both;
} main {
display: block;  margin: 0 auto;
overflow-x: hidden;
}
.container {
display: block;
max-width: 1340px;
padding: 0 20px;
margin: 0 auto;
}
.caveat {
font-family: 'Caveat'; 
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
color: inherit;
text-decoration: none;
transition: all .3s ease-in-out;
}
a:hover {
color: var(--accent);
} abbr[title] {
border-bottom: none;
text-decoration: underline;
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: -0.25em;
}
sup {
top: -0.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;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.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;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: 'Montserrat', "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #FFFFFF;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}  a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block; }
.main-navigation ul {
display: flex;
gap: 20px;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul { float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
gap: 10px;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
} .main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
} .main-navigation li.menu-item-has-children > a{
position: relative;
padding-right: 20px
}
.main-navigation li.menu-item-has-children > a::after{
content: "";
position: absolute;
right: 0;               
top: 50%;
width: 14px;              
height: 14px;
transform: translateY(-50%) rotate(0deg);
transform-origin: 50% 50%;
transition: transform 0.25s ease; 
display: inline-block;
background-image: url(//ru161.ru/wp-content/themes/dptheme/assets/img/icon/ArrowDown.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
.main-navigation li.menu-item-has-children:hover > a::after,
.main-navigation li.menu-item-has-children:focus-within > a::after{
transform: translateY(-50%) rotate(180deg);
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.hamburger {
display: none;
flex-direction: column;
gap: 5px;
background: transparent;
border: none;
cursor: pointer;
padding: 5px;
}
.hamburger span {
width: 30px;
height: 2px;
background-color: #000000;
border-radius: 3px;
transition: all 0.3s ease;
}
.overlay {
position: fixed;
left: 0;
top: 0;
width: 100vw;
height: 100vh;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
pointer-events: none;
transition: opacity 0.3s;
z-index: 99;
}
.overlay.active {
opacity: 1;
pointer-events: auto;
}
.mobile_menu {
position: fixed;
top: 80px;
right: -150%;
background-color: #f5f5f5;
transition: all 0.4s ease;
gap: 0;
padding: 1rem 0;
height: 100vh;
opacity: 0;
visibility: hidden;
z-index: 100;
}
.mobile_menu.active {
right: 0;
opacity: 1;
visibility: visible;
overflow-y: scroll;
height: calc(100vh - 80px);
}
.body-locked {
overflow: hidden;
position: fixed;
width: 100vw;
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}   :root {
--color-main: #1c2132;
--color-text: #343A40;
--color-muted: #5b5f73;
--color-bg: #f8f8f8;
--color-border: #dde2eb;
--accent: #931D22;
--radius: 10px;
--radius-big: 30px;
--radius-small: 8px;
--shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
--footer-bg: #fff;
--footer-text: #2a2a2a;
--footer-muted: #6b6b6b;
--footer-line: #371819B2;
--footer-accent: #8b1b1b;
--footer-radius: 32px;
}
.btn {
background-color: var(--accent);
color: #fff;
border-radius: var(--radius-small);
padding: 10px 16px;
font-weight: 600;
font-size: 14px;
text-decoration: none;
cursor: pointer;
transition: all .3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
display: inline-block
}
.btn-outline {
padding: 10px 16px;
border: 1px solid var(--accent);
border-radius: var(--radius-small);
font-size: 16px;
color: var(--accent);
text-decoration: none;
cursor: pointer;
transition: all .3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
font-weight: 600;
background: transparent; 
width: max-content;
}
.btn-outline:hover,
.btn-outline.is-active {
background: #FFFFFF;
border: 1px solid #F6F9FC;
}
.btn-medium {
font-size: 16px;
padding: 16px 24px;
}
.btn-small {
font-size: 14px;
padding: 10px 14px;
}
.btn-block {
display: block;
width: max-content;
margin-top: 20px;
}
.btn:hover {
background: #371819;
color: #fff;
}
.entry-title {
display: none;
visibility: hidden;
opacity: 0;
}
.header_callback {
white-space: nowrap;
}
.header_callback-mobile {
display: none;
} .site-main section {   }
.breadcrumbs_wrapper {
background: #F6F5F4;
padding: 20px 0;
}
.breadcrumbs {
display: flex;
align-items: center;
gap: 5px;
font-size: 12px;
color: #371819;
}
.single-page {
padding-top: 40px;
} .first_screen {
width: 100%;
height: calc(100vh - 106px);
background-repeat: no-repeat;
background-size: cover;
}
.first_screen > .container {
height: inherit;
align-content: end;
}
.first_screen__inner {
display: flex;
padding-bottom: 65px;
height: inherit;
align-items: stretch;
justify-content: space-between;
gap: 16px;
height: fit-content;
}
.first_screen_info {
color: #343A40;
border: 0.5px solid #F3F2F199;
border-radius: var(--radius);
display: flex;
flex-wrap: wrap;
background: #00000035;
backdrop-filter: blur(2px);
height: auto;
background: rgba(255, 255, 255, 0.6);
}
.first_screen_info__title {
font-size: 40px;
font-weight: 500;
padding: 20px 13px;
line-height: 1;
border-bottom: 0.5px solid #F3F2F199;
width: 100%;
margin: 0;
}
.first_screen_info_left {
border-right: 0.5px solid #F3F2F199;
padding: 20px 16px 20px 40px;
display: flex;
flex-direction: column;
width: 45%;
gap: 16px;
font-size: 18px;
}
.first_screen_info_left__btn {
display: flex;
align-items: center;
gap: 12px;
}
.first_screen_info_left__btn svg path {
transition: all .3s ease-in-out;
}
.first_screen_info_left__btn svg path{
fill: #343A40 !important;
}
.first_screen_info_left__btn:hover svg path {
fill: var(--accent) !important;
}
.first_screen_info_right {
padding: 20px 16px 20px 40px;
display: flex;
flex-direction: column; 
justify-content: space-between;
font-size: 18px;
}
.first_screen_info_right__text {
margin: 0;
padding-left: 16px;
}
.first_screen_form {
padding: 28px 50px;
border: 0.5px solid #F3F2F199;
background: #00000035;
backdrop-filter: blur(2px);
border-radius: var(--radius);
color: #0F1C2E;
min-width: 500px;
padding-top: 40px;
align-content: center;
height: auto;
background: rgba(255, 255, 255, 0.6);
}
.first_screen_form__title {
font-size: 24px;
color: #0F1C2E;
margin-bottom: 20px;
line-height: 1;
font-weight: 500;
text-align: center;
}
.first_screen_form_des {
font-size: 16px;
text-align: center;
margin-bottom: 5px;
}
.first_screen{
position: relative;
}
.first_screen__background{
position: absolute;
left: 0px;
top: 0px;
height: 100%;
width: 100%;
object-fit: cover;
z-index: -1;
object-position: center;
} .block-services {
width: 100%;
padding: 80px 0 50px;
background: #F6F5F4;
}
.block-services .container {
overflow-x: hidden;
}
.post-type-archive .block-services {
background: transparent;  
}
.post-type-archive .block-services__grid::before {
background: #fff;
}
.post-type-archive .wave.hidden {
display: none;
} .block-services h2.block-services__title {
font-size: 52px;
margin: 0 0 12px;
line-height: 1;
text-align: center;
font-weight: 700;
color: #343A40;
}
.block-services .block-services__subtitle {
margin: 0 auto 40px;
font-size: 16px;
color: #000000;
text-align: center;
font-weight: 400;
} .block-services__grid,
.block-articles__grid {
display: flex;
gap: 24px;
position: relative;
}
.block-services__grid::before {
content: "";
display: block;
background: #F6F5F4;
height: 100%;
position: absolute;
top: 0;
left: -520px;
width: 500px;
z-index: 2;
} .block-services__card,
.block-articles__card {
background: #ffffff;
border-radius: var(--radius-big);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
position: relative;
overflow: hidden;
display: flex !important;
flex-direction: column;
width: 410px;
transition: all .3s ease-in-out;
height: 410px !important;
justify-content: center;
} .block-services__card:hover,
.block-articles__card:hover {
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.09);
}
.block-services__card {
justify-content: start;
transition: box-shadow 0.3s ease;
transition-property: all !important;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.09); 
} .block-services__thumb {
display: block;
}
.block-services__thumb-img,
.block-articles__thumb-img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
z-index: 1;
}
.block-services__thumb-overlay {
z-index: 2;
width: 100%;
height: 100%;
position: absolute;
background: #ffffff60;
transition: all .3s ease-in-out;
opacity: 1;
}
.block-services__thumb-overlay {
opacity: 0;
}
.swiper-slide-active .block-services__thumb-overlay {
opacity: 0;
} .block-services__content,
.block-articles__content {
padding: 10px 18px 22px;
display: flex;
flex-direction: column;
z-index: 3; align-items: center;
justify-content: center;
backdrop-filter: blur(3px);
}
.block-services__title,
.block-articles__title {
font-size: 24px;
margin: 0 0 25px;
line-height: 1;
text-align: center;
font-weight: 700;
color: #343A40;
}
.block-services__title a,
.block-articles__title a {
color: #1c2132;
text-decoration: none;
transition: color 0.3s ease;
}
.block-services__title a:hover,
.block-articles__title a:hover  {
color: var(--accent);
}
.block-services__excerpt,
.block-articles__excerpt {
font-size: 16px;
line-height: 20px;
color: #343A40;
margin-bottom: 35px;
text-align: center; } .block-services__desc {
max-width: 870px;
text-align: center;
margin: 45px auto;
} .block-services__footer { position: absolute;
bottom: 22px;
}
.block-services__more-btn {
text-align: center;
}
.block-services__thumb-wrapper {
height: 200px;
margin-bottom: 6px;
display: block;
width: 100%;
overflow: hidden;
}
.block-services__thumb-img {
position: static;
height: 100%;
width: 100%;
transition: all 0.5s ease;
}
.block-services__content {
flex: 1;
justify-content: start;
}
.block-services__title {
margin-bottom: 16px;
font-size: 20px
}
.block-services__excerpt {
margin-bottom: 55px;
}
.block-services__footer .btn-outline:hover{
color: white;
background-color: var(--accent);
border-color: var(--accent);
}
.block-services .swiper-slide-active .btn-outline{
border-color: var(--accent);
}
.block-services__title
.services-slider,
.articles-slider {
overflow: visible !important;
}
.services-slider .swiper-wrapper,
.articles-slider .swiper-wrapper {
align-items: center;
}
.services-slider-nav{
margin-top: 28px;
display: flex;
gap: 14px;
justify-content: flex-end;
}
.slider-btn {
padding: 0;
background: transparent;
border: none;
border-radius: 0;
}
.slider-btn.swiper-button-disabled {
opacity: .35;
cursor: default;
}
.wave{
display:block; width:100%;
height:auto;
}
.block-center,
.block-registration,
.block-registration,
.block-advantages,
.block-gallery,
.block-history-list,
.block-reviews,
.block-rates {
margin-bottom: 80px;
} .center-cta {
text-align: center;
margin-top: 50px;
}
.center-tabs__nav {
text-align: center;
margin-bottom: 48px;
}
.center-tabs__tab {
background: transparent;
border: 2px solid transparent;
color: var(--color-text);
padding: 12px 18px;
margin: 0 15px;
border-radius: var(--radius);
cursor: pointer;
transition: all .3s ease-in-out;
font-weight: 600;
}
.center-tabs__tab.is-active {
border: 2px solid var(--accent);
color: var(--accent);
}
.center-tab-card{
display:grid;
grid-template-columns: minmax(280px, 600px) 1fr;
gap:48px;
align-items:stretch;
}
.center-tab-card__image img{
width:100%;
height:100%;
display:block;
border-radius: var(--radius-big);
object-fit:cover;
}
.center-tab-card__title {
font-weight: 700;
font-size: 28px;
line-height: 1;
margin: 0 0 25px;
color: var(--color-text);
}
.center-tab-card__subtitle {
font-weight: 400;
font-size: 18px;
color: var(--color-text);
margin-bottom: 48px;
}
.dir-points{
display:grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 48px;
}
.dir-point__icon{
position: relative;
width: 101px;
height: 99px;
margin-bottom: 25px;
}
.dir-point__img{
width: 100%;
height: 100%;
display:block;
}
.dir-point__num{
position:absolute;
top:50%;
left: 45%;
transform: translate(-50%, -52%);
font-size: 64px;
line-height: 1;
font-weight: 400;
color: var(--accent);
}
.dir-point__title{
margin: 0 0 25px;
font-size: 24px;
line-height: 1;
font-weight: 700;
color: var(--color-text);
}
.dir-point__text{
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: var(--color-text);
max-width: 420px;
} .block-title,
.block-registration__title,
.block-advantages__title,
.block-timeline__title,
.block-gallery__title,
.block-reviews__title,
.block-history-list__title {
font-size: 52px;
margin: 0 0 12px;
line-height: 1;
text-align: center;
font-weight: 700;
color: #343A40;
font-family: 'Caveat';
} .block-subtitle,
.block-registration__subtitle,
.block-advantages__subtitle,
.block-timeline__subtitle,
.block-gallery__subtitle {
margin: 0 auto 40px;
font-size: 16px;
color: #000000;
text-align: center;
font-weight: 400;
} .block-registration {
text-align: center;
}
.block-registration__list {
margin: 0;
padding-left: 0;
text-align: left;
counter-reset: reg-counter;
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
grid-template-rows: repeat(3, auto); grid-auto-flow: column;  
column-gap: 200px; row-gap: 28px; 
}
.block-registration__item {
list-style: none;
position: relative;
margin: 0;
padding: 0 0 44px 0;
border-bottom: 1px solid #371819B2;
font-size: 18px;
color: var(--color-text);
display: flex;
flex-direction: column;
align-items: flex-start;
line-height: 1;
}
.block-registration__item span {
display: contents;
color: var(--accent);
font-weight: 600;
}
.block-registration__item:nth-child(3),
.block-registration__item:nth-child(6) {
border-bottom: none;
}
.block-registration__item::before {
counter-increment: reg-counter;
content: counter(reg-counter, decimal-leading-zero);
font-family: 'Caveat';
color: var(--accent);
font-size: 36px;
font-weight: 600;
line-height: 1;
}
.block-registration__cta {
margin-top: 48px;
} .block-staff {
text-align: center;
padding: 96px 0;
background: #B6B2A61F;
}
.staff-card {
background: #fff;
border-radius: var(--radius);
padding: 24px 20px 26px;
box-shadow: var(--shadow);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.staff-card:hover {
transform: translateY(-4px);
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.09);
}
.staff-photo {
width: 120px;
height: 120px;
border-radius: 50%;
object-fit: cover;
margin: 0 auto 16px;
display: block;
}
.staff-name {
font-size: 18px;
margin: 0 0 4px;
color: var(--color-main);
}
.staff-post {
font-size: 14px;
color: var(--accent);
margin-bottom: 10px;
}
.staff-desc {
font-size: 14px;
line-height: 1.6;
color: var(--color-muted);
}
.staff-tabs__nav{
display: flex;
gap: 30px;
justify-content: center;
flex-wrap: wrap;
margin-bottom: 48px;
}
.staff-tabs__tab{
background: transparent;
border: 2px solid transparent;
color: var(--color-text);
padding: 12px 18px; border-radius: var(--radius);
cursor: pointer;
transition: all .3s 
ease-in-out;
font-weight: 600;
}
.staff-tabs__tab.is-active{
border: 2px solid var(--accent);
color: var(--accent);
}
.staff-list{
display: grid;
gap: 48px;
}
.staff-row{
display: grid;
grid-template-columns: 270px 1fr;
gap: 48px;
align-items: start;
}
.staff-row__photo{
width: 100%;
aspect-ratio: 1 / 1; object-fit: cover; border-radius: 25px;
background: #fff;
order: -1;
}
.staff-row__name{
margin: 26px 0 16px;
font-size: 18px;
line-height: 20px;
text-align: left;
font-weight: bold;
}
.staff-row__desc{
font-size: 18px;
line-height: 20px;
text-align: left;      
}
.staff__btn {
margin-top: 48px;
}  .block-advantages__content{
position: relative;
display: grid;
grid-template-columns: 1fr 1fr;
column-gap: 300px;
align-items: center;
min-height: 536px;
justify-items: center;
}
.block-advantages__background{
content: "";
position: absolute;
width: 536px;
height: 536px;
pointer-events: none;
z-index: 0;
}
.block-advantages__gradient{
position: absolute;
width: 536px;
height: 536px;
pointer-events: none;
z-index: 0;
background-image:
radial-gradient(circle at 50% 55%, rgba(255,255,255,0) 0 34%, #fff 62%);
background-position: center, center;
background-size: 100% 100%, contain; 
background-repeat: no-repeat, no-repeat;
}
.block-advantages__item {
width: 270px;
}
.block-advantages__col{
position: relative;
z-index: 1;
margin: 0;
padding: 0;
list-style: none;
display: grid;
row-gap: 40px;
}
.block-advantages__item-title {
font-size: 52px;
font-weight: 500;
font-family: 'Caveat';
color: var(--accent);
line-height: 1;
white-space: nowrap;
} .block-promo {
padding: 0;
margin-bottom: 90px;
}
.block-promo__inner,
.block-form-question__inner,
.block-form-excursion__inner{
position: relative;
}
.block-promo__background,
.block-form-question__background,
.block-form-excursion__background{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
object-fit: cover;
z-index: -1;
}
.block-promo__inner,
.block-form-question__inner,
.block-form-excursion__inner,
.block-form-cost__inner {
position: relative;
background-size: cover;
background-position: center;
overflow: hidden;
padding: 96px 24px;
} .block-promo__content,
.block-form-question__content,
.block-form-excursion__content,
.block-form-cost__content {
position: relative;
max-width: calc(100% / 2);
text-align: left;
backdrop-filter: blur(20px);
background: #FFFFFF26;
padding: 48px;
border-radius: var(--radius-big);
float: right;
overflow: hidden;
background: rgba(255, 255, 255, 0.6);
}
.block-promo__content::before,
.block-form-question__content::before,
.block-form-excursion__content::before,
.block-form-cost__content::before {
content: "";
position: absolute;
inset: 0;
padding: 2px;                
border-radius: inherit;
pointer-events: none;
background:
linear-gradient(to top,
rgba(255,255,255,1) 0%,
rgba(255,255,255,1) 22%,
rgba(255,255,255,0) 70%,
rgba(255,255,255,0) 100%),
linear-gradient(to right,
rgba(255,255,255,0) 0%,
rgba(255,255,255,.65) 18%,
rgba(255,255,255,.65) 82%,
rgba(255,255,255,0) 100%);
-webkit-mask:
linear-gradient(#000 0 0) content-box,
linear-gradient(#000 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
}
.block-promo__title,
.block-form-question__title,
.block-form-excursion__title,
.block-form-cost__title {
font-size: 24px;
margin: 0 0 25px;
font-weight: bold;
}
.block-promo__desc,
.block-form-question__subtitle,
.block-form-excursion__subtitle,
.block-form-cost__subtitle {
font-size: 16px;
line-height: 22px;
margin-bottom: 35px;
}
.block-promo__actions {
display: flex;
flex-wrap: wrap;
gap: 34px 18px;
align-items: center;
}
.block-promo__link {
font-weight: 600;
font-size: 16px;
display: flex;
align-items: center;
gap: 12px;
}
.block-promo__link svg path {
transition: all .3s ease-in-out;
}
.block-promo__link:hover svg path {
fill: var(--accent);
} .block-rates {
text-align: center;
margin-bottom: 40px;
}
.rates-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 24px;
margin-top: 30px;
}
.rate-card { display: flex;
flex-direction: column;
height: 100%; }
.rate-title {
font-size: 34px;
margin: 0;
line-height: 56px;
font-family: 'Caveat';
font-weight: 700;
color: var(--accent);
}
.rate-price {
font-size: 20px;
font-weight: 600;
color: var(--color-main); }
.rate-desc {
font-size: 18px;
font-weight: 400;
color: var(--color-text);
line-height: 1;
text-align: left;
}
.rate-desc ul {
padding-left: 25px;
margin: 0;
}
.rate-footer,
.rate-footer {
margin-top: auto;
text-align: center;
} .block-timeline {
background: #F6F5F4;
padding: 96px 0 60px;
}
.block-timeline__static {
padding: 14px 20px;
background: #fff;
box-shadow: 0px 4px 12px 0px #371819B2;
border-radius: var(--radius);
margin-bottom: 60px;
}
.block-timeline__static__title {
font-size: 20px;
font-weight: 600;
}
.block-timeline__static__title.red {
color: var(--accent);
}
.block-timeline__accordion {
position: relative;
}
.block-timeline__accordion-hr {
height: 100%;
position: absolute;
left: 100px;
width: 1px;
background: var(--accent);
}
.block-timeline__static ul {
margin: 18px 0 0;
padding-left: 20px;
}
.block-timeline__grid{
display:grid;
grid-template-columns: 1fr 520px;
gap: 40px;
align-items:start;
}
.tl-item{
display:grid;
grid-template-columns: 72px 1fr;
gap: 14px 75px;
align-items:start;
margin-bottom: 12px;
}
.tl-item:last-child {
margin-bottom: 0;
}
.tl-trigger{
all: unset;
cursor: pointer;
display:block;
font-size: 22px;
font-weight: 600;
color:#343A40;
width: 100%;
padding: 14px;
}
.tl-panel[aria-hidden="true"]{ display:none; }
.tl-card:has(.tl-trigger[aria-expanded="true"]) {
border-color: #931D22;
box-shadow:
0 0 5px  rgba(147, 29, 34, 0.6),
0 0 15px rgba(147, 29, 34, 0.3),
0 0 30px rgba(147, 29, 34, 0.1);
}
.tl-item:has(.tl-trigger[aria-expanded="true"]) .tl-time {
color: #c5252b;
text-shadow:
0 0 4px rgba(147, 29, 34, 0.4),
0 0 8px rgba(147, 29, 35, 0.281);
}
.block-timeline__photo img{
width:100%;
height:auto;
border-radius:10px;
display:block;
object-fit:cover;
}
@media (max-width: 720px){
.block-timeline__grid{ grid-template-columns: 1fr; }
}
.tl-time {
font-size: 20px;
font-weight: 700;
color: var(--accent);
transition: all .3s ease-in-out;
}
.tl-card {
font-size: 16px;
background: transparent;
border-radius: var(--radius);
border: 1px solid #37181933; position: relative;
transition: all .3s ease-in-out;
}
.tl-card__marker {
position: absolute;
top: 18px;
left: -30px;
}
.tl-title {
font-size: 22px;
font-weight: 600;
margin:0;
color: #343A40;
line-height: 1;
overflow: hidden;
}
.tl-panel {
padding: 0 16px 16px 16px;
}
.tl-desc {
font-size: 16px;
color: #343A40;
} @media (max-width: 720px) {
.block-timeline__item {
grid-template-columns: 1fr;
text-align: left;
}
.block-timeline__item-image img {
width: 100%;
height: 180px;
}
} */ .block-reviews {
padding: 80px 0 48px;
}   .block-history-list {
padding: 60px 0;
background: #fff;
}
.block-history-list__inner {
} .block-history-list__grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
gap: 48px;
margin-top: 45px;
overflow: visible !important;
} .history-teaser {
background: #F6F5F4;
border-radius: 30px;
padding: 30px;
transition: box-shadow 0.25s ease, transform 0.25s ease;
display: flex;
flex-direction: column;
justify-content: space-between;
box-shadow: -1px 2px 5px 0px #00000026;
}  .history-teaser__fio {
font-size: 24px;
font-weight: 600;
margin-bottom: 25px;
color: #1c2132;
line-height: 1.2;
} .history-teaser__excerpt {
font-size: 16px;
line-height: 22px;
color: #343A40;
margin-bottom: 35px;
} .history-teaser__more {
display: inline-block;
align-self: flex-start;
background: #1c2132;
color: #fff !important;
padding: 10px 20px;
border-radius: 8px;
text-decoration: none;
font-weight: 500;
transition: background 0.25s ease, opacity 0.25s ease;
}
.history-teaser__more:hover {
background: #000;
opacity: 0.9;
}
.history-teaser__more-btn {
text-align: center;
margin-top: 45px;
}   .contact_wrap {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 30px;
}
.contact_wrap .col iframe {
width: 100%;
border-radius: 25px;
overflow: hidden;
height: 450px;
border: none;
}
.contact_info {
padding: 33px;
display: flex;
flex-direction: column;
gap: 12px;
max-width: 455px;
}
.contact-social {
display: flex;
gap: 34px;
margin-top: 4px;
}
.contact_info__title {
font-size: 22px;
font-weight: 600;
color: #343A40;
margin-bottom: 18px;
line-height: 1.2;
}
.contact-social .social-link {
background: #931D22;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
height: 40px;
width: 40px;
padding: 10px;
}
.contact_info__link {
color: var(--accent);
font-size: 18px;
font-weight: 400;
}
.contact_info__btn {
margin: 0;
}   .single-gallery__top{
display:flex;
flex-wrap:wrap;
gap:10px;
margin: 18px 0 22px;
justify-content: center;
}
.single-gallery__tab{
display:inline-flex;
padding:10px 14px;
border-radius:999px;
border:1px solid rgba(0,0,0,.15);
text-decoration:none;
color:inherit;
background:#fff;
font-weight:700;
}
.single-gallery__tab.is-active{
background:#1e5fff;
border-color:transparent;
color:#fff;
}
.single-gallery__content-photo,
.single-gallery__content-video{
margin-top:18px;
}  .block-open-form {
padding: 0;
}
.block-open-form.has-bg {
border-radius: var(--radius);
overflow: hidden;
}
.block-open-form__inner {
border-radius: var(--radius);
background-size: cover;
background-position: center;
position: relative;
padding: 60px 20px;
}
.block-open-form__inner::before {
content: '';
position: absolute;
inset: 0;
background: rgba(7, 11, 26, 0.68);
}
.block-open-form__content {
position: relative;
max-width: 720px;
margin: 0 auto;
color: #fff;
text-align: center;
}
.block-open-form__title {
font-size: 30px;
margin: 0 0 8px;
color: #fff;
}
.block-open-form__subtitle {
font-size: 18px;
margin-bottom: 24px;
color: #e5e9ff;
}
.block-open-form__form {
max-width: 600px;
margin: 0 auto;
} .block-gallery__rows {
display: flex;
flex-direction: column;
gap: 18px;
}
.block-gallery__row {
display: flex;
align-items: center;
gap: 18px;
will-change: transform; animation: none;
} .block-gallery__row--top.is-ready {
animation: gallery-marquee-left var(--duration, 32s) linear infinite;
} .block-gallery__row--bottom.is-ready {
animation: gallery-marquee-right var(--duration, 34s) linear infinite;
} @keyframes gallery-marquee-left {
from {
transform: translateX(0);
}
to {
transform: translateX(calc(-1 * var(--marquee-distance, 1000px)));
}
}
@keyframes gallery-marquee-right {
from {
transform: translateX(calc(-1 * var(--marquee-distance, 1000px)));
}
to {
transform: translateX(0);
}
}
@media (prefers-reduced-motion: reduce) {
.block-gallery__row--top.is-ready,
.block-gallery__row--bottom.is-ready {
animation: none;
transform: none;
}
}
.block-gallery__item {
flex: 0 0 auto;
width: clamp(160px, 18vw, 240px);
aspect-ratio: 4 / 3;
overflow: hidden;
border-radius: 10px;
}
.block-gallery__item img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform 0.3s ease;
}
.block-gallery__item img:hover {
transform: scale(1.05);
}  .block-tell-story {
background: #F6F5F4;
margin-top: -2px;
padding: 80px 0 48px;
}
.block-tell-story__btns {
display: flex;
flex-wrap: wrap;
gap: 34px 18px;
align-items: center;margin-top: 30px;
}
.block-tell-story__btn.whatsapp {
font-weight: 600;
font-size: 16px;
display: flex;
align-items: center;
gap: 12px;
}   .archive-service .page-header,
.taxonomy-service-category .page-header {
text-align: center;
margin-bottom: 32px;
}
.archive-service .page-title,
.taxonomy-service-category .page-title {
font-size: 32px;
line-height: 1.2;
margin: 0 0 8px;
color: #1c2132;
font-weight: 700;
}
.archive-description,
.taxonomy-description {
max-width: 720px;
margin: 0 auto;
font-size: 16px;
line-height: 1.6;
color: #5b5f73;
} .service-archive-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 24px;
margin-top: 24px;
} .service-card {
background: #ffffff;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
overflow: hidden;
display: flex;
flex-direction: column;
transition: transform 0.18s ease, box-shadow 0.18s ease;
}
.service-card:hover {
transform: translateY(-4px);
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.09);
} .service-card__thumb {
display: block;
}
.service-card__thumb img {
display: block;
width: 100%;
height: 190px;
object-fit: cover;
} .service-card__content {
padding: 16px 18px 18px;
display: flex;
flex-direction: column;
height: 100%;
}
.service-card__title {
font-size: 18px;
line-height: 1.3;
margin: 0 0 8px;
}
.service-card__title a {
color: #1c2132;
text-decoration: none;
transition: color 0.15s ease;
}
.service-card__title a:hover {
color: var(--accent)
} .service-card__excerpt {
font-size: 14px;
line-height: 1.6;
color: #5b5f73;
margin-bottom: 12px;
flex-grow: 1;
}
.service-card__more::after {
content: "→";
font-size: 14px;
}
.service-card__more:hover {
text-decoration: underline;
} .pagination {
margin-top: 32px;
text-align: center;
margin-bottom: 50px;
}
.pagination .page-numbers {
display: inline-block;
margin: 0 3px;
min-width: 33px;
padding: 6px 10px;
border-radius: 999px;
font-size: 14px;
text-decoration: none;
color: #343A40;
background: #f2f3f8;
}
.pagination .page-numbers.current {
background: var(--accent);
color: #ffffff;
} @media (max-width: 600px) {
.archive-service .page-title,
.taxonomy-service-category .page-title {
font-size: 26px;
}
}     .service_first_screen {
display: flex;
gap: 40px;
}
.service-single .entry-header {
margin-bottom: 20px;
} .service-single__categories {
font-size: 13px;
color: #5b5f73;
}
.service-single__categories a {
display: inline-flex;
align-items: center;
padding: 4px 9px;
margin-right: 6px;
margin-bottom: 4px;
border-radius: 999px;
background: #f0f2f8;
color: var(--accent);
text-decoration: none;
transition: background 0.15s ease, color 0.15s ease;
}
.service-single__categories a:hover {
background: var(--accent);
color: #ffffff;
} .service-single__thumb img {
display: block;
border-radius: 12px;
max-width: 440px;
width: 100%;
border-radius: 25px; object-fit: cover;
}
.service_first_screen__intro {
flex: 1 0 0;
}   .service-single .entry-footer {
margin-top: 24px;
border-top: 1px solid #eceef5;
padding-top: 16px;
text-align: left;
}
.service-single__back {
font-size: 14px;
color: #4230e4;
text-decoration: none;
}
.service-single__back:hover {
text-decoration: underline;
} @media (max-width: 600px) {
.site-main.single-service {
margin-top: 40px;
margin-bottom: 60px;
}
} .site-header {
background: #F6F5F4;
box-sizing: var(--shadow);
padding: 20px 0;
position: relative;
z-index: 102;
}
.site-header__inner {
display: flex;
justify-content: space-between;
align-items: center;
}
.header-fixed {
position: fixed !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
z-index: 9999 !important;
box-shadow: 0 2px 10px rgba(0,0,0,0.1); }
.site-branding {
display: flex;
align-items: center;
}
.site-title {
margin: 0;
font-size: 22px;
font-weight: 700;
}
.site-title a {
color: #1c2132;
text-decoration: none;
}
.site-title a:hover {
opacity: 0.8;
} .main-navigation {
position: relative;
}
.nav-menu {
list-style: none;
display: flex;
gap: 45px;
margin: 0;
padding: 0;
} .menu-item a {
display: inline-block;
padding: 8px 0;
color: #371819;
font-size: 16px;
text-decoration: none;
font-weight: 500;
transition: all 0.2s ease;
}
.menu-item a:hover {
color: var(--accent);
} .menu-item.current-menu-item > a,
.menu-item.current_page_item > a {
color: var(--accent);
font-weight: 700;
} .menu-item-has-children {
position: relative;
}
.sub-menu {
position: absolute;
left: 0;
top: calc(100% + 10px);
min-width: max-content;
max-width: 500px;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
padding: 10px 0;
list-style: none;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
transition: all 0.2s ease;
z-index: 100;
flex-direction: column;
}
.menu-item:hover > .sub-menu {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.sub-menu .menu-item {
width: 100%;
}
.sub-menu a {
display: block;
padding: 5px 18px;
color: #343A40;
font-size: 14px;
}
.sub-menu a:hover {
color: var(--accent);
} .menu-toggle {
display: none;
background: none;
border: 0;
font-size: 16px;
} .header_number {
display: flex;
color: #371819;
font-weight: 500;
text-decoration: none;
gap: 8px;
align-items: center;
}
.header-ico {
fill: #371819;
width: 18px;
} .archive-history .archive-description {
margin: 0;
font-size: 15px;
line-height: 1.6;
color: #555;
}
.custom_title {
display: flex;
justify-content: center;
}
.custom_title-text{
max-width: 830px;
} .history-archive-grid {
margin: 0 auto;
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 45px;
}
@media (max-width: 1024px) {
.history-archive-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media (max-width: 640px) {
.history-archive-grid {
grid-template-columns: 1fr;
}
} .history-card {
display: flex;
flex-direction: column;
box-shadow: 0px 4px 10px 0px #00000040;
background: #F7F6F5;
border-radius: 10px;
overflow: hidden;
border: 1px solid rgba(0, 0, 0, 0.03);
align-items: center;
transition: transform 0.2s ease, box-shadow 0.2s ease;
padding: 25px 0;
}
.history-card:hover {
transform: translateY(-4px);
box-shadow: 0 16px 35px rgba(0, 0, 0, 0.06);
} .history-card__thumb {
display: block;
overflow: hidden;
max-height: 220px;
}
.history-card__thumb img {
display: block;
width: 220px;
height: 220px;
object-fit: cover;
border-radius: 50%;
} .history-card__content {
padding: 18px 18px 20px;
display: flex;
flex-direction: column;
gap: 10px;
}
.history-card__content a {
margin: 0 auto;
} .history-card .history-single__meta-row {
padding: 6px 18px 0;
font-size: 12px;
line-height: 1.4;
color: #343A40;
margin-bottom: 0;
}
.history-single__meta-fio {
color: #371819;
font-size: 20px;
line-height: 1.5;
font-weight: 600;
}
.history-single__meta-hobby {
padding: 6px;
border-radius: 50px;
background: #931D2220;
color: #371819;
}
.history-card .history-single__meta-row + .history-single__meta-row {
margin-top: 4px;
}
.history-card .history-single__meta-value {
font-weight: 500;
color: #343A40;
} .history-card__excerpt {
font-size: 18px;
line-height: 1.2;
color: #343A40;
text-align: justify;
}
.history-card__excerpt p {
margin: 0 0 0.5em;
} .archive-history .pagination {
max-width: 960px;
margin: 32px auto 0;
padding: 0 16px;
text-align: center;
}
.archive-history .pagination .page-numbers {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 34px;
height: 34px;
margin: 0 3px;
padding: 0 8px;
border-radius: 999px;
font-size: 14px;
text-decoration: none;
color: #1c2132;
background: #fff;
border: none;
transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.archive-history .pagination .page-numbers.current,
.archive-history .pagination .page-numbers:hover {
background: var(--accent);
color: #fff;
} .history-single {
margin: 45px auto 0; } .history-single .entry-header {
margin-bottom: 24px;
}
.history-single .entry-title {
margin: 0 0 16px;
font-size: 32px;
line-height: 1.2;
font-weight: 700;
color: #1c2132;
} .history-single__thumb {
margin: 0 0 20px;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
}
.history-single__thumb img {
display: block;
width: 100%;
height: auto;
object-fit: cover;
aspect-ratio: 1 / 1.3;
} .history-single__meta {
margin: 0 0 24px;
gap: 10px 24px;
}
@media (max-width: 640px) {
}
.history-single__meta-row {
display: flex;
flex-wrap: wrap;
font-size: 12px;
line-height: 1.3;
flex-direction: column;
color: #371819;
margin-bottom: 16px;
margin-bottom: 15px;
}
.history-single__meta-label {
font-weight: 600;
}
.history-single__meta-fio {
font-size: 18px;
font-weight: 600;
color: #371819;
}
.history-single__meta-des {
color: #00000080;
}
.history-single__meta-value {
font-weight: 300  ;
} .history-single .entry-content {
font-size: 18px;
line-height: 22px;
color: #515151;
}
.history-single .entry-content p {
margin: 0 0 1em;
}
.history-single .entry-content blockquote {
border-radius: 10px;
background: #F7F6F5;
padding: 26px 29px 22px;
font-size: 24px;
font-weight: 400;
color: #000;
font-family: 'Caveat';
margin: 0;
box-shadow: 0px 4px 10.2px -5px #00000040;
}
.history-single .entry-content blockquote p {
margin: 0;
}
.history-single .entry-content h2,
.history-single .entry-content h3,
.history-single .entry-content h4 {
margin: 1.2em 0 0.5em;
color: var(--accent);
font-weight: 600;
}
.history-single .entry-content ul,
.history-single .entry-content ol {
margin: 0 0 1em 1.2em;
} .history-single .entry-footer {
margin-top: 20px;
}
.history-single__back {
display: inline-flex;
align-items: center;
gap: 6px;
padding: 8px 16px;
border-radius: 999px;
border: 1px solid #1c2132;
font-size: 14px;
font-weight: 500;
text-decoration: none;
color: #1c2132;
background: transparent;
transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.history-single__back:hover {
background: #1c2132;
color: #fff;
}
.history-single{
display: flex;
gap: 50px
}
.history-single > *:first-child{
min-width: 240px;
}
.history-single > *:last-child{
} .site-main.taxonomy-article-category {
max-width: 1200px;
margin: 60px auto 80px;
padding: 0 20px;
} .taxonomy-article-category .page-header {
text-align: center;
margin-bottom: 32px;
}
.taxonomy-article-category .page-title {
font-size: 32px;
line-height: 1.2;
margin: 0 0 8px;
color: #1c2132;
font-weight: 700;
}
.archive-description,
.taxonomy-description {
max-width: 720px;
margin: 0 auto;
font-size: 16px;
line-height: 1.6;
color: #5b5f73;
} .article-archive-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
gap: 24px;
margin-top: 24px;
} .article-card {
background: #ffffff;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
overflow: hidden;
display: flex;
flex-direction: column;
transition: transform 0.18s ease, box-shadow 0.18s ease;
}
.article-card:hover {
transform: translateY(-4px);
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.09);
} .article-card__thumb {
display: block;
}
.article-card__thumb img {
display: block;
width: 100%;
height: 190px;
object-fit: cover;
} .article-card__content {
padding: 16px 18px 18px;
display: flex;
flex-direction: column;
height: 100%;
}
.article-card__title {
font-size: 18px;
line-height: 1.3;
margin: 0 0 8px;
}
.article-card__title a {
color: #1c2132;
text-decoration: none;
transition: color 0.15s ease;
}
.article-card__title a:hover {
color: var(--accent);
} .article-card__excerpt {
font-size: 14px;
line-height: 1.6;
color: #5b5f73;
margin-bottom: 12px;
flex-grow: 1;
}
.article-card__more::after {
content: "→";
font-size: 14px;
}
.article-card__more:hover {
text-decoration: underline;
}  .article-single .entry-header {
margin-bottom: 40px;
} .article-single__categories {
font-size: 13px;
color: #5b5f73;
}
.article-single__categories a {
display: inline-flex;
align-items: center;
padding: 4px 9px;
margin-right: 6px;
margin-bottom: 4px;
border-radius: 999px;
background: #f0f2f8;
color: #4b5674;
text-decoration: none;
transition: background 0.15s ease, color 0.15s ease;
}
.article-single__categories a:hover {
background: #4230e4;
color: #ffffff;
} .article-single__thumb {
margin-bottom: 20px;
float: left;
margin-right: 20px;
}
.town-single__thumb,
.post-thumbnail {
float: right;
max-width: 500px;
}
.article-single__thumb img,
.post-thumbnail img {
width: 100%;
display: block;
border-radius: 12px;
max-height: 420px;
object-fit: cover;
} .article-single .entry-content {
font-size: 16px;
line-height: 1.8;
color: #2b3042;
}
.article-single .entry-content p {
margin-bottom: 1em;
}
.article-single .entry-content h2,
.article-single .entry-content h3,
.article-single .entry-content h4 {
margin-top: 1.5em;
margin-bottom: 0.5em;
color: #1c2132;
clear: none;
line-height: 1.2;
}
.article-single .entry-content ul,
.article-single .entry-content ol {
margin-bottom: 1em;
padding-left: 1.5em;
} .article-single .entry-footer {
margin-top: 24px;
border-top: 1px solid #eceef5;
padding-top: 16px;
text-align: left;
}
.article-single__back {
font-size: 14px;
color: #4230e4;
text-decoration: none;
}
.article-single__back:hover {
text-decoration: underline;
} .document {
display: flex;
gap: 64px;
margin-bottom: 100px;
margin-top: 50px;
}
.document_sidebar {
width: 30%;
}
.document_content {
width: 70%;
}
.document_sidebar_item_list {
list-style: none;
padding: 0;
margin: 0;
}
.document_sidebar_item_list_item {
font-size: 16px;
margin-bottom: 10px;
border: 1px solid var(--accent);
padding: 5px 10px;
font-weight: 500;
color: var(--accent);
cursor: pointer;
transition: all 0.3s ease-in-out;
border-radius: 10px;
}
.document_sidebar_item_list_item.is-active {
color: #fff;
background: var(--accent);
}
.document_content_item {
display: none;
transition: all 0.3s ease-in-out;
}
.document_content_item.is-active {
display: block;
}
.document_content_item_title {
font-size: 28px;
font-weight: bold;
color: #343A40;
margin: 0 0 20px;
}
.document_content_item_content {
border: 1px solid var(--accent);
border-radius: 10px;
padding: 30px 20px;
}
.document_content_item_content p {
margin: 0 0 16px;
}
.document_content_item_content a[href$=".pdf"] {
position: relative;
display: flex;
align-items: center;
margin-bottom: 8px;
line-height: 1.2;
}
.document_content_item_content a[href$=".pdf"]::before {
content: "";
display: inline-block;
width: 40px;
min-width: 40px;
height: 40px;
margin-right: 12px;
background-image: url(//ru161.ru/wp-content/themes/dptheme/assets/img/icon/pdf-file.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
vertical-align: text-bottom;
} .block-articles { 
margin: 60px auto;
}    :root{
--blue-main:#2F6FDB;
--blue-dark:#1E4FA8;
--blue-light:#EAF1FF;
--white:#ffffff;
--text-main:#0F1C2E;
--text-muted:#5A6B85;
--border:rgba(47,111,219,.18);
--shadow:0 10px 30px rgba(20,40,80,.12);
--radius:18px;
} .block-form-cost,
.block-form-excursion,
.block-opros{
margin:60px 0;
color:var(--text-main);
font-family: 'Montserrat', system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
}
.block-form-cost *,
.block-form-excursion *,
.block-form-question *,
.block-opros *{
box-sizing:border-box;
} .has-bg .block-form-cost__inner,
.has-bg .block-form-excursion__inner,
.has-bg .block-form-question__inner{
background-size:cover;
background-position:center;
position:relative;
} .block-opros__content{
max-width:860px;
margin:0 auto;
}
.block-opros__form{
padding:32px;
border-radius:var(--radius);
border:1px solid var(--border);
box-shadow:var(--shadow);
background:
radial-gradient(900px 300px at 15% 0%, rgba(47,111,219,.28), transparent 60%),
linear-gradient(180deg, rgba(47,111,219,.08), rgba(255,255,255,.96));
} @media (max-width:768px){
.block-form-cost__inner,
.block-form-excursion__inner,
.block-form-question__inner{
padding:28px 18px;
}
.block-form-cost__title,
.block-form-excursion__title,
.block-form-question__title{
font-size:24px;
}
} .site-footer-block {
color: var(--footer-line);
font: 16px/1.55 'Montserrat', system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
background: transparent;
}
.site-footer-block * {
box-sizing: border-box;
}
.site-footer-block a {
color: inherit;
text-decoration: none;
}
.site-footer-block a:hover { color: var(--accent) !important;
}
.site-footer-block .wrap {
max-width: 1340px;
margin: 0 auto;
padding: 50px 20px 100px;
} .footer-top {
display: grid;
grid-template-columns: 430px 1.35fr;
gap: 18px;
align-items: stretch;
}
.footer-map {
border: 1px solid var(--footer-line);
border-radius: var(--footer-radius);
overflow: hidden;
background: #f3f3f3;
min-height: 240px;
}
.footer-map iframe {
width: 100%;
height: 100%;
min-height: 240px;
border: 0;
display: block;
}
.footer-card {
border: 1px solid var(--footer-line);
border-radius: var(--footer-radius);
overflow: hidden;
background: var(--footer-bg);
} .footer-grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
}
.footer-cell {
padding: 10px;
border-right: 1px solid var(--footer-line);
border-bottom: 1px solid var(--footer-line);
display: flex;
align-items: center;
gap: 10px;
min-height: 64px;
justify-content: center;
} .footer-cell:last-child {
border: none;
}
.footer-cell:nth-child(3),
.footer-cell:nth-child(4) {
border-right: none;
}
.footer-cell:nth-child(1),
.footer-cell:nth-child(5) {
border-bottom: none;
} .footer-cell--logo {
grid-row: 1 / span 3;
flex-direction: column;
align-items: flex-start;
justify-content: center;
gap: 10px;
min-height: 128px;
padding: 0 43px;
}
.footer-logo {
display: flex;
align-items: center;
gap: 12px;
width: 100%;
justify-content: center;
}
.footer-logo__img {
width: 100%;
height: auto;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
flex: 0 0 auto;
}
.footer-logo__img img {
width: 100%;
height: 100%;
object-fit: contain;
display: block;
} .footer-contact {
display: flex;
flex-direction: column;
gap: 4px;
}
.footer-contact__top {
display: flex;
align-items: center;
gap: 10px;
font-weight: 800;
font-size: 20px;
}
.footer-ico {
width: 18px;
height: 18px;
flex: 0 0 auto;
opacity: .85;
} .footer-menu {
width: 100%;
}
.footer-menu ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
gap: 10px 18px;
align-items: center;
color: var(--footer-muted);
font-weight: 600;
justify-content: center;
}
.footer-menu a {
color: #371819;
}
.footer-menu a:hover {
color: var(--accent) !important;
} .footer-social {
display: flex;
gap: 10px;
align-items: center;
}
.social-link {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.social-link.max {
width: 20px;
height: 20px;
margin: 0 10px;
}
.social-link:hover {
border-color: rgba(139, 27, 27, .55);
box-shadow: 0 8px 18px rgba(0, 0, 0, .08);
text-decoration: none;
}
.social-link svg {
width: 40px;
height: 40px;
opacity: .9;
} .footer-email {
font-weight: 500;
color: var(--footer-muted);
} .footer-middle {
margin-top: 40px;
display: grid;
grid-template-columns: 1.2fr .8fr;
gap: 22px;
font-size: 12px;
font-weight: 400;
}
.footer-middle p {
margin: 0;
color: var(--footer-muted);
font-size: 13px;
line-height: 1.55;
}
.footer-middle .col {
} .footer-bottom {
margin-top: 12px;
border-radius: 12px;
display: flex;
gap: 10px;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
background: #fff;
}
.footer-bottom__left {
display: flex;
gap: 10px 14px;
align-items: center;
flex-wrap: wrap;
}
.footer-copy {
font-weight: 400;
font-size: 11px;
color: #371819;
}
.footer-links {
display: flex;
gap: 16px;
flex-wrap: wrap;
}
.footer-links a {
font-size: 11px;
color: var(--footer-muted);    }
.footer-links a:hover {
color: var(--footer-text);
border-color: rgba(139, 27, 27, .45);
text-decoration: none;
}
.footer-yandex {
display: flex;
align-items: center;
justify-content: flex-end; }
.ai-content img{
border-radius: var(--radius-small);
}
.ai-content ol,
.ai-content ul{
margin: 0;
padding-left: 20px;
}
.container.ai-content h2,
.container.ai-content h3 {
clear: none;
} .lwpcngNotice {
backdrop-filter: blur(10px);
border: none;
padding: 5px 20px;
max-width: 1300px;
margin: 0 auto 10px;
border-radius: 12px;
}
.lwpcngNotice-light {
background: #ffffff9f;
}
.lwpcngNotice_message {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 14px;
}
.lwpcngNotice-light .lwpcngNotice_accept {
border-color: none;
background: var(--accent);
color: #fff;
transition: all .3s ease-in-out;
border-radius: var(--radius-small);
}
.lwpcngNotice-light .lwpcngNotice_accept:hover {
background: #371819;
color: #fff;
}
.lwpcngNotice A {
text-decoration: none;
color: #000 !important;
font-weight: 600;
}
.error-404 svg {
max-width: 649px;
width: 100%;
} #post-68 .entry-header,
#post-34 .entry-header {
display: none;
visibility: hidden;
opacity: 0;
}
.block-widget {
margin-top: 50px;
margin-bottom: 50px;
}
.block-widget__wrapper {
display: flex;
gap: 60px;
margin-top: 45px;
}
.block-widget-left {
max-width: 460px;
width: 100%;
}
.block-widget-left #vk_groups {
width: 100% !important;
}
.block-widget-left #vk_groups iframe {
width: 100% !important;
}
.block-widget-left p {
display: none;
}
.block-widget-right {
padding: 20px;
position: relative;
}
.block-widget-right br {
display: block;
}
.service-single .entry-content > p {
margin-bottom: 0;
}
@media (min-width:1200px) {
.sub-menu {
overflow-y: scroll;
max-height: calc(70vh - 100px);
}
.sub-menu::-webkit-scrollbar {
width: 4px; }
.sub-menu::-webkit-scrollbar-track {
background: #fff; border-radius: 10px;
}
.sub-menu::-webkit-scrollbar-thumb {
background: var(--accent); }
.sub-menu::-webkit-scrollbar-thumb:hover {
background: var(--accent); }
}
@media (max-width:1200px) {
.main-navigation {
display: none;
}
#primary-menu {
list-style: none;
margin: 0;
padding: 20px 30px;
}
#primary-menu .sub-menu {
position: relative;
opacity: 1;
visibility: visible;
padding: 0;
box-shadow: none;
margin: 0 0 10px;
display: block;
min-width: auto;
}
.sub-menu a {
padding: 10px 18px;
}
.site-header__inner {
gap: 20px;
}
.site-branding {
flex: 1;
}
.hamburger {
display: flex;
}
.hamburger.active span:nth-child(1) {
transform: rotate(45deg) translate(2px, 2px);
}
.hamburger.active span:nth-child(2) {
opacity: 0;
}
.hamburger.active span:nth-child(3) {
transform: rotate(-45deg) translate(8px, -8px);
}
.first_screen_form {
max-width: 400px;
padding: 25px 20px;
}
.first_screen_info {
flex-direction: column;
}
.first_screen_info_left,
.first_screen_info_right {
padding: 16px;
width: 100%;
border: none;
}
.center-tab-card {
grid-template-columns: minmax(280px, 400px) 1fr;
gap: 20px;
}
.rates-grid {
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}
.footer-cell--logo {
grid-row: 1;
border-bottom: 1px solid var(--footer-line) !important;
}
.footer-cell:nth-child(4) {
grid-column: 1 / 4 !important;
}
.article-single__thumb,
.post-thumbnail {
width: 50%;
}
}
@media (max-width:960px) {
.first_screen__inner {
flex-direction: column;
align-items: center;
justify-content: flex-end;
}
.first_screen_form {
max-width: none;
width: 100%;
min-width: fit-content;
}
.first_screen {
background-position: -100px center;
}
.first_screen_info_left, .first_screen_info_right {
width: 50%;
}
.first_screen_info {
flex-direction: row;
}
.center-tab-card__image img {
aspect-ratio: 1;
}
.center-tab-card {
display: flex;
flex-direction: column;
}
.block-promo__content, .block-form-question__content, .block-form-excursion__content, .block-form-cost__content {
width: 100%;
max-width: 100%;
}
.block-registration__list {
column-gap: 40px;
}
.block-timeline__grid {
grid-template-columns: 1fr 300px;
gap: 20px;
}
.footer-cell--logo {
padding: 10px 34px;
border-right: 1px solid var(--footer-line) !important;
}
.footer-cell:nth-child(2) {
border-right: 1px solid var(--footer-line);
}
.footer-cell:nth-child(5) {
border-right: 1px solid var(--footer-line);
border-bottom: none;
}
.footer-cell:nth-child(6) {
border-bottom: none;
}
.block-advantages__content {
column-gap: 200px;
}
.block-advantages__content::before {
opacity: .4;
}
.center-tab-card__title,
.dir-point__title {
font-size: 20px;
}
.center-tab-card__subtitle {
font-size: 16px;
}
.footer-top {
grid-template-columns: 1fr;
}
.footer-grid {
grid-template-columns: 1fr;
}
.footer-cell {
border-right: none;
}
.footer-cell--logo {
grid-row: auto;
min-height: auto;
align-items: flex-start;
}
.footer-middle {
grid-template-columns: 1fr;
}
.footer-yandex {
min-width: unset;
width: 100%;
justify-content: flex-start;
}
.document_sidebar_item_list_item {
font-size: 14px;
}
.document_sidebar_item_list {
flex-wrap: wrap;
display: flex;
column-gap: 10px;
}
.document_sidebar, .document_content {
width: 100%;
}
.document {
flex-direction: column;
gap: 20px;
}
.block-widget__wrapper {
flex-direction: column-reverse;
align-items: center;
}                
}
@media (max-width:768px) {
.site-header {
padding: 10px 0;
height: 65px;
} .first_screen  {
height: 100%;
padding-top: 100px;
}
.first_screen {
background-position: -350px center;
}
.first_screen__inner {
padding-bottom: 16px;
}
.first_screen_info__title {
font-size: 28px;
line-height: 1;
padding: 20px 16px;
}
.first_screen_info_left,
.first_screen_info_right {
font-size: 16px;
line-height: 1.2;
}
.first_screen_form iframe {
height: 100%;
}
.first_screen_form {
padding: 20px 10px;
}
.first_screen_form__title {
font-size: 20px;
}
.service_first_screen {
flex-direction: column;
}
.service-single__thumb img {
width: 100%;
max-width: none;
}
.block-title, .block-registration__title, .block-advantages__title, .block-timeline__title, .block-gallery__title, .block-reviews__title, .block-history-list__title {
font-size: 38px;
}
.contact_wrap { display: flex;
flex-direction: column-reverse;
}
.staff-tabs__nav {
gap: 10px;
}
.center-tabs__tab {
margin: 0 5px;
}
.dir-points {
gap: 20px;
}
.staff-row{
grid-template-columns: 140px 1fr;
gap: 16px;
}
.block-timeline__grid {
grid-template-columns: 1fr;
}
.block-timeline__photo {
display: none;
} .block-advantages__content { column-gap: normal;
min-height: auto;
}
.block-advantages__item {
width: 100%;
}
.block-advantages__content::before {
display: none;
}
.block-advantages {
padding: 0 0 60px;
}
.block-promo {
margin-bottom: 60px;
}
.block-timeline {
padding: 90px 0 20px;
}
.block-promo__actions {
gap: 18px;
justify-content: center;
}
.history-single {
flex-direction: column;
}
.rate-card {
border-bottom: 0.5px solid #3718195b;
}
.rate-card:last-child {
border-bottom: none;
}
.block-history-list__grid {
overflow: hidden !important;
}
.history-slider .swiper-slide {
width: 100% !important; margin: 0 !important; padding: 0; }
.history-slider .swiper-wrapper {
width: 100%; }
.history-teaser__fio {
margin: 14px;
font-size: 20px;
}
.history-teaser__excerpt {
margin: 14px;
}
.history-slider .swiper-slide a {
display: block;
margin: 0 14px 14px;
}
.article-single__thumb,
.post-thumbnail {
width: 100%;
max-width: none;
float: none;
}
.block-gallery__item {
width: clamp(150px, 60vw, 260px);
aspect-ratio: 4 / 3;
}
.block-gallery__row {
gap: 12px;
}
}
@media (max-width: 560px){
body {
font-size: 14px;
}
.header_callback {
display: none;
} .header_number {
font-size: 16px;
}
.header_number .header-ico {
display: none;
}     
.first_screen_info {
flex-direction: column;
}
.first_screen {
background-position: -500px center;
}
.first_screen_info_left, .first_screen_info_right {
width: 100%;
}
.first_screen_info_right {
display: none;
}
.first_screen__inner {
padding-bottom: 16px;
}
.dir-points {
grid-template-columns: 1fr;
}
.dir-point {
column-gap: 20px;
grid-template-columns: (100px, 1fr); display: grid;
}
.dir-point__icon {
grid-area: 1 / 1 / 3 / 2;
height: auto;
width: 50px;
}
.dir-point__title {
grid-area: 1 / 2 / 2 / 3;
margin: 0 0 5px;
}
.dir-point__text {
grid-area: 2 / 2 / 3 / 3;
}
.block-registration__list {
grid-auto-flow: dense;
grid-template-columns: 1fr;
}
.block-registration__item:nth-child(3) {
border-bottom: 1px solid #371819B2;
}
.block-advantages__item-title {
font-size: 28px;
}
.block-advantages__content { }    
.staff-row{
grid-template-columns: 1fr;
}
.staff-row__photo{
max-width: none;
}
.staff-tabs__tab{ white-space: nowrap; }
.block-promo__content, .block-form-question__content, .block-form-excursion__content, .block-form-cost__content {
padding: 20px;
}
.block-form-cost__inner, .block-form-excursion__inner, .block-form-question__inner,.block-promo__inner {
padding: 28px 0;
}
.rates-grid {
grid-template-columns: 1fr;
}
.rate-desc ul {
font-size: 16px;
}
.tl-item {
gap: 14px 25px;
grid-template-columns: 52px 1fr;
}
.tl-card__marker {
display: none;
}
.block-timeline__accordion-hr {
left: 60px;
}
.tl-trigger,
.tl-time {
font-size: 16px;
}
.tl-desc {
font-size: 14px;
}
.tl-trigger {
padding: 14px;
}
.tl-panel {
padding: 0 14px 14px 14px;
}
.block-timeline__static__title {
font-size: 18px;
}
.block-timeline__static ul {
font-size: 14px;
}
.block-timeline__static {
margin-bottom: 30px;
font-size: 14px;
}
.block-gallery__rows {
margin: 0 auto;
padding: 0 16px;
gap: 14px;
display: grid;
overflow: hidden;
}
.footer-cell {
grid-column: 1 / 4;
}
.footer-cell--logo,
.footer-cell:nth-child(2) {
border-right: none !important;
}
.footer-cell:nth-child(5) {
border-bottom: 1px solid var(--footer-line) !important;
}
}
.btn-center{
display: flex;
justify-content: center;
align-items: center;
}
blockquote{
border-left: 2px solid #8b1b1b;
border-radius: 10px;
}
blockquote strong{
font-weight: normal;
font-style: italic;
}
blockquote p{
padding: 10px;
}
ul{
list-style: circle;
}
ul li::marker,
ol li::marker{
color: #8b1b1b;
}
@media(max-width: 1400px){
.first_screen_info_left,
.first_screen_info_right{
font-size: 16px;
padding: 20px 16px 20px 20px;
}
.first_screen_info_right{
justify-content: start;
row-gap: 20px;
}
}
@media(max-width: 1200px){
.first_screen_form{
height: fit-content;
}
.first_screen__inner{
align-items: center;
}
.first_screen_info_right{
padding-top: 0px;
}
.first_screen_info_left, .first_screen_info_right{
padding-bottom: 10px;
row-gap: 10px;
font-size: 14px;
}
.first_screen_info_right{
padding-top: 0px;
}
.first_screen_info__title{
font-size: 34px;
}
}
@media(max-width: 960px){
.first_screen_info_right {
padding-top: 10px;
}
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{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-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,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,.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{transform-style:preserve-3d}.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-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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.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-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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,swiper-container: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-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}