.container-fluid,.container-md,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media(min-width:768px){.container-md{max-width:720px}}@media(min-width:992px){.container-md{max-width:960px}}@media(min-width:1200px){.container-md{max-width:1140px}}@media(min-width:1400px){.container-md,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-.5);margin-left:calc(var(--bs-gutter-x)*-.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}@media(min-width:576px){.offset-sm-0{margin-left:0}}@media(min-width:768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-6{margin-left:50%}}@media(min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-8{flex:0 0 auto;width:66.66666667%}}.align-items-center{align-items:center!important}.justify-content-end{justify-content:flex-end!important}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}HTML5 reset article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}a:hover,a:active{outline:none;text-decoration:none}select,input,button,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}a.simple-button,button,input[type=submit]{display:inline-flex;align-items:center;justify-content:center;width:auto;height:40px;font-family:"AlumniSans-Medium",sans-serif;font-size:22px;user-select:none;outline:0;border:none;letter-spacing:1px;color:#fffefc;padding:10px 25px;cursor:pointer;white-space:nowrap}@media screen and (min-width:1200px){a.simple-button,button,input[type=submit]{font-size:24px;height:50px;padding:15px 40px}}@media screen and (min-width:1700px){a.simple-button,button,input[type=submit]{font-size:28px;height:60px;padding:15px 60px}}.simple-button{position:relative}.simple-button:after{content:"";position:absolute;width:100%;height:100%;z-index:-1;top:0;left:0;transition:.3s ease-in}.simple-button:hover:after,.simple-button:focus:after{top:-5px;left:-5px}@media screen and (min-width:1200px){.simple-button:hover:after,.simple-button:focus:after{top:-10px;left:-10px}}.simple-button{background-color:#bb2a2b}.simple-button:after{background:rgba(213,171,2,.3)}.btn-group{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center}@media screen and (max-width:767px){.btn-group{overflow:hidden}}.btn-group .simple-button{margin:0 10px}@media screen and (min-width:1200px){.btn-group .simple-button{margin:0 20px}}.shadow-image{position:relative;z-index:1}.shadow-image:before,.shadow-image:after{content:"";position:absolute;width:100%}.shadow-image:before{top:0;left:0;z-index:2;background:linear-gradient(rgba(213,171,2,0.2),rgba(187,42,43,0.2))}.shadow-image:after{height:100%;z-index:-1;background:linear-gradient(rgba(213,171,2,0.5),rgba(187,42,43,0.5));bottom:0}.shadow-image{height:400px;width:100%;max-width:280px;transition:transform .5s ease-in-out,opacity .5s ease-in-out;opacity:0;transform:translateY(15px);margin:0 auto 40px}@media screen and (min-width:1200px){.shadow-image{max-width:350px;height:500px;transform:translateY(20px);margin:0 0 40px}}@media screen and (min-width:1700px){.shadow-image{max-width:450px;height:600px}}.shadow-image-wrap{position:relative;overflow:hidden;height:inherit;margin:0 auto}.shadow-image-wrap img{position:absolute;width:auto;height:100%;left:50%;transform:translateX(-50%)}.shadow-image:before{height:100%}.shadow-image:after{transition:opacity .5s ease-in-out,transform .5s ease-in-out;transform:scale(0.95)}.shadow-image.animated{opacity:1;transform:translateY(0)}.shadow-image.right.animated:after{transform:scale(1) translate(15px,15px)}@media screen and (min-width:1200px){.shadow-image.right.animated:after{transform:scale(1) translate(25px,25px)}}.shadow-image.left.animated:after{transform:scale(1) translate(-15px,15px)}@media screen and (min-width:1200px){.shadow-image.left.animated:after{transform:scale(1) translate(-25px,25px)}}.shadow-video{width:100%;height:auto;position:relative;z-index:1}.shadow-video:after{content:"";position:absolute;width:100%;height:100%;z-index:-1;background:linear-gradient(rgba(213,171,2,0.5),rgba(187,42,43,0.5));bottom:0}.shadow-video.right:after{right:0;transform:scale(1) translate(15px,15px)}@media screen and (min-width:1200px){.shadow-video.right:after{transform:scale(1) translate(25px,25px)}}.shadow-video.left:after{left:0;transform:scale(1) translate(-15px,15px)}@media screen and (min-width:1200px){.shadow-video.left:after{transform:scale(1) translate(-25px,25px)}}.arrow{display:block;position:relative;margin:15px}.arrow::after{content:"";position:absolute;width:18px;height:18px;background:rgba(0,0,0,0);transform:rotate(45deg);border-width:2px}@media screen and (min-width:1200px){.arrow::after{border-width:3px;width:24px;height:24px}}.arrow.animate-on-scroll{opacity:0}.arrow.animated{opacity:1}.arrow.arrow-dark{background-color:#7a1f21}.arrow.arrow-dark::after{border-color:#7a1f21}.arrow-left,.arrow-right{width:80px;height:2px}.arrow-left:after,.arrow-right:after{transform-origin:right;top:-2px}.arrow-left.animated,.arrow-right.animated{transform:translateX(0)}@media screen and (min-width:1200px){.arrow-left,.arrow-right{width:140px;height:3px}.arrow-left:after,.arrow-right:after{top:-2.5px}}.arrow-right{transform:translateX(-30px)}.arrow-right::after{right:5px;border-top:2px solid;border-right:2px solid}@media screen and (min-width:1200px){.arrow-right::after{border-top:3px solid;border-right:3px solid}}.arrow-left{transform:translateX(30px)}.arrow-left::after{left:0;border-bottom:2px solid;border-left:2px solid}@media screen and (min-width:1200px){.arrow-left::after{border-bottom:3px solid;border-left:3px solid}}.menu{display:flex;justify-content:flex-end;width:auto;margin-right:20px}.menu-desktop{display:none}@media screen and (min-width:768px){.menu-desktop{display:block}}.menu-item{padding:0 10px;white-space:nowrap;position:relative}@media screen and (min-width:1400px){.menu-item{padding:0 15px}}.menu-item:hover>.menu-item__name,.menu-item:focus>.menu-item__name{color:#d5ab02}.menu-item:hover>.menu-item__name:after,.menu-item:focus>.menu-item__name:after{transform:scale(1)}.menu-item:hover>.submenu,.menu-item:focus>.submenu{display:block}.menu-item__name{display:block;position:relative;font-family:"AlumniSans-Medium",sans-serif;color:#fffefc;font-size:22px;transition:ease-in .3s;padding:5px 0;cursor:pointer;line-height:1em}@media screen and (min-width:768px){.menu-item__name{line-height:1.3em}}@media screen and (min-width:1200px){.menu-item__name{font-size:24px}}@media screen and (min-width:1400px){.menu-item__name{font-size:28px}}.menu-item__name:after{content:" ";position:absolute;bottom:5px;left:0;width:100%;height:2px;background:#d5ab02;transform:scale(0);opacity:1;transform-origin:left;transition:opacity .4s,transform .4s}.submenu{display:none;position:absolute;width:220px;height:auto;border-right:2px solid #d5ab02;z-index:1;right:0;background-color:#171615}.submenu-item{padding:0 10px 5px;text-align:right}.submenu-item:last-child .menu-item__name{border:none}.submenu-item .menu-item__name{white-space:wrap;border-bottom:2px solid #d5ab02}.submenu-item:hover>.menu-item__name,.submenu-item:focus>.menu-item__name{color:#d5ab02}.mobile-menu{position:fixed;top:0;left:-250px;height:100vh;width:250px;background-color:#171615;padding:20px;z-index:1000;transition:left .5s ease-in-out;box-sizing:border-box}.mobile-menu .menu{display:flex;flex-direction:column;margin-top:10px;margin-right:0}.mobile-menu .menu-item{padding-top:5px;padding-bottom:5px}.mobile-menu .menu-item .menu-item__name{display:inline-block}.mobile-menu .menu-item .menu-item__name:after{bottom:0}.mobile-menu.open{left:0}.mobile-menu-container{display:flex;justify-content:flex-end;align-items:center}@media screen and (min-width:768px){.mobile-menu-container{display:none}}.mobile-menu-toggle{display:flex;flex-direction:column;gap:5px;width:26px;height:21px;background:none;border:none;padding:0;cursor:pointer;z-index:5}.mobile-menu-toggle .line{width:100%;height:2px;background-color:#d5ab02;transition:transform .3s ease}.mobile-menu-toggle.open .line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.open .line:nth-child(2){opacity:0}.mobile-menu-toggle.open .line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu .submenu{position:static;width:100%;border-right:0;border-left:2px solid #d5ab02;margin-top:10px}.mobile-menu .submenu-item{text-align:left}.sticky-menu{height:inherit;display:flex;align-items:stretch;justify-content:space-between}@media screen and (min-width:768px){.sticky-menu{flex-direction:column;margin-top:50px}}@media screen and (min-width:992px){.sticky-menu{margin-top:70px}}@media screen and (min-width:1700px){.sticky-menu{margin-top:100px}}.sticky-menu-wrap{position:fixed;z-index:100}@media screen and (max-width:767px){.sticky-menu-wrap{left:0;bottom:0;width:100%;height:50px}}@media screen and (min-width:768px){.sticky-menu-wrap{right:0;top:0;width:40px;height:400px}}@media screen and (min-width:1700px){.sticky-menu-wrap{width:50px;height:50vh}}.sticky-menu__item{height:50px;flex:1}@media screen and (min-width:768px){.sticky-menu__item{height:40px}}.sticky-menu__item a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.sticky-menu__item a .icon{width:20px;height:100%;fill:#fffefc}@media screen and (min-width:1700px){.sticky-menu__item a .icon{width:25px}}.sticky-menu__item a.visible-only-mobile,.sticky-menu__item a.visible-tablet{display:none}@media screen and (max-width:767px){.sticky-menu__item a.visible-only-mobile{display:flex}}@media screen and (min-width:768px){.sticky-menu__item a.visible-tablet{display:flex}}.sticky-menu__item.icon-phone{background-color:#bb2a2b}.sticky-menu__item.icon-mail{background-color:#171615}.sticky-menu__item.icon-location{background-color:#d5ab02}.sticky-menu__item.icon-whatsapp{background-color:#1d6026}.sticky-menu__item.icon-telegram{background-color:#246182}.sticky-menu__item.icon-viber{background-color:#4e2c79}body::-webkit-scrollbar-button{background-repeat:no-repeat;width:12px;height:0}body::-webkit-scrollbar-track{background-color:#fff}body::-webkit-scrollbar-thumb{-webkit-border-radius:0;border-radius:0;background-color:#7a1f21}body::-webkit-scrollbar-thumb:hover{background-color:#7a1f21}body::-webkit-resizer{background-repeat:no-repeat;width:12px;height:0}body::-webkit-scrollbar{width:12px}.animate-on-scroll{transition:transform .5s ease-in-out,opacity .5s ease-in-out}.zoom-In.animate-on-scroll{opacity:0;transform:scale(0.5)}.zoom-In.animate-on-scroll.animated{opacity:1;transform:scale(1)}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);box-shadow:0 1px 2px rgba(20,18,18,.5)}.modal-content{background:#fffefc;margin:5vh auto;width:100%;height:90vh;padding:40px 20px 20px;position:relative}@media screen and (min-width:768px){.modal-content{width:60vw}}.modal-body{display:none;width:100%;height:100%;align-items:center;justify-content:center;overflow:hidden}@media screen and (min-width:1200px){.modal-body{padding:20px}}.modal-body img{width:100%;height:auto;margin:0 auto}@media screen and (min-width:768px){.modal-body img{width:auto;height:100%}}.modal .close{position:absolute;top:-15px;right:20px;font-size:50px;color:#7a1f21;cursor:pointer}.modal iframe{width:100%;height:100%;border:none;display:none}.accent-list li{display:flex;margin-top:10px}.accent-list li:first-child{margin-top:0}.accent-list li:before{content:"";display:block;position:relative;top:5px;margin-right:10px;background-size:contain;min-width:15px;width:15px;height:15px}@media screen and (min-width:1400px){.accent-list li:before{top:3px;margin-right:15px;min-width:20px;width:20px;height:20px}}.accent-list>li:before{background:url(../img/sprite-bg-icons.svg#check-circle) no-repeat}.language-switcher:hover .active-switcher:after,.language-switcher:hover .language-switcher__link:after{display:none}.language-switcher .active-switcher,.language-switcher__link{display:flex;align-items:center;justify-content:flex-end;color:#fffefc;font-family:"AlumniSans-Medium",sans-serif}.language-switcher .active-switcher .icon,.language-switcher__link .icon{margin-left:10px;width:20px;height:25px}@media screen and (min-width:1400px){.language-switcher .active-switcher .icon,.language-switcher__link .icon{width:30px;height:35px}}.language-switcher .submenu{width:auto;right:-1px;border-right:none}@media screen and (min-width:1200px){.language-switcher .submenu{right:3px}}.language-switcher .submenu-item .language-switcher__link{border-bottom:none}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.main-header{background-color:#171615;color:#fffefc;width:100%;height:50px;position:sticky;top:0;z-index:100}@media screen and (min-width:992px){.main-header{height:70px}}@media screen and (min-width:1700px){.main-header{height:100px}}.logo{display:block;height:100%;display:flex;align-items:center}.logo img{width:115px;height:auto}@media screen and (min-width:768px){.logo img{margin-left:20px}}@media screen and (min-width:992px){.logo img{width:180px}}@media screen and (min-width:1700px){.logo img{width:230px}}.work-stages-row{position:relative;z-index:10;margin:50px 0 20px}@media screen and (max-width:767px){.work-stages-row{padding-left:20px}}@media screen and (min-width:992px){.work-stages-row{margin-bottom:50px}}@media screen and (min-width:1200px){.work-stages-row{margin:80px 0}}.work-stages-row .stage-line{position:absolute;height:100%;width:2px;left:20px;margin-left:-1px;min-height:200px;padding:0;z-index:-1;background:linear-gradient(#D5AB02,#C86A16,#C24A21,#BB2A2B,#9A2526,#7A1F21);transition:transform .5s ease-in-out,opacity .5s ease-in-out}@media screen and (min-width:768px){.work-stages-row .stage-line{left:50%}}@media screen and (min-width:1200px){.work-stages-row .stage-line{width:3px;margin-top:-15px}}.work-stages-item{display:flex;position:relative}.work-stages-item__wrap{min-width:300px}@media screen and (min-width:1200px){.work-stages-item__wrap{width:80%}}.work-stages-item__title{display:block;width:100%;border-bottom:2px solid;line-height:1.4}@media screen and (min-width:1200px){.work-stages-item__title{border-bottom:3px solid}}.work-stages-item__description{padding-top:10px}@media screen and (max-width:767px){.work-stages-item__description{padding-bottom:20px}}.work-stages-item__title,.work-stages-item__description{padding-left:20px}@media screen and (min-width:768px){.work-stages-item__title,.work-stages-item__description{padding-right:30px}}@media screen and (min-width:1200px){.work-stages-item__title,.work-stages-item__description{padding-right:70px}}@media screen and (min-width:768px){.work-stages-item{justify-content:flex-end;text-align:right}.work-stages-item.col-md-6{padding-right:0;padding-left:0}.work-stages-item:nth-child(2n){text-align:left;justify-content:flex-start}.work-stages-item:nth-child(2n) .stage-circle{left:-20px;right:auto}.work-stages-item:nth-child(2n) .work-stages-item__title{white-space:nowrap}.work-stages-item:nth-child(2n) .work-stages-item__title,.work-stages-item:nth-child(2n) .work-stages-item__description{padding-left:30px;padding-right:0}}@media screen and (min-width:1200px){.work-stages-item:nth-child(2n) .stage-circle{left:-30px}.work-stages-item:nth-child(2n) .work-stages-item__title,.work-stages-item:nth-child(2n) .work-stages-item__description{padding-left:70px;padding-right:0}}.work-stages-item .stage-circle{position:absolute;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fffefc;font-size:28px;font-family:"AlumniSans-Medium",sans-serif;border-radius:50%;left:-20px;top:25px;margin-top:-10px;box-sizing:border-box}@media screen and (min-width:768px){.work-stages-item .stage-circle{left:auto;right:-20px}}@media screen and (min-width:1200px){.work-stages-item .stage-circle{font-size:38px;right:-30px;top:20px;width:60px;height:60px}}@media screen and (min-width:1700px){.work-stages-item .stage-circle{top:30px;font-size:48px}}.work-stages-item.item-1 h4{color:#d5ab02;border-color:#d5ab02}.work-stages-item.item-1 .stage-circle{background-color:#d5ab02;box-shadow:0 0 0 5px rgba(213,171,2,.5)}@media screen and (min-width:1200px){.work-stages-item.item-1 .stage-circle{box-shadow:0 0 0 10px rgba(213,171,2,.5)}}.work-stages-item.item-2 h4{color:#c86a16;border-color:#c86a16}.work-stages-item.item-2 .stage-circle{background-color:#c86a16;box-shadow:0 0 0 5px rgba(200,106,22,.5)}@media screen and (min-width:1200px){.work-stages-item.item-2 .stage-circle{box-shadow:0 0 0 10px rgba(200,106,22,.5)}}.work-stages-item.item-3 h4{color:#c24a21;border-color:#c24a21}.work-stages-item.item-3 .stage-circle{background-color:#c24a21;box-shadow:0 0 0 5px rgba(194,74,33,.5)}@media screen and (min-width:1200px){.work-stages-item.item-3 .stage-circle{box-shadow:0 0 0 10px rgba(194,74,33,.5)}}.work-stages-item.item-4 h4{color:#bb2a2b;border-color:#bb2a2b}.work-stages-item.item-4 .stage-circle{background-color:#bb2a2b;box-shadow:0 0 0 5px rgba(187,42,43,.5)}@media screen and (min-width:1200px){.work-stages-item.item-4 .stage-circle{box-shadow:0 0 0 10px rgba(187,42,43,.5)}}.work-stages-item.item-5 h4{color:#9a2526;border-color:#9a2526}.work-stages-item.item-5 .stage-circle{background-color:#9a2526;box-shadow:0 0 0 5px rgba(154,37,38,.5)}@media screen and (min-width:1200px){.work-stages-item.item-5 .stage-circle{box-shadow:0 0 0 10px rgba(154,37,38,.5)}}.work-stages-item.item-6 h4{color:#7a1f21;border-color:#7a1f21}.work-stages-item.item-6 .stage-circle{background-color:#7a1f21;box-shadow:0 0 0 5px rgba(122,31,33,.5)}@media screen and (min-width:1200px){.work-stages-item.item-6 .stage-circle{box-shadow:0 0 0 10px rgba(122,31,33,.5)}}.contacts{padding-top:60px}@media screen and (min-width:1200px){.contacts{padding-top:80px}}.contacts-row{margin-top:10px}@media screen and (max-width:767px){.contacts-row{flex-direction:column-reverse}}@media screen and (min-width:768px){.contacts-row{margin:40px 0 60px}}@media screen and (min-width:1200px){.contacts-row{margin:40px 0 80px}}@media screen and (min-width:1200px){.contacts-row .contacts-text,.contacts-row .contacts-data,.contacts-row .contacts-map{padding:10px 30px}}.contacts-text{padding-left:100px;text-align:center}@media screen and (max-width:767px){.contacts-text{padding:20px 0}}@media screen and (max-width:991px){.contacts-text{max-width:400px;margin:0 auto}}@media screen and (min-width:992px){.contacts-text{text-align:right}}.contacts-text h5{color:#bb2a2b}.contacts-text p{margin-bottom:20px}.contacts-title{color:#7a1f21;margin-bottom:20px;line-height:1}@media screen and (min-width:1200px){.contacts-title{margin-bottom:30px}}@media screen and (min-width:768px)and (max-width:991px){.contacts-data{border-right:3px solid #d5ab02;border-image-source:linear-gradient(#BB2A2B 25%,#D5AB02 75%);border-image-slice:1}}.contacts-map{text-align:center}@media screen and (max-width:767px){.contacts-map{margin:20px 0}}.contacts-map iframe{height:350px}@media screen and (min-width:992px){.contacts-map iframe{height:550px}}@media screen and (min-width:768px)and (max-width:991px){.contacts-list{margin-left:30px;margin-top:40px}}.contacts-list-item{display:flex;margin-bottom:15px}@media screen and (min-width:1200px){.contacts-list-item{margin-bottom:30px}}.contacts-list-item svg{width:18px;height:18px;max-width:18px;margin-top:5px;fill:#bb2a2b}@media screen and (min-width:1200px){.contacts-list-item svg{width:22px;height:22px;max-width:22px}}.contacts-list-item__content{margin-left:10px}@media screen and (min-width:1200px){.contacts-list-item__content{margin-left:20px}}.contacts-list-item__content h5{color:#bb2a2b}.contacts-list-item__content a,.contacts-list-item__content p{font-family:"AlumniSans-Medium",sans-serif;color:#7a1f21}@media screen and (min-width:1700px){.contacts-list-item__content a,.contacts-list-item__content p{font-size:28px}}.copyright{width:100%;background-color:#171615;padding:10px 0}@media screen and (max-width:767px){.copyright{margin-bottom:49px}}.copyright-content{text-align:center}@media screen and (min-width:768px){.copyright-content{display:flex;justify-content:center}}.copyright-content p,.copyright-content a{font-family:"AlumniSans-Medium",sans-serif;color:#fffefc;font-size:20px}@media screen and (min-width:1200px){.copyright-content p,.copyright-content a{font-size:22px}}@media screen and (min-width:1700px){.copyright-content p,.copyright-content a{font-size:24px}}.copyright-content a:hover,.copyright-content a:focus{color:#d5ab02}.follow-us-title{margin-top:40px}.follow-us-links{display:flex;justify-content:center;align-items:center}@media screen and (min-width:768px){.follow-us-links{margin-bottom:40px}}@media screen and (min-width:992px){.follow-us-links{flex-direction:column;align-items:flex-end;margin-bottom:0}}.follow-us-links a{display:flex;align-items:center;justify-content:flex-end;font-family:"AlumniSans-Medium",sans-serif;font-size:22px}@media screen and (min-width:1200px){.follow-us-links a{font-size:24px}}@media screen and (min-width:1700px){.follow-us-links a{font-size:28px}}.follow-us-links a .icon{height:30px;width:30px;margin-left:5px}.follow-us-links__facebook{color:#246182;margin-right:20px}@media screen and (min-width:992px){.follow-us-links__facebook{margin-right:0;margin-bottom:10px}}.follow-us-links__facebook .icon{fill:#246182}.follow-us-links__youtube{color:#bb2a2b}.follow-us-links__youtube .icon{fill:#bb2a2b}.know-more-item{text-align:center;margin-top:40px}@media screen and (min-width:1200px){.know-more-item{margin-top:80px}}.know-more-item h4{color:#d5ab02;padding:10px 0}@media screen and (max-width:767px){.know-more-item h4{font-size:28px}}@media screen and (min-width:1200px){.know-more-item h4{padding:20px 0}}.know-more-item .icon{height:70px;width:70px}@media screen and (min-width:1200px){.know-more-item .icon{height:100px;width:100px}}.projects{margin-top:60px}@media screen and (min-width:1200px){.projects{margin-top:80px}}.projects-row{background-color:#f4f2ed;position:relative}@media screen and (min-width:768px){.projects-row{margin-bottom:50px}.projects-row:last-child{margin-bottom:0}.projects-row:nth-child(2n){flex-direction:row-reverse}}.projects__title{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fffefc;height:100%;background:linear-gradient(140deg,#D5AB02 1%,#BB2A2B 40%,#7A1F21 85%);text-align:center}.projects__title h4{margin-top:20px}.projects__title svg{height:100px;width:100px}.projects__text,.projects__title{padding-top:30px;padding-bottom:30px}.projects__text{display:flex;align-items:center}@media screen and (min-width:1200px){.projects__text .accent-list{padding-left:20px}}.projects-page-stages .work-stages-row{margin:60px 0 0}.projects-bottom-text{margin:40px 0}@media screen and (min-width:992px){.projects-bottom-text{margin-bottom:0}}.projects-bottom-text h4>b{font-family:"AlumniSans-Medium",sans-serif;color:#7a1f21}.projects-bottom-text .btn-group{margin-top:30px}.projects-bottom-text .btn-group .simple-button{margin-left:0}.video{background-color:#f4f2ed}html{scroll-behavior:smooth}body{font-family:"OpenSans-Light",sans-serif;font-size:16px;color:#171615;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fffefc}@media screen and (min-width:1200px){body{font-size:18px}}@media screen and (min-width:1700px){body{font-size:20px}}*,::after,::before{box-sizing:border-box}.row>*{padding-left:15px;padding-right:15px}@media screen and (min-width:992px)and (max-width:1199px){.container-md{max-width:940px}}a{text-decoration:none;font-size:16px}a:hover,a:focus,a:active,a:visited{text-decoration:none}@media screen and (min-width:1200px){a{font-size:18px}}@media screen and (min-width:1700px){a{font-size:20px}}h1{font-family:"AlumniSans-Black",sans-serif;font-size:52px}@media screen and (min-width:1200px){h1{font-size:64px}}@media screen and (min-width:1700px){h1{font-size:86px}}h2{font-family:"AlumniSans-ExtraBold",sans-serif;font-size:38px}@media screen and (min-width:1200px){h2{font-size:48px}}@media screen and (min-width:1700px){h2{font-size:64px}}h3{font-family:"AlumniSans-SemiBold",sans-serif;font-size:28px}@media screen and (min-width:1200px){h3{font-size:38px}}@media screen and (min-width:1700px){h3{font-size:48px}}h4{font-size:24px}@media screen and (min-width:1200px){h4{font-size:28px}}@media screen and (min-width:1700px){h4{font-size:36px}}h5{font-size:22px}@media screen and (min-width:1200px){h5{font-size:24px}}@media screen and (min-width:1700px){h5{font-size:28px}}h6{font-size:20px}@media screen and (min-width:1200px){h6{font-size:22px}}@media screen and (min-width:1700px){h6{font-size:24px}}h1,h2,h3,h4,h5,h6{line-height:1.2em}h4,h5,h6{font-family:"AlumniSans-Medium",sans-serif}b{font-family:"OpenSans-Regular",sans-serif}a,p,b{line-height:1.5em}textarea{resize:none}.h-100{height:100%}.main-container{position:relative;max-width:100%;box-sizing:border-box}@media screen and (min-width:1400px){.main-container{padding:0 20px}}.accent-text-block{border-bottom:2px solid #d5ab02;padding-bottom:20px;padding-top:20px;border-image-source:linear-gradient(#BB2A2B 25%,#D5AB02 75%);border-image-slice:1;border-width:2px}@media screen and (min-width:1200px){.accent-text-block{border-width:3px;border-bottom:3px solid #d5ab02}}@media screen and (min-width:1400px){.accent-text-block{padding-bottom:30px;padding-top:30px}}.accent-text-block.left{border-left:2px solid;padding-left:15px}@media screen and (min-width:1200px){.accent-text-block.left{padding-left:30px;border-left:3px solid}}.accent-text-block.right{border-right:2px solid;padding-right:15px}@media screen and (min-width:1200px){.accent-text-block.right{padding-right:30px;border-right:3px solid}}.accent-text-block.all{border:4px solid #d5ab02;border-image-source:linear-gradient(45deg,rgba(213,171,2,0.5),rgba(144,48,49,0.5));border-image-slice:1;padding:15px}@media screen and (min-width:1200px){.accent-text-block.all{border-width:5px}}.gradient-border{border-image-slice:1;border-color:#d5ab02}.gradient-border.left,.gradient-border.right{border-image-source:linear-gradient(#BB2A2B 25%,#D5AB02 75%)}.gradient-border.bottom{border-image-source:linear-gradient(90deg,#BB2A2B 25%,#D5AB02 75%)}.gradient-border.left{border-left:2px solid}.gradient-border.right{border-right:2px solid}.gradient-border.bottom{border-bottom:2px solid}@media screen and (min-width:1200px){.gradient-border.left,.gradient-border.right,.gradient-border.bottom{border-width:3px}}.simple-section{padding:60px 0}@media screen and (min-width:1200px){.simple-section{padding:80px 0}}.simple-section__title{text-align:center}.simple-section__title h2{margin:0 auto 15px;line-height:1;max-width:700px}@media screen and (min-width:1200px){.simple-section__title h2{margin:0 auto 30px}}.simple-section__title.light{color:#fffefc;text-shadow:0 1px 2px rgba(20,18,18,.5)}.simple-section__title.dark h2{color:#7a1f21}.simple-section__title p{max-width:700px;margin:0 auto}.simple-section__title.border-bottom h2{display:inline-block;padding-bottom:10px;border-bottom:5px solid rgba(213,171,2,.5)}.simple-section__subtitle{color:#7a1f21}.quality-content{text-align:right}.quality-buttons{margin-top:50px;text-align:right}.subtitle-right{margin-right:-5px}@media screen and (min-width:1200px){.subtitle-right{margin-right:-20px}}.dark-image-bg{background:url(../img/services-bg-1.webp) center no-repeat;background-size:cover}.light-bg{background-color:#f4f2ed}.accent-section-borders{border-top:10px solid #d5ab02;border-bottom:10px solid #d5ab02;border-image-source:linear-gradient(90deg,rgba(187,42,43,0.7) 25%,rgba(213,171,2,0.7) 75%);border-image-slice:1;color:#fffefc}@media screen and (min-width:1200px){.accent-section-borders{border-width:20px}}.visible-tablet,.visible-only-mobile{display:none}@media screen and (min-width:768px){.visible-tablet{display:block}}@media screen and (max-width:767px){.visible-only-mobile{display:block}}.wtg-registry-details p{line-height:1.55}.wtg-registry-details a{font-weight:700;text-decoration:underline;text-underline-offset:3px}.follow-us-links__linkedin{margin-left:14px}.contacts{scroll-margin-top:90px;background:linear-gradient(180deg,#fffefc 0%,#f4f2ed 100%)}.contacts .simple-section__title{margin-bottom:0}.contacts-row{align-items:stretch;row-gap:24px}.contacts-row .contacts-text,.contacts-row .contacts-data,.contacts-row .contacts-map{padding:26px!important;border:1px solid rgba(122,31,33,.16);border-radius:8px;background:rgba(255,254,252,.92);box-shadow:0 16px 40px rgba(23,22,21,.08)}.contacts-row .contacts-map.gradient-border{border-left:1px solid rgba(122,31,33,.16);border-right:1px solid rgba(122,31,33,.16);border-image:none}.contacts-title{font-family:"AlumniSans-SemiBold",sans-serif;letter-spacing:0;text-align:left;color:#7a1f21}.contacts-text{text-align:left!important}.contacts-text h4,.contacts-text h5{display:inline-flex;margin:12px 0 7px;padding:4px 9px;border-radius:5px;background:rgba(213,171,2,.12);font-family:"OpenSans-Regular",sans-serif;font-weight:700;font-size:14px;line-height:1.35;color:#7a1f21}.contacts-text p{max-width:100%;margin:0 0 10px;font-size:14px;line-height:1.55;color:#242424}.follow-us-title{margin-top:20px!important;margin-bottom:10px!important;font-size:18px!important;line-height:1.25!important}.follow-us-links{flex-direction:row!important;justify-content:flex-start;align-items:center!important;gap:10px;flex-wrap:wrap}.follow-us-links a{justify-content:center;min-height:38px;padding:7px 10px;border:1px solid rgba(23,22,21,.08);border-radius:6px;background:#fff;color:#242424!important;font-family:"OpenSans-Regular",sans-serif;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 8px 18px rgba(23,22,21,.07)}.follow-us-links a .icon{height:20px;width:20px;margin-left:7px}.follow-us-links__facebook,.follow-us-links__youtube,.follow-us-links__linkedin{margin:0!important}.contacts-map{display:flex;flex-direction:column;gap:14px;min-height:100%;text-align:left}.contacts-map iframe{flex:1;min-height:380px;border-radius:8px;box-shadow:0 10px 24px rgba(23,22,21,.1)}.contacts-list{display:grid;gap:10px;margin:0;padding:0}.contacts-list-item{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;align-items:start;margin:0!important;padding:11px 12px;border:1px solid rgba(23,22,21,.06);border-radius:7px;background:#fff;box-shadow:0 8px 18px rgba(23,22,21,.045)}.contacts-list-item svg{width:18px!important;height:18px!important;max-width:18px!important;margin:3px 0 0!important;fill:#bb2a2b}.contacts-list-item:nth-child(1) svg{fill:#d5ab02}.contacts-list-item:nth-child(2) svg{fill:#bb2a2b}.contacts-list-item:nth-child(3) svg{fill:#171615}.contacts-list-item:nth-child(4) svg{fill:#176b2c}.contacts-list-item:nth-child(5) svg{fill:#5a3284}.contacts-list-item:nth-child(6) svg{fill:#2b6f8d}.contacts-list-item:nth-child(7) svg{fill:#7a1f21}.contacts-list-item__content{min-width:0;margin-left:0!important}.contacts-list-item__label{margin:0 0 4px!important;font-family:"OpenSans-Regular",sans-serif!important;font-weight:700!important;font-size:13px!important;line-height:1.35!important;color:#7a1f21!important}.contacts-list-item__content p,.contacts-list-item__content a{font-family:"OpenSans-Regular",sans-serif!important;font-size:13px!important;line-height:1.42!important;color:#242424!important;overflow-wrap:anywhere}.contacts-list-item__content p:not(.contacts-list-item__label){font-weight:600!important}.contacts-list-item__content a{font-weight:700;text-decoration:underline;text-underline-offset:3px}.contacts-list-item__content a{display:inline-flex;align-items:center;min-height:28px}.wtg-registry-details{background:#f9f7f1}.wtg-registry-details .contacts-list-item__content p{font-size:12px!important;line-height:1.42!important}@media screen and (min-width:992px){.contacts-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch!important}.contacts-row>.contacts-text,.contacts-row>.contacts-data,.contacts-row>.contacts-map{width:auto!important;max-width:none!important;flex:none!important;height:100%!important;min-height:100%;display:flex;flex-direction:column}.contacts-map iframe{flex:1 1 auto;min-height:430px}.contacts-row .contacts-data{display:flex;flex-direction:column}.contacts-list{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.contacts-list-item:nth-child(1),.contacts-list-item:nth-child(7){grid-column:1/-1}.contacts-list-item{min-height:78px}.contacts-list-item:nth-child(1){min-height:76px}.contacts-list-item:nth-child(7){min-height:0}}@media screen and (min-width:1200px){.contacts-row .contacts-text,.contacts-row .contacts-data,.contacts-row .contacts-map{padding:22px!important}.contacts-title:not(.follow-us-title){font-size:34px!important}.contacts-map iframe{min-height:390px}.contacts-list{gap:9px}.contacts-text h4,.contacts-text h5{margin-top:10px}.contacts-text p{font-size:13px;line-height:1.55;margin-bottom:8px}.follow-us-links{gap:8px}.follow-us-links a{min-height:34px;padding:6px 9px;font-size:13px}.follow-us-links a .icon{width:17px;height:17px}}@media screen and (max-width:991px){.contacts-text{max-width:none!important;margin:0!important}.contacts-row .contacts-map{min-height:440px}}@media screen and (max-width:767px){.contacts{scroll-margin-top:64px;padding-bottom:64px}.contacts-row{flex-direction:column!important;margin-top:0!important}.contacts-row .contacts-text,.contacts-row .contacts-data,.contacts-row .contacts-map{padding:18px!important}.contacts-map iframe{min-height:320px}.contacts-list-item{grid-template-columns:22px minmax(0,1fr);padding:11px}.contacts-list-item__content a{min-height:32px}.contacts-title{font-size:30px}}.contacts,.contacts .container-md,.contacts .container-xxl,.contacts .h-100{height:auto!important;min-height:0!important;overflow:visible!important}.contacts-row,.contacts-row>*,.contacts-row .contacts-text,.contacts-row .contacts-data,.contacts-row .contacts-map{height:auto!important;min-height:0!important;overflow:visible!important}.contacts-list-item__content a.visible-only-mobile{display:none!important}.contacts-list-item__content .visible-tablet{display:block!important}.contacts-list-item[data-wtg-card-link]{cursor:pointer}@media screen and (max-width:767px){.contacts-list-item__content a.visible-only-mobile{display:inline-flex!important}.contacts-list-item__content .visible-tablet{display:none!important}}@media screen and (min-width:992px){.contacts-row{grid-template-columns:minmax(250px,1fr) minmax(280px,1fr) minmax(300px,1fr)!important}.contacts-row>.contacts-text,.contacts-row>.contacts-data,.contacts-row>.contacts-map{align-self:stretch!important}.contacts-row .contacts-map{min-height:0!important}.contacts-map iframe{height:100%!important;min-height:360px!important}.contacts-list{grid-auto-rows:minmax(0,auto)!important}.contacts-list-item:nth-child(3),.contacts-list-item:nth-child(6){grid-column:1/-1}.contacts-list-item__content a,.contacts-list-item__content p{word-break:normal!important}.follow-us-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important}.follow-us-links a{width:100%;min-width:0}}@media screen and (min-width:1200px){.contacts-row{grid-template-columns:minmax(310px,1fr) minmax(310px,1fr) minmax(390px,1fr)!important}.contacts-map iframe{min-height:340px!important}.contacts-list-item{min-height:64px!important;padding:10px 11px!important}.contacts-list-item:nth-child(1){min-height:64px!important}.contacts-list-item:nth-child(7){min-height:0!important}.contacts-list-item__label{font-size:13px!important;line-height:1.25!important}.contacts-list-item__content p,.contacts-list-item__content a{font-size:13px!important;line-height:1.32!important}.wtg-registry-details .contacts-list-item__content p{font-size:11px!important;line-height:1.36!important}.follow-us-links a{font-size:12px!important;padding:6px 7px!important}}@media screen and (min-width:1400px){.contacts-row{grid-template-columns:minmax(360px,1fr) minmax(360px,1fr) minmax(430px,1fr)!important}.contacts-map iframe{min-height:360px!important}}.simple-section__title h1{margin:0 auto 15px;line-height:1;max-width:700px;font-family:"AlumniSans-ExtraBold",sans-serif;font-size:38px}@media screen and (min-width:1200px){.simple-section__title h1{margin:0 auto 30px;font-size:48px}}@media screen and (min-width:1700px){.simple-section__title h1{font-size:64px}}.simple-section__title.dark h1{color:#7a1f21}.simple-section__title.border-bottom h1{display:inline-block;padding-bottom:10px;border-bottom:5px solid rgba(213,171,2,.5)}.main-header{z-index:1200}.sticky-menu-wrap{z-index:80}.wtg-language-switcher{position:relative;z-index:1002}.wtg-lang-trigger{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.22);border-radius:6px;padding:7px 10px;background:rgba(255,255,255,.08);line-height:1;box-shadow:0 8px 20px rgba(0,0,0,.18)}.wtg-lang-trigger .active-switcher-lang{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.wtg-lang-trigger:after{display:none}.wtg-language-switcher:after{content:"";display:none;position:absolute;right:0;top:100%;width:450px;max-width:calc(100vw - 24px);height:14px;z-index:1002}.wtg-language-switcher.wtg-language-open:after{display:block}.wtg-lang-current-flag,.wtg-lang-flag{display:inline-flex;align-items:center;justify-content:center;width:24px;height:16px;min-width:24px;flex:0 0 24px;border-radius:2px;box-sizing:border-box;box-shadow:0 0 0 1px rgba(255,255,255,.45),0 1px 3px rgba(0,0,0,.35);background-size:100% 100%;background-position:center;overflow:hidden;font-size:0;line-height:0}.wtg-flag-gb{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 40'%3E%3Cpath fill='%23012169' d='M0 0h60v40H0z'/%3E%3Cpath stroke='%23fff' stroke-width='8' d='M0 0l60 40M60 0L0 40'/%3E%3Cpath stroke='%23C8102E' stroke-width='4' d='M0 0l60 40M60 0L0 40'/%3E%3Cpath stroke='%23fff' stroke-width='13' d='M30 0v40M0 20h60'/%3E%3Cpath stroke='%23C8102E' stroke-width='8' d='M30 0v40M0 20h60'/%3E%3C/svg%3E");background-size:100% 100%;background-position:center;background-repeat:no-repeat}.wtg-flag-lt{background:linear-gradient(to bottom,#fdb913 0 33.333%,#006a44 33.333% 66.666%,#c1272d 66.666% 100%)}.wtg-flag-lv{background:linear-gradient(to bottom,#9e1b34 0 40%,#fff 40% 60%,#9e1b34 60% 100%)}.wtg-flag-et{background:linear-gradient(to bottom,#4891d9 0 33.333%,#111 33.333% 66.666%,#fff 66.666% 100%)}.wtg-flag-pl{background:linear-gradient(to bottom,#fff 0 50%,#dc143c 50% 100%)}.wtg-flag-de{background:linear-gradient(to bottom,#000 0 33.333%,#dd0000 33.333% 66.666%,#ffce00 66.666% 100%)}.wtg-flag-nl{background:linear-gradient(to bottom,#ae1c28 0 33.333%,#fff 33.333% 66.666%,#21468b 66.666% 100%)}.wtg-flag-fr{background:linear-gradient(to right,#0055a4 0 33.333%,#fff 33.333% 66.666%,#ef4135 66.666% 100%)}.wtg-flag-cz{background:linear-gradient(146deg,#11457e 0 42%,transparent 42%),linear-gradient(to bottom,#fff 0 50%,#d7141a 50% 100%)}.wtg-flag-sk{position:relative;background:linear-gradient(to bottom,#fff 0 33.333%,#0b4ea2 33.333% 66.666%,#ee1c25 66.666% 100%)}.wtg-flag-sk:before{content:"";position:absolute;left:4px;top:3px;width:7px;height:10px;border:1px solid #fff;border-radius:1px 1px 3px 3px;background:#ee1c25;box-shadow:0 1px 1px rgba(0,0,0,.18)}.wtg-flag-sk:after{content:"";position:absolute;left:5px;top:5px;width:5px;height:7px;background:linear-gradient(to right,transparent 0 1.8px,#fff 1.8px 3.2px,transparent 3.2px 100%),linear-gradient(to bottom,transparent 0 1px,#fff 1px 2.2px,transparent 2.2px 100%),linear-gradient(to bottom,transparent 0 3.4px,#fff 3.4px 4.6px,transparent 4.6px 100%),radial-gradient(ellipse at 50% 100%,#0b4ea2 0 58%,transparent 60%)}.wtg-flag-it{background:linear-gradient(to right,#009246 0 33.333%,#fff 33.333% 66.666%,#ce2b37 66.666% 100%)}.wtg-flag-es{background:linear-gradient(to bottom,#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75% 100%)}.wtg-flag-no{background:linear-gradient(90deg,transparent 28%,#fff 28% 40%,#00205b 40% 52%,#fff 52% 64%,transparent 64%),linear-gradient(0deg,transparent 34%,#fff 34% 45%,#00205b 45% 57%,#fff 57% 68%,transparent 68%),#ba0c2f}.wtg-flag-sv{background:linear-gradient(90deg,transparent 30%,#fecc00 30% 45%,transparent 45%),linear-gradient(0deg,transparent 38%,#fecc00 38% 58%,transparent 58%),#006aa7}.wtg-flag-fi{background:linear-gradient(90deg,transparent 30%,#002f6c 30% 45%,transparent 45%),linear-gradient(0deg,transparent 38%,#002f6c 38% 58%,transparent 58%),#fff}.wtg-flag-da{background:linear-gradient(90deg,transparent 28%,#fff 28% 42%,transparent 42%),linear-gradient(0deg,transparent 38%,#fff 38% 55%,transparent 55%),#c60c30}.wtg-flag-pt{background:radial-gradient(circle at 42% 50%,#ffcc00 0 12%,transparent 13%),linear-gradient(to right,#006600 0 40%,#ff0000 40% 100%)}.wtg-flag-ro{background:linear-gradient(to right,#002b7f 0 33.333%,#fcd116 33.333% 66.666%,#ce1126 66.666% 100%)}.wtg-flag-ua{background:linear-gradient(to bottom,#0057b7 0 50%,#ffd700 50% 100%)}.wtg-flag-ru{background:linear-gradient(to bottom,#fff 0 33.333%,#0039a6 33.333% 66.666%,#d52b1e 66.666% 100%)}.wtg-lang-chevron{width:9px;height:9px;border-right:2px solid #d5ab02;border-bottom:2px solid #d5ab02;transform:rotate(45deg);margin-top:-4px}.wtg-language-switcher .active-switcher-icon{display:none}.wtg-language-menu{display:none;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px;width:450px;max-width:calc(100vw - 24px);padding:8px;right:0;top:calc(100%+6px);z-index:1003;box-sizing:border-box;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:rgba(23,22,21,.94);box-shadow:0 18px 40px rgba(0,0,0,.35);backdrop-filter:blur(8px)}.language-switcher .wtg-language-menu{width:450px;max-width:calc(100vw - 24px);right:0;border-right:1px solid rgba(255,255,255,.14)}.wtg-language-switcher.wtg-language-open>.wtg-language-menu{display:grid}.language-switcher:not(.wtg-language-open):hover>.wtg-language-menu{display:none}.wtg-language-menu .submenu-item{padding:0;text-align:left}.wtg-language-option .language-switcher__link{display:flex;align-items:center;gap:10px;min-height:44px;padding:9px 11px;border:1px solid rgba(255,255,255,.12)!important;border-radius:6px;background:rgba(255,255,255,.05);font-size:18px;line-height:1;color:#fffefc;white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease}.wtg-language-option .language-switcher__link:after{display:none}.wtg-language-option.is-available .language-switcher__link:hover,.wtg-language-option.is-available .language-switcher__link:focus{border-color:rgba(213,171,2,.72)!important;background:rgba(213,171,2,.12);color:#fffefc}.wtg-language-option.is-current .language-switcher__link{border-color:#d5ab02!important;background:rgba(213,171,2,.16);box-shadow:inset 0 0 0 1px rgba(213,171,2,.18)}.wtg-lang-name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.wtg-lang-check{margin-left:auto;color:#d5ab02;font-size:18px;line-height:1}@media screen and (max-width:767px),(min-width:768px) and (max-width:991px) and (orientation:landscape){.mobile-menu .menu-item>.submenu{display:none!important}.mobile-menu .menu-item.wtg-submenu-open>.submenu{display:block!important}.mobile-menu .menu-item>.menu-item__name[role=button]{cursor:pointer}.mobile-menu .menu-item.wtg-submenu-open>.menu-item__name{color:#d5ab02}}@media screen and (max-width:767px){html,body{max-width:100%;overflow-x:hidden}.main-container{overflow:visible}.main-header{z-index:1200}.sticky-menu-wrap{z-index:80}.mobile-menu-container,.language-switcher-mobile-menu{position:relative;z-index:1102}.wtg-lang-trigger{padding:6px 8px}.wtg-language-switcher:after{display:none!important}.wtg-language-menu,.language-switcher .wtg-language-menu{position:fixed!important;top:56px!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important;grid-template-columns:repeat(2,minmax(0,1fr));max-height:calc(100dvh - 72px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;z-index:1300;box-sizing:border-box;padding-bottom:calc(8px+env(safe-area-inset-bottom))}.wtg-language-option .language-switcher__link{min-height:42px;font-size:17px;padding:8px}.wtg-lang-current-flag,.wtg-lang-flag{width:23px;height:15px;min-width:23px;flex-basis:23px}}@media screen and (max-width:767px) and (orientation:landscape){.wtg-language-menu,.language-switcher .wtg-language-menu{grid-template-columns:repeat(3,minmax(0,1fr));top:56px!important;max-height:calc(100dvh - 64px);gap:6px;padding:6px}.wtg-language-option .language-switcher__link{min-height:34px;padding:6px 8px;font-size:12px!important;gap:7px}.wtg-lang-current-flag,.wtg-lang-flag{width:20px;height:13px;min-width:20px;flex-basis:20px}}@media screen and (max-width:420px){.wtg-language-menu,.language-switcher .wtg-language-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px}.wtg-language-option .language-switcher__link{min-height:36px;padding:7px 8px;font-size:11px!important;gap:7px}.wtg-lang-current-flag,.wtg-lang-flag{width:20px;height:13px;min-width:20px;flex-basis:20px}}@media screen and (max-width:767px) and (orientation:landscape){.main-header{height:58px}.logo img{width:110px}}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:"OpenSans-Regular",sans-serif;color:#22201f}p,li,.contacts-list-item__content a,.contacts-list-item__content p{font-family:"OpenSans-Regular",sans-serif;line-height:1.65}p{letter-spacing:0}b,strong{font-family:"OpenSans-Regular",sans-serif;font-weight:700}.menu-desktop .menu-item__name,.mobile-menu .menu-item__name{font-family:"AlumniSans-SemiBold",sans-serif;line-height:1.15;letter-spacing:.01em}.menu-desktop .menu-item__name{font-size:24px}.simple-section__title h1,.simple-section__title h2{font-family:"AlumniSans-SemiBold",sans-serif;line-height:1.08;letter-spacing:0;text-wrap:balance}.simple-section__title h2{max-width:820px}.simple-section__title p,.accent-text-block{font-size:16px;line-height:1.7;color:#242424}.accent-text-block.all{max-width:760px;padding:20px 26px;background:rgba(255,254,252,.76);box-shadow:0 10px 28px rgba(23,22,21,.04)}.simple-section__title .accent-text-block.all{margin-top:18px}.work-stages-row{max-width:1040px;margin-left:auto!important;margin-right:auto!important}.work-stages-item__wrap{min-width:0;max-width:460px}.work-stages-item__title{font-family:"AlumniSans-SemiBold",sans-serif;font-size:28px;line-height:1.18;white-space:normal!important;letter-spacing:0}.work-stages-item__description{font-size:16px;line-height:1.65;color:#2b2928}.work-stages-item .stage-circle{font-family:"AlumniSans-SemiBold",sans-serif}.projects__text .accent-list p,.quality-content p,.contacts-text p{font-family:"OpenSans-Regular",sans-serif;line-height:1.65}.wtg-language-option .language-switcher__link{font-family:"OpenSans-Regular",sans-serif;font-size:13px;line-height:1.25;letter-spacing:0}.wtg-lang-name{padding-top:1px}@media screen and (min-width:1200px){.simple-section__title p,.accent-text-block{font-size:17px}.work-stages-item__title{font-size:30px}.work-stages-item__description{font-size:16px}.menu-desktop .menu-item__name{font-size:25px}}@media screen and (min-width:1700px){.simple-section__title p,.accent-text-block{font-size:18px}.work-stages-item__title{font-size:34px}.work-stages-item__description{font-size:18px}}@media screen and (max-width:767px){body{font-size:16px}.simple-section__title h1,.simple-section__title h2{line-height:1.08}.simple-section__title .accent-text-block.all{margin-top:14px}.accent-text-block.all{padding:16px 18px}.work-stages-item__title{font-size:27px}.work-stages-item__description{font-size:15px;line-height:1.62}.wtg-language-option .language-switcher__link{font-size:13px}}.contacts-list-item__label{font-family:"AlumniSans-Medium",sans-serif;color:#bb2a2b;font-size:22px;line-height:1.2;margin:0}.wtg-heading-fixed-from-h3{font-family:"AlumniSans-SemiBold",sans-serif;font-size:28px;line-height:1.2}.wtg-heading-fixed-from-h4{font-family:"AlumniSans-Medium",sans-serif;font-size:24px;line-height:1.2}.wtg-heading-fixed-from-h5{font-family:"AlumniSans-Medium",sans-serif;font-size:22px;line-height:1.2}@media screen and (min-width:1200px){.contacts-list-item__label{font-size:24px}.wtg-heading-fixed-from-h3{font-size:38px}.wtg-heading-fixed-from-h4{font-size:28px}.wtg-heading-fixed-from-h5{font-size:24px}}@media screen and (min-width:1700px){.contacts-list-item__label{font-size:28px}.wtg-heading-fixed-from-h3{font-size:48px}.wtg-heading-fixed-from-h4{font-size:36px}.wtg-heading-fixed-from-h5{font-size:28px}}.main-header{box-shadow:0 8px 24px rgba(0,0,0,.16)}.accent-text-block.all{border:1px solid transparent!important;border-image:none!important;border-radius:8px;background:linear-gradient(#fffefc,#fffefc) padding-box,linear-gradient(135deg,rgba(213,171,2,.62),rgba(144,48,49,.42)) border-box}.accent-text-block.left,.accent-text-block.right{border-image:none!important;border-radius:8px;background:linear-gradient(90deg,rgba(244,242,237,.54),rgba(255,254,252,.88))}.simple-button{border-radius:6px;box-shadow:0 8px 18px rgba(122,31,33,.12);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.simple-button:hover,.simple-button:focus{transform:translateY(-1px);box-shadow:0 12px 24px rgba(122,31,33,.18)}.projects-row{border-radius:8px}.projects-row{overflow:hidden;box-shadow:0 12px 30px rgba(23,22,21,.07)}.shadow-image-wrap,.shadow-video,iframe{border-radius:8px;overflow:hidden}.shadow-image,.shadow-video{border-radius:8px}.shadow-image:before,.shadow-image:after,.shadow-video:after{border-radius:8px}.shadow-image.right.animated:after{transform:scale(.98) translate(18px,18px)}.shadow-image.left.animated:after{transform:scale(.98) translate(-18px,18px)}.shadow-video.right:after{transform:scale(.98) translate(18px,18px)}.shadow-video.left:after{transform:scale(.98) translate(-18px,18px)}@media screen and (min-width:1200px){.shadow-image.right.animated:after{transform:scale(.98) translate(22px,22px)}.shadow-image.left.animated:after{transform:scale(.98) translate(-22px,22px)}.shadow-video.right:after{transform:scale(.98) translate(22px,22px)}.shadow-video.left:after{transform:scale(.98) translate(-22px,22px)}}.wtg-language-menu{border-radius:8px;box-shadow:0 18px 44px rgba(0,0,0,.38)}.wtg-language-option .language-switcher__link,.wtg-lang-trigger{border-radius:7px}.work-stages-item__title{border-bottom-width:2px}.work-stages-row .stage-line{border-radius:999px;opacity:.88}.work-stages-item .stage-circle{box-shadow:0 0 0 8px rgba(213,171,2,.2),0 8px 20px rgba(23,22,21,.12)}.contacts-map iframe{border-radius:8px}.sticky-menu__item:first-child{border-top-left-radius:6px}.sticky-menu__item:last-child{border-bottom-left-radius:6px}@media screen and (max-width:767px){.main-header{box-shadow:0 6px 18px rgba(0,0,0,.18)}.projects-row{border-radius:7px}.simple-button{border-radius:5px}.sticky-menu__item:first-child,.sticky-menu__item:last-child{border-radius:0}}.simple-button{z-index:1;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.simple-button:after{top:4px;left:4px;border-radius:inherit;opacity:0;transform:none;transition:top .18s ease,left .18s ease,opacity .18s ease,filter .18s ease}.simple-button:hover,.simple-button:focus{transform:translateY(-2px);box-shadow:0 12px 22px rgba(23,22,21,.2)}.simple-button:hover:after,.simple-button:focus:after{top:5px;left:5px;opacity:.32;filter:blur(.1px)}@media screen and (min-width:1200px){.simple-button:after{top:5px;left:5px}.simple-button:hover:after,.simple-button:focus:after{top:6px;left:6px}}.menu-desktop .wtg-language-option .language-switcher__link,.mobile-menu-container .wtg-language-option .language-switcher__link,.wtg-language-option .language-switcher__link{font-family:"OpenSans-Regular",sans-serif!important;font-size:13px!important;line-height:1.22!important;min-height:38px;padding:7px 10px;letter-spacing:0!important}.wtg-language-menu{gap:7px;padding:7px}.wtg-lang-current-flag,.wtg-lang-flag{width:22px;height:15px;min-width:22px;flex-basis:22px}.wtg-lang-check{font-size:15px}@media screen and (min-width:1200px){.menu-desktop .wtg-language-option .language-switcher__link{font-size:13px!important}}@media screen and (max-width:767px){.mobile-menu-container .wtg-language-option .language-switcher__link,.wtg-language-option .language-switcher__link{font-size:12px!important;min-height:36px;padding:7px 9px}.wtg-lang-current-flag,.wtg-lang-flag{width:21px;height:14px;min-width:21px;flex-basis:21px}}.menu-desktop>.menu>.menu-item:not(.language-switcher)>.menu-item__name{font-family:"OpenSans-Regular",sans-serif;font-size:17px!important;font-weight:600;line-height:1.35;letter-spacing:0}.mobile-menu .menu-item__name{font-family:"OpenSans-Regular",sans-serif;font-size:15px!important;font-weight:600;line-height:1.35;letter-spacing:0}.submenu .menu-item__name{font-family:"OpenSans-Regular",sans-serif;font-size:15px!important;font-weight:600;line-height:1.35;letter-spacing:0}.contacts-title{font-family:"OpenSans-Regular",sans-serif;font-weight:700;letter-spacing:0;line-height:1.42}.simple-section__title .accent-text-block.all,.accent-text-block.all{padding-left:38px;padding-right:38px}.simple-section__title p.accent-text-block.all{max-width:820px}@media screen and (min-width:1200px){.menu-desktop>.menu>.menu-item:not(.language-switcher)>.menu-item__name{font-size:17px!important}.simple-section__title .accent-text-block.all,.accent-text-block.all{padding-left:44px;padding-right:44px}}@media screen and (max-width:767px){.simple-section__title .accent-text-block.all,.accent-text-block.all{padding-left:22px;padding-right:22px}}.menu-desktop .menu-item:not(.language-switcher)>.submenu{width:300px;right:auto;left:50%;top:100%;transform:translateX(-50%);padding:8px;border:1px solid rgba(255,255,255,.12);border-top:2px solid rgba(213,171,2,.85);border-right:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(23,22,21,.96);box-shadow:0 18px 38px rgba(0,0,0,.34);backdrop-filter:blur(8px)}.menu-desktop .menu-item:not(.language-switcher)>.submenu:before{content:"";position:absolute;left:50%;top:-7px;width:12px;height:12px;transform:translateX(-50%) rotate(45deg);background:rgba(23,22,21,.96);border-left:1px solid rgba(255,255,255,.12);border-top:1px solid rgba(255,255,255,.12)}.menu-desktop .menu-item:not(.language-switcher)>.submenu .submenu-item{padding:0;text-align:left}.menu-desktop .menu-item:not(.language-switcher)>.submenu .submenu-item+.submenu-item{margin-top:6px}.menu-desktop .menu-item:not(.language-switcher)>.submenu .menu-item__name{display:block;padding:10px 12px;border:0!important;border-radius:6px;background:rgba(255,255,255,.045);color:#fffefc;text-align:left;white-space:normal!important;font-family:"OpenSans-Regular",sans-serif!important;font-size:14px!important;font-weight:600;line-height:1.38;transition:background .18s ease,color .18s ease,transform .18s ease}.menu-desktop .menu-item:not(.language-switcher)>.submenu .menu-item__name:after{display:none}.menu-desktop .menu-item:not(.language-switcher)>.submenu .menu-item__name:hover,.menu-desktop .menu-item:not(.language-switcher)>.submenu .menu-item__name:focus{background:rgba(213,171,2,.13);color:#fffefc;transform:translateX(2px)}@media screen and (min-width:1400px){.menu-desktop .menu-item:not(.language-switcher)>.submenu{width:320px}.menu-desktop .menu-item:not(.language-switcher)>.submenu .menu-item__name{font-size:14px!important}}.accent-text-block.all{box-sizing:border-box}.accent-text-block.all{width:100%;overflow-wrap:break-word}@media screen and (max-width:767px){.simple-section__title .accent-text-block.all,.accent-text-block.all{max-width:calc(100vw - 24px);margin-left:auto;margin-right:auto}}@media screen and (max-width:767px){html{scroll-padding-top:64px}body{padding-top:50px}.main-header{position:fixed!important;top:0;left:0;right:0;height:50px;z-index:1250;transform:translateZ(0);will-change:transform}.mobile-menu{top:50px;height:calc(100dvh - 50px);z-index:1240}.sticky-menu-wrap{z-index:90}.wtg-language-menu,.language-switcher .wtg-language-menu{top:56px!important}}@media screen and (max-width:767px){.main-header .main-container>.row{position:relative!important;justify-content:center!important}.main-header .col-6.col-md-3{width:100%!important;flex:0 0 100%!important;display:flex!important;justify-content:center!important}.main-header .col-6.col-md-9{position:absolute!important;inset:0!important;width:100%!important;pointer-events:none}.main-header .logo{justify-content:center!important;margin:0 auto!important}.main-header .logo img{margin-left:0!important}.mobile-menu-container{width:100%!important;height:50px!important;justify-content:space-between!important;pointer-events:none}.language-switcher-mobile-menu .menu{margin:0!important}.language-switcher-mobile-menu .menu-item{padding:0!important}.mobile-menu-toggle{order:1;pointer-events:auto}.language-switcher-mobile-menu{order:2;pointer-events:auto}.mobile-menu{pointer-events:auto}}@media screen and (max-width:767px){.main-header{transition:transform .22s ease,box-shadow .22s ease!important}.sticky-menu-wrap{height:44px!important;transition:transform .22s ease,opacity .22s ease!important}.sticky-menu__item{height:44px!important}.sticky-menu__item a .icon{width:18px!important}.wtg-mobile-scroll-down .main-header{transform:translateY(-105%)!important}.wtg-mobile-scroll-up .sticky-menu-wrap{transform:translateY(110%)!important;pointer-events:none!important}}@media screen and (max-width:767px) and (orientation:landscape){html{scroll-padding-top:72px}body{padding-top:58px}.main-header{height:58px}.mobile-menu{top:58px;height:calc(100dvh - 58px)}.wtg-language-menu,.language-switcher .wtg-language-menu{top:64px!important}}@media screen and (min-width:768px) and (max-width:991px) and (orientation:landscape){html{scroll-padding-top:64px}html,body{max-width:100%;overflow-x:hidden}body{padding-top:58px;padding-bottom:50px}.main-header{position:fixed!important;top:0!important;left:0!important;right:0!important;height:58px!important;z-index:1250!important;transform:translateZ(0);will-change:transform}.main-header .row{align-items:center!important}.menu-desktop{display:none!important}.mobile-menu-container{display:flex!important;justify-content:flex-end!important;align-items:center!important}.language-switcher-mobile-menu{display:block!important}.mobile-menu-toggle{display:flex!important}.mobile-menu{position:fixed!important;top:58px!important;left:-250px;height:calc(100dvh - 58px)!important;width:250px!important;overflow-y:auto;z-index:1240!important}.mobile-menu.open{left:0!important}.sticky-menu-wrap{left:0!important;right:auto!important;top:auto!important;bottom:0!important;width:100%!important;height:50px!important;z-index:90!important}.sticky-menu{flex-direction:row!important;margin-top:0!important}.sticky-menu__item{height:50px!important}.sticky-menu__item a.visible-only-mobile{display:flex!important}.sticky-menu__item a.visible-tablet{display:none!important}.copyright{margin-bottom:49px}.wtg-language-menu,.language-switcher .wtg-language-menu{position:fixed!important;top:64px!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important;grid-template-columns:repeat(3,minmax(0,1fr));max-height:calc(100dvh - 80px);overflow-y:auto;overflow-x:hidden;z-index:1300!important}.mobile-menu-container .wtg-language-option .language-switcher__link,.wtg-language-option .language-switcher__link{font-size:12px!important;min-height:36px;padding:7px 9px}.wtg-lang-current-flag,.wtg-lang-flag{width:21px;height:14px;min-width:21px;flex-basis:21px}}@media screen and (min-width:768px) and (max-width:991px) and (orientation:landscape){.main-header .main-container>.row{position:relative!important;justify-content:center!important}.main-header .col-6.col-md-3{width:100%!important;flex:0 0 100%!important;display:flex!important;justify-content:center!important}.main-header .col-6.col-md-9{position:absolute!important;inset:0!important;width:100%!important;pointer-events:none}.main-header .logo{justify-content:center!important;margin:0 auto!important}.main-header .logo img{margin-left:0!important}.mobile-menu-container{width:100%!important;height:58px!important;justify-content:space-between!important;padding:0 18px!important;pointer-events:none}.language-switcher-mobile-menu .menu{margin:0!important}.language-switcher-mobile-menu .menu-item{padding:0!important}.mobile-menu-toggle{order:1;pointer-events:auto}.language-switcher-mobile-menu{order:2;pointer-events:auto}.mobile-menu{pointer-events:auto}}@media screen and (min-width:768px) and (max-width:991px) and (orientation:landscape){.main-header{transition:transform .22s ease,box-shadow .22s ease!important}.sticky-menu-wrap{height:44px!important}.sticky-menu__item{height:44px!important}.sticky-menu__item a .icon{width:18px!important}.wtg-mobile-scroll-down .main-header{transform:translateY(-105%)!important}.wtg-mobile-scroll-up .sticky-menu-wrap{transform:translateY(110%)!important;pointer-events:none!important}}:root{--wtg-ui-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","OpenSans-Regular",Arial,sans-serif;--wtg-display-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","OpenSans-Regular",Arial,sans-serif;--wtg-brand-font:"AlumniSans-SemiBold",Arial,sans-serif}.menu-desktop>.menu>.menu-item:not(.language-switcher)>.menu-item__name,.mobile-menu .menu-item__name,.submenu .menu-item__name{font-family:var(--wtg-ui-font)!important;font-weight:700!important;letter-spacing:0!important}.simple-section__title h1,.simple-section__title h2,.contacts-title,.wtg-heading-fixed-from-h3,.wtg-heading-fixed-from-h4,.wtg-heading-fixed-from-h5{font-family:var(--wtg-display-font)!important;font-weight:700!important;line-height:1.28!important;letter-spacing:0!important;text-wrap:balance}.simple-section__title h1,.simple-section__title h2{font-size:clamp(30px,3.1vw,46px)!important}.work-stages-item__title{font-family:var(--wtg-display-font)!important;font-weight:700!important;letter-spacing:0!important}.work-stages-item__title{font-size:clamp(21px,1.9vw,28px)!important;line-height:1.32!important}.contacts-list-item__label{font-family:var(--wtg-ui-font)!important;font-weight:700!important;letter-spacing:0!important}.simple-button{font-family:var(--wtg-ui-font)!important;font-size:15px!important;font-weight:700!important;line-height:1.25!important;letter-spacing:0!important}.stage-circle{font-family:var(--wtg-brand-font)!important}@media screen and (max-width:767px){.simple-section__title h1,.simple-section__title h2{font-size:30px!important}.simple-button{font-size:14px!important}}.copyright{min-height:0!important;padding:0!important;background:#171615}.copyright-content{min-height:20px!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:4px 12px!important}.copyright p{margin:0!important;font-family:var(--wtg-ui-font)!important;font-size:12px!important;font-weight:500!important;line-height:1.2!important;color:#fffefc;text-align:center}.copyright p span{display:inline!important}@media screen and (max-width:767px){.copyright-content{min-height:24px!important;padding:5px 10px!important}.copyright p{font-size:11px!important;line-height:1.25!important}.copyright p span{display:inline!important}}@media screen and (min-width:768px) and (max-width:991px) and (orientation:landscape){.copyright{margin-bottom:44px!important}.copyright-content{min-height:20px!important;padding:4px 12px!important}}