.loading-spinner{width:100%;height:100%;aspect-ratio:1;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loading-spinner:before{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border-width:5px;border-style:solid;border-color:inherit;animation:prixClipFix 2s linear infinite}.loading-spinner.white:before{border:5px solid white}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.loader-progress{margin-left:1rem;text-wrap:nowrap}@font-face{font-family:Radiotechnika;font-weight:400;src:url(/fonts/Radiotechnika.otf) format("opentype")}#tsparticles{position:absolute;left:0;top:0;right:0;bottom:0;background-color:#452e47}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, .4))}.fancybox__container *,.fancybox__container *:before,.fancybox__container *:after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, .94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 27px;--carousel-button-svg-height: 27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, .92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide:before,.fancybox__slide:after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 8px);right:calc(env(safe-area-inset-right,0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{to{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{0%{transform:scale(.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:#ffffff1a}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px #0003}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:#0000;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:#18181be6;color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:#0000}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, .96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:#ffffff1a;background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,#0000,#00000002 8.1%,#00000005 15.5%,#0000000c 22.5%,#00000014 29%,#0000001d 35.3%,#00000028,#00000032 47.1%,#0000003e 52.9%,#00000049,#00000053 64.7%,#0000005d 71%,#00000064 77.5%,#0000006b 84.5%,#0000006f 91.9%,#00000070);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translate(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media (max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, .96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}@font-face{font-family:Radiotechnika;src:url(/fonts/Radiotechnika.ttf) format("ttf"),url(/fonts/Radiotechnika.eot) format("eot"),url(/fonts/Radiotechnika.woff) format("woff"),url(/fonts/Radiotechnika.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:El Messiri;src:url(/fonts/ElMessiri-Regular.ttf) format("ttf"),url(/fonts/ElMessiri-Regular.eot) format("eot"),url(/fonts/ElMessiri-Regular.woff) format("woff"),url(/fonts/ElMessiri-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:El Messiri;src:url(/fonts/ElMessiri-Medium.ttf) format("ttf"),url(/fonts/ElMessiri-Medium.eot) format("eot"),url(/fonts/ElMessiri-Medium.woff) format("woff"),url(/fonts/ElMessiri-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:El Messiri;src:url(/fonts/ElMessiri-Bold.ttf) format("ttf"),url(/fonts/ElMessiri-Bold.eot) format("eot"),url(/fonts/ElMessiri-Bold.woff) format("woff"),url(/fonts/ElMessiri-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*,:after,:before{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;outline:0!important}h1,h2,h3,h4,h5,h6{font-weight:400}a,body,div,form,h1,h2,h3,h4,h5,li,p,ul{margin:0;padding:0;border:0;text-decoration:none;line-height:1}button,input,textarea{outline:0!important;transition:.125s;font-family:inherit}input:active,input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus,input[type=text]:focus{outline:0!important}::-webkit-input-placeholder{color:#222}::-moz-placeholder{color:#222}:-moz-placeholder{color:#222}:-ms-input-placeholder{color:#222}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html{height:100%;width:100%}svg{flex-shrink:0;height:auto}circle,path,rect,svg{transition:.3s}a{color:inherit;text-decoration:none;transition:.3s}a:focus,a:hover{text-decoration:none}li,ul{margin:0;padding:0;list-style:none}i{line-height:100%}fieldset{min-width:0;padding:0;margin:0;border:0}button{cursor:pointer;border:none;outline:0;box-sizing:border-box;transition:.3s;background-color:inherit;font-size:1em}.swiper-button-next,.swiper-button-prev{z-index:2}.swiper-button-next:after,.swiper-button-prev:after{display:none}img{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;flex-shrink:0}html.fixed-body{overflow-y:hidden}.wrapper{min-height:100vh;display:flex;flex-direction:column;flex-shrink:0}.content{flex-grow:1;display:flex;flex-direction:column;width:100%}.m-page{-webkit-overflow-scrolling:touch;width:calc(100vw - (100vw - 100%));overflow-x:hidden;font-family:El Messiri,sans-serif;font-weight:400;color:#000;background-color:#f4f4f4;font-size:16px}@media screen and (max-width: 1500px){.m-page{font-size:calc(100vw * (16 / 1500))}}.m-page.fixed-body,.m-page.fixed-body2{overflow-y:hidden;padding-right:var(--scrollWidth)}.container{max-width:1500px;width:100%;margin:0 auto;padding:0 1.875em}a:hover{color:#452e47}@media screen and (max-width: 992px){.m-page{font-size:calc(100vw * (16 / 768))}.container{padding:0 1em}}@media screen and (max-width: 576px){.m-page{font-size:calc(100vw * (16 / 430))}}.h1{font-size:6em;letter-spacing:.14em;font-family:Radiotechnika,sans-serif;text-transform:uppercase}.h2{font-size:2.25em;line-height:150%;font-weight:700}.h3{font-size:1.75em;line-height:161%;font-family:Radiotechnika,sans-serif}.text28{font-size:1.75em;line-height:155%}.text24{font-size:1.5em;line-height:120%}.text20{font-size:1.25em;line-height:120%}.text19{font-size:1.1875em;line-height:120%}.text18{font-size:1.125em;line-height:133%}.text17{font-size:1.0625em;line-height:120%}.text16{font-size:1em;line-height:150%}.text15{font-size:.9375em;line-height:120%}.text14{font-size:.875em;line-height:170%}.text13{font-size:.8125em;line-height:120%}.text12{font-size:.75em;line-height:120%}.text11{font-size:.6875em;line-height:120%}.text10{font-size:.625em;line-height:120%}.extra-bold-text{font-weight:800}.bold-text{font-weight:700}.semi-bold-text{font-weight:600}.medium-text{font-weight:500}.regular-text{font-weight:400}.light-text{font-weight:300}.caps-text{text-transform:uppercase}.lh150{line-height:150%}.font1{font-family:El Messiri,sans-serif}.font2{font-family:Radiotechnika,sans-serif}.m-btn{display:flex;align-items:center;justify-content:center;transition:.225s ease-out;padding:0 2.75em;height:5em;border-radius:31.25em;font-weight:700}.m-btn:focus{box-shadow:none}.m-btn span{font-size:1.25em}.m-btn-brown{background-color:#ad8d81;color:#fff;position:relative;overflow:hidden}.m-btn-brown._no-shadow:before{display:none}.m-btn-brown:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(/img/btn-ellipse.svg);width:12.5em;height:2.6875em;background-size:100% auto;background-repeat:no-repeat;background-position:center;filter:blur(40px);pointer-events:none;transition:.3s}.m-btn-brown span{position:relative;z-index:2}.m-btn-brown:hover:before{filter:blur(28px)}.m-btn-brown:active{background-color:#ad8d81b3}.m-btn-brown:active:before{filter:blur(40px)}.m-btn-brown:disabled{background-color:#ad8d8140;color:#fff6}.m-btn-brown:disabled:before{opacity:0}.m-btn-white-outline{font-weight:400;border:1px solid #fff;background:#f3efec24;color:#fff}.m-btn-white-outline:hover{background:#f3efec5c;color:#fff}.m-btn-white-outline:active{background:#f3efec24;color:#fff}.m-btn-white-outline:disabled{border-color:#ffffff40;color:#fff6}.m-btn-purple{background-color:#412c43;color:#fff}.m-btn-purple:hover{background-color:#5a3e5c;color:#fff}.m-btn-purple:active{background-color:#412c43;color:#fff}.m-btn-purple:disabled{background-color:#412c4340;color:#fff6}.m-btn-text-white{color:#fff}.m-btn-text-white:hover{color:#ad8d81}@media screen and (max-width: 992px){.h1{font-size:3.5em}.h3{font-size:1.5em;line-height:187%}.text24-tablet{font-size:1.5em}.text20-tablet{font-size:1.25em}.text19-tablet{font-size:1.1875em}.text18-tablet{font-size:1.125em}.text17-tablet{font-size:1.0625em}.text16-tablet{font-size:1em}.text15-tablet{font-size:.9375em}.text14-tablet{font-size:.875em}.text13-tablet{font-size:.8125em}.text12-tablet{font-size:.75em}.text11-tablet{font-size:.6875em}.text10-tablet{font-size:.625em}.m-btn{height:4em;padding:0 2.125em}.m-btn span{font-size:1em}}.m-btn-medium{padding:0 1.375em;height:3em}.m-btn-medium span{font-size:.875em}.fg{position:relative;margin:0}.fg label{display:block;font-size:.875em;line-height:170%;margin-bottom:.375em;color:#000000b3}.fg .nice-select,.fg input,.fg textarea{border-radius:1em;border:1px solid rgba(69,46,71,.25);padding:0 1.57em;height:4.71em;width:100%;font-size:.875em;background-color:#442e461a;color:#000}.fg .nice-select::-moz-placeholder,.fg input::-moz-placeholder,.fg textarea::-moz-placeholder{color:#000000b3}.fg .nice-select::placeholder,.fg input::placeholder,.fg textarea::placeholder{color:#000000b3}.fg textarea{padding-bottom:1.19em;height:16.35em;resize:vertical}.fg__field{position:relative}.fg._error label{color:#fc3f1d}.fg._error input,.fg._error textarea{border-color:#fc3f1d;color:#fc3f1d;background-color:#f8484833}.fg._error input::-moz-placeholder,.fg._error textarea::-moz-placeholder{color:#fc3f1d}.fg._error input::placeholder,.fg._error textarea::placeholder{color:#fc3f1d}.fg._error .fg__error-text{display:block}.fg__error-text{margin-top:.375em;color:#452e47;display:none}.fg-dynamic label{position:absolute;top:1.62em;left:1.57em;transition:.2s;pointer-events:none}.fg-dynamic input,.fg-dynamic select,.fg-dynamic textarea{line-height:150%;padding-top:2.2em}.fg-dynamic input._filled~label,.fg-dynamic input:focus~label,.fg-dynamic select._filled~label,.fg-dynamic select:focus~label,.fg-dynamic textarea._filled~label,.fg-dynamic textarea:focus~label{top:1em;left:1.83em;font-size:.75em}.pass-toggle{position:absolute;bottom:1.3125em;right:1.375em;width:1.5em;height:1.5em;display:flex;align-items:center;justify-content:center}.pass-toggle img{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pass-toggle ._view2,.pass-toggle._active ._view1{opacity:0}.pass-toggle._active ._view2{opacity:1}.file-input,.filter-select__option,.m-check,.m-radio,.m-switch{position:relative}.file-input input,.filter-select__option input,.m-check input,.m-radio input,.m-switch input{position:absolute;opacity:0;width:100%;height:100%;left:0;top:0;z-index:2;cursor:pointer}.m-check label,.m-radio label{position:relative;cursor:pointer;display:flex;align-items:center;padding-left:2em;min-height:1.5em;color:#000000b3}.m-check label span,.m-radio label span{font-size:.875em;line-height:140%}.m-check label:after,.m-check label:before,.m-radio label:after,.m-radio label:before{pointer-events:none}.m-check label:before,.m-radio label:before{content:"";position:absolute;z-index:1;left:0;top:50%;transform:translateY(-50%);border:1px solid rgba(69,46,71,.25);width:1.5em;height:1.5em;background-size:0 auto;background-repeat:no-repeat;background-position:center;transition:none;background-color:#452e4705;border-radius:50%}.m-check label a,.m-radio label a{text-decoration:underline;position:relative;z-index:2}.m-check input:checked+label:before{background-color:#452e47;border-color:#452e47;background-size:.9375em auto}.m-check label:before{background-image:url(/img/check.svg)}.m-check._gray label{color:#787878}.m-radio input:checked~label:before{border:none;background-size:100% auto}.m-radio label:before{border-radius:50%;background-image:url(/img/radio.svg)}.m-radio label span{display:block;line-height:157%;color:#5b626c;margin-top:.125em}.m-switch{display:flex}.m-switch label{width:2.1875em;height:1.25em;border-radius:6.25em;background-color:#452e4724;display:flex;align-items:center;padding:0 .125em;transition:.3s}.m-switch label:before{content:"";transition:inherit;width:1em;height:1em;border-radius:50%;background-color:#ad8d81;background-image:url(/img/man.svg);background-size:0 auto;background-repeat:no-repeat;background-position:center}.m-switch input:checked~label:before{background-color:#452e47;transform:translate(.9375em);background-size:.875em auto}.file-input{padding:6.625em 4.5em;border:1px dashed rgba(69,46,71,.25);border-radius:.875em;background:#452e4705;display:flex;flex-direction:column;align-items:center}.file-input._error .file-input__title{color:#fc3f1d}.file-input__img{width:8em;height:8em;-o-object-fit:cover;object-fit:cover;border-radius:.875em}.file-input__text{text-align:center;margin-top:1.25em;display:grid;grid-template-columns:100%;gap:.5em}.file-input__btn{display:flex;align-items:center;margin-top:1em;color:#000000b3}.file-input__btn span{font-size:.875em;text-decoration:underline}.file-input__btn img{width:1.125em;margin-left:.375em}.file-input__nav{margin-top:1em;display:flex;flex-direction:column;align-items:center}.file-input__change,.file-input__delete{font-size:.875em;line-height:150%}.file-input__change{color:#000000b3}.file-input__change:hover{color:#000}.file-input__delete{color:#fc3f1d;margin-top:.5em}@media screen and (max-width: 576px){.text14-mob{font-size:.875em}.file-input{padding:2.125em 1.5em}}.pagination{margin-top:3.75em}.pagination__items{display:flex;justify-content:center}.pagination__item{height:3.625em;min-width:3.625em;padding:0 1.25em;border-radius:.25em;border:1px solid #000;display:flex;align-items:center;justify-content:center;margin:0 .3125em;font-weight:500}.pagination__item svg{width:1.0625em;height:auto}.pagination__item._active{pointer-events:none}.pagination__item._active,.pagination__item:hover{color:#fff;background-color:#000;border-color:#000}.pagination__item._active path,.pagination__item:hover path{fill:#fff}.pagination__item._btn{padding:0 1.5em}@media screen and (max-width: 992px){.pagination{margin-top:1.875em}}@media screen and (max-width: 576px){.pagination{margin-top:1.56em}.pagination ._hide-tablet{display:none}.pagination ._btn{width:2.8125em;padding:0}.pagination__item{height:2.8125em;min-width:2.8125em;padding:0 .875em}.pagination__item span{font-size:.875em}}.tabs{display:flex}.tab{height:3.5625em;padding:0 1.56em;display:flex;align-items:center;position:relative;text-transform:uppercase;font-weight:700;color:#000c;transition:.3s}.tab:not(:last-child){margin:0 .94em 0 0}.tab:before{content:"";position:absolute;width:100%;height:2px;left:0;bottom:0;background-color:#452e47;opacity:0;transition:inherit}.tab span{font-size:.875em;line-height:120%}.tab:hover{background:#fbfbfb;cursor:pointer}.tab._active{background:#fbfbfb;pointer-events:none}.tab._active:before{opacity:1}.tab-content{display:none}.tab-content._active{display:block}.grid{display:grid;gap:1em;grid-template-columns:100%}.grid2{grid-template-columns:repeat(2,calc(50% - .5em))}.grid3{grid-template-columns:repeat(3,calc(100% / 3 - 2em / 3))}.grid4{grid-template-columns:repeat(4,calc(25% - .75em))}.grid5{grid-template-columns:repeat(5,calc(20% - .8em))}.grid6{grid-template-columns:repeat(6,calc(100% / 6 - 5em / 6))}@media screen and (max-width: 992px){.grid-tablet{grid-template-columns:100%}.grid-tablet2{grid-template-columns:repeat(2,calc(50% - .5em))}.grid-tablet3{grid-template-columns:repeat(3,calc(100% / 3 - 2em / 3))}}@media screen and (max-width: 576px){.grid-mob{grid-template-columns:100%}.grid-mob2{grid-template-columns:repeat(2,calc(50% - .5em))}}.m-backdrop{position:relative}.m-backdrop:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000001a;pointer-events:none;border-radius:inherit}._scale-img{overflow:hidden}._scale-img:hover img{transform:scale(1.05)}._scale-img img{transition:.6s}.breadcrumbs{padding:1.5em 0 4.875em}.breadcrumbs:last-child{margin-bottom:0}.breadcrumbs li{color:#000000b3;position:relative;display:inline}.breadcrumbs li:not(:first-child){margin-left:1.25em}.breadcrumbs li:not(:first-child):before{content:"";position:absolute;z-index:1;top:.625em;right:100%;margin-right:.5em;width:.25em;height:.25em;border-radius:50%;background-color:#452e47}.breadcrumbs li:last-child{pointer-events:none;color:#452e47}.breadcrumbs a{font-size:.875em;line-height:170%}.breadcrumbs-mob{display:none}@media screen and (max-width: 992px){.breadcrumbs{display:none}.breadcrumbs-mob{display:flex;padding:1.5em 0 2.5em}.breadcrumbs-mob__back{color:#000000b3;font-weight:700;display:flex;align-items:center}.breadcrumbs-mob__back img{width:1.5em;margin-right:.25em}.breadcrumbs-mob__back span{font-size:1em;line-height:150%}}.modal-bg{position:fixed;top:0;left:0;width:100%;height:calc(100 * var(--vh));background-color:#452e47;opacity:.6}.modal{position:fixed;left:0;top:0;width:100%;height:calc(100 * var(--vh));overflow-y:auto;z-index:80;opacity:0;pointer-events:none;padding:1em 0;text-align:center}.modal:after{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-4px}.modal__dialog{text-align:left;vertical-align:middle;background:#f4f4f4;width:52.6875em;max-width:calc(100% - 2em);position:relative;z-index:3;padding:2.5em 7em;border-radius:.875em;display:inline-block}.modal._active{opacity:1;pointer-events:unset}.modal._active .modal__bg{display:block}.modal__close{width:3em;display:flex;align-items:center;justify-content:center;position:absolute;right:2.5em;top:2.5em;opacity:.7}.modal__close:hover{opacity:1}.modal__close img{width:100%;display:block}.modal__close ._view2{display:none}.modal__title{font-size:1.5em;line-height:150%;font-weight:700}.modal-form{margin-top:1.5em}.modal-form__fields{display:grid;grid-template-columns:100%;gap:1.75em}.modal-form__bottom{display:flex;margin-top:2.5em}.pay-form,.pay-form__group{margin-top:2.5em}.pay-form__group:first-child{margin-top:0}.pay-form__fields{margin-top:1.5em;display:grid;grid-template-columns:repeat(2,calc(50% - .625em));gap:1.75em 1.25em}.pay-form__bottom{display:flex;flex-direction:column;align-items:flex-start;padding:2.5em 0 0 1.375em}.pay-form__bottom .m-check{margin-top:1.5em}.pay-form__btn{margin-top:2.5em}.pay-form__hint{font-size:.875em;line-height:170%;font-weight:700}.pay-form__hint a{color:#2f50ff;text-decoration:underline}.medal-modal__search{margin-top:1.5em}.medal-modal__content{margin-top:3.75em;position:relative}.medal-modal__img{transition:.3s;opacity:0;pointer-events:none;position:absolute;height:23.375em;width:13em;right:2.375em;top:0}.medal-modal__img .medal-card__img{height:100%}.medal-modal__img._show{opacity:1;pointer-events:unset}.medal-modal__items{display:grid;grid-template-columns:100%;gap:1.875em;max-height:23.5em;overflow-y:auto}.medal-modal__items::-webkit-scrollbar{width:2px;height:2px}.medal-modal__items::-webkit-scrollbar-track{background:#452e471a;border-radius:1px}.medal-modal__items::-webkit-scrollbar-thumb{background:#452e47;border-radius:1px}.medal-modal__item{max-width:22.25em;display:inline-flex;margin-right:auto}.medal-modal__item label{font-weight:700}@media screen and (min-width: 577px){.medal-modal__item label span{font-size:1em;line-height:100%}}.medal-modal__nav{display:flex;margin-top:2.5em}.medal-modal .doc-field__uploaded{margin-top:3em}.medal-modal .uploaded-medal{font-weight:700}@media screen and (max-width: 992px){.medal-modal__img{height:11.75em;width:6.625em}}@media screen and (max-width: 576px){.modal{padding:0}.modal:after{display:none}.modal__dialog{position:fixed;display:block;border-radius:0;top:0;left:0;height:calc(100 * var(--vh));overflow-y:auto;padding:2em 1.5em;max-width:unset;width:100%}.modal__close{position:static;width:auto;font-weight:700;opacity:1;color:#000000b3;margin-bottom:2.5em}.modal__close img{width:1.5em;margin-right:.25em}.modal__close span{font-size:1em;line-height:150%}.modal__close ._view1{display:none}.modal__close ._view2{display:block}.modal .modal-form__fields{gap:1.125em}.pay-form__fields{grid-template-columns:100%;gap:1.125em}.medal-modal__inner{display:flex;flex-direction:column}.medal-modal__search{margin-top:1.125em;order:-1}.medal-modal__content{margin-top:2em}.medal-modal__items{overflow:unset;max-height:unset;gap:1.5em}.medal-modal__item{max-width:15.5em}.medal-modal__img{right:0;height:100%}.medal-modal__img .medal-card__img{height:11.75em;position:sticky;top:0}.medal-modal .doc-field__uploaded{order:-1;margin-top:.375em}}.header{background-color:#452e47}.header__inner{display:flex;align-items:center}.header__logo{display:block;flex-shrink:0;width:15.5em}.header__logo img{width:100%;display:block}.header-index{position:absolute;top:0;left:0;width:100%;z-index:5;padding:3em 0}.burger{display:none}.menu{margin-left:auto}.menu__top{display:none}.menu__bottom{display:flex;align-items:center}.header-action{margin-left:3.375em}.nav{display:flex}.nav__link{color:#ffffffb3;margin-right:2.75em}.nav__link:last-child{margin:0}.nav__link:hover{color:#fff}.nav__link img{display:none}.nav__link span{font-size:.875em;line-height:171%}.avatar{flex-shrink:0;width:2.25em;height:2.25em;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center}.avatar img{width:100%;height:100%;display:block;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.avatar__text{font-size:.875em;font-weight:700}.header-user{display:flex;align-items:center;margin-left:5.75em;color:#fff;position:relative}.header-user._open .header-user__dropdown{opacity:1;pointer-events:unset}.header-user__info{display:flex;align-items:center}.header-user__info:hover{color:#fff}.header-user .avatar{margin-right:.625em;background-color:#3c4446}.header-user__btn{width:1.125em;display:flex;align-items:center;justify-content:center;margin-left:.375em}.header-user__btn img{width:100%}.header-user__links{display:flex;flex-direction:column;align-items:flex-start}.header-user__link{display:flex;align-items:center;color:#000000b3;white-space:nowrap;margin-bottom:1em}.header-user__link:last-child{margin-bottom:0}.header-user__link img{width:1.5em;margin-right:1.125em}.header-user__link span{font-size:1em;line-height:150%}@media screen and (min-width: 993px){.header-user__dropdown{position:absolute;right:0;top:100%;margin-top:1.25em;padding:1.5em 1.25em;background-color:#fff;border-radius:.875em;transition:.3s;opacity:0;pointer-events:none}}.header-user__bottom{margin-top:1em;padding-top:1em;border-top:1px solid #eaeaea}@media screen and (max-width: 992px){.header{padding:1.125em 0}.header__logo{width:9.5em}.header__btn{padding:0 1em;height:2.375em;margin-left:.5em}.header._open .menu{opacity:1;pointer-events:unset}.header._open .burger ._view1{opacity:0}.header._open .burger ._view2{opacity:1}.menu{transition:.3s;opacity:0;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:calc(100 * var(--vh));z-index:20;background-color:#fff}.menu__top{display:flex;align-items:center;justify-content:space-between;height:5.6875em;background-color:#452e47;width:100%;padding:0 2.125em;border-radius:0 0 .875em .875em}.menu__link{display:flex;align-items:center;color:#fff}.menu__link .avatar{margin-right:.5em}.menu__link .avatar._bg{background-color:#ad8d81}.menu__bottom{height:calc(100% - 5.6875em);overflow-y:auto;padding:2.5em 2.125em;flex-direction:column;align-items:unset}.burger{width:2.25em;height:2.25em;display:flex;align-items:center;justify-content:center;margin-left:auto;position:relative;z-index:21}.burger img{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.burger ._view2{opacity:0}.nav{flex-direction:column;align-items:flex-start}.nav__link{color:#000000b3;margin:0 0 1.875em;display:flex;align-items:center}.nav__link:hover{color:#000}.nav__link span{font-size:1em;line-height:150%}.nav__link img{display:block;width:1.5em;margin-right:1.125em}.header-user{margin:1.75em 0 0;padding-top:1.75em;flex-grow:1;flex-direction:column;align-items:unset;border-top:1px solid #eaeaea;width:100%}.header-user__dropdown{display:flex;flex-direction:column;flex-grow:1}.header-user__links{flex-grow:1}.header-user__btn,.header-user__info{display:none}.header-user__link{margin-bottom:2em}.header-user__bottom{margin-top:0;border-top:none}}.footer{padding:1.25em 0 2.125em;background-color:#452e47;color:#fff}.footer__bottom,.footer__top{display:flex;align-items:center;justify-content:space-between}.footer__logo{display:block;width:14em}.footer__logo img{width:100%;display:block}.footer__bottom{margin-top:.5em;padding-top:1.5em;border-top:1px solid rgba(234,234,234,.08)}.footer__email{font-size:1em;line-height:150%;font-weight:500}.footer__email:hover{color:#ffffffb3}.footer-nav{display:flex;align-items:center}.footer-nav__link{color:#ffffffb3;font-size:.875em;line-height:150%;margin-right:3.14em}.footer-nav__link:last-child{margin:0}.footer-nav__link:hover{color:#fff}@media screen and (max-width: 992px){.footer__logo{width:12em}.footer__bottom{display:block}.footer__bottom .footer-nav{margin-top:1.25em}.footer__email{margin:0 0 1em}}@media screen and (max-width: 576px){.footer{padding-top:2.125em}.footer__inner{position:relative}.footer__top{flex-direction:column}.footer__bottom{margin-top:1.5em}.footer__bottom .footer-nav{margin:0}.footer__logo{margin-bottom:4em}.footer__email{position:absolute;left:50%;transform:translate(-50%);top:5.25em}.footer-nav{margin-top:1.25em;flex-direction:column}.footer-nav__link{margin:0 0 1.71em}}.text h3{font-size:1.75em;line-height:157%;font-weight:700;margin-bottom:.85em}.text p{font-size:1.5em;line-height:150%}.text p:not(:last-child){margin:0 0 1em}.text hr{height:1em;opacity:0;display:block}.article h3:last-child,.article h4:last-child,.text._small h3:last-child,.text._small h4:last-child{margin-bottom:0}.article h3,.text._small h3{font-size:2.125em;line-height:115%;font-weight:800;margin-bottom:.59em}.article h4,.text._small h4{font-size:1.25em;line-height:145%;font-weight:700;margin-bottom:.75em}.article li,.article p,.text._small li,.text._small p{font-size:.9375em;line-height:173%}.article p:not(:last-child),.article ul:not(:last-child),.text._small p:not(:last-child),.text._small ul:not(:last-child){margin:0 0 1em}.article b,.text._small b{font-weight:700}.article ul,.text._small ul{display:grid;grid-template-columns:100%;gap:1.25em}.article ul li,.text._small ul li{position:relative;padding-left:2em}.article ul li:before,.text._small ul li:before{content:"";position:absolute;top:0;left:0;width:1.53em;height:1.93em;background-image:url(/img/logo3.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center}.article blockquote,.text._small blockquote{border:.5625em solid #000;padding:1em 1em 1em 3.875em;position:relative}.article blockquote:not(:last-child),.text._small blockquote:not(:last-child){margin:0 0 1.25em}.article blockquote:before,.text._small blockquote:before{content:"";position:absolute;top:1em;left:1em;background-image:url(/img/quote.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center;width:2.25em;height:2.25em}.article blockquote p,.text._small blockquote p{font-size:1em;line-height:162%}.article a,.text._small a{text-decoration:underline;color:#452e47}.article._list2 ul,.text._small._list2 ul{gap:.625em}.article._list2 ul li,.text._small._list2 ul li{padding-left:2em}.article._list2 ul li:before,.text._small._list2 ul li:before{width:1.33em;height:1.33em;top:.2em;background-image:url(/img/check6.svg)}.article._list3 ul,.text._small._list3 ul{gap:.19em;padding-left:.6em}.article._list3 ul li,.text._small._list3 ul li{padding-left:.8em;position:relative}.article._list3 ul li:before,.text._small._list3 ul li:before{content:"•";position:absolute;top:0;left:0;background-image:unset;width:unset;height:unset}.particles-js{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.main{background-color:#452e47;padding:14.375em 0 0;color:#fff;position:relative}.main .container{position:relative;z-index:2}.main__text{text-align:center;display:grid;grid-template-columns:100%;gap:1.625em}.main__subtitle{letter-spacing:.24em;opacity:.6}.main__desc{letter-spacing:.04em}.main__nav{margin-top:4.625em;display:flex;justify-content:center}.main__bottom{margin-top:8.625em;padding:0 .625em}.main__tree{width:60em;margin:0 auto;max-width:100%}.main__tree img{width:100%;display:block}.offer{padding-bottom:3.125em;color:#fff}.offer__grid{position:relative;z-index:2;margin-top:-4.6875em;display:grid;grid-template-columns:repeat(2,calc(50% - .9375em));gap:1.875em;align-items:flex-start}.offer__items{display:grid;grid-template-columns:repeat(4,calc(25% - .46875em));gap:.625em;background-color:#fff;border-radius:1.25em}.offer__items._locked{pointer-events:none}.offer__items._locked .offer__title{background-image:url(/img/lock.svg);background-repeat:no-repeat;background-position:left 2em top 3em;background-size:1.5em auto}.offer__items._locked .offer-card,.offer__items._locked .offer__title-text{opacity:.5}.offer__title{background-color:#4e3850f0;height:26em;display:flex;align-items:center;justify-content:center;border-radius:1.25em;grid-column:1/-1}.offer__title-text{font-size:4em;font-weight:700}.offer-card{min-height:10.25em;position:relative;border-radius:1.25em;font-weight:700;display:block;overflow:hidden}.offer-card:hover{color:#fff}.offer-card__backdrop,.offer-card__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.offer-card__img{transition:.6s}.offer-card__backdrop{z-index:2}.offer-card__content{position:relative;z-index:3;padding:1.25em;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:100%}.offer-card__title{margin-bottom:.5em}.offer-card__btn{margin:0 0 auto auto;width:1.875em;transform:rotate(-45deg)}.offer-card__btn img{width:100%;display:block}.offer-card__btn span{display:none}@media screen and (min-width: 993px){.offer-card._big{grid-column:span 2}.offer-card._big .offer-card__desc{font-size:1.5em}.offer-card._big2{grid-column:span 2;grid-row:span 2}.offer-card._big2 .offer-card__content{padding:3.125em 2em 2em;justify-content:unset}.offer-card._big2 .offer-card__desc{font-size:1.75em}.offer-card._big2 .offer-card__btn{margin:auto 0 0;display:flex;align-items:center;font-weight:700;order:3;transform:unset}.offer-card._big2 .offer-card__btn img{width:1.75em;margin-left:.625em}.offer-card._big2 .offer-card__btn span{display:block;font-size:1.125em}}@media screen and (max-width: 992px){.text h3{font-size:1.5em;margin-bottom:1em}.text p{font-size:1.125em;line-height:156%}.text hr{height:1.375em}.main{padding-top:12em}.main__text{gap:.625em;padding:0 3.75em}.main__nav{margin-top:2.375em}.main__desc{line-height:171%}.main__bottom{margin-top:8em}.offer{padding-bottom:.25em}.offer__grid{margin-top:-3em;grid-template-columns:repeat(2,calc(50% - 1em));gap:2em}.offer__title{height:15em}.offer__title-text{font-size:2.375em}.offer__items._locked .offer__title{background-position:left 1.75em top 1.75em}.offer-card{min-height:10em;grid-column:span 2}.offer-card__btn{position:absolute;top:1.25em;right:1.25em}}@media screen and (max-width: 576px){.main__subtitle{margin-bottom:.5em}.offer__grid{grid-template-columns:100%}}.what{padding:8.375em 0}.what__top{width:63.5em;max-width:100%;margin:0 auto;display:grid;grid-template-columns:100%;gap:1.625em}.what__desc{line-height:183%;opacity:.75}.what__inner{padding:7.25em;background-color:#452e47;color:#fff;border-radius:1.25em;margin-top:6.25em;display:grid;grid-template-columns:21.25em 19.625em;justify-content:space-between;gap:2.375em;align-items:center;overflow:hidden}.what__img{position:relative}.what__img img{width:100%;display:block;border-radius:1.25em}@media screen and (min-width: 993px){.what__img{display:none}}.what__title{font-size:2.375em;line-height:110%;font-weight:700}.what__subtitle{font-size:1.5em;line-height:133%;font-weight:700;margin-top:.5em}.what__nav{display:flex;margin-top:2.25em}.what-line{display:none}.what-line:hover .what-line__items{animation-play-state:paused}@media screen and (min-width: 993px){.what-line{display:block;height:24.25em;transform:translateY(-110%)}.what-line .what__img{display:block;margin-bottom:2.5em}.what-line__items{animation:20s linear infinite slides}}@keyframes slides{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.small-container{width:63.75em;max-width:100%;margin-left:auto;margin-right:auto}.features{padding:9.125em 0}.features__groups{display:grid;grid-template-columns:100%;gap:11.25em}.feature-group{display:grid;grid-template-columns:30.25em calc(100% - 37.25em);gap:2.375em 7em}.history__title{font-size:1.25em;line-height:150%;font-weight:700}.history__text{font-weight:700;margin-top:.625em}.history__text p{font-size:.875em;line-height:186%;margin-bottom:1.71em}.history__text p:last-child{margin-bottom:0}.history__text img{width:100%;display:block;border-radius:.25em;margin-bottom:1.5em}.history__text img:last-child{margin-bottom:0}.history__nav{display:flex;margin-top:1.5em}.history__btn{margin-right:.75em}.history__btn:last-child{margin:0}.history__nav2{display:flex;margin-top:2.75em}.history__save{display:flex;align-items:center;font-weight:700;color:#000}.history__save span{font-size:1.125em}.history__save svg{width:1.75em;margin-left:.625em}.history__save:hover{color:#452e47}.history__save:hover path{fill:#452e47}.important-things__grid{-moz-column-count:2;column-count:2;-moz-column-gap:1.375em;column-gap:1.375em}.important-things__add{margin-bottom:1.375em;border-radius:1.25em;background-color:#412c43;padding:1.875em 1.5em 1.625em;display:flex;flex-direction:column;align-items:center;color:#fff;font-weight:700}.important-things__add:hover{color:#fff;background-color:#322234}.important-things__add img{width:7.25em;margin-bottom:1em}.important-card{border-radius:1.25em;display:inline-flex;width:100%;margin-bottom:1.375em;color:#fff;position:relative}.important-card:hover{color:#fff}.important-card:hover:after{background:#452e47a6}.important-card:active:after{background:#452e47e6}.important-card:active .important-card__title:after{opacity:1}.important-card:after{transition:.3s;background:#2f272c33}.important-card__img{width:100%;display:block;border-radius:1.25em}.important-card__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:100%;z-index:2}.important-card__title{position:relative}.important-card__title:after{content:attr(data-title);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;transition:.3s;opacity:0}@media screen and (max-width: 992px){.what{padding:4.375em 0 2.25em}.what__top{gap:.625em}.what__inner{grid-template-columns:100%;padding:3.625em 3em;margin-top:2.5em}.what__img{order:-1;width:17em;max-width:100%}.features{padding:2.25em 0}.features__groups{gap:4em}.feature-group{grid-template-columns:100%}.history__text{font-weight:400}}@media screen and (max-width: 992px) and (min-width: 577px){.important-things__grid{-moz-column-count:3;column-count:3}}@media screen and (max-width: 576px){.what__title{font-size:1.75em}.what__subtitle{font-size:1.25em;line-height:160%}}.unique{position:relative;padding-top:8.3125em;background-color:#452e47;color:#fff}.unique .container{position:relative;z-index:2}.unique__text{display:grid;grid-template-columns:100%;gap:1.625em;width:63em;max-width:100%;text-align:center;margin:0 auto}.unique__desc,.unique__subtitle{opacity:.75}.unique__desc{line-height:183%}.unique__media{width:52.5em;max-width:100%;margin:12em auto 0;padding-right:2.125em;position:relative}.unique__tree{position:relative}.unique__tree img{width:100%;display:block}.unique__tree-img2{position:absolute;top:0;left:0}.unique-card{transition:.3s;position:absolute;right:-1.375em;bottom:8.75em;width:20.875em}.unique-card img{transform:rotate(11deg);width:100%;display:block}.unique-card._type2{bottom:8.25em;right:3.5em}.unique-card._type2 img{filter:unset}.unique-steps{margin:8.5em auto 0;width:73.5em;max-width:100%}.unique-steps__grid{display:grid;grid-template-columns:repeat(4,calc(25% - .9375em));gap:1.25em}.unique-steps__text{margin-top:2.2em;padding:0 4.8em;text-align:center;font-size:1.25em;line-height:180%;font-weight:700}.step-card{padding:1em 1.5em 1.625em;border-radius:1.25em;background-color:#fff;color:#1e1e1e}.step-card__num{font-size:5em;line-height:137%;letter-spacing:.05em;color:#452e471a;font-family:Radiotechnika,sans-serif}.step-card__title{font-size:1em;line-height:150%;letter-spacing:.05em;font-weight:700}@media screen and (max-width: 992px){.unique{padding-top:4.375em}.unique__text{gap:.625em}.unique__media{margin-top:4.5em;font-size:.75em}.unique-steps{margin-top:6.25em}.unique-steps__grid{grid-template-columns:repeat(4,calc(25% - .28125em));gap:.375em}.unique-steps__text{font-size:1em;padding:0 1em;margin-top:1.71em;line-height:200%}.step-card{padding:1.25em 1em 1em;font-size:.875em}.step-card__num{font-size:3.5em;line-height:116%}.step-card__title{font-size:.875em;line-height:171%;margin-top:auto;padding-top:1.28em}}@media screen and (max-width: 576px){.unique__subtitle{margin-bottom:.5em}.unique .h1{font-size:2.25em}.unique__media{font-size:1em;padding:0 1.25em 0 .75em}.unique-card{width:10.25em;right:2em;bottom:4.5em}.unique-card._type2{bottom:4.25em;right:4.75em}.unique-steps__grid{grid-template-columns:repeat(2,calc(50% - .1875em))}.unique-steps__text{font-size:.875em}.step-card{font-size:1em;display:flex;flex-direction:column}}.guide-slider{overflow:hidden;position:relative;z-index:2}.guide-slider .swiper-container{height:44.25em}@media screen and (min-width: 993px){.guide-slider .swiper-pagination{left:50%;bottom:50%;transform:translate(-50%,50%)!important;display:flex;flex-direction:column;align-items:center;width:auto;top:unset}.guide-slider .swiper-pagination-bullet{flex-shrink:0;margin:0 0 4.375em!important;width:.875em;height:.875em;opacity:1;background-color:transparent;border:1px solid #fff;position:relative}.guide-slider .swiper-pagination-bullet:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);height:4.375em;width:.1875em;background-color:#fff}.guide-slider .swiper-pagination-bullet:last-child{margin-bottom:0!important}.guide-slider .swiper-pagination-bullet:last-child:before{display:none}.guide-slider .swiper-pagination-bullet:first-child,.guide-slider .swiper-pagination-bullet:last-child{width:1.25em;height:1.25em}.guide-slider .swiper-pagination-bullet-active{background-color:#fff}}.guide-card{padding:10em 0;height:44.25em}.guide-card__grid{display:grid;grid-template-columns:40.75em calc(100% - 54.25em);justify-content:space-between;align-items:center;width:83em;margin:0 auto}.guide-card__img{width:100%;display:block}.guide-card__col2{max-width:22em}.guide-card__title{max-width:7em;font-size:2.25em;line-height:156%;font-weight:700}.guide-card__desc{font-size:1.5em;margin-top:1.33em;line-height:158%}.guide-card__nav{display:flex;margin-top:5em}@media screen and (max-width: 992px){.guide-slider .swiper-container{height:unset}.guide-slider .swiper-pagination{bottom:6.375em}.guide-slider .swiper-pagination-bullet{width:.5em;height:.5em;background-color:#fff;opacity:1;margin:0 .3125em!important;position:relative}.guide-slider .swiper-pagination-bullet:after,.guide-slider .swiper-pagination-bullet:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#fff;z-index:-1}.guide-card{padding:3.125em 0 9em;overflow:hidden;width:100%;text-align:center;height:unset}.guide-card__grid{width:100%;grid-template-columns:100%;gap:3.25em}.guide-card__col{display:flex;justify-content:center}.guide-card__col2{max-width:unset}.guide-card__img{height:20em;width:auto}.guide-card__title{font-size:1.75em;line-height:150%;max-width:unset}.guide-card__desc{margin-top:.33em}.guide-card__nav{justify-content:center;margin-top:3.25em}}.technology{padding:11.25em 0 15.5em}.technology__inner{display:grid;grid-template-columns:30.3125em calc(100% - 36.3125em);gap:1.5em 6em}.technology__items{display:grid;grid-template-rows:repeat(var(--cards-count),var(--card-height));gap:1em 0}.technology .h3{position:sticky;top:1em}.technology__bottom{margin-top:12.5em}.technology-card{position:sticky;top:1em}.technology-card__inner{border:1px solid rgba(242,241,244,.3);background-image:url(/img/technology-bg.svg);background-size:cover;background-position:center;border-radius:1.5em;min-height:18.75em;padding:1.25em 3.125em;color:#fff;display:flex;align-items:center;position:relative}.technology-card__title{font-size:1.25em;line-height:160%;letter-spacing:.04em;position:relative;z-index:2}.video{display:block;position:relative}.video .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video__img{border-radius:2em}.video__img img{width:100%;border-radius:inherit;display:block}.play-btn{width:4em;height:4em;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;position:relative}.play-btn:hover path{fill:#ad8d81}.play-btn:active path{fill:#101521}.play-btn:after,.play-btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#fff;z-index:-1}.play-btn svg{width:1.6875em;transform:translate(10%)}@media screen and (max-width: 992px){.technology{padding:4.625em 0 4.375em}.technology__inner{grid-template-columns:100%}.technology__items{grid-template-rows:unset}.technology .h3{position:static}.technology__bottom{margin-top:4.375em}.technology-card{position:static;padding:0!important;top:unset!important}.technology-card__inner{padding:1.25em 2.5em}.video__img{border-radius:.8125em}}.hero-main{padding-bottom:7.75em}.hero-main__grid{display:grid;grid-template-columns:36.5em calc(100% - 46em);gap:9.5em}.hero-main__img{border-radius:.875em}.hero-main__img img{width:100%;display:block;border-radius:inherit}.hero-main__col2{padding-top:3.125em}.hero-main__desc{line-height:150%;opacity:.7}.hero-main .props{margin-top:2.5em}.props{display:grid;grid-template-columns:100%;gap:2.5em}.prop-item{display:flex}.prop-item:after{content:"";background-image:url(/img/prop-line.svg);background-size:auto 100%;min-width:1em;height:.125em;flex-grow:1;margin:0 .375em .625em;align-self:flex-end}.prop-item__desc,.prop-item__title{font-size:1.125em;line-height:150%;font-weight:700}.prop-item__desc{order:2}.hero-detail{background-color:#452e47;padding:10em 0 11.25em;color:#fff}.hero-detail .text{max-width:65.375em}@media screen and (max-width: 992px){.hero-main{padding-bottom:3.75em}.hero-main__grid{grid-template-columns:20em calc(100% - 21.5em);gap:1.5em}.hero-main__col2{padding:1em 0 0}.hero-main__img{position:relative;padding-bottom:127.7%;display:block}.hero-main__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.hero-main__title{line-height:106%}.hero-main__desc{margin-top:.5em}.hero-main .props{margin-top:2.25em}.props{gap:1.5em}.prop-item__desc,.prop-item__title{font-size:.875em}.prop-item__title{font-weight:400;opacity:.7}.hero-detail{padding:2.5em 0}}@media screen and (max-width: 576px){.hero-main__grid{grid-template-columns:100%}.hero-main__col2{padding:0}}.docs{padding:3.75em 0 7.5em}.docs__grid{margin-top:2.75em}.info-block{display:grid;grid-template-columns:100%;gap:.75em;max-width:64.375em}.medals{padding:7.5em 0 3.75em}.medals__grid{margin-top:2.75em}.medal-card{padding:1.875em .375em;background:#453c46;border-radius:.875em;color:#fff}.medal-card:hover{color:#fff}.medal-card__img{height:10.25em;display:flex;justify-content:center;position:relative}.medal-card__img:before{content:"";position:absolute;width:6.25em;height:10.75em;filter:blur(5.625em);background:#251e26;right:1.75em;top:1.125em;transform:rotate(-30deg)}.medal-card__img img{max-width:100%;max-height:100%;position:relative;z-index:2}.medal-card__text{display:grid;grid-template-columns:100%;gap:.25em;margin-top:1.5em;text-align:center}.doc-group._open-modal .doc-modal{opacity:1;pointer-events:unset}.doc-card{cursor:pointer;position:relative;color:#fff}.doc-card:not(:hover) .doc-card__content{opacity:0}.doc-card__img{position:relative;padding-bottom:115%;display:block;border-radius:.875em}.doc-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.doc-card__content{transition:.3s;background:#452e47a6;border-radius:.875em;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;padding:.25em}.doc-card__btn{font-size:1em;line-height:150%;text-decoration:underline;margin-top:.5em;background-color:transparent;color:#fff}.doc-card__btn:hover{color:#f4f4f4}.neon-text{position:relative}.neon-text:after,.neon-text:before{content:attr(data-title);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-decoration:underline;transition:.3s}.neon-text:before{filter:blur(4px)}.neon-text:after{filter:blur(8px)}.doc-modal{position:fixed;top:0;left:0;width:100%;height:calc(100 * var(--vh));z-index:20;overflow-y:auto;background-color:#452e47e6;color:#fff;display:flex;flex-direction:column;transition:.3s;opacity:0;pointer-events:none}.doc-modal .container{flex-grow:1;display:flex;flex-direction:column}.doc-modal__close{background-color:transparent;position:fixed;top:2.5em;right:2.5em;width:3em;display:flex;align-items:center;justify-content:center}.doc-modal__close:hover{opacity:.8}.doc-modal__close img{width:100%;display:block}.doc-modal__inner{flex-grow:1;padding:8em 0;display:grid;grid-template-columns:49.25em 34.25em;justify-content:space-between;gap:3.75em;align-items:center}.doc-modal__img img{width:100%;display:block}.hero-text{padding-bottom:7.75em}.hero-text__top{display:grid;grid-template-columns:100%;gap:.75em;max-width:47.125em;margin-bottom:2.25em}.hero-text__desc{line-height:150%;font-weight:700;opacity:.7}@media screen and (max-width: 992px){.docs{padding:1.875em 0 5.625em}.docs__grid{margin-top:2.5em}.info-block{gap:.5em}.medals{padding:3.75em 0 1.875em}.medals__grid{margin-top:2.5em}.medal-card__img{height:9.375em}.doc-modal{display:block}.doc-modal__inner{padding:10em 0 2.75em;grid-template-columns:100%}.doc-modal__img{order:-1;max-width:19.375em;margin:0 auto}.doc-modal .text h3{font-size:1.75em;line-height:129%;max-width:90%}.doc-modal .text p{font-size:1.5em}.hero-text{padding-bottom:5.625em}.hero-text__top{gap:.5em;margin-bottom:1.5em}.hero-text .h2{line-height:106%}}.lk{padding-bottom:7.75em}.lk .info-block{gap:.125em}.notes{margin-top:3.75em}.notes__grid{margin-top:1.5em;align-items:flex-start}.notes__add{height:100%;min-height:5.875em;background-color:#452e4773;border-radius:.875em;display:flex;align-items:center;justify-content:center}.notes__add-icon{width:2.5em;height:2.5em;display:flex;align-items:center;justify-content:center;background-color:#452e4740;border-radius:.3125em}.notes__add-icon img{width:1em}.notes__add:hover{background-color:#452e47}.note-card{background-color:#442e4605;border-radius:.875em;padding:1.5em 1.125em 1em;transition:.3s}.note-card:not(._active) .note-card__edit{display:none}.note-card:not(._active) .note-card__badge{background-color:#ad8d8140}.note-card._active{background-color:#fff}.note-card._active .note-card__name{color:#2f50ff}.note-card__top{display:flex;align-items:center}.note-card .avatar{width:3em;height:3em;margin-right:.625em}.note-card .avatar__text{font-size:1.125em}.note-card__name{font-size:.875em;line-height:110%;font-weight:700;transition:.3s}.note-card__props{margin-top:1.5em;display:grid;grid-template-columns:100%;gap:.75em}.note-card__prop{display:flex;align-items:center;justify-content:space-between}.note-card__prop-desc,.note-card__prop-title{font-size:.75em;line-height:150%}.note-card__prop-title{color:#000000b3}.note-card__prop-code{display:flex;align-items:center;padding:.125em .25em;border-radius:31.25em;background-color:#fff;height:1.25em}.note-card__prop-code span{font-size:.75em}.note-card__bottom{margin-top:1.25em;display:grid;grid-template-columns:100%;gap:.75em}.note-card__badge{transition:.3s;height:2.875em;border-radius:31.25em;background-color:#ad8d81;color:#fff;display:flex;align-items:center;justify-content:center}.note-card__badge span{font-size:.875em}.note-card__edit{font-size:.75em;color:#00000073;display:inline-flex;margin:0 auto}.note-card__edit:hover{color:#000}.copy-btn{width:1em;display:flex;align-items:center;justify-content:center;background-color:transparent}.copy-btn svg{width:100%}.copy-btn:hover path,.copy-btn:hover rect{stroke:#452e47}.lk-empty{margin-top:2.5em}.lk-empty__desc{margin-top:1.5em;max-width:34.375em}.lk-empty__nav{display:flex;margin-top:2.5em}@media screen and (max-width: 992px){.lk{padding-bottom:5.625em}.lk .info-block{gap:.5em}.lk .h2{line-height:111%}.notes{margin-top:2.5em}.notes__grid{margin-top:1.125em}.lk-empty__desc{margin-top:.5em}.lk-empty__nav{margin-top:1.5em}}.heroes{padding-bottom:7.75em}.heroes__content{margin-top:3.75em;display:flex;flex-direction:column}.heroes__top{margin-bottom:1.625em}.heroes__top .search-field{margin-bottom:1em}.search-field input{font-size:1em;border:none;padding:0 1.5em 0 3.5em;height:3.5em;width:100%;background-color:#ffffff80;background-image:url(/img/search.svg);background-repeat:no-repeat;background-size:1.5em auto;background-position:left 1.5em center;border-radius:6.25em;color:#000;font-family:El Messiri,sans-serif}.search-field input::-moz-placeholder{color:#b4aeb5}.search-field input::placeholder{color:#b4aeb5}.hero-card{position:relative;display:block}.hero-card:not(:hover) .hero-card__name:after,.hero-card:not(:hover) .hero-card__name:before{opacity:0}@media screen and (min-width: 993px){.hero-card:not(:hover) .hero-card__img:after{opacity:0}}.hero-card__img{position:relative;padding-bottom:93.3%;display:block;border-radius:1.25em}.hero-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.hero-card__img:after{background:linear-gradient(180deg,#452e47e6,#57425900);transition:.3s}.hero-card__content{color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;z-index:2;padding:1.5em}.hero-card__info{padding-top:2em;margin-top:auto;display:grid;grid-template-columns:100%;gap:.25em}.hero-filter{padding:.8125em .8125em .8125em 2.125em;background-color:#ffffff80;border-radius:6.25em;display:flex;align-items:center}.hero-filter__items{display:grid;grid-template-columns:repeat(3,calc(100% / 3 - .75em));gap:1.125em;flex-grow:1}.hero-filter__btn{margin-left:1em;flex-shrink:0}.filter-item{position:relative;height:2.5em}.filter-item:first-child:before{display:none}.filter-item:before{content:"";position:absolute;height:2.125em;width:1px;background-color:#f4f4f4;top:50%;right:100%;margin-right:1.125em;transform:translateY(-50%)}.filter-item input,.filter-item textarea{width:100%;height:100%;left:0;top:0;position:absolute;font-size:.875em;line-height:130%;font-weight:700;padding:1.35em 0 0 2.43em;background-color:transparent;border:none;color:#000}.filter-item input::-moz-placeholder,.filter-item textarea::-moz-placeholder{color:#b4aeb5}.filter-item input::placeholder,.filter-item textarea::placeholder{color:#b4aeb5}.filter-item input:focus~.filter-item__icon path,.filter-item textarea:focus~.filter-item__icon path{fill:#452e47}.filter-item textarea{overflow:hidden;resize:none;height:160%}.filter-item label{position:absolute;top:0;left:2.83em;font-size:.75em;line-height:150%;color:#000000b3;pointer-events:none}.filter-item__icon{position:absolute;top:50%;left:0;transform:translateY(-50%);width:1.5em;pointer-events:none}.filter-select:not(._open) .filter-select__dropdown,.filter-select:not(._selected) .filter-select__clear{opacity:0;pointer-events:none}.filter-select input{cursor:pointer}.filter-select__clear{position:absolute;top:50%;transform:translateY(-50%);right:1.125em;width:1.5em}.filter-select__clear svg{width:100%}.filter-select__clear:hover path{stroke:#000}.filter-select__dropdown{transition:.3s;position:absolute;top:100%;margin-top:1em;background-color:#fff;width:100%;z-index:3;padding:1.5em .5em;border-radius:.875em}.filter-select__options{display:grid;grid-template-columns:100%;gap:1em;max-height:14.375em;overflow-y:auto;padding:0 1em 0 .75em}.filter-select__options::-webkit-scrollbar{width:2px;height:2px}.filter-select__options::-webkit-scrollbar-track{background:#452e471a;border-radius:1px}.filter-select__options::-webkit-scrollbar-thumb{background:#452e47;border-radius:1px}.filter-select__option{color:#000000b3}.filter-select__option:hover{color:#452e47}.filter-select__option label{font-size:1em;line-height:150%;position:static;display:flex;align-items:center;justify-content:space-between}.filter-select__option label:after{content:"";width:1.5em;height:1.5em;background-image:url(/img/check2.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center;opacity:0;transition:.3s}.filter-select__option input:checked~label{color:#000}.filter-select__option input:checked~label:after{opacity:1}@media screen and (max-width: 992px){.heroes{padding-bottom:3.5em}.heroes__content{margin-top:2.5em}.heroes__top{order:2;margin:4.375em 0 0}.hero-card__img{border-radius:.875em}.hero-card__content{padding:.75em}.hero-filter{border-radius:1.25em;padding:1.5em .75em .75em;display:block}.hero-filter__items{grid-template-columns:repeat(2,calc(50% - .875em));gap:1.875em 1.75em;position:relative;padding:.75em 0}.hero-filter__btn{margin:1.375em 0 0;width:100%;display:block}.filter-item:nth-child(2n):before{width:calc(100% + 1.75em);right:-1.75em}.filter-item:nth-child(2n):after{content:"";position:absolute;bottom:-.9375em;right:0;margin-right:-.875em;background-color:#f4f4f4;width:1px;height:calc(100% + 1.875em)}.filter-item:first-child{grid-column:1/-1}.filter-item:before{transform:unset;width:100%;height:1px;top:unset;bottom:100%;margin-right:0;margin-bottom:.9375em;right:0}}.error404{padding:11.25em 1.5em 0;flex-grow:1;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden}.error404__title{line-height:120%}.error404__desc{margin-top:.2em}.error404__img{margin-top:auto;padding-top:2em;width:60em;max-width:100%;position:relative}.error404__img:before{content:"";position:absolute;bottom:0;height:92%;width:92%;right:-8%;filter:blur(200px);background:#000;opacity:.15;border-radius:12.5em}.error404__img img{width:100%;display:block}.error404__img ._view2{display:none}@media screen and (max-width: 992px){.error404{padding-top:5em}}@media screen and (max-width: 576px){.heroes__grid{grid-template-columns:repeat(2,calc(50% - .25em));gap:.5em}.hero-card__category,.hero-card__prof{font-size:.6875em}.hero-card__name{font-size:.875em}.error404{padding-bottom:2.25em;text-align:left;align-items:unset}.error404__title{max-width:8em;line-height:106%}.error404__desc{max-width:16.95em}.error404__img ._view1{display:none}.error404__img ._view2{display:block}}.create-note{padding-bottom:7.75em}.m-form{width:38.8125em;max-width:100%;margin:0 auto}.m-form__group{margin-top:2.5em}.m-form__fields{margin-top:1.5em;display:grid;grid-template-columns:repeat(2,calc(50% - .625em));gap:1.75em 1.25em}.m-form__docs{margin-top:1.5em;display:grid;grid-template-columns:100%;gap:2.5em}.m-form__bottom{margin-top:2.5em;display:flex}.m-form__hint{padding:.5em 0 0 1.375em;color:#452e47}._full{grid-column:1/-1}.doc-field__btn,.photo-field__btn{display:flex;align-items:center;margin-top:.75em;color:#000000b3}.doc-field__btn:hover,.photo-field__btn:hover{color:#452e47}.doc-field__btn:hover path:not(._fill),.photo-field__btn:hover path:not(._fill){stroke:#452e47;stroke-opacity:1}.doc-field__btn:hover ._fill,.photo-field__btn:hover ._fill{fill:#452e47;fill-opacity:1}.doc-field__btn svg,.photo-field__btn svg{width:1.125em;margin-left:.375em}.doc-field__btn span,.photo-field__btn span{font-size:.875em;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.photo-field{display:grid;grid-template-columns:9.25em calc(100% - 11em);gap:1.75em;max-width:37.75em}.photo-field__img{height:9.25em;border:1px dashed rgba(69,46,71,.25);border-radius:.875em;background-color:#442e4605;background-image:url(/img/user.svg);background-size:4em auto;background-repeat:no-repeat;background-position:center;cursor:pointer;position:relative}.photo-field__content{padding:.375em 0 .25em}.photo-field__desc{margin-top:.28em}.photo-field__desc ._view2{display:none}.photo-field__uploaded{border-radius:.875em;width:100%;height:9.25em}.photo-field__uploaded:after{background-color:#452e4799}.photo-field__uploaded img{width:100%;height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.photo-field__remove{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;font-size:.875em;color:#fff}.doc-field__uploaded{width:calc(100% + .5em);display:flex;flex-wrap:wrap;margin-top:.5em;margin-bottom:1.25em}.doc-field__uploaded:last-child{margin-bottom:0}.doc-field__add{margin:.5em .5em 0 0;width:9.25em;height:9.25em;border:1px dashed rgba(69,46,71,.25);border-radius:.875em;display:flex;align-items:center;justify-content:center}.doc-field__add:hover{background-color:#452e4740}.doc-field__add img{width:3em}.doc-field .uploaded-doc{width:9.25em;margin:.5em .5em 0 0}.uploaded-doc{position:relative}.uploaded-doc__img{position:relative;padding-bottom:100%;display:block;border-radius:.875em}.uploaded-doc__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.uploaded-doc__content{transition:.3s;background:#452e47a6;border-radius:.875em;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;padding:.25em}.uploaded-doc__btn{font-size:.875em;line-height:150%;text-decoration:underline;margin:.375em 0;background-color:transparent;color:#fff}.uploaded-doc__btn:hover{color:#f4f4f4}.uploaded-medal{margin:.5em .5em 0 0;padding:0 .375em 0 .5em;background:#452e4717;height:1.6875em;display:flex;align-items:center;border-radius:.5em;color:#000000b3}.uploaded-medal__title{font-size:.75em}.uploaded-medal__remove{width:.625em;background-color:transparent;display:flex;align-items:center;justify-content:center;margin-left:.25em}.uploaded-medal__remove:hover path{stroke:#452e47;stroke-opacity:1}.uploaded-medal__remove svg{width:100%}.private .m-check{margin-top:.75em}@media screen and (max-width: 992px){.m-form{width:100%}.m-form__fields{grid-template-columns:repeat(2,calc(50% - .5625em));gap:1.125em;margin-top:1.125em}}@media screen and (max-width: 576px){.m-form__fields{grid-template-columns:100%}.m-form__hint{padding-left:0}.photo-field__desc{font-size:.75em;line-height:150%}.photo-field__desc ._view1{display:none}.photo-field__desc ._view2{display:block}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:#0000001a}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:#00000080;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev,.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.country-select:not(._open) .filter-select__dropdown,.country-select:not(._selected) .filter-select__clear{opacity:0;pointer-events:none}.photo-field__img{overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative}.photo-field__img.delete-main__photo:hover:before{content:attr(id);position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;font-size:.875em;line-height:150%;text-decoration:underline;background-color:transparent;color:#fff;transition:.3s;background:#452e47a6}.modal-bg{right:0;bottom:0}.doc-group._open-modal .doc-modal{min-height:100dvh}.header{position:sticky;top:0;z-index:100;right:0;left:0;transition:.5s}.header__inner{gap:1em}.breadcrumbs a{font-size:1.2em}#draft-description{top:1em!important}.modal._active{height:100dvh;z-index:110}.hero-card__main-image{-o-object-position:50% 0%;object-position:50% 0%}.hero-card__img img{background-color:#452e47}.note-card{height:100%;display:flex;flex-direction:column;position:relative}.note-card .note-card__props{margin-top:auto;padding-top:1.5em}.note-card__prop-code span{overflow:hidden;width:80px;text-overflow:ellipsis}.header-user._open .header-user__dropdown{min-width:200px}@media screen and (min-width: 992px){.doc-modal__inner{grid-template-columns:30.25em 34.25em}.doc-modal__img img,.doc-modal__img .react-pdf__Document .react-pdf__Page .react-pdf__Page__canvas{max-height:70dvh}}@media screen and (min-width: 1536px){.doc-modal__inner{grid-template-columns:30.25em 44.25em}}.doc-modal__close{top:5em}.doc-modal__img{order:0;max-width:43.25em;margin:0 auto}@media screen and (max-width: 992px){.doc-modal__inner{gap:2.75em}.doc-modal__img img,.doc-modal__img .react-pdf__Document .react-pdf__Page .react-pdf__Page__canvas{max-height:25em}}.nav__link span{font-size:1.5em}.m-btn-medium span{font-size:1.2em}.prop-item__desc,.prop-item__title{font-size:1.5em;opacity:.7}.notes__grid{margin-bottom:2rem}.note-card__prop-title,.note-card__prop-desc{font-size:1em;white-space:wrap}.note-card__container{height:100%}.note-card__container .note-card,.notes__add{margin-bottom:3em;height:calc(100% - 3em)}.note-card__container .payment-button{margin-top:-3em;padding:.5em 1em 0}.note-card__container .payment-button button{width:100%;font-size:1.1em;padding:.5em 1em}.prop-item__desc{text-align:end}.m-form__group{margin-top:.75em}.m-btn-medium span{font-size:1.4em}.text p{white-space:pre-wrap;overflow-wrap:break-word}.fg label,.fg input,.fg textarea{font-size:1em}.fg input.error,.fg textarea.error{border:2px solid rgb(124,0,0)}.fg .input-error-message{position:absolute;color:#7c0000;font-size:.9em;padding:.2em 1.57em}.filter-item textarea,.filter-item input{font-size:1.1em}.filter-item textarea::-moz-placeholder,.filter-item input::-moz-placeholder{font-size:1em!important;font-weight:700}.search-field input,.filter-item textarea::placeholder,.filter-item input::placeholder{font-size:1em!important;font-weight:700}.filter-item label{font-size:1em;left:2.7em}@media screen and (max-width: 992px){.header-action{margin-left:0;margin-top:2em}.header__btn{padding:0 1em;height:2.375em;margin-left:.5em;color:#452e47;border:1px solid #452e47}}.paginate{width:-moz-fit-content;width:fit-content}@media screen and (max-width: 992px){.paginate{width:100%}}.paginate .item,.paginate .item svg{align-items:center;color:inherit;fill:#fff;cursor:pointer;display:flex;font-size:1em;height:2em;justify-content:center}.paginate .item:not(.disabled-page):not(.active):not(.next):not(.previous){border-radius:.5em;background-color:#ad8d81;color:#fff}.paginate .item:not(.next):not(.previous) a{padding:1.2em;font-family:auto}.paginate .disabled-page,.paginate .disabled-page a{cursor:auto;opacity:.9}.paginate .active{border-radius:.5em;background-color:#452e47;color:#fff}.paginate .pagination{align-items:center;display:flex;flex-direction:row;gap:1em;height:60px;justify-content:center;list-style-type:none;position:relative;width:auto}.paginate .pagination-page{font-weight:700}.paginate .previous,.paginate .next{border-radius:.5em;background-color:#ad8d81}.paginate .previous a,.paginate .next a{padding:1.2em 2em}.paginate .previous svg{rotate:180deg}.create-product-form-desc ol{list-style-type:none;counter-reset:item}.create-product-form-desc li:before{content:counter(item) ".  ";counter-increment:item;width:1.2em}.medal-modal__img{z-index:-1}.doc-card__img{overflow:hidden}.doc-card__img .react-pdf__Page{position:absolute!important;top:0;left:0;width:100%;height:100%;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.doc-card__img .react-pdf__Page .react-pdf__Page__canvas{width:100%!important;height:100%!important}.doc-modal__img canvas{width:100%;max-width:100%!important;display:block;cursor:pointer}.doc-card__img{background-color:#fff}.doc-card__img img,.doc-card__img video{-o-object-fit:contain;object-fit:contain}.doc-card__img video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.react-pdf__Document .react-pdf__Page{width:100%;height:100%;display:block;min-width:auto!important}.react-pdf__Document .react-pdf__Page .react-pdf__Page__canvas{width:100%!important;height:100%!important}.uploaded-doc__img .react-pdf__Document .react-pdf__Page .react-pdf__Page__canvas,.uploaded-doc__img img,.uploaded-doc__img video,.doc-group:not(._open-modal) .react-pdf__Document .react-pdf__Page .react-pdf__Page__canvas{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.uploaded-doc__img{overflow:hidden}.uploaded-doc__img .react-pdf__Document{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.m-form__bottom{align-items:end;justify-content:space-between}.m-form__bottom img{max-width:5em}.doc-card__content{padding:.5em}.doc-card__content .doc-card__title{max-width:100%;text-overflow:ellipsis;overflow:hidden;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}.medal-modal__content{min-height:15em}.modal__dialog{max-height:90dvh;overflow:scroll}.lang-switcher{position:relative}.lang-switcher .flag{width:1.5em;cursor:pointer}.lang-switcher .lang-dropdown{position:absolute;display:flex;flex-direction:column;gap:.3em;border-radius:1em;background-color:#fff;padding:.8em 0;width:-moz-max-content;width:max-content}.lang-switcher .lang-dropdown .lang-item{display:flex;gap:1em;align-items:center;cursor:pointer;padding:.2em .8em;transition:.5s}.lang-switcher .lang-dropdown .lang-item:hover{background-color:#ad8d81;color:#fff}/*! tailwindcss v3.4.4 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:El Messiri,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.container{max-width:640px;padding-right:1rem;padding-left:1rem}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px;padding-right:1.5rem;padding-left:1.5rem}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-10{bottom:2.5rem}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-1\/2{left:50%}.left-4{left:1rem}.left-5{left:1.25rem}.left-8{left:2rem}.right-0{right:0}.right-20{right:5rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-20{top:5rem}.top-4{top:1rem}.top-\[326px\]{top:326px}.top-\[652px\]{top:652px}.top-\[978px\]{top:978px}.-z-10{z-index:-10}.z-10{z-index:10}.z-\[100\]{z-index:100}.z-\[200\]{z-index:200}.col-span-2{grid-column:span 2 / span 2}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-mt-14{margin-top:-3.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-auto{margin-bottom:auto}.ml-1{margin-left:.25rem}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-14{height:3.5rem}.h-16{height:4rem}.h-32{height:8rem}.h-40{height:10rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-80{height:20rem}.h-\[1px\]{height:1px}.h-\[300px\]{height:300px}.h-full{height:100%}.max-h-\[75px\]{max-height:75px}.w-14{width:3.5rem}.w-28{width:7rem}.w-40{width:10rem}.w-6{width:1.5rem}.w-\[1\.2em\]{width:1.2em}.w-\[calc\(100vw_\+_2\%\)\]{width:calc(100vw + 2%)}.w-\[calc\(100vw_\+_20\%\)\]{width:calc(100vw + 20%)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-\[1127px\]{max-width:1127px}.max-w-\[1184px\]{max-width:1184px}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-flow-row{grid-auto-flow:row}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-nowrap{flex-wrap:nowrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded-3xl{border-radius:1.5rem}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[14px\]{border-radius:14px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-\[\#F2F1F433\]{border-color:#f2f1f433}.\!bg-\[\#412C43\]{--tw-bg-opacity: 1 !important;background-color:rgb(65 44 67 / var(--tw-bg-opacity))!important}.bg-\[\#453C46CC\]{background-color:#453c46cc}.bg-\[\#453c46bb\]{background-color:#453c46bb}.bg-\[\#453c46c1\]{background-color:#453c46c1}.bg-\[\#503d33af\]{background-color:#503d33af}.bg-\[\#503d33c2\]{background-color:#503d33c2}.bg-\[\#68466b\]{--tw-bg-opacity: 1;background-color:rgb(104 70 107 / var(--tw-bg-opacity))}.bg-\[\#EAEAEA14\]{background-color:#eaeaea14}.bg-\[\#F3EFEC24\]{background-color:#f3efec24}.bg-\[\#ab8e81ce\]{background-color:#ab8e81ce}.bg-\[\#ab8e81d2\]{background-color:#ab8e81d2}.bg-beige{--tw-bg-opacity: 1;background-color:rgb(173 141 129 / var(--tw-bg-opacity))}.bg-light-gray{--tw-bg-opacity: 1;background-color:rgb(244 244 244 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-violet{--tw-bg-opacity: 1;background-color:rgb(69 46 71 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-\[url\(\'\/images\/main\/things\/awards\.webp\'\)\]{background-image:url(/images/main/things/awards.webp)}.bg-\[url\(\'\/images\/main\/things\/docs\.webp\'\)\]{background-image:url(/images/main/things/docs.webp)}.bg-\[url\(\'\/images\/main\/things\/old-man\.webp\'\)\]{background-image:url(/images/main/things/old-man.webp)}.bg-cover{background-size:cover}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-\[1\.375rem\]{padding:1.375rem}.px-12{padding-left:3rem;padding-right:3rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-\[1\.375rem\]{padding-left:1.375rem;padding-right:1.375rem}.px-\[2\.125rem\]{padding-left:2.125rem;padding-right:2.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-16{padding-bottom:4rem}.pb-24{padding-bottom:6rem}.pb-4{padding-bottom:1rem}.pl-10{padding-left:2.5rem}.pl-5{padding-left:1.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-6{padding-right:1.5rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pt-4{padding-top:1rem}.pt-48{padding-top:12rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[15\%\]{padding-top:15%}.pt-\[70px\]{padding-top:70px}.text-center{text-align:center}.font-\[sans-serif\]{font-family:sans-serif}.font-radiotechnika{font-family:Radiotechnika,sans-serif}.font-sans{font-family:El Messiri,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[1\.75rem\]{font-size:1.75rem}.text-\[2\.375rem\]{font-size:2.375rem}.text-\[3\.5rem\]{font-size:3.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.leading-10{line-height:2.5rem}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[1\.125rem\]{line-height:1.125rem}.leading-\[1\.375rem\]{line-height:1.375rem}.leading-\[2\.625rem\]{line-height:2.625rem}.leading-\[2\.813rem\]{line-height:2.813rem}.leading-\[3\.375rem\]{line-height:3.375rem}.leading-\[4\.063rem\]{line-height:4.063rem}.leading-\[4\.375rem\]{line-height:4.375rem}.leading-none{line-height:1}.tracking-\[\.14em\]{letter-spacing:.14em}.tracking-\[4\%\]{letter-spacing:4%}.text-\[\#1E1E1E\]{--tw-text-opacity: 1;color:rgb(30 30 30 / var(--tw-text-opacity))}.text-\[\#ffffffb3\]{color:#ffffffb3}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-violet{--tw-text-opacity: 1;color:rgb(69 46 71 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-40{opacity:.4}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.mix-blend-color-dodge{mix-blend-mode:color-dodge}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.text-gradient{color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,#fff -241.3%,#fff0 410.77%)}@media (min-width: 1024px){.lg\:text-border{-webkit-text-fill-color:black;-webkit-text-stroke-color:black;-webkit-text-stroke-width:1px}.lg\:text-border-white{-webkit-text-fill-color:white;-webkit-text-stroke-color:white;-webkit-text-stroke-width:4px}}.background-gradient-violet{background-image:linear-gradient(226.62deg,#452e47 20.38%,#665067 98.94%)}.text-shadow-white{text-shadow:white 1px 0 10px}.animate-spin{animation:spin 80s linear infinite}.thing-card:hover h4{text-shadow:white 1px 0 10px}.btn-primary-normal{transition:all .4s linear!important;background-color:#ad8d81!important}.btn-primary-normal:hover{background:radial-gradient(53.45% 53.45% at 50% 50%,#ebd6cf,#ad8d81)}.btn-primary-normal:active{background:radial-gradient(53.45% 53.45% at 50% 50%,#d3b9af,#866868)}.hover\:\!bg-\[\#5A3E5C\]:hover{--tw-bg-opacity: 1 !important;background-color:rgb(90 62 92 / var(--tw-bg-opacity))!important}.hover\:bg-violet:hover{--tw-bg-opacity: 1;background-color:rgb(69 46 71 / var(--tw-bg-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:opacity-40:hover{opacity:.4}@media (min-width: 640px){.sm\:mr-36{margin-right:9rem}.sm\:flex-row{flex-direction:row}}@media (min-width: 768px){.md\:-mx-16{margin-left:-4rem;margin-right:-4rem}.md\:mt-14{margin-top:3.5rem}.md\:pt-\[180px\]{padding-top:180px}}@media (min-width: 1024px){.lg\:absolute{position:absolute}.lg\:sticky{position:sticky}.lg\:top-\[180px\]{top:180px}.lg\:top-\[250px\]{top:250px}.lg\:top-\[320px\]{top:320px}.lg\:top-\[390px\]{top:390px}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:row-span-2{grid-row:span 2 / span 2}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:-mt-16{margin-top:-4rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mt-0{margin-top:0}.lg\:mt-1{margin-top:.25rem}.lg\:mt-1\.5{margin-top:.375rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-2{margin-top:.5rem}.lg\:mt-24{margin-top:6rem}.lg\:mt-3{margin-top:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-7{margin-top:1.75rem}.lg\:mt-8{margin-top:2rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-96{height:24rem}.lg\:h-\[416px\]{height:416px}.lg\:h-\[573px\]{height:573px}.lg\:h-\[621px\]{height:621px}.lg\:h-\[calc\(100\%_-_210px\)\]{height:calc(100% - 210px)}.lg\:h-\[calc\(100\%_-_466px\)\]{height:calc(100% - 466px)}.lg\:h-\[calc\(100\%_-_722px\)\]{height:calc(100% - 722px)}.lg\:h-\[calc\(100\%_-_978px\)\]{height:calc(100% - 978px)}.lg\:h-\[calc\(300px_\*_4_\+_26px_\*_3\)\]{height:1278px}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:w-full{width:100%}.lg\:max-w-\[1021px\]{max-width:1021px}.lg\:max-w-\[1180px\]{max-width:1180px}.lg\:max-w-\[390px\]{max-width:390px}.lg\:max-w-\[424px\]{max-width:424px}.lg\:max-w-\[435px\]{max-width:435px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:gap-11{gap:2.75rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-7{gap:1.75rem}.lg\:rounded-\[32px\]{border-radius:32px}.lg\:p-0{padding:0}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-28{padding-left:7rem;padding-right:7rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:py-44{padding-top:11rem;padding-bottom:11rem}.lg\:py-52{padding-top:13rem;padding-bottom:13rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pb-\[calc\(180px_\+_70px_\*_3\)\]{padding-bottom:390px}.lg\:pl-28{padding-left:7rem}.lg\:pr-0{padding-right:0}.lg\:pr-12{padding-right:3rem}.lg\:pt-0{padding-top:0}.lg\:pt-11{padding-top:2.75rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-32{padding-top:8rem}.lg\:pt-36{padding-top:9rem}.lg\:pt-4{padding-top:1rem}.lg\:pt-40{padding-top:10rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pt-60{padding-top:15rem}.lg\:pt-72{padding-top:18rem}.lg\:pt-\[295px\]{padding-top:295px}.lg\:text-start{text-align:start}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-\[1\.75rem\]{font-size:1.75rem}.lg\:text-\[2\.375rem\]{font-size:2.375rem}.lg\:text-\[4rem\]{font-size:4rem}.lg\:text-\[5rem\]{font-size:5rem}.lg\:text-\[6rem\]{font-size:6rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:font-bold{font-weight:700}.lg\:leading-10{line-height:2.5rem}.lg\:leading-4{line-height:1rem}.lg\:leading-5{line-height:1.25rem}.lg\:leading-7{line-height:1.75rem}.lg\:leading-8{line-height:2rem}.lg\:leading-9{line-height:2.25rem}.lg\:leading-\[3\.5rem\]{line-height:3.5rem}.lg\:leading-\[5\.75rem\]{line-height:5.75rem}.lg\:leading-\[5\.778rem\]{line-height:5.778rem}.lg\:leading-\[6\.875rem\]{line-height:6.875rem}.lg\:tracking-\[\.04em\]{letter-spacing:.04em}.lg\:tracking-\[0\.24em\]{letter-spacing:.24em}.lg\:opacity-70{opacity:.7}.lg\:opacity-75{opacity:.75}}
