

/* Start:/bitrix/templates/savin_lamp/css/slick.css?17037182291776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/savin_lamp/css/jquery.fancybox.min.css?170537045712795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/bitrix/templates/savin_lamp/components/bitrix/menu/lamp/style.min.css?1703718229490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/savin_lamp/components/bitrix/menu/lamp/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/savin_lamp/components/bitrix/search.title/lamp/style.css?17037182292108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/savin_lamp/components/bitrix/search.title/lamp/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/savin_lamp/components/bitrix/menu/lamp_footer/style.min.css?1703718229490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/savin_lamp/components/bitrix/menu/lamp_footer/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/savin_lamp/template_styles.css?172416220351465*/
* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: 400;
}

html,
body {
  height: 100%;
  font-weight: 400;
  font-family: 'Manrope';
  color: #000000;
  background: #FFFFFF;
}

@font-face {
  font-family: 'Inter';
  src: url("/bitrix/templates/savin_lamp/./fonts/Inter-Regular.woff"),
    url("/bitrix/templates/savin_lamp/./fonts/Inter-Regular.woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Manrope';
  src: url("/bitrix/templates/savin_lamp/./fonts/Manrope-Regular.woff"),
    url("/bitrix/templates/savin_lamp/./fonts/Manrope-Regular.woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Manrope';
  src: url("/bitrix/templates/savin_lamp/./fonts/Manrope-Medium.woff"),
    url("/bitrix/templates/savin_lamp/./fonts/Manrope-Medium.woff2");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Manrope';
  src: url("/bitrix/templates/savin_lamp/./fonts/Manrope-Semibold.woff"),
    url("/bitrix/templates/savin_lamp/./fonts/Manrope-Semibold.woff2");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}

html,
body {
  height: 100%;
  min-width: 320px;
}

body._lock {
  overflow: hidden;
}

body.lock {
  overflow: hidden;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
}

._container {
  max-width: 1420px;
  margin: 0 auto;
  padding: 0 10px;
}

.main {
  padding-top: 90px;
  flex: 1 1 auto;
}

._ibg {
  position: relative;
}

._ibg img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: contain;
}

.title {
  margin-bottom: 32px;
}

.title h1 {
  font-size: 80px;
  line-height: 98%;
  letter-spacing: -2.4px;
  color: #323232;
  font-weight: 600;
}

:root {
  --color-white: #FFFFFF;
}

:root {
  --color-gray: #454545;
}

:root {
  --color-black: #323232;
}

section {
  margin-bottom: 120px;
}

/*---------------------------------------header----------------------*/
.header {
  background-color: var(--color-white);
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  height: 90px;
}

body:has(> div#bx-panel) header {
  position: relative;
}

body:has(> div#bx-panel) .main {
  padding-top: 0;
}

.header.scroll {
  box-shadow: 0 1px 5px #00000020;
}

.header__content {
  height: 100%;
}

.header__body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.menu__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 63px;
}

.header__body {
  /* padding: 20px 0px; */
  height: 100%;
}

.logo {
  height: 100%;
  padding: 10px 0;
}

.logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.menu__list-item a {
  color: var(--color-black);
  font-size: 20px;
  font-weight: 500;
  line-height: 153%;
}

.menu__list-item:first-child a {
  color: var(--color-white);
  background-color: var(--color-gray);
  display: flex;
  align-items: center;
  gap: 10px 24px;
  padding: 8px 32px;
}

.header__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__search {
  position: relative;
  margin-right: 20px;
}

.header__search:hover {
  cursor: pointer;
}

.search-txt {
  background-color: var(--color-white);
  padding: 10px 10px 10px 30px;
  transition: .3s;
  max-width: 100px;
}

.search-txt.active-search {
  max-width: 180px;
}

.header__search svg {
  /* position: absolute;
  top: 7px;
  pointer-events: none;
  left: 0; */
}

.header__entry {
  display: flex;
  align-items: center;
  gap: 10px 20px;
}

.header__entry a {
  color: var(--color-black);
  font-size: 20px;
  font-weight: 500;
  line-height: 153%
}

.header__burger {
  display: none;
}

.header__entry--mod {
  display: none;
}

/*---------------------------------------header----------------------*/


/*---------------------------------------homepage----------------------*/
.homepage {
  /* margin-top: 113px; */
  position: relative;
}

.homepage__content {
  padding: 304px 20px;
  position: relative;
  z-index: 3;
}

.homepage__text {
  max-width: 700px;
}

.homepage__text p {
  font-size: 24px;
  line-height: 125%;
}

.homepage__photo {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/*---------------------------------------homepage----------------------*/

/*---------------------------------------homepage-company----------------------*/
.about-company__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px 10px;
  flex-wrap: wrap;
}

.about-company__info {
  flex-basis: 690px;
}

.about-company__title {
  margin-bottom: 44px;
}

.about-company__title h2 {
  color: var(--color-black);
  font-size: 64px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -1.92px;
}

.about-company__text p {
  color: var(--color-gray);
  font-size: 24px;
  line-height: 125%;
}

.about-company__photo img {
  width: 100%;
}

/*---------------------------------------homepage-company----------------------*/


/*---------------------------------------slider-first---------------------------*/
.slider-first__item-wrapper {
  margin: 0px 5px;
}

.slider-first__item img {
  width: 100%;
}

.slider-first .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  gap: 32px;
}

.slider-first .slick-dots li {
  list-style: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.slider-first .slick-dots button {
  font-size: 0;
  width: 15px;
  height: 15px;
  text-align: center;
  border-radius: 50%;
  background-color: #C4C4C4;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slider-first .slick-dots li.slick-active button {
  background-color: var(--color-black);
  width: 25px;
  height: 25px;
  transition: 0.2s ease-in;
  transform: translate(-50%, -50%);
  top: 65%;
  left: 50%;
}

/*---------------------------------------slider-first---------------------------*/


/*---------------------------------------product----------------------------*/
.product__wrapper {
  margin: 0px 5px;
}

.product {
  max-width: 335px;
}

.product--mod a {
  color: #747474;
  height: 100%;
  display: contents;
}

.product__photo {
  margin-bottom: 19px;
  overflow: hidden;
}

.product__photo img {
  width: 100%;
  transition: all .2s ease;
}

.product--mod:hover .product__photo img {
  transform: scale(1.1);
}

.product__title {
  margin-bottom: 19px;
}

.product__title {
  color: var(--color-black);
  font-size: 20px;
  font-weight: 600;
  line-height: 153%;
}

.product__cost {
  margin-bottom: 19px;
}

.product__cost span {
  color: var(--color-black);
  font-size: 20px;
  line-height: 153%;
}

.product__button {
  color: #747474;
  font-size: 16px;
  line-height: 153%;
  border: 1px solid #747474;
  padding: 8px;
  width: 100%;
  display: block;
  text-align: center;
  transition: all .2s ease;
}

.product--mod:hover .product__button {
  background: #323232;
  border-color: #323232;
  color: #fff;
}

.catalog-card__btn {
  margin-bottom: 30px;
}

.svcard-buy {
  display: flex;
  gap: 10px;
}

.svcard-buy__measure {
  align-self: center;
  margin-right: 20px;
}

.svcard-buy__quanity {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.svcard-buy__quanity-inner {
  height: 40px;
  display: flex;
  gap: 5px;
}

.svcard-buy__quanity-minus,
.svcard-buy__quanity-plus {
  background: #efefef;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  border-radius: 5px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.svcard-buy__quanity-minus:hover,
.svcard-buy__quanity-plus:hover {
  background: #ddd;
  cursor: pointer;
}

.svcard-buy__quanity-field {
  border: 1px solid #eee;
  border-radius: 5px;
  max-width: 60px;
  text-align: center;
  font-size: 16px;
}

.svcard-buy__quanity-field::-webkit-outer-spin-button,
.svcard-buy__quanity-field::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.svcard-order a,
.svcard-buy-btn a {
  background: #454545;
  border: 2px solid #454545;
  color: #fff;
  display: flex;
  align-items: center;
  height: 40px;
  width: 100%;
  font-size: 18px;
  transition: all .2s ease;
  justify-content: center;
  max-width: 300px;
}

.svcard-order a:hover,
.svcard-buy-btn a:hover {
  background: #fff;
  color: #454545;
  border-color: #454545;
}

.svcard-buy-btn-wrapper,
.svcard-buy-btn {
  width: 100%;
  max-width: 300px;
}

/*---------------------------------------product----------------------------*/


/*---------------------------------------main-screen----------------------------*/
.main-screen {
  margin-top: 43px;
}

.main-screen__body {
  max-width: 1150px;
  margin: 0 auto;
}

.main-screen__text {
  text-align: end;
}

.main-screen__text p {
  color: var(--color-gray);
  font-size: 24px;
  line-height: 125%;
}

/*---------------------------------------main-screen----------------------------*/

/*---------------------------------------plus----------------------------*/
.plus__content .plus__title {
  text-align: center;
}

.plus__title {
  margin-bottom: 44px;
}

.plus__title h2 {
  font-size: 80px;
  line-height: 98%;
  letter-spacing: -2.4px;
  color: var(--color-black);
  font-weight: 600;
}

.plus__item {
  display: flex;
  align-items: center;
  gap: 10px 44px;
  flex-wrap: wrap;
  padding: 28px 0px;
  border-bottom: 1px solid var(--color-gray);
}

.plus__item span {
  color: #C4C4C4;
  font-size: 40px;
  line-height: normal;
  letter-spacing: -2px;
  font-family: 'Inter';
}

.plus__item p {
  color: #454546;
  font-size: 24px;
  line-height: normal;
  letter-spacing: -1.2px;
  font-family: 'Inter';
}

/*---------------------------------------plus----------------------------*/

/*---------------------------------------application ----------------------------*/
.application__body {
  display: flex;
  justify-content: space-between;
  gap: 32px 10px;
}

.application__info {
  flex-basis: 810px;
}

.application__text p {
  color: var(--color-black);
  font-size: 24px;
  line-height: 125%;
}

.application__form {
  flex-basis: 560px;
}

form input {
  width: 100%;
  background: #D9D9D9;
  margin-bottom: 20px;
  padding: 16px 24px;
  color: var(--color-gray);
  font-size: 20px;
  line-height: 173%;
  letter-spacing: -0.8px;
}

form textarea {
  padding: 16px 24px;
  color: var(--color-gray);
  font-size: 20px;
  line-height: 173%;
  letter-spacing: -0.8px;
  background: #D9D9D9;
  width: 100%;
  height: 180px;
  resize: none;
}

form input[type="submit"],
form button {
  color: var(--color-white);
  font-size: 20px;
  font-weight: 600;
  line-height: 173%;
  letter-spacing: -0.8px;
  padding: 16px 24px;
  background-color: var(--color-gray);
  width: 100%;
  border: 1px solid var(--color-gray);
  transition: all .2s ease;
}

form input[type="submit"]:hover,
form button:hover {
  color: var(--color-gray);
  background: #fff;
  cursor: pointer;
  border-color: var(--color-gray);
}

/*---------------------------------------application ----------------------------*/

/*---------------------------------------articles----------------------------*/
.article {
  display: flex;
  gap: 30px;
  margin-bottom: 80px;
}

.article__photo,
.article__info {
  width: 50%;
}

.article__photo-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  min-height: 400px;
}

.article__info {
  flex-basis: 680px;
}

.article__time {
  margin-bottom: 12px;
}

.article__time time {
  color: #999;
  font-size: 20px;
  line-height: 92.523%;
  letter-spacing: -1px;
}

.article__title {
  margin-bottom: 24px;
}

.article__title h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 92.523%;
  letter-spacing: -0.8px;
}

.article__text {
  margin-bottom: 24px;
}

.article__text p {
  color: var(--color-gray);
  font-size: 24px;
  line-height: 145%;
}

.article__link a {
  font-size: 24px;
  line-height: 125%;
  letter-spacing: -1.2px;
  color: var(--color-gray);
  display: block;
  padding: 20px;
  border: 1px solid var(--color-gray);
  text-align: center;
  transition: all .2s ease;
}

.article__link a:hover {
  color: #fff;
  background: var(--color-gray);
}

.article--mod {
  display: block;
}

.article--mod .article__photo {
  margin-bottom: 30px;
}


/*---------------------------------------articles----------------------------*/

/*---------------------------------------contacts----------------------------*/
.contacts {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 120px;
}

.contacts__info {
  flex-basis: 640px;
}

.contacts__info-title {
  margin-bottom: 44px;
}

.contacts__info-title h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 98%;
  letter-spacing: -0.96px;
}

.contacts__item {
  display: flex;
  gap: 10px;
  max-width: 640px;
}

.contacts__item p {
  color: #C4C4C4;
  font-size: 24px;
  font-weight: 600;
  line-height: 98%;
  letter-spacing: -0.72px;
  margin-bottom: 24px;
  flex-basis: 180px;
}

.contacts__item span,
.contacts__item time,
.contacts__item address,
.contacts__item a {
  display: block;
  color: var(--color-gray);
  font-size: 24px;
  font-weight: 500;
  line-height: 98%;
  letter-spacing: -0.72px;
  margin-bottom: 24px;
  font-style: normal;
  flex: 1;
}

.contacts__map {
  width: 100%;
  height: 100%;
  flex: 1;
}

.contacts__map img {
  width: 100%;
}

/*---------------------------------------contacts----------------------------*/

/*---------------------------------------entry----------------------------*/
.entry__body .title {
  text-align: center;
  margin-bottom: 80px;
}

.entry__form {
  max-width: 588px;
  margin: 0 auto;
}

.entry__form button {
  margin-bottom: 24px;
}

.entry__form-box {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  line-height: 94.5%;
  color: var(--color-gray);
}

.entry__form-box a {
  color: var(--color-gray);
}

/*---------------------------------------entry----------------------------*/

/*---------------------------------------account----------------------------*/
.account-section__content .title {
  margin-bottom: 140px;
}

.account__tabs {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.account__nav .tabs-button.active-tab {
  color: #000000;
}

.tabs-content {
  display: none;
}

.tabs-content.active-tab {
  display: block;
}

.account__nav .link_private {
  color: #747474;
  font-size: 20px;
  font-weight: 500;
  line-height: 94.5%;
  background: none;
  display: block;
}

.account__nav .tabs-button {
  color: #747474;
  font-size: 20px;
  font-weight: 500;
  line-height: 94.5%;
  background: none;
  display: block;
}

.account__box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px 60px;
  flex-wrap: wrap;
  margin-bottom: 32px;
}

.account__box-photo img {
  width: 100%;
}

.account__part-name {
  margin-bottom: 24px;
}

.account__part-name h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 94.5%;
}

.account__sale {
  background-color: var(--color-gray);
  padding: 16px 20px;
  margin-bottom: 0px;
}

.account__sale p {
  color: #ACACAC;
  font-size: 16px;
  font-weight: 500;
  line-height: 94.5%;
  margin-bottom: 20px;
}

.account__sale span {
  font-size: 32px;
  font-weight: 500;
  line-height: 94.5%;
  color: var(--color-white);
}

.account__inner {
  border-bottom: 1px solid #C4C4C4;
  padding-bottom: 32px;
  margin-bottom: 44px;
}

.account__nav-buttons button:first-child {
  margin-bottom: 32px;
}

.account__nav-buttons {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.account__nav-buttons a {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 94.5%;
  /* 18.9px */
}

.account__nav-buttons a:last-child {
  color: #C4C4C4;
}

.account__content {
  flex-basis: 900px;
}

.account__order-wrapper {
  background: #EDEDED;
  padding: 24px 60px;
  margin-bottom: 24px;
}

.account__block-date--mod {
  display: none;
}

.account__order {
  display: flex;
  gap: 20px 30px;
}

.account__block {
  flex-basis: 550px;
}

.account__photo img {
  width: 100%;
}

.account__block-title {
  margin-bottom: 16px;
}

.account__block-title a {
  color: var(--color-black);
  font-size: 20px;
  font-weight: 600;
  line-height: 153%;
}

.account__block-cost {
  margin-bottom: 21px;
}

.account__block-cost span {
  color: var(--color-black);
  font-size: 32px;
  line-height: 153%;
}

.account__block-date {
  background-color: var(--color-white);
  padding: 10px;
  text-align: center;
  font-size: 20px;
  line-height: 153%;
  width: 100%;
}

.activity__block,
input[type="checkbox"] {
  display: none;
}

input[type="checkbox"]:checked~.activity__block {
  display: block;
}

.btn {
  display: block;
  padding: 16px;
  cursor: pointer;
  text-align: center;
  width: 100%;
  font-size: 24px;
  font-weight: 600;
  line-height: 153%;
  margin-bottom: 20px;
  background-color: var(--color-gray);
  color: var(--color-white);
}

/*---------------------------------------account----------------------------*/


/*---------------------------------------basket----------------------------*/
.basket__content .title {
  margin-bottom: 140px;
}

.basket__block {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 80px;
}

.basket {
  position: relative;
  padding-top: 44px;
  z-index: 2;
}

.basket__title {
  margin-bottom: 24px;
}

.basket__body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px 20px;
  margin-bottom: 80px;
}

#basket-items-list-wrapper {
  flex: 1;
}

.basket__container {
  display: flex;
  justify-content: space-between;
  align-items: start;
  width: 100%;
}

.basket__button a {
  background-color: var(--color-gray);
  color: var(--color-white);
  font-size: 24px;
  font-weight: 600;
  line-height: 153%;
  padding: 16px;
  width: 100%;
  display: block;
}

.card__wrapper {
  flex-basis: 950px;
}

.card__wrapper--mod {
  flex-basis: 100%;
}

.card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  background-color: #EDEDED;
  padding: 20px 28px;
  border-radius: 16px;
  margin-bottom: 20px;
}

.card.card-deleted {
  background-color: #f3dddd;
}

.card img {
  width: 100%;
}

.card__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.card__description {
  flex-basis: 320px;
}

.card__description a {
  font-size: 20px;
  font-weight: 600;
  line-height: 153%;
  color: var(--color-black);
  display: block;
}

.card__counter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 16px;
  background-color: var(--color-white);
  padding: 14px 30px;
  width: 132px;
}

.card__counter span {
  font-size: 20px;
  line-height: normal;
  letter-spacing: -0.5px;
  cursor: pointer;
}

.card__counter input {
  width: 40px;
  text-align: center;
  font-size: 18px;
}

.card__counter input::-webkit-outer-spin-button,
.card__counter input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.card__cost {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.card__cost span {
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -1.6px;
  white-space: nowrap;
}

.card__cost .card__cost-oldprice {
  color: #777;
  font-size: 18px;
  align-self: end;
  line-height: 18px;
  margin-top: -18px;
  position: relative;
  padding: 0 10px;
}

.card__cost .card__cost-oldprice::after {
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
  background-size: 100% 100%;
  content: '';
}

.about-order {
  background-color: var(--color-white);
  padding: 0 25px;
  flex-basis: 400px;
}

.basket__subtitle {
  margin-bottom: 40px;
}

.basket__subtitle h2 {
  font-size: 32px;
  /* line-height: normal; */
  letter-spacing: -1.6px;
  font-weight: 600;
  color: #353535;
  margin: 0;
}

.about-order__text {
  margin-bottom: 24px;
}

.decoration__box-wrapper {
  border-bottom: 1px solid #C4C4C4;
  margin-bottom: 12px;
}

.decoration__box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.decoration__part span {
  display: block;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: normal;
}

.decoration__part:last-child {
  text-align: end;
}

.decoration__part:first-child {
  text-align: start;
}

.decoration__part--mod span:first-child {
  font-size: 24px;
  font-style: normal;
  letter-spacing: -1.2px;
}

.about-order__button button {
  font-size: 20px;
  line-height: normal;
  letter-spacing: -1px;
  color: var(--color-white);
  background-color: var(--color-gray);
  border: 1px solid var(--color-gray);
  width: 100%;
  text-align: center;
  display: block;
  padding: 16px;
  margin-top: 30px;
  transition: all .2s ease;
}

.about-order__button button:hover {
  color: var(--color-gray);
  background: #fff;
}

.basket__block {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.basket__box {
  flex-basis: 410px;
}

.basket__box-label {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
}

.basket__box-label label:hover {
  cursor: pointer;
}

.basket__box-label-description {
  display: block;
  font-size: 14px;
  color: #a4a4a4;
  font-weight: normal;
}

.checkbox {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  z-index: -1;
}

.custom-checkbox {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #C4C4C4;
  vertical-align: sub;
  margin-right: 35px;
  top: -5px;
}

.custom-checkbox::before {
  position: absolute;
  left: 15px;
  top: 5px;
  transform: translate(-50%, -50%) scale(0);
  transition: 0.2s ease-in;
  content: '';
  display: inline-block;
  width: 2px;
  height: 15px;
  background-size: contain;
  background-color: var(--color-white);
  transform: rotate(45deg);
  display: none;
}

.custom-checkbox::after {
  position: absolute;
  left: 8.5px;
  top: 11.6px;
  transform: translate(-50%, -50%) scale(0);
  transition: 0.2s ease-in;
  content: '';
  display: inline-block;
  width: 2px;
  height: 7px;
  background-size: contain;
  background-color: var(--color-white);
  transform: rotate(-45deg);
  display: none;
}

.checkbox:checked+.custom-checkbox {
  background-color: var(--color-black);
}

.checkbox:checked+.custom-checkbox::before {
  display: block;
}

.checkbox:checked+.custom-checkbox::after {
  display: block;
}

.radio__button {
  margin-bottom: 24px;
}

.real-radio {
  position: absolute;
  opacity: 0;
  z-index: -1;
  width: 0;
  height: 0;
}

.custom-radio {
  display: inline-block;
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #C4C4C4;
  vertical-align: sub;
  margin-right: 30px;
}

.custom-radio::before {
  position: absolute;
  left: 15px;
  top: 5px;
  transform: translate(-50%, -50%) scale(0);
  transition: 0.2s ease-in;
  content: '';
  display: inline-block;
  width: 2px;
  height: 15px;
  background-size: contain;
  background-color: var(--color-white);
  transform: rotate(45deg);
  display: none;
}

.custom-radio::after {
  position: absolute;
  left: 8.5px;
  top: 11.6px;
  transform: translate(-50%, -50%) scale(0);
  transition: 0.2s ease-in;
  content: '';
  display: inline-block;
  width: 2px;
  height: 7px;
  background-size: contain;
  background-color: var(--color-white);
  transform: rotate(-45deg);
  display: none;
}

.real-radio:checked+.custom-radio {
  background-color: var(--color-black);
}

.real-radio:checked+.custom-radio::before {
  display: block;
}

.real-radio:checked+.custom-radio::after {
  display: block;
}

.basket__bottom {
  text-align: center;
}

.personal-data {
  margin-bottom: 32px;
}

.personal-data label {
  font-size: 24px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
}

.personal-data label:hover {
  cursor: pointer;
}

.personal-data label a {
  color: #000000;
  font-weight: 600;
}

.personal-data label a:hover {
  text-decoration: underline;
}

.personal-data .custom-checkbox {
  margin-right: 0px;
}

.basket__button button {
  padding: 16px;
  background-color: var(--color-gray);
  width: 100%;
  font-size: 24px;
  font-weight: 600;
  line-height: 153%;
  color: var(--color-white);
}

/*---------------------------------------basket----------------------------*/

/*---------------------------------------decoration---------------------------*/
.decoration__wrapper,
.basket__box--mod {
  flex-basis: 800px;
}

.decoration__form {
  width: 100%;
}

.decoration__block {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

/*--------------------------------------decoration----------------------------*/


/*--------------------------------------catalog----------------------------*/
.catalog__items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(325px, 1fr));
  gap: 20px 10px;
}

.product--mod {
  display: grid;
  grid-auto-flow: row;
  grid-template: auto 1fr / 1fr;
  justify-self: center;
}

.catalog-card {
  display: flex;
  justify-content: space-between;
  gap: 20px 39px;
  margin-bottom: 100px;
}

.catalog-card__close {
  margin-bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.catalog-card__close a {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #747474;
  font-family: 'Inter';
  font-size: 24px;
  line-height: 153%;
  letter-spacing: -0.48px;
}

.catalog-card__close .catalog-popup__close {
  transform: rotate(45deg);
  font-size: 50px;
}

.catalog-card__image {
  flex-basis: 540px;
}

.catalog-card__block {
  margin-bottom: 13px;
}

.catalog-card__image img {
  width: 100%;
}

.catalog-card__photo {
  border: 1px solid #eee;
}

.catalog-card__nav {
  display: flex;
  /* justify-content: space-between; */
  gap: 11px;
}

.catalog-card__nav .tabs-button {
  border-radius: 5px;
  overflow: hidden;
  max-width: calc(100% / 4);
  border: 1px solid #eee;
}

.catalog-card__nav .tabs-button img {
  height: 100%;
  object-fit: cover;
}

.catalog-card__info {
  flex-basis: 828px;
}

.catalog-card__title {
  margin-bottom: 19px;
}

.catalog-card__title h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 125%;
  color: var(--color-black);
}

.catalog-card__subtitle {
  margin-bottom: 32px;
}

.catalog-card__subtitle span {
  color: #747474;
  font-size: 20px;
  font-weight: 500;
  line-height: 125%;
}

.catalog-card__cost {
  margin-bottom: 66px;
}

.catalog-card__cost span {
  color: var(--color-black);
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 153%;
}

.catalog-card__box {
  max-width: 570px;
  margin-bottom: 66px;
}

.catalog-card__box-item {
  display: flex;
  margin-bottom: 10px;
  gap: 10px 15px;
  flex-wrap: wrap;
}

.catalog-card__box-item p {
  font-size: 20px;
  line-height: 125%;
}

.catalog-card__text,
.catalog-card__text p {
  font-size: 20px;
  line-height: 145%;
  color: var(--color-gray);
}

.parameters {
  margin-bottom: 100px;
}

.catalog-card__tabs {
  margin-bottom: 100px;
}

.tabs__buttons {
  display: flex;
  margin-bottom: 44px;
  border-bottom: 1px solid #C4C4C4;
  margin-right: 10px;
}

.tabs-btn,
.tab-btn {
  background: none;
  font-size: 24px;
  font-weight: 500;
  line-height: 125%;
  padding: 16px;
  color: #C4C4C4;
}

.tab-btn.active__tab,
.tabs-btn.active-t {
  color: var(--color-black);
  border-bottom: 1px solid var(--color-black);
  margin-bottom: -1.5px;
}

.tabs-body,
.tab-body {
  display: none;
}

.tab-body.active__tab,
.tabs-body.active-t {
  display: block;
}

.cataloghome_more a,
.category__more a {
  background-color: var(--color-gray);
  width: 100%;
  display: block;
  text-align: center;
  padding: 16px;
  color: var(--color-white);
  font-size: 20px;
  font-weight: 500;
  line-height: 153%;
  margin-top: 50px;
  border: 1px solid var(--color-gray);
  transition: all .2s ease;
}

.cataloghome_more a:hover {
  color: var(--color-gray);
  ;
  background: #fff;
}

.section-card {
  margin-top: 30px;
}

/*--------------------------------------catalog----------------------------*/



/*--------------------------------------accordion----------------------------*/
.accordion {
  border-bottom: 1px solid #4C4C4C;
}

.accordion__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 24px;
  font-weight: normal;
  padding: 10px 20px;
  cursor: pointer;
  border-top: none;
  color: var(--color-black);
  background-color: #FFFFFF;
}

.accordion__title.active {
  color: #C4C4C4;
}

.accordion__title h2 {
  color: #C4C4C4;
}

.accordion__title span {
  display: inline-flex;
  position: relative;
  width: 40px;
  height: 40px;
  background-color: transparent;
  transform: rotate(0);
  transition: transform 0.5s ease-out;
}

.accordion__title span::before {
  content: '';
  position: absolute;
  width: 50%;
  height: 2px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #000000;
}

.accordion__title span::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #000000;
}

.accordion__title.active span {
  transform: rotate(140deg);
}

.accordion__content {
  font-size: 20px;
  line-height: 1.3;
  overflow: hidden;
  padding: 0 20px;
  box-sizing: content-box;
  border-top: none;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: max-height 0.5s ease-out, padding 0.5s ease-out, opacity 0.1s ease-out 0.5s, visibility 0.1s ease-out 0.5s;
}

.accordion__content.active {
  visibility: visible;
  opacity: 1;
  padding: 20px;
  transition: max-height 0.5s ease-out, padding 0.5s ease-out, opacity 0.1s ease-out, visibility 0.1s ease-out;
}

.parameters__box {
  display: flex;
  align-items: center;
  gap: 10px 44px;
}

.parameters__item {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 80px;
  margin-bottom: 28px;
  font-size: 20px;
  line-height: 125%;
}

.accordion__title.active h2 {
  display: none;
}

.accordion__title p {
  display: none;
}

.accordion__title.active p {
  display: block;
}

/*--------------------------------------accordion----------------------------*/



/*---------------------------------------footer----------------------------*/

.footer {
  background: var(--color-black);
}

.footer__content {
  padding: 20px 10px;
  display: flex;
  justify-content: space-between;
  gap: 30px 10px;
}

.footer__contacts img {
  margin-bottom: 30px;
  max-width: 150px;
}

.footer__phone {
  display: flex;
  align-items: center;
  gap: 10px 24px;
  margin-bottom: 10px;
}

.footer__phone a {
  font-family: 'Inter';
  color: var(--color-white);
  font-size: 18px;
  line-height: normal;
  letter-spacing: -1.2px;
}

.footer__phone a:hover {
  text-decoration: underline;
}

.footer__address {
  display: flex;
  align-items: center;
  gap: 10px 24px;
  color: var(--color-white);
  font-size: 18px;
  line-height: normal;
  letter-spacing: -1px;
  margin-bottom: 10px;
  font-family: 'Inter';
}

.footer__requisites {
  margin-bottom: 15px;
}

.footer__requisites span {
  color: #999;
  font-size: 16px;
  line-height: normal;
  letter-spacing: -0.8px;
  display: block;
  margin-bottom: 5px;
  font-family: 'Inter';
}

.footer__messengers {
  display: flex;
  gap: 12px;
}

.footer__messengers a svg {
  transition: all .2s ease;
}

.footer__messengers a:hover svg {
  transform: scale(1.1);
}

.footer__body {
  flex-basis: 925px;
}

.footer__block {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #999;
}

.footer__title {
  margin-bottom: 15px;
}

.footer__title h3 {
  font-family: 'Inter';
  color: var(--color-white);
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -1.6px;
}

.footer__item a {
  font-family: 'Inter';
  color: #999;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -1.2px;
}

.footer__bottom a:hover,
.footer__item a:hover {
  color: #bbb;
  text-decoration: underline;
}

.footer__item:not(:last-child) {
  margin-bottom: 5px;
}

.footer__bottom {
  max-width: 650px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px 20px;
  flex-wrap: wrap;
}

.footer__bottom a {
  font-family: 'Inter';
  color: #999;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -1px;
}

.footer__nav-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 470px;
}

.footer__box:nth-child(2) {
  display: flex;
  align-items: end;
}

/*---------------------------------------footer----------------------------*/



/*---------------------------------------media----------------------------*/

@media (max-width: 1250px) {
  .menu__list {
    gap: 10px 20px;
  }
}

@media (max-width: 980px) {
  .contacts {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }

  .basket__container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .decoration__block {
    flex-wrap: wrap;
    justify-content: center;
  }

  .decoration__wrapper {
    order: 1;
  }

  .basket__body {
    margin-bottom: 40px;
  }

  .basket__box-label {
    margin-bottom: 20px;
  }

  .product {
    justify-self: center;
  }

  .tabs-btn {
    padding: 10px;
  }

  .tabs__buttons {
    flex-wrap: wrap;
    margin-right: 0px;
    gap: 10px 20px;
  }
}


@media (max-width: 768px) {
  .header {
    height: 60px;
  }

  .header__entry {
    display: none;
  }

  .header__entry--mod {
    display: flex;
  }

  .header__content {
    width: 100%;
  }

  .header__burger {
    z-index: 15;
    display: block;
    position: relative;
    width: 30px;
    height: 20px;
    cursor: pointer;
    top: 0px;
    flex: 0 0 auto;
  }

  .header__burger span,
  .header__burger::before,
  .header__burger::after {
    left: 0;
    position: absolute;
    height: 10%;
    width: 100%;
    transition: all 0.3s ease 0s;
    background-color: var(--color-gray);
  }

  .header__burger::before,
  .header__burger::after {
    content: '';
  }

  .header__burger::before {
    top: 0;
  }

  .header__burger::after {
    bottom: -2px;
    width: 100%;
  }

  .header__burger span {
    top: 50%;
    transform: scale(1) translate(0px -50%);
  }

  .header__burger._active span {
    display: none;
  }

  .header__burger._active::before {
    top: 50%;
    transform: rotate(-45deg) translate(0px, -50%);
  }

  .header__burger._active::after {
    bottom: 50%;
    transform: rotate(45deg) translate(0px, 50%);
    width: 100%;
  }

  .menu {
    position: fixed;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    padding: 43px 30px 30px 30px;
    transition: All 0.5s ease 0s;
    overflow: auto;
    z-index: 2;
  }

  .menu._active {
    top: 0;
  }

  .menu__list-item:not(:last-child) {
    margin-bottom: 30px;
  }

  .menu__list {
    display: block;
    text-align: start;
    position: relative;
    margin-bottom: 230px;
  }

  .menu__link {
    font-weight: 600;
    font-size: 25px;
    line-height: 120%;
    letter-spacing: 0.02em;
    color: #000000;
  }

  .header__box {
    justify-content: end;
  }

  .search-txt {
    max-width: 50px;
  }

  .search-txt.active-search {
    max-width: 150px;
  }

  .header__search svg {
    top: 10px;
  }

  .menu__list-item:first-child svg {
    display: none;
  }

  .menu__list-item:first-child a {
    color: var(--color-black);
    background: none;
    display: block;
    align-items: center;
    padding: 0px;
  }

  .footer__content {
    flex-wrap: wrap;
    padding: 32px 10px 30px 10px;
  }

  .footer__contacts {
    order: 1;
  }

  .footer__block {
    gap: 20px 50px;
    flex-wrap: wrap;
  }

  .homepage__content {
    padding: 95px 20px;
  }

  section {
    margin-bottom: 72px;
  }

  .main-screen {
    margin-top: 40px;
  }

  .main-screen__text {
    text-align: start;
  }

  .application__body {
    flex-wrap: wrap;
    justify-content: center;
  }

  .article {
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-bottom: 44px;
  }

  .article__photo,
  .article__info {
    width: 100%;
  }

  .article__info {
    order: 1 !important;
  }

  .article__info--mod {
    order: 1;
  }

  .contacts {
    margin-bottom: 40px;
  }

  .entry__body .title {
    margin-bottom: 40px;
  }

  .account__tabs {
    flex-wrap: wrap;
    gap: 50px 10px;
  }

  .account__box {
    gap: 10px 30px;
  }

  .account__order-wrapper {
    padding: 20px 16px;
    margin-bottom: 16px;
  }

  .account-section__content .title {
    margin-bottom: 40px;
  }

  .basket__content .title {
    margin-bottom: 40px;
  }

  .basket__block {
    justify-content: center;
    margin-bottom: 32px;
  }

  .custom-checkbox {
    top: 0;
  }

  .catalog-card {
    flex-wrap: wrap;
    justify-content: center;
  }

  .catalog-card__close {
    margin-bottom: 50px;
  }

  .catalog-card__tabs {
    margin-bottom: 30px;
  }

  .catalog__items {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .homepage__text p {
    font-size: 16px;
  }

  .about-company__title h2 {
    font-size: 32px;
  }

  .about-company__text p {
    font-size: 16px;
  }

  .title h1 {
    font-size: 36px;
  }

  .main {
    padding-top: 60px;
  }
}

@media (max-width: 768px) {
  .card__description {
    flex-basis: 100%;
  }

  .card__cost {
    flex-direction: row;
  }

  .card__cost-oldprice {
    order: 1;
  }

  .card__cost .card__cost-oldprice {
    align-self: start;
    margin-top: 0;
  }

  .card__wrapper {
    flex-wrap: wrap;
    flex-basis: 500px;
  }

  .card__counter {
    order: 1;
    padding: 4px 16px;
    width: 90px;
  }

  .card {
    align-items: start;
    padding: 20px 16px;
    border-radius: 0;
  }

  .about-order {
    padding: 0px;
    margin-bottom: 20px;
  }

  .accordion__title {
    padding: 10px 0px;
  }

  .parameters__box {
    gap: 20px;
  }

  .catalog-card__cost {
    margin-bottom: 30px;
  }

  .catalog-card__box {
    margin-bottom: 30px;
  }

  .catalog-card {
    margin-bottom: 30px;
  }

  .parameters {
    margin-bottom: 50px;
  }

  .logo img {
    width: 100px;
  }

  .footer__title h3 {
    font-size: 16px;
  }

  .footer__item a {
    font-size: 14px;
  }

  .footer__bottom a {
    font-size: 14px;
  }

  .footer__phone a {
    font-size: 14px;
  }

  .footer__address span {
    font-size: 14px;
  }

  .plus__title h2 {
    font-size: 32px;
  }

  .contacts__item span,
  .contacts__item address,
  .contacts__item time,
  .contacts__item a,
  .contacts__item p {
    font-size: 16px;
  }
}

@media (max-width: 400px) {
  .homepage__content {
    padding: 50px 20px 155px 20px;
  }

  .slider-first .slick-dots {
    gap: 10px;
  }

  .slider-first .slick-dots button {
    width: 8px;
    height: 8px;
  }

  .slider-first .slick-dots li.slick-active button {
    width: 12px;
    height: 12px;
    top: 58%;
  }

  .title h1 {
    font-size: 36px;
  }

  .plus__title h2 {
    font-size: 32px;
  }

  .plus__item {
    padding: 15px 0px;
  }

  .contacts__item {
    justify-content: space-between;
    gap: 5px;
  }

  .contacts__item p {
    flex-basis: 100px;
  }

  .contacts__item time,
  .contacts__item address {
    text-align: end;
  }

  .account__block-date {
    display: none;
  }

  .account__block-date--mod {
    display: block;
  }

  .account__block-cost {
    margin-bottom: 16px;
  }

  .account__order {
    gap: 16px;
  }

  .account__block {
    flex-basis: 350px;
  }

  .basket__wrapper {
    border-radius: 16px;
    padding: 4px 16px;
    flex-basis: 73px;
    order: 1;
  }

  .basket__order {
    padding: 20px 16px;
    border-radius: 0;
    align-items: start;
  }

  .basket__order-title {
    flex-basis: 200px;
  }

  .basket__order-inner {
    flex-basis: 350px;
  }

  .personal-data label {
    justify-content: flex-start;
  }

  .personal-data__box {
    flex-basis: 280px;
    text-align: start;
  }

  .product {
    max-width: 100%;
  }

  .account__nav {
    flex-basis: 100%;
  }

  .product__button a {
    font-size: 12px;
  }

  .plus__title h2 {
    font-size: 32px;
  }

  .article__link a {
    font-size: 16px;
    padding: 10px;
  }

  .card__counter span {
    font-size: 10px;
  }

  .plus__title h2 {
    font-size: 32px;
  }

  .catalog-card__title h2,
  .card__cost span,
  .account__block-cost span {
    font-size: 20px;
  }

  .catalog-card__cost span,
  .basket__subtitle h2,
  .plus__item span,
  .article__title h2 {
    font-size: 24px;
  }

  .section-card {
    margin-top: 100px;
  }

  .account__part-name h3 {
    font-size: 20px;
  }

  .entry__form-box,
  .catalog-card__box-item p,
  .catalog-card__text,
  .catalog-card__text p,
  .parameters__item,
  .personal-data__box,
  .card__description a,
  .account__block-title a,
  .product__title a {
    font-size: 14px;
  }

  .article__text p,
  .basket__box-label,
  .account__nav .tabs-button,
  .tabs-btn,
  .accordion__title p,
  .accordion__title h2,
  .parameters__box h3,
  .main-screen__text p,
  .plus__item p,
  form input,
  form textarea,
  .basket__button a,
  .category__more a,
  .btn,
  .account__block-date,
  .article__text p,
  .application__text p,
  .tab-btn {
    font-size: 16px;
  }
}

/*---------------------------------------media----------------------------*/


/* Каталог */
.catalog-sections {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.catalog-sections__item {
  margin-bottom: 80px;
  width: calc(100% / 2 - 10px);
  height: 100%;
}

.catalog-sections__image {
  height: 350px;
  margin-bottom: 25px;
  overflow: hidden;
}

.catalog-sections__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .3s ease;
}

.catalog-sections__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 37px;
  letter-spacing: -0.02em;
}

.catalog-sections__description {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.catalog-sections__item a {
  color: #454545;
}

.catalog-sections__item:hover .catalog-sections__image img {
  transform: scale(1.1);
}

@media screen and (max-width:768px) {
  .catalog-sections {
    flex-direction: column;
  }

  .catalog-sections__item {
    width: 100%;
    margin-bottom: 20px;
  }

  .catalog-sections__image {
    height: auto;
    margin-bottom: 10px;
  }

  .catalog-sections__image img {
    aspect-ratio: 5 / 3;
  }

  .catalog-sections__title {
    font-size: 22px;
  }

  .catalog-sections__description {
    font-size: 14px;
    line-height: normal;
    margin-top: 5px;
  }
}

/*  */

/* Разделы в каталоге */
.sv-sectionlist-wrap {}

.sv-sectionlist {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 30px 0;
}

.sv-sectionlist-item {
  display: flex;
  gap: 20px;
  align-items: center;
}

.sv-sectionlist-item a {
  display: inline-block;
  font-size: 26px;
  color: #000;
}

.sv-sectionlist-item a:hover {
  text-decoration: underline;
}

.sv-sectionlist-item svg {
  width: 30px;
  height: 30px;
}

@media screen and (max-width:768px) {
  .sv-sectionlist-item a {
    font-size: 18px;
  }
}

/*  */

#ymaps {
  width: 100%;
  height: 400px
}

.application__form .errortext {
  margin-bottom: 15px;
  display: block;
}

.form_success {
  font-size: 18px;
  margin-bottom: 15px;
  color: #155724;
  background: #d4edda;
  padding: 15px 20px;
}

/* Статья */
.sv-article-detail {
  margin: 30px 0;
}

.sv-article-detail__container {
  width: 100%;
  padding: 0 15px;
  max-width: 900px;
  margin: 0 auto;
}

.sv-article-detail__title {
  font-size: 40px;
  line-height: 98%;
  letter-spacing: -2.4px;
  color: #323232;
  font-weight: 600;
  margin-bottom: 10px;
}

.sv-article-detail__date {
  margin-bottom: 30px;
  color: #999;
  font-size: 16px;
  line-height: 92.523%;
  letter-spacing: -1px;
}

.sv-article-detail__image {
  margin-bottom: 20px;
}

.sv-article-detail__image img {
  width: 100%;
  height: auto;
}

.sv-article-detail__content {
  color: var(--color-gray);
  font-size: 18px;
  line-height: 145%;
}

.sv-article-detail__content p {
  margin-bottom: 10px;
}

@media screen and (max-width:768px) {
  .sv-article-detail__title {
    font-size: 22px;
  }

  .sv-article-detail__date {
    font-size: 14px;
  }

  .sv-article-detail__content {
    font-size: 15px;
  }
}

/*  */


.sv-from-captcha {
  display: flex;
  flex-wrap: wrap;
}

.sv-from_captcha__title {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}

.sv-from-captcha__img {
  width: fit-content;
  margin-right: 10px;
}

.sv-from-captcha-field {
  flex: 1;
}

.sv-from-captcha-field input {
  height: 40px;
}

.account_icon {
  width: 100%;
  color: #fff;
  width: 100px;
  height: 100px;
  background: #5f676e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 50px;
  font-weight: bold;
  line-height: 90px;
  text-transform: uppercase;
}


.basket-pay__item {
  margin-bottom: 24px;
}

.basket-pay__item-label {
  display: flex;
  align-items: center;
  font-size: 16px;
}

.basket-pay__item-label:hover {
  cursor: pointer;
}

.basket-pay__item-description {
  margin-top: 10px;
  color: #999;
  font-size: 12px;
  line-height: 14px;
}


form[name="ORDER_FORM"] {
  position: relative;
}

.order-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff50;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  transition: all .2s ease;
}

.order-loader img {
  width: 30px;
}

.order-loader.show {
  pointer-events: unset;
  opacity: 1;
}

.order-form-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 10px 20px;
  display: none;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
}

.order-form-error.showed {
  display: flex;
}

.sv-profile__error {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
  padding: 10px 20px;
  margin-bottom: 20px;
}

.sv-profile__success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
  padding: 10px 20px;
  margin-bottom: 20px;
}

.sv-profile-info {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 20px;
}

.sv-profile-info__item {
  font-size: 16px;
}

.sv-profile-info__item span {
  color: #555;
}

.sv-profile__field span {
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
}

.sv-profile__field span.sv-profile__field-description {
  font-size: 14px;
  color: #aaa;
  margin-top: 5px;
}

.sv-profile__field input {
  margin-bottom: 0;
}

.sv-profile__field {
  margin-bottom: 20px;
}

.sv-profile__btn input[type="reset"] {
  transition: all .2s ease;
}

.sv-profile__btn input[type="reset"]:hover {
  background: #454545;
  color: #fff;
}

.sv-profile__btn input:hover {
  cursor: pointer;
}

.sv-profile__btn {
  margin-top: 40px;
}

.search-ajaxform {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000090;
  z-index: 9999;
  padding: 50px 15px;
  justify-content: center;
  align-items: flex-start;
  display: none;
}

.search-ajaxform.showed {
  display: flex;
}

.search-ajaxform form {
  width: 100%;
  max-width: 800px;
  display: flex;
}

.search-ajaxform form input[type="submit"] {
  width: fit-content;
}

div.title-search-result {
  z-index: 99999;
  top: 130px !important;
  left: 0 !important;
  position: fixed !important;

  width: 100% !important;
  margin: 0 auto;
  border: none;
}

div.title-search-result .title-search-fader {
  display: none !important;
}

table.title-search-result {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.basket-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 100px 0;
}

.basket-empty__img {
  margin-bottom: 30px;
}

.basket-empty__title {
  font-size: 40px;
  font-weight: bold;
  color: #999;
  margin-bottom: 20px;
}

.basket-empty__description {
  color: #555;
  font-size: 16px;
}

.basket-empty__description a {
  color: #1881ae;
}

.basket-empty__description a:hover {
  text-decoration: underline;
}

.category__more.showall {
  display: none;
}


/* fouro styles */

.breadcrumbs {
  position: relative;
  padding: 40px 0;
}

.breadcrumbs-list {
  display: flex;
  align-items: center;
  gap: 17px;
}

.breadcrumbs-item::before {
  content: "/";
  position: relative;

}

.breadcrumbs-item:first-child::before {
  display: none;
}

.breadcrumbs-item {
  position: relative;
  display: flex;
  gap: 17px;
  align-items: center;
}

.breadcrumbs-link {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

a.breadcrumbs-link:hover {
  text-decoration-color: #000;
}

a.breadcrumbs-link {
  color: rgba(0, 0, 0, 1);
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration 0.3s;
}

span.breadcrumbs-link {
  color: rgba(0, 0, 0, 0.5);
}

.breadcrumbs-mobile .breadcrumbs-link::before{
  content: "";
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.168 7.712L4.912 6.976L1.864 3.96L4.912 0.943999L4.168 0.207999L0.408 3.96L4.168 7.712Z' fill='black' fill-opacity='0.5'/%3e%3c/svg%3e ");
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
  height: 22px;
  position: relative;
}

.breadcrumbs-mobile .breadcrumbs-link {
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px;
}

.breadcrumbs-mobile {
  display: none;
}

@media (max-width:1250px) {
  .breadcrumbs-link {
    font-size: 12px;
    line-height: 17px;
  }
}

@media (max-width:768px) {

  .breadcrumbs-link {
    font-size: 10px;
    line-height: 14px;
  }

  .breadcrumbs-list {
    display: none;
  }

  .breadcrumbs-mobile {
    display: flex;
  }

  .breadcrumbs{
    padding: 14px 0;
  }
}
/* End */
/* /bitrix/templates/savin_lamp/css/slick.css?17037182291776 */
/* /bitrix/templates/savin_lamp/css/jquery.fancybox.min.css?170537045712795 */
/* /bitrix/templates/savin_lamp/components/bitrix/menu/lamp/style.min.css?1703718229490 */
/* /bitrix/templates/savin_lamp/components/bitrix/search.title/lamp/style.css?17037182292108 */
/* /bitrix/templates/savin_lamp/components/bitrix/menu/lamp_footer/style.min.css?1703718229490 */
/* /bitrix/templates/savin_lamp/template_styles.css?172416220351465 */
