@charset "UTF-8";
 html {
box-sizing: border-box;
height: 100%;
overflow-x: hidden;
scroll-behavior: smooth;
}
img {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
h1, h2, h3, h4, h5, h6, p {
margin: 0;
}
*,
*::before,
*::after {
font-family: apple-system, BlinkMacSystemFont, "Helvetica Neue", Geneva, "Noto Sans Armenian", "Noto Sans Bengali", "Noto Sans Cherokee", "Noto Sans Devanagari", "Noto Sans Ethiopic", "Noto Sans Georgian", "Noto Sans Hebrew", "Noto Sans Kannada", "Noto Sans Khmer", "Noto Sans Lao", "Noto Sans Osmanya", "Noto Sans Tamil", "Noto Sans Telugu", "Noto Sans Thai", arial, Tahoma, verdana, sans-serif;
box-sizing: inherit;
}
html.stop-scroll {
overflow: hidden;
}
.container {
max-width: 1160px;
margin: 0 auto;
padding: 0 16px;
width: 100%;
}
.container.small {
max-width: 1032px;
}
.page404_container {
max-width: 1440px;
}
.page404_container .page404__section-photo {
width: 100%;
}
.page404_container .page404__section-photo img {
width: 100%;
}
.page404_container .page404__section-title {
font-size: 64px;
text-align: center;
}
.page404_container .page404__section-description {
font-size: 16px;
text-align: center;
}
@media (max-width: 992px) {
.page404_container .page404__section-title {
font-size: 40px;
text-align: center;
}
}
@media (max-width: 576px) {
.page404_container .page404__section-title {
font-size: 24px;
text-align: center;
}
}
body {
margin: 0;
height: 100%;
display: flex;
flex-direction: column;
background-color: #F6F6F6;
color: #000;
}
main {
flex: 1;
}
.wysiwyg p,
.wysiwyg ol,
.wysiwyg ul,
.wysiwyg dl,
.wysiwyg dt {
letter-spacing: normal;
}
.wysiwyg a {
color: #112378;
}  .wysiwyg .wp-block-post-title {
max-width: 1000px;
margin: 0 auto;
text-align: center;
}
.wp-block.editor-post-title__block {
max-width: 1000px;
}
.wysiwyg .editor-post-title__block .editor-post-title__input {
margin: 0;
text-align: center;
}
.wysiwyg .wp-block-post-title.has-text-align-left {
text-align: left;
}
.wysiwyg .wp-block-post-title.has-text-align-right {
text-align: right;
} .wysiwyg .has-drop-cap:not(:focus)::first-letter {
color: #cd2653;
font-size: 5.1em;
font-weight: 800;
margin: 0.05em 0 0 0.1em;
} .wysiwyg code,
.wysiwyg kbd,
.wysiwyg pre,
.wysiwyg samp {
font-family: monospace;
}
.wysiwyg kbd,
.wysiwyg pre,
.wysiwyg samp {
border-radius: 0;
font-size: 0.75em;
padding: 4px 6px;
}
.wysiwyg pre {
border-color: #dcd7ca;
border-radius: 0;
line-height: 1.5;
padding: 1em;
} .wysiwyg p.has-large-font-size.editor-rich-text__tinymce,
.wysiwyg p.has-large-font-size.editor-rich-text__tinymce.mce-content-body,
.wysiwyg p.has-larger-font-size.editor-rich-text__tinymce,
.wysiwyg p.has-larger-font-size.editor-rich-text__tinymce.mce-content-body {
line-height: 1.4;
}
.wysiwyg p.has-small-font-size {
font-size: 0.842em;
}
.wysiwyg p.has-normal-font-size,
.wysiwyg p.has-regular-font-size {
font-size: 1em;
}
.wysiwyg p.has-medium-font-size {
font-size: 1.1em;
}
.wysiwyg p.has-large-font-size {
font-size: 1.25em;
}
.wysiwyg p.has-larger-font-size {
font-size: 1.5em;
} .wysiwyg figure {
margin: 0;
}
.wysiwyg .alignleft,
.wysiwyg .alignright {
margin-bottom: 1.2em;
max-width: 260px;
}
.wysiwyg .wp-caption .alignleft,
.wysiwyg .wp-caption .alignright {
margin-bottom: 0;
}
.wysiwyg .alignleft {
margin-left: 1em;
}
.wysiwyg .alignright {
margin-right: 1em;
}
.wysiwyg figcaption {
color: #6d6d6d;
font-size: 15px;
font-weight: 500;
line-height: 1.2;
margin-top: 5px;
text-align: inherit;
} .wysiwyg fieldset {
border: 2px solid #dcd7ca;
padding: 20px;
}
.wysiwyg legend {
font-size: 0.85em;
font-weight: 700;
padding: 0 10px;
}
.wysiwyg label {
font-size: 15px;
font-weight: 600;
}  .wysiwyg ul.wp-block-archives,
.wysiwyg ul.wp-block-categories,
.wysiwyg ul.wp-block-latest-posts,
.wysiwyg ul.wp-block-categories__list {
font-family: inherit;
list-style: none;
margin: 40px 0;
padding-right: 0;
}
.wysiwyg ul.wp-block-categories__list ul {
margin: 0;
}
.wysiwyg ul.wp-block-archives li,
.wysiwyg ul.wp-block-categories li,
.wysiwyg ul.wp-block-latest-posts li,
.wysiwyg ul.wp-block-categories__list li {
color: #6d6d6d;
line-height: 1.476;
margin: 5px 0 0 0;
}
.wysiwyg ul.wp-block-archives li li,
.wysiwyg ul.wp-block-categories li li,
.wysiwyg ul.wp-block-categories__list li li,
.wysiwyg ul.wp-block-latest-posts li li {
margin-right: 20px;
}
.wysiwyg .wp-block-archives li > a,
.wysiwyg .wp-block-categories li > a,
.wysiwyg .wp-block-latest-posts li > a {
font-weight: 700;
text-decoration: none;
}
.wysiwyg .wp-block-archives li > a:focus,
.wysiwyg .wp-block-archives li > a:hover,
.wysiwyg .wp-block-categories li > a:focus,
.wysiwyg .wp-block-categories li > a:hover,
.wysiwyg .wp-block-latest-posts li > a:focus,
.wysiwyg .wp-block-latest-posts li > a:hover {
font-weight: 700;
text-decoration: none;
}
.wysiwyg .wp-block-archives.aligncenter,
.wysiwyg .wp-block-categories.aligncenter {
text-align: center;
}
.wysiwyg .wp-block-latest-comments time,
.wysiwyg .wp-block-latest-posts time {
color: #6d6d6d;
font-size: 0.7em;
font-weight: 600;
letter-spacing: normal;
line-height: 1.476;
margin-top: 0.15em;
} .wysiwyg .wp-block-table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
width: 100%;
}
.wysiwyg .wp-block-table tr {
border: none;
}
.wysiwyg .wp-block-table caption {
text-align: center;
}
.wysiwyg .wp-block-table th,
.wysiwyg .wp-block-table td {
margin: 0;
overflow: visible;
}
.wysiwyg .wp-block-table thead {
vertical-align: bottom;
white-space: nowrap;
text-align: inherit;
}
.wysiwyg .wp-block-table th {
text-align: inherit; }
.wysiwyg .wp-block-table th.has-text-align-center {
text-align: center;
}
.wysiwyg .wp-block-table th.has-text-align-right {
text-align: left;
}
.wysiwyg .wp-block-table th.has-text-align-left {
text-align: right;
} hr.wp-block-separator {
border-top: 1px solid var(--separator-default);
color: var(--separator-default);
margin: 40px auto;
}
@media (max-width: 576px) {
hr.wp-block-separator {
margin: 24px auto;
}
}
hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: calc(100% - 48px);
}
hr.wp-block-separator:not(.is-style-dots) {
background: linear-gradient(to right, var(--separator-default) calc(50% - 32px), transparent calc(50% - 32px), transparent calc(50% + 32px), var(--separator-default) calc(50% + 32px));
background-color: transparent !important;
border: none;
height: 1px;
overflow: visible;
position: relative;
}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
height: 1px;
}
hr.wp-block-separator:not(.is-style-dots)::after {
background: currentColor;
content: "";
display: block;
height: 16px;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 16px;
background: url(//www.varanty.ru/wp-content/themes/news/assets/image/icons/i16-logo-mini.svg);
}
.wysiwyg hr.wp-block-separator::before {
right: calc(50% - 5px);
left: auto;
}
.wysiwyg hr.wp-block-separator::after {
left: calc(50% - 5px);
right: auto;
border-radius: 0;
} hr.wp-block-separator.is-style-dots::before {
font-size: 32px;
font-weight: 700;
letter-spacing: 1em;
padding-right: 1em;
} .wysiwyg blockquote {
margin: 0;
}
.wysiwyg .wp-block-quote {
border-color: #cd2653;
border-style: solid;
border-width: 0 2px 0 0;
margin-top: 20px;
margin-bottom: 20px;
padding: 5px 20px 5px 0;
}
.wysiwyg .wp-block-quote.has-text-align-center,
.wysiwyg .wp-block-quote[style*="text-align:center"],
.wysiwyg .wp-block-quote[style*="text-align: center"] {
border-width: 0;
padding: 5px 0;
}
.wysiwyg .wp-block-quote.has-text-align-right,
.wysiwyg .wp-block-quote[style*="text-align:right"],
.wysiwyg .wp-block-quote[style*="text-align: right"] {
border-width: 0 0 0 2px;
padding: 5px 0 5px 20px;
}
.wysiwyg cite,
.wysiwyg .wp-block-quote__citation,
.wysiwyg .wp-block-quote cite,
.wysiwyg .wp-block-quote footer {
color: #6d6d6d;
font-size: 14px;
font-weight: 600;
line-height: 1.25;
}
.wysiwyg .wp-block-quote cite {
font-style: normal;
}
.wysiwyg .wp-block-quote p {
color: inherit;
font-weight: 400;
margin: 0 0 20px 0;
}
.wysiwyg .wp-block-quote.is-style-large {
border: none;
padding: 0;
}
.wysiwyg .wp-block-quote.is-style-large p {
font-family: inherit;
font-size: 24px;
font-style: normal;
font-weight: 700;
letter-spacing: -0.035714286em;
line-height: 1.285714286;
}
.wysiwyg .wp-block-quote.is-style-large .wp-block-quote__citation,
.wysiwyg .wp-block-quote.is-style-large cite,
.wysiwyg .wp-block-quote.is-style-large footer {
font-size: 16px;
} .wysiwyg .wp-block-code {
color: inherit;
}
.wysiwyg .wp-block-code,
.wysiwyg .wp-block-preformatted pre,
.wysiwyg .wp-block-verse pre {
border: 1px solid #dcd7ca;
border-radius: 0;
padding: 30px;
}
.wysiwyg .wp-block-freeform.block-library-rich-text__tinymce pre,
.wysiwyg .wp-block-preformatted pre,
.wysiwyg .wp-block-code .block-editor-plain-text,
.wysiwyg .wp-block-verse pre {
background: transparent;
color: inherit;
font-family: monospace;
font-size: 14px;
} .wysiwyg .wp-block-cover-image .wp-block-cover__inner-container,
.wysiwyg .wp-block-cover .wp-block-cover__inner-container {
margin: 0 auto;
width: calc(100% - 40px);
}
.wysiwyg .wp-block[data-type="core/cover"][data-align=right],
.wysiwyg .wp-block[data-type="core/cover"][data-align=left] {
height: auto;
max-height: none;
}
.wysiwyg .wp-block[data-type="core/cover"][data-align=left] .wp-block-cover {
text-align: right;
}
.wysiwyg .wp-block[data-type="core/cover"][data-align=right] .wp-block-cover {
text-align: left;
}
.wysiwyg .wp-block[data-type="core/cover"][data-align=right] .block-editor-block-list__block-edit,
.wysiwyg .wp-block[data-type="core/cover"][data-align=left] .block-editor-block-list__block-edit {
float: none;
margin-right: 0;
margin-left: 0;
max-width: 100%;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text {
max-width: 100%;
}
.wysiwyg .wp-block-cover a {
color: inherit;
} .wp-block[data-type*=core-embed][data-align=full] figcaption,
.wp-block[data-type="core/image"][data-align=full] figcaption,
.wp-block[data-type="core/gallery"][data-align=full] .blocks-gallery-caption {
padding: 0 14px;
}  .wysiwyg .wp-block-pullquote {
border: none;
color: inherit;
padding: 0;
position: relative;
text-align: center;
}
.wysiwyg .wp-block-pullquote::before {
background: #fff;
border-radius: 50%;
color: #cd2653;
content: "”";
display: block;
font-size: 62px;
font-weight: 500;
line-height: 1.2;
margin: 0 auto 15px auto;
text-align: center;
height: 44px;
width: 44px;
}
.wysiwyg .wp-block .wp-block-pullquote p {
font-family: inherit;
font-size: 28px;
font-weight: 700;
line-height: 1.178571429;
letter-spacing: -0.041785714em;
margin-bottom: 20px;
}
.wysiwyg .wp-block .wp-block-pullquote p:last-child {
margin-bottom: 0;
}
.wysiwyg .wp-block .wp-block-pullquote p,
.wysiwyg .wp-block-pullquote.is-style-solid-color blockquote > .block-editor-rich-text p,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] .editor-rich-text p,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] .editor-rich-text p {
font-size: 28px;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right],
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] {
height: auto;
max-height: none;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] .wp-block-pullquote,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] .wp-block-pullquote.is-style-solid-color blockquote {
text-align: right;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] .wp-block-pullquote,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] .wp-block-pullquote.is-style-solid-color blockquote {
text-align: left;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] .block-editor-block-list__block-edit,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] .block-editor-block-list__block-edit {
float: none;
margin-right: 0;
margin-left: 0;
max-width: 100%;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] .block-editor-block-list__block-edit .wp-block-pullquote::before {
margin-left: 0;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] .block-editor-block-list__block-edit .wp-block-pullquote::before {
margin-right: 0;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] .is-style-solid-color::before {
left: 20px;
transform: translateY(-50%);
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] .is-style-solid-color::before {
right: 20px;
transform: translateY(-50%);
}
.wysiwyg .wp-block-pullquote__citation,
.wysiwyg .wp-block-pullquote cite,
.wysiwyg .wp-block-pullquote footer {
color: #6d6d6d;
font-size: 16px;
font-weight: 500;
margin-top: 12px;
text-transform: none;
} .wysiwyg .wp-block-pullquote.is-style-solid-color {
padding: 30px 20px;
position: relative;
}
.wysiwyg .wp-block-pullquote.is-style-solid-color::before {
position: absolute;
top: 0;
right: 50%;
transform: translateY(-50%) translateX(50%);
}
.wysiwyg .wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
text-align: center;
}
.wysiwyg .wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation,
.wysiwyg .wp-block-pullquote.is-style-solid-color .wp-block-pullquote cite,
.wysiwyg .wp-block-pullquote.is-style-solid-color .wp-block-pullquote footer {
color: inherit;
} .wysiwyg .wp-block-verse pre,
.wysiwyg pre.wp-block-verse {
font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
font-size: 0.9em;
} :root .wysiwyg .wp-block-button__link,
:root .wysiwyg .wp-block-file__button {
background: #cd2653;
border-radius: 0;
color: #fff;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.0333em;
line-height: 1.25;
padding: 1.1em 1.44em;
text-transform: uppercase;
}
.wysiwyg .wp-block-button .wp-block-button__link.mce-content-body {
line-height: 1.1;
}
.wysiwyg .wp-block-button__link:hover,
.wysiwyg .wp-block-file__button:hover {
text-decoration: underline;
} .wysiwyg .is-style-outline .wp-block-button__link,
.wysiwyg .is-style-outline.wp-block-button__link {
background: none;
border-color: currentColor;
color: #cd2653;
padding: calc(1.1em - 2px) calc(1.44em - 2px);
} .wysiwyg .is-style-squared .wp-block-button__link,
.wysiwyg .is-style-squared.wp-block-button__link {
border-radius: 0;
} .wysiwyg .wp-block-latest-comments {
font-family: inherit;
margin-right: 0;
}
.wysiwyg .wp-block-latest-comments li.wp-block-latest-comments__comment {
font-size: inherit;
margin-bottom: 20px;
}
.wysiwyg .wp-block-latest-comments li.wp-block-latest-comments__comment:last-child {
margin-bottom: 0;
}
.wysiwyg .wp-block-latest-comments__comment-meta,
.wysiwyg .wp-block-latest-comments__comment-excerpt {
margin-right: 0 !important;
}
.wysiwyg .wp-block-latest-comments__comment-meta {
font-weight: 700;
}
.wysiwyg .wp-block-latest-comments__comment-meta a {
text-decoration: none;
}
.wysiwyg .wp-block-latest-comments__comment-meta a:focus,
.wysiwyg .wp-block-latest-comments__comment-meta a:hover {
text-decoration: none;
} .wysiwyg .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment {
display: flex;
}
.wysiwyg .wp-block-latest-comments.has-avatars img.avatar {
flex-shrink: 0;
margin: 5px 0 0 15px;
} .wysiwyg .wp-block-latest-comments__comment-excerpt {
margin: 0;
}
.wysiwyg .wp-block-latest-comments__comment-excerpt p {
font-family: inherit;
font-size: 0.7em;
margin: 10px 0 0;
} .wysiwyg ul.wp-block-latest-posts:not(.is-grid) li {
margin-top: 15px;
} .wysiwyg .wp-block-latest-posts.is-grid li {
border-color: #dcd7ca;
}
.wysiwyg ul.wp-block-latest-posts.is-grid li {
border-style: solid;
border-width: 2px 0 0;
line-height: 1.25;
margin: 20px 0 16px 10px;
padding-top: 12px;
}
.wysiwyg .wp-block-latest-posts__post-excerpt {
font-size: 0.95em;
line-height: 1.4;
margin-top: 15px;
} .wysiwyg .wp-block-shortcode textarea {
color: #191e23;
} .wysiwyg .wp-block-embed {
margin-bottom: 30px;
margin-top: 30px;
}
.wysiwyg .wp-block[data-type*=core-embed][data-align=center] * {
margin-right: auto;
margin-left: auto;
} .wysiwyg .wp-block-file {
background: none;
padding: 0;
}
.wysiwyg .wp-block-file__content-wrapper {
align-items: center;
display: flex;
justify-content: space-between;
}
.wysiwyg .wp-block-file .wp-block-file__textlink {
color: #cd2653;
font-weight: 700;
text-decoration: none;
}
.wysiwyg .wp-block-file .wp-block-file__textlink:focus,
.wysiwyg .wp-block-file .wp-block-file__textlink:hover {
text-decoration: underline;
}
.wysiwyg .wp-block-file .wp-block-file__button {
font-size: 14px;
padding: 1em 1.25em;
} .wysiwyg .wp-block-group.has-background {
padding: 20px;
}
.wp-block-group .wp-block[data-type="core/heading"]:first-child * {
margin-top: 0;
}
.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group.has-background > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align=full],
.wp-block[data-type="core/group"][data-align=full] > .editor-block-list__block-edit > div > .wp-block-group.has-background > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align=full] {
margin-right: 0;
width: 100%;
} .wysiwyg ul.block-editor-block-list__block,
.wysiwyg ol.block-editor-block-list__block,
.wysiwyg ul ul,
.wysiwyg ol ul {
padding-right: 1.3em;
}
.wysiwyg ul.block-editor-block-list__block.wp-block-social-links {
padding-right: 0;
} .wysiwyg ul.wp-block-post-template {
padding-right: 0;
} @media (min-width: 480px) { .wysiwyg .wp-block[data-align=right] {
margin-left: 0;
}
.wysiwyg .wp-block[data-align=left] {
margin: 0;
} .wp-block[data-type="core/cover"][data-align=left] [data-block],
.wp-block[data-type="core/cover"][data-align=right] [data-block] {
margin-top: 0;
}
.wysiwyg .wp-block[data-type="core/cover"][data-align=right] .block-editor-block-list__block-edit {
float: left;
margin-right: 20px;
max-width: 260px;
}
.wysiwyg .wp-block[data-type="core/cover"][data-align=left] .block-editor-block-list__block-edit {
float: right;
margin-left: 20px;
max-width: 260px;
}
.wysiwyg .wp-block[data-type="core/cover"][data-align=right] .wp-block-pullquote::before {
margin-left: 0;
}
.wysiwyg .wp-block[data-type="core/cover"][data-align=left] .wp-block-pullquote::before {
margin-right: 0;
} .wysiwyg .wp-block[data-type="core/pullquote"][data-align=right],
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] {
height: 0;
max-width: 260px;
}
.wp-block[data-type="core/pullquote"][data-align=left] [data-block],
.wp-block[data-type="core/pullquote"][data-align=right] [data-block] {
margin-top: 0;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] .block-editor-block-list__block-edit {
float: left;
margin-right: 20px;
max-width: 260px;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] .block-editor-block-list__block-edit {
float: right;
margin-left: 20px;
max-width: 260px;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] .wp-block-pullquote::before {
margin-left: 0;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] .wp-block-pullquote::before {
margin-right: 0;
}
}
@media (min-width: 600px) { .wp-block[data-type*=core-embed][data-align=full] figcaption,
.wp-block[data-type="core/image"][data-align=full] figcaption,
.wp-block[data-type="core/gallery"][data-align=full] .blocks-gallery-caption {
padding: 0 45px;
} .wysiwyg .wp-block[data-type="core/column"] h1,
.wysiwyg .wp-block[data-type="core/column"] h2,
.wysiwyg .wp-block[data-type="core/column"] h3,
.wysiwyg .wp-block[data-type="core/column"] h4,
.wysiwyg .wp-block[data-type="core/column"] h5,
.wysiwyg .wp-block[data-type="core/column"] h6 {
margin: 35px 0 20px 0;
} .wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] .block-editor-block-list__block-edit {
margin-left: -30px;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] .block-editor-block-list__block-edit {
margin-right: -30px;
}
}
@media (min-width: 700px) { .wysiwyg > * {
font-size: 21px;
} .editor-post-title__block .editor-post-title__input,
.wysiwyg .wp-block-post-title,
.wysiwyg h1,
.wysiwyg .heading-size-1 {
font-size: 64px;
}
.wysiwyg h2,
.wysiwyg .heading-size-2 {
font-size: 48px;
}
.wysiwyg h3,
.wysiwyg .heading-size-3 {
font-size: 40px;
}
.wysiwyg h4,
.wysiwyg .heading-size-4 {
font-size: 32px;
}
.wysiwyg h5,
.wysiwyg .heading-size-5 {
font-size: 24px;
}
.wysiwyg li,
.wysiwyg p,
.wysiwyg p.wp-block-paragraph {
line-height: 1.476;
} .wysiwyg fieldset {
padding: 30px;
}
.wysiwyg legend {
padding: 0 15px;
}  :root .wysiwyg .wp-block-button__link,
:root .wysiwyg .wp-block-file__button {
font-size: 17px;
} .wysiwyg .wp-block-preformatted pre,
.wysiwyg .wp-block-code .block-editor-plain-text,
.wysiwyg .wp-block-verse pre {
font-size: 16px;
} .wp-block-column {
font-size: 16px;
} .wysiwyg .wp-block-cover-image .wp-block-cover__inner-container,
.wysiwyg .wp-block-cover .wp-block-cover__inner-container {
width: calc(100% - 80px);
} .wysiwyg .wp-block:not([data-align=wide]):not([data-align=full]) div:not([class*=__inner-container]) .wp-block-group.has-background,
.wysiwyg .wp-block div[class*=__inner-container] .wp-block[data-align=wide] .wp-block-group.has-background,
.wysiwyg .wp-block div[class*=__inner-container] .wp-block[data-align=full] .wp-block-group.has-background {
padding: 40px;
}
.wysiwyg .wp-block[data-align=wide] .wp-block-group.has-background,
.wysiwyg .wp-block[data-align=full] .wp-block-group.has-background {
padding: 80px;
}  .wysiwyg .wp-block .wp-block-pullquote p,
.wysiwyg .wp-block-pullquote.is-style-solid-color blockquote > .block-editor-rich-text p,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] .editor-rich-text p,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] .editor-rich-text p {
font-size: 32px;
}
.wysiwyg .wp-block-pullquote__citation,
.wysiwyg .wp-block-pullquote cite,
.wysiwyg .wp-block-pullquote footer {
margin-top: 20px;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=wide] .wp-block-pullquote::before,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=full] .wp-block-pullquote::before {
font-size: 113px;
height: 80px;
margin-bottom: 20px;
width: 80px;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=wide] .wp-block-pullquote.is-style-solid-color,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=full] .wp-block-pullquote.is-style-solid-color {
padding: 60px 40px 40px;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=full] .wp-block-pullquote:not(.is-style-solid-color) {
padding-right: 10px;
padding-left: 10px;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=wide] blockquote p,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=full] blockquote p {
font-size: 48px;
line-height: 1.203125;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] p,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] p {
font-size: 32px;
line-height: 1.1875;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] .is-style-solid-color p,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] .is-style-solid-color p {
font-size: 26px;
}
}
@media (min-width: 1000px) { .wp-block-column {
font-size: 18px;
}
}
@media (min-width: 1220px) { .editor-post-title__block .editor-post-title__input,
.wysiwyg .wp-block-post-title,
.wysiwyg h1,
.wysiwyg .heading-size-1 {
font-size: 84px;
}
.wysiwyg h6,
.wysiwyg .heading-size-6 {
font-size: 18px;
} .wysiwyg .wp-block[data-type="core/pullquote"][data-align=wide] .wp-block-pullquote.is-style-solid-color,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=full] .wp-block-pullquote.is-style-solid-color {
padding: 90px 40px 80px;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=wide] blockquote p,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=full] blockquote p {
font-size: 64px;
}
}
@media (min-width: 1360px) { .wysiwyg .wp-block[data-align=left],
.wysiwyg .wp-block[data-align=right] {
margin: 0 auto;
max-width: 1220px;
} .wysiwyg .wp-block[data-type="core/pullquote"][data-align=left] .is-style-solid-color::before,
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] .is-style-solid-color::before {
top: 0;
}
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=left],
.wysiwyg .wp-block[data-type="core/pullquote"][data-align=right] {
margin: 0 auto;
max-width: 1220px;
} hr.wp-block-separator.is-style-wide {
margin-right: auto;
margin-left: auto;
}
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .wysiwyg p {
margin: 0;
}
.wysiwyg h1 {
font-weight: 700;
font-size: 26px;
line-height: 120%;
}
.wysiwyg h2 {
font-weight: 700;
font-size: 36px;
line-height: 120%;
}
.wysiwyg h3 {
font-weight: 700;
font-size: 26px;
line-height: 120%;
}
.wysiwyg h4 {
font-weight: 700;
font-size: 20px;
line-height: 120%;
}
@media (max-width: 576px) {
.wysiwyg h1 {
font-size: 24px;
}
.wysiwyg h2 {
font-size: 26px;
}
.wysiwyg h3 {
font-size: 20px;
}
.wysiwyg h4 {
font-size: 18px;
}
}
.wysiwyg h5, .wysiwyg h6 {
font-weight: 700;
font-size: 18px;
line-height: 135%;
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
margin-bottom: 24px;
}
.wysiwyg h1:first-child, .wysiwyg h2:first-child, .wysiwyg h3:first-child, .wysiwyg h4:first-child, .wysiwyg h5:first-child, .wysiwyg h6:first-child {
margin-top: 0;
}
.wysiwyg p {
margin-bottom: 16px;
font-weight: 400;
font-size: 16px;
line-height: 150%;
word-break: break-word;
}
.wysiwyg p:first-child {
margin-top: 0;
}
.wysiwyg figure {
margin: 0;
width: 100%;
}
.wysiwyg img {
width: 100%;
height: 100%;
border-radius: 28px;
margin-bottom: 24px;
}
.wysiwyg .wp-block-image .wp-element-caption {
margin: 16px 0 0;
text-align: center;
font-weight: 500;
font-size: 12px;
line-height: 120%;
color: var(--gray-default);
}
.wysiwyg .is-type-rich {
margin-top: 24px;
}
.wysiwyg .is-type-rich .wp-block-embed__wrapper {
display: flex;
justify-content: center;
}
.wysiwyg .is-type-video .wp-block-embed__wrapper {
width: 100%;
padding-bottom: 56.2%;
height: 0;
overflow: hidden;
position: relative;
border-radius: 28px;
margin-top: 24px;
}
.wysiwyg .is-type-video .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 28px;
}
.wysiwyg ul, .wysiwyg ol {
margin: 0 0 24px 0;
padding: 0 0 0 32px;
}
.wysiwyg ul:first-child, .wysiwyg ol:first-child {
margin-top: 0;
}
.wysiwyg li {
margin-top: 4px;
font-weight: 400;
font-size: 16px;
line-height: 150%;
}
.wysiwyg li:first-child {
margin-top: 0;
}
.wysiwyg .wp-block-table {
margin-bottom: 24px;
border: none;
}
.wysiwyg .wp-block-table:first-child {
margin-top: 0;
}
.wysiwyg .wp-block-table td {
font-size: 16px;
line-height: 150%;
}
.wysiwyg .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background-color: rgba(51, 255, 102, 0.12);
}
.wysiwyg .wpseopress-faq {
border-top: 1px solid var(--separator-default);
}
.wysiwyg .wpseopress-faq:first-child {
border-top: none;
}
.wysiwyg .wpseopress-faq-question {
font-weight: 700;
font-size: 16px;
line-height: 150%;
padding: 28px 40px 28px 0;
cursor: pointer;
position: relative;
}
.wysiwyg .wpseopress-faq-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
width: 32px;
height: 32px;
display: flex;
align-items: center;
justify-content: center;
}
.wysiwyg .wpseopress-faq-icon svg {
fill: var(--gray-default);
transition: transform 0.15s;
}
.wysiwyg .wpseopress-faq-icon.rotate-arrow svg {
transform: rotate(-180deg);
}
.wysiwyg .wpseopress-faq-answer {
display: none;
}
.wysiwyg .wpseopress-faq-answer-desc {
padding: 0 48px 32px 0;
font-weight: 500;
font-size: 16px;
line-height: 150%;
color: var(--gray-default);
}
.wysiwyg .sc_fs_faq.sc_card {
margin: 0;
box-shadow: none;
border-radius: 0;
border: none;
padding: 0;
border-top: 1px solid var(--separator-default);
}
.wysiwyg .sc_fs_faq.sc_card:first-child {
border-top: none;
}
.wysiwyg .sc_fs_faq.sc_card h2, .wysiwyg .sc_fs_faq.sc_card h3, .wysiwyg .sc_fs_faq.sc_card h4, .wysiwyg .sc_fs_faq.sc_card h5, .wysiwyg .sc_fs_faq.sc_card p {
padding: 28px 32px 28px 0;
cursor: pointer;
font-weight: 700;
font-size: 16px;
line-height: 150%;
position: relative;
}
.wysiwyg .sc_fs_faq.sc_card h2 .faq-icon, .wysiwyg .sc_fs_faq.sc_card h3 .faq-icon, .wysiwyg .sc_fs_faq.sc_card h4 .faq-icon, .wysiwyg .sc_fs_faq.sc_card h5 .faq-icon, .wysiwyg .sc_fs_faq.sc_card p .faq-icon {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
display: flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
}
.wysiwyg .sc_fs_faq.sc_card h2 .faq-icon svg, .wysiwyg .sc_fs_faq.sc_card h3 .faq-icon svg, .wysiwyg .sc_fs_faq.sc_card h4 .faq-icon svg, .wysiwyg .sc_fs_faq.sc_card h5 .faq-icon svg, .wysiwyg .sc_fs_faq.sc_card p .faq-icon svg {
transition: transform 0.15s;
fill: var(--gray-default);
}
.wysiwyg .sc_fs_faq.sc_card h2 .faq-icon.rotate-arrow svg, .wysiwyg .sc_fs_faq.sc_card h3 .faq-icon.rotate-arrow svg, .wysiwyg .sc_fs_faq.sc_card h4 .faq-icon.rotate-arrow svg, .wysiwyg .sc_fs_faq.sc_card h5 .faq-icon.rotate-arrow svg, .wysiwyg .sc_fs_faq.sc_card p .faq-icon.rotate-arrow svg {
transform: rotate(-180deg);
}
.wysiwyg .sc_fs_faq .sc_fs_faq__content {
display: none;
}
.wysiwyg .sc_fs_faq .sc_fs_faq__content ul, .wysiwyg .sc_fs_faq .sc_fs_faq__content ol, .wysiwyg .sc_fs_faq .sc_fs_faq__content h2, .wysiwyg .sc_fs_faq .sc_fs_faq__content h3, .wysiwyg .sc_fs_faq .sc_fs_faq__content h4, .wysiwyg .sc_fs_faq .sc_fs_faq__content h5, .wysiwyg .sc_fs_faq .sc_fs_faq__content h6, .wysiwyg .sc_fs_faq .sc_fs_faq__content p {
margin-bottom: 0 !important;
margin-top: 16px;
padding: 0 48px 0 0;
font-weight: 500;
font-size: 16px;
line-height: 150%;
color: var(--gray-default);
cursor: auto;
}
.wysiwyg .sc_fs_faq .sc_fs_faq__content ul:first-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content ol:first-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content h2:first-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content h3:first-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content h4:first-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content h5:first-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content h6:first-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content p:first-child {
margin-top: 0;
}
.wysiwyg .sc_fs_faq .sc_fs_faq__content ul:last-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content ol:last-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content h2:last-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content h3:last-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content h4:last-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content h5:last-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content h6:last-child, .wysiwyg .sc_fs_faq .sc_fs_faq__content p:last-child {
padding-bottom: 32px;
}
.wysiwyg .sc_fs_faq .sc_fs_faq__content ul, .wysiwyg .sc_fs_faq .sc_fs_faq__content ol {
padding-left: 24px;
}
.wpcf7-not-valid-tip {
padding: 8px 16px;
}
.typography-label1 {
font-weight: 600;
font-size: 86px;
line-height: 110%;
letter-spacing: -1px;
}
.typography-label2 {
font-weight: 600;
font-size: 64px;
line-height: 120%;
letter-spacing: -1px;
}
.typography-label3 {
font-weight: 600;
font-size: 36px;
line-height: 120%;
}
.typography-lead {
font-weight: 500;
font-size: 20px;
line-height: 135%;
}
.typography-h1 {
font-weight: 600;
font-size: 26px;
line-height: 120%;
}
.typography-h2 {
font-weight: 600;
font-size: 20px;
line-height: 120%;
}
.typography-h3 {
font-weight: 600;
font-size: 18px;
line-height: 135%;
}
.typography-subhead {
font-weight: 700;
font-size: 16px;
line-height: 150%;
}
.typography-body {
font-weight: 500;
font-size: 16px;
line-height: 150%;
}
.typography-caption {
font-weight: 500;
font-size: 14px;
line-height: 130%;
}
.typography-subcaption {
font-weight: 500;
font-size: 12px;
line-height: 120%;
}
.header__inner {
padding: 8px 0;
display: flex;
align-items: center;
justify-content: space-between;
min-height: 56px;
}
.header__site-info {
display: flex;
align-items: center;
}
.header__description {
margin-left: 24px;
color: #112378;
}
.header__button {
padding: 8px 16px;
background: #000000;
border-radius: 80px;
margin-left: 16px;
color: #fff;
cursor: pointer;
}
.header__logo svg {
fill: #112378;
}
.header__social {
margin-left: 16px;
}
.header__social img {
width: 40px;
height: 40px;
}
.header__social a {
opacity: 0.8;
}
.header__social a:hover {
opacity: 1;
}
.header__nav {
display: flex;
align-items: center;
}
.header__blog {
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 150%;
color: #112378;
text-decoration: none;
transition: opacity 0.15s;
}
.header__blog:hover {
opacity: 0.6;
}
@media (pointer: coarse) {
.header__blog:hover {
opacity: 1;
}
}
@media (max-width: 768px) {
.header__description, .header__button {
display: none;
}
}
@media (max-width: 576px) {
body {
position: relative;
}
.header__social {
display: none;
}
.header {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 10;
}
.header__logo svg {
fill: #fff;
}
}
.footer {
padding: 40px 0;
margin-top: 40px;
}
.footer__button {
padding: 16px 24px;
background: #000000;
border-radius: 80px;
margin-left: 16px;
color: #fff;
cursor: pointer;
}
.footer__inner {
display: flex;
align-items: center;
justify-content: space-between;
}
.footer__logo {
display: inline-flex;
}
.footer__logo svg {
fill: rgba(17, 35, 120, 0.5);
}
.footer__social img {
width: 40px;
height: 40px;
}
.footer__copyright {
font-weight: 400;
font-size: 14px;
line-height: 170%;
margin-top: 8px;
color: rgba(17, 35, 120, 0.5);
}
.footer__copyright.mobile {
display: none;
}
@media (max-width: 576px) {
.footer__social {
padding-top: 24px;
}
.footer {
margin-top: 8px;
}
.footer__inner {
flex-wrap: wrap;
justify-content: center;
}
.footer__info {
width: 100%;
}
.footer__logo {
display: flex;
justify-content: center;
}
.footer__button {
margin-left: 0;
margin-top: 24px;
}
.footer__copyright.mobile {
display: block;
width: 100%;
margin-top: 24px;
text-align: center;
}
.footer__info .footer__copyright {
display: none;
}
} @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 {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box;
}
.swiper-android .swiper-slide, .swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
touch-action: pan-x;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
}
.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-3d.swiper-css-mode .swiper-wrapper {
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, .swiper-3d .swiper-wrapper {
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, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 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, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 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, 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-centered > .swiper-wrapper::before {
content: "";
flex-shrink: 0;
order: 9999;
}
.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-centered > .swiper-wrapper > .swiper-slide {
scroll-snap-align: center center;
}
.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: 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: 0.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: 10px;
right: auto;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
content: "prev";
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
right: 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: 0.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: 10px;
left: 0;
width: 100%;
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(0.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(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(0.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: 50%;
background: var(--swiper-pagination-bullet-inactive-color, #000);
opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.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: 10px;
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: 0.2s transform, 0.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: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
background: rgba(0, 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: 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: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-lock {
display: none;
}
.swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 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: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
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;
}
.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 .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: 0.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;
}
.modal {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
z-index: 10;
}
.modal__background {
width: 100%;
position: absolute;
top: 0;
left: 0;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
cursor: pointer;
z-index: 1;
display: none;
}
.modal__container-wrapper {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
max-height: 100%;
overflow: auto;
padding: 200px 8px 8px;
}
.modal__container {
z-index: 2;
position: relative;
max-width: 528px;
padding: 24px;
background-color: #fff;
border-radius: 28px;
display: none;
height: max-content;
}
.modal__image {
height: 0;
overflow: hidden;
padding-bottom: 53.33%;
border-radius: 12px;
position: relative;
}
.modal__image img {
border-radius: 12px;
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
margin-top: 0;
}
.modal__title {
margin-top: 24px;
font-weight: 700;
font-size: 32px;
line-height: 39px;
color: #000;
opacity: 0.9;
text-align: center;
}
.modal__description {
margin-top: 16px;
font-weight: 400;
font-size: 20px;
line-height: 160%;
text-align: center;
}
.modal__form {
margin-top: 16px;
}
.modal__form-input {
margin-top: 16px;
padding: 16px;
border: 1px solid rgba(165, 165, 165, 0.25);
border-radius: 12px;
outline: none;
width: 100%;
font-weight: 500;
font-size: 16px;
line-height: 150%;
color: #000;
transition: border-color 0.15s;
}
.modal__form-input::placeholder {
color: #575757;
}
.modal__form-input:first-child {
margin-top: 0;
}
.modal__form-input:focus {
border-color: #000;
}
.modal__form-input.error {
border-color: #FF6644;
}
.modal__form-button {
margin-top: 16px;
border-radius: 12px;
padding: 16px;
text-align: center;
width: 100%;
background-color: #112378;
color: #fff;
font-weight: 500;
font-size: 18px;
line-height: 24px;
border: none;
outline: none;
cursor: pointer;
transition: opacity 0.15s;
}
.modal__form-button.loading {
opacity: 0.6;
cursor: auto;
}
.modal__form-button.close {
background-color: rgba(0, 0, 0, 0.2);
margin-top: 8px;
color: #000;
}
.modal__input-error-box, .modal__input-error {
display: none;
}
.modal__input-error-box.error .modal__input-error {
padding: 8px 16px;
font-weight: 500;
font-size: 14px;
line-height: 150%;
color: #FF6644;
}
.modal__success-text {
font-weight: 700;
font-size: 32px;
line-height: 39px;
text-align: center;
color: #000000;
opacity: 0.9;
margin-top: 24px;
}
.modal__success__icon {
display: flex;
justify-content: center;
}
.modal__success__icon svg {
fill: #112378;
}
.modal__form-success-button.close {
margin-top: 24px;
}
@media (max-width: 576px) {
.modal__container-wrapper {
padding: 16px 8px;
}
}
.catalog__inner {
margin-top: 40px;
margin-bottom: 24px;
}
.catalog__inner:last-child {
margin-bottom: 0;
}
.catalog__item {
margin-top: 40px;
padding-top: 40px;
border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.catalog__item:first-child {
margin-top: 0;
}
.catalog__item:last-child {
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
padding-bottom: 40px;
}
.catalog__item-info {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
margin-top: -8px;
margin-left: -16px;
}
.catalog__item-general, .catalog__item-price {
margin-top: 8px;
margin-left: 16px;
}
.catalog__item-general-name {
font-weight: 700;
font-size: 26px;
line-height: 120%;
color: #000;
}
h3.catalog__item-general-name {
margin-bottom: 0;
}
.catalog__item-general-condition {
font-weight: 500;
font-size: 16px;
line-height: 160%;
color: #112378;
padding: 0 8px;
background: rgba(17, 35, 120, 0.1);
border-radius: 84px;
width: fit-content;
margin-left: 16px;
}
.catalog__item-general-condition.new {
background: #112378;
color: #fff;
}
.catalog__item-general-description {
font-weight: 500;
font-size: 16px;
line-height: 160%;
margin-top: 4px;
color: #000;
opacity: 0.5;
}
.catalog__item-price-rub {
font-weight: 700;
font-size: 20px;
line-height: 120%;
color: #112378;
text-align: right;
}
.catalog__item-price-usd {
font-weight: 500;
font-size: 16px;
line-height: 150%;
color: #000;
opacity: 0.5;
text-align: right;
margin-top: 4px;
}
@media (max-width: 576px) {
.catalog__inner {
margin-top: 24px;
}
.catalog__item {
margin-top: 24px;
padding-top: 24px;
}
.catalog__item:last-child {
padding-bottom: 24px;
}
.catalog__item-general-name {
font-weight: 700;
font-size: 20px;
line-height: 120%;
}
.catalog__item-price {
width: 100%;
}
.catalog__item-general-description {
margin-top: 0;
}
.catalog__item-price-usd {
font-weight: 500;
font-size: 14px;
line-height: 130%;
}
.catalog__item-price-rub {
font-weight: 700;
font-size: 16px;
line-height: 150%;
}
.catalog__item-price-rub, .catalog__item-price-usd {
text-align: left;
}
.catalog__item-general-condition {
font-weight: 500;
font-size: 14px;
line-height: 130%;
padding: 4px 8px;
}
}
.catalog__item-characteristics {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-top: -4px;
margin-left: -24px;
padding-top: 24px;
}
.characteristics__item {
margin-left: 24px;
margin-top: 4px;
}
.characteristics__item-value {
font-weight: 500;
font-size: 20px;
line-height: 135%;
color: #000;
}
.characteristics__item-name {
font-weight: 500;
font-size: 16px;
line-height: 150%;
color: #000000;
opacity: 0.5;
text-transform: uppercase;
}
.catalog__item-content {
margin-top: 24px;
}
.catalog__item-general-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
}
.catalog__item-button {
font-weight: 500;
font-size: 24px;
line-height: 160%;
color: #fff;
padding: 15px 16px;
background: #112378;
border-radius: 67px;
width: 100%;
margin-top: 24px;
text-align: center;
cursor: pointer;
}
@media (max-width: 576px) {
.characteristics__item {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
}
.characteristics__item-value {
order: 2;
font-weight: 500;
font-size: 14px;
line-height: 130%;
}
.catalog__item-button {
padding: 12px 16px;
}
.catalog__item-button span {
display: none;
}
.characteristics__item-name {
font-weight: 500;
font-size: 14px;
line-height: 130%;
}
.catalog__item-general-wrapper {
align-items: flex-start;
}
}
.catalog__swiper {
margin-top: 24px;
}
.swiper {
width: 100%;
height: 100%;
}
.swiper-slide {
text-align: center;
font-size: 18px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
margin-bottom: 0;
}
.swiper {
width: 100%;
margin-left: auto;
margin-right: auto;
}
.swiper-slide {
background-size: cover;
background-position: center;
background-color: rgba(0, 0, 0, 0.1);
}
.mySwiper2 {
width: 100%;
padding-bottom: 50%;
height: 0;
overflow: hidden;
}
.mySwiper2 .swiper-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mySwiper2 .swiper-slide {
width: 100%;
height: 100%;
border-radius: 8px;
overflow: hidden;
position: relative;
}
.mySwiper2 .swiper-slide .play-icon {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 68px;
height: 68px;
cursor: pointer;
}
.mySwiper2 .swiper-slide .youtube-preview {
cursor: pointer;
}
.mySwiper2 .swiper-slide img {
width: 100%;
height: 100%;
object-fit: cover;
margin-top: 0;
border-radius: 8px;
}
.mySwiper2 .swiper-slide iframe {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 8px;
}
.mySwiper {
box-sizing: border-box;
margin-top: 16px;
}
.mySwiper .swiper-slide {
width: 104px;
height: 104px;
border: 2px solid #F6F6F6;
transition: border-color 0.15s;
border-radius: 8px;
overflow: hidden;
cursor: pointer;
}
.mySwiper .swiper-slide .swiper-slide__video {
position: relative;
height: 100%;
width: 100%;
}
.mySwiper .swiper-slide .swiper-slide__video::before {
position: absolute;
top: 0;
left: 0;
content: "";
width: 100%;
height: 100%;
z-index: 2;
}
.mySwiper .swiper-slide .play-icon {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 32px;
height: 32px;
}
.mySwiper .swiper-slide img {
width: 100%;
height: 100%;
object-fit: cover;
margin-top: 0;
border-radius: 0;
}
.mySwiper .swiper-slide iframe {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 8px;
}
.mySwiper .swiper-slide-thumb-active {
border-color: #112378;
}
.swiper-button-next, .swiper-button-prev {
width: 56px;
height: 56px;
border-radius: 12px;
background-color: #fff;
}
.swiper-button-next:after, .swiper-button-prev:after {
content: "";
}
.swiper-button-next {
right: 16px;
}
.swiper-button-prev {
left: 16px;
}
@media (max-width: 576px) {
.mySwiper .swiper-slide {
width: 44px;
height: 44px;
}
.swiper-button-next, .swiper-button-prev {
display: none;
}
}
.button {
display: flex;
border-radius: 80px;
outline: none;
border: none;
text-decoration: none !important;
cursor: pointer;
justify-content: center;
}
.button.default {
background: #112378;
color: #fff;
}
.button.white {
background: #fff;
color: #000;
}
.button.black {
background: #000;
color: #fff;
}
.button.secondary {
background: linear-gradient(135deg, #DFE1E9 0%, rgba(223, 225, 233, 0.5) 100%);
color: #112378;
}
.button.medium {
padding: 8px 16px;
font-weight: 500;
font-size: 16px;
line-height: 150%;
}
.button.large {
padding: 16px 24px;
font-weight: 500;
font-size: 18px;
line-height: 24px;
}