@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}
   html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -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 {
-webkit-box-sizing: border-box;
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] {
-webkit-box-sizing: border-box;
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;
} @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;
}
:host {
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
z-index: 1;
}
.swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
overflow: clip;
list-style: none;
padding: 0;
z-index: 1;
display: block;
}
.swiper-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-vertical {
-ms-touch-action: pan-x;
touch-action: pan-x;
}
.swiper-slide {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
display: block;
}
.swiper-slide-invisible-blank {
visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
height: auto;
}
.swiper-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition-property: height, -webkit-transform;
transition-property: height, -webkit-transform;
transition-property: transform, height;
transition-property: transform, height, -webkit-transform;
}
.swiper-backface-hidden .swiper-slide {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
-webkit-perspective: 1200px;
perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-3d {
-webkit-perspective: 1200px;
perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
-ms-scroll-snap-type: x mandatory;
scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
-ms-scroll-snap-type: y mandatory;
scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
-ms-scroll-snap-type: none;
scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
content: "";
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
scroll-snap-align: center center;
scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
-webkit-margin-start: var(--swiper-centered-offset-before);
margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
height: 100%;
min-height: 1px;
width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
-webkit-margin-before: var(--swiper-centered-offset-before);
margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
width: 100%;
min-width: 1px;
height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
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: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-box-sizing: border-box;
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 {
-webkit-animation: swiper-preloader-spin 1s infinite linear;
animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.swiper-virtual .swiper-slide {
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
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: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: 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 svg,
.swiper-button-prev svg {
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
left: var(--swiper-navigation-sides-offset, 10px);
right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 10px);
left: auto;
}
.swiper-button-lock {
display: none;
}
.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: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-pagination {
position: absolute;
text-align: center;
-webkit-transition: 0.3s opacity;
transition: 0.3s opacity;
-webkit-transform: translate3d(0, 0, 0);
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 {
-webkit-transform: scale(0.33);
-ms-transform: scale(0.33);
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
-webkit-transform: scale(0.66);
-ms-transform: scale(0.66);
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
-webkit-transform: scale(0.33);
-ms-transform: scale(0.33);
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
-webkit-transform: scale(0.66);
-ms-transform: scale(0.66);
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
-webkit-transform: scale(0.33);
-ms-transform: scale(0.33);
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: var(--swiper-pagination-bullet-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;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-moz-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%;
-webkit-transform: translate3d(0px, -50%, 0);
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%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-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;
-webkit-transition: 0.2s top, 0.2s -webkit-transform;
transition: 0.2s top, 0.2s -webkit-transform;
transition: 0.2s transform, 0.2s top;
transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.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%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-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 {
-webkit-transition: 0.2s left, 0.2s -webkit-transform;
transition: 0.2s left, 0.2s -webkit-transform;
transition: 0.2s transform, 0.2s left;
transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: 0.2s right, 0.2s -webkit-transform;
transition: 0.2s right, 0.2s -webkit-transform;
transition: 0.2s transform, 0.2s right;
transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-fraction {
color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
background: var(--swiper-pagination-progressbar-bg-color, 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%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
-webkit-transform-origin: right top;
-ms-transform-origin: right top;
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, 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, 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: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: 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%;
-o-object-fit: contain;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
-ms-touch-action: none;
touch-action: none;
}
.swiper .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
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;
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
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-prev {
pointer-events: auto;
visibility: visible;
}
.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;
-webkit-filter: blur(50px);
filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.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-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-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;
-webkit-transition-property: opacity, height, -webkit-transform;
transition-property: opacity, height, -webkit-transform;
transition-property: transform, opacity, height;
transition-property: transform, opacity, height, -webkit-transform;
}
.swiper-cards {
overflow: visible;
}
.swiper-cards .swiper-slide {
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
}
@font-face {
font-family: Lato;
font-display: swap;
src: url(//amicadent.cz/wp-content/themes/amicaden/assets/fonts/Lato-Light.woff2) format("woff2"), url(//amicadent.cz/wp-content/themes/amicaden/assets/fonts/Lato-Light.woff) format("woff");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: Lato;
font-display: swap;
src: url(//amicadent.cz/wp-content/themes/amicaden/assets/fonts/Lato-Bold.woff2) format("woff2"), url(//amicadent.cz/wp-content/themes/amicaden/assets/fonts/Lato-Bold.woff) format("woff");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: Lato;
font-display: swap;
src: url(//amicadent.cz/wp-content/themes/amicaden/assets/fonts/Lato-Medium.woff2) format("woff2"), url(//amicadent.cz/wp-content/themes/amicaden/assets/fonts/Lato-Medium.woff) format("woff");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: Lato;
font-display: swap;
src: url(//amicadent.cz/wp-content/themes/amicaden/assets/fonts/Lato-Regular.woff2) format("woff2"), url(//amicadent.cz/wp-content/themes/amicaden/assets/fonts/Lato-Regular.woff) format("woff");
font-weight: 400;
font-style: normal;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
} *::-webkit-scrollbar {
width: 5px;
}
*::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 14px 14px rgba(196, 196, 196, 0.2);
box-shadow: inset 0 0 14px 14px rgba(196, 196, 196, 0.2);
border-radius: rem(24px);
}
*::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 14px 14px #404040;
box-shadow: inset 0 0 14px 14px #404040;
border-radius: rem(24px);
}
*::-webkit-scrollbar-button {
display: none;
}
html {
height: 100%;
font-size: 0.8333333333vw;
}
body {
width: calc(100vw - (100vw - 100%));
height: 100%;
padding: 0;
margin: 0;
font-size: 1.3rem;
color: var(--text);
line-height: 1.5;
background-color: #fff;
font-family: Lato;
font-weight: 400;
}
main {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
padding: 0;
margin: 0;
}
ul {
list-style: none;
padding: 0;
margin: 0;
}
ol {
padding: 0;
margin: 0;
}
p {
margin: 0;
}
img {
max-width: 100%;
}
img,
svg {
vertical-align: inherit;
}
a {
text-decoration: none;
}
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none;
}
button {
padding: 0;
cursor: pointer;
}
textarea {
resize: none;
}
b {
font-family: Lato;
font-weight: 700;
}
.footer {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.box {
position: relative;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.box img,
.box svg,
.box picture {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
}
.container {
max-width: 82.5rem;
}
.section {
padding: 2.5rem 0;
}
.section-m {
margin: 2.5rem 0;
padding: 5rem 0;
}
.title-page {
font-size: 3.125rem;
line-height: 1.2;
font-family: Lato;
font-weight: 700;
}
.title-inner {
font-size: 2.625rem;
letter-spacing: 0.05em;
color: var(--accent);
line-height: 1.14;
text-transform: uppercase;
font-family: Lato;
font-weight: 700;
}
.section-title {
font-size: 2.125rem;
letter-spacing: 0.05em;
line-height: 1.17;
color: var(--accent);
text-transform: uppercase;
font-family: Lato;
font-weight: 700;
}
.name {
font-size: 1.875rem;
line-height: 1.2;
font-family: Lato;
font-weight: 700;
}
.item-name {
font-size: 1.25rem;
line-height: 1.3;
color: var(--accent);
font-family: Lato;
font-weight: 700;
}
.btn {
border: none;
display: block;
background-color: var(--accent);
border-radius: 2.5rem;
height: 4.375rem;
letter-spacing: 0.1em;
font-size: 1rem;
text-transform: uppercase;
text-align: center;
line-height: 1.7;
color: var(--bg-1);
padding: 0 1.25rem;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-family: Lato;
font-weight: 700;
}
.btn:hover {
background-color: var(--hover);
color: var(--accent);
}
.btn-2 {
border: none;
display: block;
background-color: var(--bg-1);
text-align: center;
border-radius: 2.5rem;
height: 2.375rem;
padding: 0 1.25rem;
font-size: 0.8125rem;
letter-spacing: 0.1em;
line-height: 1.8;
text-transform: uppercase;
color: var(--accent);
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
font-family: Lato;
font-weight: 700;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.btn-2:hover {
background-color: var(--hover);
}
.input {
border: 0.125rem solid #fff;
width: 100%;
background-color: #fff;
border-radius: 6.25rem;
padding: 1.625rem 2.5rem;
font-size: 1.25rem;
color: var(--text);
line-height: 1.5;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
font-family: Lato;
font-weight: 400;
}
.input::-moz-placeholder {
color: rgba(60, 60, 59, 0.5);
}
.input::-webkit-input-placeholder {
color: rgba(60, 60, 59, 0.5);
}
.input:hover,
.input:focus {
border: 0.125rem solid var(--hover);
}
.textarea {
border-radius: 1.875rem;
background-color: #fff;
padding: 1.6875rem 2.5rem;
border: 0.125rem solid #fff;
outline: none;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.textarea::-moz-placeholder {
color: rgba(60, 60, 59, 0.5);
}
.textarea::-webkit-input-placeholder {
color: rgba(60, 60, 59, 0.5);
}
.textarea:hover,
.textarea:focus {
border: 0.125rem solid var(--hover);
}
.swiper-button-prev::after,
.swiper-button-next::after {
display: none;
}
.swiper-button-next {
right: 0;
}
.swiper-button-prev {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
left: 0;
}
.slider-arrow {
margin-top: 0;
top: auto;
width: 3.125rem;
height: 3.125rem;
border-radius: 50%;
position: relative;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.slider-arrow svg {
width: 1rem;
height: 1rem;
}
.slider-arrow::before {
content: "";
position: absolute;
top: -0.3125rem;
left: -0.3125rem;
width: calc(100% + 0.625rem);
height: calc(100% + 0.625rem);
border-radius: 50%;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.slider-pagination {
bottom: 0 !important;
}
.slider-pagination .swiper-pagination-bullet {
opacity: 1;
width: 2.5rem;
height: 0.125rem;
border-radius: 0.25rem;
margin: 0 0.625rem !important;
}
.arrows-wrapper {
position: absolute;
max-width: 90.875rem;
margin: auto;
left: 0;
right: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.price-item {
background-color: var(--bg-2);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border-radius: 6.25rem;
position: relative;
padding: 0.75rem 0.75rem 0.75rem 1.875rem;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.price-item::after {
content: "";
position: absolute;
border: 0.125rem solid #fff;
border-radius: 6.25rem;
top: 0.3125rem;
left: 0.3125rem;
width: calc(100% - 0.625rem);
height: calc(100% - 0.625rem);
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.price-item .price__name {
font-size: 1.25rem;
color: var(--text);
font-family: Lato;
font-weight: 700;
}
.price-item .price__data {
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
background-color: #fff;
border-radius: 6.25rem;
padding: 0 0.5rem;
min-width: 10.5rem;
height: 2.875rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.price-item .price__data span {
color: var(--accent);
font-size: 1.25rem;
font-family: Lato;
font-weight: 700;
}
.price-item:hover {
background-color: #fff;
-webkit-box-shadow: 0px 1.875rem 5rem 0px rgba(28, 47, 45, 0.1);
box-shadow: 0px 1.875rem 5rem 0px rgba(28, 47, 45, 0.1);
}
.price-item:hover::after {
border-color: var(--bg-1);
}
.price-item:hover .price__data {
background-color: var(--bg-1);
}
.pagination {
margin-top: 3.125rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 0.625rem;
}
.pagination .page-link {
background-color: var(--bg-2);
border: none;
border-radius: 50%;
padding: 0;
width: 3.125rem;
height: 3.125rem;
font-size: 1.125rem;
color: var(--accent);
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
font-family: Lato;
font-weight: 700;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pagination .page-item.previous-page .page-link,
.pagination .page-item.next-page .page-link {
min-width: 6.625rem;
width: 100%;
border-radius: 6.25rem;
}
.pagination .page-item.next-page {
margin-left: auto;
}
.pagination .page-item.previous-page {
margin-right: auto;
}
.pagination .page-item.active .page-link {
background-color: var(--hover);
}
.pagination .page-item:hover .page-link {
background-color: var(--hover);
}
.wpcf7-spinner {
position: absolute;
}
.wpcf7-response-output {
display: none !important;
}
.wpcf7-not-valid-tip {
display: none !important;
}
.wpcf7-not-valid {
border: 0.125rem solid red;
}
.wpcf7-not-valid::-moz-placeholder {
color: red;
}
.wpcf7-not-valid::-webkit-input-placeholder {
color: red;
}
:root {
--text: #3C3C3B;
--accent: #395542;
--hover: #ADCAB8;
--bg-1: #F0EADA;
--bg-2: #F2F1F0;
}
.footer {
margin: 2.5rem 0 0 0;
}
.footer__block {
gap: 5.375rem;
}
.footer-one {
background-color: var(--bg-2);
padding: 4.375rem 0 5.25rem;
}
.footer__logo {
display: block;
margin-bottom: 2.0625rem;
}
.footer__logo img {
width: 15.625rem;
}
.footer__phone {
margin-bottom: 2.0625rem;
}
.footer__phone_icon {
width: 1.25rem;
height: 1.25rem;
margin-right: 0.625rem;
}
.footer__phone a {
font-size: 1.25rem;
color: var(--accent);
}
.footer__phone a b {
color: var(--text);
}
.footer__btn {
max-width: 15.625rem;
width: 100%;
}
.footer__name {
font-size: 1.125rem;
margin-bottom: 0.9375rem;
font-family: Lato;
font-weight: 700;
}
.footer__arrow {
margin-right: 0.75rem;
width: 1.25rem;
height: 1.25rem;
}
.footer__arrow rect,
.footer__arrow path {
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.footer-menu li {
margin-bottom: 0.6875rem;
}
.footer-menu li:last-child {
margin: 0;
}
.footer-menu li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 0.75rem;
color: var(--text);
letter-spacing: 0.05em;
text-transform: uppercase;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
font-family: Lato;
font-weight: 700;
}
.footer-menu .sub-menu {
display: none;
padding: 0.5rem 0;
border-bottom: 0.0625rem dashed rgba(60, 60, 59, 0.15);
}
.footer-menu .sub-menu li a {
text-transform: initial;
font-size: 1rem;
padding: 0;
border-bottom: none;
}
.footer-menu > li > a::before {
content: "";
width: 1.25rem;
height: 1.25rem;
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/footer/icon-arrow.svg);
background-repeat: no-repeat;
background-size: 100%;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.footer-menu li a:hover {
color: var(--hover);
}
.footer-menu li a:hover::before {
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/footer/icon-arrow-hover.svg);
}
.footer__group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 0.625rem;
}
.footer__list {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
gap: 0 3.75rem;
}
.footer__list li {
margin-bottom: 0.6875rem;
max-width: 23rem;
}
.footer__list li:last-child {
margin: 0;
}
.footer__list li a {
color: var(--accent);
border-bottom: 0.0625rem solid var(--hover);
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
font-family: Lato;
font-weight: 700;
}
.footer__list li a:hover {
color: var(--hover);
}
.footer-two {
padding: 2.1875rem 0;
font-size: 0.875rem;
}
.footer__copyright {
color: rgba(60, 60, 59, 0.5);
}
.footer__privacy {
color: var(--hover);
text-decoration: underline;
}
.footer__developer {
color: rgba(60, 60, 59, 0.5);
}
.footer__developer a {
color: var(--accent);
}
.header {
background-color: rgba(255, 255, 255, 0.2);
padding: 2.0625rem 0;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
}
.header__block {
width: 82.5rem;
}
.header__logo {
display: block;
width: 14.0625rem;
line-height: 0;
}
.header__logo img {
width: 100%;
height: 100%;
}
.header__time p { font-size: 1.25rem;
color: var(--accent);
}
.header__time_icon {
width: 1.25rem;
height: 1.25rem;
margin-right: 0.425rem;
}
.header .select {
position: relative;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
height: 2.125rem;
}
.header .select[data-state=active] .select__title::after {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.header .select[data-state=active] .select__content {
opacity: 1;
}
.header .select[data-state=active] .select__label + .select__input + .select__label {
max-height: 2.125rem;
}
.header .select__title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
cursor: pointer;
text-transform: uppercase; color: var(--accent);
background-color: var(--bg-1);
border-radius: 1.125rem;
padding: 0 0.875rem;
gap: 1rem;
font-family: Lato;
font-weight: 700;
}
.header .select__title::before {
content: "";
position: absolute;
border: 0.0625rem solid #fff;
top: 0.125rem;
left: 0.125rem;
width: calc(100% - 0.25rem);
height: calc(100% - 0.25rem);
border-radius: 0.9375rem;
}
.header .select__title::after {
content: "";
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/interface/select-arrow.svg);
background-repeat: no-repeat;
background-size: 100%;
width: 0.4375rem;
height: 0.3125rem;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.header .select__content {
position: absolute;
top: 2.25rem;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
opacity: 0;
z-index: 8;
background-color: var(--bg-1);
border-radius: 1.125rem;
padding: 0.3125rem;
padding: 0.3125rem 0;
}
.header .select__input {
display: none;
}
.header .select__label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
padding: 0 0.875rem;
color: var(--accent);
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
cursor: pointer;
overflow: hidden;
text-transform: uppercase;
margin-bottom: 0.3125rem;
font-family: Lato;
font-weight: 700;
}
.header .select__label:last-child {
margin: 0;
}
.header .btn-close {
display: none;
}
.header .navbar-nav li {
margin-right: 0;
}
.header .navbar-nav li:last-child {
margin: 0;
}
.header .navbar-nav li a {
color: var(--text);
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
border-radius: 0.9375rem;
padding: 0.3125rem 0.825rem;
font-family: Lato;
font-weight: 700;
}
.header .navbar-nav li a:hover {
background-color: var(--hover);
color: #fff;
}
.header__phone_icon {
width: 1.25rem;
height: 1.25rem;
margin-right: 0.425rem;
display: flex;
flex-shrink: 0;
}
.header__phone_icon svg {
width: 100%;
height: 100%;
}
.header__phone a {
font-size: 1.25rem;
color: var(--accent);
}
.header__phone a b {
color: var(--text);
}
.breadcrumbs { margin-top: 11.75rem;
background-color: var(--bg-2);
padding: 0.9375rem 0;
margin-bottom: 1.875rem;
}
.breadcrumbs__links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.breadcrumbs__main {
background-color: #fff;
border-radius: 50%;
width: 1.875rem;
height: 1.875rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.breadcrumbs__main svg {
width: 0.875rem;
height: 0.875rem;
}
.breadcrumbs__link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1rem;
color: rgba(60, 60, 59, 0.7);
}
.breadcrumbs__link:first-child::before {
display: none;
}
.breadcrumbs__link::before {
content: "-";
margin: 0 0.75rem;
}
.main {
padding: 6.25rem 0 0 0;
height: 42.5rem;
margin-bottom: 2.5rem;
}
.main__block {
padding: 9.375rem 0 0 0;
}
.main__title {
max-width: 49.25rem;
}
.main__title span {
color: var(--accent);
text-transform: uppercase;
font-family: Lato;
font-weight: 300;
}
.main__btn {
margin: 3.75rem 0 0 0;
max-width: 15.625rem;
width: 100%;
}
.benefits {
position: relative;
}
.no-webp .benefits::after{
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/index/consultation/bg-image.png); }
.benefits::after {
content: "";
position: absolute;
bottom: 0;
right: 0;
background-repeat: no-repeat;
background-size: 100%;
width: 28.375rem;
height: 33.75rem;
}
.benefits__block {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[5];
grid-template-columns: repeat(5, 1fr);
gap: 3.125rem;
}
.benefits__icon {
position: relative;
background-color: var(--bg-1);
border-radius: 50%;
min-width: 5rem;
width: 5rem;
height: 5rem;
margin-bottom: 1.8125rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.benefits__icon::before {
content: "";
position: absolute;
background-color: rgba(240, 234, 218, 0.5);
width: calc(100% + 0.625rem);
height: calc(100% + 0.625rem);
top: -0.3125rem;
left: -0.3125rem;
border-radius: 50%;
}
.benefits__icon::after {
content: "";
position: absolute;
border: 0.125rem solid #fff;
width: calc(100% - 0.625rem);
height: calc(100% - 0.625rem);
top: 0.3125rem;
left: 0.3125rem;
border-radius: 50%;
}
.benefits__box {
width: 2.5rem;
height: 2.5rem;
}
.benefits-consultation {
gap: 2.875rem;
margin-top: 3.3125rem;
}
.benefits-consultation__name span {
text-transform: uppercase;
color: var(--accent);
font-family: Lato;
font-weight: 300;
}
.benefits-consultation-list {
max-width: 44.6875rem;
margin: 2.25rem 0 0 0;
}
.benefits-consultation-list__item {
margin-bottom: 1.625rem;
gap: 1.5rem;
}
.benefits-consultation-list__item:last-child {
margin: 0;
}
.benefits-consultation-list__item p {
color: rgba(60, 60, 59, 0.7);
}
.benefits-consultation-list__item p b {
color: var(--text);
}
.benefits-consultation-list__item::before {
content: "";
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/index/consultation/item.svg);
background-repeat: no-repeat;
background-size: 100%;
min-width: 2.5rem;
height: 2.5rem;
}
.benefits-consultation__form {
background-color: var(--bg-1);
border-radius: 1.875rem;
max-width: 24.75rem;
margin-top: 0.625rem;
}
.benefits-consultation__wrapper {
padding: 2.6875rem 3.5rem 3.125rem;
}
.benefits-consultation__sub {
font-size: 1.625rem;
line-height: 1.3;
}
.benefits-consultation__content {
margin: 1.8125rem 0 0 0;
}
.benefits-consultation__group {
gap: 0.625rem;
}
.benefits-consultation__btn {
margin: 1.875rem 0 0 0;
width: 100%;
}
.benefits-consultation__politica {
margin: 1.375rem 0 0 0;
color: rgba(60, 60, 59, 0.5);
}
.services {
position: relative;
}
.services__arrows {
top: calc(50% + 0.9375rem);
}
.services__slider {
margin-top: 3rem;
}
.services .swiper-slide {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
border-radius: 1.875rem;
gap: 1.875rem;
padding: 1.875rem;
}
.services__icon {
min-width: 5.625rem;
height: 5.625rem;
border-radius: 50%;
background-color: var(--bg-2);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.services__box {
width: 3.125rem;
height: 3.125rem;
}
.services-button-next,
.services-button-prev {
background-color: var(--hover);
}
.services-button-next::before,
.services-button-prev::before {
background-color: rgba(173, 202, 184, 0.2);
}
.services-button-next:hover,
.services-button-prev:hover {
background-color: var(--accent);
}
.services-button-next:hover::before,
.services-button-prev:hover::before {
background-color: rgba(57, 85, 66, 0.2);
}
.reviews__slider {
margin-top: 3.3125rem; }
.reviews .swiper-slide {
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
width: 25rem;
}
.reviews .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide {
opacity: 0.2;
}
.reviews__quote svg {
width: 2.5rem;
height: 2.5rem;
}
.reviews__text {
margin: 2rem 0 1.6875rem 0;
color: rgba(60, 60, 59, 0.7);
}
.reviews__pagination .swiper-pagination-bullet {
background: var(--bg-1);
}
.reviews__pagination .swiper-pagination-bullet-active {
background: var(--hover);
}
.team {
position: relative;
}
.no-webp .team::after{
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/index/team/bg-item.png); }
.team::after {
content: "";
position: absolute;
bottom: -2.875rem;
left: 0;
background-repeat: no-repeat;
background-size: 100%;
width: 29.375rem;
height: 8.125rem;
}
.team__slider {
margin-top: 2.6875rem; }
.team__box {
width: 100%;
height: 13.125rem;
border-radius: 1.875rem;
}
.team__image {
position: relative;
}
.team__image::after {
content: "";
position: absolute;
top: 0.3125rem;
left: 0.3125rem;
border: 0.125rem solid rgba(255, 255, 255, 0.5);
width: calc(100% - 0.625rem);
height: calc(100% - 0.625rem);
border-radius: 1.875rem;
}
.team__content {
margin: 1.5rem 0 0 0;
}
.team__content .item-name {
margin-bottom: 0.75rem;
}
.team__content p {
color: var(--accent);
}
.team-button-prev,
.team-button-next {
background-color: #fff;
}
.team-button-prev::before,
.team-button-next::before {
background-color: rgba(255, 255, 255, 0.2);
}
.team__arrows {
top: calc(50% - 4.375rem);
}
.team__pagination .swiper-pagination-bullet {
background-color: #fff;
}
.team__pagination .swiper-pagination-bullet-active {
background-color: var(--accent);
}
.price {
position: relative;
}
.no-webp .price::after{
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/index/price/bg-item.png); }
.price::after {
content: "";
position: absolute;
bottom: -11.5625rem;
right: 0;
background-repeat: no-repeat;
background-size: 100%;
height: 24.5rem;
width: 21.875rem;
}
.price__items {
margin-top: 2.6875rem;
}
.price__form {
margin-top: 4.0625rem;
border-radius: 1.875rem;
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/index/price/bg-image.png);
background-repeat: no-repeat;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.price__form select {
width: 100%;
border-radius: 6.25rem;
padding: 1.625rem 2.5rem;
border: 0.125rem solid #fff;
background-color: #fff;
font-size: 1.25rem;
color: var(--text);
line-height: 1.5;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/interface/time-arrow-select.svg);
background-repeat: no-repeat;
background-size: 1.3125rem 1.3125rem;
background-position: 15.1875rem center;
cursor: pointer;
font-family: Lato;
font-weight: 400;
}
.price__form select:hover,
.price__form select:focus {
border: 0.125rem solid var(--hover);
}
.price__wrapper {
padding: 3.75rem 5rem 4.375rem;
}
.price__wrapper .name {
text-transform: initial;
}
.price__content {
margin: 2.125rem 0 0 0;
}
.price__group {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
gap: 1.25rem;
}
.price__bottom {
margin: 1.25rem 0 0 0;
gap: 1.25rem;
}
.price__bottom .wpcf7-form-control-wrap {
width: 100%;
}
.price__textarea {
max-width: 52.9375rem;
width: 100%;
height: 8.75rem;
}
.price__info {
position: relative;
max-width: 16.8125rem;
width: 100%;
}
.price__info p {
color: rgba(60, 60, 59, 0.5);
max-width: 15.375rem;
}
.price__info .wpcf7-spinner {
top: 50%;
left: 50%;
}
.price__btn {
margin: 1.25rem 0 0 0;
}
.contacts__wrapper {
gap: 3.75rem;
}
.contacts__content {
margin-top: 2.4375rem;
padding-right: calc((100% - 82.5rem) / 2 + 0.9375rem);
}
.contacts__map {
overflow: hidden;
-webkit-box-shadow: 0px 0.3125rem 1.25rem -0.25rem rgba(60, 60, 59, 0.1) inset;
box-shadow: 0px 0.3125rem 1.25rem -0.25rem rgba(60, 60, 59, 0.1) inset;
border-radius: 0 1.875rem 1.875rem 0;
min-height: 42.5rem;
max-width: 70.75rem;
width: 100%;
}
.contacts__group {
border-bottom: 0.0625rem dashed var(--bg-1);
padding-bottom: 2.5rem;
margin-bottom: 1.875rem;
}
.contacts__group:first-child {
margin: 0;
padding: 0;
border: none;
}
.contacts__name {
font-size: 1.625rem;
color: var(--accent);
text-transform: uppercase;
margin-bottom: 0.625rem;
}
.contacts__name span {
color: var(--text);
text-transform: initial;
font-family: Lato;
font-weight: 700;
}
.contacts__text {
font-size: 1.125rem;
margin-bottom: 0.875rem;
font-family: Lato;
font-weight: 700;
}
.contacts__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.contacts__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0.75rem;
font-size: 1.125rem;
font-family: Lato;
font-weight: 500;
}
.contacts__item:last-child {
margin: 0;
}
.contacts__mail {
color: var(--text);
}
.contacts__icon {
min-width: 1.25rem;
height: 1.25rem;
margin-right: 0.625rem;
}
.contacts__phone {
color: var(--accent);
font-family: Lato;
font-weight: 400;
}
.contacts__phone b {
color: var(--text);
}
.contacts__btn {
max-width: 16.8125rem;
margin: 1.6875rem 0 0 0;
width: 100%;
}
.contacts-page__items {
margin-top: 2.625rem;
}
.contacts-page__item {
border-top: 0.0625rem dashed var(--bg-1);
padding-top: 2.5rem;
margin-bottom: 3.75rem;
}
.contacts-page__item:last-child {
margin: 0;
}
.contacts-page__info {
margin-top: 2.125rem;
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
gap: 1.5rem;
}
.contacts-page__link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 1.5625rem;
}
.contacts-page__icon {
position: relative;
min-width: 5rem;
height: 5rem;
background-color: var(--bg-1);
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.contacts-page__icon::before {
content: "";
border-radius: 50%;
background-color: rgba(240, 234, 218, 0.5);
width: calc(100% + 0.625rem);
height: calc(100% + 0.625rem);
position: absolute;
top: -0.3125rem;
left: -0.3125rem;
}
.contacts-page__icon::after {
content: "";
border-radius: 50%;
border: 0.125rem solid #fff;
width: calc(100% - 0.625rem);
height: calc(100% - 0.625rem);
position: absolute;
top: 0.3125rem;
left: 0.3125rem;
}
.contacts-page__box {
width: 1.875rem;
height: 1.875rem;
}
.contacts-page__text {
font-size: 1.25rem;
color: var(--accent);
max-width: 12.5rem;
}
.contacts-page__map {
width: 100%;
height: 34.375rem;
border-radius: 1.875rem;
overflow: hidden;
margin-top: 2.5rem;
-webkit-box-shadow: 0px 0.3125rem 1.25rem -0.25rem rgba(60, 60, 59, 0.1) inset;
box-shadow: 0px 0.3125rem 1.25rem -0.25rem rgba(60, 60, 59, 0.1) inset;
}
.contacts-page__map iframe {
width: 100%;
height: 100%; 
}
.services-page__cards {
margin-top: 1.875rem;
}
.services-page__card {
height: 100%;
background-color: var(--bg-2);
border-radius: 1.875rem;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.services-page__card:hover {
background-color: #fff;
-webkit-box-shadow: 0px 1.875rem 5rem 0px rgba(28, 47, 45, 0.1);
box-shadow: 0px 1.875rem 5rem 0px rgba(28, 47, 45, 0.1);
}
.services-page__card:hover .services-page__icon {
background-color: var(--bg-2);
}
.services-page__wrapper {
gap: 1.875rem;
padding: 1.875rem;
}
.services-page__icon {
background-color: #fff;
border-radius: 50%;
min-width: 5.625rem;
height: 5.625rem;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.services-page__box {
width: 3.125rem;
height: 3.125rem;
}
.services-page-list {
margin: 0.6875rem 0 0 0;
}
.services-page-list li.hidden {
display: none;
}
.services-page-list li a {
font-size: 1.125rem;
color: rgba(57, 85, 66, 0.7);
line-height: 1.66;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
border-bottom: 0.0625rem solid transparent;
font-family: Lato;
font-weight: 500;
}
.services-page-list li a:hover {
color: var(--accent);
border-color: var(--hover);
}
.services-page__more {
margin: 0.6875rem 0 0 0;
font-size: 0.875rem;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--accent);
gap: 0.5rem;
cursor: pointer;
font-family: Lato;
font-weight: 700;
}
.services-page__more svg {
width: 1.25rem;
height: 1.25rem;
}
.blog__cards {
margin-top: 3.25rem;
row-gap: 3.125rem;
}
.blog__card {
display: block;
max-height: 23.125rem;
overflow: hidden;
}
.blog__card:hover .item-name {
color: var(--hover);
}
.blog__card:hover .blog__date {
background-color: var(--hover);
}
.blog__card:hover .blog__image::after {
border-color: var(--hover);
}
.blog__image {
position: relative;
}
.blog__image::after {
content: "";
border: 0.125rem solid rgba(255, 255, 255, 0.5);
border-radius: 1.25rem;
width: calc(100% - 0.625rem);
height: calc(100% - 0.625rem);
position: absolute;
top: 0.3125rem;
left: 0.3125rem;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.blog__date {
position: absolute;
left: 0.3125rem;
bottom: 0.3125rem;
background-color: #fff;
border-radius: 0 1.25rem 0 1.25rem;
width: 6rem;
height: 2.5rem;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.blog__date p {
font-size: 0.875rem;
color: var(--accent);
font-family: Lato;
font-weight: 700;
}
.blog__box {
width: 100%;
height: 13.125rem;
border-radius: 1.25rem;
}
.blog__info {
margin: 1.5rem 0 0 0;
}
.blog__text {
margin: 0.75rem 0 0 0;
color: rgba(57, 85, 66, 0.7);
}
.blog__text p {
-webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}
.blog .item-name {
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}
.item-page__group {
margin-top: 2.3125rem;
gap: 3.75rem;
}
.item-page__image {
border-radius: 1.875rem;
height: 20rem;
min-width: 26rem;
-webkit-box-shadow: 0px 0.3125rem 1.25rem -0.25rem rgba(60, 60, 59, 0.1) inset;
box-shadow: 0px 0.3125rem 1.25rem -0.25rem rgba(60, 60, 59, 0.1) inset;
} .item-page__text p {
margin-bottom: 1rem;
line-height: 1.44;
}
.item-page__text p:last-child {
margin: 0;
}
.item-page__price {
margin-top: 3rem;
}
.item-page__items {
margin-top: 1rem;
}
.gallery {
position: relative;
}
.no-webp .gallery::after{
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/item-page/gallery/item-bg.png); }
.gallery::after {
content: "";
width: 36.25rem;
height: 8.125rem;
position: absolute;
left: 0;
bottom: -3.1875rem;
background-repeat: no-repeat;
background-size: 100%;
}
.gallery__slider {
margin-top: 3rem;
padding-bottom: 1.5625rem;
}
.gallery .swiper-slide {
height: 20rem;
}
.gallery .swiper-slide img {
border-radius: 1.875rem;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.gallery-button-next,
.gallery-button-prev {
background-color: var(--hover);
}
.gallery-button-next::before,
.gallery-button-prev::before {
background-color: rgba(173, 202, 184, 0.2);
}
.gallery-button-next:hover,
.gallery-button-prev:hover {
background-color: var(--accent);
}
.gallery-button-next:hover::before,
.gallery-button-prev:hover::before {
background-color: rgba(57, 85, 66, 0.2);
}
.gallery__arrows {
top: calc(50% + 0.9375rem);
} .advice__text {
margin-top: 1.5rem;
line-height: 1.3;
font-size: 1.25rem;
font-family: Lato;
font-weight: 700;
}
.advice-list {
margin-top: 1.5rem;
}
.advice-list__number {
position: relative;
font-size: 0.875rem;
min-width: 1.25rem;
height: 1.25rem;
background-color: var(--hover);
border-radius: 50%;
color: var(--bg-2);
font-family: Lato;
font-weight: 700;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.advice-list__number::before {
content: "";
position: absolute;
background-color: rgba(173, 202, 184, 0.3);
width: 1.5625rem;
height: 1.5625rem;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.advice-list__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
margin-bottom: 1rem;
gap: 1.0625rem;
}
.advice-list__item:last-child {
margin: 0;
}
.advice-list__item p {
font-size: 1.25rem;
line-height: 1.3;
font-weight: 500;
} .article__block {
margin-top: 2.1875rem;
}
.article h1 {
font-size: 2.625rem;
letter-spacing: 0.05em;
line-height: 1.14;
color: var(--accent);
text-transform: uppercase;
font-family: Lato;
font-weight: 700;
}
.article h2 {
text-transform: uppercase;
font-size: 2.125rem;
letter-spacing: 0.05em;
line-height: 1.17;
color: var(--accent);
margin-bottom: 1.5rem;
font-family: Lato;
font-weight: 700;
}
.article h3 {
font-size: 1.875rem;
margin-bottom: 1.5rem;
line-height: 1.2;
font-family: Lato;
font-weight: 700;
}
.article h4 {
margin-bottom: 1.5rem;
font-size: 1.625rem;
line-height: 1.3;
font-family: Lato;
font-weight: 700;
}
.article__content p {
font-size: 1.125rem;
line-height: 1.44;
margin-bottom: 1.5rem;
}
.article__content p:last-child {
margin: 0;
}
.article__content > div {
margin-bottom: 3.125rem;
}
.article__content > div:last-child {
margin: 0;
}
.article__content > div > p {
font-family: Lato;
font-weight: 700;
}
.article__image_wrapper {
position: relative;
margin-bottom: 2rem;
}
.article__image_wrapper .img {
border-radius: 1.875rem;
width: 100%;
height: 24.375rem;
-webkit-box-shadow: 0px 0.3125rem 1.25rem -0.25rem rgba(60, 60, 59, 0.1019607843) inset;
box-shadow: 0px 0.3125rem 1.25rem -0.25rem rgba(60, 60, 59, 0.1019607843) inset;
}
.article__date {
position: absolute;
bottom: 0.625rem;
left: 0.625rem;
background-color: #fff;
padding: 0.5rem 1.25rem;
border-radius: 0 1.25rem 0 1.25rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.article__date p {
color: var(--accent);
font-size: 0.875rem;
line-height: 1.7;
font-family: Lato;
font-weight: 700;
}
.article .quote {
margin-top: 2.5rem;
position: relative;
}
.article .quote > div {
background-color: var(--bg-1);
border-radius: 1.25rem;
padding: 1.875rem 2.5rem 1.875rem 3.125rem;
}
.article .quote > div p {
font-family: Lato;
font-weight: 500;
}
.article .quote figure {
position: absolute;
top: 2.8125rem;
left: -1.5625rem;
}
.article .quote figure img {
width: 3.125rem;
height: 3.125rem;
}
.article ol {
list-style-type: none;
counter-reset: my-counter;
}
.article ol li {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
gap: 0.9375rem;
font-size: 1.125rem;
margin-bottom: 1.25rem;
}
.article ol li:last-child {
margin: 0;
}
.article ol li::before {
content: counter(my-counter);
counter-increment: my-counter;
background: var(--hover);
color: var(--bg-2);
padding: 0.125rem 0.3125rem;
font-size: 0.875rem;
line-height: 1;
min-width: 1.25rem;
height: 1.25rem;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.article ol li::after {
content: "";
position: absolute;
width: 1.5rem;
height: 1.5rem;
border-radius: 50%;
background-color: rgba(173, 202, 184, 0.3);
z-index: -1;
left: -0.125rem;
top: 0.1875rem;
}
.article .price-block-wrapper .name {
margin-bottom: 0.9375rem;
color: var(--hover);
font-family: Lato;
font-weight: 700;
}
.article .price-block-wrapper .price-btn {
margin-top: 2.5rem;
background-color: var(--bg-1);
border-radius: 2.5rem;
width: 100%;
max-width: 100%;
display: block;
padding: 0.8125rem;
color: var(--accent);
font-size: 0.8125rem;
letter-spacing: 0.1em;
text-transform: uppercase;
line-height: 1.84;
border: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-family: Lato;
font-weight: 700;
}
.article .price-block-wrapper .price-btn.hidden {
display: none;
}
.article .price-block-wrapper .item-wrapper {
display: none;
margin-bottom: 1.4375rem;
}
.article .price-block-wrapper .item-wrapper:last-child {
margin: 0;
}
.article .price-block-wrapper .item-wrapper:nth-child(-n+7) {
display: block;
}
.article .price-block-wrapper .item-wrapper a {
background-color: var(--bg-2);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border-radius: 6.25rem;
position: relative;
padding: 0.75rem 0.75rem 0.75rem 1.875rem;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
color: rgba(57, 85, 66, 0.7);
}
.article .price-block-wrapper .item-wrapper a.item-text-block {
border-radius: 1.875rem;
}
.article .price-block-wrapper .item-wrapper a.item-text-block::after {
border-radius: 1.875rem;
}
.article .price-block-wrapper .item-wrapper a::after {
content: "";
position: absolute;
border: 0.125rem solid #fff;
border-radius: 6.25rem;
top: 0.3125rem;
left: 0.3125rem;
width: calc(100% - 0.625rem);
height: calc(100% - 0.625rem);
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.article .price-block-wrapper .item-wrapper a > p {
font-size: 1rem;
max-width: 26.6875rem;
}
.article .price-block-wrapper .item-wrapper a .wp-block-group__inner-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 1.25rem;
}
.article .price-block-wrapper .item-wrapper a .wp-block-group__inner-container .price__name {
margin: 0;
font-size: 1.125rem;
color: var(--text);
font-family: Lato;
font-weight: 700;
}
.article .price-block-wrapper .item-wrapper a .wp-block-group__inner-container .price__data {
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
background-color: #fff;
border-radius: 6.25rem;
min-width: 8.5rem;
color: var(--accent);
font-size: 1.125rem;
height: 2.875rem;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-family: Lato;
font-weight: 700;
}
.article .price-block-wrapper .item-wrapper a:hover {
background-color: #fff;
-webkit-box-shadow: 0px 1.875rem 5rem 0px rgba(28, 47, 45, 0.1);
box-shadow: 0px 1.875rem 5rem 0px rgba(28, 47, 45, 0.1);
}
.article .price-block-wrapper .item-wrapper a:hover::after {
border-color: var(--bg-1);
}
.article .price-block-wrapper .item-wrapper a:hover .price__data {
background-color: var(--bg-1);
}
.article .price-block-wrapper .price-block.active .item-wrapper {
display: block;
}
.article ul li {
font-size: 1.125rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
gap: 1.4375rem;
margin-bottom: 1.25rem;
}
.article ul li:last-child {
margin: 0;
}
.article ul li::before {
content: "";
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/article/marker.svg);
background-repeat: no-repeat;
background-size: 100%;
min-width: 1rem;
height: 1rem;
display: block;
}
.article__name {
font-size: 1.625rem;
line-height: 1.3;
font-family: Lato;
font-weight: 700;
}
.article__items {
margin-top: 1.4375rem;
}
.article__item {
display: block;
padding: 1.25rem 0;
border-top: 0.0625rem dashed var(--bg-1);
}
.article__item span {
color: var(--hover);
font-size: 0.875rem;
line-height: 1.7;
font-family: Lato;
font-weight: 700;
}
.article__item p {
margin-top: 0.3125rem;
font-size: 1.25rem;
color: var(--accent);
line-height: 1.3;
font-family: Lato;
font-weight: 700;
}
@media (max-width: 991.98px) {
html {
font-size: 2.0833333333vw;
}
.container {
max-width: 100%;
padding: 0 1.25rem;
}
.arrows-wrapper {
display: none;
}
.header {
padding: 0.9375rem 0;
}
.header__logo {
position: relative;
z-index: 1042;
}
.header__block {
gap: 0;
row-gap: 1.25rem;
}
.header .select {
z-index: 1060;
}
.header__time {
z-index: 1042;
position: relative;
}
.header__time p {
font-size: 1.25rem;
}
.header__phone {
z-index: 1042;
position: relative;
}
.header .navbar-toggler {
border: none;
padding: 0;
line-height: 0;
}
.header .navbar-toggler:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
.header .navbar-toggler-icon {
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/header/navbar-toggler-icon.svg);
width: 1.625rem;
height: 1.125rem;
}
.header .btn-close {
display: block;
z-index: 1042;
width: 1.25rem;
height: 1.25rem;
padding: 0;
opacity: 1;
position: absolute;
right: 1.25rem;
top: -5.75rem;
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/header/navbar-toggler-icon-close.svg);
}
.header .offcanvas.offcanvas-end {
top: 7.125rem;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
row-gap: 3rem;
}
.header .offcanvas-backdrop {
background-color: #fff;
opacity: 1;
}
.header .navbar-nav li {
margin: 0 0 1.875rem 0;
}
.header .navbar-nav li:last-child {
margin: 0;
}
.header .navbar-nav li a,
.header .navbar-nav li span {
font-size: 1.5rem;
}
.breadcrumbs {
margin-top: 7.125rem;
}
.main {
padding: 7.125rem 0 0 0;
}
.main__title {
max-width: 41.25rem;
}
.benefits {
overflow: hidden;
}
.benefits::after {
right: -9.6875rem;
width: 25.375rem;
height: 30.75rem;
}
.benefits__block {
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
gap: 1.875rem;
}
.benefits-consultation__form {
max-width: 75%;
}
.services {
overflow: hidden;
}
.services .container {
padding: 0;
}
.services__block {
padding: 0 1.25rem;
}
.services__slider {
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.reviews__slider {
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.price::after {
display: none;
}
.price__group {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
}
.price__info {
max-width: 100%;
}
.price__info p {
max-width: 100%;
}
.contacts__content {
padding-right: 0;
}
.contacts__info {
padding: 0 1.25rem;
}
.contacts__map {
min-height: 31.25rem;
}
.contacts-page__info {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
}
.item-page__group {
gap: 1.875rem;
}
.gallery .container {
padding: 0;
}
.gallery .row {
margin-left: 0;
margin-right: 0;
}
.gallery .col-12 {
padding-left: 0;
padding-right: 0;
}
.gallery .section-title {
padding: 0 1.25rem;
}
.gallery__slider {
padding: 0 1.25rem;
}
.gallery .swiper-slide {
height: 16rem;
}
.article .quote {
margin-left: 1.25rem;
}
.article__more {
margin-top: 3.125rem;
}
.article__items {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
gap: 0 1.25rem;
}
}
@media (max-width: 575.98px) {
html {
font-size: 4.4444444444vw;
}
.title-page {
font-size: 1.875rem;
line-height: 1.26;
}
.title-inner {
font-size: 1.875rem;
}
.section-title {
text-align: center;
font-size: 1.875rem;
line-height: 1.26;
}
.section {
padding: 1.5625rem 0;
}
.section-m {
margin: 1.5625rem 0;
padding: 3.125rem 0;
}
.name {
font-size: 1.625rem;
line-height: 1.15;
}
.price-item {
gap: 1.125rem;
padding: 1.4375rem 0.9375rem 1.4375rem 1.5625rem;
border-radius: 1.875rem;
}
.price-item::after {
border-radius: 1.875rem;
}
.price-item .price__name {
font-size: 1rem;
}
.price-item .price__data {
min-width: 7.25rem;
}
.price-item .price__data span {
font-size: 1rem;
}
.pagination .page-link {
font-size: 0.875rem;
width: 2.5rem;
height: 2.5rem;
}
.pagination .page-item.previous-page .page-link,
.pagination .page-item.next-page .page-link {
min-width: 4.375rem;
}
.footer {
margin: 2.1875rem 0 0 0;
}
.footer__block {
gap: 2.5rem;
}
.footer-one {
padding: 2.5rem 0;
}
.footer__name {
text-align: center;
margin-bottom: 1.5625rem;
}
.footer-menu li {
margin-bottom: 0.875rem;
text-align: center;
}
.footer-menu li:last-child a {
border: none;
}
.footer-menu li a {
position: relative;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-bottom: 1rem;
border-bottom: 0.0625rem dashed rgba(60, 60, 59, 0.15);
gap: 0;
}
.footer-menu li a::before {
position: absolute;
left: 0;
}
.footer__phone {
margin-bottom: 1.875rem;
}
.footer__logo {
margin-bottom: 1.875rem;
}
.footer__group {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 0.6875rem;
}
.footer__list {
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
}
.footer-two {
padding: 1.5625rem 0 1.875rem;
}
.footer-two__block {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
gap: 0.625rem;
}
.header__block {
row-gap: 0.9375rem;
}
.header__logo {
width: 8.75rem;
}
.header__time p {
font-size: 0.875rem;
}
.header__phone a {
font-size: 0.875rem;
letter-spacing: -0.01em;
}
.header .select {
height: 1.875rem;
}
.header .select__title {
padding: 0 0.625rem;
}
.header .select__title::before {
width: calc(100% - 0.25rem);
height: calc(100% - 0.25rem);
top: 0.125rem;
left: 0.125rem;
}
.breadcrumbs {
padding: 0.625rem 0;
margin-top: 5rem;
margin-bottom: 0;
}
.no-webp .main{
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/index/main/bg-image-mob.png) !important; }
.main {
padding: 6rem 0 0 0;
height: 35.625rem;
margin-bottom: 1.5625rem;
}
.main__block {
padding: 5.5625rem 0 0 0;
}
.main__title {
text-align: center;
}
.benefits .container {
padding: 0;
}
.benefits::after {
display: none;
}
.benefits__block {
padding: 0 1.25rem;
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
}
.benefits__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 1.25rem;
}
.benefits__icon {
margin: 0;
}
.benefits-consultation {
margin-top: 3.4375rem;
gap: 2.125rem;
}
.benefits-consultation__form {
margin-top: 0;
max-width: 100%;
}
.benefits-consultation__wrapper {
padding: 2.0625rem 1.875rem 2.5rem;
}
.benefits-consultation__sub {
text-align: center;
}
.benefits-consultation__content {
margin: 1.875rem 0 0 0;
}
.benefits-consultation__politica {
text-align: center;
}
.benefits-consultation-list {
margin: 2.5rem 0 0 0;
}
.benefits-consultation-list__item {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 1.875rem;
gap: 1.0625rem;
}
.benefits-consultation__left {
padding: 0 1.875rem;
}
.services__slider {
margin-top: 2.0625rem;
}
.services .swiper-slide {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 1.25rem;
min-height: 15rem;
}
.reviews__slider {
margin-top: 1.5625rem;
}
.reviews .swiper-slide {
width: auto;
}
.reviews__text {
margin: 1.375rem 0 1.0625rem 0;
}
.team::after {
height: 5.625rem;
bottom: -2.1875rem;
width: 22rem;
}
.team .container {
padding: 0;
}
.team__slider {
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.team__block {
margin-left: 0;
margin-right: 0;
}
.team__column {
padding-right: 0;
padding-left: 0;
}
.price__block {
padding: 0 1.25rem;
}
.price__block .col-12 {
padding-left: 0;
padding-right: 0;
}
.price .container {
padding: 0;
}
.price .row {
margin-left: 0;
margin-right: 0;
}
.price__dop {
padding-left: 0;
padding-right: 0;
}
.price__items {
gap: 0.625rem;
margin-top: 2.0625rem;
padding: 0 1.25rem;
}
.price__items .col-12 {
padding-left: 0;
padding-right: 0;
}
.price__form {
margin-top: 1.375rem;
}
.price__form select {
background-position: 15.1875rem center;
}
.price__wrapper {
padding: 2.125rem 1.875rem 2.5rem;
}
.price__wrapper .name {
text-align: center;
}
.price__group {
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
gap: 0.625rem;
}
.price__bottom {
margin: 0.625rem 0 0 0;
gap: 1.875rem;
}
.price__btn {
margin: 0 0 1.375rem 0;
}
.price__info p {
text-align: center;
}
.contacts__wrapper {
gap: 3.125rem;
}
.contacts__content {
margin-top: 2.125rem;
}
.contacts__btn {
max-width: 100%;
}
.contacts__name {
font-size: 1.375rem;
margin-bottom: 0.9375rem;
}
.contacts__group {
padding-bottom: 2.8125rem;
margin-bottom: 2.25rem;
}
.contacts__map {
min-height: 29.0625rem;
border-radius: 0;
}
.contacts-page__items {
margin-top: 1.5rem;
}
.contacts-page__info {
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
}
.contacts-page__map {
height: 25rem;
}
.contacts-page__item {
margin-bottom: 2.5rem;
}
.services-page__wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 1.5rem;
}
.services-page__icon {
min-width: 4.375rem;
height: 4.375rem;
}
.services-page__box {
width: 2.5rem;
height: 2.5rem;
}
.services-page__cards {
margin-top: 1.5rem;
}
.blog__cards {
margin-top: 1.5rem;
gap: 1.5rem;
}
.item-page__image {
min-width: 100%;
height: 15rem;
}
.item-page__group {
margin-top: 1.875rem;
}
.item-page__text {
font-size: 1rem;
}
.item-page__items {
padding: 0;
}
.item-page__items .col-12 {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.gallery::after {
display: none;
}
.gallery__slider {
margin-top: 1.875rem;
}
.gallery .swiper-slide {
height: 10.625rem;
}
.advice__text {
font-size: 1rem;
}
.advice-list__item p {
font-size: 1rem;
}
.article__block {
margin-top: 1.5rem;
}
.article h1 {
font-size: 2rem;
}
.article h2 {
font-size: 1.875rem;
}
.article h3 {
font-size: 1.625rem;
}
.article h4 {
font-size: 1.375rem;
}
.article__items {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
gap: 0;
}
.article__content p {
font-size: 1rem;
}
.article__image_wrapper {
margin-bottom: 1.5rem;
}
.article__image_wrapper .img {
height: 17.5rem;
}
.article .price-block-wrapper .price-btn {
margin-top: 1.5rem;
}
.article .price-block-wrapper .item-wrapper a {
gap: 1.125rem;
padding: 1.4375rem 0.9375rem 1.4375rem 1.5625rem;
border-radius: 1.875rem;
}
.article .price-block-wrapper .item-wrapper a::after {
border-radius: 1.875rem;
}
.article .price-block-wrapper .item-wrapper a .wp-block-group__inner-container .price__name {
font-size: 1rem;
}
.article .price-block-wrapper .item-wrapper a .wp-block-group__inner-container .price__data {
min-width: 7.25rem;
font-size: 1rem;
}
.article .price-block-wrapper .item-wrapper a > p {
max-width: 100%;
font-size: 0.875rem;
}
.article__name {
font-size: 1.375rem;
}
.article__item p {
font-size: 1rem;
}
}
.webp .benefits::after{ background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/index/consultation/bg-image.webp); }
.webp .team::after{ background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/index/team/bg-item.webp); }
.webp .price::after{ background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/index/price/bg-item.webp); }
.webp .gallery::after{ background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/item-page/gallery/item-bg.webp); }
@media (max-width: 575.98px){
.webp .main{ background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/index/main/bg-image-mob.webp) !important; }
}:root {
--text: #3C3C3B;
--accent: #395542;
--hover: #ADCAB8;
--bg-1: #F0EADA;
--bg-2: #F2F1F0;
} .breadcrumb_last {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1rem;
line-height: normal;
color: rgba(60, 60, 59, 0.7);
}
.h2, h2, .h3, h3, .h4, h4, .h5, h5 {
font-weight: 600;
margin-bottom: 1rem;
}
.simple-page__items h2,
.simple-page__items h3,
.simple-page__items h4 {
margin-top: 2rem;
}
.order-6 {
order: 6;
}
.services-button-next, 
.services-button-prev {
background-color: var(--accent);
}
.bottom__btn .btn {
padding: 0 4.25rem;
}
.item-btn {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 1rem;
}
.item-btn .btn-2 {
min-width: 8.75rem;
}
.box img {
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.box a:hover img,
a:hover .box img {
transform: scale(1.05);
}
.price {
padding-top: 0;
}
.services-page__cards {
margin-top: 0;
}
.wp-block-gallery figure.wp-block-image img {
aspect-ratio: 1;
border-radius: 20px;
} .category-description ul,
.simple-page__items ul,
.wp-block-list {
list-style-type: none; padding: 0; margin: 0 0 1rem; } .category-description ul li,
.simple-page__items ul li,
.wp-block-list li {
position: relative; padding-left: 20px; margin-bottom: 10px; } .category-description ul li:after,
.simple-page__items ul li:after,
.wp-block-list li:after {
content: ""; position: absolute; left: 0; top: 0; transform: translateY(8px); width: 10px; height: 10px; background-color: #395542; border-radius: 50%; } .category-description ul li:last-child,
.simple-page__items ul li:last-child,
.wp-block-list li:last-child {
margin-bottom: 0;
} .simple-page__items ol,
.wp-block-ol {
padding: 0; margin: 0 0 1rem; list-style-type: none; list-style-position: inside; } .simple-page__items ol li,
.wp-block-ol li {
position: relative; padding-left: 20px; margin-bottom: 10px; counter-increment: list-item; } .simple-page__items ol li::before,
.wp-block-ol li::before {
content: counter(list-item) ". "; position: absolute; left: 0; top: 0; font-weight: 600; color: #395542; } .simple-page__items ol li:last-child,
.wp-block-ol li:last-child {
margin-bottom: 0;
}
@media (max-width: 1300px) and (min-width: 992px) {
body {
font-size: 1.6rem;
}
}
@media (min-width: 992px) {
.container {
max-width: 87.5%;
}
.arrows-wrapper {
max-width: 95%;
}
}
@media (max-width: 575.98px) {
body {
font-size: 1rem;
}
.input,
.price__form select {
padding: 0.625rem 1.5rem;
}
.textarea {
padding: 1.5rem;
}
.wp-block-image .alignleft,
.wp-block-image .alignright {
width: 100%;
float: none;
margin: .5em 0 .5em 0;
}
.wp-block-image img {
width: 100%;
}
.btn {
height: 3rem;
font-size: 0.85rem;
padding: 0 1.5rem;
}
.bottom__btn .btn {
padding: 0 1.5rem;
}
} .header {
background-color: #fff;
z-index: 2;
}
.header__block {
width: 100vw;
}
.header span.select__label {
cursor: initial;
}
.header__btn .btn {
font-size: 0.9rem;
height: 3.6rem;
padding: 0 1.475rem;
}
.header .navbar-nav li span {
color: var(--text);
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
border-radius: 0.9375rem;
padding: 0.3125rem 1.3125rem;
font-family: Lato;
font-weight: 700;
}
.header .navbar-nav li.current-menu-item span {
background-color: var(--hover);
color: #fff;
}
.header__block--top {
display: none;
}
@media (min-width: 992px) {
.header {
position: fixed;
z-index: 9;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.header.sticky {
padding: 0.625rem 0;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.header__block--top {
display: flex;
padding-bottom: 1rem;
margin-bottom: 1rem;
border-bottom: 1px solid #dedede;
}
.header .navbar-nav li a {
padding: 0.3125rem 1.525rem;
}
}
@media (max-width: 991.98px) {
.header {
position: fixed;
z-index: 9;
}
}
@media (max-width: 575.98px) {
.header .select__title {
font-size: 1rem;
}
.header__phone a.header__email {
font-size: 75%;
}
} .navbar-nav {
align-items: center;
} .navbar-nav .sub-menu {
display: none;
position: absolute;
left: 0;
top: 100%;
min-width: 200px;
background: #fff;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
padding: 0.5rem 0;
border-radius: 0.5rem;
z-index: 1050;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
transition: all 0.3s ease;
} .navbar-nav li {
position: relative;
}
.navbar-nav .sub-menu a, 
.navbar-nav .sub-menu span {
display: block;
}
.navbar-nav .sub-menu a:hover {
background: #f8f9fa;
} .navbar-nav li.menu-item-has-children > a::after, 
.navbar-nav li.menu-item-has-children > span::after {
content: "▾"; font-size: 1.5rem;
line-height: 0;
margin-left: 0.5rem;
transition: transform 0.3s ease;
} .header .offcanvas .menu-item-has-children.open > a::after,
.header .offcanvas .menu-item-has-children.open > span::after {
transform: rotate(180deg);
} @media (min-width: 992px) {
.navbar-nav li.menu-item-has-children:hover > .sub-menu {
display: block;
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.navbar-nav li.menu-item-has-children > a {
padding-right: 1rem;
}
.navbar-nav li.menu-item-has-children:hover > a::after,
.navbar-nav li.menu-item-has-children:hover > span::after {
transform: rotate(180deg);
}
.navbar-nav .sub-menu a, 
.navbar-nav .sub-menu span {
border-radius: 0 !important;
}
}
@media (max-width: 991.98px) {
.header .offcanvas {
padding-bottom: 1rem;
}
.header .offcanvas .sub-menu {
position: static;
background: none;
box-shadow: none;
padding-left: 1rem;
display: none;
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease;
}
.header .offcanvas .sub-menu.open {
display: block;
opacity: 1;
visibility: visible;
transform: translateY(0);
padding-left: 0;
max-height: 1000px; }
.navbar-nav {
height: -webkit-fill-available;
overflow-y: auto;
padding: 0.5rem 0;
}
.navbar-nav .sub-menu li {
margin: 0 0 0.5rem 0;
}
.navbar-nav .sub-menu a, 
.navbar-nav .sub-menu span {
display: inline-block;
font-size: 1.25rem !important;
}
} .contacts__map--one {
overflow: hidden;
-webkit-box-shadow: 0px 0.3125rem 1.25rem -0.25rem rgba(60, 60, 59, 0.1) inset;
box-shadow: 0px 0.3125rem 1.25rem -0.25rem rgba(60, 60, 59, 0.1) inset;
border-radius: 1.875rem;
width: 100%;
min-height: 18rem;
margin-bottom: 5rem;
position: relative;
}
.contacts__map--one iframe { 
width: 100%; 
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.contacts__group {
flex-shrink: 0;
min-width: 290px;
max-width: 290px;
}
.header__address .contacts__item {
margin-bottom: 0;
}
@media (max-width: 575.98px) {
.contacts__group {
padding-bottom: 0.8125rem;
margin-bottom: 1.25rem;
}
.contacts__map--one {
border-radius: 1.875rem;
margin-bottom: 0;
min-height: 25rem;
}
} .crumb>span  {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 0.5rem;
}
.breadcrumbs__link::before {
display: none;
} .top-screen {
position: relative;
padding: 8.25rem 0 0 0;
margin-bottom: 2.5rem;
}
.top-screen .main__block {
padding: 9.375rem 0;
}
.top-button-next,
.top-button-prev {
background-color: var(--accent);
}
.top-button-next::before,
.top-button-prev::before {
background-color: rgba(173, 202, 184, .2);
}
.top__arrows {
top: calc(65% - 4.375rem);
}
@media (max-width: 991.98px) {
.top-screen {
padding: 7.125rem 0 0 0;
}
}
@media (max-width: 575.98px) {
.top-screen {
padding: 6rem 0 0 0;
margin-bottom: 1.5625rem;
}
.top-screen .main__block {
padding: 3.375rem 0;
}
} .benefits::after {
display: none;
}
.benefits__item .item-name {
font-size: 1.45rem;
}
@media (min-width: 576px) {
.benefits__item {
text-align: center;
}
.benefits__icon {
margin-left: auto;
margin-right: auto;
}
.benefits__item .item-name {
display: inline-block;
max-width: 12.375rem;
}
}
@media (min-width: 768px) {
.benefits__item .item-name {
max-width: 14.875rem;
}
}
@media (min-width: 992px) {
.benefits__item .item-name {
max-width: 10.5rem;
}
}
@media (min-width: 1600px) {
.benefits__item .item-name {
max-width: 11.75rem;
}
}
@media (min-width: 1920px) {
.benefits__item .item-name {
max-width: 14.25rem;
}
}
@media (max-width: 575.98px) {
.benefits__item .item-name {
font-size: 1.25rem;
}
} .services {
background-color: #ecedee;
}
.services__text {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 10px 5px;
}
.services__text span {
color: rgba(57, 85, 66, 0.7);
font-weight: 500;
}
.services .swiper-slide {
height: auto;
}
.services__arrows {
top: calc(42.5% + 0.9375rem);
}
@media (max-width: 575.98px) {
.services__slider {
padding-left: 0;
padding-right: 0;
}
} .history {
position: relative;	
}
.history__slider {
margin-top: 2.6875rem;
}
.history__box {
width: 100%;
height: 18.125rem;
border-radius: 1.875rem;
}
.history__image {
position: relative;
}
.history__content {
margin: 1.5rem 0 0 0;
}
.history__content .item-name {
margin-bottom: .75rem;
}
.history__content p {
color: var(--accent);
}
.history-button-next,
.history-button-prev {
background-color: var(--accent);
}
.history-button-next::before,
.history-button-prev::before {
background-color: rgba(173, 202, 184, .2);
}
.history__arrows {
top: calc(50% - 4.375rem);
}
@media (max-width: 575.98px) {
.history .container {
padding: 0;
}
.history__block {
margin-left: 0;
margin-right: 0;
}
.history__column {
padding-right: 0;
}
.history__box {
height: 13.125rem;
}
} .team__slider .swiper-slide {
display: grid;
grid-template-columns: 13.125rem 1fr;
align-items: start;
gap: 1rem 2rem;
}
.team__image {
max-width: 13.125rem;
}
.team__content {
margin: 0.5rem 0 0 0;
}
.team__content p {
margin-bottom: 0.75rem;
}
.team__content p.item-desc {
font-size: 1.15rem;
}
@media (max-width: 991.98px) {
.team__slider .swiper-slide {
grid-template-columns: 1fr;
}
}
@media (max-width: 575.98px) {
.team__content p.item-desc {
font-size: 0.875rem;
}
} .reviews {
position: relative;
}
.reviews-button-next,
.reviews-button-prev {
background-color: var(--accent);
}
.reviews-button-next::before,
.reviews-button-prev::before {
background-color: rgba(173, 202, 184, .2);
}
.reviews__arrows {
bottom: calc(50% - 4.375rem);
}
@media (max-width: 575.98px) {
.reviews .container {
padding: 0;
}
.reviews__block {
margin-left: 0;
margin-right: 0;
}
.reviews__column {
padding-right: 0;
}
} .about {
background-color: #ecedee;
}
.about .section-title {
text-transform: initial;
}
.about .section-title span {
color: var(--accent);
text-transform: uppercase;
font-family: Lato;
font-weight: 300;
}
.section-text {
margin-top: 2rem;
}
.section-text p:not(:last-child) {
margin-bottom: 1rem;
}
.about__gallery {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 1rem;
margin-top: 2rem;
}
.about__gallery a.glightbox {
display: grid;
} .price__textarea {
max-width: 61.9375rem;
}
.price__info {
max-width: 19.8125rem;
}
.price__info p {
max-width: 18.375rem;
font-size: 1.25rem;
line-height: 1.3;
}
@media (min-width: 992px) {
.price__form {
margin-right: 10rem;
}
}
@media (max-width: 575.98px) {
.price__info p {
font-size: 1rem;
}
} .footer__menu {
display: grid;
grid-template-columns: repeat(4, auto);
grid-auto-flow: row;
gap: 1rem 3rem;
}
.footer__menu > *:nth-child(n + 2) {
grid-column: span 2;
}
.footer__menu .footer__column:first-child {
padding-right: 3rem;
}
.footer__menu .contacts__item {
margin: 0;
}
.contacts__link {
display: inline;
color: var(--accent);
border-bottom: 0.0625rem solid var(--hover);
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
font-family: Lato;
font-weight: 700;
}
.contacts__link:hover {
color: var(--hover);
}
@media (max-width: 991.98px) {
.footer__block {
gap: 2.125rem 5.375rem;
}
.footer__block > *:first-child {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr) [2];
grid-template-columns: repeat(2, 1fr);
gap: 2.125rem 3.75rem;
width: 100%;
}
.footer__menu {
grid-template-columns: repeat(2, 1fr);
}
.footer__menu > *:nth-child(n + 3) {
grid-column: span 1;
}
.footer__list {
width: 100%;
}
}
@media (max-width: 575.98px) {
.footer__block > *:first-child {
grid-template-columns: 1fr;
}	
.footer__menu {
grid-template-columns: 1fr;
}
.footer__menu > *:nth-child(n + 3) {
grid-column: span 1;
}
.footer-menu .sub-menu {
display: block;
}
.contacts__link {	
margin: 0 auto;
font-size: 1rem;
}
} .simple-page__items {
margin-top: 1.875rem;
}
.simple-page__items p {
margin-bottom: 1rem;
} .services-page__wrapper {
gap: 2rem;
padding: 2rem;
}
.services-page__info {
flex-grow: 1;
}
.services-page__head {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
gap: 1rem;
}
.services-page__name {
font-size: 1.5rem;
}
.services-page__name a {
color: var(--accent);
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.services-page__name a:hover {
color: rgba(57, 85, 66, 0.7);
}
.services-page__head .btn {
height: 2.875rem; 
}
.services-page-list {
margin: 2rem 0 0 0;
}
.services-page-list li {
padding: 0.5rem 1rem;
border-radius: 0.3rem;
background-color: #fff;
display: flex; justify-content: space-between;
align-items: center;
gap: 0 1rem;
margin-bottom: 0.5rem;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.services-page__card:hover .services-page-list li {
background-color: var(--bg-2);
}
.services-page-list li a {
font-size: 1.25rem;
color: var(--accent);
border-bottom: none;
font-family: Lato;
font-weight: 500;
}
.services-page-list li a:hover {
color: rgba(57, 85, 66, 0.7);
}
.service-price {
font-weight: 700;
flex-shrink: 0;
}
@media (max-width: 575.98px) {
.services-page__wrapper {
gap: 1rem;
padding: 1rem;
}
.services-page__head {
justify-content: center;
}
.services-page-list li a {
font-size: 1rem;
}
.services-page__name {
text-align: center;
width: 100%;
}
} .category-description {
margin-top: 1.875rem;
}
.category-description p {
margin-bottom: 1rem;
}
.category-page .item-price {
margin-top: 0.5rem;
font-weight: 500;
color: rgba(57, 85, 66, 0.7);
}
.category-page .item-btn {
margin-top: 0.5rem;
}
.category-page .item-btn .btn {
height: 2.375rem;
font-size: 0.8125rem;
}
@media (max-width: 575.98px) {
.category-page .item-btn {
justify-content: center;
}
.category-page .services-page__wrapper {
text-align: center;
}
} .result__block {
padding-left: 2rem;
}
.result__slider {
margin-top: 1.5rem;
}
.result__slider .swiper-slide {
display: flex;
gap: 1rem;
}
.result__slider .item-slide {
background-color: var(--bg-1);
padding: 1rem;
border-radius: 1rem;
}
.result__slider .item-slide p {
text-align: center;
padding: 1rem;
font-weight: 500;
}
.result-bottom {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 1.5rem;
}
.result__arrows {
position: relative;
margin: 0;
max-width: 100px;
gap: 1rem;
}
.result-button-next,
.result-button-prev {
background-color: var(--accent);
}
.result-button-next::before,
.result-button-prev::before {
background-color: rgba(173, 202, 184, .2);
}
.result__arrows {
top: calc(50% - 4.375rem);
}
.result-bottom .btn { 
font-size: 1.2rem;
padding: 0 2.5rem;
}
@media (max-width: 991.98px) {
.advice__block {
row-gap: 3rem;
}
.result__block {
padding-left: 0;
}
.result__slider .swiper-slide {
flex-wrap: wrap;
}
.result__slider .item-slide p {
padding: 0;
}
.result-bottom .btn {
font-size: 0.85rem;
padding: 0 1.5rem;
}
} .banner {
background-color: #f2f1f0;
padding: 1rem;
border-radius: 1rem;
margin-top: 2.3125rem;
display: flex;
justify-content: space-between;
align-items: center;
gap: 1rem;
}
.banner__box {
max-width: 22rem;
width: 100%;
height: 8rem;
border-radius: 0.75rem;
}
.banner-text {
font-size: 3.5rem;
line-height: 1;
text-align: center;
font-weight: 700;
color: var(--hover);
}
.banner-text span {
display: inline-block;
font-size: 4rem;
font-weight: 700;
color: var(--accent);
}
.banner .btn {
font-size: 1.2rem;
padding: 0 2.5rem;
margin-right: 2.5rem;
flex-shrink: 0;
}
@media (max-width: 991.98px) {
.banner__box {
max-width: 10rem;
height: 5rem;
}
.banner-text {
font-size: 1.5rem;
}
.banner-text span {
font-size: 2rem;
}
.banner .btn {
font-size: 0.75rem;
padding: 0 1rem;
height: 2.5rem;
margin-right: 0;
}
}
@media (max-width: 575.98px) {
.banner {
flex-wrap: wrap;
justify-content: center;
}
.banner__box {
max-width: 100%;
}
} .related {
position: relative;
background-color: #f2f1f0;
padding: 5rem 0;
}
.related__slider {
margin-top: 3.3125rem;
}
.related__slider .swiper-slide {
background-color: #fff;
border-radius: 1.5rem;
padding: 1rem;
}
.related__box {
width: 100%;
height: 18.125rem;
border-radius: 1rem;
}
.related__text {
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px 5px;
margin-top: 1rem;
}
.related__text .item-name {
font-size: 1.5rem;
}
.related__text span {
color: rgba(57, 85, 66, 0.7);
font-weight: 500;
}
.related__text .btn-2 {
font-size: 1rem;
font-weight: 700;
}
.related-button-next,
.related-button-prev {
background-color: var(--accent);
}
.related-button-next::before,
.related-button-prev::before {
background-color: rgba(173, 202, 184, .2);
}
.related__arrows {
bottom: calc(50% - 4.375rem);
}
@media (max-width: 991.98px) {
.related__box {
height: 12rem;
}
.related__text {
flex-wrap: wrap;
}
}
@media (max-width: 575.98px) {
.related {
padding: 2.5rem 0;
}
.related__slider {
margin-top: 1.5rem;
}
.related__box {
height: 10rem;
}
.related__text .item-name {
font-size: 1.1rem;
}
.related__text .btn-2 {
font-size: 0.75rem;
}
.related .container {
padding: 0;
}
.related__block {
margin-left: 0;
margin-right: 0;
}
.related__column {
padding-right: 0;
}
} .team__page { display: grid;
grid-template-columns: repeat(2, auto);
grid-auto-flow: row;
gap: 4rem;
}
.team__item {
display: grid;
grid-template-columns: 13.125rem 1fr;
align-items: start;
gap: 1rem 2rem;
}
@media (max-width: 991.98px) {
.team__page {
grid-template-columns: 1fr;
}
}
@media (max-width: 575.98px) {
.team__item {
grid-template-columns: 1fr;
}
}   .history__page { display: grid;
grid-template-columns: repeat(3, auto);
grid-auto-flow: row;
gap: 4rem;
}
@media (max-width: 991.98px) {
.history__page {
grid-template-columns: repeat(2, auto);
gap: 2rem;
}
}
@media (max-width: 575.98px) {
.history__page {
grid-template-columns: 1fr;
gap: 0.625rem;
}
} .modal {
display: none;
position: fixed;
z-index: 1000;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.5);
}
.modal-content {
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/index/price/bg-image.png);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
margin: 10% auto;
padding: 5rem;
border-radius: 15px;
width: 90%;
max-width: 500px;
position: relative;
}
.modal--2 .modal-content { 
max-width: 1190px;
}
.modal select {
width: 100%;
border-radius: 6.25rem;
padding: 1.625rem 2.5rem;
border: 0.125rem solid #fff;
background-color: #fff;
font-size: 1.25rem;
color: var(--text);
line-height: 1.5;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url(//amicadent.cz/wp-content/themes/amicaden/assets/img/interface/time-arrow-select.svg);
background-repeat: no-repeat;
background-size: 1.3125rem 1.3125rem;
background-position: 15.1875rem center;
cursor: pointer;
font-family: Lato;
font-weight: 400;
}
.modal select:hover,
.modal select:focus {
border: 0.125rem solid var(--hover);
}
.close-btn {
position: absolute;
top: 10px;
right: 15px;
font-size: 4rem;
line-height: 1;
cursor: pointer;
}
.success-message {
text-align: center;
padding: 3rem;
font-size: 3rem;
color:  var(--accent);
}
@media (max-width: 575.98px) {
.modal-content {
padding: 5rem 1rem 2.5rem;
}
.success-message {
padding: 0 0 1.5rem;
font-size: 1.2rem;
}
.close-btn {
font-size: 3rem;
}
} .scroll-to-top {
position: fixed;
bottom: 30px; left: 20px; display: none; width: 50px;
height: 50px;
background-color: var(--hover); color: #fff; border: none;
border-radius: 50%;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
cursor: pointer;
justify-content: center;
align-items: center;
z-index: 1000; -webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.scroll-to-top:hover {
background-color: var(--accent);
} .services {
margin-bottom: 0;
}
.team {
margin-top: 0;
} @media (max-width: 575.98px) {
.services-page .title-inner {
font-size: 1.3rem;
letter-spacing: 0;
}
} @media (max-width: 575.98px) {
.services-page-list li > span:not(.service-price) {
min-width: 0;
flex: 1 1 auto;
}
.services-page-list .service-price {
min-width: 0;
max-width: 48%;
flex: 0 1 auto;
text-align: right;
white-space: normal;
}
} @media (max-width: 575.98px) {
.services-page-list li {
flex-direction: column;
align-items: stretch;
gap: 0.35rem;
}
.services-page-list li > span:not(.service-price) {
flex: none;
width: 100%;
}
.services-page-list .service-price {
width: 100%;
max-width: 100%;
flex: none;
text-align: right;
white-space: normal;
}
} .related--compact {
padding: 3.5rem 0;
}
.related--compact .related__slider {
margin-top: 2rem;
}
.related--compact .swiper-wrapper {
align-items: stretch;
}
.related--compact .swiper-slide {
display: flex;
align-items: flex-start;
gap: 1.25rem;
height: auto;
min-height: 12rem;
padding: 1.5rem;
border: 1px solid rgba(57, 85, 66, 0.08);
transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.related--compact .swiper-slide:hover {
transform: translateY(-0.25rem);
box-shadow: 0 0.75rem 2rem rgba(57, 85, 66, 0.1);
}
.related--compact .services__image {
width: 4rem;
flex: 0 0 4rem;
}
.related--compact .related__box {
width: 4rem;
height: 4rem;
border-radius: 50%;
overflow: hidden;
background-color: var(--bg-2);
}
.related--compact .related__box img {
object-fit: contain;
padding: 0.7rem;
}
.related--compact .related__text {
flex: 1 1 auto;
flex-direction: column;
flex-wrap: nowrap;
align-items: stretch;
justify-content: space-between;
gap: 0.875rem;
min-width: 0;
min-height: 9rem;
margin-top: 0;
}
.related--compact .item-head {
min-width: 0;
}
.related--compact .related__text .item-name {
margin: 0 0 0.5rem;
font-size: 1.25rem;
line-height: 1.3;
overflow-wrap: break-word;
}
.related--compact .related__price {
display: block;
font-size: 1rem;
line-height: 1.4;
}
.related--compact .related__text .btn-2 {
align-self: flex-end;
padding: 0.65rem 1.1rem;
font-size: 0.75rem;
white-space: nowrap;
}
@media (max-width: 991.98px) {
.related--compact .swiper-slide {
gap: 1rem;
min-height: 11rem;
padding: 1.25rem;
}
.related--compact .services__image,
.related--compact .related__box {
width: 3.5rem;
height: 3.5rem;
flex-basis: 3.5rem;
}
.related--compact .related__text {
min-height: 8.5rem;
}
}
@media (max-width: 575.98px) {
.related--compact {
padding: 2.5rem 0;
}
.related--compact .container {
padding-right: 1rem;
padding-left: 1rem;
}
.related--compact .related__block {
margin-right: 0;
margin-left: 0;
}
.related--compact .related__column {
padding-right: 0;
padding-left: 0;
}
.related--compact .related__slider {
margin-top: 1.5rem;
}
.related--compact .section-title {
font-size: 1.5rem;
line-height: 1.25;
}
.related--compact .swiper-slide {
gap: 0.875rem;
min-height: 10.5rem;
padding: 1.125rem;
}
.related--compact .services__image,
.related--compact .related__box {
width: 3.25rem;
height: 3.25rem;
flex-basis: 3.25rem;
}
.related--compact .related__box img {
padding: 0.6rem;
}
.related--compact .related__text {
min-height: 8.25rem;
}
.related--compact .related__text .item-name {
font-size: 1.05rem;
}
.related--compact .related__price {
font-size: 0.95rem;
}
} .item-page__text {
flex: 1 1 auto;
min-width: 0;
padding: clamp(24px, 3vw, 40px);
border: 1px solid rgba(57, 85, 66, 0.08);
border-radius: 28px;
background: linear-gradient(135deg, rgba(173, 202, 184, 0.20) 0%, rgba(240, 234, 218, 0.55) 100%);
box-shadow: 0 14px 36px rgba(57, 85, 66, 0.06);
color: var(--text);
font-size: 17px;
line-height: 1.7;
}
.item-page__text > p {
margin: 0 0 22px;
line-height: 1.7;
}
.item-page__text > p:first-child,
.item-page__text > p:has(br) {
padding: 22px 24px;
border-left: 4px solid var(--hover);
border-radius: 0 20px 20px 0;
background: rgba(255, 255, 255, 0.72);
}
.item-page__text > p:first-child {
font-size: 18px;
color: var(--accent);
}
.item-page__text > h2 {
position: relative;
margin: 48px 0 18px;
padding-left: 18px;
color: var(--accent);
font-size: 29px;
font-weight: 600;
line-height: 1.25;
}
.item-page__text > h2:first-child {
margin-top: 0;
}
.item-page__text > h2::before {
content: "";
position: absolute;
left: 0;
top: 0.15em;
bottom: 0.15em;
width: 4px;
border-radius: 999px;
background: linear-gradient(180deg, var(--hover), var(--bg-1));
}
.item-page__text > h3 {
margin: 32px 0 13px;
color: var(--accent);
font-size: 22px;
font-weight: 600;
line-height: 1.35;
}
.item-page__text > ul,
.item-page__text > ol {
margin: 20px 0 28px;
padding: 22px 24px;
border: 1px solid rgba(57, 85, 66, 0.08);
border-radius: 20px;
background: rgba(255, 255, 255, 0.74);
box-shadow: 0 8px 24px rgba(57, 85, 66, 0.04);
}
.item-page__text > ul li,
.item-page__text > ol li {
margin-bottom: 12px;
padding-left: 26px;
line-height: 1.6;
}
.item-page__text > ul li:last-child,
.item-page__text > ol li:last-child {
margin-bottom: 0;
}
.item-page__text > ul li::after {
top: 0.18em;
width: 9px;
height: 9px;
background-color: var(--accent);
box-shadow: 0 0 0 4px rgba(173, 202, 184, 0.30);
}
.item-page__text > ol {
counter-reset: service-article-list;
}
.item-page__text > ol li {
counter-increment: service-article-list;
}
.item-page__text > ol li::before {
content: counter(service-article-list);
position: absolute;
left: 0;
top: 0.08em;
width: 20px;
height: 20px;
border-radius: 50%;
background: var(--accent);
color: #fff;
font-size: 12px;
font-weight: 600;
line-height: 20px;
text-align: center;
}
.item-page__text > figure {
margin: 30px 0 38px;
overflow: hidden;
border-radius: 24px;
background: rgba(255, 255, 255, 0.76);
box-shadow: 0 12px 30px rgba(57, 85, 66, 0.08);
}
.item-page__text > figure img {
display: block;
width: 100%;
height: auto;
border-radius: inherit;
}
.item-page__text > figure figcaption {
margin: 0;
padding: 12px 16px;
background: rgba(255, 255, 255, 0.82);
color: rgba(60, 60, 59, 0.72);
font-size: 14px;
line-height: 1.5;
}
.item-page__text > blockquote {
margin: 28px 0;
padding: 24px 26px;
border: 0;
border-radius: 20px;
background: var(--accent);
color: #fff;
box-shadow: 0 12px 28px rgba(57, 85, 66, 0.14);
}
.item-page__text > blockquote p {
margin-bottom: 12px;
color: inherit;
}
.item-page__text > blockquote p:last-child {
margin-bottom: 0;
}
.item-page__text a {
color: var(--accent);
font-weight: 500;
text-decoration-color: var(--hover);
text-decoration-thickness: 2px;
text-underline-offset: 3px;
}
.item-page__text strong {
color: var(--accent);
font-weight: 600;
}
.item-page__text > .wp-block-table {
margin: 28px 0;
overflow-x: auto;
border-radius: 18px;
background: rgba(255, 255, 255, 0.76);
}
.item-page__text > .wp-block-table table {
margin: 0;
min-width: 560px;
}
@media (max-width: 991.98px) {
.item-page__text {
width: 100%;
}
}
@media (max-width: 575.98px) {
.item-page__text {
padding: 20px;
border-radius: 22px;
font-size: 16px;
line-height: 1.65;
}
.item-page__text > p {
margin-bottom: 18px;
line-height: 1.65;
}
.item-page__text > p:first-child,
.item-page__text > p:has(br),
.item-page__text > ul,
.item-page__text > ol {
padding: 17px 18px;
border-radius: 16px;
}
.item-page__text > p:first-child,
.item-page__text > p:has(br) {
border-radius: 0 16px 16px 0;
}
.item-page__text > p:first-child {
font-size: 17px;
}
.item-page__text > h2 {
margin: 36px 0 15px;
padding-left: 15px;
font-size: 24px;
}
.item-page__text > h3 {
margin: 27px 0 11px;
font-size: 20px;
}
.item-page__text > ul,
.item-page__text > ol {
margin: 17px 0 23px;
}
.item-page__text > ul li,
.item-page__text > ol li {
padding-left: 24px;
}
.item-page__text > figure {
margin: 24px 0 30px;
border-radius: 18px;
}
.item-page__text > blockquote {
margin: 22px 0;
padding: 20px;
border-radius: 17px;
}
} .item-page__text > figure.wp-block-image {
width: min(100%, 680px);
margin-right: auto;
margin-left: auto;
}
.item-page__text .service-content-lightbox {
position: relative;
display: block;
overflow: hidden;
border-radius: inherit;
cursor: zoom-in;
text-decoration: none;
}
.item-page__text .service-content-lightbox img {
transition: transform 0.3s ease;
}
.item-page__text .service-content-lightbox::after {
content: "+";
position: absolute;
right: 16px;
bottom: 16px;
display: flex;
align-items: center;
justify-content: center;
width: 44px;
height: 44px;
border: 2px solid rgba(255, 255, 255, 0.78);
border-radius: 50%;
background: rgba(57, 85, 66, 0.90);
box-shadow: 0 6px 18px rgba(57, 85, 66, 0.25);
color: #fff;
font-size: 27px;
font-weight: 300;
line-height: 1;
pointer-events: none;
transition: transform 0.25s ease, background-color 0.25s ease;
}
.item-page__text .service-content-lightbox:hover img {
transform: scale(1.015);
}
.item-page__text .service-content-lightbox:hover::after {
transform: scale(1.08);
background: var(--accent);
}
@media (max-width: 575.98px) {
.item-page__text > figure.wp-block-image {
width: 100%;
}
.item-page__text .service-content-lightbox::after {
right: 12px;
bottom: 12px;
width: 38px;
height: 38px;
font-size: 24px;
}
} .item-page.section > .container > .item-page__price {
margin-top: 52px;
margin-bottom: 24px;
}
.item-page.section > .container > .item-page__price .name,
.advice.section .advice__block .name {
margin: 0;
color: #395542;
font-size: 29px;
font-weight: 600;
line-height: 1.25;
letter-spacing: -0.015em;
}
.item-page.section .price__items {
row-gap: 16px;
}
.item-page.section .price__items > [class*="col-"] {
display: flex;
}
.item-page.section .price-item {
display: flex;
align-items: center;
gap: 18px;
width: 100%;
min-height: 76px;
padding: 14px 16px 14px 22px;
border: 1px solid rgba(57, 85, 66, 0.13);
border-radius: 20px;
background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(248, 247, 241, 0.96));
box-shadow: 0 10px 28px rgba(57, 85, 66, 0.07);
}
.item-page.section .price__name {
flex: 1 1 auto;
min-width: 0;
color: #3c3c3b;
font-size: 18px;
font-weight: 600;
line-height: 1.4;
}
.item-page.section .price__data {
display: flex;
flex: 0 0 auto;
align-items: center;
justify-content: center;
min-width: 132px;
padding: 11px 18px;
border-radius: 999px;
background: #f0ead9;
color: #395542;
font-size: 17px;
font-weight: 700;
line-height: 1.25;
text-align: center;
}
.item-page.section .price-item--value .price__data span {
white-space: nowrap;
}
.item-page.section .price-item--check .price__data {
min-width: 72px;
padding-right: 12px;
padding-left: 12px;
background: rgba(173, 202, 184, 0.34);
font-size: 21px;
}
.advice.section {
padding: 64px 0;
border-top: 1px solid rgba(57, 85, 66, 0.08);
border-bottom: 1px solid rgba(57, 85, 66, 0.08);
background: linear-gradient(135deg, #f4f8f3 0%, #fbfaf6 52%, #f4efe2 100%);
}
.advice.section .advice__block {
align-items: stretch;
gap: 24px;
margin-right: 0;
margin-left: 0;
}
.advice.section .advice__block > .col-12 {
flex: 0 0 calc(50% - 12px);
width: calc(50% - 12px);
padding: 0;
}
.advice.section .advice__block > .col-12:first-child,
.advice.section .result__block {
height: 100%;
padding: 30px;
border: 1px solid rgba(57, 85, 66, 0.12);
border-radius: 26px;
background: rgba(255, 255, 255, 0.84);
box-shadow: 0 14px 36px rgba(57, 85, 66, 0.08);
}
.advice.section .result__block {
margin: 0;
}
.advice.section .advice__block .name {
margin-bottom: 20px;
}
.advice.section .advice__text p {
margin: 0 0 16px;
color: #395542;
font-size: 17px;
font-weight: 600;
line-height: 1.5;
}
.advice.section .advice-list {
display: grid;
gap: 10px;
}
.advice.section .advice-list__item {
display: grid;
grid-template-columns: 32px minmax(0, 1fr);
align-items: start;
gap: 12px;
margin: 0;
padding: 11px 13px;
border-radius: 15px;
background: rgba(235, 243, 238, 0.76);
}
.advice.section .advice-list__number {
width: 32px;
height: 32px;
border: 1px solid rgba(57, 85, 66, 0.10);
background: #adcab8;
color: #fff;
font-size: 15px;
font-weight: 700;
line-height: 1;
}
.advice.section .advice-list__item p {
margin: 3px 0 0;
color: #3c3c3b;
font-size: 17px;
font-weight: 400;
line-height: 1.48;
}
.advice.section .result__slider {
margin-top: 0;
border-radius: 20px;
}
.advice.section .result__slider .swiper-slide {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 10px;
}
.advice.section .result__slider .item-slide {
width: auto !important;
height: auto;
padding: 9px;
border: 1px solid rgba(57, 85, 66, 0.08);
border-radius: 17px;
background: #f0ead9;
}
.advice.section .result__slider .item-slide img {
display: block;
width: 100%;
aspect-ratio: 4 / 3;
border-radius: 12px;
object-fit: cover;
}
.advice.section .result__slider .item-slide p {
width: auto;
height: auto;
margin: 0;
padding: 9px 4px 2px;
color: #395542;
font-size: 13px;
font-weight: 700;
line-height: 1.3;
letter-spacing: 0.07em;
text-align: center;
text-transform: uppercase;
}
.advice.section .service-result-lightbox {
position: relative;
display: block;
overflow: hidden;
border-radius: 12px;
cursor: zoom-in;
}
.advice.section .service-result-lightbox::after {
content: "+";
position: absolute;
right: 8px;
bottom: 8px;
display: flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
border: 1px solid rgba(255, 255, 255, 0.8);
border-radius: 50%;
background: rgba(57, 85, 66, 0.88);
color: #fff;
font-size: 20px;
font-weight: 300;
line-height: 1;
pointer-events: none;
}
@media (max-width: 991.98px) {
.advice.section {
padding: 46px 0;
}
.advice.section .advice__block {
gap: 20px;
}
.advice.section .advice__block > .col-12 {
flex-basis: 100%;
width: 100%;
}
}
@media (max-width: 575.98px) {
.item-page.section > .container > .item-page__price {
margin-top: 42px;
margin-bottom: 18px;
}
.item-page.section > .container > .item-page__price .name,
.advice.section .advice__block .name {
font-size: 26px;
line-height: 1.25;
}
.item-page.section .price__items {
row-gap: 12px;
}
.item-page.section .price-item {
min-height: 0;
padding: 17px;
border-radius: 20px;
}
.item-page.section .price__name {
font-size: 17px;
line-height: 1.42;
}
.item-page.section .price-item--value {
flex-direction: column;
align-items: flex-start;
gap: 12px;
}
.item-page.section .price-item--value .price__data {
align-self: flex-start;
min-width: 0;
max-width: 100%;
padding: 10px 15px;
font-size: 16px;
}
.item-page.section .price-item--check {
display: grid;
grid-template-columns: minmax(0, 1fr) 64px;
align-items: center;
gap: 12px;
}
.item-page.section .price-item--check .price__data {
width: 64px;
min-width: 64px;
padding: 10px 0;
font-size: 20px;
}
.advice.section {
padding: 38px 0;
}
.advice.section .advice__block > .col-12:first-child,
.advice.section .result__block {
padding: 20px;
border-radius: 22px;
}
.advice.section .advice__block .name {
margin-bottom: 16px;
}
.advice.section .advice__text p,
.advice.section .advice-list__item p {
font-size: 16px;
}
.advice.section .advice-list {
gap: 8px;
}
.advice.section .advice-list__item {
grid-template-columns: 30px minmax(0, 1fr);
gap: 10px;
padding: 10px 11px;
}
.advice.section .advice-list__number {
width: 30px;
height: 30px;
font-size: 14px;
}
.advice.section .advice-list__item p {
line-height: 1.45;
}
.advice.section .result__slider .swiper-slide {
gap: 8px;
}
.advice.section .result__slider .item-slide {
padding: 7px;
border-radius: 14px;
}
.advice.section .result__slider .item-slide img,
.advice.section .service-result-lightbox {
border-radius: 10px;
}
.advice.section .service-result-lightbox::after {
right: 6px;
bottom: 6px;
width: 28px;
height: 28px;
font-size: 18px;
}
} .advice.section .advice-list__item > .advice-list__content {
grid-column: 2 / -1;
min-width: 0;
}
.advice.section .advice-list__item > p:empty {
display: none;
}
.advice.section .advice-list__content--rich {
width: 100%;
margin: 0;
}
.advice.section .advice-list__content--rich > section,
.advice.section .advice-list__content--rich > article,
.advice.section .advice-list__content--rich > div {
width: 100%;
margin: 0;
}
.advice.section .advice-list__content--rich h3,
.advice.section .advice-list__content--rich h4 {
margin: 0 0 8px;
color: #395542;
font-size: 18px;
font-weight: 600;
line-height: 1.35;
}
.advice.section .advice-list__content--rich p {
margin: 0;
color: #3c3c3b;
font-size: 16px;
font-weight: 400;
line-height: 1.55;
}
.advice.section .advice-list__content--rich p + p,
.advice.section .advice-list__content--rich ul,
.advice.section .advice-list__content--rich ol {
margin-top: 10px;
}
.advice.section .advice-list__content--rich ul,
.advice.section .advice-list__content--rich ol {
margin-bottom: 0;
padding-left: 20px;
}
.advice.section .advice-list__content--rich li {
margin-bottom: 6px;
line-height: 1.5;
}
.advice.section .advice__block:not(:has(.result__slider .swiper-slide)) .result__block > .name:empty,
.advice.section .advice__block:not(:has(.result__slider .swiper-slide)) .result__slider,
.advice.section .advice__block:not(:has(.result__slider .swiper-slide)) .result__arrows {
display: none;
}
.advice.section .advice__block:not(:has(.result__slider .swiper-slide)) .result__block {
display: flex;
min-height: 160px;
height: auto;
padding: 26px;
flex-direction: column;
align-items: center;
justify-content: center;
}
.advice.section .advice__block:not(:has(.result__slider .swiper-slide)) .result-bottom {
display: flex;
width: 100%;
margin: 0;
align-items: center;
justify-content: center;
}
.advice.section .advice__block:not(:has(.result__slider .swiper-slide)) .result-bottom .btn {
margin: 0;
}
@media (min-width: 992px) {
.advice.section .advice__block:not(:has(.result__slider .swiper-slide)) > .col-12:first-child {
flex: 1 1 0;
width: auto;
}
.advice.section .advice__block:not(:has(.result__slider .swiper-slide)) > .col-12:last-child {
flex: 0 0 280px;
width: 280px;
}
}
@media (max-width: 991.98px) {
.advice.section .advice__block:not(:has(.result__slider .swiper-slide)) .result__block {
min-height: 0;
padding: 22px;
}
}
@media (max-width: 575.98px) {
.advice.section .advice-list__content--rich h3,
.advice.section .advice-list__content--rich h4 {
margin-bottom: 7px;
font-size: 17px;
}
.advice.section .advice-list__content--rich p {
font-size: 16px;
line-height: 1.5;
}
} .advice.section .advice__block:not(:has(.result__slider .swiper-slide)) .result-bottom .btn {
white-space: nowrap;
} .service-faq.section {
position: relative;
padding-top: 72px;
padding-bottom: 72px;
background: linear-gradient(135deg, rgba(240, 234, 218, 0.72) 0%, rgba(238, 246, 241, 0.9) 52%, rgba(255, 255, 255, 0.96) 100%);
border-top: 1px solid rgba(57, 85, 66, 0.08);
border-bottom: 1px solid rgba(57, 85, 66, 0.08);
}
.service-faq__card {
max-width: 1160px;
margin: 0 auto;
padding: 44px;
background: rgba(255, 255, 255, 0.9);
border: 1px solid rgba(57, 85, 66, 0.13);
border-radius: 30px;
box-shadow: 0 18px 50px rgba(57, 85, 66, 0.08);
}
.service-faq__title {
margin: 0 0 16px;
color: #395542;
font-weight: 600;
line-height: 1.2;
}
.service-faq__intro {
max-width: 920px;
margin: 0 0 28px;
color: #3c3c3b;
font-size: 17px;
line-height: 1.6;
}
.service-faq__intro p {
margin: 0;
}
.service-faq__list {
display: grid;
gap: 14px;
}
.service-faq__item {
overflow: clip;
background: rgba(255, 255, 255, 0.94);
border: 1px solid rgba(173, 202, 184, 0.58);
border-radius: 18px;
box-shadow: 0 8px 24px rgba(57, 85, 66, 0.055);
transition: border-color 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
}
.service-faq__item[open] {
background: #fff;
border-color: rgba(57, 85, 66, 0.28);
box-shadow: 0 12px 28px rgba(57, 85, 66, 0.09);
}
.service-faq__question {
display: flex;
min-width: 0;
padding: 20px 22px;
align-items: center;
justify-content: space-between;
gap: 20px;
color: #395542;
font-size: 18px;
font-weight: 600;
line-height: 1.4;
list-style: none;
cursor: pointer;
}
.service-faq__question::-webkit-details-marker {
display: none;
}
.service-faq__question::marker {
content: "";
}
.service-faq__question > span:first-child {
min-width: 0;
}
.service-faq__icon {
position: relative;
display: block;
flex: 0 0 38px;
width: 38px;
height: 38px;
background: #f0eada;
border-radius: 50%;
transition: background-color 0.25s ease, transform 0.25s ease;
}
.service-faq__icon::before,
.service-faq__icon::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 14px;
height: 2px;
background: #395542;
border-radius: 2px;
transform: translate(-50%, -50%);
transition: opacity 0.25s ease, transform 0.25s ease;
}
.service-faq__icon::after {
transform: translate(-50%, -50%) rotate(90deg);
}
.service-faq__item[open] .service-faq__icon {
background: #adcab8;
transform: rotate(180deg);
}
.service-faq__item[open] .service-faq__icon::after {
opacity: 0;
}
.service-faq__answer {
padding: 0 22px 22px;
color: #3c3c3b;
font-size: 16px;
font-weight: 400;
line-height: 1.6;
}
.service-faq__answer::before {
content: "";
display: block;
height: 1px;
margin: 0 0 18px;
background: rgba(57, 85, 66, 0.1);
}
.service-faq__answer p {
margin: 0;
}
.service-faq__answer p + p,
.service-faq__answer ul,
.service-faq__answer ol {
margin-top: 10px;
}
.service-faq__answer li + li {
margin-top: 6px;
}
.service-faq__answer a {
color: #395542;
font-weight: 600;
text-decoration: underline;
text-decoration-color: rgba(57, 85, 66, 0.38);
text-underline-offset: 3px;
}
.service-faq__question:focus-visible {
outline: 2px solid #395542;
outline-offset: -4px;
border-radius: 16px;
}
@media (max-width: 767.98px) {
.service-faq.section {
padding-top: 52px;
padding-bottom: 52px;
}
.service-faq__card {
padding: 26px 22px;
border-radius: 24px;
}
.service-faq__title {
margin-bottom: 12px;
font-size: 30px;
}
.service-faq__intro {
margin-bottom: 22px;
font-size: 16px;
line-height: 1.55;
}
.service-faq__list {
gap: 12px;
}
.service-faq__question {
padding: 18px;
gap: 16px;
font-size: 17px;
line-height: 1.4;
}
.service-faq__icon {
flex-basis: 34px;
width: 34px;
height: 34px;
}
.service-faq__answer {
padding: 0 18px 18px;
font-size: 16px;
line-height: 1.55;
}
.service-faq__answer::before {
margin-bottom: 16px;
}
}
@media (max-width: 575.98px) {
.service-faq__card {
padding: 22px 16px;
border-radius: 22px;
}
.service-faq__title {
font-size: 28px;
}
.service-faq__question {
align-items: flex-start;
}
}
.service-faq__title {
text-transform: none;
}
.advice.section:not(:has(.advice-list__item)):not(:has(.result__slider .swiper-slide)):not(:has(.advice__text p:not(:empty))):not(:has(h3.name:not(:empty))) {
display: none;
} .category-page.section {
overflow: hidden;
background: transparent;
}
.category-page__header {
margin-bottom: clamp(30px, 3vw, 42px);
}
.category-page__header .title-inner {
min-width: 0;
margin: 0;
overflow-wrap: anywhere;
hyphens: auto;
}
.category-page__header--with-image {
display: grid;
grid-template-columns: minmax(0, 1fr) minmax(240px, 320px);
gap: clamp(22px, 3vw, 42px);
align-items: center;
padding: clamp(20px, 2.5vw, 32px);
border: 1px solid rgba(57, 85, 66, 0.12);
border-radius: 28px;
background: linear-gradient(125deg, rgba(173, 202, 184, 0.18), rgba(240, 234, 218, 0.44));
}
.category-page__header-copy {
min-width: 0;
}
.category-page__header-media {
display: grid;
place-items: center;
overflow: hidden;
width: 100%;
height: 150px;
margin: 0;
padding: 10px;
border-radius: 20px;
background: rgba(255, 255, 255, 0.9);
}
.category-page__header-media img {
display: block;
width: 100%;
height: 100%;
object-fit: contain;
}
.category-copy.item-page__text {
width: 100%;
max-width: none;
margin: 0;
}
.category-copy + .category-services,
.category-copy + .category-block,
.category-services + .category-block,
.category-services + .category-copy,
.category-block + .category-block,
.category-block + .category-copy,
.category-copy + .category-copy {
margin-top: clamp(48px, 5vw, 72px);
}
.category-services {
margin-top: clamp(48px, 5vw, 72px);
}
.category-section-title {
margin: 0 0 20px;
color: var(--accent);
font-size: 29px;
font-weight: 600;
line-height: 1.25;
text-transform: none;
}
.category-services__title {
margin-bottom: 24px;
}
.category-section-intro {
max-width: 920px;
margin: -4px 0 24px;
color: var(--text);
font-size: 17px;
line-height: 1.6;
}
.category-section-intro p {
margin: 0;
}
.category-section-intro p + p {
margin-top: 12px;
} .category-page .category-services .services-page__cards {
margin-top: 0;
}
.category-page .category-service-card {
width: 100%;
height: 100%;
margin: 0;
padding: 22px;
border: 1px solid rgba(57, 85, 66, 0.08);
border-radius: 22px;
background: var(--bg-2);
}
.category-page .category-service-card__wrapper {
display: flex;
flex-direction: column;
align-items: stretch;
gap: 16px;
height: 100%;
}
.category-page .category-service-card__top {
display: grid;
grid-template-columns: 64px minmax(0, 1fr);
gap: 17px;
align-items: center;
width: 100%;
min-height: 72px;
}
.category-page .category-service-card .services-page__icon {
display: grid;
place-items: center;
width: 64px;
height: 64px;
margin: 0;
border-radius: 50%;
background: #fff;
}
.category-page .category-service-card .services-page__box {
display: grid;
place-items: center;
width: 40px;
height: 40px;
margin: 0;
}
.category-page .category-service-card .services-page__box img {
display: block;
width: 40px;
height: 40px;
padding: 0;
object-fit: contain;
}
.category-service-card__fallback {
display: grid;
place-items: center;
width: 38px;
height: 38px;
color: var(--hover);
}
.category-service-card__fallback svg {
width: 100%;
height: 100%;
fill: currentColor;
}
.category-page .category-service-card .services-page__info {
display: flex;
flex: 1 1 auto;
flex-direction: column;
min-width: 0;
min-height: 75px;
}
.category-page .category-service-card .services-page__name {
min-width: 0;
margin: 0;
color: var(--accent);
font-size: 18px;
font-weight: 600;
line-height: 1.32;
overflow-wrap: anywhere;
}
.category-page .category-service-card .services-page__name a {
color: inherit;
text-decoration: none;
}
.category-page .category-service-card .item-price {
display: inline-flex;
align-self: flex-start;
width: fit-content;
margin: 0 0 15px 81px;
padding: 7px 12px;
border-radius: 999px;
background: rgba(240, 234, 218, 0.92);
color: var(--accent);
font-size: 15px;
font-weight: 600;
line-height: 1.25;
white-space: nowrap;
}
.category-page .category-service-card .item-btn {
display: flex;
flex-wrap: nowrap;
justify-content: center;
gap: 9px;
width: 100%;
margin-top: auto;
}
.category-page .category-service-card .item-btn .btn,
.category-page .category-service-card .item-btn .btn-2 {
flex: 0 1 auto;
min-width: 0;
width: auto;
max-width: 100%;
padding-right: 14px;
padding-left: 14px;
white-space: nowrap;
} .category-price__grid {
margin-top: 0;
}
.category-price__grid + .category-price__section,
.category-price__section + .category-price__section,
.category-price__section {
margin-top: 30px;
}
.category-price__section > h3 {
margin: 0 0 15px;
color: var(--accent);
font-size: 20px;
font-weight: 600;
line-height: 1.35;
}
.category-price__name-wrap {
flex: 1 1 auto;
min-width: 0;
}
.category-price__label {
display: block;
margin-bottom: 5px;
color: rgba(57, 85, 66, 0.72);
font-size: 12px;
font-weight: 700;
line-height: 1.3;
letter-spacing: 0.06em;
text-transform: uppercase;
}
.category-price .price__name {
display: block;
}
.category-price__note {
margin-top: 24px;
padding: 18px 20px;
border-left: 4px solid var(--hover);
border-radius: 0 16px 16px 0;
background: rgba(240, 234, 218, 0.52);
color: var(--text);
font-size: 16px;
line-height: 1.6;
}
.category-price__note h3,
.category-price__note p {
margin: 0;
}
.category-price__note h3 {
margin-bottom: 7px;
color: var(--accent);
font-size: 18px;
font-weight: 600;
}
.category-price__note p + p {
margin-top: 8px;
} .category-page .category-block--steps.advice.section,
.category-page .category-block--cards.advice.section {
padding: 0;
}
.category-page .category-advice .advice__block {
display: block;
margin: 0;
}
.category-page .category-advice .advice__block > .col-12:only-child {
flex: 0 0 100% !important;
width: 100% !important;
max-width: 100% !important;
}
.category-page .category-advice .advice-list.category-advice__grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 12px;
}
.category-page .category-block--steps .advice-list__item,
.category-page .category-block--cards .advice-list__item {
align-content: start;
height: 100%;
}
.category-page .category-block--steps .advice-list__content,
.category-page .category-block--cards .advice-list__content {
display: block;
}
.category-page .category-block--steps .advice-list__content h3,
.category-page .category-block--cards .advice-list__content h3 {
margin: 0 0 12px;
overflow-wrap: anywhere;
}
.category-page .category-block--steps .advice-list__content p,
.category-page .category-block--cards .advice-list__content p {
margin: 0;
}
.category-page .category-block--steps .advice-list__content p + p,
.category-page .category-block--cards .advice-list__content p + p {
margin-top: 12px;
}
.category-page .category-block--steps a,
.category-page .category-block--cards a,
.category-page .category-benefits a {
color: var(--accent);
font-weight: 600;
text-decoration: underline;
text-decoration-color: var(--hover);
text-decoration-thickness: 2px;
text-underline-offset: 3px;
}
.category-page .category-block--steps a:hover,
.category-page .category-block--cards a:hover,
.category-page .category-benefits a:hover {
color: #243d2d;
text-decoration-color: var(--accent);
} .category-benefits__shell {
padding: clamp(24px, 3vw, 38px);
border: 1px solid rgba(57, 85, 66, 0.12);
border-radius: 28px;
background: linear-gradient(135deg, rgba(173, 202, 184, 0.24), rgba(240, 234, 218, 0.42));
}
.category-benefits__grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 14px;
}
.category-benefits__item {
display: grid;
grid-template-columns: 42px minmax(0, 1fr);
gap: 14px;
align-items: start;
min-width: 0;
padding: 20px;
border: 1px solid rgba(57, 85, 66, 0.10);
border-radius: 20px;
background: rgba(255, 255, 255, 0.9);
box-shadow: 0 8px 24px rgba(57, 85, 66, 0.05);
}
.category-benefits__icon {
display: grid;
place-items: center;
width: 42px;
height: 42px;
border-radius: 50%;
background: var(--accent);
color: #fff;
}
.category-benefits__icon svg {
width: 22px;
height: 22px;
fill: none;
stroke: currentColor;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: round;
}
.category-benefits__content {
min-width: 0;
}
.category-benefits__content h3 {
margin: 1px 0 9px;
color: var(--accent);
font-size: 18px;
font-weight: 600;
line-height: 1.35;
overflow-wrap: anywhere;
}
.category-benefits__content p {
margin: 0;
color: var(--text);
font-size: 16px;
line-height: 1.58;
}
.category-benefits__content p + p {
margin-top: 10px;
} .category-results {
background: transparent;
}
.category-results .result__block {
width: min(100%, 820px);
margin: 0 auto;
padding: clamp(22px, 3vw, 32px);
border: 1px solid rgba(57, 85, 66, 0.12);
border-radius: 26px;
background: rgba(255, 255, 255, 0.92);
box-shadow: 0 12px 34px rgba(57, 85, 66, 0.06);
}
.category-results .result__slider {
overflow: hidden;
width: 100%;
margin: 0 auto;
}
.category-results .swiper-wrapper {
align-items: stretch;
}
.category-results .swiper-slide {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 12px;
align-items: stretch;
}
.category-results .item-slide {
display: flex;
flex-direction: column;
min-width: 0;
width: auto;
height: auto;
padding: 8px 8px 10px;
border-radius: 16px;
background: rgba(240, 234, 218, 0.82);
}
.category-results .service-result-lightbox {
position: relative;
display: block;
overflow: hidden;
width: 100%;
height: clamp(240px, 28vw, 340px);
border-radius: 12px;
background: #f5f5f3;
cursor: zoom-in;
}
.category-results .item-slide img {
display: block;
width: 100%;
height: 100%;
border-radius: 12px;
object-fit: contain;
}
.category-results .item-slide p {
margin: 8px 0 0;
color: var(--accent);
font-size: 13px;
font-weight: 600;
line-height: 1.3;
text-align: center;
text-transform: uppercase;
}
.category-results .result-bottom {
width: 100%;
margin: 16px auto 0;
}
.category-results .result__arrows {
position: static;
top: auto;
display: flex;
gap: 10px;
max-width: none;
margin: 0;
} .category-page .category-block--faq.service-faq.section {
margin-top: clamp(56px, 6vw, 80px);
padding: 0;
background: none !important;
}
.category-page .category-block--faq::before,
.category-page .category-block--faq::after,
.category-page .category-block--faq .service-faq__card::before,
.category-page .category-block--faq .service-faq__card::after {
display: none !important;
}
.category-page .category-block--faq .service-faq__card {
width: min(100%, 960px);
max-width: 960px;
margin: 0 auto;
padding: clamp(24px, 3vw, 38px);
border: 1px solid rgba(57, 85, 66, 0.12);
border-radius: 28px;
background: #fff;
box-shadow: 0 12px 34px rgba(57, 85, 66, 0.06);
} .category-page img,
.category-page iframe,
.category-page video,
.category-page table {
max-width: 100%;
}
.category-page .price__name,
.category-page .category-section-intro,
.category-page .advice-list__content,
.category-page .category-benefits__content,
.category-page .service-faq__question > span:first-child {
min-width: 0;
overflow-wrap: anywhere;
}
@media (max-width: 991.98px) {
.category-page__header--with-image {
grid-template-columns: minmax(0, 1fr) minmax(210px, 280px);
}
.category-page .category-advice .advice-list.category-advice__grid {
grid-template-columns: 1fr;
}
.category-benefits__grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media (max-width: 767.98px) {
.category-page__header--with-image {
grid-template-columns: 1fr;
gap: 16px;
padding: 20px;
}
.category-page__header-media {
height: 180px;
}
}
@media (max-width: 575.98px) {
.category-page__header {
margin-bottom: 26px;
}
.category-page__header--with-image {
border-radius: 22px;
}
.category-page__header-media {
height: 160px;
border-radius: 16px;
}
.category-copy + .category-services,
.category-copy + .category-block,
.category-services + .category-block,
.category-services + .category-copy,
.category-block + .category-block,
.category-block + .category-copy,
.category-copy + .category-copy,
.category-services {
margin-top: 40px;
}
.category-section-title {
margin-bottom: 16px;
font-size: 24px;
}
.category-services__title {
margin-bottom: 18px;
}
.category-section-intro {
margin-bottom: 18px;
font-size: 16px;
line-height: 1.55;
}
.category-page .category-service-card {
padding: 18px;
}
.category-page .category-service-card__wrapper {
gap: 14px;
}
.category-page .category-service-card__top {
grid-template-columns: 56px minmax(0, 1fr);
gap: 14px;
min-height: 56px;
}
.category-page .category-service-card .services-page__icon {
width: 56px;
height: 56px;
}
.category-page .category-service-card .services-page__box,
.category-page .category-service-card .services-page__box img {
width: 34px;
height: 34px;
}
.category-page .category-service-card .services-page__info {
min-height: 75px;
}
.category-page .category-service-card .item-price {
margin-left: 70px;
white-space: nowrap;
}
.category-price__section,
.category-price__grid + .category-price__section,
.category-price__section + .category-price__section {
margin-top: 24px;
}
.category-price__section > h3 {
margin-bottom: 12px;
font-size: 18px;
}
.category-price__name-wrap {
width: 100%;
}
.category-price__note {
padding: 16px 17px;
border-radius: 0 14px 14px 0;
}
.category-page .category-advice .advice__block > .col-12:only-child {
padding: 20px;
}
.category-benefits__shell {
padding: 20px;
border-radius: 22px;
}
.category-benefits__grid {
grid-template-columns: 1fr;
}
.category-benefits__item {
grid-template-columns: 38px minmax(0, 1fr);
gap: 12px;
padding: 17px;
border-radius: 17px;
}
.category-benefits__icon {
width: 38px;
height: 38px;
}
.category-results .result__block {
padding: 18px;
border-radius: 22px;
}
.category-results .swiper-slide {
gap: 8px;
}
.category-results .item-slide {
padding: 6px 6px 8px;
border-radius: 13px;
}
.category-results .service-result-lightbox {
height: 200px;
border-radius: 10px;
}
.category-results .item-slide img {
border-radius: 10px;
}
.category-results .result-bottom {
display: flex;
justify-content: center;
width: 100%;
min-height: 44px;
margin-top: 14px;
}
.category-results .result__arrows {
position: static;
top: auto;
display: flex;
justify-content: center;
width: auto;
max-width: none;
}
.category-results .result-button-prev,
.category-results .result-button-next {
position: relative;
inset: auto;
flex: 0 0 44px;
width: 44px;
height: 44px;
margin: 0;
visibility: visible;
opacity: 1;
}
.category-page .category-block--faq.service-faq.section {
margin-top: 44px;
}
.category-page .category-block--faq .service-faq__card {
padding: 20px;
border-radius: 22px;
}
}