

/* Start:/local/templates/prolaser_v2/fonts/stylesheet.css?17583624413337*/
@font-face {
    font-family: 'Inter Tight';
    src: url('/local/templates/prolaser_v2/fonts/InterTight-Medium.eot');
    src: url('/local/templates/prolaser_v2/fonts/InterTight-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/prolaser_v2/fonts/InterTight-Medium.woff2') format('woff2'),
        url('/local/templates/prolaser_v2/fonts/InterTight-Medium.woff') format('woff'),
        url('/local/templates/prolaser_v2/fonts/InterTight-Medium.ttf') format('truetype'),
        url('/local/templates/prolaser_v2/fonts/InterTight-Medium.svg#InterTight-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/local/templates/prolaser_v2/fonts/Montserrat-Italic.eot');
    src: url('/local/templates/prolaser_v2/fonts/Montserrat-Italic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-Italic.woff2') format('woff2'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-Italic.woff') format('woff'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-Italic.ttf') format('truetype'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-Italic.svg#Montserrat-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/prolaser_v2/fonts/Inter18pt-Regular.eot');
    src: url('/local/templates/prolaser_v2/fonts/Inter18pt-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/prolaser_v2/fonts/Inter18pt-Regular.woff2') format('woff2'),
        url('/local/templates/prolaser_v2/fonts/Inter18pt-Regular.woff') format('woff'),
        url('/local/templates/prolaser_v2/fonts/Inter18pt-Regular.ttf') format('truetype'),
        url('/local/templates/prolaser_v2/fonts/Inter18pt-Regular.svg#Inter18pt-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/local/templates/prolaser_v2/fonts/Montserrat-Regular.eot');
    src: url('/local/templates/prolaser_v2/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-Regular.woff2') format('woff2'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-Regular.woff') format('woff'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-Regular.ttf') format('truetype'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/local/templates/prolaser_v2/fonts/Montserrat-MediumItalic.eot');
    src: url('/local/templates/prolaser_v2/fonts/Montserrat-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-MediumItalic.woff2') format('woff2'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-MediumItalic.woff') format('woff'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-MediumItalic.ttf') format('truetype'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-MediumItalic.svg#Montserrat-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/local/templates/prolaser_v2/fonts/Montserrat-SemiBold.eot');
    src: url('/local/templates/prolaser_v2/fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-SemiBold.woff') format('woff'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-SemiBold.ttf') format('truetype'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/local/templates/prolaser_v2/fonts/Montserrat-Medium.eot');
    src: url('/local/templates/prolaser_v2/fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-Medium.woff2') format('woff2'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-Medium.woff') format('woff'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-Medium.ttf') format('truetype'),
        url('/local/templates/prolaser_v2/fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


/* End */


/* Start:/local/templates/prolaser_v2/css/reset.css?1760986772921*/
*, ::after, ::before {
    box-sizing: border-box;
}

*:focus {
    outline: none;
}

button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="tel"]::-moz-focus-inner, a::-moz-focus-inner, .button::-moz-focus-inner {
    border: 0 !important;
}

/* html, body {
    overflow-X: hidden;
} */

body {
    margin: 0;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    text-align: start;
    font-family: 'Roboto', sans-serif;

    min-width: 350px;
    
}

a {
    color: #111111;
    /* transition: all ease-in-out 0.2s; */
    text-decoration: underline;
}

a:hover, a:focus, a:active {
    text-decoration: none;
}

p {
    margin: 15px 0;
}

@media (max-width: 991px) {
    body {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    body {
        font-size: 16px;
    }

    p {
        margin: 3vw 0;
    }
}
/* End */


/* Start:/local/templates/prolaser_v2/css/common.css?17665673662434*/
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
    font-family: 'Montserrat', sans-serif;
    color: #000;
	margin: 0 auto;
    max-width: 1903px;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}

.prolaser-icon {
    display: inline-block;
    width: 76px;
    height: 60px;

    background-image: url(/local/templates/prolaser_v2/css/../icons/prolser.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.prolaser-icon--black {
    display: inline-block;
    width: 76px;
    height: 60px;

    background-image: url(/local/templates/prolaser_v2/css/../icons/prolaser_17x14_black.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.prolaser-icon--red {
    display: inline-block;
    width: 76px;
    height: 60px;

    background-image: url(/local/templates/prolaser_v2/css/../icons/prolaser-sign--red.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.visible-on-mobile {
    display: none;
}

.visible-on-tablet {
    display: none;
}

.hidden-on-desktop {
    display: none !important;
}

h1, .h1 {
	font-weight: 500;
    font-size: 42px;

    line-height: 1.1;
    letter-spacing: -0.04em;
    text-transform: uppercase;
    text-align: center;
    color: #252525;
}

.metro {
	
}

.metro::before {
	content: '';
	display: inline-block;
	margin-right: 0.1em;
	aspect-ratio: 125 / 85.9;
	height: 0.5em;
	background-image: url(/local/templates/prolaser_v2/css/../icons/metro.svg);
	background-repeat: no-repeat;
	background-size: cover;
	vertical-align: middle;
	opacity: 0.7;
}

@media (max-width: 960px) {
    .visible-on-tablet {
        display: block;
    }
    
    h1, .h1 {
        font-size: 3.3cqw; /*32px*/
    }
}

@media (max-width: 575px) {
    .visible-on-mobile {
        display: block !important;
    }

    .visible-on-tablet {
        display: none;
    }

    .hidden-on-desktop {
        display: inherit !important;
    }

    .hidden-on-mobile {
        display: none !important;
    }
    
    h1, .h1 {
        font-weight: 500;
        font-size: 7cqw;
        line-height: 1.1;
        letter-spacing: -0.06em;
        text-transform: uppercase;
        text-align: center;
        color: #252525;
    }
}

@keyframes scroll-left {
    to {
    transform: translateX(-100%);
    }
}


/* End */


/* Start:/local/templates/prolaser_v2/swiper/swiper-bundle.min.css?49916250018436*/
/**
 * Swiper 11.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 27, 2024
 */

@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;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{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;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-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;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/prolaser_v2/css/observer.css?1762682395774*/
@keyframes from-top {
  0% {
    opacity: 0;
    transform: translate(0, -3rem);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes opacity-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .in-view {
    animation: from-top 1s 0.1s both;
  }

  .not-in-view {
    opacity: 0;
  }

  .animate-opacity-show-delay,
  .animate-opacity-show-delay-500 {
    opacity: 0;
  }

  .animate-opacity-show.in-view {
    animation: opacity-show 1s 0.1s both;
  }

  .animate-opacity-show-delay.in-view {
    animation: opacity-show 1s 1s both;
  }

  .animate-opacity-show-delay-500.in-view {
    animation: opacity-show 1s 500ms both;
  }

  
}
/* End */


/* Start:/local/templates/prolaser_v2/sticky-header/sticky-header.css?17656726011081*/
.js-sticky-header__parent {
  /* overflow: hidden; */
}

.js-sticky-header {
  position: relative;
  z-index: 10;
}

.js-sticky-header.sticky {
	position: fixed;
  top: 0;
  /* width: calc(100% - 120px); */
  /* max-width: 1410px; */
  /* z-index: 10; */

  /* margin-left: -10px;
   */
   /* padding: 0 60px;  */

  padding: 0 60px;
  /* transform: translateX(-60px); */
  background-color: rgba(255,255,255,0.9);
  width: 100%;
  max-width: 1903px;
  margin-left: -60px;
}


@media (max-width: 1060px) {
	.js-sticky-header {
    /* height: 85px; */
    /* padding-bottom: 15px; */
    padding: 5px;
  }
	.js-sticky-header.sticky {
    /* padding: 0 30px; */
		margin-left: -30px;
    
    padding-left: 30px;
    padding-right: 30px;
	}

}


/* 
@media (max-width: 720px) {

} */

@media (max-width: 575px) {
  .js-sticky-header.sticky {
      padding: 10px; 
      /* background-color: #fff; */
      width: 100%;
      /* transform: translateX(-10px); */
      /* margin-left: -10px; */
      margin-left: -4px;
  }
}
/* End */


/* Start:/local/templates/prolaser_v2/css/custom-select-support.css?17612061291376*/
/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: 'Montserrat', sans-serif;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #000;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #000;
  top: 100%;
  left: 0;
  right: 0;
  /* z-index: 99; */
  z-index: 9;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
/* End */


/* Start:/local/templates/prolaser_v2/css/prolaser-form-select.css?17633521902242*/
.prolaser-form-select .select-selected {
    width: 100%;
    height: 64px;

    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: -0.02em;
    color: rgba(37, 37, 37, 0.6);

    border-radius: 2px;
    background: rgba(255, 255, 255, 0.6);
    padding: 20px 60px 20px 20px;
    
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.prolaser-form-select .select-selected::after {
    width: 54px;
    height: 54px;
    top: 5px;
    right: 5px;
    background: rgba(255, 255, 255, 0.8);

    border: 0 none;

    background-image: url(/local/templates/prolaser_v2/css/../icons/form-select-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: 50%; */
    /* background-size: cover; */
    /* transition: transform 0.2s ease-in-out; */
    transform: rotate(0deg);
}

.prolaser-form-select .select-selected.select-arrow-active::after {
    transform: rotate(180deg);
}

.prolaser-form-select .select-items {
    background: rgba(255, 255, 255, 1);
}

.prolaser-form-select .select-items div, .prolaser-form-select .select-selected {
    color: rgba(37, 37, 37, 0.6);
}

@media (max-width: 960px) {
    .prolaser-form-select .select-selected {
        height: 5.2cqw; /*50px*/
        padding: 1.5cqw; /*15px*/ 
        font-size: 1.5cqw; /*14px*/
    }

    .prolaser-form-select .select-items div {
        font-size: 1.5cqw; /*14px*/
        padding: 1.5cqw; /*15px*/ 
    }

    .prolaser-form-select .select-selected::after {
        width: 4.5cqw; /*44px*/
        height: 4.5cqw; /*44px*/
        top: 0.3cqw; /*3px*/
        right: 0.3cqw; /*3px*/

        background-size: 35%;
    }
}

@media (max-width: 575px) {
    .prolaser-form-select .select-selected {
        height: 11.7cqw; /*44px*/
        padding: 3.7cqw; /*14px*/
        font-size: 3.2cqw; /*12px*/
    }

    .prolaser-form-select .select-selected::after {
        width: 10.2cqw; /*38px*/
        height: 10.2cqw; /*38px*/
        top: 0.5cqw; /*3px*/
        right: 0.8cqw; /*3px*/
    }

    .prolaser-form-select .select-items div {
        font-size: 3.2cqw; /*12px*/
        padding: 3.7cqw; /*14px*/
    }
}
/* End */


/* Start:/local/templates/prolaser_v2/css/modals.css?17634185284824*/
.modal-body {
	max-width: 575px;
	width: 100vw;
	background-color: #e6e3df;
	padding: 55px 54px;
	color: #252525;
}

.modal-body a {
	color: #252525;
}

.modal-body .caption {
	margin-bottom: 18px;
	font-size: 30px;
	line-height: 40px;
	color: #252525;
}

#city_chooser {
	margin-bottom: 32px;
}

.modal_search input[type="text"] {
	background: url(/local/templates/prolaser_v2/css/../icons/ic_search.svg) no-repeat right center;
	background-size: 30px;
	height: 48px;
	
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	color: #252525;
	opacity: .5;
	margin-bottom: 4px;
	border: none;
	border-bottom: 1px solid #9d9d9d;
	transition: .2s;
}

.modal_search button {
	display: none;
}

.modal_cities {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

a.modal_city_link {
	font-size: 16px;
	font-weight: 300;
	padding: 11px 0;
	display: table;
	text-decoration: none;
}

a.modal_city_link:hover, a.modal_city_link:focus, a.modal_city_link:active {
	text-decoration: underline;
}

.modal-body__form-grid {
	display: flex;
	flex-direction: column;
	row-gap: 10px;
}

.modal-body__form-grid input[type="text"], .modal-body__form-grid input[type="tel"] {
	font-family: 'Montserrat', sans-serif;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 2px;
	width: 100%;
	height: 64px;
	border: 0 none;
	padding: 20px;
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	letter-spacing: -0.02em;
	color: rgba(37, 37, 37, 1);
}

.modal-body__form-grid input[type="text"].error, .modal-body__form-grid input[type="tel"].error {
	background: rgba(145, 30, 69, 0.1);
	color: #911e45;
}

.modal-body__form-grid button[type="submit"] {
	font-family: 'Montserrat', sans-serif;
	padding: 0;
	background: #911e45;
	border-radius: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 110%;
	letter-spacing: -0.06em;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border: 0 none;
	width: 100%;
	height: 64px;
	cursor: pointer;
}

.modal-body__form-grid button[type="submit"]:hover {
  opacity: 0.7;
}

.modal-body__form-grid .confirm-box {
    padding-top: 10px;

    display: flex;
    align-items: center;
    column-gap: 10px;

    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: -0.02em;
    color: rgba(37, 37, 37, 0.6);
    
    position: relative;
}

.modal-body__form-grid .confirm-box a {
    color: rgba(37, 37, 37, 0.6);
}

.modal-body__form-grid .confirm-box input[type="checkbox"] {
    display: none;
}

.modal-body__form-grid .confirm-box label {
    display: block;
    border-radius: 2px;
    width: 37px;
    height: 37px;
    background: rgba(255, 255, 255, 0.8);
    cursor: pointer;
}

.modal-body__form-grid .confirm-box input[type="checkbox"]:checked ~ label {
    background-image: url(/local/templates/prolaser_v2/css/../icons/checkbox-checked.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
}

.confirm-box .error-message {
	position: absolute;
	top: 110%;
	padding: 5px 10px;
	border-radius: 6px;
	
	background: rgba(0, 0, 0, 0.5);
  	color: #fff;
}

@media (max-width: 960px) {
	.modal-body__form-grid {
        column-gap: 1.1cqw; /*10px*/
    }

    .modal-body__form-grid input[type="text"], .modal-body__form-grid input[type="tel"] {
        height: 5.2cqw; /*50px*/
        font-size: 1.5cqw; /*14px*/
        padding: 1.5cqw; /*15px*/
    }

    .modal-body__form-grid button[type="submit"] {
        height: 5.2cqw; /*50px*/
        font-size: 1.5cqw; /*14px*/
    }

    .modal-body__form-grid .confirm-box {
        font-size: 1.5cqw;
    }

    .modal-body__form-grid .confirm-box label {
        width: 3.1cqw; /*30px*/
        height: 3.1cqw; /*30px*/
    }
}

@media (max-width: 685px) {
	.modal-body {
		width: 100%;
	}
}

@media (max-width: 575px) {
	.modal-body {
		padding: 5.4cqw; /*20px*/
	}
	
	.modal-body .caption {
		margin-bottom: 4.8cqw; /*18px*/
		font-size: 6.7cqw; /*25px*/
		line-height: 1;
	}
	
    .modal-body__form-grid {
        row-gap: 2.9cqw; /*10px*/
    }

    .modal-body__form-grid input[type="text"], .modal-body__form-grid input[type="tel"] {
        height: 11.7cqw; /*44px*/
        font-size: 3.2cqw; /*12px*/
        padding: 3.7cqw; /*14px*/
    }

    .modal-body__form-grid button[type="submit"] {
        height: 11.7cqw; /*44px*/
        font-size: 3.2cqw; /*12px*/
    }

    .modal-body__form-grid .confirm-box {
        font-size: 2.9cqw; /*10px*/
        letter-spacing: -0.06em;
    }

    .modal-body__form-grid .confirm-box label {
        width: 6.7cqw; /*25px*/
        height: 6.7cqw; /*25px*/
    }
}
/* End */


/* Start:/local/templates/prolaser_v2/css/header.css?177530977122913*/
body > header {
    background-color: #fff;
}

.header-wrapper {
    padding: 0 60px 60px 60px;
}

.header-first-row {
    height: 70px;
    display: flex;
    align-items: center;
    /* background-color: #fff; */

    border-bottom: 1px solid rgba(37, 37, 37, 0.1);
}

.header-first-row__cell-left {
    width: calc(50% - 171px/2);
    display: flex;
}

.header-first-row__cell-right {
    width: calc(50% - 171px/2);
    display: flex;
    justify-content: flex-end;
}

.city-select-link {
    font-weight: 500;
    font-size: 14px;

    line-height: 1.1;
    letter-spacing: -0.04em;
    text-transform: uppercase;
    color: #252525;

    text-decoration: none;

    display: inline-block;
    border-bottom: 1px dashed #252525;
}

.address-change-link {
    font-weight: 400;
    font-size: 14px;

    line-height: 1.1;
    letter-spacing: -0.06em;
    color: rgba(37, 37, 37, 0.6);

    text-decoration: none;

    display: inline-block;
    border-bottom: 1px dashed rgba(37, 37, 37, 0.6);
}

.header-first-row__messengers {
    display: flex;
    column-gap: 6px;
}

.header-first-row__messengers > a {
    width: 40px;
    height: 40px;
    aspect-ratio: 1;
    border: 0.50px solid rgba(37, 37, 37, 0.1);
    background-repeat: no-repeat;
    background-position: center;
}

.header-first-row__messengers > a.whatsapp {
    background-image: url(/local/templates/prolaser_v2/css/../icons/whatsapp.svg);
}

.header-first-row__messengers > a.vk {
    background-image: url(/local/templates/prolaser_v2/css/../icons/vk.svg);
}

.header-first-row__messengers > a.telegram {
    background-image: url(/local/templates/prolaser_v2/css/../icons/telegram.svg);
}

.header-first-row__messengers > a:hover, .header-first-row__messengers > a:focus, .header-first-row__messengers > a:active {
    background-color: rgba(37, 37, 37, 0.1);
}

.header-first-row__phone-worktime {
    display: flex;
    flex-direction: column;
    row-gap: 3px;

    margin-right: 76px;
    margin-top: auto;
}

.header-first-row__phone {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    color: #252525;
}

.header-first-row__phone a {
    text-decoration: none;
}

.header-first-row__phone a:hover, .header-first-row__phone a:focus, .header-first-row__phone a:active {
    text-decoration: underline;
}

.header-first-row__worktime {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: -0.06em;
    color: rgba(37, 37, 37, 0.6);
}

header nav > ul {
    margin: 0;
    padding: 0;
    list-style: none;

    display: flex;
    justify-content: center;
    /* align-items: center; */
    align-items: stretch;
    /* column-gap: 34px; */
    /*column-gap: 1.8cqw;*/
    /*column-gap: 0.9cqw;*/

    height: 64px;
    
}

header nav > ul > li {
    white-space: nowrap;

    display: flex;
    align-items: center;
}

header nav > ul > li ul {
    display: none;

    position: absolute;
    z-index: 3;
    left: 0;
    top: 100%;

    margin: 0;
    padding: 17px 0;
    list-style: none;

    background: #eceae9;
    border-radius: 2px;

}

header nav > ul li:hover {
    /* opacity: 0.7; */
    background-color: #e6e5e4;
}

header nav > ul > li:hover > ul,
header nav > ul > li:focus > ul {
    display: block;
}

header nav > ul > li a:focus ~ ul {
    display: block;
}

	/* третий уровень */
	header nav > ul > li > ul > li:hover ul,
	header nav > ul > li > ul > li:focus ul,
	header nav > ul > li ul > li a:focus ~ ul {
	    display: block;
	    position: absolute;
	    left: 100%;
	    top: -17px;
	}
	
header nav > ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

header nav > ul li.is-parent {
    position: relative;
    
	
}

header nav > ul li.is-parent::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(/local/templates/prolaser_v2/css/../icons/menu-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    margin-left: 8px;
}

header nav > ul > li.is-parent ul li.is-parent::after {
	transform: rotate(-90deg);
}

header nav > ul a {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    color: #252525;

    text-decoration: none;
}

header nav > ul li {
	/*margin: 5px 0;*/
	padding: 5px 0.9cqw ; /*5px 17px*/
}

header nav > ul > li > a {
    
    padding: 24px 0;
}

header nav > ul a:hover, header nav > ul a:focus, header nav > ul  a:active {
    text-decoration: underline;
}

.header-first-row__cell-right-mobile {
    display: none;
}

.logo-desktop {
    display: block;
}

.logo-mobile {
    display: none;
}

#mobile-menu-footer {
    display: none;
}

.header-hero {
    aspect-ratio: 1480 / 724;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;

    background-color: #911e45;

    background-image: url(/local/templates/prolaser_v2/css/../images/tmp/image.png);
    background-repeat: no-repeat;
    background-position: center 25%;
    background-size: cover;

    position: relative;

    /* padding: 30px; */
}

.header-hero__video {
    width: 100%;
    height: 100%;

    -o-object-fit: cover;
    object-fit: cover;
    -webkit-appearance: none;
}
/* 
.header-hero::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
} */

.header-hero__wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);

/* 
    
    background-image: url(/local/templates/prolaser_v2/css/../images/hero-mobile-logo.svg);
    background-repeat: no-repeat;
    background-position: center; */

    z-index: 1;
    padding: 30px;
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.header-hero__slogan {
    width: 37%;
    margin-left: 0.9cqw;
    margin-bottom: 3cqw;

    position: relative;
    z-index: 2;
}

.header-hero__slogan h1, .header-hero__slogan .h1 {
    font-weight: 500;
    font-size: 42px;
    /*font-size: 2.2cqw;*/

    line-height: 1.1;
    letter-spacing: -0.04em;
    text-transform: uppercase;
    color: #fff;
    
    text-align: left;
    margin: 0;
}

.header-hero__slider {
    margin-bottom: 6px;
    width: 450px;
    /* min-height: 238px; */
    max-width: 50%;
    background-color: #fff;
    border-radius: 2px;

    background-image: url(/local/templates/prolaser_v2/css/../images/hero-slider-bg.png);
    background-repeat: no-repeat;
    background-size: contain;

    display: flex;

    position: relative;
    z-index: 2;
}

#hero-swiper {
    margin-top: auto;
    margin-bottom: 20px;
}

#hero-swiper .swiper-wrapper {
    align-items: end;
}

#hero-swiper .swiper-slide {
    padding: 20px;
    
    height: auto;
    min-height: auto;
}

#hero-swiper .swiper-slide .title {
    font-weight: 500;
    font-size: 23px;
    line-height: 1.2;
    letter-spacing: -0.04em;
    text-transform: uppercase;
    color: #252525;
    
    height: auto;
    min-height: auto;
}

#hero-swiper .swiper-slide .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: -0.06em;
    color: rgba(37, 37, 37, 0.6);

    margin-top: 10px;
    margin-bottom: 20px;
    
    height: auto;
    min-height: auto;
}

#hero-swiper .swiper-slide .buttons {
    display: flex;
    column-gap: 6px;
    
    height: auto;
    min-height: auto;
}

#hero-swiper .swiper-slide .price-link {
    margin-top: 20px;

    font-weight: 500;
    font-size: 12px;
    line-height: 110%;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    color: #252525;
    
    height: auto;
    min-height: auto;
}

#hero-swiper .swiper-slide .price-link a, #hero-swiper .swiper-slide .price-link a:visited {
    color: #252525;
}

.btn-slide-sign-up {
    background: #911e45;
    border-radius: 2px;
    width: 200px;
    height: 50px;

    font-weight: 500;
    font-size: 12px;
    line-height: 1.1;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    text-decoration: none;
}

.btn-slide-whatsapp {
    background: #911e45;
    border-radius: 2px;
    width: 50px;
    height: 50px;
    aspect-ratio: 1;

    background-image: url(/local/templates/prolaser_v2/css/../icons/whatsapp_white_20.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.btn-slide-telegram {
    background: #911e45;
    border-radius: 2px;
    width: 50px;
    height: 50px;
    aspect-ratio: 1;

    background-image: url(/local/templates/prolaser_v2/css/../icons/telegram_white_20.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.btn-slide-max {
    background: #911e45;
    border-radius: 2px;
    width: 50px;
    height: 50px;
    aspect-ratio: 1;

    background-image: url(/local/templates/prolaser_v2/css/../icons/max_white_20.svg);
    background-repeat: no-repeat;
    background-position: center;
}

#hero-swiper .swiper-slide .buttons a:hover, #hero-swiper .swiper-slide .buttons a:focus, #hero-swiper .swiper-slide .buttons a:active {
    opacity: 0.7;
}

.hero-swiper-pagination {
    display: flex;
    column-gap: 10px;
    margin: 0 20px;
    width: auto !important;
}

.hero-swiper-pagination .swiper-pagination-bullet {
    flex-grow: 1;
    margin: 0 !important;
    width: auto;
    height: 0px;
    border-radius: 0;
    border: 2px solid #c4c2c2;
    opacity: 1;
}

.hero-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid #252525;
}

.header-hero__mobile-logo {
    display: none;
}

@media (max-width: 1270px) {

    .header-first-row__phone-worktime {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 1060px) {

    .header-wrapper {
        padding: 0 30px 30px 30px;
        position: relative;
        
		/* не надо, т к прячет меню из бургера*/
        /*overflow: hidden;*/
    }

    .header-first-row {
        /* margin-bottom: 15px; */
    }

    .header-hero {
        margin-top: 15px;
    }
    

    .header-first-row__phone {
        font-size: 14px;
    }

    .header-first-row__worktime {
        font-size: 12px;
    }

    header nav {
        /* display: none; */
        display: flex;
        flex-wrap: wrap;
        /*position: absolute;*/
        position: fixed;
        top: 70px;
        right: -30px;
        width: 50%;
        /* width: fit-content; */
        /* height: 100vh; */
        height: fit-content;
        overflow: hidden;
        transition: transform 0.3s ease-out;
        background: #eceae9;
        transform: translateX(100%);
        z-index: 1000;
        padding: 30px;
    }

    header nav.active {
        transform: translateX(-30px);
        /* right: 30px; */
    }

    header nav ul {
        flex-direction: column;
        height: fit-content;
        /*row-gap: 10px;*/
        
    }
    
    header nav > ul li {
    	justify-content: flex-start;
    	flex-wrap: wrap;
    	padding: 5px 1.9cqw;
    }
/* 
    header nav > ul {
        width: 100%;
    } */

    header nav > ul > li {
        display: block;
    }

    header nav > ul > li > a {
        padding: 0;
    }

    header nav > ul > li ul {
        position: inherit;
        
        padding: 0;
  		margin: 10px 0;
    }

    header nav > ul > li.is-parent {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    header nav > ul > li.is-parent a {
        order: 1;
    }

    header nav > ul > li.is-parent::after {
        order: 2;
    }

    header nav > ul > li.is-parent ul {
        order: 3;
        width: 100%;
    }
    
    header nav > ul > li.is-parent ul li.is-parent::after {
    	order: 2;
    	transform: rotate(0);
    }
    
    header nav > ul > li > ul > li:hover ul, header nav > ul > li > ul > li:focus ul, header nav > ul > li ul > li a:focus ~ ul {
    	position: inherit;
    	left: auto;
    	top: auto;
    }

    #mobile-menu-footer {
        display: block;
        width: 100%;
        margin-top: 50px;
        border-top: 1px solid rgba(37, 37, 37, 0.1);
        padding-top: 20px;
    }

    .mobile-menu-footer__wrapper {
        display: flex;
        justify-content: space-between;
    }

    .mobile-menu-footer__phone {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.6;
        letter-spacing: -0.04em;
        color: rgba(37, 37, 37, 0.5);
    }

    .mobile-menu-footer__phone a {
        font-weight: 500;
        font-size: 16px;
        line-height: 1.1;
        letter-spacing: -0.04em;
        color: #911e45;

        text-decoration: none;
    }

    .mobile-menu-footer__phone a:hover, .mobile-menu-footer__phone a:focus, .mobile-menu-footer__phone a:active {
        text-decoration: underline;
    }

    .mobile-menu-footer__messengers {
        display: flex;
        justify-content: flex-end;
        column-gap: 10px;
    }

    .mobile-menu-footer__messengers a {
        width: 40px;
        height: 40px;
        border: 0.50px solid rgba(37, 37, 37, 0.2);

        background-repeat: no-repeat;
        background-position: center;
    }

    .mobile-menu-footer__messengers a.whatsapp {
        background-image: url(/local/templates/prolaser_v2/css/../icons/mobile-menu-footer-whatsapp.svg);
    }

    .mobile-menu-footer__messengers a.vk {
        background-image: url(/local/templates/prolaser_v2/css/../icons/mobile-menu-footer-vk.svg);
    }

    /*.header-first-row__cell-left*/ {
        display: none;
    }

    .header-first-row__cell-right {
        order: 1;
        justify-content: flex-start;
    }

    .header-first-row__cell-center {
        order: 2;
    }

    .header-first-row__cell-right-mobile {
        order: 3;

        width: calc(50% - 171px/2);
        display: flex;
        justify-content: flex-end;
        column-gap: 8px;
    }

    .header-first-row__phone-worktime {
        margin-left: 0;
        margin-right: 0;
        row-gap: 6px;
    }
    
    .header-first-row__messengers {
        display: none;
    }

    .header-first-row__cell-right-mobile > a {
        width: 34px;
        height: 34px;
        aspect-ratio: 1;
        border: 0.50px solid rgba(37, 37, 37, 0.1);
        background-repeat: no-repeat;
        background-position: center;
    }

    .header-first-row__cell-right-mobile > a.phone {
        background-image: url(/local/templates/prolaser_v2/css/../icons/mobile-header-phone.svg);
    }

    .header-first-row__cell-right-mobile > a.menu {
        background-image: url(/local/templates/prolaser_v2/css/../icons/mobile-header-menu.svg);
    }

    .header-first-row__cell-right-mobile > a.menu.active {
        background-image: url(/local/templates/prolaser_v2/css/../icons/mobile-header-menu-close.svg);
    }

    .header-first-row__cell-right-mobile > a:hover, .header-first-row__cell-right-mobile > a:focus, .header-first-row__cell-right-mobile > a:active {
        background-color: rgba(37, 37, 37, 0.1);
    }

    .header-hero__wrapper {
        padding: 2.1cqw; /*20px*/
    }

    .header-hero__slogan {
        margin-left: 1.1cqw; /*10px*/
        margin-bottom: 3.5cqw; /*33px*/

        width: 57%;
    }

    .header-hero__slogan h1, .header-hero__slogan .h1 {
        /* font-size: 32px; */
        font-size: 3.3cqw; /*32px*/

    }
/* 
    .header-hero__slogan br {
        display: none;
    } */

    .prolaser-icon {
        width: 3.3cqw; /*31px*/
        height: 2.6cqw; /*25px*/
    }

    #hero-swiper {
        margin-bottom: 1.1cqw; /*10px*/
    }

    #hero-swiper .swiper-slide {
        padding: 3.1cqw 2.1cqw 2.1cqw 2.1cqw; /*30px 20px 20px 20px*/
    }

    .header-hero__slider {
        width: 35cqw; /*335px*/
        margin-bottom: 0;
    }

    #hero-swiper .swiper-slide .title {
        font-size: 1.7cqw; /*16px*/
    }
    
    #hero-swiper .swiper-slide .text {
        font-size: 1.3cqw; /*12px*/
        margin-top: 1.1cqw; /*10px*/
        margin-bottom: 2.1cqw; /*20px*/
    }

    #hero-swiper .swiper-slide .buttons {
        column-gap: 0.6cqw; /*6px*/
        
    }

    .btn-slide-sign-up {
        width: 18.8cqw; /*180px*/
        height: 4.5cqw; /*44px*/
    }

    .btn-slide-whatsapp, .btn-slide-telegram, .btn-slide-max {
        width: 4.5cqw; /*44px*/
        height: 4.5cqw; /*44px*/
    }

    #hero-swiper .swiper-slide .price-link {
        margin-top: 2.1cqw; /*20px*/

        font-size: 1.3cqw; /*12px*/
    }
}

@media (max-width: 575px) {
    header nav.active {
        transform: translateX(0);
    }

    .header-wrapper {
        padding: 1.1cqw; /*10px*/
    }

    .logo-desktop {
        display: none;
    }

    .logo-mobile {
        display: block;
    }

    .header-first-row__geo-address {
        display: none;
    }

    .city-select-link {
        font-size: 10px;
        border-bottom: 0 none;
    }

    .city-select-link::after {
        content: '';
        display: inline-block;
        width: 10px;
        height: 6px;
        background-image: url(/local/templates/prolaser_v2/css/../icons/menu-arrow.svg);
        background-repeat: no-repeat;
        background-position: center;
        margin-left: 4px;
    }

	.header-first-row {
        /*display: grid;
        grid-template-columns: 1fr 1fr;*/
        
        /*height: 60px;*/
        height: auto;
        border-bottom: 0 none;
        
        display: flex;
        flex-wrap: wrap;
    	justify-content: space-between;
    }
    
    .header-first-row__geo-address__rest-items {
    	position: inherit !important;
    	opacity: 1 !important;
  		visibility: visible !important;
    }
    
    .address-change-link, .header-first-row__geo-address__rest-item {
    	font-size: 12px !important;
    	border: none !important;
    }

    .header-first-row__cell-center {
        order: 1;
    }

    .header-first-row__cell-right {
        display: none;
    }

    .header-first-row__cell-right-mobile {
        width: auto;
        order: 2;
        grid-row: span 2;
    }

    .header-first-row__cell-left {
        display: block;
        order: 3;
        /*width: auto;*/
        width: 100%;
    }

    header nav {
        top: 58px;
        width: 100%;
        right: -20px;
    }

    header nav.active {
        right: 0;
    }

    .header-hero {
        /* aspect-ratio: 355 / 728; */
        aspect-ratio: 9 / 16;
        border-radius: 2px;
    }

    .header-hero__wrapper {
        /* position: relative; */
        flex-direction: column;
        justify-content: flex-end;
    }

    .header-hero__wrapper::before {
        content: '';
        display: block;

        background: rgba(255, 255, 255, 0.3);
        width: 1px;
        height: 100%;

        position: absolute;
        left: 50%;
        top: 0;
    }

    .header-hero__wrapper::after {
        content: '';
        display: block;

        background: rgba(255, 255, 255, 0.3);
        width: 100%;
        height: 1px;

        position: absolute;
        left: 0;
        top: 50%;
    }

    .header-hero__mobile-logo {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 32px;
        left: 0;
        z-index: 1;

        transform: translateY(-1%);

        background-image: url(/local/templates/prolaser_v2/css/../images/hero-mobile-logo-v2.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 57%;
    }

    .header-hero__slogan {
        display: none;
    }

    .header-hero__slider {
        margin: 0;
        max-width: 100%;
        width: 100%;
        background: none;
    }

    #hero-swiper .swiper-slide {
        text-align: center;
    }

    #hero-swiper .swiper-slide .title {
        font-weight: 500;
        font-size: 6cqw; /*22px*/
        line-height: 1.1;
        letter-spacing: -0.06em;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
    }

    #hero-swiper .swiper-slide .text {
        /*display: none;*/
        color: #fff;
        font-size: 4cqw;
    }

    #hero-swiper .swiper-slide .buttons {
        justify-content: center;
        margin-top: 5.4cqw; /*20px*/
        column-gap: 1.6cqw;
    }

    .btn-slide-sign-up {
        width: 53.3cqw; /*200px*/
        height: 13.2cqw; /*50px*/
    }

    .btn-slide-whatsapp, .btn-slide-telegram, .btn-slide-max {
        width: 13.2cqw; /*50px*/
        height: 13.2cqw; /*50px*/
    }

    #hero-swiper .swiper-slide .price-link {
        margin-top: 2.9cqw; /*10px*/
        font-size: 3.2cqw; /*12px*/
        color: #fff;
    }

    #hero-swiper .swiper-slide .price-link a, #hero-swiper .swiper-slide .price-link a:visited {
        color: #fff;
    }

    .hero-swiper-pagination {
        /*margin: 10.7cqw 12cqw 5.4cqw 12cqw;*/ /*40px 45px 20px 45px*/
        margin: 3.7cqw 12cqw 1.4cqw 12cqw;
    }

    .hero-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border: 2px solid #fff;
    }
    
    header nav > ul li.is-parent.active > ul {
    	display: block;
    }
}

.header-first-row__geo-address {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    cursor: pointer;
}
.header-first-row__geo-address__first-item {
	
    white-space: nowrap;
}
.header-first-row__geo-address__rest-items {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
}
.header-first-row__geo-address__rest-item {
    color: rgba(37, 37, 37, 0.6);
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: -0.06em;
    
    margin-top: 2px;
    white-space: nowrap;
}

.header-first-row__geo-address:hover .header-first-row__geo-address__first-item,
.header-first-row__geo-address:hover .header-first-row__geo-address__rest-item {
    width: max-content;
    min-width: 100%;
    box-sizing: border-box;
    border-bottom: none;
    /*background-color: #fcfbfa;*/
    background-color: #fff;
}
.header-first-row__geo-address:hover .header-first-row__geo-address__rest-items {
    opacity: 1;
    visibility: visible;
}
/* End */


/* Start:/local/templates/prolaser_v2/search/search.css?17707944171985*/
.search-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.search-container {
    position: absolute;
    top: 70px;
    right: 0;
    width: 350px;
    background-color: #e6e5e4;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    z-index: 9;
}

.search-container.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.search-container::before {
    content: '';
    position: absolute;
    top: -10px;
    right: 11px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e6e5e4;
}

.search-toggle {
	aspect-ratio: 1;
	width: 40px;
  	height: 40px;
  	border: 0.50px solid rgba(37, 37, 37, 0.1);
	background-image: url(/local/templates/prolaser_v2/search/../icons/search.svg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	background-color: transparent;
}

.header-first-row__cell-right-mobile .search-toggle {
	width: 34px;
    height: 34px;
}

.search-toggle:hover, .search-toggle.active {
  background-color: #e6e5e4;
}

.mobile__buttons-wrapper {
	display: none;
}

@media (max-width: 900px) {
	.mobile__buttons-wrapper {
		display: flex;
		column-gap: 6px;
	}

	.mobile__buttons-wrapper .search-toggle {
		width: 40px;
		height: 40px;
	}
}

/* Мобильная адаптация */
@media (max-width: 768px) {
    .search-container {
        width: 100%;
        max-width: 100%;
        right: 0;
        left: 0;
        
        border-radius: 0;
        position: fixed;

        box-shadow: none;
    }
    
    .search-container::before {
        display: none;
    }
    
    .search-container.active {
        transform: translateY(0);
    }
    
    .js-sticky-header.sticky .search-container {
    	width: auto;
    }
    
}
/* End */


/* Start:/local/components/kda/search.box/templates/.default/style.css?17707233643821*/
.kda-search-box {
    position: relative;
    width: 100%;
    /*max-width: 400px;*/
}

.kda-search-input-wrapper {
    position: relative;
    display: flex;
}

.kda-search-input {
    width: 100%;
    padding: 10px 85px 10px 15px; /* Увеличили правый паддинг для двух кнопок */
    border: 2px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    transition: border-color 0.3s;
}

.kda-search-input:focus {
    outline: none;
    border-color: #911c43;
}

/* Кнопка очистки (крестик) */
.kda-search-clear {
    position: absolute;
    right: 45px; /* Слева от лупы */
    top: 0;
    bottom: 0;
    width: 40px;
    background: none;
    border: none;
    color: #999;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color 0.3s, opacity 0.3s;
    opacity: 0.7;
}

.kda-search-clear:hover {
    color: #333;
    opacity: 1;
}

.kda-search-clear:active {
    transform: scale(0.95);
}

/* Кнопка поиска (лупа) */
.kda-search-submit {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 45px;
    background: none;
    border: none;
    color: #666;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color 0.3s;
}

.kda-search-submit:hover {
    color: #901a42;
}

/* Подсказки */
.kda-search-suggestions {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #ddd;
    border-top: none;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    max-height: 400px;
    overflow-y: auto;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}

.kda-search-suggestions-visible {
    opacity: 1;
    visibility: visible;
}

.kda-search-suggestion-item {
    border-bottom: 1px solid #f0f0f0;
}

.kda-search-suggestion-item:last-child {
    border-bottom: none;
}

.kda-search-suggestion-link {
    display: block;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    transition: background-color 0.3s;
}

.kda-search-suggestion-link:hover {
    background-color: #f8f8f8;
}

.kda-search-suggestion-text {
    display: block;
    font-weight: 500;
}

.kda-search-suggestion-category {
    display: block;
    font-size: 12px;
    color: #666;
    margin-top: 2px;
}

.kda-search-highlight {
    background-color: #fff9c4;
    font-weight: bold;
    padding: 0 1px;
    border-radius: 2px;
}

.kda-search-suggestion-all {
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
}

.kda-search-suggestion-all-link {
    display: block;
    padding: 10px 15px;
    color: #921d44;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
}

.kda-search-suggestion-all-link:hover {
    background-color: #e8f4ff;
}

/* Активная подсказка (при наведении или выборе клавиатурой) */
.kda-search-suggestion-item:hover,
.kda-search-suggestion-active {
    background-color: #f5f5f5;
}

/* Для анимации появления */
@keyframes kda-search-fade-in {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.kda-search-suggestions-visible {
    opacity: 1;
    visibility: visible;
    animation: kda-search-fade-in 0.2s ease-out;
}

/* Стили для контейнера подсказок */
.kda-search-suggestions {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* End */


/* Start:/local/templates/prolaser_v2/components/bitrix/menu/header/style.css?16623513402727*/
ul#vertical-multilevel-menu, #vertical-multilevel-menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 214px;
	font-size:12px;
}

/*Submenu box*/
#vertical-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	border:1px solid #C1C1C1;
	border-bottom:none;
	width:200px;
}

/* Submenu Items */
#vertical-multilevel-menu li a
{
	display: block;
	text-decoration: none;
	color: #4F4F4F;
	font-weight:bold;
	padding: 5px;
	background:#F5F5F5;
	border-bottom:1px solid #C1C1C1;
}

/*Items selected*/
#vertical-multilevel-menu li a.item-selected
{
	background-color: #D6D6D6;
}

/*Items Hover */
#vertical-multilevel-menu li a:hover
{
	background-color: #D6D6D6;
}

/*Rootmenu Items*/
#vertical-multilevel-menu a.root-item
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/local/templates/prolaser_v2/components/bitrix/menu/header/images/item_bg.gif) 0 0 no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Rootmenu Items hover*/
#vertical-multilevel-menu a.root-item:hover, #vertical-multilevel-menu a.root-item-selected:hover
{
	background:#61656A url(/local/templates/prolaser_v2/components/bitrix/menu/header/images/item_bg.gif) 0 -26px no-repeat;
}

/*Rootmenu Items Selected*/
#vertical-multilevel-menu a.root-item-selected
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/local/templates/prolaser_v2/components/bitrix/menu/header/images/item_bg.gif) 0 -26px no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Parent item*/
#vertical-multilevel-menu a.parent
{
	background: #F5F5F5 url(/local/templates/prolaser_v2/components/bitrix/menu/header/images/arrow.gif) center right no-repeat;
	padding-right:10px;
}

/*Denied items*/
#vertical-multilevel-menu a.denied
{
	background: #F5F5F5 url(/local/templates/prolaser_v2/components/bitrix/menu/header/images/lock.gif) center right no-repeat;
	color:#DDDDDD;
	padding-right:10px;
}

/* Holly Hack. IE Requirement \*/
* html ul#vertical-multilevel-menu li { float: left; height: 1%; }
* html ul#vertical-multilevel-menu li a { height: 1%; }
/* End */


/*Submenu margin*/
#vertical-multilevel-menu li ul.root-item
{
	margin:-27px 0 0 210px;
}

#vertical-multilevel-menu li ul
{
	margin:-27px 0 0 133px;
}

/*Submenu hide*/
#vertical-multilevel-menu li:hover ul ul,
#vertical-multilevel-menu li.jsvhover ul ul,
#vertical-multilevel-menu li:hover ul ul ul,
#vertical-multilevel-menu li.jsvhover ul ul ul
{
	/*top:-999em;*/
	display:none;
}

/*Submenu show*/
#vertical-multilevel-menu li:hover ul,
#vertical-multilevel-menu li.jsvhover ul,
#vertical-multilevel-menu li li:hover ul,
#vertical-multilevel-menu li li.jsvhover ul,
#vertical-multilevel-menu li li li:hover ul,
#vertical-multilevel-menu li li li.jsvhover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

/* End */


/* Start:/local/templates/prolaser_v2/css/footer-v2.css?176733411410109*/
body > footer {
    background: #252525;

    padding: 60px 60px 40px 60px;
}

.footer__row-1 {
    display: flex;
    justify-content: space-between;
    column-gap: 40px;

    color: #fff;

    padding-bottom: 80px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer__row-1__col-1 {
	display: flex;
	flex-direction: column;
}

.footer__good-place {
	margin-top: auto;
}

.footer__text-1 {
    font-weight: 500;
    font-size: 11px;
    line-height: 1.1;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    text-align: center;

    margin-top: 7px;
}

.footer__text-2 {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: rgba(255, 255, 255, 0.6);

    margin-top: 30px;
}

.footer__row-1__col-2 {
    display: flex;
    column-gap: 40px;
    max-width: 1100px;
    justify-content: space-between;
    width: 100%;
}

.footer__menu-col-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 10px;
    white-space: nowrap;
}

.footer__menu-col > ul {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}

.footer__menu-col > ul a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: #fff;
    text-decoration: none;
}

.footer__menu-col > ul a:hover, .footer__menu-col > ul a:focus, .footer__menu-col > ul a:active {
    text-decoration: underline;
}

.footer__contacts-socials {
    background: #2c2c2c;
    padding: 40px 30px 30px 30px;
    min-width: 375px;
    min-height: 300px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer__contacts-phone {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.1;
    color: #fff;
    text-decoration: none;
}

.footer__contacts-phone > a {
    color: #fff;
    text-decoration: none;
}

.footer__contacts-phone > a:hover, .footer__contacts-phone > a:focus, .footer__contacts-phone > a:active {
    text-decoration: underline;
}

.footer__contacts-worktime {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: -0.06em;
    color: rgba(255, 255, 255, 0.5);
    
    margin-top: 8px;
}

.footer__contacts-address {
    margin: 25px 0 0 0;
    padding: 0;
    list-style: none;

    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.footer__socials {
    display: flex;
    column-gap: 10px;
}

.footer__socials > a {
    width: 40px;
    height: 40px;
    aspect-ratio: 1;

    border: 0.50px solid rgba(255, 255, 255, 0.5);
    background-repeat: no-repeat;
    background-position: center;
}

.footer__socials > a.icon-whatsapp {
    background-image: url(/local/templates/prolaser_v2/css/../icons/footer/whatsapp.svg);
}

.footer__socials > a.icon-vk {
    background-image: url(/local/templates/prolaser_v2/css/../icons/footer/vk.svg);
}

.footer__socials > a.icon-telegram {
    background-image: url(/local/templates/prolaser_v2/css/../icons/footer/telegram.svg);
}

.footer__socials > a.icon-yandex {
    background-image: url(/local/templates/prolaser_v2/css/../icons/footer/yandex.svg);
}

.footer__socials > a.icon-flickr {
    background-image: url(/local/templates/prolaser_v2/css/../icons/footer/flickr.svg);
}

.footer__socials > a.icon-2gis {
    background-image: url(/local/templates/prolaser_v2/css/../icons/footer/2gis.svg);
}

.footer__socials > a:hover, .footer__socials > a:focus, .footer__socials > a:active {
    opacity: 0.7;
}

.footer__row-2 {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    column-gap: 30px;
}

.footer__req {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: -0.04em;
    color: rgba(255, 255, 255, 0.6);
}

.footer__policy {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: #fff;
}

.footer__policy > a {
    color: #fff;
}

.footer__contraindications {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: -0.04em;
    color: rgba(255, 255, 255, 0.6);

    min-width: 375px;
}

@media (max-width: 1260px) {
    .footer__row-1__col-2 {
        flex-wrap: wrap;
    }

    .footer__contacts-socials {
        width: 100%;
        margin-top: 60px;
        min-height: inherit;
    }

    .footer__row-1 {
        column-gap: 145px;
    }

    .footer__contacts-socials {
        flex-direction: row;
        align-items: self-start;
        column-gap: 30px;
    }

    .footer__socials {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        row-gap: 10px;
        column-gap: 10px;
    }
}

.footer__text-3 {
    display: none;
}

@media (max-width: 1060px) {
    body > footer {
        padding-top: 5.5cqw; /*53px*/
        padding-left: 3.1cqw; /*30px*/
        padding-right: 3.1cqw; /*30px*/
        padding-bottom: 2.1cqw; /*20px*/
    }

    .footer__logo {
        aspect-ratio: 230 / 58;
        width: 21.4cqw; /*205px*/
        height: 100%;
    }

    .footer__text-1 {
        font-size: 1cqw; /*9px*/
        margin-top: 0.7cqw; /*6px*/
        width: 21.4cqw; /*205px*/
    }

    .footer__text-2 {
        margin-top: 2.1cqw; /*20px*/
        font-size: 1.3cqw; /*12px*/
    }

    .footer__text-3 {
        margin-top: 7.9cqw; /*78px*/
        font-size: 1.3cqw; /*12px*/

        display: block;

        font-weight: 400;
        line-height: 1.3;
        letter-spacing: -0.04em;
        color: rgba(255, 255, 255, 0.6);
    }

    .footer__menu-col-title {
        margin: 0;
        font-size: 1.3cqw; /*12px*/
    }

    .footer__menu-col > ul {
        margin-top: 2.1cqw; /*20px*/
        row-gap: 1.2cqw; /*12px*/
    }

    .footer__menu-col ul li {
        display: flex;
    }

    .footer__menu-col > ul a {
        font-size: 1.3cqw; /*12px*/
    }

    .footer__contacts-socials {
        margin-top: 3.1cqw; /*30px*/
        column-gap: 2.1cqw; /*20px*/
        padding: 3.1cqw; /*30px*/
        min-width: inherit;
    }

    .footer__contacts-phone {
        font-size: 2.1cqw; /*20px*/
    }

    .footer__contacts-worktime {
        margin-top: 0.7cqw; /*6px*/
        font-size: 1.3cqw; /*12px*/
    }

    .footer__contacts-address {
        margin-top: 2.1cqw; /*20px*/
        row-gap: 1.1cqw; /*10px*/

        font-weight: 400;
        font-size: 1.3cqw; /*12px*/
        line-height: 1.1;
        letter-spacing: -0.06em;
        color: #fff;
    }

    .footer__socials > a {
        width: 3.1cqw; /*30px*/
        height: 3.1cqw; /*30px*/

        background-size: 50%;
    }

    .footer__socials > a.icon-yandex {
        background-size: 30%;
    }

    .footer__row-1 {
        padding-bottom: 4.2cqw; /*40px*/
        column-gap: 15cqw; /*145px*/
    }

    .footer__row-2 {
        margin-top: 1.1cqw; /*10px*/
        align-items: center;
    }

    .footer__req {
        font-size: 1.3cqw; /*12px*/
    }

    .footer__policy {
        font-size: 1.3cqw; /*12px*/
    }

    .footer__contraindications {
        display: none;
    }
    
}

.footer__mobile-copyright {
    display: none;
}

@media (max-width: 575px) {
    body > footer {
        padding-top: 11.8cqw; /*44px*/
        padding-left: 2.8cqw; /*10px*/
        padding-right: 2.8cqw; /*10px*/
        padding-bottom: 16cqw; /*60px*/
    }

    .footer__row-1 {
        flex-direction: column;
    }
    
    .footer__good-place {
		margin-top: 8cqw;
	}

    .footer__logo {
        /*aspect-ratio: 300 / 73;*/
        width: 44cqw; /*165px*/
    }

    .footer__text-1 {
        font-size: 2.2cqw; /*8px*/
        margin-top: 1.5cqw; /*5px*/
        width: 44.5cqw; /*165px*/
    }

    .footer__logo-wrapper > a {
        display: flex;
        width: fit-content;
    }

    .footer__text-2 {
        display: none;
    }

    .footer__text-3 {
        display: none;
    }

    .footer__row-1 {
        padding-bottom: 5.4cqw; /*20px*/
    }

    .footer__row-1__col-1 {
        padding: 0 2.8cqw; /*10px*/
    }

    .footer__row-1__col-2 {
        margin-top: 15.2cqw; /*57px*/
    }

    .footer__menu-col:first-child {
        margin-left: 2.8cqw; /*10px*/
    }

    .footer__menu-col:nth-child(3) {
        margin-right: 2.8cqw; /*10px*/
    }

    .footer__menu-col-title {
        font-size: 3.2cqw; /*12px*/
    }

    .footer__menu-col > ul a {
        font-size: 3.2cqw; /*12px*/
    }

    .footer__menu-col > ul {
        margin-top: 4cqw; /*15px*/
        row-gap: 2.8cqw; /*10px*/
    }

    .footer__contacts-socials {
        margin-top: 8cqw; /*30px*/
        padding: 8cqw 2.8cqw; /*30px 10px*/

        flex-direction: column;
        row-gap: 8cqw;
    }

    .footer__contacts-phone {
        font-size: 4.3cqw; /*16px*/
    }

    .footer__contacts-worktime {
        margin-top: 1.1cqw; /*4px*/
        font-size: 3.2cqw; /*12px*/
    }

    .footer__contacts-address {
        margin-top: 5.4cqw; /*20px*/
        row-gap: 2.8cqw; /*10px*/
        font-size: 3.2cqw; /*12px*/
    }

    .footer__socials {
        display: flex;
    }

    .footer__socials > a {
        width: 8cqw; /*30px*/
        height: 8cqw; /*30px*/
    }

    .footer__row-2 {
        margin-top: 5.4cqw; /*20px*/
        padding: 0 2.8cqw; /*10px*/
        flex-direction: column;
        row-gap: 2.8cqw; /*10px*/
        align-items: inherit;
    }

    .footer__mobile-copyright {
        display: block;
        font-weight: 400;
        font-size: 3.2cqw; /*12px*/
        line-height: 1.1;
        letter-spacing: -0.06em;
        color: #fff;
    }

    .footer__req {
        display: none;
    }

    .footer__policy {
        font-size: 3.2cqw; /*12px*/
    }
}
/* End */


/* Start:/local/templates/prolaser_v2/css/footer-panel.css?17646951001989*/
#footer-panel {
	display: none;
}

@media (max-width: 575px) {
	#footer-panel {
		position: fixed;
        display: grid;
        grid-template-columns: repeat(5, minmax(0, 1fr));
        row-gap: 4px;
        column-gap: 8px;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px 20px;
        background-color: rgba(0, 0, 0, .6);
        color: white;
        z-index: 1000;
        box-shadow: 0px -5px 5px -5px rgba(34, 60, 80, 0.6);
        backdrop-filter: blur(10px);
        
        transition: opacity 0.3s ease, transform 0.3s ease;
		opacity: 0;
		transform: translateY(20px);
		pointer-events: none;
	}
	
	#footer-panel.visible {
		opacity: 1;
		transform: translateY(0);
		pointer-events: auto;
	}
	
	.footer-panel__item {
		display: flex;
		flex-direction: column;
		align-items: center;
		row-gap: 8px;
		
		text-decoration: none;
	}
	
	.footer-panel__title {
		color: #fff;
		font-size: 2.9cqw;
	}
	
	.footer-panel__btn {
		display: flex;
		width: 50px;
		height: 50px;
		background: #911e45;
		margin: auto;
		
		
		background-repeat: no-repeat;
        background-position: center;
	}
	
	.footer-panel__btn:before {
		content: '';
		display: block;
		margin: auto;
		
		width: 60%;
		height: 60%;
		
		
		mask-repeat: no-repeat;
		mask-size: cover;
		background-color: #fff;
	}
	
	.footer-panel__btn.icon-phone:before {
		mask-image: url(/local/templates/prolaser_v2/css/../icons/mobile-header-phone.svg);
	}
	
	.footer-panel__btn.icon-order:before {
		mask-image: url(/local/templates/prolaser_v2/css/../icons/order.svg);
	}
	
	.footer-panel__btn.icon-whatsapp:before {
		mask-image: url(/local/templates/prolaser_v2/css/../icons/whatsapp_white_20.svg);
	}
	
	.footer-panel__btn.icon-telegram:before {
		mask-image: url(/local/templates/prolaser_v2/css/../icons/footer/telegram.svg);
	}
	
	.footer-panel__btn.icon-max:before {
		mask-image: url(/local/templates/prolaser_v2/css/../icons/max_white.svg);
	}

}

@media (max-width: 410px) {
	.footer-panel__title {
		/*font-size: 3.4cqw;*/
		font-size: 2.9cqw;
	}
}
/* End */


/* Start:/local/templates/prolaser_v2/css/full-screen-modal.css?17658345001879*/
body.full-screen-modal-active {
    overflow: hidden;
    
}

#full-screen-modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 10000;
    padding: 40px;

    backdrop-filter: blur(10px);
    background: rgba(37, 37, 37, 0.2);
}

#full-screen-modal.active {
    /* display: block; */

    display: flex;
    /* flex-direction: column; */
    /* justify-content: center; */
}

#full-screen-modal .full-screen-modal-content {
    margin: auto;
    width: fit-content;
    height: auto;
    max-width: 95%;
    
    position: relative;
}

.full-screen-modal-content iframe, .full-screen-modal-content video, .full-screen-modal-content img {
    /* width: 100%; */
    width: fit-content;
    /* height: 80vh; */
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

#full-screen-modal .full-screen-modal-content img, #full-screen-modal .full-screen-modal-content video {
    max-width: 100%;
}

.full-screen-modal-close {
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px;

    width: 40px;
    height: 40px;
    mask-image: url(/local/templates/prolaser_v2/css/../icons/price-complex-action.svg);
    mask-repeat: no-repeat;
    mask-size: cover;
    background-color: #868686;
    transition: transform 0.3s ease-in-out;
    transform: rotate(45deg);

    cursor: pointer;
}


.full-screen-modal-close:hover, .full-screen-modal-close:focus {
    transform: rotate(225deg);
}

@media (max-width: 575px) {
    #full-screen-modal {
        padding: 40px 20px;
    }
    
    .full-screen-modal-close {
        width: 30px;
        height: 30px;

        top: 7px;
        right: 7px;
    }
    
    #full-screen-modal .full-screen-modal-content {
    	width: 100%;
    }
}
/* End */


/* Start:/local/templates/prolaser_v2/digital-cookies/digital-cookies.css?17657505513929*/
#digital-cookies {
    bottom: 20px;
    left: 50%;
    width: calc(100% - 60px);
    transform: translateX(-50%);

    box-shadow: 0 5px 20px 0 #0000001f;

    max-width: 1500px !important;

    position: fixed;
    min-width: 250px;
    background: #fff;
    
    max-height: 100%;

    border-radius: 4px;
    overflow: hidden;

    z-index: 2999;
    opacity: 0;
    display: none;
}

#digital-cookies.active {
    opacity: 1;
    display: block !important;
    animation: toggle_opacity .2s;
}

.dc-body {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: none;
    padding: 21px 40px 20px 26px;
    min-height: auto;
    max-height: 100dvh;
}

.dc-boty__text-title {
    font-weight: bold;
    margin-bottom: 1rem;
}

.dc-body__btns {
    margin-left: 30px;
}

.dc-body__btns-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 15px;
}

.dc-body__btns-sub {
    display: flex;
    justify-content: end;
    margin-top: 1rem;
}

.dc-body__btns-btn {
    /*margin: 5px;*/
    background-color: #000;
    border-color: #000;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    border: 1px solid;

    border-radius: 4px;
    padding: 9px 20px 10px;
    text-align: center;
    font-size: 11.995px
}

.dc-body__btns-btn2 {
	font-family: 'Montserrat', sans-serif;
	
    font-size: 11.995px;
    text-transform: uppercase;
    cursor: pointer;
    border-bottom: 1px dashed #000;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    background-color: transparent;
    padding: 0;
}

#digital-cookies-tune {
	/*display: none;*/
	overflow: hidden;
	height: 0px;
}

#digital-cookies-form {
	/*
	display: flex;
	flex-wrap: wrap;
	*/
	
	display: grid;
}

#digital-cookies button.dc-btn {
	font-family: 'Montserrat', sans-serif;

	border: 0 none;
	background: #eceae9;
	border-radius: 2px;
	width: 200px;
	height: 50px;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.1;
	letter-spacing: -0.06em;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	
	cursor: pointer;
}

#digital-cookies button.dc-btn:hover, #digital-cookies button.dc-btn:focus, #digital-cookies button.dc-btn:active {
	opacity: 0.5;
}

#digital-cookies button.dc-btn.active {
	background: #911e45;
}

#dc-btn-reject {
	opacity: 0.5;
	color: #000 !important;
}

#dc-btn-reject:hover, #dc-btn-reject:focus, #dc-btn-reject:active {
	opacity: 1 !important;
}

#digital-cookies button.dc-btn-save {
	font-family: 'Montserrat', sans-serif;

	border: 0 none;
	background: #eceae9;
	border-radius: 2px;
	padding: 10px 20px;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.1;
	letter-spacing: -0.06em;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	
	cursor: pointer;
}

#digital-cookies button.dc-btn-save:hover, #digital-cookies button.dc-btn-save:focus, #digital-cookies button.dc-btn-save:active {
	opacity: 0.5;
}

@keyframes toggle_opacity {
    0% { opacity: 0; }
    50% { opacity: 0.5; }
    100% { opacity: 1; }
}

@media (max-width: 991px) {
	.dc-body {
        flex-wrap: wrap;
    }

    .dc-body__btns {
        /* margin: 0; */
        width: 100%;
        margin: 2rem 0 0 0;
    }
}

@media (max-width: 575px) {
	.dc-body__btns-grid {
		  display: flex;
		  row-gap: 15px;
		  column-gap: 15px;
		  flex-wrap: wrap;
		  justify-content: center;
	}
	
	#digital-cookies button.dc-btn {
		width: calc(50% - 15px/2);
	}
}
/* End */
/* /local/templates/prolaser_v2/fonts/stylesheet.css?17583624413337 */
/* /local/templates/prolaser_v2/css/reset.css?1760986772921 */
/* /local/templates/prolaser_v2/css/common.css?17665673662434 */
/* /local/templates/prolaser_v2/swiper/swiper-bundle.min.css?49916250018436 */
/* /local/templates/prolaser_v2/css/observer.css?1762682395774 */
/* /local/templates/prolaser_v2/sticky-header/sticky-header.css?17656726011081 */
/* /local/templates/prolaser_v2/css/custom-select-support.css?17612061291376 */
/* /local/templates/prolaser_v2/css/prolaser-form-select.css?17633521902242 */
/* /local/templates/prolaser_v2/css/modals.css?17634185284824 */
/* /local/templates/prolaser_v2/css/header.css?177530977122913 */
/* /local/templates/prolaser_v2/search/search.css?17707944171985 */
/* /local/components/kda/search.box/templates/.default/style.css?17707233643821 */
/* /local/templates/prolaser_v2/components/bitrix/menu/header/style.css?16623513402727 */
/* /local/templates/prolaser_v2/css/footer-v2.css?176733411410109 */
/* /local/templates/prolaser_v2/css/footer-panel.css?17646951001989 */
/* /local/templates/prolaser_v2/css/full-screen-modal.css?17658345001879 */
/* /local/templates/prolaser_v2/digital-cookies/digital-cookies.css?17657505513929 */
