:root{--base-font:"Proxima Nova",sans-serif;--size-title:36px;--size-regular:20px;--line-h-regular:135%}@media (max-width:1199.98px){:root{--size-regular:16px}}@media (max-width:767.98px){:root{--size-title:24px}}@font-face{font-family:"Proxima Nova";src:url(//vsprofilesolution.com/wp-content/themes/volsteel/fonts/Proxima-Nova-Regular.woff2) format("woff2"),url(//vsprofilesolution.com/wp-content/themes/volsteel/fonts/Proxima-Nova-Regular.woff) format("woff"),url(//vsprofilesolution.com/wp-content/themes/volsteel/fonts/Proxima-Nova-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Proxima Nova";src:url(//vsprofilesolution.com/wp-content/themes/volsteel/fonts/Proxima-Nova-Bold.woff2) format("woff2"),url(//vsprofilesolution.com/wp-content/themes/volsteel/fonts/Proxima-Nova-Bold.woff) format("woff"),url(//vsprofilesolution.com/wp-content/themes/volsteel/fonts/Proxima-Nova-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@media (max-width:991.98px){.arrow-black{width:30px;height:30px}}@media (max-width:767.98px){.arrow-black{width:24px;height:24px}}.no_active{opacity:.3}.filter-check-li{transition:.5s}.zoom,.zoom.anim{overflow:hidden}.zoom .anim,.zoom.anim{transform:scale(1.1);transition:1.1s ease}.zoom .anim:hover,.zoom.anim:hover{transform:none}*,*:before,*:after{padding:0;margin:0;border:0;box-sizing:border-box}html,body{margin:0;height:100%}body{margin:0;padding:0;font-family:var(--base-font);color:#1b1c1e;background:#1b1c1e}@media (max-width:991.98px){body.lock{overflow:hidden}}img{display:block}ul,ol{list-style:none;padding:0;margin:0}a{text-decoration:none;color:#888}h1,h2,h3,h4,h5,h6{margin:0}.wrapper{min-height:100%;display:flex;flex-direction:column}.main-section{flex:1 1 auto;margin:80px 0 0}.container{padding:0 15px}@media (min-width:576px){.container{max-width:540px;margin:0 auto;padding:0}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1124px}}.arrow-white{width:36px;height:36px}@media (max-width:991.98px){.arrow-white{width:30px;height:30px}}@media (max-width:767.98px){.arrow-white{width:24px;height:24px}}.header__row{height:80px;display:flex;align-items:center;justify-content:space-between}@media (max-width:767.98px){.header__row{height:50px}}.sticky-header{position:fixed;top:0;left:0;width:100%;z-index:50;transition:.6s}.sticky-header:before{content:"";position:absolute;top:0;display:block;width:100%;height:80px;box-shadow:0 0 4px 0 #222;transition:.6s;z-index:-1;opacity:0}@media (max-width:767.98px){.sticky-header:before{height:50px}}.sticky-header.anim-back:before{top:0;transition:.6s;opacity:1}.custom-logo-link img{display:block;width:97px;height:26px}#menu-primary{display:flex}#menu-primary>li{position:relative}#menu-primary>li>a{font-size:14px;text-transform:uppercase;color:#fff;background:#1b1c1e;position:relative;z-index:2;padding:32px 15px 10px}@media (max-width:1199.98px){#menu-primary>li>a{font-size:12px;line-height:var(--line-h-regular)}}#menu-primary>li>ul.sub-menu{position:absolute;top:-130px;left:0;transition:all .3s ease-in-out .05s;z-index:1;padding:0 15px 15px;width:max-content;display:flex;flex-direction:column;gap:10px;background:#1b1c1e}#menu-primary>li>ul.sub-menu>li>a{font-size:14px;text-transform:uppercase;color:#fff}#menu-primary>li:hover .sub-menu{top:29px}#menu-primary>li.current-menu-item>a,#menu-primary>li.current-menu-parent>a,#menu-primary>li>ul.sub-menu>li.current-menu-item>a{font-weight:600}#menu-primary>li.menu-item-has-children:before,#menu-primary>li.menu-item-has-children:after{content:"";background-color:#fff;position:absolute;top:9px;width:7px;height:2px;transition:all .3s ease 0s;margin:0 14px;cursor:pointer;z-index:3}#menu-primary>li.menu-item-has-children:before{transform:rotate(-45deg);right:-4px;bottom:19px}#menu-primary>li.menu-item-has-children:after{transform:rotate(45deg);right:0;bottom:19px}#menu-primary>li.menu-item-has-children>a{padding:32px 30px 10px 15px}@media (max-width:991.98px){#menu-mobile{display:block;padding:95px 0 0}#menu-mobile li{margin:0 0 15px}#menu-mobile>li>a,#menu-mobile>li>ul.sub-menu>li>a{color:#fff;text-transform:uppercase}#menu-mobile>li>ul.sub-menu{margin:15px 0 0 15px}}@media (max-width:767.98px){#menu-mobile{display:block;padding:80px 0 0}}.header{background:#1b1c1e;color:#fff}.header .button-1-link{display:inline-block}@media (max-width:991.98px){.header .button-1-link{display:none}}.header .button-1-flex{display:flex;align-items:center;justify-content:space-between;gap:30px;width:176px;height:45px;border:1px solid #fff;padding:11px 20px;transition:all .3s ease 0s}@media (max-width:1199.98px){.header .button-1-flex{width:172px;height:40px}}.header .button-1-flex:hover{opacity:.7}.header .button-1-name{font-weight:700;font-size:16px;color:#fff}@media (max-width:1199.98px){.header .button-1-name{font-size:12px;line-height:125%}}.header .button-1-svg{height:15px}@media (max-width:1199.98px){.button-1-svg img{width:20px;height:15px}}.header__burger{display:none}@media (max-width:991.98px){.header__burger{display:block;position:relative;width:33px;height:32px;z-index:3;cursor:pointer;border:1px solid rgba(255,255,255,0);border-radius:2px;box-sizing:border-box}}@media (max-width:991.98px){.header__burger span{background-color:#fff;position:absolute;width:90%;height:2px;left:2px;top:14px;transition:all .3s ease 0s}.header__burger:before,.header__burger:after{content:"";background-color:#fff;position:absolute;width:90%;height:2px;left:2px;transition:all .3s ease 0s}.header__burger:before{top:6px}.header__burger:after{bottom:6px}.header__burger.active span{transform:scale(0)}.header__burger.active:before{transform:rotate(45deg);top:14px}.header__burger.active:after{transform:rotate(-45deg);bottom:14px}}.home-section-1{position:relative;background:#1b1c1e;color:#fff;padding:0 0 80px;overflow:hidden}@media (max-width:991.98px){.home-section-1{padding:0 0 60px}}@media (max-width:575.98px){.home-section-1{padding:0 0 40px}}@media (max-width:991.98px){.home-section-1 .group-1{display:flex;flex-direction:column}}.home-section-1 .title-1{font-weight:700;font-size:74px;line-height:81px;color:#fff;padding:80px 0 0;margin:0 0 40px}@media (max-width:1199.98px){.home-section-1 .title-1{font-size:64px;line-height:110%;padding:50px 0 0;margin:0 0 70px 120px}}@media (max-width:991.98px){.home-section-1 .title-1{font-size:48px;line-height:110%;padding:0;margin:0 0 30px 68px}}@media (max-width:767.98px){.home-section-1 .title-1{font-size:40px;line-height:110%;margin:0 0 30px 8px}}@media (max-width:575.98px){.home-section-1 .title-1{order:1;font-size:36px;line-height:110%;padding:20px 0 0;margin:0 0 20px}}.home-section-1 .desc-1{max-width:240px;font-size:var(--size-regular);line-height:var(--line-h-regular);margin:0 0 80px}@media (max-width:1199.98px){.home-section-1 .desc-1{max-width:190px;font-size:16px;line-height:var(--line-h-regular);margin:0 0 80px 120px}}@media (max-width:991.98px){.home-section-1 .desc-1{max-width:157px;margin:0 0 20px 68px}}@media (max-width:767.98px){.home-section-1 .desc-1{max-width:157px;margin:0 0 20px 8px}}@media (max-width:575.98px){.home-section-1 .desc-1{order:3;max-width:100%;margin:0 0 20px}}.home-section-1 .desc-2{max-width:240px;font-size:var(--size-regular);line-height:var(--line-h-regular);margin:0 0 40px 295px}@media (max-width:1199.98px){.home-section-1 .desc-2{max-width:182px;line-height:var(--line-h-regular);margin:0 0 40px 330px}}@media (max-width:991.98px){.home-section-1 .desc-2{margin:0 0 40px 270px}}@media (max-width:767.98px){.home-section-1 .desc-2{margin:0 0 40px 182px}}@media (max-width:575.98px){.home-section-1 .desc-2{order:5;max-width:100%;margin:0 0 20px}}.home-section-1 .img-1-block{position:absolute;top:0;left:calc(50% - 1322px)}@media (max-width:1199.98px){.home-section-1 .img-1-block{left:calc(50% - 966px)}}@media (max-width:991.98px){.home-section-1 .img-1-block{left:calc(50% - 819px)}}@media (max-width:767.98px){.home-section-1 .img-1-block{left:calc(50% - 787px)}}@media (max-width:575.98px){.home-section-1 .img-1-block{order:2;position:relative;left:auto;margin:0 -15px 20px}}.home-section-1 .img-1{height:489px}@media (max-width:1199.98px){.home-section-1 .img-1{height:386px}}@media (max-width:991.98px){.home-section-1 .img-1{width:100%;height:326px;object-fit:cover}}@media (max-width:575.98px){.home-section-1 .img-1{width:100%;height:220px;object-fit:cover}}.home-section-1 .img-2-block{position:absolute;bottom:80px;left:calc(50% + 19px)}@media (max-width:1199.98px){.home-section-1 .img-2-block{left:calc(50% + 70px)}}@media (max-width:991.98px){.home-section-1 .img-2-block{bottom:60px;left:calc(50% + 124px)}}@media (max-width:767.98px){.home-section-1 .img-2-block{left:calc(50% + 115px)}}@media (max-width:575.98px){.home-section-1 .img-2-block{order:4;position:relative;left:auto;bottom:auto;margin:0 -15px 20px}}.home-section-1 .img-2{width:932px;height:408px;object-fit:cover;object-position:bottom}@media (max-width:1199.98px){.home-section-1 .img-2{width:600px;height:332px}}@media (max-width:991.98px){.home-section-1 .img-2{width:376px;height:228px}}@media (max-width:575.98px){.home-section-1 .img-2{width:100%;height:220px}}.home-section-1 .button-2-link{display:inline-block;margin:0 0 0 295px}@media (max-width:1199.98px){.home-section-1 .button-2-link{margin:0 0 0 330px}}@media (max-width:991.98px){.home-section-1 .button-2-link{margin:0 0 0 270px}}@media (max-width:767.98px){.home-section-1 .button-2-link{margin:0 0 0 181px}}@media (max-width:575.98px){.home-section-1 .button-2-link{order:6;margin:0}}.home-section-1 .button-2-flex{display:flex;align-items:center;justify-content:space-between;gap:30px;width:236px;height:45px;border:1px solid #fff;padding:11px 20px;transition:all .3s ease 0s}@media (max-width:1199.98px){.home-section-1 .button-2-flex{width:172px;height:40px;gap:8px;padding:9px 14px}}@media (max-width:991.98px){.home-section-1 .button-2-flex{padding:10px 14px 9px}}@media (max-width:767.98px){.home-section-1 .button-2-flex{width:172px;height:40px;gap:8px;padding:11px 16px}}.home-section-1 .button-2-flex:hover{opacity:.7}.home-section-1 .button-2-name{font-weight:700;font-size:16px;color:#fff}@media (max-width:1199.98px){.home-section-1 .button-2-name{font-size:14px;line-height:var(--line-h-regular)}}.home-section-1 .button-2-svg{height:15px}@media (max-width:1199.98px){.home-section-1 .button-2-svg img{width:20px;height:15px}}@media (max-width:767.98px){.home-section-1 .button-2-svg img{width:20px;height:15px}}@media (max-width:1199.98px){.button-2-svg img{width:20px;height:15px}}.home-section-2{background:#666f76;color:#fff;padding:70px 0}@media (max-width:767.98px){.home-section-2{padding:40px 0}}.home-section-2 .title-2{font-weight:700;font-size:var(--size-title);line-height:49px;margin:0 0 20px}@media (max-width:767.98px){.home-section-2 .title-2{line-height:var(--line-h-regular)}}.home-section-2 .desc-3 p{font-size:var(--size-regular);line-height:var(--line-h-regular);margin:0 0 20px}@media (max-width:1199.98px){.home-section-2 .desc-3 p{line-height:var(--line-h-regular)}}@media (max-width:991.98px){.home-section-2 .desc-3 p{font-size:16px;line-height:var(--line-h-regular)}}@media (max-width:767.98px){.home-section-2 .desc-3 p{font-size:16px;line-height:var(--line-h-regular)}}.home-section-2 .desc-3 p:last-child{margin-bottom:0}.home-section-2 .button-3-link{display:inline-block}.home-section-2 .button-3-flex{display:flex;align-items:center;justify-content:space-between;gap:30px;width:239px;height:45px;border:1px solid #fff;padding:11px 20px;transition:all .3s ease 0s}@media (max-width:1199.98px){.home-section-2 .button-3-flex{width:172px;height:40px;gap:8px;padding:10px 16px}}@media (max-width:767.98px){.home-section-2 .button-3-flex{width:172px;height:40px;gap:8px;padding:11px 16px}}.home-section-2 .button-3-flex:hover{opacity:.6}.home-section-2 .button-3-name{font-weight:700;font-size:16px;color:#fff}@media (max-width:1199.98px){.home-section-2 .button-3-name{font-size:14px;line-height:var(--line-h-regular)}}@media (max-width:767.98px){.home-section-2 .button-3-name{font-size:14px;line-height:var(--line-h-regular)}}.home-section-2 .button-3-svg{height:15px}@media (max-width:1199.98px){.home-section-2 .button-3-svg img{width:20px;height:15px}}.home-section-2 .group-1{display:flex;gap:10px;align-items:center;margin:0 0 40px}@media (max-width:991.98px){.home-section-2 .group-1{flex-direction:column;gap:50px}}.home-section-2 .map-block{position:relative;width:100%;max-width:570px;height:100%;flex-shrink:0}@media (max-width:991.98px){.home-section-2 .map-block{margin:0 auto}}.home-section-2 .group-2{display:flex;align-items:start;justify-content:space-between}@media (max-width:767.98px){.home-section-2 .group-2{align-items:end}}.home-section-2 .geo-block-1,.company-section-4 .geo-block-1,.contact-section-2 .geo-block-1{position:absolute;width:28%;top:48.1%;left:50.2%;text-align:center;display:inline-block}.home-section-2 .geo-block-2,.company-section-4 .geo-block-2,.contact-section-2 .geo-block-2{position:absolute;width:28%;top:46.8%;left:48.6%;text-align:center;display:inline-block}.home-section-2 .geo-block-3,.company-section-4 .geo-block-3,.contact-section-2 .geo-block-3{position:absolute;width:28%;top:40.3%;left:63.7%;text-align:center;display:inline-block}.home-section-2 .geo-block-4,.company-section-4 .geo-block-4,.contact-section-2 .geo-block-4{position:absolute;width:28%;top:36.2%;left:71%;text-align:center;display:inline-block}.home-section-2 .geo-block-2 .geo-country,.company-section-4 .geo-block-2 .geo-country,.contact-section-2 .geo-block-2 .geo-country{position:absolute;top:-23px;left:50%;transform:translate(-50%)}.home-section-3{padding:80px 0;background:#fff}@media (max-width:767.98px){.home-section-3{padding:40px 0}}.home-section-3 .title-3{font-weight:700;font-size:var(--size-title);line-height:49px;color:#1b1c1e;margin:0 0 40px}@media (max-width:767.98px){.home-section-3 .title-3{line-height:var(--line-h-regular);margin:0 0 20px}}.home-section-3 .group-3{display:flex;flex-wrap:wrap;gap:40px}@media (max-width:767.98px){.home-section-3 .group-3{display:flex;flex-wrap:nowrap;gap:0px}}.home-section-3 .g3-col{display:flex;flex-direction:column;height:auto;width:calc((100% - 80px)/3)}@media (max-width:767.98px){.home-section-3 .g3-col{width:100%;display:flex;flex-direction:column;height:auto}}.home-section-3 .g3-title{font-weight:700;font-size:30px;line-height:41px;color:#1b1c1e;margin:0 0 20px}@media (max-width:1199.98px){.home-section-3 .g3-title{font-size:24px;line-height:28px}}@media (max-width:767.98px){.home-section-3 .g3-title{line-height:100%;margin:0 0 12px}}.home-section-3 .g3-img-block{margin:0 0 20px}.home-section-3 .g3-img{width:100%;height:209px;object-fit:cover}@media (max-width:991.98px){.home-section-3 .g3-img{height:140px}}@media (max-width:767.98px){.home-section-3 .g3-img{margin:0 0 12px;height:157px}}.home-section-3 .g3-desc{font-size:var(--size-regular);line-height:var(--line-h-regular);color:#1b1c1e;margin:0 0 30px;flex-grow:1}@media (max-width:991.98px){.home-section-3 .g3-desc{margin:0 0 20px}}.home-section-3 .button-4-link,.home-section-3 .button-5-link,.home-section-3 .button-6-link{display:inline-block}.home-section-3 .button-4-flex,.home-section-3 .button-5-flex,.home-section-3 .button-6-flex{display:flex;align-items:center;justify-content:space-between;gap:30px;width:239px;height:45px;border:1px solid #1b1c1e;padding:11px 20px;transition:all .3s ease 0s}@media (max-width:1199.98px){.home-section-3 .button-4-flex,.home-section-3 .button-5-flex,.home-section-3 .button-6-flex{width:172px;height:40px;gap:8px;padding:10px 16px}}@media (max-width:991.98px){.home-section-3 .button-4-flex,.home-section-3 .button-5-flex,.home-section-3 .button-6-flex{width:100%}}@media (max-width:767.98px){.home-section-3 .button-4-flex,.home-section-3 .button-5-flex,.home-section-3 .button-6-flex{width:172px;height:40px;gap:8px;padding:11px 16px}}.home-section-3 .button-4-flex:hover,.home-section-3 .button-5-flex:hover,.home-section-3 .button-6-flex:hover{opacity:.6}.home-section-3 .button-4-name,.home-section-3 .button-5-name,.home-section-3 .button-6-name{font-weight:700;font-size:16px;color:#1b1c1e}@media (max-width:1199.98px){.home-section-3 .button-4-name,.home-section-3 .button-5-name,.home-section-3 .button-6-name{font-size:14px;line-height:var(--line-h-regular)}}.home-section-3 .button-4-svg,.home-section-3 .button-5-svg,.home-section-3 .button-6-svg{height:15px}@media (max-width:1199.98px){.button-4-svg img,.button-5-svg img,.button-6-svg img{width:20px;height:15px}}.home-section-4{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;padding:214px 0;overflow:hidden}@media (max-width:991.98px){.home-section-4{padding:130px 0}}@media (max-width:767.98px){.home-section-4{padding:130px 0}}.home-section-4 .anim{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transform:scale(1.1);transition:1.1s ease;z-index:-1}.home-section-4:hover .anim{transform:none}.home-section-4 .title-4{font-weight:700;font-size:28px;line-height:35px;color:#fff;max-width:594px;margin:0 0 20px}@media (max-width:767.98px){.home-section-4 .title-4{font-size:20px;line-height:125%}}.home-section-4 .button-7-link{display:inline-block}.home-section-4 .button-7-flex{display:flex;align-items:center;justify-content:space-between;gap:30px;width:266px;height:45px;border:1px solid #fff;padding:11px 20px;transition:all .3s ease 0s}@media (max-width:1199.98px){.home-section-4 .button-7-flex{gap:8px;width:172px;height:40px;padding:10px 16px}}.home-section-4 .button-7-flex:hover{opacity:.7}.home-section-4 .button-7-name{font-weight:700;font-size:16px;color:#fff}@media (max-width:1199.98px){.home-section-4 .button-7-name{font-size:14px;line-height:var(--line-h-regular)}}.home-section-4 .button-7-svg{height:15px}@media (max-width:1199.98px){.home-section-4 .button-7-svg img{width:20px;height:15px}}.home-section-5{position:relative;padding:80px 0;overflow:hidden;background:#fff}@media (max-width:991.98px){.home-section-5{padding:50px 0}}@media (max-width:767.98px){.home-section-5{padding:40px 0}}.home-section-5 .title-5{font-weight:700;font-size:var(--size-title);line-height:49px;color:#1b1c1e;margin:0 0 20px}@media (max-width:1199.98px){.home-section-5 .title-5{line-height:var(--line-h-regular);margin:0 0 20px 120px}}@media (max-width:991.98px){.home-section-5 .title-5{margin:0 0 20px 72px}}@media (max-width:767.98px){.home-section-5 .title-5{margin:0 0 20px}}@media (max-width:575.98px){.home-section-5 .title-5{margin:0 0 20px}}.home-section-5 .desc-4{font-size:var(--size-regular);line-height:var(--line-h-regular);color:#1b1c1e;max-width:530px;margin:0 0 40px}@media (max-width:1199.98px){.home-section-5 .desc-4{line-height:var(--line-h-regular);margin:0 0 20px 120px}}@media (max-width:991.98px){.home-section-5 .desc-4{margin:0 0 20px 72px;max-width:330px}}@media (max-width:767.98px){.home-section-5 .desc-4{margin:0 0 20px}}@media (max-width:575.98px){.home-section-5 .desc-4{margin:0 0 20px;max-width:100%}}.home-section-5 .desc-5{font-weight:700;font-size:28px;line-height:35px;color:#1b1c1e;max-width:530px;margin:0 0 80px}@media (max-width:991.98px){.home-section-5 .desc-5{font-size:20px;line-height:110%;margin:0 0 40px}}@media (max-width:767.98px){.home-section-5 .desc-5{font-size:20px;line-height:110%}}@media (max-width:575.98px){.home-section-5 .desc-5{font-size:20px;line-height:125%;margin:0 0 20px;max-width:none}}.home-section-5 .img-3-block{position:absolute;top:80px;left:calc(50% - 1378px)}@media (max-width:1199.98px){.home-section-5 .img-3-block{left:calc(50% - 990px)}}@media (max-width:991.98px){.home-section-5 .img-3-block{top:50px;left:calc(50% - 835px)}}@media (max-width:767.98px){.home-section-5 .img-3-block{top:39px;left:calc(50% - 804px)}}@media (max-width:575.98px){.home-section-5 .img-3-block{margin:0 -15px;position:relative;top:auto;left:auto}}.home-section-5 .img-3{height:508px}@media (max-width:1199.98px){.home-section-5 .img-3{height:386px}}@media (max-width:991.98px){.home-section-5 .img-3{height:326px}}@media (max-width:575.98px){.home-section-5 .img-3{position:relative;top:auto;left:auto;width:100%;height:220px;object-fit:cover}}.home-section-5 .img-4-block{position:absolute;bottom:80px;left:calc(50% + 30px)}@media (max-width:1199.98px){.home-section-5 .img-4-block{left:calc(50% + 72px)}}@media (max-width:991.98px){.home-section-5 .img-4-block{left:calc(50% + 124px);bottom:50px}}.home-section-5 .img-4{width:932px;height:450px;object-fit:cover;object-position:bottom}@media (max-width:1199.98px){.home-section-5 .img-4{width:736px;height:332px}}@media (max-width:991.98px){.home-section-5 .img-4{width:501px;height:226px}}@media (max-width:575.98px){.home-section-5 .img-4{width:100%;height:auto;position:relative;left:auto;bottom:auto;display:none}}.home-section-5 .g4-col-1 .arrow-black-block{position:absolute;top:0}@media (max-width:1199.98px){.home-section-5 .g4-col-1 .arrow-black-block{margin:0 0 0 120px}}@media (max-width:991.98px){.home-section-5 .g4-col-1 .arrow-black-block{margin:0 0 0 72px}}@media (max-width:767.98px){.home-section-5 .g4-col-1 .arrow-black-block{margin:0}}@media (max-width:575.98px){.home-section-5 .g4-col-1 .arrow-black-block{right:0}}.home-section-5 .button-8-link{display:inline-block;width:100%}@media (max-width:1199.98px){.home-section-5 .button-8-link{width:auto}}.home-section-5 .button-8-flex{display:flex;align-items:center;justify-content:space-between;gap:30px;width:239px;height:45px;border:1px solid #1b1c1e;padding:11px 20px;transition:all .3s ease 0s}@media (max-width:1199.98px){.home-section-5 .button-8-flex{width:172px;height:40px;gap:8px;padding:10px 16px}}@media (max-width:767.98px){.home-section-5 .button-8-flex,.home-section-5 .button-9-flex{width:160px}}@media (max-width:575.98px){.home-section-5 .button-8-flex{width:100%;height:40px;gap:8px;padding:11px 16px}}.home-section-5 .button-8-flex:hover{opacity:.7}.home-section-5 .button-8-name{font-weight:700;font-size:16px;color:#1b1c1e}@media (max-width:1199.98px){.home-section-5 .button-8-name{font-size:14px;line-height:137%}}@media (max-width:575.98px){.home-section-5 .button-8-name{font-size:14px;line-height:109%}}.home-section-5 .button-8-svg{height:15px}@media (max-width:1199.98px){.home-section-5 .button-8-svg img{width:20px;height:15px}}.home-section-5 .button-9-link{display:inline-block;width:100%}@media (max-width:1199.98px){.home-section-5 .button-9-link{width:auto}}.home-section-5 .button-9-flex{display:flex;align-items:center;justify-content:center;width:239px;height:45px;border:1px solid #1b1c1e;background:#1b1c1e;padding:11px 20px;transition:all .3s ease 0s}@media (max-width:1199.98px){.home-section-5 .button-9-flex{width:172px;height:40px;gap:8px;padding:10px 16px}}@media (max-width:575.98px){.home-section-5 .button-9-flex{width:100%;height:40px;padding:11px 16px}}.home-section-5 .button-9-flex:hover{opacity:.7}.home-section-5 .button-9-name{font-weight:700;font-size:16px;color:#fff}@media (max-width:1199.98px){.home-section-5 .button-9-name{font-size:14px;line-height:var(--line-h-regular)}}@media (max-width:575.98px){.home-section-5 .button-9-name{font-size:14px;line-height:128%}}.home-section-5 .group-4{display:flex;justify-content:space-between;gap:60px}@media (max-width:1199.98px){.home-section-5 .group-4{gap:100px}}@media (max-width:991.98px){.home-section-5 .group-4{gap:30px}}@media (max-width:767.98px){.home-section-5 .group-4{gap:60px}}@media (max-width:575.98px){.home-section-5 .group-4{flex-direction:column;gap:20px}}.home-section-5 .group-4-1{display:flex;gap:30px}@media (max-width:1199.98px){.home-section-5 .group-4-1{gap:20px;margin:0 0 0 120px}}@media (max-width:991.98px){.home-section-5 .group-4-1{gap:16px;margin:0 0 0 72px}}@media (max-width:767.98px){.home-section-5 .group-4-1{gap:12px;margin:0}}@media (max-width:575.98px){.home-section-5 .group-4-1{margin:0}}@media (max-width:350px){.home-section-5 .group-4-1{flex-direction:column}}.home-section-5 .g4-col-1{display:flex;flex-direction:column;justify-content:flex-end;height:508px;width:calc((100% - 60px)/2);position:relative}@media (max-width:1199.98px){.home-section-5 .g4-col-1{height:386px}}@media (max-width:991.98px){.home-section-5 .g4-col-1{width:437px;height:325px}}@media (max-width:575.98px){.home-section-5 .g4-col-1{height:auto;width:100%}}.home-section-5 .g4-col-2{height:635px;width:calc((100% - 60px)/2)}@media (max-width:1199.98px){.home-section-5 .g4-col-2{height:520px}}@media (max-width:991.98px){.home-section-5 .g4-col-2{width:237px;height:376px}}@media (max-width:767.98px){.home-section-5 .g4-col-2{flex-shrink:0}}@media (max-width:575.98px){.home-section-5 .g4-col-2{height:auto;width:100%}}.home-section-6{position:relative;padding:80px 0;background:#1b1c1e}@media (max-width:767.98px){.home-section-6{padding:40px 0}}@media (max-width:991.98px){.home-section-6 .c-checkbox,.company-section-5 .c-checkbox{margin:0 0 6px}}.home-section-6 .title-6{font-weight:700;font-size:var(--size-title);line-height:49px;color:#fff;margin:0 0 20px}@media (max-width:767.98px){.home-section-6 .title-6{line-height:var(--line-h-regular)}}.home-section-6 .desc-6{width:100%;max-width:482px}.home-section-6 .desc-6 p{font-size:var(--size-regular);line-height:var(--line-h-regular);color:#fff;margin:0 0 20px}@media (max-width:1199.98px){.home-section-6 .desc-6 p{font-size:16px;line-height:var(--line-h-regular)}}@media (max-width:991.98px){.home-section-6 .desc-6 p{font-size:16px;line-height:var(--line-h-regular)}}@media (max-width:767.98px){.home-section-6 .desc-6 p{font-size:16px;line-height:var(--line-h-regular)}}.home-section-6 .desc-6 p:last-child{margin-bottom:0}.home-section-6 .group-5{display:flex;gap:108px}@media (max-width:991.98px){.home-section-6 .group-5,.company-section-5 .group-12{flex-direction:column;gap:40px}}@media (max-width:767.98px){.home-section-6 .group-5{flex-direction:column;gap:20px}}.home-section-6 .wpcf7{width:100%;max-width:534px}@media (max-width:991.98px){.home-section-6 .wpcf7,.company-section-5 .wpcf7{max-width:100%}}@media (max-width:991.98px){.home-section-6 .row,.company-section-5 .row{display:flex;gap:40px}}@media (max-width:575.98px){.home-section-6 .row,.company-section-5 .row{flex-direction:column;gap:20px}}.company-section-1{position:relative;background:#1b1c1e;color:#fff;padding:80px 0;overflow:hidden}@media (max-width:991.98px){.company-section-1{padding:40px 0}}@media (max-width:575.98px){.company-section-1{padding:0 0 40px}}.company-section-1 .title-7{font-weight:700;font-size:var(--size-title);line-height:49px;margin:0 0 20px}@media (max-width:767.98px){.company-section-1 .title-7{line-height:var(--line-h-regular)}}.company-section-1 .desc-7{max-width:534px;flex-shrink:0}@media (max-width:1199.98px){.company-section-1 .desc-7{max-width:446px}}@media (max-width:767.98px){.company-section-1 .desc-7{max-width:100%}}.company-section-1 .desc-7 p{font-size:var(--size-regular);line-height:var(--line-h-regular);margin:0 0 20px}@media (max-width:1199.98px){.company-section-1 .desc-7 p{font-size:18px;line-height:140%}}@media (max-width:991.98px){.company-section-1 .desc-7 p{font-size:16px;line-height:var(--line-h-regular)}}@media (max-width:767.98px){.company-section-1 .desc-7 p{font-size:16px;line-height:var(--line-h-regular)}}.company-section-1 .desc-7 p:last-child{margin-bottom:0}.company-section-1 .group-6{display:flex;gap:56px;position:relative}@media (max-width:767.98px){.company-section-1 .group-6{flex-direction:column;gap:20px}}.company-section-1 .group-7{display:flex;flex-direction:column;gap:40px}.company-section-1 .img-5{width:923px;height:442px;object-fit:cover;object-position:bottom}@media (max-width:1199.98px){.company-section-1 .img-5{height:340px}}@media (max-width:991.98px){.company-section-1 .img-5{width:439px;height:351px}.company-section-1 .img-5-block{margin:0}}@media (max-width:767.98px){.company-section-1 .img-5{width:100%;height:220px}}@media (max-width:575.98px){.company-section-1 .img-5-block{margin:0 -15px}}.company-section-1 .arrow-white-block{position:absolute;bottom:0;right:0}@media (max-width:991.98px){.company-section-1 .arrow-white-block{position:relative;justify-content:flex-end;display:flex}}.company-section-2{padding:80px 0;background:#fff}@media (max-width:991.98px){.company-section-2{padding:40px 0}}.company-section-2 picture{height:inherit}.company-section-2 .title-8{font-weight:700;font-size:var(--size-title);line-height:49px;margin:0 0 40px}@media (max-width:767.98px){.company-section-2 .title-8{line-height:var(--line-h-regular);margin:0 0 20px}}.company-section-2 .group-8{display:flex;flex-wrap:wrap;gap:56px;margin:0 0 40px}@media (max-width:991.98px){.company-section-2 .group-8{gap:30px;margin:0 0 20px}}@media (max-width:991.98px){.company-section-2 .group-8{align-items:center}}.company-section-2 .group-8-1{display:flex;flex-direction:column;width:calc((100% - 56px)/2)}@media (max-width:991.98px){.company-section-2 .group-8-1{width:calc((100% - 30px)/2)}}@media (max-width:575.98px){.company-section-2 .group-8-1{width:100%}}.company-section-2 .text-accent-1{font-weight:700;font-size:28px;line-height:125%;color:#1b1c1e}@media (max-width:1199.98px){.company-section-2 .text-accent-1{font-size:24px;line-height:125%}}@media (max-width:991.98px){.company-section-2 .text-accent-1{font-size:22px;line-height:125%}}@media (max-width:767.98px){.company-section-2 .text-accent-1{font-size:20px;line-height:125%}}.company-section-2 .title-9{font-weight:700;font-size:30px;line-height:var(--line-h-regular);color:#1b1c1e;margin:0 0 20px}@media (max-width:1199.98px){.company-section-2 .title-9{font-size:28px}}@media (max-width:991.98px){.company-section-2 .title-9{font-size:24px;line-height:var(--line-h-regular)}}@media (max-width:767.98px){.company-section-2 .title-9{font-size:20px}}.company-section-2 .desc-8{font-size:var(--size-regular);line-height:var(--line-h-regular);color:#262932}@media (max-width:767.98px){.company-section-2 .desc-8{font-size:16px;line-height:var(--line-h-regular)}}.company-section-2 .desc-8 p{margin:0 0 20px}@media (max-width:1199.98px){.company-section-2 .desc-8 p{font-size:16px;line-height:var(--line-h-regular)}}.company-section-2 .desc-8 p:last-child{margin-bottom:0}.company-section-2 .group-8-2{display:flex;position:relative;width:calc((100% - 56px)/2)}@media (max-width:991.98px){.company-section-2 .group-8-2{width:calc((100% - 30px)/2)}}@media (max-width:575.98px){.company-section-2 .group-8-2{width:100%}}.company-section-2 .arrow-black-block{position:absolute;bottom:0;right:0}@media (max-width:991.98px){.company-section-2 .arrow-black-block{display:none}}.company-section-2 .group-9{display:flex;justify-content:flex-end;height:382px}@media (max-width:1199.98px){.company-section-2 .group-9{height:316px}}@media (max-width:575.98px){.company-section-2 .group-9{flex-direction:column;height:auto}}.company-section-2 .img-6-block{position:absolute;top:auto;left:calc(50% - 960px);height:inherit}@media (max-width:1199.98px){.company-section-2 .img-6-block{left:calc(50% - 951px);transform:scaleX(-1)}}@media (max-width:991.98px){.company-section-2 .img-6-block{left:calc(50% - 491px);transform:scaleX(-1)}}@media (max-width:767.98px){.company-section-2 .img-6-block{left:calc(50% - 480px)}}@media (max-width:575.98px){.company-section-2 .img-6-block{position:relative;left:auto;height:auto;margin:0 -15px 20px}}.company-section-2 .img-6{width:923px;height:inherit;object-fit:cover}@media (max-width:991.98px){.company-section-2 .img-6{width:100%;height:310px;position:relative;top:auto;left:auto}}.company-section-2 .group-9-1{max-width:534px;flex-shrink:0}@media (max-width:1199.98px){.company-section-2 .group-9-1{max-width:452px;flex-shrink:0}}@media (max-width:991.98px){.company-section-2 .group-9-1{max-width:346px;margin:-34px 0 0}}@media (max-width:767.98px){.company-section-2 .group-9-1{max-width:257px;margin:-93px 0 0}}@media (max-width:575.98px){.company-section-2 .group-9-1{max-width:100%;margin:0}}.company-section-2 .title-10{font-weight:700;font-size:30px;line-height:var(--line-h-regular);color:#262932;margin:0 0 20px}@media (max-width:1199.98px){.company-section-2 .title-10{font-size:28px;line-height:var(--line-h-regular)}}@media (max-width:991.98px){.company-section-2 .title-10{font-size:24px}}@media (max-width:767.98px){.company-section-2 .title-10{font-size:20px}}.company-section-2 .desc-9{margin:0 0 40px}@media (max-width:991.98px){.company-section-2 .desc-9{margin:0 0 20px}}.company-section-2 .desc-9 p{font-size:var(--size-regular);line-height:var(--line-h-regular);color:#262932;margin:0 0 20px}@media (max-width:1199.98px){.company-section-2 .desc-9 p{font-size:16px;line-height:var(--line-h-regular)}}@media (max-width:767.98px){.company-section-2 .desc-9 p{font-size:16px;line-height:var(--line-h-regular)}}.company-section-2 .desc-9 p:last-child{margin-bottom:0}.company-section-2 .button-10-link{display:inline-block}.company-section-2 .button-10-flex{display:flex;align-items:center;justify-content:space-between;gap:30px;width:239px;height:45px;border:1px solid #1b1c1e;padding:11px 20px;transition:all .3s ease 0s}@media (max-width:991.98px){.company-section-2 .button-10-flex{width:172px;height:40px;gap:8px;padding:11px 16px}}@media (max-width:767.98px){.company-section-2 .button-10-flex{width:172px;height:40px}}.company-section-2 .button-10-flex:hover{opacity:.6}.company-section-2 .button-10-name{font-weight:700;font-size:16px;color:#1b1c1e}@media (max-width:991.98px){.company-section-2 .button-10-name{font-size:14px;line-height:var(--line-h-regular)}}@media (max-width:767.98px){.company-section-2 .button-10-name{font-size:14px;line-height:127%}}.company-section-2 .button-10-svg{height:15px}@media (max-width:991.98px){.company-section-2 .button-10-svg img{width:20px;height:15px}}@media (max-width:767.98px){.company-section-2 .button-10-svg img{width:20px;height:15px}}.company-section-3{background:#1b1c1e;padding:80px 0}@media (max-width:767.98px){.company-section-3{padding:40px 0}}@media (max-width:767.98px){.swiper-button-prev{width:24px;height:24px;top:22px;left:auto;right:56px}.swiper-button-next{width:24px;height:24px;top:22px;right:0}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{background-image:url(//vsprofilesolution.com/wp-content/themes/volsteel/img/arrow-mobile-small.svg);background-repeat:no-repeat;width:24px;height:24px;font-size:0;transform:rotate(180deg)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{background-image:url(//vsprofilesolution.com/wp-content/themes/volsteel/img/arrow-mobile-small.svg);background-repeat:no-repeat;width:24px;height:24px;font-size:0}.company-section-3 .swiper-button-prev:after,.company-section-3 .swiper-rtl .swiper-button-next:after{background-image:url(//vsprofilesolution.com/wp-content/themes/volsteel/img/arrow-white-mobile-small.svg);background-repeat:no-repeat;width:24px;height:24px;font-size:0;transform:rotate(180deg)}.company-section-3 .swiper-button-next:after,.company-section-3 .swiper-rtl .swiper-button-prev:after{background-image:url(//vsprofilesolution.com/wp-content/themes/volsteel/img/arrow-white-mobile-small.svg);background-repeat:no-repeat;width:24px;height:24px;font-size:0}}.company-section-3 .title-11{font-weight:700;font-size:var(--size-title);line-height:49px;color:#fff;margin:0 0 40px}@media (max-width:767.98px){.company-section-3 .title-11{line-height:var(--line-h-regular);margin:0 0 26px}}.company-section-3 .group-10{display:flex;flex-wrap:wrap;gap:56px}@media (max-width:767.98px){.company-section-3 .group-10{display:flex;flex-wrap:nowrap;gap:0px}}.company-section-3 .g10-col{width:calc((100% - 168px)/4)}@media (max-width:991.98px){.company-section-3 .g10-col{width:calc((100% - 56px)/2)}}@media (max-width:767.98px){.company-section-3 .g10-col{width:100%}}.company-section-3 .g10-title{font-weight:700;font-size:30px;line-height:41px;color:#fff;margin:0 0 15px}@media (max-width:767.98px){.company-section-3 .g10-title{font-size:24px;line-height:100%}}.company-section-3 .g10-desc{font-size:16px;line-height:var(--line-h-regular);color:#fff}.company-section-4,.contact-section-2{background:#666f76;padding:80px 0}@media (max-width:767.98px){.company-section-4,.contact-section-2{padding:40px 0}}.company-section-4 .title-1,.contact-section-2 .title-1{font-weight:700;font-size:var(--size-title);line-height:49px;color:#fff;margin:0 0 40px}@media (max-width:767.98px){.company-section-4 .title-1,.contact-section-2 .title-1{line-height:var(--line-h-regular);margin:0 0 20px}}.company-section-4 .group-1,.contact-section-2 .group-1{display:flex;justify-content:space-between;align-items:center}@media (max-width:991.98px){.company-section-4 .group-1,.contact-section-2 .group-1{flex-direction:column;align-items:flex-start}}@media (max-width:767.98px){.company-section-4 .group-1,.contact-section-2 .group-1{flex-direction:column;align-items:start}}.company-section-4 .desc-1,.contact-section-2 .desc-1{font-size:var(--size-regular);line-height:var(--line-h-regular);color:#fff;max-width:387px}@media (max-width:991.98px){.company-section-4 .desc-1,.contact-section-2 .desc-1{max-width:100%;font-size:16px;line-height:var(--line-h-regular)}}@media (max-width:767.98px){.company-section-4 .desc-1,.contact-section-2 .desc-1{max-width:100%;font-size:16px;line-height:var(--line-h-regular)}}.company-section-4 .map-block,.contact-section-2 .map-block{position:relative;width:100%;max-width:731px;height:100%;flex-shrink:0}@media (max-width:991.98px){.company-section-4 .map-block,.contact-section-2 .map-block{margin:0 auto}}.home-section-2 .map-img,.company-section-4 .map-img,.contact-section-2 .map-img{width:100%}.home-section-2 .geo-pin-img,.company-section-4 .geo-pin-img,.contact-section-2 .geo-pin-img{width:12%;margin:0 auto;filter:drop-shadow(0px 2px 3px #4e4e4e)}.home-section-2 .geo-country,.company-section-4 .geo-country,.contact-section-2 .geo-country{font-size:15px;line-height:100%;color:#fff;text-shadow:0 0 3px #464646;vertical-align:top;width:min-content;display:inline-block;margin:4px 0 0}@media (max-width:767.98px){.home-section-2 .geo-country,.company-section-4 .geo-country,.contact-section-2 .geo-country{font-size:12px;line-height:100%;margin:3px 0 0}}@media (max-width:480px){.home-section-2 .geo-country,.company-section-4 .geo-country,.contact-section-2 .geo-country{font-size:10px}}.company-section-4 .desc-1-w,.contact-section-2 .desc-1-w{margin:0 0 40px}@media (max-width:767.98px){.company-section-4 .desc-1-w,.contact-section-2 .desc-1-w{margin:0 0 20px}}.company-section-4 .desc-1-w p,.contact-section-2 .desc-1-w p{margin:0 0 16px}.company-section-4 .desc-1-w p:last-child,.contact-section-2 .desc-1-w p:last-child{margin-bottom:0}.company-section-4 .desc-1-w a{color:#fff;transition:all .2s ease 0s}.company-section-4 .desc-1-w a:hover{color:#1b1c1e}.company-section-5{position:relative;padding:80px 0;background:#1b1c1e}@media (max-width:767.98px){.company-section-5{padding:40px 0}}.company-section-5 .title-13{font-weight:700;font-size:var(--size-title);line-height:49px;color:#fff;margin:0 0 20px}@media (max-width:767.98px){.company-section-5 .title-13{line-height:var(--line-h-regular)}}.company-section-5 .group-12{display:flex;gap:108px}@media (max-width:767.98px){.company-section-5 .group-12{flex-direction:column;gap:20px}}.company-section-5 .desc-11{font-size:var(--size-regular);line-height:var(--line-h-regular);color:#fff;max-width:478px;width:100%}@media (max-width:991.98px){.company-section-5 .desc-11{font-size:16px;line-height:var(--line-h-regular)}}@media (max-width:767.98px){.company-section-5 .desc-11{max-width:100%}}.company-section-5 .desc-11 p{margin:0 0 20px}@media (max-width:767.98px){.company-section-5 .desc-11 p{font-size:16px;line-height:var(--line-h-regular)}}.company-section-5 .desc-11 p:last-child{margin-bottom:0}.manu-section-1{position:relative;background:#1b1c1e;color:#fff;padding:0 0 80px;overflow:hidden}@media (max-width:991.98px){.manu-section-1{padding:0 0 40px}}@media (max-width:991.98px){.manu-section-1 .group-1{display:flex;flex-direction:column}}@media (max-width:991.98px){.manu-section-1 .arrow-white-block{order:5;position:absolute;bottom:80px}}.manu-section-1 .title-14{font-weight:700;font-size:var(--size-title);line-height:49px;color:#fff;padding:80px 0 0;margin:0 0 20px}@media (max-width:1199.98px){.manu-section-1 .title-14{padding:40px 0 0;font-size:32px;margin:0 0 20px 130px}}@media (max-width:991.98px){.manu-section-1 .title-14{font-size:28px;padding:40px 0 0;margin:0 0 20px}}@media (max-width:767.98px){.manu-section-1 .title-14{line-height:var(--line-h-regular);margin:0 0 60px;padding:0}}@media (max-width:575.98px){.manu-section-1 .title-14{margin:0 0 20px}}.manu-section-1 .desc-1{max-width:534px;font-size:var(--size-regular);line-height:var(--line-h-regular);margin:0 0 137px}@media (max-width:1199.98px){.manu-section-1 .desc-1{margin:0 0 137px 129px}}@media (max-width:991.98px){.manu-section-1 .desc-1{max-width:400px;margin:0 0 50px;font-size:16px;line-height:var(--line-h-regular)}}@media (max-width:767.98px){.manu-section-1 .desc-1{max-width:332px;line-height:var(--line-h-regular)}}@media (max-width:575.98px){.manu-section-1 .desc-1{max-width:100%;margin:0 0 20px;order:3}}.manu-section-1 .desc-2{max-width:534px;font-weight:700;font-size:28px;line-height:135%;margin:0 0 132px}@media (max-width:1199.98px){.manu-section-1 .desc-2{max-width:398px;margin:0 0 137px 130px;font-size:24px}}@media (max-width:991.98px){.manu-section-1 .desc-2{margin:0 0 100px;font-size:22px}}@media (max-width:767.98px){.manu-section-1 .desc-2{max-width:332px;font-size:20px;line-height:125%}}@media (max-width:575.98px){.manu-section-1 .desc-2{max-width:100%;margin:0 0 20px;order:1}}.manu-section-1 .img-1-block{position:absolute;top:80px;left:calc(50% - 988px)}@media (max-width:1199.98px){.manu-section-1 .img-1-block{top:40px;left:calc(50% - 650px)}}@media (max-width:991.98px){.manu-section-1 .img-1-block{left:calc(50% - 599px);top:0}}@media (max-width:767.98px){.manu-section-1 .img-1-block{left:calc(50% - 516px);margin:0 0 20px}}@media (max-width:575.98px){.manu-section-1 .img-1-block{position:relative;top:auto;left:auto;margin:0 -15px 20px;order:4}}.manu-section-1 .img-1{height:595px;object-fit:cover;object-position:76%}@media (max-width:1199.98px){.manu-section-1 .img-1{height:386px}}@media (max-width:991.98px){.manu-section-1 .img-1{width:100%;height:326px}}@media (max-width:575.98px){.manu-section-1 .img-1{height:253px}}.manu-section-1 .img-2-block{position:absolute;bottom:80px;left:calc(50% + 19px)}@media (max-width:1199.98px){.manu-section-1 .img-2-block{left:calc(50% + 70px)}}@media (max-width:767.98px){.manu-section-1 .img-2-block{left:calc(50% + 90px);margin:0 0 20px}}@media (max-width:575.98px){.manu-section-1 .img-2-block{position:relative;bottom:auto;left:auto;margin:0 -15px 20px;order:2}}.manu-section-1 .img-2-wrapper:after{content:"";display:block;width:100%;height:100%;width:932px;height:418px;position:absolute;top:0;left:0;background-color:transparent;background-image:linear-gradient(142.38deg,rgba(0,0,0,.8) 8.3%,rgba(0,0,0,0) 67.68%);opacity:.8}.manu-section-1 .img-2{width:932px;height:418px;object-fit:cover;object-position:bottom}@media (max-width:1199.98px){.manu-section-1 .img-2{width:600px;height:332px}}@media (max-width:991.98px){.manu-section-1 .img-2,.manu-section-1 .img-2-wrapper:after{width:100%;height:220px}}.manu-section-2{background:#fff;color:#1b1c1e;padding:80px 0}@media (max-width:767.98px){.manu-section-2{padding:40px 0}}.manu-section-2 .title-15{font-weight:700;font-size:var(--size-title);line-height:49px;margin:0 0 40px}@media (max-width:767.98px){.manu-section-2 .title-15{line-height:var(--line-h-regular);margin:0 0 20px}}.manu-section-2 .row-production{display:flex;flex-direction:column}@media (max-width:767.98px){.manu-section-2 .row-production{flex-direction:row}}.manu-section-2 .row-production .title{font-weight:700;font-size:30px;line-height:41px;color:#fff;margin:0 0 10px}@media (max-width:767.98px){.manu-section-2 .row-production .title{font-size:24px;line-height:var(--line-h-regular)}}.manu-section-2 .row-production .col{display:flex;background:#1b1c1e;overflow:hidden;margin:0 0 20px}@media (max-width:767.98px){.manu-section-2 .row-production .col{flex-direction:column;height:auto}}.manu-section-2 .col:nth-child(5) .img-production-block img{height:351px}@media (max-width:991.98px){.manu-section-2 .col:nth-child(5) .img-production-block img{height:417px}}@media (max-width:767.98px){.manu-section-2 .col:nth-child(5) .img-production-block img{height:180px}}@media (max-width:767.98px){.manu-section-2 .col.spec-style .desc{max-height:174px;overflow:hidden;flex-grow:1}}.manu-section-2 .group-13{padding:40px;width:562px}@media (max-width:767.98px){.manu-section-2 .group-13{padding:30px 20px;width:100%}}.manu-section-2 .img-production-block{width:50%}@media (max-width:767.98px){.manu-section-2 .img-production-block{width:100%}}.manu-section-2 .img-production-block img{width:562px;height:285px;object-fit:cover;object-position:center}@media (max-width:767.98px){.manu-section-2 .img-production-block img{height:180px}}.manu-section-2 .desc{font-size:16px;line-height:22px;color:#fff}@media (max-width:767.98px){.manu-section-2 .desc{font-size:16px;line-height:var(--line-h-regular)}}.products-section-2,.manu-section-3,.further-section-3,.cer-section-3{background:#1b1c1e;color:#1b1c1e;padding:80px 0}@media (max-width:991.98px){.products-section-2,.manu-section-3,.further-section-3,.cer-section-3{padding:40px 0}}.products-section-2 .group-1,.manu-section-3 .group-1,.further-section-3 .group-1,.cer-section-3 .group-1{display:flex;gap:56px}@media (max-width:991.98px){.products-section-2 .group-1,.manu-section-3 .group-1,.further-section-3 .group-1,.cer-section-3 .group-1{flex-wrap:wrap;gap:20px 12px}}.products-section-2 .button-1-flex,.manu-section-3 .button-1-flex,.further-section-3 .button-1-flex,.cer-section-3 .button-1-flex{display:flex;align-items:center;width:100%;height:45px;border:1px solid #fff;padding:11px 20px}.products-section-2 .button-1-name,.manu-section-3 .button-1-name,.further-section-3 .button-1-name,.cer-section-3 .button-1-name{font-weight:700;font-size:16px;color:#fff}@media (max-width:767.98px){.products-section-2 .button-1-name,.manu-section-3 .button-1-name,.further-section-3 .button-1-name,.cer-section-3 .button-1-name{font-size:14px}}.products-section-2 .button-2-link,.manu-section-3 .button-2-link,.further-section-3 .button-2-link,.cer-section-3 .button-2-link{display:inline-block}@media (max-width:991.98px){.products-section-2 .button-2-link,.manu-section-3 .button-2-link,.further-section-3 .button-2-link,.cer-section-3 .button-2-link{width:calc(50% - 6px)}}.products-section-2 .button-2-flex,.manu-section-3 .button-2-flex,.further-section-3 .button-2-flex,.cer-section-3 .button-2-flex{display:flex;align-items:center;justify-content:space-between;gap:30px;width:236px;height:45px;border:1px solid #fff;padding:11px 20px;transition:all .3s ease 0s}@media (max-width:991.98px){.products-section-2 .button-2-flex,.manu-section-3 .button-2-flex,.further-section-3 .button-2-flex,.cer-section-3 .button-2-flex{width:100%;gap:8px;padding:11px 14px}}.products-section-2 .button-2-flex:hover,.manu-section-3 .button-2-flex:hover,.further-section-3 .button-2-flex:hover,.cer-section-3 .button-2-flex:hover{opacity:.7}.products-section-2 .button-2-name,.manu-section-3 .button-2-name,.further-section-3 .button-2-name,.cer-section-3 .button-2-name{font-weight:700;font-size:16px;color:#fff}@media (max-width:991.98px){.products-section-2 .button-2-name,.manu-section-3 .button-2-name,.further-section-3 .button-2-name,.cer-section-3 .button-2-name{font-size:14px;line-height:128%}}.products-section-2 .button-2-svg,.manu-section-3 .button-2-svg,.further-section-3 .button-2-svg,.cer-section-3 .button-2-svg{height:15px}.products-section-2 .button-3-link,.manu-section-3 .button-3-link,.further-section-3 .button-3-link,.cer-section-3 .button-3-link{display:inline-block}@media (max-width:991.98px){.products-section-2 .button-3-link,.manu-section-3 .button-3-link,.further-section-3 .button-3-link,.cer-section-3 .button-3-link{width:calc(50% - 6px)}}.products-section-2 .button-3-flex{display:flex;align-items:center;justify-content:center;gap:30px;width:236px;height:45px;background:#cfcfcf;padding:11px 20px;transition:all .3s ease 0s}@media (max-width:991.98px){.products-section-2 .button-3-flex{width:100%;gap:8px;padding:11px 16px}}.manu-section-3 .button-3-flex,.further-section-3 .button-3-flex,.cer-section-3 .button-3-flex{display:flex;align-items:center;justify-content:space-between;gap:30px;width:236px;height:45px;background:#cfcfcf;padding:11px 20px;transition:all .3s ease 0s}@media (max-width:991.98px){.manu-section-3 .button-3-flex,.further-section-3 .button-3-flex,.cer-section-3 .button-3-flex{width:100%;gap:6px;padding:11px 14px}}.products-section-2 .button-3-flex:hover,.manu-section-3 .button-3-flex:hover,.further-section-3 .button-3-flex:hover,.cer-section-3 .button-3-flex:hover{background:#e2e2e2}.products-section-2 .button-3-name,.manu-section-3 .button-3-name,.further-section-3 .button-3-name,.cer-section-3 .button-3-name{font-weight:700;font-size:16px;color:#1b1c1e;transition:all .3s ease 0s}@media (max-width:991.98px){.products-section-2 .button-3-name,.manu-section-3 .button-3-name,.further-section-3 .button-3-name,.cer-section-3 .button-3-name{font-size:14px;line-height:128%}}.products-section-2 .button-3-flex:hover .button-3-name,.manu-section-3 .button-3-flex:hover .button-3-name,.further-section-3 .button-3-flex:hover .button-3-name,.cer-section-3 .button-3-flex:hover .button-3-name{color:#5b5b5b}.products-section-2 .button-3-svg,.manu-section-3 .button-3-svg,.further-section-3 .button-3-svg,.cer-section-3 .button-3-svg{height:15px;transition:all .3s ease 0s}@media (max-width:767.98px){.products-section-2 .button-3-svg img,.manu-section-3 .button-3-svg img,.further-section-3 .button-3-svg img,.cer-section-3 .button-3-svg img{width:20px;height:15px}}.products-section-2 .button-3-flex:hover .button-3-svg,.manu-section-3 .button-3-flex:hover .button-3-svg,.further-section-3 .button-3-flex:hover .button-3-svg,.cer-section-3 .button-3-flex:hover .button-3-svg{opacity:.6}.further-section-1{padding:80px 0;background:#1b1c1e}@media (max-width:767.98px){.further-section-1{padding:40px 0}}@media (max-width:575.98px){.further-section-1{padding:0 0 40px}}.further-section-1 .title-1{font-weight:700;font-size:var(--size-title);line-height:49px;color:#fff;margin:0 0 20px}@media (max-width:767.98px){.further-section-1 .title-1{line-height:var(--line-h-regular)}}.further-section-1 .group-1{display:flex;gap:56px;margin:0 0 40px}@media (max-width:767.98px){.further-section-1 .group-1{flex-direction:column;gap:20px}}.further-section-1 .desc-1,.further-section-1 .desc-2{font-size:var(--size-regular);line-height:var(--line-h-regular);color:#fff}@media (max-width:767.98px){.further-section-1 .desc-1,.further-section-1 .desc-2{font-size:16px;line-height:var(--line-h-regular)}}.further-section-1 .arrow-white-block{display:flex;justify-content:right}.further-section-2{padding:80px 0;background:#fff}@media (max-width:767.98px){.further-section-2{padding:40px 0}}.further-section-2 .title-1{font-weight:700;font-size:var(--size-title);line-height:49px;color:#1b1c1e;margin:0 0 40px}@media (max-width:767.98px){.further-section-2 .title-1{line-height:var(--line-h-regular);margin:0 0 20px}}.further-section-2 .row{display:flex;flex-wrap:wrap;gap:20px}@media (max-width:767.98px){.further-section-2 .row{flex-wrap:nowrap;gap:0px}}.further-section-2 .col{width:calc((100% - 40px)/3);background:#1b1c1e;height:auto}@media (max-width:767.98px){.further-section-2 .col{width:100%}}.further-section-2 .img-block img{width:100%;height:194px;object-fit:cover;object-position:center}.further-section-2 .group{padding:40px 20px}@media (max-width:767.98px){.further-section-2 .group{display:flex;flex-direction:column;padding:30px 20px}}.further-section-2 .title{font-weight:700;font-size:30px;line-height:41px;color:#fff;margin:0 0 8px}@media (max-width:767.98px){.further-section-2 .title{font-size:24px;line-height:var(--line-h-regular)}}.further-section-2 .desc{font-size:16px;line-height:22px;color:#fff}@media (max-width:767.98px){.further-section-2 .desc{flex-grow:1}}.cer-section-1{padding:80px 0;background:#1b1c1e;position:sticky;top:80px}@media (max-width:1199.98px){.cer-section-1{position:relative;top:0}}@media (max-width:767.98px){.cer-section-1{padding:40px 0}}@media (max-width:767.98px){.cer-section-1{padding:0 0 40px}}.cer-section-1 .group-1{display:flex;gap:54px}@media (max-width:767.98px){.cer-section-1 .group-1{flex-direction:column;gap:20px}}.cer-section-1 .group-1-inner{width:50%}@media (max-width:767.98px){.cer-section-1 .group-1-inner{width:100%}}.cer-section-1 .title-1{font-weight:700;font-size:var(--size-title);line-height:49px;color:#fff;margin:0 0 20px}@media (max-width:767.98px){.cer-section-1 .title-1{line-height:var(--line-h-regular)}}.cer-section-1 .desc-1,.cer-section-1 .desc-2{font-size:var(--size-regular);line-height:var(--line-h-regular);color:#fff}.cer-section-1 .desc-2 p{margin:0 0 20px}.cer-section-1 .desc-2 p:nth-child(2){margin:0 0 40px}@media (max-width:767.98px){.cer-section-1 .desc-2 p:nth-child(2){margin:0 0 20px}}.cer-section-1 .accent-1{font-weight:700;font-size:28px;line-height:35px;color:#fff;margin:0 0 40px}@media (max-width:1199.98px){.cer-section-1 .accent-1{font-size:24px}}@media (max-width:991.98px){.cer-section-1 .accent-1{font-size:22px}}@media (max-width:767.98px){.cer-section-1 .accent-1{font-size:20px;line-height:125%;margin:0 0 20px}}.cer-section-1 .arrow-white-block{display:flex;justify-content:flex-end}.cer-section-2{position:relative;background-repeat:no-repeat;background-size:cover;height:600px}@media (max-width:767.98px){.cer-section-2{height:220px}}.cer-section-3{position:relative}.contact-section-1{padding:80px 0;background:#1b1c1e}@media (max-width:767.98px){.contact-section-1{padding:40px 0}}.contact-section-1 .title-1{font-weight:700;font-size:var(--size-title);line-height:49px;color:#fff;margin:0 0 20px}@media (max-width:767.98px){.contact-section-1 .title-1{line-height:var(--line-h-regular)}}.contact-section-1 .desc-1{font-size:var(--size-regular);line-height:var(--line-h-regular);color:#fff;margin:0 0 40px}@media (max-width:767.98px){.contact-section-1 .desc-1{margin:0 0 20px}}.contact-section-1 .row{display:flex;gap:34px}@media (max-width:767.98px){.contact-section-1 .row{flex-direction:column}}.contact-section-1 .col{width:50%;display:flex;flex-direction:column;gap:20px}@media (max-width:767.98px){.contact-section-1 .col{width:100%}}.contact-section-1 .wpcf7 label{color:#fff}.home-section-6 .wpcf7 .wpcf7-form-control-wrap,.contact-section-1 .wpcf7 .wpcf7-form-control-wrap{display:block}.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-textarea,.wpcf7-form-control.wpcf7-submit{border:1.5px solid #fff;padding:11px 20px;background:0 0;color:#fff;font-family:inherit;font-size:16px;line-height:var(--line-h-regular);color:#fff;width:calc(100% - 2px);display:block;height:45px;outline:none}@media (max-width:1199.98px){.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-submit{height:40px;font-size:14px;line-height:var(--line-h-regular);padding:11px 16px}}.wpcf7-form-control.wpcf7-textarea{height:119px}@media (max-width:991.98px){.wpcf7-form-control.wpcf7-textarea{height:103px}}.wpcf7-form-control.wpcf7-submit{border:none;padding:11px 20px 10px;cursor:pointer;position:absolute;top:1px;left:1px;text-align:left}@media (max-width:767.98px){.wpcf7-form-control.wpcf7-submit{font-size:14px;line-height:var(--line-h-regular);padding:11px 16px 10px;height:40px}}.home-section-6 .button-2-link,.company-section-5 .button-2-link,.contact-section-1 .button-2-link{display:inline-block;position:relative;width:max-content}.home-section-6 .button-2-flex,.company-section-5 .button-2-flex,.contact-section-1 .button-2-flex{display:flex;align-items:center;justify-content:space-between;gap:30px;width:236px;height:45px;border:1px solid #fff;padding:11px 20px;transition:all .3s ease 0s}@media (max-width:1199.98px){.home-section-6 .button-2-flex,.company-section-5 .button-2-flex,.contact-section-1 .button-2-flex{gap:8px;width:172px;height:40px;padding:11px 16px}}@media (max-width:767.98px){.home-section-6 .button-2-flex,.company-section-5 .button-2-flex,.contact-section-1 .button-2-flex{width:172px;height:40px;gap:8px;padding:11px 16px}}.home-section-6 .button-2-flex:hover,.company-section-5 .button-2-flex:hover,.contact-section-1 .button-2-flex:hover{opacity:.7}.home-section-6 .button-2-name,.company-section-5 .button-2-name,.contact-section-1 .button-2-name{font-weight:700;font-size:16px;color:#fff}.home-section-6 .button-2-svg,.company-section-5 .button-2-svg,.contact-section-1 .button-2-svg{height:15px;position:absolute;right:20px;z-index:0;cursor:pointer}.home-section-6 .col,.company-section-5 .col{display:flex;flex-direction:column;gap:20px;margin:0 0 20px}@media (max-width:991.98px){.home-section-6 .col,.company-section-5 .col{width:calc((100% - 40px)/2);margin:0}}@media (max-width:575.98px){.home-section-6 .col,.company-section-5 .col{width:100%}}.company-section-5 .col:last-child,.home-section-6 .col:last-child{margin-bottom:0}.wpcf7-spinner{position:absolute !important;right:60px !important;top:10px !important;margin:0 !important}.wpcf7 form .wpcf7-response-output{margin:2em 0 0;padding:11px 20px;color:#fff}.wpcf7-not-valid-tip{margin:6px 0 0}input[type=text]{background:0 0;border:1px solid #fff;width:100%;height:46px;color:#fff;padding:12px 20px;font-family:inherit;font-size:inherit;outline:none}input[type=checkbox]{position:relative;cursor:pointer;padding:0;margin-right:10px;width:16px;height:12px}input[type=checkbox]:before{content:"";margin-right:10px;display:inline-block;margin-top:-2px;width:16px;height:16px;background:#181818;border:1px solid #fff}input[type=checkbox]:checked:before{background:#000;border-color:#fff}input[type=checkbox]:checked:after{content:"";position:absolute;left:2px;top:0;background:#fff;width:12px;height:12px}input[type=checkbox][disabled]{opacity:.3}.disabled label{opacity:.3}.c-checkbox{margin:0 0 16px}.c-checkbox label{display:flex;flex-direction:row;align-items:flex-start}.c-checkbox-desc{color:#fff;font-size:12px;line-height:15px;position:relative;top:2px}.c-checkbox-desc a{color:#fff;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#fff;text-underline-offset:4px}span.wpcf7-list-item{display:contents;color:red;font-weight:400;font-size:14px;margin:20px 0 0}.inputwrapper{position:relative}.inputwrapper input::-webkit-input-placeholder{color:#999}.inputwrapper input:focus{outline:none;background:#1b1c1e}.inputwrapper span{position:absolute;top:0;color:#fff;background:0 0;transition:.3s ease-in-out;padding:11px 20px;z-index:1;font-size:16px;line-height:140%;pointer-events:none}@media (max-width:1199.98px){.inputwrapper span{font-size:14px;line-height:var(--line-h-regular);padding:11px 16px}}.inputwrapper span.visible{top:-14px;opacity:1;background:#1b1c1e;padding:3px 6px;margin:0 6px}.inputwrapper input::placeholder,.inputwrapper textarea::placeholder{opacity:0}.products-section-1{background:#1b1c1e;padding:80px 0 0}@media (max-width:767.98px){.products-section-1{padding:40px 0 0}}@media (max-width:575.98px){.products-section-1{padding:0}}.products-section-1 .title-1{font-weight:700;font-size:var(--size-title);line-height:var(--line-h-regular);color:#fff;margin:0 0 20px}.products-section-1 .group-1{display:flex;flex-wrap:wrap;gap:15px}@media (max-width:767.98px){.products-section-1 .group-1{margin:0 0 20px}}.products-section-1 .button-2-link{display:inline-block}@media (max-width:575.98px){.products-section-1 .button-2-link{display:none}}.products-section-1 .button-2-flex{display:flex;align-items:center;justify-content:space-between;gap:30px;width:213px;height:46px;border:1px solid #fff;padding:11px 20px}@media (max-width:767.98px){.products-section-1 .button-2-flex{width:172px}}.products-section-1 .button-2-name{font-weight:700;font-size:16px;color:#fff}.products-section-1 .button-2-svg{height:15px}.products-section-1 .search-filter{position:relative;margin:0 0 40px;max-width:896px;width:calc(100% - 213px - 15px)}@media (max-width:767.98px){.products-section-1 .search-filter{margin:0;width:calc(100% - 172px - 15px)}}@media (max-width:575.98px){.products-section-1 .search-filter{width:100%}}.products-section-1 .search-filter svg{position:absolute;top:11px;right:20px}.products-section-1 .filter-tab-ul{display:flex;flex-wrap:wrap;gap:15px 15px;margin:0 0 15px}@media (max-width:767.98px){.products-section-1 .filter-tab-ul{gap:15px 15px;margin:0 0 40px}}.products-section-1 .filter-tab-li{width:calc((100% - 60px)/5);color:#fff;font-weight:700;font-size:14px;line-height:var(--line-h-regular);border:1px solid #fff;text-align:center;height:46px;transition:all .2s ease 0s}@media (max-width:1199.98px){.products-section-1 .filter-tab-li{font-size:11px;height:auto}}@media (max-width:991.98px){.products-section-1 .filter-tab-li{display:flex;justify-content:center}}@media (max-width:767.98px){.products-section-1 .filter-tab-li{width:calc((100% - 15px)/2)}}.products-section-1 .filter-tab-li:hover{opacity:.75}.products-section-1 .filter-tab-li.filter-active-tab{background:#fff;color:#1b1c1e}.products-section-1 .filter-tab-li label{padding:14px 11px 11px;cursor:pointer;display:flex;align-items:center;justify-content:center}.products-section-1 .filter-tab-li input[type=checkbox],.products-section-1 .filter-tab-li input[type=checkbox]:before,.products-section-1 .filter-tab-li input[type=checkbox]:after{display:none}.products-section-1 .filter-row{display:flex;flex-wrap:wrap;gap:56px}.products-section-1 .filter-col-1{width:240px}@media (max-width:767.98px){.products-section-1 .filter-col-1{width:100%}.products-section-1 .filter-col-1{display:none}}.products-section-1 .filter-col-2{width:calc(100% - 240px - 56px)}@media (max-width:767.98px){.products-section-1 .filter-col-2{width:100%}}.products-section-1 .product-title{color:#fff;font-size:16px;line-height:var(--line-h-regular)}.products-section-1 input[type=checkbox]{position:relative;top:4px;cursor:pointer;padding:0;margin-right:10px;width:16px;height:12px;flex-shrink:0}.products-section-1 .filter-title{font-weight:700;font-size:var(--size-regular);line-height:var(--line-h-regular);color:#fff;margin:0 0 12px}.products-section-1 .filter-check-li{display:flex}.products-section-1 .filter-check-item{font-size:16px;line-height:var(--line-h-regular);color:#fff;cursor:pointer}.products-section-1 .product-ul{display:flex;flex-wrap:wrap;gap:40px 56px}@media (max-width:767.98px){.products-section-1 .product-ul{gap:12px}}.products-section-1 .product-li{width:calc((100% - 112px)/3);min-width:236px}@media (max-width:1199.98px){.products-section-1 .product-li{min-width:184px}}@media (max-width:991.98px){.products-section-1 .product-li{width:calc((100% - 56px)/2)}}@media (max-width:767.98px){.products-section-1 .product-li{width:calc((100% - 12px)/2)}}@media (max-width:575.98px){.products-section-1 .product-li{min-width:154px}}@media (max-width:350px){.products-section-1 .product-li{min-width:130px}}@media (max-width:302px){.products-section-1 .product-li{width:100%}}.products-section-1 .product-li.hide{display:none}.products-section-1 .product-img{display:flex;justify-content:center;align-items:center;padding:30px;border:1px solid #fff;margin:0 0 15px;height:220px}@media (max-width:1199.98px){.products-section-1 .product-img{height:184px}}@media (max-width:575.98px){.products-section-1 .product-img{height:154px}}@media (max-width:350px){.products-section-1 .product-img{height:130px}}.products-section-1 .product-img img{width:186px}@media (max-width:1199.98px){.products-section-1 .product-img img{width:160px}}@media (max-width:575.98px){.products-section-1 .product-img img{width:140px}}@media (max-width:350px){.products-section-1 .product-img img{width:120px}}.products-section-1 .button-1d-link{display:block;margin:0 0 60px}.products-section-1 .button-1-flex{display:flex;align-items:center;justify-content:center;gap:30px;width:inherit;height:45px;background:#cfcfcf;padding:11px 20px}.products-section-1 .button-1-name{font-weight:700;font-size:16px;color:#1b1c1e}.filter-check-item.no-active{opacity:.3}.filter-check-item.active{opacity:1}.filter-check-block{margin:0 0 40px}.filter-check-ul{display:flex;flex-direction:column;gap:5px}.terms-section-1,.protection-section-1,.imprint-section-1{position:relative;background:#1b1c1e;color:#fff;padding:80px 0;overflow:hidden}@media (max-width:767.98px){.terms-section-1,.protection-section-1,.imprint-section-1{padding:40px 0}}@media (max-width:575.98px){.terms-section-1,.protection-section-1,.imprint-section-1{padding:0 0 40px}}.terms-section-1 .title-1,.protection-section-1 .title-1,.imprint-section-1 .title-1{font-weight:700;font-size:var(--size-title);line-height:49px;margin:0 0 20px}@media (max-width:767.98px){.terms-section-1 .title-1,.protection-section-1 .title-1,.imprint-section-1 .title-1{line-height:var(--line-h-regular)}}.terms-section-1 .terms-content h2,.protection-section-1 .protection-content h2,.imprint-section-1 .imprint-content h2{font-weight:700;font-size:24px;line-height:var(--line-h-regular);margin:48px 0 28px}@media (max-width:767.98px){.terms-section-1 .terms-content h2,.protection-section-1 .protection-content h2,.imprint-section-1 .imprint-content h2{font-size:20px;line-height:23px;margin:36px 0 20px}}.terms-section-1 .terms-content p:last-child,.protection-section-1 .protection-content p:last-child,.imprint-section-1 .imprint-content p:last-child{margin-bottom:0}.terms-section-1 .terms-content p,.protection-section-1 .protection-content p,.imprint-section-1 .imprint-content p{margin:26px 0;font-weight:400;font-size:var(--size-regular);line-height:var(--line-h-regular)}@media (max-width:767.98px){.terms-section-1 .terms-content p,.protection-section-1 .protection-content p,.imprint-section-1 .imprint-content p{margin:20px 0}}.terms-section-1 .terms-content ul li,.protection-section-1 .protection-content ul li,.imprint-section-1 .imprint-content ul li{position:relative;margin:0 0 0 25px;color:#fff;font-weight:400;font-size:var(--size-regular);line-height:125%}.terms-section-1 .terms-content ul li:before,.protection-section-1 .protection-content ul li:before,.imprint-section-1 .imprint-content ul li:before{content:"";width:4px;height:4px;background:#fff;border-radius:50%;position:absolute;top:11px;left:-16px}.footer{background:#cfcfcf;padding:80px 0}@media (max-width:767.98px){.footer{padding:40px 0}}.footer-general-group{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;align-items:end}@media (max-width:767.98px){.footer-general-group{flex-direction:column;align-items:normal;gap:0}}.footer .logo img{width:63px;height:17px}.nav-copy-logo-group{display:flex;flex-direction:column;gap:20px}@media (max-width:991.98px){.nav-copy-logo-group{flex-direction:column-reverse;align-items:flex-start}}@media (max-width:767.98px){.nav-copy-logo-group{flex-direction:column-reverse}}.copy-logo-group{display:flex;gap:10px;justify-content:flex-end}@media (max-width:991.98px){.copy-logo-group{flex-direction:row-reverse}}@media (max-width:767.98px){.copy-logo-group{justify-content:left;flex-direction:row-reverse;align-items:flex-end}}.copy{padding:2px 0 0}@media (max-width:767.98px){.copy{font-size:12px;line-height:11px}}#menu-footer-1{gap:60px;column-count:2;max-width:max-content}@media (max-width:991.98px){#menu-footer-1{gap:15px}}@media (max-width:767.98px){#menu-footer-1{column-count:1;margin:0 0 20px}}#menu-footer-1>li{margin:0 0 15px}@media (max-width:575.98px){#menu-footer-1>li{margin:0 0 10px}}#menu-footer-1>li>a{font-weight:400;font-size:16px;line-height:22px;color:#1b1c1e;text-transform:uppercase;transition:all .3s ease 0s}@media (max-width:575.98px){#menu-footer-1>li>a{font-size:12px;line-height:var(--line-h-regular)}}#menu-footer-1>li>a:hover{opacity:.7}#menu-footer-2{display:flex;gap:30px}#menu-footer-2>li>a{font-weight:700;font-size:var(--size-regular);line-height:20px;color:#1b1c1e;transition:all .3s ease 0s}@media (max-width:767.98px){#menu-footer-2>li>a{font-size:16px;line-height:16px}}#menu-footer-2>li>a:hover{opacity:.7}.meta-page{position:fixed;bottom:0;right:0;background:#fff;border-radius:15px 0 0;box-shadow:0 0 10px 0 #d1d1d1;opacity:.8;transition:all .2s ease}.meta-page .post-edit-link{display:block;padding:20px;color:#b4ad9e;transition:all .2s ease}.meta-page:hover{opacity:1}.meta-page .post-edit-link:hover{color:#009688}.meta-page .post-edit-link svg{display:block}@media (max-width:991.98px){.nav-primary{display:none}}.nav.mobile{display:none}@media (max-width:991.98px){.nav.mobile{position:fixed;left:0;top:-100%;width:100%;height:100%;overflow:auto;transition:all .3s ease 0s;background:#1b1c1e;display:block;z-index:2}}@media (max-width:991.98px){.nav.mobile.active{top:0}}#cookie-notice{font-family:var(--base-font)}#cookie-notice .cn-button:not(.cn-button-custom){font-family:var(--base-font)}.catalog-desc-block{display:none;margin:40px 0 0}.catalog-desc-block.active{display:block}.catalog-desc p{margin:0 0 26px}.catalog-desc p:last-child{margin:0}.catalog-title-h2{color:#fff;font-weight:700;font-size:var(--size-title);line-height:135%;margin:0 0 20px}.catalog-desc{color:#fff;font-size:var(--size-regular);line-height:135%}.catalog-title-h3{color:#fff;font-weight:700;font-size:30px;line-height:135%;margin:40px 0 20px}@media (max-width:767.98px){.catalog-title-h3{font-size:22px}}.catalog-img-block{display:inline-block}.catalog-img-block img{transition:.3s}.catalog-img-block img:hover{box-shadow:2px 2px 5px 0px #000;opacity:.9}.swiper-button-block{display:none}@keyframes grow{0%{transform:scale(1)}100%{transform:scale(2)}}@media (max-width:767.98px){.swiper-button-block{display:block;position:relative;height:24px;margin:40px 0 0}.swiper-home_1 .swiper-slide{opacity:.45;transition:all .3s ease 0s}.swiper-home_1 .swiper-slide-active{opacity:1}.swiper-company_1 .swiper-slide{opacity:.45;transition:all .3s ease 0s}.swiper-company_1 .swiper-slide-active{opacity:1}.swiper-manu_1 .swiper-slide{opacity:.45;transition:all .3s ease 0s}.swiper-manu_1 .swiper-slide-active{opacity:1}.swiper-further_1 .swiper-slide{opacity:.45;transition:all .3s ease 0s}.swiper-further_1 .swiper-slide-active{opacity:1}}@media (max-width:575.98px){.swiper-home_1{margin:0 -15px 0 0}}