

/* Start:/local/templates/maksimum-art.ru-2025/normalize.css?1766065462964*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	height: 100%;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End */


/* Start:/local/templates/maksimum-art.ru-2025/special.css?17660667357722*/
@font-face {
    font-display: swap;
    font-family: 'Simple-Line-Icons';
    src: url("/Simple-Line-Icons.woff2") format('woff2');

}



html {
    font-size: 100%
}

.special body {
    margin-top: 0;
    min-width: 300px;
}

#special a {
    font-size: 1rem !important;
    text-decoration: none !important;
}


.special-settings i,
.special-quit i,
.special-images i,
.special-audio i,
i.special-audio {
    font-family: 'simple-line-icons' !important;
    cursor: pointer;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.special-audio i:before {
    content: "\e09f"
}

.special-settings i:before {
    content: "\e09a"
}

.special-quit i:before {
    content: "\e087"
}

.special-images button[value='0'] i:before {
    content: "\e07c"
}

.special-images button[value='1'] i:before {
    content: "\e032"
}

marquee {
    display: none !important
}



#special {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 8px 0;
    z-index: 999999;
    cursor: default;
    line-height: 1em !important;
    box-shadow: 0 12px 8px rgba(0, 0, 0, 0.1);
}

#special * {
    font-size: 0 !important;
    box-sizing: border-box;
}

#special {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#special i {
    font-style: normal;
    font-weight: bold;
    line-height: 24px !important;
    color: inherit !important;
    background: inherit !important;
    font-size: inherit !important;
    display: inline-block;
    vertical-align: middle;
}

#special .special-panel div {
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-left: 12px;
    margin-bottom: 4px;
    vertical-align: middle;
}

#special span,
#special em {
    font-size: 14px !important;
    vertical-align: middle;
    margin-right: 6px;
    font-weight: 500;
}

#special em {
    font-style: italic;
}

#special button {
    margin: 0 2px;
    border: 1px solid;
    border-color: inherit;
    min-width: 28px;
    text-align: center;
    padding: 4px 6px;
    line-height: normal;
    text-decoration: none;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    outline: 0;
    height: auto;
    text-transform: none;
    font-size: 16px !important;
    color: inherit;
    background: inherit;
    border-radius: 4px;
}

#special .special-panel button {
    height: 28px;
    line-height: 28px !important;
    padding: 0 6px;
    min-width: 32px;
}

#special,
#special .active {
    border-bottom-width: 2px;
}

#special .active {
    position: relative;
    border-bottom: 2px solid currentColor !important;
}


#special-settings-body {
    display: none;
    padding: 15px 20px;
    text-align: left;
    margin-top: 10px;
    border-top: 1px solid rgba(128, 128, 128, 0.15);
    max-height: 50vh;
    overflow-y: auto;
}

#special-settings-body>div {
    margin: 12px 0 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.1);
}

#special-settings-body>div:last-child {
    border-bottom: none;
}

#special-settings-body h2 {
    font-size: 18px !important;
    margin: 20px 0 12px !important;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
    color: inherit !important;
}

#special-settings-body button {
    margin-bottom: 8px;
    margin-right: 10px;
    padding: 6px 10px;
    min-width: 100px;
    font-size: 14px !important;
    border-radius: 6px;
}

#special-settings-body button i {
    display: block;
    line-height: 1.3 !important;
    font-size: 14px !important;
    margin-bottom: 3px;
}

.special-reset,
.special-settings-close {
    display: inline-block;
    margin-top: 8px;
}

.special-settings-close {
    float: right;
}


.special-line-height-1 *,
#special .special-line-height button[value='1'] {
    line-height: normal !important;
}

.special-line-height-2 *,
#special .special-line-height button[value='2'] {
    line-height: 1.5rem !important;
}

.special-line-height-3 *,
#special .special-line-height button[value='3'] {
    line-height: 1.75rem !important;
}

.special-font-size-1 *,
#special .special-font-size button[value='1'] {
    font-size: 1rem !important;
}

.special-font-size-2 *,
#special .special-font-size button[value='2'] {
    font-size: 1.25rem !important;
}

.special-font-size-3 *,
#special .special-font-size button[value='3'] {
    font-size: 1.5rem !important;
}

.special-font-family-1 *,
#special .special-font-family button[value='1'] {
    font-family: Arial, sans-serif !important;
}

.special-font-family-2 *,
#special .special-font-family button[value='2'] {
    font-family: Times, serif !important;
}


.special-color-1 *,
#special .special-color button[value='1'] {
    color: #000 !important;
    background: #FFF !important;
    border-color: #6c6c6c !important;
}

.special-color-1 #special {
    background: #FFF;
}

.special-color-2 *,
#special .special-color button[value='2'] {
    color: #FFF !important;
    background: #000 !important;
    border-color: #FFF !important;
}

.special-color-2 #special {
    background: #000;
}

.special-color-3 *,
#special .special-color button[value='3'] {
    color: #063462 !important;
    background: #e6f3ff !important;
    border-color: #063462 !important;
}

.special-color-3 #special {
    background: #e6f3ff;
}

.special-color-4 *,
#special .special-color button[value='4'] {
    color: #59422e !important;
    background: #fffcf0 !important;
    border-color: #59422e !important;
}

.special-color-4 #special {
    background: #fffcf0;
}

.special-color-5 *,
#special .special-color button[value='5'] {
    color: #a9dd38 !important;
    background: #2a1d10 !important;
    border-color: #a9dd38 !important;
}

.special-color-5 #special {
    background: #2a1d10;
}

.special-letter-spacing-1 *,
#special .special-letter-spacing button[value='1'] {
    letter-spacing: normal !important;
}

.special-letter-spacing-2 *,
#special .special-letter-spacing button[value='2'] {
    letter-spacing: 1.5px !important;
}

.special-letter-spacing-3 *,
#special .special-letter-spacing button[value='3'] {
    letter-spacing: 3px !important;
}


@media(max-width:940px) {
    #special .special-panel span {
        display: none;
    }

    #special .special-panel div {
        margin-left: 10px;
        margin-right: 10px;
    }

    #special button {
        margin: 0 1px;
        padding: 3px 5px;
        min-width: 26px;
    }

    #special-settings-body {
        padding: 12px 15px;
    }
}

@media(max-width:460px) {
    .special body {
        margin-top: 85px;
    }

    #special {
        padding: 6px 0;
    }

    #special .special-panel div {
        margin: 3px auto;
        text-align: center;
    }

    #special-settings-body {
        padding: 10px 12px;
        max-height: 45vh;
    }

    #special-settings-body button {
        min-width: 90px;
        padding: 5px 8px;
        font-size: 13px !important;
        margin-right: 6px;
        margin-bottom: 6px;
    }

    #special-settings-body h2 {
        font-size: 16px !important;
        margin: 15px 0 10px !important;
    }
}

@media(max-width:768px) {
    #special-settings-body {
        max-height: 45vh;
    }
}

#special-settings-body::-webkit-scrollbar {
    width: 6px;
}

#special-settings-body::-webkit-scrollbar-track {
    background: rgba(128, 128, 128, 0.1);
}

#special-settings-body::-webkit-scrollbar-thumb {
    background: rgba(128, 128, 128, 0.3);
    border-radius: 3px;
}
/* End */


/* Start:/local/templates/maksimum-art.ru-2025/components/bitrix/menu/multilevel-gr/style.css?17660655154496*/
/**Top menu**/
#horizontal-multilevel-menu,
#horizontal-multilevel-menu ul {
	margin: 0;
	padding: 0;


	width: 100%;
	list-style: none;
	font-size: 11px;
	float: left;
	/*font-size:90%*/
}



/*Links*/
#horizontal-multilevel-menu a {
	display: block;

	/*padding:0.3em 0.8em;*/
	text-decoration: none;
	text-align: center;
}

#horizontal-multilevel-menu li {
	position: relative;
	float: left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item {
	color: #333333;


}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected {
	background: #7b5d3d;
	color: #fff;


}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item,
#horizontal-multilevel-menu li.jshover a.root-item {
	background: #7b5d3d;
	color: #fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent {
	position: relative;
	background: url(/local/templates/maksimum-art.ru-2025/components/bitrix/menu/multilevel-gr/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied {
	background: url(/local/templates/maksimum-art.ru-2025/components/bitrix/menu/multilevel-gr/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover,
#horizontal-multilevel-menu li.jshover {

	color: #fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected {
	background: transparent;
	color: #fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul {
	position: absolute;
	/*top:-999em;*/
	top: auto;
	left: -30px;
	display: none;
	z-index: 500;
	padding: 20px;
	border-radius: 15px;
	height: auto;
	/*width:12em;*/
	width: calc(280px - 40px);
	background: #F5F5F5;

}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li {
	display: inline-block;
	height: auto;
	width: 100%;


}

/*Item link*/
#horizontal-multilevel-menu li ul a {
	background: #f0f0f0;
	text-align: left;
	border-radius: 15px;
	margin-bottom: 10px;
	width: calc(100% - 40px);
}

#horizontal-multilevel-menu li ul li a:hover {
	background: #F1902F;
	color: #fff !important;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a {

	color: #4F4F4F;

}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a {
	color: #4F4F4F;
}

#horizontal-multilevel-menu li ul ul {
	margin: -27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul {
	/*top:-999em;*/
	display: none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul {
	/*z-index:1000;
	top:auto;*/
	display: block;
}

div.menu-clear-left {
	clear: left;
}
/* End */


/* Start:/local/templates/maksimum-art.ru-2025/template_styles.css?1766644762225895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("/local/templates/maksimum-art.ru-2025/../img/fancybox_sprite.png")}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url("/local/templates/maksimum-art.ru-2025/../img/fancybox_loading.gif") center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:rgba(0,0,0,0) url("/local/templates/maksimum-art.ru-2025/../img/blank.gif");-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible !important}.fancybox-lock{overflow:visible !important;width:auto}.fancybox-lock body{overflow:hidden !important}.fancybox-lock-test{overflow-y:hidden !important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url("/local/templates/maksimum-art.ru-2025/../img/fancybox_overlay.png")}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:rgba(0,0,0,0);background:rgba(0,0,0,.8);border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("/local/templates/maksimum-art.ru-2025/../img/fancybox_sprite@2x.png");background-size:44px 152px}#fancybox-loading div{background-image:url("/local/templates/maksimum-art.ru-2025/../img/fancybox_loading@2x.gif");background-size:24px 24px}}
.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;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:rgba(0,0,0,0)}.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);-ms-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 rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}
﻿.slick-loading .slick-list{background:#fff url("/local/templates/maksimum-art.ru-2025/./ajax-loader.gif") center center no-repeat}@font-face{font-family:"slick";font-weight:normal;font-style:normal;src:url("/local/templates/maksimum-art.ru-2025/./fonts/slick.eot");src:url("/local/templates/maksimum-art.ru-2025/./fonts/slick.eot?#iefix") format("embedded-opentype"),url("/local/templates/maksimum-art.ru-2025/./fonts/slick.woff") format("woff"),url("/local/templates/maksimum-art.ru-2025/./fonts/slick.ttf") format("truetype"),url("/local/templates/maksimum-art.ru-2025/./fonts/slick.svg#slick") format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:rgba(0,0,0,0);border:none;outline:none;background:rgba(0,0,0,0)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:rgba(0,0,0,0);outline:none;background:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:rgba(0,0,0,0);border:0;outline:none;background:rgba(0,0,0,0)}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
﻿@font-face{font-family:"Rubik_Bubbles";src:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Rubik_Bubbles/Rubik-Bubbles-Regular.woff2") format("woff2"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Rubik_Bubbles/Rubik-Bubbles-Regular.woff") format("woff"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Rubik_Bubbles/Rubik-Bubbles-Regular.ttf") format("ttf"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Rubik_Bubbles/Rubik-Bubbles-Regular.otf") format("otf"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Rubik_Bubbles/Rubik-Bubbles-Regular.svg#OpenSans-Regular") format("svg"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Rubik_Bubbles/Rubik-Bubbles-Regular.eot?#iefix") format("embedded-opentype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Simple-Line-Icons";src:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Simple-Line-Icons.woff") format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"OpenSans-Regular";src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Regular.eot);src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Regular.otf) format("otf"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Regular.svg#OpenSans-Regular) format("svg"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Regular.woff) format("woff"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"OpenSans-Bold";src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Bold.eot);src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Bold.otf) format("otf"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Bold.svg#OpenSans-Bold) format("svg"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Bold.woff) format("woff"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:"OpenSans-Light";src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.eot);src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.eot?#iefix) format("embedded-opentype"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.otf) format("otf"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.svg#OpenSans-Light) format("svg"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.woff) format("woff"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:"OpenSans-Italic";src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Italic.eot);src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Italic.eot?#iefix) format("embedded-opentype"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.otf) format("otf"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Italic.svg#OpenSans-Italic) format("svg"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Italic.woff) format("woff"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Italic.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"TT-Ricordi-Marmo-Regular";src:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular.eot");src:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular.eot?#iefix") format("embedded-opentype"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular.otf") format("otf"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular.ttf") format("ttf"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular#TTRicordiMarmoTrial-Regular") format("svg"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular.woff") format("woff"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"TT-Ricordi-Marmo-ria-Light";src:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.eot");src:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.eot?#iefix") format("embedded-opentype"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.otf") format("otf"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.ttf") format("ttf"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.svg#TT-Ricordi-Marmo-ria-Light") format("svg"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.woff") format("woff"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}.wraper,.modal-search__active .box-modal-search,.modal-search .box-modal-search,.footer-info,.footer-box{position:relative;display:block;width:calc(100% - 30px);padding:0 15px;max-width:1500px;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto}section{display:inline-block;width:calc(100% - 30px);padding:0 15px;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box}._header,header{width:calc(100% - 30px);padding:0 15px}._header p,header p{font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Regular"}._header b,header b{font-size:1.1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}._header span,header span{font-size:1.1rem;line-height:1.45rem;font-family:"OpenSans-Regular"}._header a,header a{font-size:.87rem;line-height:1.05rem;font-family:"TT-Ricordi-Marmo-Regular";text-decoration:none}._contents,._article-04,.article-04_start,._article-02,.section-05,.section-04,.section-03,.section-02,.section-01-detals,.section-01,.block07,.block06,.block05,.block04,.block03,.block02,.block01{width:calc(100% - 30px);padding:0 15px;text-align:center}._contents h1,._article-04 h1,.article-04_start h1,._article-02 h1,.section-05 h1,.section-04 h1,.section-03 h1,.section-02 h1,.section-01-detals h1,.section-01 h1,.block07 h1,.block06 h1,.block05 h1,.block04 h1,.block03 h1,.block02 h1,.block01 h1{font-size:2rem;line-height:2.45rem;font-family:"TT-Ricordi-Marmo-Regular";padding:10px 0;text-align:left}._contents h2,._article-04 h2,.article-04_start h2,._article-02 h2,.section-05 h2,.section-04 h2,.section-03 h2,.section-02 h2,.section-01-detals h2,.section-01 h2,.block07 h2,.block06 h2,.block05 h2,.block04 h2,.block03 h2,.block02 h2,.block01 h2{font-size:2rem;line-height:2.45rem;font-family:"TT-Ricordi-Marmo-Regular";font-weight:normal;font-style:normal;padding:8px 0;text-align:left;text-transform:uppercase}._contents h2 a,._article-04 h2 a,.article-04_start h2 a,._article-02 h2 a,.section-05 h2 a,.section-04 h2 a,.section-03 h2 a,.section-02 h2 a,.section-01-detals h2 a,.section-01 h2 a,.block07 h2 a,.block06 h2 a,.block05 h2 a,.block04 h2 a,.block03 h2 a,.block02 h2 a,.block01 h2 a{font-size:inherit;line-height:inherit;font-family:"TT-Ricordi-Marmo-Regular";font-weight:normal;font-style:normal;padding:8px 0;text-align:left}._contents h3,._article-04 h3,.article-04_start h3,._article-02 h3,.section-05 h3,.section-04 h3,.section-03 h3,.section-02 h3,.section-01-detals h3,.section-01 h3,.block07 h3,.block06 h3,.block05 h3,.block04 h3,.block03 h3,.block02 h3,.block01 h3{font-size:1.6rem;line-height:2.05rem;font-family:"TT-Ricordi-Marmo-Regular";padding:6px 0;text-align:left}._contents h4,._article-04 h4,.article-04_start h4,._article-02 h4,.section-05 h4,.section-04 h4,.section-03 h4,.section-02 h4,.section-01-detals h4,.section-01 h4,.block07 h4,.block06 h4,.block05 h4,.block04 h4,.block03 h4,.block02 h4,.block01 h4{font-size:1.4rem;line-height:3.05rem;font-family:"OpenSans-Bold";padding:4px 0;text-align:left}._contents h5,._article-04 h5,.article-04_start h5,._article-02 h5,.section-05 h5,.section-04 h5,.section-03 h5,.section-02 h5,.section-01-detals h5,.section-01 h5,.block07 h5,.block06 h5,.block05 h5,.block04 h5,.block03 h5,.block02 h5,.block01 h5{font-size:1.2rem;line-height:2.85rem;font-family:"OpenSans-Bold";padding:4px 0;text-align:left}._contents p,._article-04 p,.article-04_start p,._article-02 p,.section-05 p,.section-04 p,.section-03 p,.section-02 p,.section-01-detals p,.section-01 p,.block07 p,.block06 p,.block05 p,.block04 p,.block03 p,.block02 p,.block01 p{font-size:1rem;line-height:1.55rem;font-family:"OpenSans-Regular";padding:4px 0;text-align:left;color:#4a4a4a}._contents b,._article-04 b,.article-04_start b,._article-02 b,.section-05 b,.section-04 b,.section-03 b,.section-02 b,.section-01-detals b,.section-01 b,.block07 b,.block06 b,.block05 b,.block04 b,.block03 b,.block02 b,.block01 b{font-size:1.1rem;line-height:1.45rem;font-family:"OpenSans-Bold";padding:4px 0;text-align:left}._contents span,._article-04 span,.article-04_start span,._article-02 span,.section-05 span,.section-04 span,.section-03 span,.section-02 span,.section-01-detals span,.section-01 span,.block07 span,.block06 span,.block05 span,.block04 span,.block03 span,.block02 span,.block01 span{font-size:.9rem;line-height:1.45rem;font-family:"OpenSans-Regular";padding:4px 0;text-align:left}._contents a,._article-04 a,.article-04_start a,._article-02 a,.section-05 a,.section-04 a,.section-03 a,.section-02 a,.section-01-detals a,.section-01 a,.block07 a,.block06 a,.block05 a,.block04 a,.block03 a,.block02 a,.block01 a{position:relative;display:inline-block;font-size:1rem;line-height:1.45rem;font-family:"TT-Ricordi-Marmo-Regular";text-decoration:none;padding:4px 0;text-align:left}._contents img,._article-04 img,.article-04_start img,._article-02 img,.section-05 img,.section-04 img,.section-03 img,.section-02 img,.section-01-detals img,.section-01 img,.block07 img,.block06 img,.block05 img,.block04 img,.block03 img,.block02 img,.block01 img{position:relative;display:inline-block;max-width:900px;margin:8px auto;width:100%;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px}._contents ul,._article-04 ul,.article-04_start ul,._article-02 ul,.section-05 ul,.section-04 ul,.section-03 ul,.section-02 ul,.section-01-detals ul,.section-01 ul,.block07 ul,.block06 ul,.block05 ul,.block04 ul,.block03 ul,.block02 ul,.block01 ul{list-style:circle;padding:0;margin:8px 0 8px 15px;text-align:left}._contents ul li,._article-04 ul li,.article-04_start ul li,._article-02 ul li,.section-05 ul li,.section-04 ul li,.section-03 ul li,.section-02 ul li,.section-01-detals ul li,.section-01 ul li,.block07 ul li,.block06 ul li,.block05 ul li,.block04 ul li,.block03 ul li,.block02 ul li,.block01 ul li{font-family:"TT-Ricordi-Marmo-Regular";font-size:1rem;line-height:1.45rem}._footer,.footer{width:calc(100% - 30px);padding:0 15px}._footer h3,.footer h3{font-size:1.6rem;line-height:2.05rem;font-family:"TT-Ricordi-Marmo-Regular";padding:6px 0;text-align:left}._footer h4,.footer h4{font-size:1.2rem;font-family:"OpenSans-Bold";text-transform:lowercase;padding:4px 0;text-align:left}._footer p,.footer p{font-size:.9rem;line-height:1.15rem;font-family:"OpenSans-Regular"}._footer b,.footer b{font-size:1rem;line-height:1.25rem;font-family:"OpenSans-Bold"}._footer span,.footer span{font-size:.95rem;line-height:1.45rem;font-family:"OpenSans-Regular"}._footer a,.footer a{position:relative;display:inline-block;font-size:1rem;width:100%;line-height:1.25rem;font-family:"TT-Ricordi-Marmo-Regular";text-decoration:none;padding:4px 0}@media(max-width: 720px){._contents,._article-04,.article-04_start,._article-02,.section-05,.section-04,.section-03,.section-02,.section-01-detals,.section-01,.block07,.block06,.block05,.block04,.block03,.block02,.block01{width:calc(100% - 10px);padding:0 5px}._contents h1,._article-04 h1,.article-04_start h1,._article-02 h1,.section-05 h1,.section-04 h1,.section-03 h1,.section-02 h1,.section-01-detals h1,.section-01 h1,.block07 h1,.block06 h1,.block05 h1,.block04 h1,.block03 h1,.block02 h1,.block01 h1{font-size:1.6rem;line-height:1.85rem;font-family:"TT-Ricordi-Marmo-Regular";color:#4a4a4a}._contents h2,._article-04 h2,.article-04_start h2,._article-02 h2,.section-05 h2,.section-04 h2,.section-03 h2,.section-02 h2,.section-01-detals h2,.section-01 h2,.block07 h2,.block06 h2,.block05 h2,.block04 h2,.block03 h2,.block02 h2,.block01 h2{font-size:1.2rem;line-height:1.35rem;font-family:"TT-Ricordi-Marmo-Regular";color:#4a4a4a}._contents h3,._article-04 h3,.article-04_start h3,._article-02 h3,.section-05 h3,.section-04 h3,.section-03 h3,.section-02 h3,.section-01-detals h3,.section-01 h3,.block07 h3,.block06 h3,.block05 h3,.block04 h3,.block03 h3,.block02 h3,.block01 h3{font-size:1.4rem;line-height:1.65rem;font-family:"TT-Ricordi-Marmo-Regular";color:#4a4a4a}._contents h4,._article-04 h4,.article-04_start h4,._article-02 h4,.section-05 h4,.section-04 h4,.section-03 h4,.section-02 h4,.section-01-detals h4,.section-01 h4,.block07 h4,.block06 h4,.block05 h4,.block04 h4,.block03 h4,.block02 h4,.block01 h4{font-size:1.2rem;line-height:1.45rem;font-family:"TT-Ricordi-Marmo-Regular";color:#4a4a4a}._contents h5,._article-04 h5,.article-04_start h5,._article-02 h5,.section-05 h5,.section-04 h5,.section-03 h5,.section-02 h5,.section-01-detals h5,.section-01 h5,.block07 h5,.block06 h5,.block05 h5,.block04 h5,.block03 h5,.block02 h5,.block01 h5{font-size:1.1rem;line-height:1.25rem;font-family:"TT-Ricordi-Marmo-Regular";color:#4a4a4a}._contents p,._article-04 p,.article-04_start p,._article-02 p,.section-05 p,.section-04 p,.section-03 p,.section-02 p,.section-01-detals p,.section-01 p,.block07 p,.block06 p,.block05 p,.block04 p,.block03 p,.block02 p,.block01 p{font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Regular"}._contents b,._article-04 b,.article-04_start b,._article-02 b,.section-05 b,.section-04 b,.section-03 b,.section-02 b,.section-01-detals b,.section-01 b,.block07 b,.block06 b,.block05 b,.block04 b,.block03 b,.block02 b,.block01 b{font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}._contents span,._article-04 span,.article-04_start span,._article-02 span,.section-05 span,.section-04 span,.section-03 span,.section-02 span,.section-01-detals span,.section-01 span,.block07 span,.block06 span,.block05 span,.block04 span,.block03 span,.block02 span,.block01 span{font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Regular"}._contents a,._article-04 a,.article-04_start a,._article-02 a,.section-05 a,.section-04 a,.section-03 a,.section-02 a,.section-01-detals a,.section-01 a,.block07 a,.block06 a,.block05 a,.block04 a,.block03 a,.block02 a,.block01 a{font-size:1rem;line-height:1.45rem;font-family:"TT-Ricordi-Marmo-Regular";text-decoration:none}._contents img,._article-04 img,.article-04_start img,._article-02 img,.section-05 img,.section-04 img,.section-03 img,.section-02 img,.section-01-detals img,.section-01 img,.block07 img,.block06 img,.block05 img,.block04 img,.block03 img,.block02 img,.block01 img{position:relative;display:inline-block;max-width:700px;margin:15px 0;width:100%;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box}._contents ul,._article-04 ul,.article-04_start ul,._article-02 ul,.section-05 ul,.section-04 ul,.section-03 ul,.section-02 ul,.section-01-detals ul,.section-01 ul,.block07 ul,.block06 ul,.block05 ul,.block04 ul,.block03 ul,.block02 ul,.block01 ul{list-style:none;padding:0;margin:15px 0}._contents ul li,._article-04 ul li,.article-04_start ul li,._article-02 ul li,.section-05 ul li,.section-04 ul li,.section-03 ul li,.section-02 ul li,.section-01-detals ul li,.section-01 ul li,.block07 ul li,.block06 ul li,.block05 ul li,.block04 ul li,.block03 ul li,.block02 ul li,.block01 ul li{font-family:"TT-Ricordi-Marmo-Regular";font-size:1rem;line-height:1.45rem;padding:3px 5px}}@media(max-width: 822px){.wraper,.modal-search__active .box-modal-search,.modal-search .box-modal-search,.footer-info,.footer-box{position:relative;display:block;width:calc(100% - 20px);padding:0 10px;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto}section{display:inline-block;width:calc(100% - 10px);padding:0 5px;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box}}header{position:fixed;left:0;top:0;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;width:100%;height:auto;min-height:90px;padding:10px 0;z-index:100;-webkit-box-shadow:0 2px 4px 0 rgba(118,118,55,.05);box-shadow:0 2px 4px 0 rgba(118,118,55,.05)}header .header_box{position:relative;display:grid;grid-gap:10px;width:100%;padding:0;height:auto;grid-template-columns:200px 1fr 42px;grid-template-rows:auto;z-index:10}header .header_box .header_box__logo{-ms-flex-item-align:center;align-self:center;justify-self:center;font-size:.6rem;line-height:.6rem !important;font-family:"OpenSans-Light"}header .header_box .header_box__logo img{position:relative;display:inline-block;width:100%;height:auto}header .header_box .header_box__logo .slogan{display:inline-block;width:100%;height:auto;font-family:"OpenSans-Light";font-size:.7rem;line-height:.85rem !important;padding:0;margin:5px 0 0 0;color:#000}header .header_box .header_box_info{position:relative;display:grid;grid-gap:0;height:auto;grid-template-columns:1fr;grid-template-rows:1fr 1fr;z-index:10}header .header_box .header_box_info .box_info_contacts{position:relative;-ms-flex-item-align:center;align-self:center;justify-self:center;width:calc(100% - 60px);height:auto}header .header_box .header_box_info .box_info_contacts .links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}header .header_box .header_box_info .box_info_contacts .links a{position:relative;display:grid;grid-gap:0;height:auto;grid-template-columns:auto 1fr;grid-template-rows:auto;z-index:10;color:#767637;font-size:.87rem;line-height:1.05rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .links a .ikon{-ms-flex-item-align:center;align-self:center;justify-self:center;width:26px;height:26px;margin-right:5px}header .header_box .header_box_info .box_info_contacts .links a .ikon svg{position:relative;display:inline-block;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links a span{font-size:.87rem;line-height:1.05rem;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .box_info_contacts .links a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .soc-gr{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}header .header_box .header_box_info .box_info_contacts .soc-gr .soc{margin-left:5px}header .header_box .header_box_info .header_box_info_menu{width:calc(100% - 60px);position:relative;text-align:left;-ms-flex-item-align:start;align-self:start;justify-self:center;-webkit-animation:head .6s ease-in-out;animation:head .6s ease-in-out}header .header_box .header_box_info .header_box_info_menu .nav{position:relative;display:inline-block;width:100%;height:auto;list-style:none;margin:0 auto;padding:0;text-align:left}header .header_box .header_box_info .header_box_info_menu .nav li{position:relative;display:inline-block;width:auto;height:auto;padding:0}header .header_box .header_box_info .header_box_info_menu .nav li a{cursor:pointer}header .header_box .header_box_info .header_box_info_menu .nav li .index{padding-left:35px !important}header .header_box .header_box_info .header_box_info_menu .nav li .index::after{position:absolute;left:0;top:6px;content:"";display:block;width:25px;height:25px;background-image:url("/images/ikon-Self-Evolution-menu.svg");background-repeat:no-repeat;background-size:100%;background-position:left center;background-color:rgba(0,0,0,0)}header .header_box .header_box_btn{display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:42px;grid-template-rows:1fr;align-self:center;justify-self:start}header .header_box .header_box_btn .button-menu{display:grid;grid-gap:10px;width:42px;height:42px;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:center}header .header_box .header_box_btn .button-menu .mob-nav{-ms-flex-item-align:center;align-self:center;justify-self:center}@media(max-width: 944px){header{position:fixed;left:0;top:0;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;width:100%;height:auto;min-height:90px;padding:10px 0;z-index:100;-webkit-box-shadow:0 2px 4px 0 rgba(118,118,55,.05);box-shadow:0 2px 4px 0 rgba(118,118,55,.05)}header .header_box{position:relative;display:grid;grid-gap:10px;width:100%;padding:0;height:auto;grid-template-columns:150px auto 42px;grid-template-rows:auto;z-index:10}header .header_box .header_box__logo{-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box__logo img{position:relative;display:inline-block;width:100%;height:auto}header .header_box .header_box_info{position:relative;display:grid;grid-gap:0;height:auto;grid-template-columns:1fr;grid-template-rows:1fr auto;z-index:10}header .header_box .header_box_info .box_info_contacts{-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}header .header_box .header_box_info .box_info_contacts .links a{position:relative;display:grid;grid-gap:0;height:auto;grid-template-columns:auto 1fr;grid-template-rows:auto;z-index:10;color:#767637;font-size:.87rem;line-height:1.05rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .links a .ikon{-ms-flex-item-align:center;align-self:center;justify-self:center;width:26px;height:26px;margin-right:5px}header .header_box .header_box_info .box_info_contacts .links a .ikon svg{position:relative;display:inline-block;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links a span{font-size:.87rem;line-height:1.05rem;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .box_info_contacts .links a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .soc-gr{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}header .header_box .header_box_info .box_info_contacts .soc-gr .soc{margin-left:5px}header .header_box .header_box_info .header_box_info_menu{text-align:center;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .header_box_info_menu .nav{position:relative;display:inline-block;width:100%;height:auto;list-style:none;margin:0 auto;padding:0;text-align:center}header .header_box .header_box_info .header_box_info_menu .nav li{position:relative;display:inline-block;width:auto;height:auto;padding:0}header .header_box .header_box_info .header_box_info_menu .nav li a{cursor:pointer}header .header_box .header_box_btn{display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:42px;grid-template-rows:1fr;align-self:center;justify-self:start}header .header_box .header_box_btn .button-menu{display:grid;grid-gap:10px;width:42px;height:42px;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:center}header .header_box .header_box_btn .button-menu .mob-nav{-ms-flex-item-align:center;align-self:center;justify-self:center}}@media(max-width: 942px){header{position:fixed;left:0;top:0;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;width:100%;height:auto;min-height:90px;padding:10px 0;z-index:100;-webkit-box-shadow:0 2px 4px 0 rgba(118,118,55,.05);box-shadow:0 2px 4px 0 rgba(118,118,55,.05)}header .header_box{position:relative;display:grid;grid-gap:10px;width:100%;padding:0;height:auto;grid-template-columns:150px auto 42px;grid-template-rows:auto;z-index:10}header .header_box .header_box__logo{-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box__logo img{position:relative;display:inline-block;width:100%;height:auto}header .header_box .header_box_info{position:relative;display:grid;grid-gap:0;height:auto;grid-template-columns:1fr;grid-template-rows:1fr auto;z-index:10}header .header_box .header_box_info .box_info_contacts{-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links a{position:relative;display:grid;grid-gap:0;height:auto;padding-left:10px;margin-bottom:5px;grid-template-columns:auto 1fr;grid-template-rows:auto;z-index:10;color:#767637;font-size:.87rem;line-height:1.05rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .links a .ikon{-ms-flex-item-align:center;align-self:center;justify-self:center;width:26px;height:26px;margin-right:5px}header .header_box .header_box_info .box_info_contacts .links a .ikon svg{position:relative;display:inline-block;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links a span{padding-left:5px;font-size:.87rem;line-height:1.05rem;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .box_info_contacts .links a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .soc-gr{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}header .header_box .header_box_info .box_info_contacts .soc-gr .soc{margin-left:5px}header .header_box .header_box_info .header_box_info_menu{text-align:center;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .header_box_info_menu .nav{display:none}header .header_box .header_box_btn{display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:42px;grid-template-rows:1fr;align-self:center;justify-self:start}header .header_box .header_box_btn .button-menu{display:grid;grid-gap:10px;width:42px;height:42px;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:center}header .header_box .header_box_btn .button-menu .mob-nav{-ms-flex-item-align:center;align-self:center;justify-self:center}}@media(max-width: 640px){header{position:fixed;left:0;top:0;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;width:100%;height:auto;min-height:10px;padding:10px 0;z-index:100;-webkit-box-shadow:0 2px 4px 0 rgba(118,118,55,.05);box-shadow:0 2px 4px 0 rgba(118,118,55,.05)}header .header_box{position:relative;display:grid;grid-gap:10px;width:100%;padding:0;height:120px;grid-template-columns:1fr;grid-template-rows:auto auto 42px;z-index:10}header .header_box .header_box__logo{-ms-flex-item-align:center;align-self:center;justify-self:center;font-size:.6rem;line-height:.6rem !important;font-family:"OpenSans-Light"}header .header_box .header_box__logo img{position:relative;display:inline-block;width:100%;max-width:200px;height:auto}header .header_box .header_box__logo .slogan{display:inline-block;width:100%;height:auto;font-family:"OpenSans-Light";font-size:.7rem;line-height:.85rem !important;padding:0;margin:5px 0 0 0;color:#000}header .header_box .header_box_info{grid-row:2;grid-column:1/3;position:relative;display:grid;grid-gap:0;height:auto;grid-template-columns:1fr;grid-template-rows:1fr auto;z-index:10}header .header_box .header_box_info .box_info_contacts{-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links a{position:relative;display:grid;grid-gap:0;height:auto;padding-left:10px;margin-bottom:5px;grid-template-columns:auto 1fr;grid-template-rows:auto;z-index:10;color:#767637;font-size:.87rem;line-height:1.05rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .links a .ikon{-ms-flex-item-align:center;align-self:center;justify-self:center;width:26px;height:26px;margin-right:5px}header .header_box .header_box_info .box_info_contacts .links a .ikon svg{position:relative;display:inline-block;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links a span{padding-left:5px;font-size:.87rem;line-height:1.05rem;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .box_info_contacts .links a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .soc-gr{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}header .header_box .header_box_info .box_info_contacts .soc-gr .soc{margin-left:5px}header .header_box .header_box_info .header_box_info_menu{text-align:center;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .header_box_info_menu .nav{display:none}header .header_box .header_box_btn{grid-row:2;grid-column:2/4;display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:42px;grid-template-rows:1fr;align-self:center;justify-self:start}header .header_box .header_box_btn .button-menu{display:grid;grid-gap:10px;width:42px;height:42px;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:center}header .header_box .header_box_btn .button-menu .mob-nav{-ms-flex-item-align:center;align-self:center;justify-self:center}}@media(max-width: 436px){header{position:fixed;left:0;top:0;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;width:100%;height:auto;padding:10px 0;z-index:100;-webkit-box-shadow:0 2px 4px 0 rgba(118,118,55,.05);box-shadow:0 2px 4px 0 rgba(118,118,55,.05)}header .header_box{position:relative;display:grid;grid-gap:10px;width:100%;padding:0;height:140px;grid-template-columns:1fr;grid-template-rows:auto auto 42px;z-index:10}header .header_box .header_box__logo{grid-row:1;grid-column:1/4;align-self:center;justify-self:center;font-size:.6rem;line-height:.6rem !important;font-family:"OpenSans-Light";text-align:center}header .header_box .header_box__logo img{position:relative;display:inline-block;width:100%;max-width:200px;height:auto}header .header_box .header_box__logo .slogan{display:inline-block;width:100%;height:auto;font-family:"OpenSans-Light";font-size:.7rem;line-height:.85rem !important;padding:0;margin:5px 0 0 0;color:#000}header .header_box .header_box_info{grid-row:2;grid-column:1/3;position:relative;display:grid;grid-gap:0;height:auto;grid-template-columns:1fr;grid-template-rows:1fr auto;z-index:10}header .header_box .header_box_info .box_info_contacts{-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links a{position:relative;display:grid;grid-gap:0;width:auto;height:auto;padding-left:0;margin-bottom:5px;grid-template-columns:auto 1fr;grid-template-rows:auto;z-index:10;color:#767637;font-size:.87rem;line-height:1.05rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .links a .ikon{-ms-flex-item-align:center;align-self:center;justify-self:center;width:26px;height:26px;margin-right:5px}header .header_box .header_box_info .box_info_contacts .links a .ikon svg{position:relative;display:inline-block;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links a span{padding-left:5px;font-size:.87rem;line-height:1.05rem;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .box_info_contacts .links a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .soc-gr{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}header .header_box .header_box_info .box_info_contacts .soc-gr .soc{text-align:center;margin-left:10px}header .header_box .header_box_info .header_box_info_menu{text-align:center;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .header_box_info_menu .nav{display:none}header .header_box .header_box_btn{grid-row:2;grid-column:3/4;display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:42px;grid-template-rows:1fr;align-self:center;justify-self:center}header .header_box .header_box_btn .button-menu{display:grid;grid-gap:10px;width:42px;height:42px;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:center}header .header_box .header_box_btn .button-menu .mob-nav{-ms-flex-item-align:center;align-self:center;justify-self:center}}@media(max-width: 416px){header{position:fixed;left:0;top:0;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;width:100%;height:auto;padding:10px 0;z-index:100;-webkit-box-shadow:0 2px 4px 0 rgba(118,118,55,.05);box-shadow:0 2px 4px 0 rgba(118,118,55,.05)}header .header_box{position:relative;display:grid;grid-gap:10px;width:100%;padding:0;height:140px;grid-template-columns:1fr;grid-template-rows:auto auto 42px;z-index:10}header .header_box .header_box__logo{grid-row:1;grid-column:1/4;align-self:center;justify-self:center;font-size:.6rem;line-height:.6rem !important;font-family:"OpenSans-Light";text-align:center}header .header_box .header_box__logo img{position:relative;display:inline-block;width:100%;max-width:200px;height:auto}header .header_box .header_box__logo .slogan{display:inline-block;width:100%;height:auto;font-family:"OpenSans-Light";font-size:.7rem;line-height:.85rem !important;padding:0;margin:5px 0 0 0;color:#000}header .header_box .header_box_info{grid-row:2;grid-column:1/4;position:relative;display:grid;grid-gap:0;height:auto;grid-template-columns:1fr;grid-template-rows:1fr auto;z-index:10}header .header_box .header_box_info .box_info_contacts{-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links a{position:relative;display:grid;grid-gap:0;width:auto;height:auto;padding-left:0;margin-bottom:5px;grid-template-columns:auto 1fr;grid-template-rows:auto;z-index:10;color:#767637;font-size:.87rem;line-height:1.05rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .links a .ikon{-ms-flex-item-align:center;align-self:center;justify-self:center;width:26px;height:26px;margin-right:5px}header .header_box .header_box_info .box_info_contacts .links a .ikon svg{position:relative;display:inline-block;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links a span{padding-left:5px;font-size:.87rem;line-height:1.05rem;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .box_info_contacts .links a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .soc-gr{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}header .header_box .header_box_info .box_info_contacts .soc-gr .soc{text-align:center;margin-left:10px}header .header_box .header_box_info .header_box_info_menu{text-align:center;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .header_box_info_menu .nav{display:none}header .header_box .header_box_btn{grid-row:2;grid-column:3/4;display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:42px;grid-template-rows:1fr;align-self:center;justify-self:center}header .header_box .header_box_btn .button-menu{display:grid;grid-gap:10px;width:42px;height:42px;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:center}header .header_box .header_box_btn .button-menu .mob-nav{-ms-flex-item-align:center;align-self:center;justify-self:center}}@media(max-width: 363px){header{position:fixed;left:0;top:0;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;width:100%;height:auto;padding:10px 0;z-index:100;-webkit-box-shadow:0 2px 4px 0 rgba(118,118,55,.05);box-shadow:0 2px 4px 0 rgba(118,118,55,.05)}header .header_box{position:relative;display:grid;grid-gap:10px;width:100%;padding:0;height:175px;grid-template-columns:1fr;grid-template-rows:auto auto 42px;z-index:10}header .header_box .header_box__logo{grid-row:1;grid-column:1/4;align-self:center;justify-self:center;font-size:.6rem;line-height:.6rem !important;font-family:"OpenSans-Light";text-align:center}header .header_box .header_box__logo img{position:relative;display:inline-block;width:100%;max-width:200px;height:auto}header .header_box .header_box__logo .slogan{display:inline-block;width:100%;height:auto;font-family:"OpenSans-Light";font-size:.7rem;line-height:.85rem !important;padding:0;margin:5px 0 0 0;color:#000}header .header_box .header_box_info{grid-row:2;grid-column:1/4;position:relative;display:grid;grid-gap:0;height:auto;grid-template-columns:1fr;grid-template-rows:1fr auto;z-index:10}header .header_box .header_box_info .box_info_contacts{-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links a{position:relative;display:grid;grid-gap:0;width:auto;height:auto;padding-left:0;margin-bottom:5px;grid-template-columns:auto 1fr;grid-template-rows:auto;z-index:10;color:#767637;font-size:.87rem;line-height:1.05rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .links a .ikon{-ms-flex-item-align:center;align-self:center;justify-self:center;width:26px;height:26px;margin-right:5px}header .header_box .header_box_info .box_info_contacts .links a .ikon svg{position:relative;display:inline-block;width:100%;height:auto}header .header_box .header_box_info .box_info_contacts .links a span{padding-left:5px;font-size:.87rem;line-height:1.05rem;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .box_info_contacts .links a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header_box .header_box_info .box_info_contacts .soc-gr{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}header .header_box .header_box_info .box_info_contacts .soc-gr .soc{text-align:center;margin-left:10px}header .header_box .header_box_info .header_box_info_menu{text-align:center;-ms-flex-item-align:center;align-self:center;justify-self:center}header .header_box .header_box_info .header_box_info_menu .nav{display:none}header .header_box .header_box_btn{grid-row:2;grid-column:3/4;display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:42px;grid-template-rows:1fr;align-self:center;justify-self:center}header .header_box .header_box_btn .button-menu{display:grid;grid-gap:10px;width:42px;height:42px;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:center}header .header_box .header_box_btn .button-menu .mob-nav{-ms-flex-item-align:center;align-self:center;justify-self:center}}@-webkit-keyframes head{0%{opacity:0}100%{opacity:1}}@keyframes head{0%{opacity:0}100%{opacity:1}}@font-face{font-family:"Rubik_Bubbles";src:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Rubik_Bubbles/Rubik-Bubbles-Regular.woff2") format("woff2"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Rubik_Bubbles/Rubik-Bubbles-Regular.woff") format("woff"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Rubik_Bubbles/Rubik-Bubbles-Regular.ttf") format("ttf"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Rubik_Bubbles/Rubik-Bubbles-Regular.otf") format("otf"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Rubik_Bubbles/Rubik-Bubbles-Regular.svg#OpenSans-Regular") format("svg"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Rubik_Bubbles/Rubik-Bubbles-Regular.eot?#iefix") format("embedded-opentype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Simple-Line-Icons";src:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Simple-Line-Icons.woff") format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"OpenSans-Regular";src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Regular.eot);src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Regular.otf) format("otf"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Regular.svg#OpenSans-Regular) format("svg"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Regular.woff) format("woff"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"OpenSans-Bold";src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Bold.eot);src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Bold.otf) format("otf"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Bold.svg#OpenSans-Bold) format("svg"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Bold.woff) format("woff"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:"OpenSans-Light";src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.eot);src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.eot?#iefix) format("embedded-opentype"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.otf) format("otf"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.svg#OpenSans-Light) format("svg"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.woff) format("woff"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:"OpenSans-Italic";src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Italic.eot);src:url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Italic.eot?#iefix) format("embedded-opentype"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Light.otf) format("otf"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Italic.svg#OpenSans-Italic) format("svg"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Italic.woff) format("woff"),url(/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/Open_Sans/OpenSans-Italic.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"TT-Ricordi-Marmo-Regular";src:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular.eot");src:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular.eot?#iefix") format("embedded-opentype"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular.otf") format("otf"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular.ttf") format("ttf"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular#TTRicordiMarmoTrial-Regular") format("svg"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular.woff") format("woff"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TTRicordiMarmoTrial-Regular.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"TT-Ricordi-Marmo-ria-Light";src:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.eot");src:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.eot?#iefix") format("embedded-opentype"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.otf") format("otf"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.ttf") format("ttf"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.svg#TT-Ricordi-Marmo-ria-Light") format("svg"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.woff") format("woff"),url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/fonts/TT-Ricordi-Marmo/TT-Ricordi-Marmo-ria-Light.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}.block01{position:relative;display:inline-block;padding:160px 0 80px 0;width:100%;min-height:900px;height:100%;background-color:#f5f5f5;background-image:url("/images/block1-fon.webp");background-repeat:no-repeat;background-position:center;background-size:cover}.block01::after{position:absolute;left:0;top:0%;content:"";display:block;width:100%;height:100%;background-image:url("/images/after-fon-block1.svg");background-repeat:no-repeat;background-size:100%;background-position:left center;background-color:rgba(0,0,0,0);z-index:1;-webkit-animation:ani 3s forwards;animation:ani 3s forwards;overflow:hidden}.block01::before{position:absolute;left:10%;top:calc(100% - 100px);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:"";display:block;width:100px;height:100px;background-image:url("/images/logo-bg.svg");background-repeat:no-repeat;background-size:100%;background-position:left center;background-color:rgba(0,0,0,0);z-index:2}.block01 .name-comp{position:absolute;display:block;top:0;left:18px;width:30px;height:400px}.block01 .name-comp .line{width:30px;height:250px;background-image:url("/images/line.svg");background-position:11px top;background-repeat:no-repeat;margin-bottom:15px}.block01 .name-comp .name{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:1.2rem;font-family:"OpenSans-Italic";text-transform:uppercase;letter-spacing:.1rem}.block01 .text-box{position:relative;display:grid;grid-gap:10px;padding:0;grid-template-columns:1fr 1fr;grid-template-rows:1fr;z-index:10;width:100%;height:100%}.block01 .text-box .box-left{align-self:center;justify-self:center;display:grid;grid-gap:30px;padding:0;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;width:100%;height:auto}.block01 .text-box .box-left .slogan1{width:85%;padding-left:15%;height:auto;font-family:"OpenSans-Regular";font-size:1.2rem;color:#767637;letter-spacing:0;line-height:1.45rem}.block01 .text-box .box-left .slogan2{width:65%;padding-left:35%;height:auto;font-family:"OpenSans-Regular";font-size:1.2rem;color:#767637;letter-spacing:0;line-height:1.45rem}.block01 .text-box .box-left .block1-h1{align-self:center;justify-self:center;display:grid;grid-gap:15px;padding:0;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;width:100%;height:auto}.block01 .text-box .box-left .block1-h1 .lait{-ms-flex-item-align:center;align-self:center;justify-self:start;text-align:center;width:100%;height:auto;font-family:"TT-Ricordi-Marmo-Regular";font-size:6.5rem;line-height:5rem;color:#fff;letter-spacing:.05rem}.block01 .text-box .box-left .block1-h1 .darck-left{padding-left:15%;width:85%;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:70px;line-height:50px;color:#767637;letter-spacing:0;padding-left:10%}.block01 .text-box .box-left .block1-h1 .darck-right{padding-left:35%;width:65%;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:70px;line-height:50px;color:#767637;letter-spacing:0}.block01 .box-buuton{padding:80px 0 40px 0;position:relative;display:block;text-align:center;width:100%;height:auto;z-index:50}.block01 .box-buuton .more{cursor:pointer;position:relative !important;display:inline-block;color:#fff !important;padding:18px 35px 20px 35px;background-color:#9e9e4d;border-radius:30px;margin:5px 0;letter-spacing:.09rem;font-size:1rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:10px solid rgba(118,118,55,0);border:none;z-index:20}.block01 .box-buuton .more:hover{letter-spacing:.01rem;color:#fff;outline:10px solid rgba(255,255,255,.2);background-color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block01 .box-buuton .more:hover::after{background-color:rgba(65,33,23,.8);margin:3px 0;width:96%;height:30px;left:5px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-filter:blur(1px);filter:blur(1px);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.block01 .box-buuton .more:active{background-color:#c06520;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block01 .box-buuton .more:active::after{display:none}@media(max-width: 1134px){.block01{position:relative;display:inline-block;padding:160px 0 80px 0;width:100%;min-height:900px;height:100%;background-color:#f5f5f5;background-image:url("/images/block1-fon-mob.webp");background-repeat:no-repeat;background-position:center;background-size:cover}.block01::after{position:absolute;left:0;top:0%;content:"";display:block;background-color:rgba(0,0,0,.4);width:100%;height:100%;background-image:none;background-repeat:no-repeat;background-size:100%;background-position:center;z-index:1;-webkit-animation-play-state:paused;animation-play-state:paused;overflow:hidden}.block01::before{position:absolute;left:10%;top:calc(100% - 100px);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:"";display:block;width:100px;height:100px;background-image:url("/images/logo-bg.svg");background-repeat:no-repeat;background-size:100%;background-position:left center;background-color:rgba(0,0,0,0);z-index:2}.block01 .name-comp{position:absolute;display:block;top:0;left:18px;width:30px;height:400px}.block01 .name-comp .line{width:30px;height:250px;background-image:url("/images/line.svg");background-position:11px top;background-repeat:no-repeat;margin-bottom:15px}.block01 .name-comp .name{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:1.2rem;font-family:"OpenSans-Italic";text-transform:uppercase;letter-spacing:.1rem;color:#fff}.block01 .text-box{position:relative;display:grid;grid-gap:10px;padding:0;grid-template-columns:1fr 0;grid-template-rows:1fr;z-index:10;width:100%;height:100%}.block01 .text-box .box-left{align-self:center;justify-self:center;display:grid;grid-gap:30px;padding:0;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;width:100%;height:auto}.block01 .text-box .box-left .slogan1{width:85%;padding-left:15%;height:auto;font-family:"OpenSans-Regular";font-size:1.2rem;color:#fff;letter-spacing:0;line-height:1.45rem}.block01 .text-box .box-left .slogan2{width:65%;padding-left:15%;height:auto;font-family:"OpenSans-Regular";font-size:1.2rem;color:#fff;letter-spacing:0;line-height:1.45rem}.block01 .text-box .box-left .block1-h1{align-self:center;justify-self:center;display:grid;grid-gap:15px;padding:0;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;width:100%;height:auto}.block01 .text-box .box-left .block1-h1 .lait{-ms-flex-item-align:center;align-self:center;justify-self:start;text-align:center;width:100%;height:auto;font-family:"TT-Ricordi-Marmo-Regular";font-size:6.5rem;line-height:5rem;color:#fff;letter-spacing:.05rem}.block01 .text-box .box-left .block1-h1 .darck-left{padding-left:15%;width:85%;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:70px;line-height:50px;color:#fff;letter-spacing:0;padding-left:10%}.block01 .text-box .box-left .block1-h1 .darck-right{padding-left:35%;width:65%;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:70px;line-height:50px;color:#fff;letter-spacing:0}.block01 .box-buuton{padding:80px 0 40px 0;position:relative;display:block;text-align:center;width:100%;height:auto;z-index:50}.block01 .box-buuton .more{cursor:pointer;position:relative !important;display:inline-block;color:#fff !important;padding:18px 35px 20px 35px;background-color:#9e9e4d;border-radius:30px;margin:5px 0;letter-spacing:.09rem;font-size:1rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:10px solid rgba(118,118,55,0);border:none;z-index:20}.block01 .box-buuton .more:hover{letter-spacing:.01rem;color:#fff;outline:10px solid rgba(255,255,255,.2);background-color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block01 .box-buuton .more:hover::after{background-color:rgba(65,33,23,.8);margin:3px 0;width:96%;height:30px;left:5px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-filter:blur(1px);filter:blur(1px);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.block01 .box-buuton .more:active{background-color:#c06520;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block01 .box-buuton .more:active::after{display:none}}@media(max-width: 640px){.block01{position:relative;display:inline-block;padding:160px 0 80px 0;width:100%;min-height:900px;height:100%;background-color:#f5f5f5;background-image:url("/images/block1-fon-mob.webp");background-repeat:no-repeat;background-position:center;background-size:cover}.block01::after{position:absolute;left:0;top:0%;content:"";display:block;background-color:rgba(0,0,0,.5);width:100%;height:100%;background-image:none;background-repeat:no-repeat;background-size:100%;background-position:center;z-index:1;-webkit-animation-play-state:paused;animation-play-state:paused;overflow:hidden}.block01::before{position:absolute;left:10%;top:calc(100% - 60px);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:"";display:block;width:70px;height:70px;background-image:url("/images/logo-bg.svg");background-repeat:no-repeat;background-size:100%;background-position:left center;background-color:rgba(0,0,0,0);z-index:2}.block01 .name-comp{position:absolute;display:block;top:0;left:18px;width:30px;height:400px}.block01 .name-comp .line{width:30px;height:250px;background-image:url("/images/line.svg");background-position:11px top;background-repeat:no-repeat;margin-bottom:15px}.block01 .name-comp .name{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:1.2rem;font-family:"OpenSans-Italic";text-transform:uppercase;letter-spacing:.1rem;color:#fff}.block01 .text-box{position:relative;display:grid;grid-gap:10px;padding:0;grid-template-columns:1fr 0;grid-template-rows:1fr;z-index:10;width:100%;height:100%}.block01 .text-box .box-left{align-self:center;justify-self:center;display:grid;grid-gap:30px;padding:0;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr;z-index:10;width:100%;height:auto}.block01 .text-box .box-left .slogan1{width:100%;padding-left:0;height:auto;font-family:"OpenSans-Regular";font-size:1.2rem;color:#fff;letter-spacing:0;line-height:1.45rem;text-align:center}.block01 .text-box .box-left .slogan2{width:calc(100% - 80px);padding:40px;height:auto;font-family:"OpenSans-Regular";font-size:1.2rem;color:#fff;letter-spacing:0;line-height:1.45rem;text-align:center}.block01 .text-box .box-left .block1-h1{align-self:center;justify-self:center;display:grid;grid-gap:15px;padding:0;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;width:100%;height:auto}.block01 .text-box .box-left .block1-h1 .lait{-ms-flex-item-align:center;align-self:center;justify-self:start;text-align:center;width:100%;height:auto;font-family:"TT-Ricordi-Marmo-Regular";font-size:4.5rem;line-height:3rem;color:#fff;letter-spacing:.05rem}.block01 .text-box .box-left .block1-h1 .darck-left{padding-left:15%;width:85%;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:3rem;line-height:2rem;color:#fff;letter-spacing:0;padding-left:10%}.block01 .text-box .box-left .block1-h1 .darck-right{padding-left:35%;width:65%;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:3rem;line-height:2rem;color:#fff;letter-spacing:0}.block01 .box-buuton{padding:80px 0 40px 0;position:relative;display:block;text-align:center;width:100%;height:auto;z-index:50}.block01 .box-buuton .more{cursor:pointer;position:relative !important;display:inline-block;color:#fff !important;padding:18px 35px 20px 35px;background-color:#9e9e4d;border-radius:30px;margin:5px 0;letter-spacing:.09rem;font-size:1rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:10px solid rgba(118,118,55,0);border:none;z-index:20}.block01 .box-buuton .more:hover{letter-spacing:.01rem;color:#fff;outline:10px solid rgba(255,255,255,.2);background-color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block01 .box-buuton .more:hover::after{background-color:rgba(65,33,23,.8);margin:3px 0;width:96%;height:30px;left:5px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-filter:blur(1px);filter:blur(1px);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.block01 .box-buuton .more:active{background-color:#c06520;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block01 .box-buuton .more:active::after{display:none}}@media(max-width: 446px){.block01{position:relative;display:inline-block;padding:320px 0 80px 0;width:100%;min-height:400px;height:100%;background-color:#f5f5f5;background-image:url("/images/block1-fon-mob.webp");background-repeat:no-repeat;background-position:center;background-size:cover}.block01::after{position:absolute;left:0;top:0%;content:"";display:block;background-color:rgba(0,0,0,.4);width:100%;height:100%;background-image:none;background-repeat:no-repeat;background-size:100%;background-position:center;z-index:1;-webkit-animation-play-state:paused;animation-play-state:paused;overflow:hidden}.block01::before{position:absolute;left:10%;top:calc(100% - 60px);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:"";display:none;width:70px;height:70px;background-image:url("/images/logo-bg.svg");background-repeat:no-repeat;background-size:100%;background-position:center;background-color:rgba(0,0,0,0);z-index:2}.block01 .name-comp{position:absolute;display:block;top:0;left:18px;width:30px;height:400px}.block01 .name-comp .line{width:30px;height:250px;background-image:url("/images/line.svg");background-position:11px top;background-repeat:no-repeat;margin-bottom:15px}.block01 .name-comp .name{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:1.2rem;font-family:"OpenSans-Italic";text-transform:uppercase;letter-spacing:.1rem;color:#fff}.block01 .text-box{position:relative;display:grid;grid-gap:10px;padding:0;grid-template-columns:1fr 0;grid-template-rows:1fr;z-index:10;width:100%;height:100%}.block01 .text-box .box-left{align-self:center;justify-self:center;display:grid;grid-gap:30px;padding:0;grid-template-columns:1fr;grid-template-rows:auto auto auto;z-index:10;width:100%;height:auto}.block01 .text-box .box-left .slogan1{width:100%;padding-left:0;height:auto;font-family:"OpenSans-Regular";font-size:1rem;color:#fff;letter-spacing:0;line-height:1.25rem;text-align:center}.block01 .text-box .box-left .slogan2{width:calc(100% - 80px);padding:40px;height:auto;font-family:"OpenSans-Regular";font-size:1rem;color:#fff;letter-spacing:0;line-height:1.25rem;text-align:center}.block01 .text-box .box-left .block1-h1{align-self:center;justify-self:center;display:grid;grid-gap:15px;padding:0;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;width:100%;height:auto}.block01 .text-box .box-left .block1-h1 .lait{-ms-flex-item-align:center;align-self:center;justify-self:start;text-align:center;width:100%;height:auto;font-family:"TT-Ricordi-Marmo-Regular";font-size:3.5rem;line-height:2rem;color:#fff;letter-spacing:.05rem}.block01 .text-box .box-left .block1-h1 .darck-left{padding-left:15%;width:85%;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:2rem;line-height:1rem;color:#fff;letter-spacing:0;padding-left:10%}.block01 .text-box .box-left .block1-h1 .darck-right{padding-left:35%;width:65%;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:2rem;line-height:1rem;color:#fff;letter-spacing:0}.block01 .box-buuton{padding:13.3333333333px 0 0 0;position:relative;display:block;text-align:center;width:100%;height:auto;z-index:50}.block01 .box-buuton .more{cursor:pointer;position:relative !important;display:inline-block;font-size:.87rem !important;width:210px;text-align:center;color:#fff !important;padding:18px 25px 20px 25px;background-color:#9e9e4d;border-radius:30px;margin:5px 0;letter-spacing:.09rem;font-size:1rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:10px solid rgba(118,118,55,0);border:none;z-index:20}.block01 .box-buuton .more:hover{letter-spacing:.01rem;color:#fff;outline:10px solid rgba(255,255,255,.2);background-color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block01 .box-buuton .more:hover::after{background-color:rgba(65,33,23,.8);margin:3px 0;width:96%;height:30px;left:5px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-filter:blur(1px);filter:blur(1px);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.block01 .box-buuton .more:active{background-color:#c06520;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block01 .box-buuton .more:active::after{display:none}}@-webkit-keyframes ani{0%{left:0}100%{left:-40%}}@keyframes ani{0%{left:0}100%{left:-40%}}.block02{position:relative;display:inline-block;padding:40px 0 120px 0;width:100%;height:auto;background:#fff}.block02 h2{position:relative;display:inline-block;width:100%;max-width:900px;height:auto;text-align:center;color:#767637;padding:53.3333333333px 0 40px 0}.block02 .text-box{position:relative;display:grid;grid-gap:30px;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;width:100%;height:auto}.block02 .text-box .ul-num-diz{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}.block02 .text-box .ul-num-diz .li-num-diz{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;list-style:none;width:calc(40% - 30px);height:auto;padding:0 0 0 0;margin:40px 15px}.block02 .text-box .ul-num-diz .li-num-diz .num{position:absolute;background:#767637;border-radius:3px;display:block;width:100px;padding:0 0;height:100px;font-family:"TT-Ricordi-Marmo-Regular";font-size:4rem;line-height:6.2rem;color:#fff;letter-spacing:0;text-align:center;z-index:20}.block02 .text-box .ul-num-diz .li-num-diz .num::before{position:absolute;display:block;left:85%;top:85%;content:"";width:60px;height:60px;background:url("/images/li-num.svg") center center/cover;z-index:-1}.block02 .text-box .ul-num-diz .li-num-diz span{position:relative;display:block;width:calc(100% - 160px);height:auto;padding-left:160px}.block02 .text-box .ul-num-diz .li-num-diz span h3{color:#9e9e4d}.block02 .text-box .but-content{position:relative;display:inline-block;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.8rem;line-height:2rem;color:#9e9e4d;letter-spacing:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block02 .text-box .but-content::before{position:absolute;display:block;left:0;top:100%;content:"";width:30%;height:1px;background:#767637;z-index:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block02 .text-box .but-content:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block02 .text-box .but-content:hover::before{position:absolute;display:block;left:0;top:100%;content:"";width:100%;height:1px;background:#767637;z-index:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 1042px){.block02{position:relative;display:inline-block;padding:40px 0 120px 0;width:100%;height:auto;background:#fff}.block02 h2{position:relative;display:inline-block;width:100%;max-width:900px;height:auto;text-align:center;color:#767637;padding:53.3333333333px 0 40px 0}.block02 .text-box{position:relative;display:grid;grid-gap:30px;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;width:100%;height:auto}.block02 .text-box .ul-num-diz{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}.block02 .text-box .ul-num-diz .li-num-diz{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;list-style:none;width:calc(100% - 30px);height:auto;max-width:500px;padding:0 0 0 0;margin:40px 15px}.block02 .text-box .ul-num-diz .li-num-diz .num{position:absolute;background:#767637;border-radius:3px;display:block;width:100px;padding:0 0;height:100px;font-family:"TT-Ricordi-Marmo-Regular";font-size:4rem;line-height:6.2rem;color:#fff;letter-spacing:0;text-align:center;z-index:20}.block02 .text-box .ul-num-diz .li-num-diz .num::before{position:absolute;display:block;left:85%;top:85%;content:"";width:60px;height:60px;background:url("/images/li-num.svg") center center/cover;z-index:-1}.block02 .text-box .ul-num-diz .li-num-diz span{position:relative;display:block;width:calc(100% - 160px);height:auto;padding-left:160px}.block02 .text-box .ul-num-diz .li-num-diz span h3{color:#9e9e4d}.block02 .text-box .but-content{position:relative;display:inline-block;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.8rem;line-height:2rem;color:#9e9e4d;letter-spacing:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block02 .text-box .but-content::before{position:absolute;display:block;left:0;top:100%;content:"";width:30%;height:1px;background:#767637;z-index:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block02 .text-box .but-content:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block02 .text-box .but-content:hover::before{position:absolute;display:block;left:0;top:100%;content:"";width:100%;height:1px;background:#767637;z-index:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media(max-width: 884px){.block02{position:relative;display:inline-block;padding:40px 0;width:100%;height:auto;background:#fff}.block02 h2{position:relative;display:inline-block;width:100%;max-width:900px;height:auto;text-align:center;color:#767637;padding:53.3333333333px 0 40px 0}.block02 .text-box{position:relative;display:grid;grid-gap:30px;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;width:100%;height:auto}.block02 .text-box .ul-num-diz{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}.block02 .text-box .ul-num-diz .li-num-diz{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;list-style:none;width:calc(100% - 30px);height:auto;max-width:500px;padding:0 0 0 0;margin:40px 15px}.block02 .text-box .ul-num-diz .li-num-diz .num{position:absolute;background:#767637;border-radius:3px;display:block;width:100px;padding:0 0;height:100px;font-family:"TT-Ricordi-Marmo-Regular";font-size:4rem;line-height:6.2rem;color:#fff;letter-spacing:0;text-align:center;z-index:20}.block02 .text-box .ul-num-diz .li-num-diz .num::before{position:absolute;display:block;left:85%;top:85%;content:"";width:60px;height:60px;background:url("/images/li-num.svg") center center/cover;z-index:-1}.block02 .text-box .ul-num-diz .li-num-diz span{position:relative;display:block;width:calc(100% - 160px);height:auto;padding-left:160px}.block02 .text-box .ul-num-diz .li-num-diz span h3{color:#9e9e4d}.block02 .text-box .but-content{position:relative;display:inline-block;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.8rem;line-height:2rem;color:#9e9e4d;letter-spacing:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block02 .text-box .but-content::before{position:absolute;display:block;left:0;top:100%;content:"";width:30%;height:1px;background:#767637;z-index:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block02 .text-box .but-content:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block02 .text-box .but-content:hover::before{position:absolute;display:block;left:0;top:100%;content:"";width:100%;height:1px;background:#767637;z-index:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media(max-width: 426px){.block02{position:relative;display:inline-block;padding:13.3333333333px 0;width:100%;height:auto;background:#fff}.block02 h2{position:relative;display:inline-block;width:100%;max-width:900px;height:auto;text-align:center;color:#767637;padding:40px 0 20px 0}.block02 .text-box{position:relative;display:grid;grid-gap:30px;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;width:100%;height:auto}.block02 .text-box .ul-num-diz{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}.block02 .text-box .ul-num-diz .li-num-diz{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;list-style:none;width:100%;height:auto;max-width:500px;padding:0 0 0 0;margin:20px 15px}.block02 .text-box .ul-num-diz .li-num-diz .num{position:absolute;background:#767637;border-radius:3px;display:block;width:40px;padding:0 0;height:40px;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.4rem;line-height:2.2rem;color:#fff;letter-spacing:0;text-align:center;z-index:20}.block02 .text-box .ul-num-diz .li-num-diz .num::before{position:absolute;display:block;left:85%;top:85%;content:"";width:20px;height:20px;background:url("/images/li-num.svg") center center/cover;z-index:-1}.block02 .text-box .ul-num-diz .li-num-diz span{position:relative;display:block;width:calc(100% - 60px);height:auto;padding-left:60px}.block02 .text-box .ul-num-diz .li-num-diz span h3{color:#9e9e4d}.block02 .text-box .but-content{position:relative;display:inline-block;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.2rem;line-height:1.45rem;color:#9e9e4d;letter-spacing:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block02 .text-box .but-content::before{position:absolute;display:block;left:0;top:100%;content:"";width:30%;height:1px;background:#767637;z-index:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block02 .text-box .but-content:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block02 .text-box .but-content:hover::before{position:absolute;display:block;left:0;top:100%;content:"";width:100%;height:1px;background:#767637;z-index:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.block03{position:relative;display:inline-block;padding:80px 0 120px 0;width:100%;height:auto;background-color:#f5f5f5;background-image:url("/images/bg-block3.webp");background-repeat:no-repeat;background-position:bottom center;background-size:100% 30px}.block03 h2{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#767637;padding:40px 0 40px 0}.block03 .text-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto;min-height:300px}.block03 .text-box .elem-box{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:320px;margin:60px 30px;height:auto}.block03 .text-box .elem-box .name{font-family:"OpenSans-Italic";font-size:1.2rem;color:#767637;letter-spacing:0;text-align:right;margin-bottom:30px}.block03 .text-box .elem-box .text{position:relative;display:inline-block;width:calc(100% - 40px);padding:20px;height:auto;min-height:120px;background-color:#ececcd;z-index:2;border-radius:3px}.block03 .text-box .elem-box .text p{display:inline-block;color:#fff;z-index:20;width:100%;height:auto}.block03 .text-box .elem-box .text::before{position:absolute;display:block;left:0;top:0;-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg);content:"";width:100%;height:100%;background:#9e9e4d;border-radius:3px;z-index:-1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block03 .text-box .elem-box .text:hover::before{position:absolute;display:block;left:0;top:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);content:"";width:100%;height:100%;background:#9e9e4d;border-radius:3px;z-index:-1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 844px){.block03{position:relative;display:inline-block;padding:20px 0;width:100%;height:auto;background-color:#f5f5f5;background-image:url("/images/bg-block3.webp");background-repeat:no-repeat;background-position:bottom center;background-size:100% 30px}.block03 h2{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#767637;padding:40px 0 40px 0}.block03 .text-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto;min-height:300px}.block03 .text-box .elem-box{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:320px;margin:60px 30px;height:auto}.block03 .text-box .elem-box .name{font-family:"OpenSans-Italic";font-size:1.2rem;color:#767637;letter-spacing:0;text-align:right;margin-bottom:30px}.block03 .text-box .elem-box .text{position:relative;display:inline-block;width:calc(100% - 40px);padding:20px;height:auto;min-height:120px;background-color:#ececcd;z-index:2;border-radius:3px}.block03 .text-box .elem-box .text p{display:inline-block;color:#fff;z-index:20;width:100%;height:auto}.block03 .text-box .elem-box .text::before{position:absolute;display:block;left:0;top:0;-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg);content:"";width:100%;height:100%;background:#9e9e4d;border-radius:3px;z-index:-1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block03 .text-box .elem-box .text:hover::before{position:absolute;display:block;left:0;top:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);content:"";width:100%;height:100%;background:#9e9e4d;border-radius:3px;z-index:-1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media(max-width: 440px){.block03{position:relative;display:inline-block;padding:20px 0;width:100%;height:auto;background-color:#f5f5f5;background-image:url("/images/bg-block3.webp");background-repeat:no-repeat;background-position:bottom center;background-size:100% 30px}.block03 h2{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#767637;padding:20px 0 13.3333333333px 0}.block03 .text-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto;min-height:200px}.block03 .text-box .elem-box{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:320px;margin:30px 0;height:auto}.block03 .text-box .elem-box .name{font-family:"OpenSans-Italic";font-size:1.2rem;color:#767637;letter-spacing:0;text-align:right;margin-bottom:30px}.block03 .text-box .elem-box .text{position:relative;display:inline-block;width:calc(100% - 40px);padding:20px;height:auto;min-height:120px;background-color:#ececcd;z-index:2;border-radius:3px}.block03 .text-box .elem-box .text p{display:inline-block;color:#fff;z-index:20;width:100%;height:auto}.block03 .text-box .elem-box .text::before{position:absolute;display:block;left:0;top:0;-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg);content:"";width:100%;height:100%;background:#9e9e4d;border-radius:3px;z-index:-1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block03 .text-box .elem-box .text:hover::before{position:absolute;display:block;left:0;top:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);content:"";width:100%;height:100%;background:#9e9e4d;border-radius:3px;z-index:-1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.block04{position:relative;display:inline-block;padding:80px 0;width:100%;height:auto;background:#fff}.block04 h2{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#767637;padding:40px 0 80px 0}.block04 .text-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto;min-height:300px}.block04 .text-box .elem-box{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:320px;margin:30px;height:auto}.block04 .text-box .elem-box .name{font-family:"OpenSans-Italic";font-size:1.2rem;color:#767637;letter-spacing:0;text-align:right;margin-bottom:30px}.block04 .text-box .elem-box .text{position:relative;display:inline-block;width:calc(100% - 40px);padding:20px;height:auto;min-height:150px;background-color:#ececcd;z-index:2;border-radius:3px}.block04 .text-box .elem-box .text p{display:inline-block;color:#fff;z-index:20;width:100%;height:auto}.block04 .text-box .elem-box .text::before{position:absolute;display:block;left:0;top:0;-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg);content:"";width:100%;height:100%;background:#9e9e4d;border-radius:3px;z-index:-1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block04 .text-box .elem-box .text:hover::before{position:absolute;display:block;left:0;top:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);content:"";width:100%;height:100%;background:#9e9e4d;border-radius:3px;z-index:-1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block05{position:relative;display:inline-block;padding:80px 0;width:100%;height:auto;background:#fff}.block05 h2{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#767637;padding:40px 0 80px 0}.block05 .text-box{position:relative;display:grid;grid-gap:30px;padding:0;grid-template-columns:1fr 1fr;grid-template-rows:1fr;z-index:10;width:100%;height:auto;min-height:300px;background-image:url("/images/bloc5-logo.svg");background-repeat:no-repeat;background-position:center}.block05 .text-box .descript{position:relative;-ms-flex-item-align:start;align-self:start;justify-self:end;width:100%;max-width:500px}.block05 .text-box .descript .descript-ul{position:relative;display:inline-block;width:100%;height:auto;list-style:none;padding:0;margin:0}.block05 .text-box .descript .descript-ul li{position:relative;display:inline-block;width:100%;height:auto;padding:0;margin:30px 0;border-bottom:1px solid rgba(74,74,74,.3)}.block05 .text-box .descript .descript-ul li span{background-color:#ededce;font-family:"TT-Ricordi-Marmo-Regular";font-size:25px;color:#878750;letter-spacing:0;padding:0 10px;text-align:center}.block05 .text-box .descript .descript-ul li p{text-align:right}.block05 .text-box .foto-avtor{position:relative;-ms-flex-item-align:start;align-self:start;justify-self:center;width:100%;height:auto;position:-webkit-sticky;position:sticky;top:90px}.block05 .text-box .foto-avtor .video-intro{cursor:pointer;position:relative;display:inline-block;width:100%;height:auto;max-width:500px;z-index:0}.block05 .text-box .foto-avtor .video-intro::after{cursor:pointer;position:absolute;display:block;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:"";width:42px;height:42px;background:url("/images/video.svg") center center/cover;z-index:30}.block05 .text-box .foto-avtor .video-intro::before{cursor:pointer;position:absolute;display:block;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:"";width:42px;border-radius:100%;height:42px;background:rgba(255,255,255,.3);z-index:10;-webkit-animation:mymove 1s ease infinite;animation:mymove 1s ease infinite}.block05 .text-box .foto-avtor img{cursor:pointer;position:relative;display:inline-block;width:100%;height:auto;max-width:500px;z-index:0}.block05 .text-box .foto-avtor:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.block05 .text-box .foto-avtor:hover::before{width:52px;height:52px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 844px){.block05{position:relative;display:inline-block;padding:20px 0;width:100%;height:auto;background:#fff}.block05 h2{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#767637;padding:20px 0 20px 0}.block05 .text-box{position:relative;display:grid;grid-gap:15px;padding:0;grid-template-columns:1fr;grid-template-rows:auto auto;z-index:10;width:100%;height:auto;min-height:300px}.block05 .text-box .descript{position:relative;-ms-flex-item-align:start;align-self:start;justify-self:center;width:100%;max-width:400px;height:auto}.block05 .text-box .descript .descript-ul{position:relative;display:inline-block;width:100%;height:auto;list-style:none;padding:0;margin:0}.block05 .text-box .descript .descript-ul li{position:relative;display:inline-block;width:100%;height:auto;padding:0;margin:30px 0;border-bottom:1px solid rgba(74,74,74,.3)}.block05 .text-box .descript .descript-ul li span{background-color:#ededce;font-family:"TT-Ricordi-Marmo-Regular";font-size:25px;color:#878750;letter-spacing:0;padding:0 10px;text-align:center}.block05 .text-box .descript .descript-ul li p{text-align:right}.block05 .text-box .foto-avtor{position:relative;-ms-flex-item-align:start;align-self:start;justify-self:center;width:100%;height:auto}.block05 .text-box .foto-avtor img{cursor:pointer;position:relative;display:inline-block;width:100%;height:auto;max-width:500px;z-index:0}.block05 .text-box .foto-avtor:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.block05 .text-box .foto-avtor:hover::before{width:52px;height:52px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media(max-width: 440px){.block05{position:relative;display:inline-block;padding:20px 0;width:100%;height:auto;background:#fff}.block05 h2{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#767637;padding:20px 0 20px 0}.block05 .text-box{position:relative;display:grid;grid-gap:15px;padding:0;grid-template-columns:1fr;grid-template-rows:auto auto;z-index:10;width:100%;height:auto;min-height:200px}.block05 .text-box .descript{position:relative;-ms-flex-item-align:start;align-self:start;justify-self:center;width:100%;max-width:300px;height:auto}.block05 .text-box .descript .descript-ul{position:relative;display:inline-block;width:100%;height:auto;list-style:none;padding:0;margin:0}.block05 .text-box .descript .descript-ul li{position:relative;display:inline-block;width:100%;height:auto;padding:0;margin:30px 0;border-bottom:1px solid rgba(74,74,74,.3)}.block05 .text-box .descript .descript-ul li span{background-color:#ededce;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.2rem;color:#878750;letter-spacing:0;padding:0 10px;text-align:center}.block05 .text-box .descript .descript-ul li p{text-align:right}.block05 .text-box .foto-avtor{position:relative;-ms-flex-item-align:start;align-self:start;justify-self:center;width:100%;height:auto}.block05 .text-box .foto-avtor img{cursor:pointer;position:relative;display:inline-block;width:100%;height:auto;max-width:500px;z-index:0}.block05 .text-box .foto-avtor:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.block05 .text-box .foto-avtor:hover::before{width:52px;height:52px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@-webkit-keyframes mymove{0%{width:42px;height:42px}50%{width:120px;height:120px}100%{width:42px;height:42px}}@keyframes mymove{0%{width:42px;height:42px}50%{width:120px;height:120px}100%{width:42px;height:42px}}.block06{position:relative;display:inline-block;padding:40px 0;width:100%;height:auto;background:#fff}.block06 .header-b{position:relative;display:inline-block;padding:0 0 40px 0;width:100%;height:auto}.block06 .header-b h2{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#767637;padding:40px 0 0 0}.block06 .header-b p{color:#c06520;text-align:center}.block06 .text-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}.block06 .text-box .box-elem{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:350px;margin:30px;height:auto;background-color:#9e9e4d;background-image:url("/images/bg-block6.svg");background-repeat:no-repeat;background-size:70%;background-position:150% 150%;border-radius:3px}.block06 .text-box .box-elem .box-elem-bg{position:relative;display:grid;grid-gap:10px;padding:40px 20px 20px 20px;width:calc(100% - 40px);min-height:300px;grid-template-columns:1fr;grid-template-rows:40px auto 1fr 60px;z-index:10}.block06 .text-box .box-elem .box-elem-bg .data{-ms-flex-item-align:start;align-self:start;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#ededce;letter-spacing:0;text-align:left;padding:10px 10px}.block06 .text-box .box-elem .box-elem-bg .name{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.4rem;line-height:1.65rem;color:#fff;letter-spacing:0;text-align:center}.block06 .text-box .box-elem .box-elem-bg .text{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#fff;letter-spacing:0;text-align:center}.block06 .text-box .box-elem .box-elem-bg .text p{color:#fff}.block06 .text-box .box-elem .box-elem-bg .btn-more{-ms-flex-item-align:center;align-self:center;justify-self:center;width:120px;height:30px;padding:10px 15px;background:#ededce;border-radius:30px;font-family:"OpenSans-Regular";font-size:1rem;color:#767637;letter-spacing:0;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block06 .text-box .box-elem .box-elem-bg .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;background:#767637}.block06 .text-box .box-elem:nth-child(2n){background-image:url("/images/bg-block6-2.svg");background-color:#ededce}.block06 .text-box .box-elem:nth-child(2n) .data{color:#767637}.block06 .text-box .box-elem:nth-child(2n) .name{color:#767637}.block06 .text-box .box-elem:nth-child(2n) .text{color:#767637}.block06 .text-box .box-elem:nth-child(2n) .text p{color:#767637}.block06 .text-box .box-elem:nth-child(2n) .btn-more{background:#767637;color:#f5f5f5}.block06 .text-box .box-elem:nth-child(2n) .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#767637;background:#f5f5f5}@media(max-width: 844px){.block06{position:relative;display:inline-block;padding:20px 0;width:100%;height:auto;background:#fff}.block06 .header-b{position:relative;display:inline-block;padding:53.3333333333px 0 40px 0;width:100%;height:auto}.block06 .header-b h2{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#767637;padding:40px 0 0 0}.block06 .header-b p{color:#c06520;text-align:center}.block06 .text-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}.block06 .text-box .box-elem{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:350px;margin:30px;height:auto;background-color:#9e9e4d;background-image:url("/images/bg-block6.svg");background-repeat:no-repeat;background-size:70%;background-position:150% 150%;border-radius:3px}.block06 .text-box .box-elem .box-elem-bg{position:relative;display:grid;grid-gap:10px;padding:40px 20px;width:calc(100% - 40px);height:auto;grid-template-columns:1fr;grid-template-rows:1fr 1fr auto 1fr;z-index:10}.block06 .text-box .box-elem .box-elem-bg .data{-ms-flex-item-align:start;align-self:start;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#ededce;letter-spacing:0;text-align:left;padding:10px 10px}.block06 .text-box .box-elem .box-elem-bg .name{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.4rem;line-height:1.65rem;color:#fff;letter-spacing:0;text-align:center}.block06 .text-box .box-elem .box-elem-bg .text{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#fff;letter-spacing:0;text-align:center}.block06 .text-box .box-elem .box-elem-bg .text p{color:#fff}.block06 .text-box .box-elem .box-elem-bg .btn-more{-ms-flex-item-align:center;align-self:center;justify-self:center;width:120px;height:30px;padding:10px 15px;background:#ededce;border-radius:30px;font-family:"OpenSans-Regular";font-size:1rem;color:#767637;letter-spacing:0;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block06 .text-box .box-elem .box-elem-bg .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;background:#767637}.block06 .text-box .box-elem:nth-child(2n){background-image:url("/images/bg-block6-2.svg");background-color:#ededce}.block06 .text-box .box-elem:nth-child(2n) .data{color:#767637}.block06 .text-box .box-elem:nth-child(2n) .name{color:#767637}.block06 .text-box .box-elem:nth-child(2n) .text{color:#767637}.block06 .text-box .box-elem:nth-child(2n) .text p{color:#767637}.block06 .text-box .box-elem:nth-child(2n) .btn-more{background:#767637;color:#f5f5f5}.block06 .text-box .box-elem:nth-child(2n) .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#767637;background:#f5f5f5}}@media(max-width: 440px){.block06{position:relative;display:inline-block;padding:13.3333333333px 0;width:100%;height:auto;background:#fff}.block06 .header-b{position:relative;display:inline-block;padding:20px 0 20px 0;width:100%;height:auto}.block06 .header-b h2{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#767637;padding:40px 0 0 0}.block06 .header-b p{color:#c06520;text-align:center}.block06 .text-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}.block06 .text-box .box-elem{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:calc(100% - 30px);margin:15px 15px;height:auto;background-color:#9e9e4d;background-image:url("/images/bg-block6.svg");background-repeat:no-repeat;background-size:70%;background-position:150% 150%;border-radius:3px}.block06 .text-box .box-elem .box-elem-bg{position:relative;display:grid;grid-gap:10px;padding:40px 20px 20px 20px;width:calc(100% - 40px);min-height:300px;grid-template-columns:1fr;grid-template-rows:40px auto 1fr 60px;z-index:10}.block06 .text-box .box-elem .box-elem-bg .data{-ms-flex-item-align:start;align-self:start;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#ededce;letter-spacing:0;text-align:left;padding:10px 10px}.block06 .text-box .box-elem .box-elem-bg .name{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.2rem;line-height:1.45rem;color:#fff;letter-spacing:0;text-align:center}.block06 .text-box .box-elem .box-elem-bg .text{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#fff;letter-spacing:0;text-align:center}.block06 .text-box .box-elem .box-elem-bg .text p{color:#fff}.block06 .text-box .box-elem .box-elem-bg .btn-more{-ms-flex-item-align:center;align-self:center;justify-self:center;width:120px;height:30px;padding:10px 15px;background:#ededce;border-radius:30px;font-family:"OpenSans-Regular";font-size:1rem;color:#767637;letter-spacing:0;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block06 .text-box .box-elem .box-elem-bg .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;background:#767637}.block06 .text-box .box-elem:nth-child(2n){background-image:url("/images/bg-block6-2.svg");background-color:#ededce}.block06 .text-box .box-elem:nth-child(2n) .data{color:#767637}.block06 .text-box .box-elem:nth-child(2n) .name{color:#767637}.block06 .text-box .box-elem:nth-child(2n) .text{color:#767637}.block06 .text-box .box-elem:nth-child(2n) .text p{color:#767637}.block06 .text-box .box-elem:nth-child(2n) .btn-more{background:#767637;color:#f5f5f5}.block06 .text-box .box-elem:nth-child(2n) .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#767637;background:#f5f5f5}}@keyframes mymove{0%{width:42px;height:42px}50%{width:60px;height:60px}100%{width:40px;height:40px}}.block07{position:relative;display:inline-block;padding:40px 0 80px 0;width:100%;height:auto;background:#fff}.block07 .header-b{position:relative;display:inline-block;padding:0 0 40px 0;width:100%;height:auto;text-align:center}.block07 .header-b h2{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#767637;padding:0 0 0 0}.block07 .header-b p{color:#c06520;text-align:center}.block07 .text-box{position:relative;display:block;width:100%;height:auto}.block07 .text-box .box-slide{border-radius:5px}.block07 .text-box .slide{cursor:pointer;position:relative;display:grid;grid-gap:15px;padding:20px 20px;width:calc(100% - 40px);height:auto;grid-template-columns:1fr;grid-template-rows:1fr auto;z-index:10;width:350px;height:500px;margin:30px;border-radius:5px;background-repeat:no-repeat;background-size:cover;background-position:center}.block07 .text-box .slide::before{position:absolute;display:inline-block;left:0;top:0;content:"";width:100%;height:100%;background:rgba(158,158,77,.7);border-radius:3px;z-index:-1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block07 .text-box .slide .text{position:relative;-ms-flex-item-align:center;align-self:center;justify-self:center;z-index:20}.block07 .text-box .slide .text p{position:relative;text-align:center;color:#fff}.block07 .text-box .slide .btn-more{z-index:10;-ms-flex-item-align:end;align-self:end;justify-self:center;width:120px;height:30px;padding:10px 15px;background:#ededce;border-radius:30px;font-family:"OpenSans-Regular";font-size:1rem;outline:none;color:#767637;letter-spacing:0;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block07 .text-box .slide .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;background:#767637}.block07 .text-box .slide:hover::before{position:absolute;display:inline-block;left:0;top:0;content:"";width:100%;height:100%;background:rgba(74,74,74,.5);border-radius:3px;z-index:-1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 844px){.block07{position:relative;display:inline-block;padding:20px 0;width:100%;height:auto;background:#fff}.block07 .header-b{position:relative;display:inline-block;padding:0 0 40px 0;width:100%;height:auto;text-align:center}.block07 .header-b h2{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#767637;padding:0 0 0 0}.block07 .header-b p{color:#c06520;text-align:center}.block07 .text-box{position:relative;display:block;width:100%;height:auto}.block07 .text-box .box-slide{border-radius:5px}.block07 .text-box .slide{cursor:pointer;position:relative;display:grid;grid-gap:15px;padding:20px 20px;width:calc(100% - 40px);height:auto;grid-template-columns:1fr;grid-template-rows:1fr auto;z-index:10;width:310px;height:400px;margin:30px;border-radius:5px;background-repeat:no-repeat;background-size:cover;background-position:center}.block07 .text-box .slide::before{position:absolute;display:inline-block;left:0;top:0;content:"";width:100%;height:100%;background:rgba(74,74,74,.7);border-radius:3px;z-index:-1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block07 .text-box .slide .text{position:relative;-ms-flex-item-align:center;align-self:center;justify-self:center;z-index:20}.block07 .text-box .slide .text p{position:relative;text-align:center;color:#fff}.block07 .text-box .slide .btn-more{z-index:10;-ms-flex-item-align:end;align-self:end;justify-self:center;width:120px;height:30px;padding:10px 15px;background:#ededce;border-radius:30px;font-family:"OpenSans-Regular";font-size:1rem;outline:none;color:#767637;letter-spacing:0;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.block07 .text-box .slide .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;background:#767637}.block07 .text-box .slide:hover::before{position:absolute;display:inline-block;left:0;top:0;content:"";width:100%;height:100%;background:rgba(118,118,55,.5);border-radius:3px;z-index:-1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.section-01{position:relative;display:inline-block;width:100%;height:auto;background:rgba(0,0,0,0);padding:120px 0 40px 0}.section-01 h1{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#9e9e4d;padding:40px 0 40px 0}.section-01 .text-box{display:inline-block;width:calc(100% - 30px);padding:0 15px;height:auto;max-width:1000px}.section-01 .text-box .box-docs{width:100%;height:auto;z-index:1}.section-01 .text-box .box-docs .chapter{display:inline-block;width:calc(100% - 40px);height:auto;padding:10px 20px;background:rgba(237,237,206,0);margin:0 0 20px 0;border-bottom:1px solid rgba(118,118,55,.2)}.section-01 .text-box .box-docs .chapter .name-chapter{position:relative;display:inline-block;width:calc(100% - 40px);padding:5px 30px 0 5px;color:#767637;font-size:1.2rem;line-height:1.65rem;margin:0 13.3333333333px 10px 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer}.section-01 .text-box .box-docs .chapter .name-chapter:after{position:absolute;top:15px;right:0;display:inline-block;content:"";width:20px;height:20px;background:url("/images/close.webp") center center/cover;z-index:10;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(45deg) scale(0.6);-ms-transform:rotate(45deg) scale(0.6);transform:rotate(45deg) scale(0.6)}.section-01 .text-box .box-docs .chapter .name-chapter:hover{color:#4a4a4a;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01 .text-box .box-docs .chapter .name-chapter:hover:after{-webkit-transform:rotate(45deg) scale(0.7);-ms-transform:rotate(45deg) scale(0.7);transform:rotate(45deg) scale(0.7);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01 .text-box .box-docs .chapter .element{position:relative;display:inline-block;width:calc(100% - 26.6666666667px);height:auto;padding:13.3333333333px;border-radius:3px;background:rgba(237,237,206,.3);margin:10px 0}.section-01 .text-box .box-docs .chapter .element .element-img{display:inline-block;position:relative;width:100%;height:auto;text-align:left;margin:8px 0}.section-01 .text-box .box-docs .chapter .element .element-img img{display:inline-block;position:relative;width:100%;max-width:240px;border-radius:1.5px;height:auto}.section-01 .text-box .box-docs .chapter .element .name-element{cursor:pointer;position:relative;display:inline-block;width:calc(100% - 40px);padding:5px 40px 5px 0px;color:#767637;font-size:1.2rem;line-height:1.65rem;margin:0 13.3333333333px 0 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01 .text-box .box-docs .chapter .element .name-element:after{position:absolute;top:7px;right:15px;display:inline-block;content:"";width:20px;height:20px;background:url("/images/close.webp") center center/cover;z-index:10;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(45deg) scale(0.6);-ms-transform:rotate(45deg) scale(0.6);transform:rotate(45deg) scale(0.6)}.section-01 .text-box .box-docs .chapter .element .name-element:hover{color:#9e9e4d;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01 .text-box .box-docs .chapter .element .name-element:hover:after{-webkit-transform:rotate(45deg) scale(0.7);-ms-transform:rotate(45deg) scale(0.7);transform:rotate(45deg) scale(0.7);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01 .text-box .box-docs .chapter .element .info-element{display:inline-block;width:calc(100% - 26.6666666667px);margin:13.3333333333px 0;text-align:left;overflow:hidden}.section-01 .text-box .box-docs .chapter .element .info-element p{padding-left:10px}.section-01 .text-box .box-docs .chapter .element .info-element a{color:#c06520 !important;padding:0 3px}.section-01 .text-box .box-docs .chapter .element .info-element a:hover{color:#f5f5f5 !important}.section-01 .text-box .box-docs .chapter .element b{position:relative;width:100%;height:auto;display:inline-block;text-align:left}.section-01-detals{position:relative;display:inline-block;width:100%;height:auto;background:rgba(0,0,0,0);padding:20px 0}.section-01-detals h2{position:relative;display:inline-block;font-family:"Rubik_Bubbles";width:100%;height:auto;text-align:center;color:#4a4a4a;font-size:2.3rem;line-height:2.6rem;padding:26.6666666667px 0 26.6666666667px 0}.section-01-detals .text-box{display:inline-block;width:calc(100% - 30px);padding:0 0;height:auto}.section-01-detals .text-box .box-docs{width:100%;height:auto;z-index:1}.section-01-detals .text-box .box-docs .chapter{display:inline-block;width:calc(100% - 40px);height:auto;padding:10px 20px;background:rgba(237,237,206,0);margin:0 0 20px 0;border-radius:1.5px;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}.section-01-detals .text-box .box-docs .chapter .name-chapter{position:relative;display:inline-block;width:calc(100% - 40px);padding:5px 30px 0 5px;color:#c06520;font-size:1.2rem;line-height:1.65rem;margin:0 13.3333333333px 10px 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer}.section-01-detals .text-box .box-docs .chapter .name-chapter:after{position:absolute;top:15px;right:0;display:inline-block;content:"";width:20px;height:20px;background:url("/images/close.webp") center center/cover;z-index:10;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(45deg) scale(0.6);-ms-transform:rotate(45deg) scale(0.6);transform:rotate(45deg) scale(0.6)}.section-01-detals .text-box .box-docs .chapter .name-chapter:hover{color:#f5f5f5;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01-detals .text-box .box-docs .chapter .name-chapter:hover:after{-webkit-transform:rotate(45deg) scale(0.7);-ms-transform:rotate(45deg) scale(0.7);transform:rotate(45deg) scale(0.7);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01-detals .text-box .box-docs .chapter .element{position:relative;display:inline-block;width:calc(100% - 26.6666666667px);height:auto;padding:13.3333333333px;border-radius:1.5px;background:#fff;margin:10px 0}.section-01-detals .text-box .box-docs .chapter .element .element-img{display:inline-block;position:relative;width:100%;height:auto;text-align:left;margin:8px 0}.section-01-detals .text-box .box-docs .chapter .element .element-img img{display:inline-block;position:relative;width:100%;max-width:240px;border-radius:1.5px;height:auto}.section-01-detals .text-box .box-docs .chapter .element .name-element{position:relative;display:inline-block;width:calc(100% - 40px);padding:5px 40px 5px 0px;color:#c06520;font-size:1.2rem;line-height:1.65rem;margin:0 13.3333333333px 0 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01-detals .text-box .box-docs .chapter .element .name-element:after{position:absolute;top:7px;right:15px;display:inline-block;content:"";width:20px;height:20px;background:url("/images/close.webp") center center/cover;z-index:10;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(45deg) scale(0.6);-ms-transform:rotate(45deg) scale(0.6);transform:rotate(45deg) scale(0.6)}.section-01-detals .text-box .box-docs .chapter .element .name-element:hover{color:#f5f5f5;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01-detals .text-box .box-docs .chapter .element .name-element:hover:after{-webkit-transform:rotate(45deg) scale(0.7);-ms-transform:rotate(45deg) scale(0.7);transform:rotate(45deg) scale(0.7);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01-detals .text-box .box-docs .chapter .element .info-element{display:inline-block;width:calc(100% - 26.6666666667px);margin:13.3333333333px 0;text-align:left;overflow:hidden}.section-01-detals .text-box .box-docs .chapter .element .info-element p{padding-left:10px}.section-01-detals .text-box .box-docs .chapter .element .info-element a{color:#c06520 !important;padding:0 3px}.section-01-detals .text-box .box-docs .chapter .element .info-element a:hover{color:#f5f5f5 !important}.section-01-detals .text-box .box-docs .chapter .element b{position:relative;width:100%;height:auto;display:inline-block;text-align:left}@media(max-width: 440px){.section-01{position:relative;display:inline-block;width:100%;height:auto;background:rgba(0,0,0,0);padding:160px 0 40px 0}.section-01 h1{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#9e9e4d;padding:40px 0 40px 0}.section-01 .text-box{display:inline-block;width:calc(100% - 30px);padding:0 15px;height:auto;max-width:1000px}.section-01 .text-box .box-docs{width:100%;height:auto;z-index:1}.section-01 .text-box .box-docs .chapter{display:inline-block;width:calc(100% - 40px);height:auto;padding:10px 20px;background:rgba(237,237,206,0);margin:0 0 20px 0;border-bottom:1px solid rgba(118,118,55,.2)}.section-01 .text-box .box-docs .chapter .name-chapter{position:relative;display:inline-block;width:calc(100% - 40px);padding:5px 30px 0 5px;color:#767637;font-size:1.2rem;line-height:1.65rem;margin:0 13.3333333333px 10px 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer}.section-01 .text-box .box-docs .chapter .name-chapter:after{position:absolute;top:15px;right:0;display:inline-block;content:"";width:20px;height:20px;background:url("/images/close.webp") center center/cover;z-index:10;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(45deg) scale(0.6);-ms-transform:rotate(45deg) scale(0.6);transform:rotate(45deg) scale(0.6)}.section-01 .text-box .box-docs .chapter .name-chapter:hover{color:#4a4a4a;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01 .text-box .box-docs .chapter .name-chapter:hover:after{-webkit-transform:rotate(45deg) scale(0.7);-ms-transform:rotate(45deg) scale(0.7);transform:rotate(45deg) scale(0.7);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01 .text-box .box-docs .chapter .element{position:relative;display:inline-block;width:calc(100% - 26.6666666667px);height:auto;padding:13.3333333333px;border-radius:3px;background:rgba(237,237,206,.3);margin:10px 0}.section-01 .text-box .box-docs .chapter .element .element-img{display:inline-block;position:relative;width:100%;height:auto;text-align:left;margin:8px 0}.section-01 .text-box .box-docs .chapter .element .element-img img{display:inline-block;position:relative;width:100%;max-width:240px;border-radius:1.5px;height:auto}.section-01 .text-box .box-docs .chapter .element .name-element{cursor:pointer;position:relative;display:inline-block;width:calc(100% - 40px);padding:5px 40px 5px 0px;color:#767637;font-size:1.2rem;line-height:1.65rem;margin:0 13.3333333333px 0 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01 .text-box .box-docs .chapter .element .name-element:after{position:absolute;top:7px;right:15px;display:inline-block;content:"";width:20px;height:20px;background:url("/images/close.webp") center center/cover;z-index:10;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(45deg) scale(0.6);-ms-transform:rotate(45deg) scale(0.6);transform:rotate(45deg) scale(0.6)}.section-01 .text-box .box-docs .chapter .element .name-element:hover{color:#9e9e4d;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01 .text-box .box-docs .chapter .element .name-element:hover:after{-webkit-transform:rotate(45deg) scale(0.7);-ms-transform:rotate(45deg) scale(0.7);transform:rotate(45deg) scale(0.7);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-01 .text-box .box-docs .chapter .element .info-element{display:inline-block;width:calc(100% - 26.6666666667px);margin:13.3333333333px 0;text-align:left;overflow:hidden}.section-01 .text-box .box-docs .chapter .element .info-element p{padding-left:10px}.section-01 .text-box .box-docs .chapter .element .info-element a{color:#c06520 !important;padding:0 3px}.section-01 .text-box .box-docs .chapter .element .info-element a:hover{color:#f5f5f5 !important}.section-01 .text-box .box-docs .chapter .element b{position:relative;width:100%;height:auto;display:inline-block;text-align:left}}.section-02{position:relative;display:inline-block;width:100%;height:auto;background:rgba(0,0,0,0);padding:96px 0 40px 0}.section-02 .box-header-news{position:relative;display:inline-block;width:calc(100% - 80px);height:auto;padding:20px 0 40px 0}.section-02 .box-header-news h1{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#9e9e4d;padding:0 0 40px 0}.section-02 .box-header-news .filtr{position:relative;display:inline-block;width:100%;height:auto;text-align:center}.section-02 .box-header-news .filtr .flter-name{text-align:center;position:relative;display:inline-block;width:auto;padding:10px 20px;height:auto;border-radius:3px;outline:none;border:0;background-color:#767637;color:#fff;font-size:1.2rem;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin-right:10px;margin-bottom:10px}.section-02 .box-header-news .filtr .flter-name:hover{background-color:rgba(118,118,55,.7);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-02 .box-header-news .filtr .flter-name:last-child{margin-right:0}.section-02 .box-header-news .filtr .active{color:#767637;background-color:#ededce}.section-02 .box-header-news .filtr .active:hover{background-color:rgba(118,118,55,.7);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-02 .text-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}.section-02 .text-box .box-elem{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:100%;margin:30px;height:auto;background-repeat:no-repeat;background-size:100%;background-position:center right;border-radius:3px}.section-02 .text-box .box-elem .box-elem-bg{position:relative;display:grid;grid-gap:10px;padding:40px 20px 20px 20px;width:calc(100% - 40px);min-height:300px;grid-template-columns:1fr;grid-template-rows:40px auto 1fr 60px;z-index:10}.section-02 .text-box .box-elem .box-elem-bg .data{-ms-flex-item-align:start;align-self:start;width:100%;justify-self:center;font-family:"OpenSans-Regular";font-size:1.4rem;color:#ededce;letter-spacing:0;text-align:left;padding:10px 10px}.section-02 .text-box .box-elem .box-elem-bg .name{-ms-flex-item-align:start;align-self:start;width:100%;justify-self:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:2rem;line-height:2.45rem;color:#fff;text-transform:uppercase;letter-spacing:0;text-align:left}.section-02 .text-box .box-elem .box-elem-bg .text{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#fff;letter-spacing:0;text-align:left;width:100%}.section-02 .text-box .box-elem .box-elem-bg .text p{color:#fff}.section-02 .text-box .box-elem .box-elem-bg .btn-more{-ms-flex-item-align:end;align-self:end;justify-self:center;width:200px;height:30px;padding:10px 15px;background:#ededce;border-radius:30px;font-family:"OpenSans-Regular";font-size:1rem;color:#767637;letter-spacing:0;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-02 .text-box .box-elem .box-elem-bg .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;background:#767637}@media(max-width: 550px){.section-02{position:relative;display:inline-block;width:100%;height:auto;background:rgba(0,0,0,0);padding:96px 0 40px 0}.section-02 .box-header-news{position:relative;display:inline-block;width:calc(100% - 80px);height:auto;padding:20px 0 40px 0}.section-02 .box-header-news h1{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#9e9e4d;padding:0 0 40px 0}.section-02 .box-header-news .filtr{position:relative;display:inline-block;width:100%;height:auto;text-align:center}.section-02 .box-header-news .filtr .flter-name{text-align:center;position:relative;display:inline-block;width:auto;padding:10px 20px;height:auto;border-radius:3px;outline:none;border:0;background-color:#767637;color:#fff;font-size:1.2rem;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin-right:10px;margin-bottom:10px}.section-02 .box-header-news .filtr .flter-name:hover{background-color:rgba(118,118,55,.7);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-02 .box-header-news .filtr .flter-name:last-child{margin-right:0}.section-02 .box-header-news .filtr .active{color:#767637;background-color:#ededce}.section-02 .box-header-news .filtr .active:hover{background-color:rgba(118,118,55,.7);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-02 .text-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}.section-02 .text-box .box-elem{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:100%;margin:30px;height:auto;background-repeat:no-repeat;background-size:100%;background-position:center right;border-radius:3px}.section-02 .text-box .box-elem .box-elem-bg{position:relative;display:grid;grid-gap:10px;padding:40px 20px 20px 20px;width:calc(100% - 40px);min-height:300px;grid-template-columns:1fr;grid-template-rows:40px auto 1fr 60px;z-index:10}.section-02 .text-box .box-elem .box-elem-bg .data{-ms-flex-item-align:start;align-self:start;width:100%;justify-self:center;font-family:"OpenSans-Regular";font-size:1.2rem;color:#ededce;letter-spacing:0;text-align:left;padding:10px 10px}.section-02 .text-box .box-elem .box-elem-bg .name{-ms-flex-item-align:start;align-self:start;width:100%;justify-self:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.2rem;line-height:1.45rem;color:#fff;text-transform:uppercase;letter-spacing:0;text-align:left}.section-02 .text-box .box-elem .box-elem-bg .text{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#fff;letter-spacing:0;text-align:left;width:100%}.section-02 .text-box .box-elem .box-elem-bg .text p{color:#fff}.section-02 .text-box .box-elem .box-elem-bg .btn-more{-ms-flex-item-align:end;align-self:end;justify-self:center;width:160px;height:30px;padding:10px 15px;background:#ededce;border-radius:30px;font-family:"OpenSans-Regular";font-size:1rem;color:#767637;letter-spacing:0;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-02 .text-box .box-elem .box-elem-bg .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;background:#767637}}.section-03{position:relative;display:block;width:100%;height:auto;max-width:900px;margin:0 auto;background:rgba(0,0,0,0);padding:160px 0 40px 0}.section-03 h1{position:relative;display:inline-block;font-family:"Rubik_Bubbles";width:100%;height:auto;text-align:center;color:#4a4a4a;font-size:2.3rem;line-height:2.6rem;padding:40px 0}.section-03 .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}.section-03 .text-box .items-name{position:relative;display:inline-block;width:100%;height:auto}.section-03 .text-box .item{position:relative;display:inline-block;width:calc(100% - 80px);height:auto;border-radius:1px;-webkit-box-shadow:0 0 30px 0 rgba(118,118,55,.3);box-shadow:0 0 30px 0 rgba(118,118,55,.3);margin:10px;padding:10px 15px;background-size:cover;background-repeat:no-repeat;background-position:top center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-03 .text-box .item .item-box{position:relative;display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:1fr auto;grid-template-rows:1fr;z-index:10}.section-03 .text-box .item .item-box .item-name{-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto}.section-03 .text-box .item .item-box .item-name p{text-align:left}.section-03 .text-box .item .item-box .item-timy{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;position:relative;width:auto;padding:15px 20px;height:auto;border-radius:3px;outline:none;border:0;background-color:#ededce;color:#fff;font-size:1.2rem;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.section-03 .text-box .item:hover{background:rgba(255,255,255,.6);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 720px){.section-03{position:relative;display:inline-block;width:100%;height:auto;background:rgba(0,0,0,0);padding:80px 0 40px 0}.section-03 h1{position:relative;display:inline-block;font-family:"Rubik_Bubbles";width:100%;height:auto;text-align:center;color:#4a4a4a;font-size:2.3rem;line-height:2.6rem;padding:40px 0}.section-03 .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}.section-03 .text-box .items-name{position:relative;display:inline-block;width:100%;height:auto}.section-03 .text-box .item{position:relative;display:inline-block;width:calc(100% - 40px);height:auto;border-radius:1px;-webkit-box-shadow:0 0 30px 0 rgba(118,118,55,.3);box-shadow:0 0 30px 0 rgba(118,118,55,.3);margin:10px;padding:10px 10px;background-size:cover;background-repeat:no-repeat;background-position:top center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-03 .text-box .item .item-box{position:relative;display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:1fr auto;grid-template-rows:1fr;z-index:10}.section-03 .text-box .item .item-box .item-name{-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto}.section-03 .text-box .item .item-box .item-name p{text-align:left}.section-03 .text-box .item .item-box .item-timy{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;position:relative;width:auto;padding:15px 20px;height:auto;border-radius:3px;outline:none;border:0;background-color:#ededce;color:#fff;font-size:1.2rem;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}}.section-04{position:relative;display:inline-block;width:100%;height:auto;background:rgba(0,0,0,0);padding:96px 0 40px 0}.section-04 .box-header-news{position:relative;display:inline-block;width:calc(100% - 80px);height:auto;padding:20px 0 40px 0}.section-04 .box-header-news h1{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#9e9e4d;padding:0 0 40px 0}.section-04 .box-header-news .filtr{position:relative;display:inline-block;width:100%;height:auto;text-align:center}.section-04 .box-header-news .filtr .flter-name{text-align:center;position:relative;display:inline-block;width:auto;padding:10px 20px;height:auto;border-radius:3px;outline:none;border:0;background-color:#767637;color:#fff;font-size:1.2rem;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin-right:10px;margin-bottom:10px}.section-04 .box-header-news .filtr .flter-name:hover{background-color:rgba(118,118,55,.7);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-04 .box-header-news .filtr .flter-name:last-child{margin-right:0}.section-04 .box-header-news .filtr .active{color:#767637;background-color:#ededce}.section-04 .box-header-news .filtr .active:hover{background-color:rgba(118,118,55,.7);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-04 .text-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}.section-04 .text-box .box-elem{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:350px;margin:30px;height:auto;background-color:#9e9e4d;background-image:url("/images/bg-block6.svg");background-repeat:no-repeat;background-size:70%;background-position:150% 150%;border-radius:3px;min-height:370px}.section-04 .text-box .box-elem .box-elem-bg{position:relative;display:grid;grid-gap:10px;padding:40px 20px 20px 20px;width:calc(100% - 40px);min-height:300px;grid-template-columns:1fr;grid-template-rows:40px auto 1fr 60px;z-index:10}.section-04 .text-box .box-elem .box-elem-bg .data{-ms-flex-item-align:start;align-self:start;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#ededce;letter-spacing:0;text-align:left;padding:10px 10px}.section-04 .text-box .box-elem .box-elem-bg .name{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.4rem;line-height:1.65rem;color:#fff;letter-spacing:0;text-align:center}.section-04 .text-box .box-elem .box-elem-bg .text{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#fff;letter-spacing:0;text-align:center}.section-04 .text-box .box-elem .box-elem-bg .text p{color:#fff}.section-04 .text-box .box-elem .box-elem-bg .btn-more{-ms-flex-item-align:center;align-self:center;justify-self:center;width:120px;height:30px;padding:10px 15px;background:#ededce;border-radius:30px;font-family:"OpenSans-Regular";font-size:1rem;color:#767637;letter-spacing:0;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-04 .text-box .box-elem .box-elem-bg .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;background:#767637}.section-04 .text-box .box-elem:nth-child(2n){background-image:url("/images/bg-block6-2.svg");background-color:#ededce}.section-04 .text-box .box-elem:nth-child(2n) .data{color:#767637}.section-04 .text-box .box-elem:nth-child(2n) .name{color:#767637}.section-04 .text-box .box-elem:nth-child(2n) .text{color:#767637}.section-04 .text-box .box-elem:nth-child(2n) .text p{color:#767637}.section-04 .text-box .box-elem:nth-child(2n) .btn-more{background:#767637;color:#f5f5f5}.section-04 .text-box .box-elem:nth-child(2n) .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#767637;background:#f5f5f5}@media(max-width: 644px){.section-04{position:relative;display:inline-block;width:100%;height:auto;background:rgba(0,0,0,0);padding:80px 0 40px 0}.section-04 .box-header-news{position:relative;display:inline-block;width:calc(100% - 80px);height:auto;padding:20px 0 40px 0}.section-04 .box-header-news h1{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#9e9e4d;padding:0 0 40px 0}.section-04 .box-header-news .filtr{position:relative;display:inline-block;width:100%;height:auto;text-align:center}.section-04 .box-header-news .filtr .flter-name{text-align:center;position:relative;display:inline-block;width:auto;padding:10px 20px;height:auto;border-radius:3px;outline:none;border:0;background-color:#767637;color:#fff;font-size:1.2rem;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin-right:10px;margin-bottom:10px}.section-04 .box-header-news .filtr .flter-name:hover{background-color:rgba(118,118,55,.7);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-04 .box-header-news .filtr .flter-name:last-child{margin-right:0}.section-04 .box-header-news .filtr .active{color:#767637;background-color:#ededce}.section-04 .box-header-news .filtr .active:hover{background-color:rgba(118,118,55,.7);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-04 .text-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}.section-04 .text-box .box-elem{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:350px;margin:30px;height:auto;background-color:#9e9e4d;background-image:url("/images/bg-block6.svg");background-repeat:no-repeat;background-size:70%;background-position:150% 150%;border-radius:3px}.section-04 .text-box .box-elem .box-elem-bg{position:relative;display:grid;grid-gap:10px;padding:40px 20px;width:calc(100% - 40px);height:auto;grid-template-columns:1fr;grid-template-rows:1fr 1fr auto 1fr;z-index:10}.section-04 .text-box .box-elem .box-elem-bg .data{-ms-flex-item-align:start;align-self:start;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#ededce;letter-spacing:0;text-align:left;padding:10px 10px}.section-04 .text-box .box-elem .box-elem-bg .name{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.4rem;line-height:1.65rem;color:#fff;letter-spacing:0;text-align:center}.section-04 .text-box .box-elem .box-elem-bg .text{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#fff;letter-spacing:0;text-align:center}.section-04 .text-box .box-elem .box-elem-bg .text p{color:#fff}.section-04 .text-box .box-elem .box-elem-bg .btn-more{-ms-flex-item-align:center;align-self:center;justify-self:center;width:120px;height:30px;padding:10px 15px;background:#ededce;border-radius:30px;font-family:"OpenSans-Regular";font-size:1rem;color:#767637;letter-spacing:0;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-04 .text-box .box-elem .box-elem-bg .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;background:#767637}.section-04 .text-box .box-elem:nth-child(2n){background-image:url("/images/bg-block6-2.svg");background-color:#ededce}.section-04 .text-box .box-elem:nth-child(2n) .data{color:#767637}.section-04 .text-box .box-elem:nth-child(2n) .name{color:#767637}.section-04 .text-box .box-elem:nth-child(2n) .text{color:#767637}.section-04 .text-box .box-elem:nth-child(2n) .text p{color:#767637}.section-04 .text-box .box-elem:nth-child(2n) .btn-more{background:#767637;color:#f5f5f5}.section-04 .text-box .box-elem:nth-child(2n) .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#767637;background:#f5f5f5}}@media(max-width: 442px){.section-04{position:relative;display:inline-block;width:100%;height:auto;background:rgba(0,0,0,0);padding:96px 0 40px 0}.section-04 .box-header-news{position:relative;display:inline-block;width:calc(100% - 20px);height:auto;padding:13.3333333333px 0 0 0}.section-04 .box-header-news h1{position:relative;display:inline-block;width:100%;height:auto;text-align:center;color:#9e9e4d;padding:0 0 20px 0}.section-04 .box-header-news .filtr{position:relative;display:inline-block;width:100%;height:auto;text-align:left}.section-04 .box-header-news .filtr .flter-name{text-align:center;position:relative;display:inline-block;width:auto;padding:5px 10px;height:auto;border-radius:3px;outline:none;border:0;background-color:#767637;color:#fff;font-size:1rem;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin-right:10px;margin-bottom:10px}.section-04 .box-header-news .filtr .flter-name:hover{background-color:rgba(118,118,55,.7);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-04 .box-header-news .filtr .flter-name:last-child{margin-right:0}.section-04 .box-header-news .filtr .active{color:#767637;background-color:#ededce}.section-04 .box-header-news .filtr .active:hover{background-color:rgba(118,118,55,.7);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-04 .text-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:auto}.section-04 .text-box .box-elem{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:calc(100% - 30px);margin:15px 15px;height:auto;background-color:#9e9e4d;background-image:url("/images/bg-block6.svg");background-repeat:no-repeat;background-size:70%;background-position:150% 150%;border-radius:3px}.section-04 .text-box .box-elem .box-elem-bg{position:relative;display:grid;grid-gap:10px;padding:40px 10px;width:calc(100% - 20px);height:auto;grid-template-columns:1fr;grid-template-rows:1fr 1fr auto 1fr;z-index:10}.section-04 .text-box .box-elem .box-elem-bg .data{-ms-flex-item-align:start;align-self:start;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#ededce;letter-spacing:0;text-align:left;padding:10px 10px}.section-04 .text-box .box-elem .box-elem-bg .name{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"TT-Ricordi-Marmo-Regular";font-size:1.2rem;line-height:1.45rem;color:#fff;letter-spacing:0;text-align:center}.section-04 .text-box .box-elem .box-elem-bg .text{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"OpenSans-Regular";font-size:1rem;color:#fff;letter-spacing:0;text-align:center}.section-04 .text-box .box-elem .box-elem-bg .text p{color:#fff}.section-04 .text-box .box-elem .box-elem-bg .btn-more{-ms-flex-item-align:center;align-self:center;justify-self:center;width:120px;height:30px;padding:10px 15px;background:#ededce;border-radius:30px;font-family:"OpenSans-Regular";font-size:1rem;color:#767637;letter-spacing:0;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-04 .text-box .box-elem .box-elem-bg .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;background:#767637}.section-04 .text-box .box-elem:nth-child(2n){background-image:url("/images/bg-block6-2.svg");background-color:#ededce}.section-04 .text-box .box-elem:nth-child(2n) .data{color:#767637}.section-04 .text-box .box-elem:nth-child(2n) .name{color:#767637}.section-04 .text-box .box-elem:nth-child(2n) .text{color:#767637}.section-04 .text-box .box-elem:nth-child(2n) .text p{color:#767637}.section-04 .text-box .box-elem:nth-child(2n) .btn-more{background:#767637;color:#f5f5f5}.section-04 .text-box .box-elem:nth-child(2n) .btn-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#767637;background:#f5f5f5}}.section-05{position:relative;display:inline-block;width:100%;height:auto;background:rgba(0,0,0,0);padding:160px 0 40px 0}.section-05 h1{position:relative;display:inline-block;font-family:"Rubik_Bubbles";width:100%;height:auto;text-align:center;color:#4a4a4a;font-size:2.3rem;line-height:2.6rem;padding:40px 0 40px 0}.section-05 .text-box{position:relative;display:inline-block;width:100%;height:auto}.section-05 .text-box .form-box{position:relative;display:grid;grid-gap:15px;grid-template-columns:1fr auto;grid-template-rows:auto;z-index:10}.section-05 .text-box .form-box .input--text{position:relative;display:inline-block;width:100%;border:0;border:1px solid rgba(255,255,255,.3);padding:15px;font-family:"OpenSans-Regular";background:rgba(118,118,55,.1);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;border-radius:3px;font-size:1rem;line-height:1.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;justify-self:start;-ms-flex-item-align:center;align-self:center}.section-05 .text-box .form-box .input--text:active,.section-05 .text-box .form-box .input--text:focus{background:rgba(118,118,55,.2);outline:none;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.section-05 .text-box .form-box .button-link-blue{text-align:center;position:relative;display:inline-block;width:100px;padding:15px 20px;height:auto;border-radius:3px;outline:none;border:0;background-color:#ededce;color:#fff;font-size:1.2rem;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.section-05 .text-box .form-box .button-link-blue:hover{-webkit-box-shadow:0 0 10px 0 #f5f5f5;box-shadow:0 0 10px 0 #f5f5f5;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-05 .text-box .search-result{position:relative;display:inline-block;width:100%;height:auto;padding:40px 0 40px 0}._article-02{position:relative;display:block;padding:160px 0 40px 0;width:100%;height:auto;max-width:900px;margin:0 auto}._article-02 .gr-breadcrumb{margin:40px 0}._article-02 h1{position:relative;display:inline-block;font-family:"Rubik_Bubbles";width:100%;height:auto;text-align:center;color:#4a4a4a;font-size:2.3rem;line-height:2.6rem}._article-02 .text-box{position:relative;display:inline-block;width:100%;height:auto}._article-02 .text-box .table-grid{position:relative;display:inline-block;width:100%;height:auto}._article-02 .text-box .table-grid div{position:relative;display:inline-block;width:calc(100% - 50px);height:auto;padding:10px 20px;height:auto;border-radius:3px;border:5px solid #fff;background-color:rgba(245,245,245,.2);border-radius:3px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-box-shadow:0 4px 24px 0 #f2dbc2;box-shadow:0 4px 24px 0 #f2dbc2;margin:13.3333333333px 0}._article-02 .text-box .table-grid div ul{position:relative;display:inline-block;width:100%;height:auto}._article-02 .text-box .table-grid div ul li{position:relative;color:#c06520;padding:5px 10px;font-size:1.2rem}._article-02 .text-box .static-box-info{position:relative;display:inline-block;width:100%;height:auto;text-align:center}._article-02 .text-box .static-box-info p{text-align:center}._article-02 .text-box a{cursor:pointer;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;color:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._article-02 .text-box a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.article-04_start{position:relative;display:block;padding:200px 0 40px 0;width:100%;height:auto;margin:0 auto}.article-04_start::after{position:absolute;left:0;top:0;right:0;bottom:0;content:"";display:inline-block;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:2}.article-04_start::before{position:absolute;left:0;bottom:-5px;content:"";display:inline-block;width:100%;height:65px;background-image:url("/images/block01-bottom-bg.webp");background-repeat:no-repeat;background-size:100% 50px;background-position:center bottom;background-color:rgba(0,0,0,0);z-index:20}.article-04_start .gr-breadcrumb{position:relative;margin:40px auto;z-index:10;max-width:900px}.article-04_start h1{position:relative;display:inline-block;font-family:"Rubik_Bubbles";width:100%;height:auto;text-align:center;color:#fff;font-size:2.3rem;line-height:2.6rem;z-index:10;padding:0 0 40px 0}.article-04_start .promo{position:relative;display:inline-block;width:100%;height:auto;z-index:10;max-width:900px;padding:0 0 20px 0}.article-04_start .promo .promo-box-2{position:relative;display:grid;grid-gap:30px;grid-template-columns:auto auto;grid-template-rows:auto;z-index:10}.article-04_start .promo .promo-box-2 .time{position:relative;display:grid;grid-gap:30px;grid-template-columns:auto 1fr;grid-template-rows:auto;width:calc(100% - 10px);padding:5px;height:auto;z-index:20}.article-04_start .promo .promo-box-2 .time div{position:relative;width:42px;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center}.article-04_start .promo .promo-box-2 .time div .ikon{position:relative;display:inline-block;width:47px;height:43px;background:url("/images/clock-detals.svg") center center/cover}.article-04_start .promo .promo-box-2 .time .time-less{-ms-flex-item-align:center;align-self:center;justify-self:center;position:relative;width:100%;height:auto;color:#fff;text-align:left;font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}.article-04_start .promo .promo-box-2 .tuicher{position:relative;display:grid;grid-gap:30px;grid-template-columns:auto 1fr;grid-template-rows:auto;width:calc(100% - 10px);padding:5px;height:auto;z-index:20}.article-04_start .promo .promo-box-2 .tuicher div{position:relative;width:42px;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center}.article-04_start .promo .promo-box-2 .tuicher div .ikon{position:relative;display:inline-block;width:57px;height:43px;background:url("/images/ikon-tichers.svg") center center/cover}.article-04_start .promo .promo-box-2 .tuicher .ticher-less{-ms-flex-item-align:center;align-self:center;justify-self:center;position:relative;width:100%;height:auto;color:#fff;text-align:left;font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}.article-04_start .promo .promo-box-2 .price{position:relative;display:grid;grid-gap:30px;grid-template-columns:auto 1fr;grid-template-rows:auto;width:calc(100% - 10px);padding:5px;height:auto;z-index:20}.article-04_start .promo .promo-box-2 .price div{position:relative;width:42px;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center}.article-04_start .promo .promo-box-2 .price div .ikon{position:relative;display:inline-block;width:43px;height:43px;background:url("/images/Ruble.svg") center center/cover}.article-04_start .promo .promo-box-2 .price .price-box{-ms-flex-item-align:center;align-self:center;justify-self:center;position:relative;width:100%;height:auto;color:#fff;text-align:left;font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}.article-04_start .promo .promo-box-3{position:relative;display:grid;grid-gap:30px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;z-index:10}.article-04_start .promo .promo-box-3 .time{position:relative;display:grid;grid-gap:30px;grid-template-columns:auto 1fr;grid-template-rows:auto;width:calc(100% - 10px);padding:5px;height:auto;z-index:20}.article-04_start .promo .promo-box-3 .time div{position:relative;width:42px;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center}.article-04_start .promo .promo-box-3 .time div .ikon{position:relative;display:inline-block;width:47px;height:43px;background:url("/images/clock-detals.svg") center center/cover}.article-04_start .promo .promo-box-3 .time .time-less{-ms-flex-item-align:center;align-self:center;justify-self:center;position:relative;width:100%;height:auto;color:#fff;text-align:left;font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}.article-04_start .promo .promo-box-3 .tuicher{position:relative;display:grid;grid-gap:30px;grid-template-columns:auto 1fr;grid-template-rows:auto;width:calc(100% - 10px);padding:5px;height:auto;z-index:20}.article-04_start .promo .promo-box-3 .tuicher div{position:relative;width:42px;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center}.article-04_start .promo .promo-box-3 .tuicher div .ikon{position:relative;display:inline-block;width:57px;height:43px;background:url("/images/ikon-tichers.svg") center center/cover}.article-04_start .promo .promo-box-3 .tuicher .ticher-less{-ms-flex-item-align:center;align-self:center;justify-self:center;position:relative;width:100%;height:auto;color:#fff;text-align:left;font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}.article-04_start .promo .promo-box-3 .price{position:relative;display:grid;grid-gap:30px;grid-template-columns:auto 1fr;grid-template-rows:auto;width:calc(100% - 10px);padding:5px;height:auto;z-index:20}.article-04_start .promo .promo-box-3 .price div{position:relative;width:42px;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center}.article-04_start .promo .promo-box-3 .price div .ikon{position:relative;display:inline-block;width:43px;height:43px;background:url("/images/Ruble.svg") center center/cover}.article-04_start .promo .promo-box-3 .price .price-box{-ms-flex-item-align:center;align-self:center;justify-self:center;position:relative;width:100%;height:auto;color:#fff;text-align:left;font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}.article-04_start .filtr{position:relative;display:inline-block;width:100%;height:auto;margin:0 0 20px 0;text-align:center;z-index:30}.article-04_start .filtr .flter-name{text-align:center;position:relative;display:inline-block;width:auto;padding:10px 20px;height:auto;border-radius:3px;outline:none;border:0;background-color:#767637;color:#fff;font-size:1.2rem;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin-right:10px;margin-bottom:10px}.article-04_start .filtr .flter-name:hover{background-color:rgba(118,118,55,.7);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.article-04_start .filtr .flter-name:last-child{margin-right:0}.article-04_start .filtr .active{background-color:#ededce}.article-04_start .filtr .active:hover{background-color:rgba(118,118,55,.7);-webkit-box-shadow:0 0 10px 0 rgba(118,118,55,.3);box-shadow:0 0 10px 0 rgba(118,118,55,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.article-04_start .btn-frms-box{position:relative;display:inline-block;width:100%;height:auto;padding:40px 0}.article-04_start .btn-frms-box .btn-frms{text-align:center;position:relative;display:inline-block;width:200px;padding:15px 20px;height:auto;border-radius:3px;outline:none;border:0;background-color:#ededce;color:#fff;font-size:1.2rem;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;z-index:20}.article-04_start .btn-frms-box .btn-frms:hover{background-color:#4a4a4a;color:#fff;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.article-04_start .text-box{position:relative;display:inline-block;width:100%;height:auto;z-index:10;max-width:900px;padding:0 0 40px 0}.article-04_start .text-box .table-grid{position:relative;display:inline-block;width:100%;height:auto}.article-04_start .text-box .table-grid div{position:relative;display:inline-block;width:calc(100% - 50px);height:auto;padding:10px 20px;height:auto;border-radius:3px;border:5px solid #fff;background-color:rgba(245,245,245,.2);border-radius:3px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-box-shadow:0 4px 24px 0 #f2dbc2;box-shadow:0 4px 24px 0 #f2dbc2;margin:13.3333333333px 0}.article-04_start .text-box .table-grid div ul{position:relative;display:inline-block;width:100%;height:auto}.article-04_start .text-box .table-grid div ul li{position:relative;color:#fff;padding:5px 10px;font-size:1.2rem}.article-04_start .text-box .static-box-info{position:relative;display:inline-block;width:100%;height:auto;text-align:center}.article-04_start .text-box .static-box-info p{text-align:center}.article-04_start .text-box h2{position:relative;display:inline-block;font-family:"Rubik_Bubbles";width:100%;height:auto;text-align:center;color:#fff;font-size:1.4rem;line-height:1.6rem;z-index:10;padding:40px 0}.article-04_start .text-box a{cursor:pointer;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;color:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.article-04_start .text-box a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.article-04_start .text-box h3{color:#fff;letter-spacing:.05rem}.article-04_start .text-box ul li{font-size:1.2rem;line-height:1.45rem;color:#fff;padding:5px 10px}.article-04_start .text-box p{color:#fff}._article-04{position:relative;display:block;padding:40px 0 40px 0;width:100%;height:auto;margin:0 auto}._article-04 .text-box{position:relative;display:inline-block;width:100%;height:auto;max-width:900px}._article-04 .text-box .box-header{position:relative;display:inline-block;width:100%;height:auto;padding:40px 0 13.3333333333px 0}._article-04 .text-box .reviews-box{position:relative;display:grid;grid-gap:30px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;z-index:10}._article-04 .text-box .reviews-box .reviews{width:calc(100% - 30px);padding:15px;background:rgba(255,255,255,.26);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.4);box-shadow:0 2px 16px 0 rgba(241,144,47,.4)}._article-04 .text-box .cloms{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:20;width:100%;height:auto;margin:0;padding:20px 0 20px 0}._article-04 .text-box .cloms div{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:calc(100% - 60px);padding:10px 15px;margin:15px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;text-align:center;border:1px solid #4a4a4a;border-radius:1.5px;-webkit-box-shadow:0 4px 24px 0 #f2dbc2;box-shadow:0 4px 24px 0 #f2dbc2}._article-04 .text-box .table-grid{position:relative;display:inline-block;width:100%;height:auto}._article-04 .text-box .table-grid div{position:relative;display:inline-block;width:calc(100% - 50px);height:auto;padding:10px 20px;height:auto;border-radius:3px;border:5px solid #fff;background-color:rgba(245,245,245,.2);border-radius:3px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-box-shadow:0 4px 24px 0 #f2dbc2;box-shadow:0 4px 24px 0 #f2dbc2;margin:13.3333333333px 0}._article-04 .text-box .table-grid div ul{position:relative;display:inline-block;width:100%;height:auto}._article-04 .text-box .table-grid div ul li{position:relative;color:#c06520;padding:5px 10px;font-size:1.2rem}._article-04 .text-box .static-box-info{position:relative;display:inline-block;width:100%;height:auto;text-align:center}._article-04 .text-box .static-box-info p{text-align:center}._article-04 .text-box h3{padding:0;margin:0;color:#4a4a4a}._article-04 .text-box a{cursor:pointer;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;color:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._article-04 .text-box a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._article-04 .text-box .ticher{position:relative;display:grid;grid-gap:15px;grid-template-columns:200px 1fr;grid-template-rows:auto;z-index:10;padding:40px 0}._article-04 .text-box .ticher .ticher-photo{position:relative;width:100%;height:auto}._article-04 .text-box .ticher .ticher-photo img{position:relative;display:inline-block;width:100%;height:auto}._article-04 .text-box .ticher .ticher-info{width:calc(100% - 30px);padding:15px 15px;border:1px solid #4a4a4a;border-radius:1.5px;-webkit-box-shadow:0 4px 24px 0 #f2dbc2;box-shadow:0 4px 24px 0 #f2dbc2}._article-04 .text-box .ticher .ticher-info b{position:relative;display:inline-block;width:100%;height:auto;text-align:left;padding:0;margin:0}._article-04 .text-box .ticher .ticher-info p{padding:0;margin:0}._article-04 .text-box h2{position:relative;display:inline-block;font-family:"Rubik_Bubbles";width:100%;height:auto;text-align:left;color:#4a4a4a;font-size:1.4rem;line-height:1.6rem;z-index:10}._article-04 .text-box .btn-frms{text-align:center;position:relative;display:inline-block;width:200px;padding:15px 20px;height:auto;border-radius:3px;outline:none;border:0;background-color:#ededce;color:#fff;font-size:1.2rem;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;z-index:20}._article-04 .text-box .btn-frms:hover{background-color:#4a4a4a;color:#fff;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}._article-04 .text-box .form-bx{padding:80px 0 20px 0;position:relative;display:inline-block;width:100%;height:auto}@media(max-width: 720px){.article-04_start{position:relative;display:block;padding:160px 0 40px 0;width:100%;height:auto;margin:0 auto}.article-04_start::after{position:absolute;left:0;top:0;right:0;bottom:0;content:"";display:inline-block;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:2}.article-04_start::before{position:absolute;left:0;bottom:-5px;content:"";display:inline-block;width:100%;height:65px;background-image:url("/images/block01-bottom-bg.webp");background-repeat:no-repeat;background-size:100% 50px;background-position:center bottom;background-color:rgba(0,0,0,0);z-index:20}.article-04_start .gr-breadcrumb{position:relative;margin:40px auto;z-index:10;max-width:900px}.article-04_start h1{position:relative;display:inline-block;font-family:"Rubik_Bubbles";width:100%;height:auto;text-align:center;color:#fff;font-size:2.3rem;line-height:2.6rem;z-index:10}.article-04_start .promo{position:relative;display:inline-block;width:100%;height:auto;z-index:10;max-width:900px}.article-04_start .promo .promo-box-2{position:relative;display:grid;width:calc(100% - 30px);grid-gap:15px;padding:0 15px;grid-template-columns:auto;grid-template-rows:auto;z-index:10}.article-04_start .promo .promo-box-2 .time{position:relative;display:grid;grid-gap:30px;grid-template-columns:auto 1fr;grid-template-rows:auto;width:calc(100% - 10px);padding:5px;height:auto;z-index:20}.article-04_start .promo .promo-box-2 .time div{position:relative;width:42px;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center}.article-04_start .promo .promo-box-2 .time div .ikon{position:relative;display:inline-block;width:47px;height:43px;background:url("/images/clock-detals.svg") center center/cover}.article-04_start .promo .promo-box-2 .time .time-less{-ms-flex-item-align:center;align-self:center;justify-self:center;position:relative;width:100%;height:auto;color:#fff;text-align:left;font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}.article-04_start .promo .promo-box-2 .tuicher{position:relative;display:grid;grid-gap:30px;grid-template-columns:auto 1fr;grid-template-rows:auto;width:calc(100% - 10px);padding:5px;height:auto;z-index:20}.article-04_start .promo .promo-box-2 .tuicher div{position:relative;width:42px;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center}.article-04_start .promo .promo-box-2 .tuicher div .ikon{position:relative;display:inline-block;width:57px;height:43px;background:url("/images/ikon-tichers.svg") center center/cover}.article-04_start .promo .promo-box-2 .tuicher .ticher-less{-ms-flex-item-align:center;align-self:center;justify-self:center;position:relative;width:100%;height:auto;color:#fff;text-align:left;font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}.article-04_start .promo .promo-box-3{position:relative;display:grid;width:calc(100% - 30px);grid-gap:15px;padding:0 15px;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}.article-04_start .promo .promo-box-3 .time{position:relative;display:grid;grid-gap:30px;grid-template-columns:auto 1fr;grid-template-rows:auto;width:calc(100% - 10px);padding:5px;height:auto;z-index:20}.article-04_start .promo .promo-box-3 .time div{position:relative;width:42px;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center}.article-04_start .promo .promo-box-3 .time div .ikon{position:relative;display:inline-block;width:47px;height:43px;background:url("/images/clock-detals.svg") center center/cover}.article-04_start .promo .promo-box-3 .time .time-less{-ms-flex-item-align:center;align-self:center;justify-self:center;position:relative;width:100%;height:auto;color:#fff;text-align:left;font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}.article-04_start .promo .promo-box-3 .tuicher{position:relative;display:grid;grid-gap:30px;grid-template-columns:auto 1fr;grid-template-rows:auto;width:calc(100% - 10px);padding:5px;height:auto;z-index:20}.article-04_start .promo .promo-box-3 .tuicher div{position:relative;width:42px;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center}.article-04_start .promo .promo-box-3 .tuicher div .ikon{position:relative;display:inline-block;width:57px;height:43px;background:url("/images/ikon-tichers.svg") center center/cover}.article-04_start .promo .promo-box-3 .tuicher .ticher-less{-ms-flex-item-align:center;align-self:center;justify-self:center;position:relative;width:100%;height:auto;color:#fff;text-align:left;font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}.article-04_start .promo .promo-box-3 .price{position:relative;display:grid;grid-gap:30px;grid-template-columns:auto 1fr;grid-template-rows:auto;width:calc(100% - 10px);padding:5px;height:auto;z-index:20}.article-04_start .promo .promo-box-3 .price div{position:relative;width:42px;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center}.article-04_start .promo .promo-box-3 .price div .ikon{position:relative;display:inline-block;width:43px;height:43px;background:url("/images/Ruble.svg") center center/cover}.article-04_start .promo .promo-box-3 .price .price-box{-ms-flex-item-align:center;align-self:center;justify-self:center;position:relative;width:100%;height:auto;color:#fff;text-align:left;font-size:1rem;line-height:1.45rem;font-family:"OpenSans-Bold"}.article-04_start .text-box{position:relative;display:inline-block;width:100%;height:auto;z-index:10;max-width:900px}.article-04_start .text-box .table-grid{position:relative;display:inline-block;width:100%;height:auto}.article-04_start .text-box .table-grid div{position:relative;display:inline-block;width:calc(100% - 50px);height:auto;padding:10px 20px;height:auto;border-radius:3px;border:5px solid #fff;background-color:rgba(245,245,245,.2);border-radius:3px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-box-shadow:0 4px 24px 0 #f2dbc2;box-shadow:0 4px 24px 0 #f2dbc2;margin:13.3333333333px 0}.article-04_start .text-box .table-grid div ul{position:relative;display:inline-block;width:100%;height:auto}.article-04_start .text-box .table-grid div ul li{position:relative;color:#fff;padding:5px 10px;font-size:1.2rem}.article-04_start .text-box .static-box-info{position:relative;display:inline-block;width:100%;height:auto;text-align:center}.article-04_start .text-box .static-box-info p{text-align:center}.article-04_start .text-box a{cursor:pointer;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;color:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.article-04_start .text-box a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.article-04_start .text-box p{color:#fff}._article-04{position:relative;display:block;padding:40px 0 40px 0;width:100%;height:auto;margin:0 auto}._article-04 .text-box{position:relative;display:inline-block;width:100%;height:auto;max-width:900px}._article-04 .text-box .reviews-box{position:relative;display:grid;grid-gap:30px;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._article-04 .text-box .reviews-box .reviews{width:calc(100% - 30px);padding:15px;background:rgba(255,255,255,.26);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.4);box-shadow:0 2px 16px 0 rgba(241,144,47,.4)}._article-04 .text-box .table-grid{position:relative;display:inline-block;width:100%;height:auto}._article-04 .text-box .table-grid div{position:relative;display:inline-block;width:calc(100% - 50px);height:auto;padding:10px 20px;height:auto;border-radius:3px;border:5px solid #fff;background-color:rgba(245,245,245,.2);border-radius:3px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-box-shadow:0 4px 24px 0 #f2dbc2;box-shadow:0 4px 24px 0 #f2dbc2;margin:13.3333333333px 0}._article-04 .text-box .table-grid div ul{position:relative;display:inline-block;width:100%;height:auto}._article-04 .text-box .table-grid div ul li{position:relative;color:#c06520;padding:5px 10px;font-size:1.2rem}._article-04 .text-box .static-box-info{position:relative;display:inline-block;width:100%;height:auto;text-align:center}._article-04 .text-box .static-box-info p{text-align:center}._article-04 .text-box .ticher{position:relative;display:grid;grid-gap:15px;grid-template-columns:auto;grid-template-rows:auto auto;z-index:10;padding:0 0 20px 0}._article-04 .text-box .ticher .ticher-photo{position:relative;width:100%;height:auto}._article-04 .text-box .ticher .ticher-photo img{position:relative;display:inline-block;width:100%;height:auto}._article-04 .text-box .ticher .ticher-info{width:calc(100% - 30px);padding:15px 15px;border:1px solid #4a4a4a;border-radius:1.5px;-webkit-box-shadow:0 4px 24px 0 #f2dbc2;box-shadow:0 4px 24px 0 #f2dbc2}._article-04 .text-box .ticher .ticher-info b{position:relative;display:inline-block;width:100%;height:auto;text-align:left;padding:0;margin:0}._article-04 .text-box .ticher .ticher-info p{padding:0;margin:0}._article-04 .text-box a{cursor:pointer;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;color:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._article-04 .text-box a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.footer{display:grid;grid-area:footer;height:auto;min-height:200px;z-index:20;grid-gap:0;background-color:#ededce}.footer-box{display:grid;grid-gap:13.3333333333px;height:auto;min-height:auto;width:calc(100% - 100px) !important;padding:20px 30px !important;grid-template-columns:auto auto auto;grid-template-rows:auto}.footer-box .footer-box-logo{align-self:start;justify-self:start;display:grid;grid-gap:10px;height:auto;grid-template-columns:195px;grid-template-rows:auto}.footer-box .footer-box-logo a{-ms-flex-item-align:center;align-self:center;justify-self:start;font-size:.6rem;line-height:.6rem !important;font-family:"OpenSans-Light"}.footer-box .footer-box-logo a img{position:relative;display:inline-block;width:100%;height:auto}.footer-box .footer-box-logo a .slogan{display:inline-block;width:100%;height:auto;font-family:"OpenSans-Light";font-size:.7rem;line-height:.85rem !important;padding:0;margin:5px 0 0 0;color:#000}.footer-box .footer-box-logo div{-ms-flex-item-align:center;align-self:center;justify-self:start}.footer-box .footer-box-logo .adres{-ms-flex-item-align:start;align-self:start;justify-self:center}.footer-box .footer-box-logo .adres h4{padding:0;margin:0}.footer-box .footer-box-logo .adres a{color:#9e9e4d !important}.footer-box .footer-box-nav{-ms-flex-item-align:start;align-self:start;justify-self:center;text-align:center}.footer-box .footer-box-nav h4{color:#c06520;text-align:center;padding:0;margin:0;line-height:1.6rem;font-family:"Rubik_Bubbles"}.footer-box .footer-box-nav a{text-align:center;width:100%;color:#c06520}.footer-box .fons{-ms-flex-item-align:start;align-self:start;justify-self:end;text-align:right;width:auto}.footer-box .fons p{text-align:right;padding:5px 0}.footer-box .fons a{position:relative;display:grid;grid-gap:0;height:auto;grid-template-columns:auto 1fr;grid-template-rows:auto;z-index:10;color:#767637;font-size:.87rem;line-height:1.05rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer-box .fons a .ikon{-ms-flex-item-align:center;align-self:center;justify-self:center;width:26px;height:26px;margin-right:5px}.footer-box .fons a .ikon svg{position:relative;display:inline-block;width:100%;height:auto}.footer-box .fons a span{font-size:.87rem;line-height:1.05rem;-ms-flex-item-align:center;align-self:center;justify-self:center}.footer-box .fons a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer-box .soc-gr{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto;margin:15px 0}.footer-box .soc-gr .soc{width:42px;margin-left:5px}.footer-info{display:grid;grid-gap:0;height:auto;min-height:auto;padding:5px 0;grid-template-columns:1fr 1fr;grid-template-rows:20px}.footer-info div{font-size:.8rem;-ms-flex-item-align:end;align-self:end;justify-self:start}.footer-info .designer{-ms-flex-item-align:end;align-self:end;justify-self:end}@media(max-width: 884px){.footer-box{display:grid;grid-gap:20px;height:auto;min-height:auto;width:calc(100% - 100px) !important;padding:13.3333333333px 30px !important;grid-template-columns:1fr;grid-template-rows:auto}.footer-box .footer-box-logo{align-self:start;justify-self:center;display:grid;grid-gap:10px;height:auto;grid-template-columns:165px;grid-template-rows:auto}.footer-box .footer-box-logo a{-ms-flex-item-align:center;align-self:center;justify-self:start}.footer-box .footer-box-logo div{-ms-flex-item-align:center;align-self:center;justify-self:start}.footer-box .adres{-ms-flex-item-align:start;align-self:start;justify-self:center}.footer-box .adres h4{padding:0;margin:0;text-align:center}.footer-box .adres p{text-align:center}.footer-box .footer-box-nav{-ms-flex-item-align:start;align-self:start;justify-self:center}.footer-box .footer-box-nav h4{padding:0;margin:0;text-align:center}.footer-box .fons{-ms-flex-item-align:start;align-self:start;justify-self:center;text-align:center;max-width:170px}.footer-box .fons p{text-align:center;padding:5px 0}.footer-box .fons a{width:100%;max-width:170px;padding:5px 0;text-decoration:none}.footer-box .fons a .ikon svg{max-width:32px}.footer-box .soc-gr{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto;margin:15px 0}.footer-box .soc-gr .soc{width:42px;margin-left:5px}.footer-info{display:grid;grid-gap:0;height:auto;min-height:auto;padding:13.3333333333px 0;grid-template-columns:1fr;grid-template-rows:auto}.footer-info div{-ms-flex-item-align:center;align-self:center;justify-self:center}.footer-info .designer{-ms-flex-item-align:center;align-self:center;justify-self:end}}@media(max-width: 720px){.footer-box{display:grid;grid-gap:10px;height:auto;min-height:auto;width:calc(100% - 30px) !important;padding:10px 15px !important;grid-template-columns:1fr;grid-template-rows:auto}.footer-box .footer-box-logo{align-self:start;justify-self:center;display:grid;grid-gap:10px;height:auto;grid-template-columns:165px;grid-template-rows:auto}.footer-box .footer-box-logo a{-ms-flex-item-align:center;align-self:center;justify-self:start}.footer-box .footer-box-logo div{-ms-flex-item-align:center;align-self:center;justify-self:start}.footer-box .adres{-ms-flex-item-align:start;align-self:start;justify-self:center}.footer-box .adres h4{padding:0;margin:0;text-align:center}.footer-box .adres p{text-align:center}.footer-box .footer-box-nav{-ms-flex-item-align:start;align-self:start;justify-self:center}.footer-box .footer-box-nav h4{padding:0;margin:0;text-align:center}.footer-box .fons{-ms-flex-item-align:start;align-self:start;justify-self:center;text-align:center;width:100%}.footer-box .fons p{text-align:center;padding:5px 0}.footer-box .fons a{display:inline-block;width:100%;text-align:center;padding:5px 0;text-decoration:none}.footer-info{display:grid;grid-gap:0;height:auto;min-height:auto;padding:20px 0;grid-template-columns:1fr;grid-template-rows:auto}.footer-info div{-ms-flex-item-align:center;align-self:center;justify-self:center}.footer-info .designer{-ms-flex-item-align:center;align-self:center;justify-self:end}}.maksimumart{position:relative;width:1px;height:1px;background-color:rgba(0,0,0,0);z-index:200;cursor:pointer}html{scrollbar-width:thin;scrollbar-color:#767637 rgba(0,0,0,0)}*::-moz-selection{background:#4a4a4a;color:#fff;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}*::selection{background:#4a4a4a;color:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}body{background-color:#fff;margin:0;padding:0}main{position:relative;display:inline-block;width:100%;height:auto}.logo{position:relative;width:100%;height:auto}.nav{position:relative}.nav a{position:relative;display:inline-block;width:auto;height:auto;margin:0;padding:10px 0 !important;margin:0 20px 0 0;color:#4a4a4a;font-size:.87rem;line-height:1.1rem;letter-spacing:.02rem;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;text-transform:uppercase}.nav a:after{position:relative;display:block;content:"";width:0;margin:0 auto;height:1px;top:5px;opacity:1;background:#4a4a4a;z-index:1;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav a:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav a:hover:after{position:relative;display:block;content:"";width:100%;height:1px;top:5px;opacity:1;background:#4a4a4a;z-index:1;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav .root-item-selected{color:#9e9e4d !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav .root-item-selected:hover{background:#fff;color:#4a4a4a !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav .root-item-selected:after{position:relative;display:block;content:"";width:100%;margin:0 auto;height:1px;top:5px;opacity:1;background:#9e9e4d;z-index:1;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav .hide-li{display:none !important}.nav .swou-li{display:inline-block !important}.nav .btn-dop-menu{position:relative}.nav .box-dop-menu{position:absolute;display:none;list-style:none;top:40px;left:calc(50% - 130px);width:200px;padding:20px;height:auto;background-color:#fff;z-index:200;border-radius:3px;-webkit-box-shadow:0 2px 4px 0 rgba(118,118,55,.1);box-shadow:0 2px 4px 0 rgba(118,118,55,.1);border:1px solid rgba(118,118,55,.1)}.nav .box-dop-menu .swou-li{display:inline-block;width:100% !important;height:auto}.nav .box-dop-menu .swou-li a{display:inline-block;width:100%;height:auto}.nav .box-dop-menu .angle{position:absolute;display:block;width:20px;height:20px;border-radius:3px;z-index:100;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff;top:-10px;left:calc(50% - 15px);border-left:1px solid rgba(118,118,55,.1);border-top:1px solid rgba(118,118,55,.1)}.nav .swou-menu{display:block}.mob-nav{position:absolute;display:inline-block;width:42px;height:22px;background:rgba(0,0,0,0);border:none;cursor:pointer}.mob-nav span{position:absolute;display:inline-block;width:100%;height:1px;background:#767637}.mob-nav .cl1{top:calc(0% + 2px);left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob-nav .cl2-1{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob-nav .cl2-2{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob-nav .cl3{top:calc(100% - 2px);left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob-nav:hover span{background:#767637}.mob-nav:hover .cl1{top:calc(0% + 2px);left:80%;width:21px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.mob-nav:hover .cl2-1{top:50%;left:50%;width:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.mob-nav:hover .cl2-2{top:50%;left:50%;width:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.mob-nav:hover .cl3{top:calc(100% - 2px);left:20%;width:21px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.btn-box-all{position:relative;display:block;width:calc(100% - 10px);padding:5px;margin:53.3333333333px auto 80px auto;height:auto}.btn-box-all .btn-all{text-align:center;position:relative;display:inline-block;width:250px;padding:15px 20px;height:auto;border-radius:3px;outline:none;border:0;background-color:#ededce;color:#fff;font-size:1.2rem;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.btn-box-all .btn-all:hover{-webkit-box-shadow:0 0 10px 0 #f5f5f5;box-shadow:0 0 10px 0 #f5f5f5;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.soc-block span{padding:0 !important}.round-lk{position:relative;display:inline-block;width:100%;height:auto;padding:40px 0}.round-lk ul{position:relative;display:inline-block;list-style:none;width:100%;min-height:50px;height:auto;text-align:center;margin:0;padding:0}.round-lk ul .bx-active span{position:relative;display:inline-block;width:auto;height:auto;background:#fff;margin:0;padding:5px 20px;margin:0;color:#4a4a4a !important;font-family:"OpenSans-Regular" !important;font-size:.8rem !important;line-height:1.8rem;border-radius:20px;text-decoration:none;text-transform:lowercase;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid rgba(0,0,0,0)}.round-lk ul .bx-active a{position:relative;display:inline-block;width:auto;height:auto;margin:0;padding:5px 20px;border:1px solid #fff;margin:0;color:#ededce !important;font-family:"OpenSans-Regular" !important;font-size:.8rem !important;line-height:1.8rem;border-radius:20px;text-decoration:none;text-transform:lowercase;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.round-lk ul .bx-active a:hover{border:1px solid rgba(0,0,0,0);background:#9e9e4d;color:#4a4a4a !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.round-lk ul li{position:relative;display:inline-block;width:auto;height:auto;text-decoration:none;text-transform:lowercase;margin:0;font-family:"OpenSans-Regular" !important}.round-lk ul li span{position:relative;display:inline-block;width:auto;height:auto;background:#f5f5f5;margin:0;padding:5px 20px;margin:0;color:#4a4a4a !important;font-family:"OpenSans-Regular" !important;font-size:.8rem !important;line-height:1.8rem;border-radius:20px;text-decoration:none;text-transform:lowercase;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid rgba(0,0,0,0)}.round-lk ul li a{position:relative;display:inline-block;width:auto;height:auto;margin:0;padding:5px 20px;border:1px solid #fff;background:#f5f5f5;margin:0;color:#fff !important;font-family:"OpenSans-Regular" !important;font-size:.8rem !important;line-height:1.8rem;border-radius:20px;text-decoration:none;text-transform:lowercase;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.round-lk ul li a:hover{border:1px solid rgba(0,0,0,0);background:#9e9e4d;color:#4a4a4a !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#scroll_top{display:none;position:fixed;bottom:60px;left:30px;z-index:1000;width:42px;height:42px;background:#767637;border-radius:3px;opacity:.8;text-align:center;color:#fff;border-radius:20px;font-size:1rem;line-height:3rem;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer}.galery-list{position:relative;display:inline-block;width:100%;max-width:350px;height:auto;min-height:250px !important;margin:13.3333333333px 13.3333333333px 13.3333333333px 0;text-align:center;overflow:hidden;background-color:rgba(237,237,206,.05);border-radius:3px}.galery-list .item{position:absolute !important;top:0;display:inline-block;width:200px !important;margin:10px 0 !important;min-height:230px !important;margin:10px;background-repeat:no-repeat !important;background-position:center center !important;background-size:cover !important;overflow:hidden;border-radius:3px;-webkit-box-shadow:27px 4px 23px -15px rgba(255,255,255,.2);box-shadow:27px 4px 23px -15px rgba(255,255,255,.2)}.galery-list .item .numbers{position:absolute;display:inline-block;width:65px;height:20px;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:2.5rem;padding:20px;color:#4a4a4a;text-align:center;border-radius:3px;background-color:rgba(255,255,255,.5);z-index:300;opacity:.8;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-list .item:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(118,118,55,0);z-index:10;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-list .item:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-list .item:hover .numbers{position:absolute;display:inline-block;width:65px;height:20px;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:2.5rem;padding:20px;color:#4a4a4a;text-align:center;border-radius:3px;opacity:0;z-index:300;text-align:center}.galery-list .item:hover:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(118,118,55,.3);z-index:10;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.galery-tile{position:relative;padding:0;position:relative;display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));grid-auto-flow:dense;grid-gap:10px;margin:20px 0}.galery-tile .item{position:relative;display:grid;min-height:280px;margin:0;background-repeat:no-repeat !important;background-position:center center !important;background-size:cover !important;overflow:hidden;border-radius:3px}.galery-tile .item:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(118,118,55,.1);z-index:10;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-tile .item:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-tile .item:hover:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(118,118,55,.05);z-index:10;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.galery-tile .item:nth-of-type(2n){grid-column:span 1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-tile .item:nth-of-type(4n){grid-row:span 2;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal-search{position:fixed;top:-80px;left:0;opacity:0;display:block;width:100%;height:40px;background:#fff;z-index:290;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.modal-search::after{position:absolute;left:0;bottom:-40px;content:"";display:inline-block;width:100%;height:40px;background-image:url("/local/templates/maksimum-art.ru-2025/../images/header-bg.svg");background-repeat:repeat-x;background-color:rgba(0,0,0,0)}.modal-search .box-modal-search{display:grid !important;grid-gap:20px;height:100%;grid-template-columns:1fr 42px 62px;grid-template-rows:1fr;z-index:20;padding:0}.modal-search .box-modal-search .input--search{position:relative;display:inline-block;width:100%;border:0;border:1px solid rgba(255,255,255,.3);padding:15px;font-family:"OpenSans-Regular";background:rgba(74,74,74,.9);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;border-radius:3px;font-size:1rem;line-height:1.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;justify-self:start;-ms-flex-item-align:center;align-self:center}.modal-search .box-modal-search .input--search:active,.modal-search .box-modal-search .input--search:focus{border:2px solid rgba(0,0,0,0);background:#ededce;outline:none;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.modal-search .box-modal-search .search--btn{position:relative;display:inline-block;width:32px !important;height:auto;border:none;background:rgba(0,0,0,0);outline:none;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;justify-self:start;-ms-flex-item-align:center;align-self:center}.modal-search .box-modal-search .search--btn svg{position:relative;display:inline-block;width:42px;height:auto}.modal-search .box-modal-search .search--btn:hover{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.modal-search .box-modal-search .input-box-close{position:relative;display:inline-block;width:42px;height:auto;border:none;background:rgba(0,0,0,0);outline:none;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;justify-self:end;-ms-flex-item-align:center;align-self:center}.modal-search .box-modal-search .input-box-close svg{position:relative;display:inline-block;width:32px !important;height:auto}.modal-search .box-modal-search .input-box-close:hover{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.modal-search__active{position:fixed;position:fixed;top:0;left:0;display:block;width:100%;height:160px;display:block;opacity:1;background:#fff;z-index:290;-webkit-transition-delay:.3s,.3s;-o-transition-delay:.3s,.3s;transition-delay:.3s,.3s;-webkit-transition-property:top,opacity;-o-transition-property:top,opacity;transition-property:top,opacity;padding:10px 0 0 0}.modal-search__active .box-modal-search{display:grid !important;grid-gap:10px;height:100%;grid-template-columns:1fr 42px 62px;grid-template-rows:1fr;z-index:20;padding:0}.modal-search__active .box-modal-search .input--search{position:relative;display:inline-block;width:100%;border:0;border:2px solid rgba(245,245,245,.5);padding:15px;font-family:"OpenSans-Regular";background:rgba(158,158,77,.9);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;font-size:1rem;line-height:1.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;justify-self:start;-ms-flex-item-align:center;align-self:center}.modal-search__active .box-modal-search .input--search:active,.modal-search__active .box-modal-search .input--search:focus{border:2px solid rgba(0,0,0,0);background:#fff;outline:none;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.modal-search__active .box-modal-search .search--btn{position:relative;display:inline-block;width:32px !important;height:auto;border:none;background:rgba(0,0,0,0);outline:none;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;justify-self:start;-ms-flex-item-align:center;align-self:center}.modal-search__active .box-modal-search .search--btn svg{position:relative;display:inline-block;width:42px;height:auto}.modal-search__active .box-modal-search .search--btn:hover{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.modal-search__active .box-modal-search .input-box-close{position:relative;display:inline-block;width:22px;height:auto;border:none;background:rgba(0,0,0,0);outline:none;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;justify-self:end;-ms-flex-item-align:center;align-self:center}.modal-search__active .box-modal-search .input-box-close svg{position:relative;display:inline-block;width:22px !important;height:auto}.modal-search__active .box-modal-search .input-box-close:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal-menu{position:fixed;display:inline-block;top:0;right:0;margin-right:-100vh;width:420px;height:auto;background:#fff;z-index:190;opacity:0;z-index:0;-webkit-transition:opacity .9,margin-right .9 linear;-o-transition:opacity .9,margin-right .9 linear;transition:opacity .9,margin-right .9 linear}.modal-menu .modal-menu__logo{position:relative;display:inline-block;width:100%;height:auto;padding:30px 0 15px 0}.modal-menu .modal-menu__logo img{display:inline-block;width:100%;height:auto}.modal-menu .mob-menu-close{cursor:pointer;position:absolute;display:inline-block;top:30px;right:30px;margin:0;width:22px;border:0;height:22px;background:rgba(0,0,0,0) url("/images/close.svg") center center/cover;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:100}.modal-menu .mob-menu-close:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal-menu h3{color:#767637;border:0px;font-size:1.4rem;line-height:1.85rem;letter-spacing:.01rem;text-align:center;margin:20px 0}.modal-menu .modal-menu__box{display:inline-block;width:100%;height:auto;text-align:center;padding:20px 0 40px 0;margin-top:15px}.modal-menu .modal-menu__box .modal-menu__logo{display:inline-block;margin:0 auto;width:200px;height:auto}.modal-menu .modal-menu__box .modal-menu__logo img{display:inline-block;width:100%;height:auto}.modal-menu .modal-menu-box-contacts{position:relative;display:grid;grid-gap:20px;width:100%;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:20}.modal-menu .modal-menu-box-contacts .tel{justify-self:center;align-self:center;display:grid;grid-gap:10px;width:100%;grid-template-columns:1fr;grid-template-rows:auto}.modal-menu .modal-menu-box-contacts .tel a{align-self:center;justify-self:center;position:relative;display:grid;grid-gap:0;width:170px;height:auto;grid-template-columns:auto 1fr;grid-template-rows:auto;z-index:10;color:#767637;font-size:.87rem;line-height:1.05rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal-menu .modal-menu-box-contacts .tel a .ikon{-ms-flex-item-align:center;align-self:center;justify-self:center;width:26px;height:26px;margin-right:5px}.modal-menu .modal-menu-box-contacts .tel a .ikon svg{position:relative;display:inline-block;width:100%;height:auto}.modal-menu .modal-menu-box-contacts .tel a span{font-size:.87rem;line-height:1.05rem;-ms-flex-item-align:center;align-self:center;justify-self:center}.modal-menu .modal-menu-box-contacts .tel a:hover{color:#767637;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal-menu .modal-box-menu{justify-self:center;align-self:center;position:relative;display:grid;grid-gap:15px;width:calc(100% - 30px);height:auto;grid-template-columns:repeat(auto-fit, minmax(130px, 1fr));grid-template-rows:auto;z-index:20;margin:0 auto}.modal-menu .modal-box-menu .name{display:inline-block;font-family:"OpenSans-Bold";color:#ededce;border:0px;padding-bottom:5px;font-size:1rem;line-height:1.45rem;letter-spacing:.01rem}.modal-menu .modal-box-menu div{justify-self:center;-ms-flex-item-align:start;align-self:start}.modal-menu .modal-box-menu ul{list-style:none;margin:0;padding:0;text-align:left}.modal-menu .modal-box-menu ul li{margin:0;padding:2px 2px}.modal-menu .modal-box-menu ul li a{position:relative;text-decoration:none;font-family:"OpenSans-Italic";color:#767637;border:0px;font-size:1rem;line-height:1.15rem;letter-spacing:.01rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal-menu .modal-box-menu ul li a:hover{color:#f5f5f5;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal-menu-active{position:fixed;display:inline-block;top:0;right:0;margin:0;width:420px;height:100%;background:#fff;z-index:390;opacity:1;-webkit-transition:opacity .6s,margin-right .3s ease-in-out;-o-transition:opacity .6s,margin-right .3s ease-in-out;transition:opacity .6s,margin-right .3s ease-in-out;-webkit-box-shadow:0 2px 4px 0 rgba(118,118,55,.05);box-shadow:0 2px 4px 0 rgba(118,118,55,.05)}.pdf-docs{position:relative;display:inline-block;color:#c06520 !important;width:200px;margin:20px 10px;height:auto;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center !important;vertical-align:top}.pdf-docs .weight{position:relative;text-align:center !important;display:inline-block;width:100%;height:auto;font-size:.75rem}.pdf-docs .name{position:relative;display:inline-block;width:100%;height:auto;font-size:.75rem;text-align:center !important}.pdf-docs .ikon{position:relative;display:inline-block;width:45px;height:62px;background:url("/local/templates/maksimum-art.ru-2025/../maksimum-art.ru-2025/img/pdf.webp") center center/cover;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.pdf-docs:hover{color:#fff !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.pdf-docs:hover span{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);color:#fff !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.jpg-docs{position:relative;display:inline-block;color:#c06520 !important;width:200px;height:auto;text-align:center;margin:20px 10px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center !important}.jpg-docs .weight{position:relative;display:inline-block;width:100%;height:auto;font-size:.75rem}.jpg-docs .name{position:relative;display:inline-block;width:100%;height:auto;font-size:.75rem;text-align:center !important}.jpg-docs .ikon{position:relative;display:inline-block;width:45px;height:62px;background:url("/local/templates/maksimum-art.ru-2025/../images/jpg.webp") center center/cover;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.jpg-docs:hover{color:#fff !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.jpg-docs:hover span{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.doc-docs{position:relative;display:inline-block;color:#c06520 !important;width:100px;margin:20px 10px;height:auto;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.doc-docs .ikon{position:relative;display:inline-block;width:45px;height:62px;background:url("/local/templates/maksimum-art.ru-2025/../images/doc.webp") center center/cover;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.doc-docs:hover{color:#ededce !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.doc-docs:hover span{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal-progeck{position:relative;display:block;width:100%;margin:0;padding:0;height:auto}.video{position:relative;display:block;width:100%;margin:0;height:auto;overflow:hidden}.gr-breadcrumb{padding:0 15px;border-bottom:1px solid #fff}.gr-breadcrumb .breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0;text-transform:lowercase}.gr-breadcrumb .breadcrumb ul li{margin:3px 0 !important}.gr-breadcrumb .breadcrumb ul li a{font-family:"OpenSans-Regular";font-size:.9rem !important;text-decoration:none;line-height:1.2rem;letter-spacing:.04rem;margin:0;padding:5px 5px !important;color:#9e9e4d;line-height:1.3rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gr-breadcrumb .breadcrumb ul li a span{margin:0;padding:0}.gr-breadcrumb .breadcrumb ul li a:hover{color:#4a4a4a;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gr-breadcrumb .breadcrumb ul li .span{display:inline-block;font-family:"OpenSans-Regular";font-size:.9rem !important;text-decoration:none;line-height:1rem;letter-spacing:.04rem;margin:0;padding:5px 10px !important;color:#c06520;line-height:1.3rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:default}.gr-breadcrumb .breadcrumb li:not(:last-child)::after{display:inline-block;margin:0 .25rem;content:"→";font-size:.9rem !important}.dox-Cop{display:block;position:relative;right:10px;bottom:5px}.dox-Cop a{color:#767637 !important;font-size:.7rem;padding:3px 5px;margin:5px 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}.dox-Cop a:hover{color:rgba(158,158,77,.2);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.glasses-mod{cursor:pointer;position:fixed;right:-95px;top:20%;display:block;width:140px;padding:10px;height:auto;background:rgba(158,158,77,.7);z-index:250;border-bottom-left-radius:5px;border-top-left-radius:5px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.glasses-mod .btn-glasses{justify-self:center;align-self:center;display:grid;width:calc(100% - 15px);height:100%;padding:0 5px 0 10px;grid-gap:10px;width:100%;grid-template-columns:1fr;grid-template-rows:auto auto}.glasses-mod .btn-glasses .ikon-eye{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;justify-self:start;-ms-flex-item-align:center;align-self:center;width:30px;height:20px;background:url("/images/eye.svg") center center/cover}.glasses-mod .btn-glasses .ikon-eye:hover{opacity:.6;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.glasses-mod .btn-glasses .btn-glasses-name{width:100%;text-align:center;font-size:.87rem;color:#fff}.glasses-mod .btn-glasses .btn-glasse-active{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#9e9e4d}.glasses-mod .btn-glasses .title{width:140px;height:auto;text-align:left;color:#fff;font-size:1rem;line-height:1.15rem;font-family:"OpenSans-Regular"}.btpleft--slider{cursor:pointer;position:absolute;left:-25px;top:calc(50% - 75px);width:42px;height:42px;z-index:10;background:rgba(0,0,0,0) url("/images/left.svg") center center/cover;color:#fff;border:0;outline:0}.btpright--slider{cursor:pointer;position:absolute;right:-25px;top:calc(50% - 75px);width:42px;height:42px;z-index:10;background:rgba(0,0,0,0) url("/images/right.svg") center center/cover;color:#fff;border:0;outline:0}.lazy-background{background-image:none !important}.lazy-bg{background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#fff !important;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.lazy-bg:not(.lazy-bg-loaded){opacity:.1}.lazy-bg-loaded{opacity:1}.lazy-bg-error{background-color:#e0e0e0;background-image:none !important}@media(max-width: 960px){.gr-breadcrumb{padding:0 15px;border-bottom:1px solid #fff}.gr-breadcrumb .breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0;text-transform:lowercase}.gr-breadcrumb .breadcrumb ul li{margin:0 0 !important}.gr-breadcrumb .breadcrumb ul li a{font-family:"OpenSans-Regular";font-size:.7rem !important;text-decoration:none;line-height:1rem;letter-spacing:0;margin:0;padding:0 5px !important;color:#9e9e4d;line-height:1.2rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gr-breadcrumb .breadcrumb ul li a span{margin:0;padding:0}.gr-breadcrumb .breadcrumb ul li a:hover{color:#4a4a4a;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gr-breadcrumb .breadcrumb ul li span{display:inline-block;font-family:"OpenSans-Regular";font-size:.7rem !important;text-decoration:none;line-height:1rem;letter-spacing:0;margin:0;padding:0 5px !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:default}.gr-breadcrumb .breadcrumb li:not(:last-child)::after{display:inline-block;margin:0 .15rem;content:"→";font-size:.87rem !important}.gr-breadcrumb .breadcrumb li:not(:last-child)::after .span{font-size:.87rem !important}}@media(max-width: 844px){.btpleft--slider{cursor:pointer;position:absolute;left:0;top:calc(50% - 75px);width:42px;height:42px;z-index:10;background:rgba(0,0,0,0) url("/images/left.svg") center center/cover;color:#fff;border:0;outline:0}.btpright--slider{cursor:pointer;position:absolute;right:0;top:calc(50% - 75px);width:42px;height:42px;z-index:10;background:rgba(0,0,0,0) url("/images/right.svg") center center/cover;color:#fff;border:0;outline:0}}@media(max-width: 720px){.modal-menu-active{position:fixed;display:inline-block;top:0;right:0;margin:0;width:100%;height:100%;background:#fff;z-index:390;opacity:1;-webkit-transition:opacity .6s,margin-right .3s ease-in-out;-o-transition:opacity .6s,margin-right .3s ease-in-out;transition:opacity .6s,margin-right .3s ease-in-out;-webkit-box-shadow:0 2px 4px 0 rgba(118,118,55,.05);box-shadow:0 2px 4px 0 rgba(118,118,55,.05)}}@media(max-width: 492px){.glasses-mod{cursor:pointer;position:fixed;right:-95px;top:25%;display:block;width:140px;padding:10px;height:auto;background:rgba(158,158,77,.7);z-index:250;border-bottom-left-radius:5px;border-top-left-radius:5px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.glasses-mod .btn-glasses{justify-self:center;align-self:center;display:grid;width:calc(100% - 15px);height:100%;padding:0 5px 0 10px;grid-gap:10px;width:100%;grid-template-columns:1fr;grid-template-rows:auto auto}.glasses-mod .btn-glasses .ikon-eye{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;justify-self:start;-ms-flex-item-align:center;align-self:center;width:30px;height:20px;background:url("/images/eye.svg") center center/cover}.glasses-mod .btn-glasses .ikon-eye:hover{opacity:.6;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.glasses-mod .btn-glasses .btn-glasses-name{width:100%;text-align:center;font-size:.87rem;color:#fff}.glasses-mod .btn-glasses .btn-glasse-active{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#9e9e4d}.glasses-mod .btn-glasses .title{width:140px;height:auto;text-align:left;color:#fff;font-size:1rem;line-height:1.15rem;font-family:"OpenSans-Regular"}}@media screen and (max-width: 980px){#glazd{position:absolute;top:10px;right:100px;z-index:99999;width:50px}}@media screen and (min-width: 980px){#glazd{position:absolute;top:20px;left:50px;z-index:99999;width:50px}}
/* End */
/* /local/templates/maksimum-art.ru-2025/normalize.css?1766065462964 */
/* /local/templates/maksimum-art.ru-2025/special.css?17660667357722 */
/* /local/templates/maksimum-art.ru-2025/components/bitrix/menu/multilevel-gr/style.css?17660655154496 */
/* /local/templates/maksimum-art.ru-2025/template_styles.css?1766644762225895 */
