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-family:"PP Neue Montreal",Arial,sans-serif;font-style:normal;line-height:100%;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{padding-left:20px}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}img{width:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;height:auto}@media print{*:before,*:after{background:0 0;color:#000;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}body{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inner{max-width:100%;margin:0 auto;width:100%;padding:0 10px}@media screen and (min-width:768px){.inner{max-width:1380px}}.container{max-width:364px;width:100%;margin:0 auto;padding:0 10px;position:relative}@media screen and (min-width:768px){.container{max-width:1380px;width:100%;margin:0 auto;padding:0 10px}}.hidden{display:none !important}.screen-reader-text{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.object-fit{position:absolute;top:0;left:0;width:100%;-o-object-position:center top;object-position:center top}.object-fit~*{position:relative}.object-fit-cover{-o-object-fit:cover;object-fit:cover;height:100%}.object-fit-contain{-o-object-fit:contain;object-fit:contain;height:auto}.parallax img{transform:scale(1.02)}.link-arrow{display:inline-table;position:relative;color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:27px;border-bottom:1px solid #0e0e0e;margin-right:28px;text-decoration:none}@media screen and (min-width:768px){.link-arrow{font-size:22px;line-height:32px}}.link-arrow:before{position:absolute;content:" ";background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/link-icon.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;right:-28px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}@media screen and (min-width:768px){.link-arrow:before{width:24px;height:24px}}.link-arrow:hover:before{-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.link-arrow.white{color:#fff;border-bottom:1px solid #fff}.link-arrow.white:before{background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/link-icon-white.svg)}.btn,.load-more__btn{color:var(--Dark,#0e0e0e);text-align:center;padding:12px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:999px;background:var(--Gray-100,#f4f4f4);font-size:17px;font-style:normal;font-weight:400;line-height:normal;display:inline-block;text-decoration:none;position:relative;-webkit-transition:all .75s ease;-o-transition:all .75s ease;transition:all .75s ease;overflow:hidden;z-index:1;max-width:200px}.btn:after,.load-more__btn:after{position:absolute;content:" ";top:50%;left:50%;z-index:-1;width:0;height:0;-webkit-transition:all .75s ease;-o-transition:all .75s ease;transition:all .75s ease;-webkit-transform:translate(-50%,-50%) scale(.1);-ms-transform:translate(-50%,-50%) scale(.1);transform:translate(-50%,-50%) scale(.1);border-radius:999px}.btn:hover,.load-more__btn:hover{color:#fff;background:0 0}.btn:hover:after,.load-more__btn:hover:after{height:200px;width:200px;background:#ff6b00;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.current-text{position:absolute;content:" ";color:var(--White,#fff);text-align:center;font-size:0;font-style:normal;font-weight:400;line-height:normal;padding-right:60px;text-transform:uppercase;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);bottom:102px;right:-40px}@media screen and (min-width:768px){.current-text{font-size:17px}}.current-text:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;content:" ";width:44px;height:10px;background:rgba(255,255,255,.4);border-radius:99px}.current-text:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:15px;content:" ";width:10px;height:6px;background:#fff;border-radius:99px;-webkit-animation:2.5s infinite current-text-animation;animation:2.5s infinite current-text-animation}@-webkit-keyframes current-text-animation{0%{right:4px}49.999%{right:30px}50%{right:30px}100%{right:4px}}@keyframes current-text-animation{0%{right:4px}49.999%{right:30px}50%{right:30px}100%{right:4px}}.current-text.black{color:var(--Dark,#0e0e0e)}.current-text.black:before{background:var(--Gray-200,#eee)}.current-text.black:after{background:#ff6b00}.current-text.right{right:-20px;bottom:66px}@media screen and (min-width:768px){.current-text.right{right:-40px;bottom:102px}}.current-text.bottom{bottom:64px}@media screen and (min-width:768px){.current-text.bottom{bottom:102px}}.back-arrow{color:var(--Dark,#0e0e0e);text-align:center;width:32px;height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;background-color:rgba(255,255,255,.3);display:inline-block;text-decoration:none;position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;overflow:hidden;background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/arrow-white-icon.png);background-position:center center;background-repeat:no-repeat;background-size:16px 16px;z-index:1;cursor:pointer}@media screen and (min-width:768px){.back-arrow{width:48px;height:48px;background-size:24px 24px}}.back-arrow:after{position:absolute;content:" ";top:50%;left:50%;z-index:-2;width:0;height:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate(-50%,-50%) scale(.1);-ms-transform:translate(-50%,-50%) scale(.1);transform:translate(-50%,-50%) scale(.1);border-radius:999px}.back-arrow:hover{color:#fff;background-color:transparent;background-image:none}.back-arrow:hover:after{height:50px;width:50px;background-color:#fff;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/arrow-black-icon.png);background-position:center center;background-repeat:no-repeat;background-size:16px 16px}@media screen and (min-width:768px){.back-arrow:hover:after{background-size:24px 24px}}.inner-follow{position:absolute;margin-top:120px;top:0;left:0;width:100%;height:100%;overflow:hidden}.inner-follow-product{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}@media screen and (min-width:768px){.inner-follow-product{margin-bottom:120px}}.inner-follow .follow-cursor,.inner-follow-product .follow-cursor{position:absolute;top:50%;left:50%;margin-top:-120px;z-index:101;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#ff6b00;border-radius:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#fff;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:none !important;padding:24px 16px;-webkit-transition:font-size,padding .8s;-o-transition:font-size,padding .8s;transition:font-size,padding .8s;cursor:pointer}.inner-follow-product .follow-cursor{padding:15px 15px 10px}@media screen and (min-width:768px){.inner-follow .follow-cursor,.inner-follow-product .follow-cursor{display:inline-block !important}}.inner-follow .follow-cursor:hover,.inner-follow-product .follow-cursor:hover{padding:48px 38px;font-size:17px}.inner-follow-product .follow-cursor:hover{padding:20px 20px 14px}@font-face{font-family:"PP Neue Montreal";src:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../fonts/ppneuemontreal-book.otf) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"PP Neue Montreal";src:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../fonts/ppneuemontreal-medium.otf) format("woff");font-weight:500;font-style:normal}.preloader{position:fixed;z-index:9999999;width:100%;height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.preloader .bg-menu{position:absolute;top:0;content:" ";z-index:-1;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.preloader .bg-menu .bg-menu-1,.preloader .bg-menu .bg-menu-2,.preloader .bg-menu .bg-menu-3,.preloader .bg-menu .bg-menu-4,.preloader .bg-menu .bg-menu-5,.preloader .bg-menu .bg-menu-6{display:block;border-left:0;border-right:0;background:#fff;height:100%;width:100%}@media screen and (min-width:768px){.preloader .bg-menu .bg-menu-1,.preloader .bg-menu .bg-menu-2,.preloader .bg-menu .bg-menu-3,.preloader .bg-menu .bg-menu-4,.preloader .bg-menu .bg-menu-5,.preloader .bg-menu .bg-menu-6{border-left:.5px solid rgba(14,14,14,.1);border-right:.5px solid rgba(14,14,14,.1)}}.preloader.closed-bar .bg-menu-1,.preloader.closed-bar .bg-menu-2,.preloader.closed-bar .bg-menu-3,.preloader.closed-bar .bg-menu-4,.preloader.closed-bar .bg-menu-5,.preloader.closed-bar .bg-menu-6{-webkit-animation:1s bg-menu-out;animation:1s bg-menu-out;height:0}.preloader.closed-bar .bg-menu-1{-webkit-animation:1s bg-menu-out;animation:1s bg-menu-out;border-right:0;border-left:0}@media screen and (min-width:768px){.preloader.closed-bar .bg-menu-1{border-left:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.preloader.closed-bar .bg-menu-1{border-right:.5px solid rgba(14,14,14,.1)}}.preloader.closed-bar .bg-menu-2{-webkit-animation:.9s bg-menu-out;animation:.9s bg-menu-out;border-left:0;border-right:0}@media screen and (min-width:768px){.preloader.closed-bar .bg-menu-2{border-right:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.preloader.closed-bar .bg-menu-2{border-left:.5px solid rgba(14,14,14,.1)}}.preloader.closed-bar .bg-menu-3{-webkit-animation:.8s bg-menu-out;animation:.8s bg-menu-out;border-right:0;border-left:0}@media screen and (min-width:768px){.preloader.closed-bar .bg-menu-3{border-left:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.preloader.closed-bar .bg-menu-3{border-right:.5px solid rgba(14,14,14,.1)}}.preloader.closed-bar .bg-menu-4{-webkit-animation:.7s bg-menu-out;animation:.7s bg-menu-out;border-left:0;border-right:0}@media screen and (min-width:768px){.preloader.closed-bar .bg-menu-4{border-right:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.preloader.closed-bar .bg-menu-4{border-left:.5px solid rgba(14,14,14,.1)}}.preloader.closed-bar .bg-menu-5{-webkit-animation:.6s bg-menu-out;animation:.6s bg-menu-out;border-right:0;border-left:0}@media screen and (min-width:768px){.preloader.closed-bar .bg-menu-5{border-left:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.preloader.closed-bar .bg-menu-5{border-right:.5px solid rgba(14,14,14,.1)}}.preloader.closed-bar .bg-menu-6{-webkit-animation:.5s bg-menu-out;animation:.5s bg-menu-out;border-left:0;border-right:0}@media screen and (min-width:768px){.preloader.closed-bar .bg-menu-6{border-right:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.preloader.closed-bar .bg-menu-6{border-left:.5px solid rgba(14,14,14,.1)}}@-webkit-keyframes bg-menu-out{0%{height:100%}100%{height:0}}@keyframes bg-menu-out{0%{height:100%}100%{height:0}}.preloader.closed-bar .inner-custom .inner .loading{opacity:0}.preloader.closed-bar .inner-custom .inner .loading span:before{opacity:0}.preloader.closed-bar .inner-custom .inner .bottom-load .loading-number{opacity:0}.preloader.closed-bar .inner-custom .inner .bottom-load .loading-number:before{opacity:0}.preloader.closed-bar .inner-custom .inner .bottom-load .copyright{opacity:0}.preloader .inner-custom{width:100%;padding:0 10px;height:100%}@media screen and (min-width:768px){.preloader .inner-custom{padding:0}}.preloader .inner-custom .inner{position:relative;max-width:100%;padding:32px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;height:100%}@media screen and (min-width:768px){.preloader .inner-custom .inner{max-width:66.666%;padding:60px 0}}.preloader .inner-custom .inner .loading{color:#ff6b00;font-size:17px;font-style:normal;font-weight:400;line-height:normal;position:relative;display:inline-block;width:100%;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;opacity:1}.preloader .inner-custom .inner .loading span{position:relative;font-size:17px;font-style:normal;font-weight:400;line-height:normal}.preloader .inner-custom .inner .loading span:before{position:absolute;content:".";-webkit-animation:.8s loading-dots infinite;animation:.8s loading-dots infinite;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;opacity:1}@-webkit-keyframes loading-dots{0%{content:"."}33.333%{content:".."}66.666%{content:"..."}}@keyframes loading-dots{0%{content:"."}33.333%{content:".."}66.666%{content:"..."}}.preloader .inner-custom .inner .bottom-load{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.preloader .inner-custom .inner .bottom-load .loading-number{color:#ff6b00;font-size:164px;font-style:normal;font-weight:400;line-height:normal;position:relative;width:100%;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;opacity:1}@media screen and (min-width:768px){.preloader .inner-custom .inner .bottom-load .loading-number{width:initial}}.preloader .inner-custom .inner .bottom-load .loading-number:before{color:#ff6b00;font-size:82px;font-style:normal;font-weight:400;line-height:normal;position:absolute;content:"100%";left:0;top:-60px;-webkit-animation:1.5s loading-number;animation:1.5s loading-number;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;opacity:1}@media screen and (min-width:768px){.preloader .inner-custom .inner .bottom-load .loading-number:before{top:-30px;font-size:50px}}@media screen and (min-width:1200px){.preloader .inner-custom .inner .bottom-load .loading-number:before{top:-50px;font-size:70px}}@media screen and (min-width:1440px){.preloader .inner-custom .inner .bottom-load .loading-number:before{top:-80px;font-size:100px}}@media screen and (min-width:1920px){.preloader .inner-custom .inner .bottom-load .loading-number:before{font-size:134px;top:-110px}}@-webkit-keyframes loading-number{0%{content:"0%"}17%{content:"17%"}35%{content:"35%"}50%{content:"50%"}73%{content:"73%"}85%{content:"95%"}90%{content:"100%"}}@keyframes loading-number{0%{content:"0%"}17%{content:"17%"}35%{content:"35%"}50%{content:"50%"}73%{content:"73%"}85%{content:"95%"}90%{content:"100%"}}.preloader .inner-custom .inner .bottom-load .copyright{color:#ff6b00;font-size:17px;font-style:normal;font-weight:400;line-height:normal;width:100%;padding-top:81px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;opacity:1}@media screen and (min-width:768px){.preloader .inner-custom .inner .bottom-load .copyright{width:initial;padding-top:0}}body:not(.header-update) main{padding-top:76px}body:not(.header-update) .header{padding:16px 0;background:#fff}body:not(.header-update) .header .header_left .logo{-webkit-filter:brightness(0) invert(0);filter:brightness(0) invert(0)}body:not(.header-update) .header .header_right .btn{color:#0e0e0e;background:#f4f4f4}body:not(.header-update) .header .header_right .btn:hover{background:0 0;color:#fff}body:not(.header-update) .header .header_right .btn:hover:after{background:#ff6b00}body:not(.header-update) .header .header_right .burger-menu:before,body:not(.header-update) .header .header_right .burger-menu:after{background:#0e0e0e}.header{padding:24px 0;position:fixed;width:100%;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;z-index:500}@media screen and (min-width:768px){.header{padding:40px 0}}.header.fixed{padding:16px 0;background:#fff}.header.fixed .header_left .logo{-webkit-filter:brightness(0) invert(0);filter:brightness(0) invert(0)}.header.fixed .header_right .btn{color:#0e0e0e;background:#f4f4f4}.header.fixed .header_right .btn:hover{background:0 0;color:#fff}.header.fixed .header_right .btn:hover:after{background:#ff6b00}.header.fixed .header_right .burger-menu:before,.header.fixed .header_right .burger-menu:after{background:#0e0e0e}.header .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;padding:0 10px}@media screen and (min-width:1200px){.header .inner{padding:0 40px}}.header .inner-follow{position:absolute;margin-top:120px;top:0;left:0;width:100%;height:100%;overflow:hidden}.header .inner-follow .follow-cursor{position:absolute;top:50%;left:50%;margin-top:-120px;z-index:101;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#ff6b00;border-radius:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#fff;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:inline-block;padding:24px 16px;-webkit-transition:font-size,padding .8s;-o-transition:font-size,padding .8s;transition:font-size,padding .8s}.header .inner-follow .follow-cursor:hover{padding:48px 38px;font-size:17px}.header .header_left .logo{width:100%;max-width:204px;display:inline-block;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.header .header_right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header_right .btn{color:#fff;text-decoration:none;background:rgba(255,255,255,.3);display:none}@media screen and (min-width:768px){.header .header_right .btn{display:inline-block}}.header .header_right .btn:hover{color:#0e0e0e}.header .header_right .btn:hover:after{background:#fff}.header .header_right .burger-menu{position:relative;width:48px;height:24px;display:inline-block;margin-left:24px;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;cursor:pointer}.header .header_right .burger-menu:before,.header .header_right .burger-menu:after{position:absolute;content:" ";height:2px;width:40px;background:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.header .header_right .burger-menu:before{right:0;top:8px}.header .header_right .burger-menu:after{right:6px;top:16px}.header .header_right .burger-menu:hover:before{right:6px}.header .header_right .burger-menu:hover:after{right:0}.header_mobile-menu{top:-640px;-webkit-transition:1s;-o-transition:1s;transition:1s;height:630px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:fixed;width:100%;z-index:999;overflow:auto;-ms-flex-line-pack:justify;align-content:space-between}.header_mobile-menu .bg-menu{position:absolute;top:0;content:" ";z-index:-1;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header_mobile-menu .bg-menu .bg-menu-1,.header_mobile-menu .bg-menu .bg-menu-2,.header_mobile-menu .bg-menu .bg-menu-3,.header_mobile-menu .bg-menu .bg-menu-4,.header_mobile-menu .bg-menu .bg-menu-5,.header_mobile-menu .bg-menu .bg-menu-6{display:block;border-left:0;border-right:0;background:#fff;height:0;width:100%}@media screen and (min-width:768px){.header_mobile-menu .bg-menu .bg-menu-1,.header_mobile-menu .bg-menu .bg-menu-2,.header_mobile-menu .bg-menu .bg-menu-3,.header_mobile-menu .bg-menu .bg-menu-4,.header_mobile-menu .bg-menu .bg-menu-5,.header_mobile-menu .bg-menu .bg-menu-6{border-left:.5px solid rgba(14,14,14,.1);border-right:.5px solid rgba(14,14,14,.1)}}.header_mobile-menu .inner-custom{width:100%;padding:0 10px}@media screen and (min-width:768px){.header_mobile-menu .inner-custom{padding:0}}.header_mobile-menu .inner-custom .inner{position:relative;text-align:right;max-width:100%}@media screen and (min-width:768px){.header_mobile-menu .inner-custom .inner{max-width:66.666%}}.header_mobile-menu .inner-custom .close-menu-button{color:#ff6b00;text-align:right;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;font-size:0;background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/close-icon.png);background-repeat:no-repeat;background-size:contain;background-position:center center;width:24px;height:24px;display:inline-block;margin-top:25px}@media screen and (min-width:768px){.header_mobile-menu .inner-custom .close-menu-button{font-size:17px;width:initial;height:initial;background:0 0;margin-top:70px}}.header_mobile-menu .menu{max-width:360px;width:100%;margin-bottom:0;padding-left:10px;padding-right:10px}@media screen and (min-width:768px){.header_mobile-menu .menu{max-width:33.333%;margin:0 auto 20px;padding-left:0;padding-right:0}}.header_mobile-menu .menu .top_menu ul{list-style-type:none;padding:0;margin:0}.header_mobile-menu .menu .top_menu ul li a{color:#ff6b00;text-align:center;font-size:34px;font-style:normal;font-weight:400;line-height:44px;margin-bottom:8px;text-decoration:none}@media screen and (min-width:768px){.header_mobile-menu .menu .top_menu ul li a{font-size:40px}}.header_mobile-menu .menu .top_menu ul li a:hover{text-decoration:underline}.header_mobile-menu .menu .button{padding-top:24px}@media screen and (min-width:768px){.header_mobile-menu .menu .button{padding-top:36px}}.header_mobile-menu .footer_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:20px}.header_mobile-menu .footer_menu .by{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:normal;padding-right:32px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:768px){.header_mobile-menu .footer_menu .by{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header_mobile-menu .footer_menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0;margin:0 0 12px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}@media screen and (min-width:768px){.header_mobile-menu .footer_menu ul{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0;width:initial}}.header_mobile-menu .footer_menu ul li{margin-bottom:24px;margin-right:24px;background-color:var(--Dark,#0e0e0e);border-radius:50%}@media screen and (min-width:768px){.header_mobile-menu .footer_menu ul li{margin-bottom:0;margin-right:0;padding-right:16px;background-color:transparent;border-radius:initial}}@media screen and (min-width:1200px){.header_mobile-menu .footer_menu ul li{padding-right:40px}}.header_mobile-menu .footer_menu ul li:last-child{padding-right:0}.header_mobile-menu .footer_menu ul li a{font-size:0;border-bottom:0;margin-right:0}@media screen and (min-width:768px){.header_mobile-menu .footer_menu ul li a{margin-right:20px;font-size:17px}}.header_mobile-menu .footer_menu ul li a.mail,.header_mobile-menu .footer_menu ul li a.linkedin,.header_mobile-menu .footer_menu ul li a.facebook,.header_mobile-menu .footer_menu ul li a.youtube{width:48px;height:48px;background-size:contain;background-repeat:no-repeat;background-position:center center}@media screen and (min-width:768px){.header_mobile-menu .footer_menu ul li a.mail,.header_mobile-menu .footer_menu ul li a.linkedin,.header_mobile-menu .footer_menu ul li a.facebook,.header_mobile-menu .footer_menu ul li a.youtube{width:initial;height:initial;background:0 0 !important}}.header_mobile-menu .footer_menu ul li a.mail{background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/mail-icon.svg)}.header_mobile-menu .footer_menu ul li a.linkedin{background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/linkedin-icon.svg)}.header_mobile-menu .footer_menu ul li a.facebook{background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/facebook-icon.svg)}.header_mobile-menu .footer_menu ul li a.youtube{background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/youtube-icon.svg)}.header_mobile-menu .footer_menu ul li a:before{width:20px;height:20px;right:-20px;display:none}@media screen and (min-width:768px){.header_mobile-menu .footer_menu ul li a:before{display:block}}.open-menu .header_mobile-menu{top:0}.open-menu .header_mobile-menu .bg-menu .bg-menu-1,.open-menu .header_mobile-menu .bg-menu .bg-menu-2,.open-menu .header_mobile-menu .bg-menu .bg-menu-3,.open-menu .header_mobile-menu .bg-menu .bg-menu-4,.open-menu .header_mobile-menu .bg-menu .bg-menu-5,.open-menu .header_mobile-menu .bg-menu .bg-menu-6{-webkit-animation:1s bg-menu-in;animation:1s bg-menu-in;height:630px;border-bottom:.5px solid rgba(14,14,14,.1)}.open-menu .header_mobile-menu .bg-menu .bg-menu-1{-webkit-animation:.5s bg-menu-in;animation:.5s bg-menu-in;border-right:0;border-left:0}@media screen and (min-width:768px){.open-menu .header_mobile-menu .bg-menu .bg-menu-1{border-left:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.open-menu .header_mobile-menu .bg-menu .bg-menu-1{border-right:.5px solid rgba(14,14,14,.1)}}.open-menu .header_mobile-menu .bg-menu .bg-menu-2{-webkit-animation:.6s bg-menu-in;animation:.6s bg-menu-in;border-left:0;border-right:0}@media screen and (min-width:768px){.open-menu .header_mobile-menu .bg-menu .bg-menu-2{border-right:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.open-menu .header_mobile-menu .bg-menu .bg-menu-2{border-left:.5px solid rgba(14,14,14,.1)}}.open-menu .header_mobile-menu .bg-menu .bg-menu-3{-webkit-animation:.7s bg-menu-in;animation:.7s bg-menu-in;border-right:0;border-left:0}@media screen and (min-width:768px){.open-menu .header_mobile-menu .bg-menu .bg-menu-3{border-left:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.open-menu .header_mobile-menu .bg-menu .bg-menu-3{border-right:.5px solid rgba(14,14,14,.1)}}.open-menu .header_mobile-menu .bg-menu .bg-menu-4{-webkit-animation:.8s bg-menu-in;animation:.8s bg-menu-in;border-left:0;border-right:0}@media screen and (min-width:768px){.open-menu .header_mobile-menu .bg-menu .bg-menu-4{border-right:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.open-menu .header_mobile-menu .bg-menu .bg-menu-4{border-left:.5px solid rgba(14,14,14,.1)}}.open-menu .header_mobile-menu .bg-menu .bg-menu-5{-webkit-animation:.9s bg-menu-in;animation:.9s bg-menu-in;border-right:0;border-left:0}@media screen and (min-width:768px){.open-menu .header_mobile-menu .bg-menu .bg-menu-5{border-left:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.open-menu .header_mobile-menu .bg-menu .bg-menu-5{border-right:.5px solid rgba(14,14,14,.1)}}.open-menu .header_mobile-menu .bg-menu .bg-menu-6{-webkit-animation:1s bg-menu-in;animation:1s bg-menu-in;border-left:0;border-right:0}@media screen and (min-width:768px){.open-menu .header_mobile-menu .bg-menu .bg-menu-6{border-right:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.open-menu .header_mobile-menu .bg-menu .bg-menu-6{border-left:.5px solid rgba(14,14,14,.1)}}@-webkit-keyframes bg-menu-in{0%{height:0}100%{height:630px}}@keyframes bg-menu-in{0%{height:0}100%{height:630px}}.open-menu .header_mobile-menu .close-menu-button,.open-menu .header_mobile-menu .menu,.open-menu .header_mobile-menu .footer_menu{-webkit-animation:2s fade-in;animation:2s fade-in}@-webkit-keyframes fade-in{0%{opacity:0}75%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}75%{opacity:0}100%{opacity:1}}.close-menu .header_mobile-menu .bg-menu-1,.close-menu .header_mobile-menu .bg-menu-2,.close-menu .header_mobile-menu .bg-menu-3,.close-menu .header_mobile-menu .bg-menu-4,.close-menu .header_mobile-menu .bg-menu-5,.close-menu .header_mobile-menu .bg-menu-6{-webkit-animation:1s bg-menu-out;animation:1s bg-menu-out;height:0}.close-menu .header_mobile-menu .bg-menu-1{-webkit-animation:1s bg-menu-out;animation:1s bg-menu-out;border-right:0;border-left:0}@media screen and (min-width:768px){.close-menu .header_mobile-menu .bg-menu-1{border-left:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.close-menu .header_mobile-menu .bg-menu-1{border-right:.5px solid rgba(14,14,14,.1)}}.close-menu .header_mobile-menu .bg-menu-2{-webkit-animation:.9s bg-menu-out;animation:.9s bg-menu-out;border-left:0;border-right:0}@media screen and (min-width:768px){.close-menu .header_mobile-menu .bg-menu-2{border-right:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.close-menu .header_mobile-menu .bg-menu-2{border-left:.5px solid rgba(14,14,14,.1)}}.close-menu .header_mobile-menu .bg-menu-3{-webkit-animation:.8s bg-menu-out;animation:.8s bg-menu-out;border-right:0;border-left:0}@media screen and (min-width:768px){.close-menu .header_mobile-menu .bg-menu-3{border-left:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.close-menu .header_mobile-menu .bg-menu-3{border-right:.5px solid rgba(14,14,14,.1)}}.close-menu .header_mobile-menu .bg-menu-4{-webkit-animation:.7s bg-menu-out;animation:.7s bg-menu-out;border-left:0;border-right:0}@media screen and (min-width:768px){.close-menu .header_mobile-menu .bg-menu-4{border-right:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.close-menu .header_mobile-menu .bg-menu-4{border-left:.5px solid rgba(14,14,14,.1)}}.close-menu .header_mobile-menu .bg-menu-5{-webkit-animation:.6s bg-menu-out;animation:.6s bg-menu-out;border-right:0;border-left:0}@media screen and (min-width:768px){.close-menu .header_mobile-menu .bg-menu-5{border-left:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.close-menu .header_mobile-menu .bg-menu-5{border-right:.5px solid rgba(14,14,14,.1)}}.close-menu .header_mobile-menu .bg-menu-6{-webkit-animation:.5s bg-menu-out;animation:.5s bg-menu-out;border-left:0;border-right:0}@media screen and (min-width:768px){.close-menu .header_mobile-menu .bg-menu-6{border-right:.5px solid rgba(14,14,14,.1)}}@media screen and (min-width:1440px){.close-menu .header_mobile-menu .bg-menu-6{border-left:.5px solid rgba(14,14,14,.1)}}@keyframes bg-menu-out{0%{height:630px}100%{height:0}}.close-menu .header_mobile-menu .close-menu-button,.close-menu .header_mobile-menu .menu,.close-menu .header_mobile-menu .footer_menu{-webkit-animation:.1s fade-out;animation:.1s fade-out;opacity:0}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}.slick-slider{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;width:100%}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;width:100%}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slides{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:50px 0;overflow:hidden;position:relative}.slides .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:0 10px}@media screen and (min-width:768px){.slides .list{padding-left:20px;padding-right:0}}.slides .list .slide{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2));padding-bottom:32px}.slides .list .slide:last-child{border-bottom:none}@media screen and (min-width:768px){.slides .list .slide{width:100vw;height:100vh;padding-bottom:0;border-bottom:none}}.slides .list .slide .background{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:288px;background-position:center;background-size:cover;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:768px){.slides .list .slide .background{width:50vw;height:100vh;position:absolute;right:0;top:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.slides .list .slide .content{padding:32px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;color:#fff;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:768px){.slides .list .slide .content{width:calc(50vw - 20px);padding:124px 0 64px 64px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (min-width:1440px){.slides .list .slide .content{width:100%;max-width:1380px;margin:0 auto;padding:124px 0 64px 120px}}.slides .list .slide .content .current-text{left:-58px;right:initial;background:#fff;bottom:60px;display:none}.slides .list .slide:first-child .content .current-text{display:initial}@media screen and (min-width:1440px){.slides .list .slide .content .current-text{bottom:90px}}.slides .list .slide .content .number{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:8px}@media screen and (min-width:768px){.slides .list .slide .content .number{position:absolute;content:" ";left:0;top:134px;font-size:22px;font-weight:400}}.slides .list .slide .content h3{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:32px;text-transform:uppercase}@media screen and (min-width:768px){.slides .list .slide .content h3{font-size:38px;line-height:48px;margin-bottom:64px;max-width:454px}}@media screen and (min-width:1440px){.slides .list .slide .content h3{font-size:52px;line-height:62px}}.slides .list .slide .content p{color:var(--Secondary-text,#7c7c7c);font-size:17px;font-style:normal;font-weight:400;line-height:150%;max-width:454px}@media screen and (min-width:768px){.slides .list .slide .content p{font-size:20px}}@media screen and (min-width:1440px){.slides .list .slide .content p{font-size:22px}}.footer{background:#232526}.footer .inner{padding:0 10px;max-width:100%}@media screen and (min-width:1200px){.footer .inner{padding:0 40px}}.footer .footer_top{padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:768px){.footer .footer_top{padding-top:64px;opacity:0;transition:2s}.parallax-footer .footer_top{opacity:1}}.footer .footer_top .footer_top_left{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:32px}@media screen and (min-width:1200px){.footer .footer_top .footer_top_left{max-width:764px;margin-bottom:0}}.footer .footer_top .footer_top_left .item{width:100%;margin-bottom:32px}.footer .footer_top .footer_top_left .item:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer .footer_top .footer_top_left .item:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer .footer_top .footer_top_left .item:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer .footer_top .footer_top_left .item:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.footer .footer_top .footer_top_left .item:nth-child(5){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.footer .footer_top .footer_top_left .item.connect{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:768px){.footer .footer_top .footer_top_left .item.connect{order:4}}@media screen and (min-width:768px){.footer .footer_top .footer_top_left .item{width:initial;margin-bottom:0}}.footer .footer_top .footer_top_left .item h3{color:rgba(255,255,255,.5);font-size:22px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:16px}.footer .footer_top .footer_top_left .item ul{list-style-type:none;padding:0;margin:0 0 8px}.footer .footer_top .footer_top_left .item ul li{margin-bottom:8px}.footer .footer_top .footer_top_left .item ul li a{color:#fff;text-align:center;font-size:22px;font-style:normal;font-weight:400;line-height:30px;text-decoration:none}.footer .footer_top .footer_top_left .item ul li a:hover{text-decoration:underline}.footer .footer_top .footer_top_left .item .button{padding-top:8px}.footer .footer_top .footer_top_left .item .btn{width:100%;background:rgba(255,255,255,.1);color:#fff}.footer .footer_top .footer_top_left .item .btn:hover{color:#0e0e0e;background:0 0}.footer .footer_top .footer_top_left .item .btn:hover:after{width:360px;height:360px;background:#fff}@media screen and (min-width:768px){.footer .footer_top .footer_top_left .item .btn{width:initial}.footer .footer_top .footer_top_left .item .btn:hover:after{width:200px;height:200px}}.footer .footer_top .footer_top_right{width:100%;max-width:340px}.footer .footer_top .footer_top_right label{color:rgba(255,255,255,.5);font-size:22px;font-style:normal;font-weight:400;line-height:30px;display:block;position:relative}.footer .footer_top .footer_top_right .footer-form{padding-top:16px}.footer .footer_top .footer_top_right .footer-form input{width:100%;border-radius:999px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:14px 40px 14px 24px;color:#fff;font-size:17px;font-style:normal;font-weight:500;line-height:normal;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;outline:none}.footer .footer_top .footer_top_right .footer-form input::-webkit-input-placeholder{color:#7a7a7a;font-size:17px;font-style:normal;font-weight:500;line-height:normal}.footer .footer_top .footer_top_right .footer-form input::-moz-placeholder{color:#7a7a7a;font-size:17px;font-style:normal;font-weight:500;line-height:normal}.footer .footer_top .footer_top_right .footer-form input:-ms-input-placeholder{color:#7a7a7a;font-size:17px;font-style:normal;font-weight:500;line-height:normal}.footer .footer_top .footer_top_right .footer-form input::-ms-input-placeholder{color:#7a7a7a;font-size:17px;font-style:normal;font-weight:500;line-height:normal}.footer .footer_top .footer_top_right .footer-form input::placeholder{color:#7a7a7a;font-size:17px;font-style:normal;font-weight:500;line-height:normal}.footer .footer-bottom .footer-logo{padding-top:83px}@media screen and (min-width:768px){.footer .footer-bottom .footer-logo{padding-top:0;transition:1.2s ease-out;margin-top:-270px}.parallax-footer .footer-bottom .footer-logo{padding-top:270px;margin-top:0}}.footer .footer-bottom .footer-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:16px}@media screen and (min-width:768px){.footer .footer-bottom .footer-text{opacity:0;transition:2s}.parallax-footer .footer-bottom .footer-text{opacity:1}}.footer .footer-bottom .footer-text p{color:#fff;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:16px}@media screen and (min-width:768px){.footer .footer-bottom .footer-text p{margin-bottom:20px;font-size:17px}}.footer .footer-bottom .footer-text .by{text-transform:uppercase}.section_banner{position:relative;min-height:100vh;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section_banner .inner{max-width:100%;padding:0 10px}@media screen and (min-width:768px){.section_banner .inner{padding:0 40px}}.section_banner.shadow{background:-webkit-gradient(linear,left top,left bottom,from(rgba(35,36,38,.56)),color-stop(29%,rgba(35,36,38,0)),color-stop(76.5%,rgba(35,36,38,0)),to(rgba(35,36,38,.32)));background:-o-linear-gradient(top,rgba(35,36,38,.56) 0%,rgba(35,36,38,0) 29%,rgba(35,36,38,0) 76.5%,rgba(35,36,38,.32) 100%);background:linear-gradient(180deg,rgba(35,36,38,.56) 0%,rgba(35,36,38,0) 29%,rgba(35,36,38,0) 76.5%,rgba(35,36,38,.32) 100%)}.section_banner.single-product .bg{width:100%;height:100%;background:-o-radial-gradient(50% 100%,50% 55.79%,#94989e 0%,#70757d 100%);background:radial-gradient(50% 55.79% at 50% 100%,#94989e 0%,#70757d 100%);padding:150px 0}.section_banner.single-product .bg img{-o-object-fit:contain;object-fit:contain}.section_banner .bg{z-index:-1}.section_banner .bg img{-o-object-fit:cover;object-fit:cover;height:100%}.section_banner .inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.section_banner .inner .back-arrow{position:absolute;content:" ";top:90px;left:10px}@media screen and (min-width:768px){.section_banner .inner .back-arrow{top:140px}}@media screen and (min-width:1200px){.section_banner .inner .back-arrow{left:40px}}.section_banner .inner .title{color:var(--White,#fff);font-size:37px;font-style:normal;font-weight:400;line-height:45px;margin-bottom:32px}@media screen and (min-width:768px){.section_banner .inner .title{font-size:52px;line-height:62px;max-width:1172px;margin-bottom:60px}}@media screen and (min-width:768px){.section_banner .inner .button_mobile{display:none}}.section_banner .inner .button_mobile a{color:#fff;padding:12px 24px;text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:normal;border-radius:999px;border:1px solid rgba(14,14,14,0);background:var(--Main,#ff6b00);text-decoration:none;display:inline-block;margin-bottom:40px}.section_titles{padding-top:40px;padding-bottom:32px}@media screen and (min-width:768px){.section_titles{padding-top:63px;padding-bottom:120px}}.section_titles .inner{position:relative;padding-bottom:28px}@media screen and (min-width:768px){.section_titles .inner{padding-bottom:0}}.section_titles .wrap-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:16px;border-bottom:1px solid rgba(14,14,14,.2)}@media screen and (min-width:768px){.section_titles .wrap-wrap{padding-bottom:19px}}.section_titles .wrap-wrap h3{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:normal}@media screen and (min-width:768px){.section_titles .wrap-wrap h3{font-size:22px}}.section_titles .wrap-wrap h3 strong{font-weight:400}@media screen and (min-width:768px){.section_titles .wrap-wrap h3 strong{font-weight:500}}.section_titles .wrap-wrap .link-arrow{position:absolute;content:" ";bottom:0;left:10px}@media screen and (min-width:768px){.section_titles .wrap-wrap .link-arrow{position:relative;bottom:initial;left:initial}}.section_titles .title{padding-top:32px;color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:37.5px;margin-bottom:32px}@media screen and (min-width:768px){.section_titles .title{font-size:52px;margin-bottom:40px;line-height:60px}}@media screen and (min-width:768px){.section_why_we{padding-bottom:120px}}.section_why_we .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section_why_we .wrapper .item{padding:10px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:768px){.section_why_we .wrapper .item{width:33.333%}}.section_why_we .wrapper .item h3{color:var(--Secondary-text,#7c7c7c);font-size:17px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:768px){.section_why_we .wrapper .item h3{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:var(--Dark,#0e0e0e);margin-bottom:24px}}.section_why_we .wrapper .item h4{color:var(--Dark,#0e0e0e);font-size:92px;font-style:normal;font-weight:400;line-height:normal;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:1200px){.section_why_we .wrapper .item h4{font-size:140px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.section_why_we .wrapper .item h4 span{padding-left:16px;color:var(--Dark,#0e0e0e);font-size:44px;font-style:normal;font-weight:400;line-height:normal}@media screen and (min-width:768px){.section_why_we .wrapper .item h4 span{font-size:52px}}.video-container{height:100vh;position:relative;z-index:555;background:#fff}.video-container .video-scroll{position:sticky;content:" ";top:0;left:50%;height:100vh;width:100%;object-fit:cover}.video-container .video-scroll .inner{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column;height:100%}.video-container .video-scroll .title{color:var(--Main,#ff6b00);font-weight:700;font-size:25px;font-style:normal;line-height:34px;text-transform:uppercase;max-width:100%;margin:0 auto;width:100%;padding:20px 10px 0;position:relative;z-index:2}@media screen and (min-width:768px){.video-container .video-scroll .title{font-size:52px;line-height:60px;max-width:1380px;position:absolute;left:50%;top:70px;padding:0 10px}}.video-container .video-scroll .sub-title{color:var(--Dark,#0e0e0e);font-size:20px;font-style:normal;font-weight:400;line-height:32px;text-transform:uppercase;max-width:100%;margin:0 auto 20px;width:100%;padding:0 10px;position:relative;z-index:2}@media screen and (min-width:768px){.video-container .video-scroll .sub-title{font-size:32px;line-height:48px;max-width:1380px;position:absolute;left:50%;top:120px;margin-bottom:0}}.video-container .video-scroll .content-video{margin:0 auto;width:100%;padding:0 10px;max-width:100%;position:relative;z-index:2}@media screen and (min-width:768px){.video-container .video-scroll .content-video{max-width:1380px;position:absolute;left:50%;top:210px}}.video-container .video-scroll .content-video p{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:normal;max-width:100%}@media screen and (min-width:768px){.video-container .video-scroll .content-video p{max-width:400px}}.video-container .video-scroll .img{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding-top:24px}@media screen and (min-width:768px){.video-container .video-scroll .img{padding-top:0}}.video-container .video-scroll .img img{width:100%;height:100%;object-fit:contain;object-position:center center}.video-container .video-scroll .buttons{position:absolute;left:50%;transform:translateX(-50%);bottom:40px;z-index:2}@media screen and (min-width:768px){.video-container .video-scroll .buttons{bottom:20px}}.video-desktop{display:none}@media screen and (min-width:768px){.video-desktop{display:block}}.video-mobile{display:block}@media screen and (min-width:768px){.video-mobile{display:none}}.video-container .video-scroll:focus,.video-container .video-scroll:hover,.video-container .video-scroll:active{border:none;outline:none}.video-container .video-scroll source:focus,.video-container .video-scroll source:hover,.video-container .video-scroll source:active{border:none;outline:none}.slider_product .slick-dots li:only-child{display:none}.section_projects_slider,.section_our-projects_slider,.section_slider_product_down{padding-top:40px;padding-bottom:40px;overflow:hidden}@media screen and (min-width:768px){.section_projects_slider,.section_our-projects_slider,.section_slider_product_down{padding-top:14px;padding-bottom:64px}}.section_slider_product_down{padding-top:64px;padding-bottom:40px;overflow:hidden}@media screen and (min-width:768px){.section_slider_product_down{padding-top:128px;padding-bottom:64px}}.section_projects_slider h3,.section_our-projects_slider h3{color:var(--Dark,#0e0e0e);font-size:22px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:43px;display:none}@media screen and (min-width:768px){.section_projects_slider h3,.section_our-projects_slider h3{display:block}}.section_projects_slider .slider_projects,.section_projects_slider .slider_our-project,.section_our-projects_slider .slider_projects,.section_our-projects_slider .slider_our-project,.section_slider_product_down .slider_product_down{margin:0 -8px;width:calc(100% + 300px);position:relative;padding-top:20px}@media screen and (min-width:768px){.section_projects_slider .slider_projects,.section_projects_slider .slider_our-project,.section_our-projects_slider .slider_projects,.section_our-projects_slider .slider_our-project,.section_slider_product_down .slider_product_down{padding-top:0;margin:0 -10px;width:calc(100% + 480px)}}.section_projects_slider .slider_projects,.section_slider_product_down .slider_product_down{width:calc(100% + 15px)}.section_projects_slider .slider_projects .slick-arrow,.section_projects_slider .slider_our-project .slick-arrow,.section_our-projects_slider .slider_projects .slick-arrow,.section_our-projects_slider .slider_our-project .slick-arrow,.section_slider_product_down .slider_product_down .slick-arrow,.section__product_more .slider_product_down_more .slick-arrow,.single-product__slider_modal .slick-arrow{position:absolute;content:" ";width:48px;height:48px;border-radius:50%;border:1px solid var(--Stroke,rgba(14,14,14,.2));background-color:rgba(255,255,255,.3);padding:12px;background-repeat:no-repeat;background-position:center center;background-size:24px 24px;font-size:0;z-index:2;right:0;top:-40px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s;cursor:pointer}@media screen and (min-width:768px){.section_projects_slider .slider_projects .slick-arrow,.section_projects_slider .slider_our-project .slick-arrow,.section_our-projects_slider .slider_projects .slick-arrow,.section_our-projects_slider .slider_our-project .slick-arrow,.section_slider_product_down .slider_product_down .slick-arrow,.section__product_more .slider_product_down_more .slick-arrow,.single-product__slider_modal .slick-arrow{top:-80px}}.section_projects_slider .slider_projects .slick-arrow:hover,.section_projects_slider .slider_our-project .slick-arrow:hover,.section_our-projects_slider .slider_projects .slick-arrow:hover,.section_our-projects_slider .slider_our-project .slick-arrow:hover,.section_slider_product_down .slider_product_down .slick-arrow:hover,.section__product_more .slider_product_down_more .slick-arrow:hover,.single-product__slider_modal .slick-arrow:hover{border:1px solid var(--Dark,#0e0e0e)}.section_projects_slider .slider_projects .slick-prev,.section_projects_slider .slider_our-project .slick-prev,.section_our-projects_slider .slider_projects .slick-prev,.section_our-projects_slider .slider_our-project .slick-prev,.section_slider_product_down .slider_product_down .slick-prev,.section__product_more .slider_product_down_more .slick-prev,.single-product__slider_modal .slick-prev{background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/arrow-slider-left.svg);left:10px}@media screen and (min-width:768px){.section_projects_slider .slider_projects .slick-prev,.section_projects_slider .slider_our-project .slick-prev,.section_our-projects_slider .slider_projects .slick-prev,.section_our-projects_slider .slider_our-project .slick-prev,.section_slider_product_down .slider_product_down .slick-prev,.section__product_more .slider_product_down_more .slick-prev,.single-product__slider_modal .slick-prev{right:544px;left:initial}}.section_slider_product_down .slider_product_down .slick-prev,.section__product_more .slider_product_down_more .slick-prev,.single-product__slider_modal .slick-prev{left:10px}@media screen and (min-width:768px){.section_slider_product_down .slider_product_down .slick-prev,.section__product_more .slider_product_down_more .slick-prev,.single-product__slider_modal .slick-prev{right:64px;left:initial}}.section_projects_slider .slider_projects .slick-next,.section_projects_slider .slider_our-project .slick-next,.section_our-projects_slider .slider_projects .slick-next,.section_our-projects_slider .slider_our-project .slick-next,.section_slider_product_down .slider_product_down .slick-next,.section__product_more .slider_product_down_more .slick-next,.single-product__slider_modal .slick-next{background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/arrow-slider-right.svg);left:80px}@media screen and (min-width:768px){.section_projects_slider .slider_projects .slick-next,.section_projects_slider .slider_our-project .slick-next,.section_our-projects_slider .slider_projects .slick-next,.section_our-projects_slider .slider_our-project .slick-next,.section_slider_product_down .slider_product_down .slick-next,.section__product_more .slider_product_down_more .slick-next,.single-product__slider_modal .slick-next{right:480px;left:initial}}.section_slider_product_down .slider_product_down .slick-next,.section__product_more .slider_product_down_more .slick-next,.single-product__slider_modal .slick-next{left:80px}@media screen and (min-width:768px){.section_slider_product_down .slider_product_down .slick-next,.section__product_more .slider_product_down_more .slick-next,.single-product__slider_modal .slick-next{right:0;left:initial}}.section_projects_slider .slider_projects .item,.section_projects_slider .slider_our-project .item,.section_our-projects_slider .slider_projects .item,.section_our-projects_slider .slider_our-project .item,.section_slider_product_down .slider_product_down .item{margin:0 8px;position:relative}@media screen and (min-width:768px){.section_projects_slider .slider_projects .item,.section_projects_slider .slider_our-project .item,.section_our-projects_slider .slider_projects .item,.section_our-projects_slider .slider_our-project .item,.section_slider_product_down .slider_product_down .item{margin:0 10px}}.section_slider_product_down .slider_product_down .item img{width:100%;height:100%;object-fit:cover}.section_slider_product_down .slider_product_down .slick-list{display:flex;flex-wrap:wrap}.section_slider_product_down .slider_product_down .slick-track{display:flex}.section_projects_slider .slider_projects .item .img,.section_projects_slider .slider_our-project .item .img,.section_our-projects_slider .slider_projects .item .img,.section_our-projects_slider .slider_our-project .item .img{position:relative;padding:20px;min-height:464px;margin-bottom:16px;overflow:hidden}.section_projects_slider .slider_projects .item .img:hover .link-slide,.section_projects_slider .slider_our-project .item .img:hover .link-slide,.section_our-projects_slider .slider_projects .item .img:hover .link-slide,.section_our-projects_slider .slider_our-project .item .img:hover .link-slide{padding:450px;opacity:1;background:rgba(255,107,0,.7)}@media screen and (min-width:768px){.section_projects_slider .slider_projects .item .img,.section_projects_slider .slider_our-project .item .img,.section_our-projects_slider .slider_projects .item .img,.section_our-projects_slider .slider_our-project .item .img{margin-bottom:24px;min-height:580px}}.section_projects_slider .slider_projects .item .img .link-slide,.section_projects_slider .slider_our-project .item .img .link-slide,.section_our-projects_slider .slider_projects .item .img .link-slide,.section_our-projects_slider .slider_our-project .item .img .link-slide{position:absolute;top:50%;left:50%;z-index:5;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#ff6b00;border-radius:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#fff;text-align:center;font-size:0;font-style:normal;font-weight:500;line-height:150%;text-decoration:none;display:inline-block;padding:0;opacity:0;width:100%;height:100%}@media screen and (min-width:768px){.section_projects_slider .slider_projects .item .img .link-slide,.section_projects_slider .slider_our-project .item .img .link-slide,.section_our-projects_slider .slider_projects .item .img .link-slide,.section_our-projects_slider .slider_our-project .item .img .link-slide{width:initial;height:initial;-webkit-transition:padding .4s,opacity .5s;-o-transition:padding .4s,opacity .5s;transition:padding .4s,opacity .5s;font-size:18px}}.section_projects_slider .slider_projects .item .img .date,.section_projects_slider .slider_our-project .item .img .date,.section_our-projects_slider .slider_projects .item .img .date,.section_our-projects_slider .slider_our-project .item .img .date{position:absolute;content:" ";left:20px;top:0;z-index:1;color:#000;font-size:17px;font-style:normal;font-weight:400;line-height:normal;padding-top:20px;padding-bottom:16px;width:calc(100% - 40px);border-bottom:1px solid #000}.section_projects_slider .slider_projects .item .img .img-slide,.section_projects_slider .slider_our-project .item .img .img-slide,.section_our-projects_slider .slider_projects .item .img .img-slide,.section_our-projects_slider .slider_our-project .item .img .img-slide{position:absolute;content:" ";width:100%;height:100%;left:0;top:0}.section_projects_slider .slider_projects .item .img .img-slide img,.section_projects_slider .slider_our-project .item .img .img-slide img,.section_our-projects_slider .slider_projects .item .img .img-slide img,.section_our-projects_slider .slider_our-project .item .img .img-slide img{-o-object-fit:cover;object-fit:cover;height:100%}.section_projects_slider .slider_projects .item .img .logo,.section_projects_slider .slider_our-project .item .img .logo,.section_our-projects_slider .slider_projects .item .img .logo,.section_our-projects_slider .slider_our-project .item .img .logo{position:absolute;content:" ";left:16px;bottom:24px;z-index:1;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.section_projects_slider .slider_projects .item .img .logo,.section_projects_slider .slider_our-project .item .img .logo,.section_our-projects_slider .slider_projects .item .img .logo,.section_our-projects_slider .slider_our-project .item .img .logo{left:20px;bottom:40px;height:64px}}.section_projects_slider .slider_projects .item .img .logo img,.section_projects_slider .slider_our-project .item .img .logo img,.section_our-projects_slider .slider_projects .item .img .logo img,.section_our-projects_slider .slider_our-project .item .img .logo img{-o-object-fit:contain;object-fit:contain;height:44px}@media screen and (min-width:768px){.section_projects_slider .slider_projects .item .img .logo img,.section_projects_slider .slider_our-project .item .img .logo img,.section_our-projects_slider .slider_projects .item .img .logo img,.section_our-projects_slider .slider_our-project .item .img .logo img{height:64px}}.section_projects_slider .slider_projects .item p,.section_projects_slider .slider_our-project .item p,.section_our-projects_slider .slider_projects .item p,.section_our-projects_slider .slider_our-project .item p{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:normal}.section_video{padding-bottom:40px;overflow:hidden}@media screen and (min-width:768px){.section_video{padding-bottom:64px}}.section_video .iframe{width:100vw;height:100vh}.section_our_clients{padding-top:40px;padding-bottom:40px;border-bottom:1px solid rgba(14,14,14,.2)}@media screen and (min-width:768px){.section_our_clients{padding-top:64px;margin-bottom:84px;padding-bottom:0}}.section_our_clients h2{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:32px;text-align:center}@media screen and (min-width:768px){.section_our_clients h2{font-size:52px;line-height:60px;margin-bottom:20px}}.section_our_clients h3{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:32px;text-align:center}@media screen and (min-width:768px){.section_our_clients h3{font-size:22px;margin-bottom:20px}}.section_our_clients .slider_logo{padding-top:24px;padding-bottom:24px}@media screen and (min-width:768px){.section_our_clients .slider_logo{padding-top:64px;padding-bottom:64px}}.section_our_clients .slider_logo .slick-arrow{display:none !important}.section_our_clients .slider_logo .item{margin:0 32px;text-align:center}@media screen and (min-width:768px){.section_our_clients .slider_logo .item{margin:0 50px}}.section_our_clients .slider_logo .item img{-o-object-fit:contain;object-fit:contain;height:100%}.section_contact-us{padding-top:40px;padding-bottom:64px}@media screen and (min-width:768px){.section_contact-us{padding-top:128px;padding-bottom:128px}}.section_contact-us .inner{max-width:770px}.section_contact-us h2{color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:400;line-height:45px;margin-bottom:32px;text-align:left}@media screen and (min-width:390px){.section_contact-us h2{text-align:center}}@media screen and (min-width:768px){.section_contact-us h2{font-size:64px;margin-bottom:64px;line-height:72px}}.section_contact-us .button{text-align:center}.section_contact-us .button .btn{width:100%}.section_contact-us .button .btn:hover:after{width:360px;height:360px}@media screen and (min-width:390px){.section_contact-us .button .btn{width:initial}.section_contact-us .button .btn:hover:after{width:200px;height:200px}}.main-wrap{padding:40px 0}@media screen and (min-width:768px){.main-wrap{padding-top:64px;padding-bottom:164px}}.main-title{color:#fff;font-size:37px;font-style:normal;font-weight:400;line-height:45px;width:100%;margin-bottom:8px}@media screen and (min-width:768px){.main-title{font-size:84px;line-height:84px}}.main-text{color:#fff;width:100%;font-size:17px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:32px}@media screen and (min-width:768px){.main-text{font-size:22px;line-height:33px;margin-bottom:60px}}.catalog .container{padding:0}.catalog-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.commodity{width:100%;padding:40px 0;border-top:1px solid rgba(14,14,14,.2);position:relative;-webkit-transition:.1s;-o-transition:.1s;transition:.1s;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-content:flex-start}@media screen and (min-width:768px){.commodity{width:33.3%;height:490px;padding:40px 0 143px}}@media screen and (min-width:1200px){.commodity{height:580px}}.commodity:hover .btn{opacity:1}.commodity:last-child{border-bottom:1px solid rgba(14,14,14,.2)}@media screen and (min-width:768px){.commodity:nth-child(3n+1){border-top:1px solid rgba(14,14,14,.2);border-bottom:1px solid rgba(14,14,14,.2);border-right:1px solid rgba(14,14,14,.2)}}@media screen and (min-width:768px){.commodity:nth-child(3n+2){border:1px solid rgba(14,14,14,.2)}}@media screen and (min-width:768px){.commodity:nth-child(3n+3){border-top:1px solid rgba(14,14,14,.2);border-bottom:1px solid rgba(14,14,14,.2);border-left:1px solid rgba(14,14,14,.2)}}.catalog_title{font-weight:700;font-size:22px;text-align:center;color:#0e0e0e;margin-bottom:12px;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:768px){.catalog_title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.catalog-text{font-weight:500;font-size:17px;text-align:center;color:#7c7c7c;margin-bottom:40px;width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media screen and (min-width:768px){.catalog-text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:50px}}.catalog_img a{display:flex;justify-content:center;align-items:center;min-height:300px}.catalog_img,.catalog_img_mobile{width:100%;margin-bottom:16px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:300px}@media screen and (min-width:768px){.catalog_img,.catalog_img_mobile{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-bottom:40px}}@media screen and (min-width:880px){.catalog_img,.catalog_img_mobile{margin-bottom:0}}.catalog_img_mobile{display:none}.commodity:hover .catalog_img{display:block}.commodity:hover .catalog_img_mobile{display:none}.catalog_button{width:138px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;background:var(--Gray-100,#f4f4f4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none;color:var(--Dark,#0e0e0e);text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:normal;margin:0 auto;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}@media screen and (min-width:768px){.catalog_button{position:absolute;content:" ";left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:40px;opacity:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}}.decision-wrap{padding:40px 0 64px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:880px){.decision-wrap{padding:128px 0}}.decision-wrap .main-text{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:32px}@media screen and (min-width:768px){.decision-wrap .main-text{text-align:center;margin-bottom:32px;max-width:600px}}.decision-title{color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:400;line-height:45px;margin-bottom:32px}@media screen and (min-width:880px){.decision-title{text-align:center;font-size:64px;line-height:72px}}.decision_button{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;background:var(--Gray-100,#f4f4f4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none;color:var(--Dark,#0e0e0e);text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:normal}@media screen and (min-width:880px){.decision_button{border-radius:999px;padding:12px 24px;border:none;font-weight:400;font-size:17px;text-align:center;color:#0e0e0e;margin-top:32px}}.decision_button.btn{width:100%}.decision_button.btn:hover:after{width:360px;height:360px}@media screen and (min-width:390px){.decision_button.btn{width:initial}.decision_button.btn:hover:after{width:200px;height:200px}}.career{padding:40px 0}@media screen and (min-width:768px){.career{padding:64px 0 128px}}.top-career{border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2))}.top-career_text{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:normal;padding-bottom:16px}@media screen and (min-width:768px){.top-career_text{font-size:22px}}.center-career{padding:32px 0}@media screen and (min-width:768px){.center-career{padding:32px 0 164px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.center-career_title{color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:182px}@media screen and (min-width:768px){.center-career_title{max-width:680px;font-size:84px;line-height:92px;margin-bottom:100px}}.center-career_text{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:768px){.center-career_text{max-width:680px;font-size:22px}}@media screen and (max-width:768px){.bot-career_img{max-width:343px;width:100%;height:240px;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:768px){.open-positions{padding:40px 0}}.top-open-positions{border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2))}.top-open_text{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:normal;padding-bottom:16px}@media screen and (min-width:768px){.top-open_text{font-size:22px}}.center-open-positions{padding:32px 0 40px;border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2))}@media screen and (min-width:768px){.center-open-positions{padding:32px 0 64px}}.center-open_title{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:768px){.center-open_title{max-width:1010px;font-size:52px;line-height:60px}}.open-type-list_style{padding:16px 0;border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2));display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.open-type-list_style{padding:32px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.list_style_text-first{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:8px}@media screen and (min-width:768px){.list_style_text-first{font-size:32px;width:556px;margin-bottom:0}}.list_style_text-second{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:16px}@media screen and (min-width:768px){.list_style_text-second{width:227px;margin-bottom:0}}.list_style_link{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:20px;text-align:end;text-decoration:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}@media screen and (min-width:768px){.list_style_link{width:initial}}.list_style_link span{position:relative;display:inline-block}.list_style_link span:after{content:" ";width:100%;height:2px;border-radius:2px;background:#0e0e0e;display:block;position:absolute;left:0;bottom:-4px}.list_style_link:hover .arrow-scale-right{-webkit-transform:rotate(.13turn);-ms-transform:rotate(.13turn);transform:rotate(.13turn);-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s}.list_style_link:hover .arrow-scale-left{-webkit-transform:rotate(-.13turn);-ms-transform:rotate(-.13turn);transform:rotate(-.13turn);-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s}.join-us{padding:40px 0 64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.join-us{padding:128px 0}}.join-us_title{color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:400;line-height:45px;margin-bottom:32px}@media screen and (min-width:768px){.join-us_title{max-width:1072px;text-align:center;font-size:64px;line-height:72px;margin-bottom:64px}}.join-us_button{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;background:var(--Gray-100,#f4f4f4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--Dark,#0e0e0e);text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:normal;width:100%}.join-us_button:hover:after{width:360px;height:360px}@media screen and (min-width:768px){.join-us_button{width:initial}.join-us_button:hover:after{width:200px;height:200px}}.hero{padding:40px 0}@media screen and (min-width:768px){.hero{padding-top:64px;padding-bottom:59px}}.top_hero{margin-bottom:32px;border-bottom:2px solid rgba(14,14,14,.2)}@media screen and (min-width:768px){.top_hero{border-bottom:2px solid rgba(14,14,14,.2)}}.top_hero-text{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:16px}@media screen and (min-width:768px){.top_hero-text{font-size:22px}}@media screen and (min-width:768px){.bot_hero{padding:32px 0 249px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hero-title{color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:268px}@media screen and (min-width:768px){.hero-title{max-width:680px;font-size:84px;line-height:84px;margin-bottom:100px}}.bot_hero-text{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:768px){.bot_hero-text{max-width:680px;font-size:22px;line-height:150%}}.section-industries-catalog .container{padding:0;border-bottom:2px solid rgba(14,14,14,.2)}.industries-catalog{padding:32px 16px;border-top:2px solid rgba(14,14,14,.2)}@media screen and (min-width:768px){.industries-catalog{padding:40px;border-top:2px solid rgba(14,14,14,.2);display:-webkit-box;display:-ms-flexbox;display:flex}}.ind-catalog_left{margin-bottom:8px;width:100%}@media screen and (min-width:768px){.ind-catalog_left{margin-bottom:0;width:13.2%}}.catalog_left-text{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:normal}@media screen and (min-width:768px){.catalog_left-text{font-size:22px}}.ind-catalog_center{width:100%}@media screen and (min-width:768px){.ind-catalog_center{padding-right:20px;width:44.6%}}.catalog_center-title{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:32px}@media screen and (min-width:768px){.catalog_center-title{font-size:32px;line-height:40px}}.catalog_center-text{max-width:547px;color:var(--Secondary-text,#7c7c7c);font-size:17px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:20px}.ind-catalog_right{width:100%;max-height:319px}@media screen and (min-width:768px){.ind-catalog_right{width:42.2%;max-height:460px}}.ind-catalog_right img{-o-object-fit:cover;object-fit:cover}.wrap{padding-top:40px;padding-bottom:64px}@media screen and (min-width:768px){.wrap{padding:128px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:64px}}.last-title{max-width:343px;color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:400;line-height:45px;margin-bottom:32px}@media screen and (min-width:768px){.last-title{max-width:677px;text-align:center;font-size:64px;line-height:72px;margin-bottom:0}}.last-button-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;background:var(--Gray-100,#f4f4f4);border:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--Dark,#0e0e0e);text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:normal;display:none}@media screen and (min-width:768px){.last-button-desktop{display:block}}.last-button-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:343px;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;background:var(--Gray-100,#f4f4f4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none;color:var(--Dark,#0e0e0e);text-align:center;font-size:17px;font-style:normal;font-weight:500;line-height:normal}@media screen and (min-width:768px){.last-button-mobile{display:none}}.steps{padding:40px 0}@media screen and (min-width:768px){.steps{padding:64px 0}}.steps_wrap-text{border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2));margin-bottom:32px}.steps-text{color:var(--Dark,#0e0e0e);font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:16px}@media screen and (min-width:768px){.steps-text{font-size:22px}}.steps-title{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:768px){.steps-title{max-width:1020px;font-size:52px;line-height:60px}}.service-wrap{border-top:1px solid var(--Stroke,rgba(14,14,14,.2));padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wrap-service{border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2))}@media screen and (min-width:768px){.service-wrap{padding:32px 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.service-title{color:var(--Dark,#0e0e0e);font-size:23px;font-style:normal;font-weight:400;line-height:normal;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:40px;width:100%}@media screen and (min-width:768px){.service-title{font-size:32px;margin-bottom:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:34%;padding-right:50px}}@media screen and (min-width:1200px){.service-title{padding-right:226px;width:55.2%}}.service-text-center{color:var(--Secondary-text,#7c7c7c);font-size:17px;font-style:normal;font-weight:400;line-height:150%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}@media screen and (min-width:768px){.service-text-center{line-height:28px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:50%;padding-right:20px}}@media screen and (min-width:1200px){.service-text-center{width:34.2%}}.service-text-number{color:var(--Dark,#0e0e0e);font-size:22px;font-style:normal;font-weight:400;line-height:normal;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;margin-bottom:8px}@media screen and (min-width:768px){.service-text-number{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;text-align:right;width:4%;margin-bottom:0}}.wrap-ready{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0}@media screen and (min-width:768px){.wrap-ready{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:128px 0}}.ready-title{color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:500;line-height:45px;margin-bottom:32px}@media screen and (min-width:768px){.ready-title{max-width:854px;text-align:center;font-size:64px;font-style:normal;font-weight:400;line-height:72px;margin-bottom:64px}}.ready-button_one{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:288px;max-width:343px;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;background:var(--Gray-100,#f4f4f4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--Dark,#0e0e0e);text-align:center;font-size:17px;font-style:normal;font-weight:500;line-height:normal;border:none}@media screen and (min-width:768px){.ready-button_one{display:none}}.ready-button_two{padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;background:var(--Gray-100,#f4f4f4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none;color:var(--Dark,#0e0e0e);text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:normal;margin:0 auto;display:none}@media screen and (min-width:768px){.ready-button_two{display:-webkit-box;display:-ms-flexbox;display:flex}}.section_our_title{padding-top:40px;padding-bottom:60px}@media screen and (min-width:768px){.section_our_title{padding-top:64px;padding-bottom:100px}}.section_our_title .title{color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:84px}@media screen and (min-width:768px){.section_our_title .title{margin-bottom:32px;line-height:84px;font-size:84px}}.section_our_title p{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:20px;max-width:906px}@media screen and (min-width:768px){.section_our_title p{margin-bottom:28px;font-size:22px}}.section_our-projects_slider{padding-top:80px;padding-bottom:40px;position:relative}@media screen and (min-width:768px){.section_our-projects_slider{padding-top:40px}}.section_our-projects_slider:before,.section_our-projects_slider:after{position:absolute;content:" ";left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:1px;width:100%;background:var(--Stroke,rgba(14,14,14,.2));max-width:100%}.section_our-projects_slider:before{top:0}.section_our-projects_slider:after{bottom:0}.section_our-projects_slider .slider_our-project{padding-top:0;margin:0 -8px;width:calc(100% + 16px)}@media screen and (min-width:768px){.section_our-projects_slider .slider_our-project{margin:0 -20px;width:calc(100% + 40px)}}.section_our-projects_slider .slider_our-project .item{margin:0 8px}@media screen and (min-width:768px){.section_our-projects_slider .slider_our-project .item{margin:0 20px}}.section_our-projects_slider .slider_our-project .item .img{position:relative;min-height:500px}@media screen and (min-width:768px){.section_our-projects_slider .slider_our-project .item .img{min-height:600px}}.section-product_title .top-product .product-link .top-product_span .link-product{text-decoration:none}.section_our-projects_slider .slider_our-project .slick-prev{background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/arrow-slider-left.svg);left:10px;top:-70px}@media screen and (min-width:768px){.section_our-projects_slider .slider_our-project .slick-prev{right:584px;left:initial}}.section_our-projects_slider .slider_our-project .slick-next{background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/arrow-slider-right.svg);left:80px;top:-70px}@media screen and (min-width:768px){.section_our-projects_slider .slider_our-project .slick-next{right:520px;left:initial}}@media screen and (min-width:768px){.section_our_story{padding-bottom:64px}}@media screen and (min-width:768px){.section_our_story .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.section_our_story .wrapper .left{margin-bottom:40px}.section_our_story .wrapper .left h3{color:#0e0e0e;font-size:25px;font-style:normal;font-weight:400;line-height:40px}@media screen and (min-width:768px){.section_our_story .wrapper .left h3{font-size:32px}}.section_our_story .wrapper .right p{max-width:600px;color:#0e0e0e;font-size:17px;font-style:normal;font-weight:400;line-height:150%}.section_about-img{padding-top:32px;padding-bottom:20px}@media screen and (min-width:768px){.section_about-img{padding-top:24px;padding-bottom:64px}}.section_about-catalog{padding-top:20px;padding-bottom:40px}@media screen and (min-width:768px){.section_about-catalog{padding-top:64px;padding-bottom:118px}}.section_about-catalog .wrap-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:992px){.section_about-catalog .wrap-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;align-items:flex-end}}.section_about-catalog .wrap-wrap h2{max-width:757px;color:#0e0e0e;font-size:37px;line-height:45px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:32px}@media screen and (min-width:992px){.section_about-catalog .wrap-wrap h2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:right;font-size:64px;font-style:normal;font-weight:400;line-height:72px;margin-bottom:64px}}.section_about-catalog .wrap-wrap a{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:28px;color:#0e0e0e;font-size:17px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:32px}@media screen and (min-width:992px){.section_about-catalog .wrap-wrap a{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:64px}}.section_about-catalog .wrapper .commodity{background:radial-gradient(50% 55.79% at 50% 100%,#94989e 0%,#70757d 100%);height:580px}.section_about-catalog .wrapper .commodity h3{display:none;color:#fff;text-align:center;font-size:22px;font-style:normal;font-weight:700;line-height:normal}.section_about-catalog .wrapper .commodity:hover h3{display:none}@media screen and (min-width:992px){.section_about-catalog .wrapper .commodity:hover h3{display:block}}.section_about-catalog .wrapper .commodity p{display:none;color:#fff;text-align:center;font-size:17px;font-style:normal;font-weight:500;line-height:normal}.section_about-catalog .wrapper .commodity:hover p{display:none}@media screen and (min-width:992px){.section_about-catalog .wrapper .commodity:hover p{display:block}}@media screen and (min-width:992px){.section_about-catalog .wrapper .commodity .catalog_img{padding-top:150px}}@media screen and (max-width:992px){.section_about-catalog .wrapper .commodity:first-child{padding:108px 0}.section_about-catalog .wrapper .commodity{height:100%;padding:58px 0}.section_about-catalog .wrapper .commodity .catalog_img{display:none}.section_about-catalog .wrapper .commodity .catalog_img_mobile{display:block}.section_about-catalog .wrapper .commodity a{display:none}}.section_about-catalog .wrapper .commodity:hover .catalog_img{padding-top:0}.section_about-catalog .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:992px){.section_about-catalog .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px}}.section_about-catalog .wrapper .commodity:first-child{width:100%;margin-bottom:2px}@media screen and (min-width:992px){.section_about-catalog .wrapper .commodity:first-child{width:33.3%;margin-bottom:0}}.section_about-catalog .wrapper .commodity{margin:2px;width:calc(50% - 4px)}@media screen and (min-width:992px){.section_about-catalog .wrapper .commodity{width:33.3%}}@media screen and (max-width:992px){.section_about-catalog .inner{max-width:375px}}.section_progress .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section_progress .wrapper .right{width:100%;padding-top:60px}@media screen and (min-width:992px){.section_progress .wrapper .right{width:100%;padding-top:120px}}.section_progress .wrapper .right .item{position:relative;margin-bottom:60px}@media screen and (min-width:768px){.section_progress .wrapper .right .item{margin-bottom:140px}}.section_progress .wrapper .text.text-1,.section_progress .wrapper .text.text-2,.section_progress .wrapper .text.text-3{color:#0e0e0e;font-size:52px;font-style:normal;font-weight:400;line-height:44px;margin-bottom:20px}.section_progress .wrapper .right .item .item-content{width:100%;position:sticky;top:300px;width:100%}@media screen and (min-width:768px){.section_progress .wrapper .right .item .item-content{width:calc(100% - 240px)}}.section_progress .wrapper .right .item .item-content p{color:var(--Dark,#0e0e0e);font-size:22px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:30px}.hero{padding:40px 0}@media screen and (min-width:768px){.hero{padding-top:84px;padding-bottom:128px}}@media screen and (min-width:768px){.hero .container{max-width:1200px}}.singleproduct-title{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:40px}@media screen and (min-width:768px){.singleproduct-title{font-size:52px;line-height:60px;margin-bottom:64px}}.elements-title{color:var(--Dark,#0e0e0e);font-size:32px;font-style:normal;font-weight:400;line-height:64px}@media screen and (min-width:768px){.elements-title{font-size:44px}}.elements-text{color:var(--Secondary-text,#7c7c7c);font-size:17px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:32px}@media screen and (min-width:768px){.elements-text{font-size:22px;line-height:150%;text-align:center}}.elements-span{color:var(--Dark,#0e0e0e);font-size:92px;font-style:normal;font-weight:400;line-height:100px;margin-right:16px}@media screen and (min-width:768px){.elements-span{font-size:128px;line-height:128px}}.elements-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:768px){.elements-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.elements{width:100%;padding:10px}@media screen and (min-width:768px){.elements{padding:0 64px;width:initial}}.bearing .container{padding:0;border-top:1px solid var(--Stroke,rgba(14,14,14,.2));border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2))}.bearing-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.bearing-left{width:100%;max-width:100%;margin-bottom:30px}@media screen and (min-width:768px){.bearing-left{border-bottom:none;max-width:50%;margin-bottom:0}}.bearing-left-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:300px}.bearing-right{width:100%;max-width:100%}@media screen and (min-width:768px){.bearing-right{border-left:1px solid var(--Stroke,rgba(14,14,14,.2));max-width:50%}}.bearing-right-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:300px}.bearing-title{color:var(--Dark,#0e0e0e);text-align:center;font-size:25px;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:768px){.bearing-title{max-width:550px;font-size:64px;line-height:72px}}.construction .container{border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2))}.construction-wrap{padding:40px 0}@media screen and (min-width:768px){.construction-wrap{padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:112px}}.construction-title{color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:400;line-height:47px;margin-bottom:40px}@media screen and (min-width:768px){.construction-title{font-size:84px;line-height:92px;margin-bottom:0}}.construction-list{list-style-type:square;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (min-width:768px){.construction-list{max-width:556px;gap:36px}}.construction-text{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:150%}.wrap-standart{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2))}@media screen and (min-width:768px){.wrap-standart{flex-wrap:nowrap}}.left-standart{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:40px 0;width:100%;max-width:100%}@media screen and (min-width:768px){.left-standart{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:161px 110px 162px 70px;width:50%;max-width:50%}}@media screen and (min-width:1224px){.left-standart{border-right:1px solid var(--Stroke,rgba(14,14,14,.2))}}.top-left-standart{margin-bottom:40px}@media screen and (min-width:768px){.top-left-standart{margin-bottom:64px}}.top-left-standart-title{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:16px}@media screen and (min-width:768px){.top-left-standart-title{font-size:44px;line-height:52px;margin-bottom:32px}}.top-left-standart-text{color:var(--Dark,#0e0e0e);padding-left:20px;font-size:17px;font-style:normal;font-weight:400;line-height:150%;position:relative;margin-bottom:24px}.top-left-standart-text:before{position:absolute;content:" ";left:20px;top:0;display:list-item;list-style-type:square;color:var(--Dark,#0e0e0e)}@media screen and (min-width:768px){.top-left-standart-text{margin-bottom:36px}}.bot-left-standart-title{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:16px}@media screen and (min-width:768px){.bot-left-standart-title{font-size:44px;line-height:52px;min-width:404px;margin-bottom:32px}}.bot-left-standart-text{color:var(--Dark,#0e0e0e);padding-left:20px;font-size:17px;font-style:normal;font-weight:400;line-height:150%;position:relative;margin-bottom:24px}.bot-left-standart-text:before{position:absolute;content:" ";left:20px;top:0;display:list-item;list-style-type:square;color:var(--Dark,#0e0e0e)}@media screen and (min-width:768px){.bot-left-standart-text{margin-bottom:36px}}.right-standart{padding:77px 35px;border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2));-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:flex;justify-content:center;align-items:center;width:100%;max-width:100%}@media screen and (min-width:768px){.right-standart{padding:82px 0 110px 76px;border-bottom:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%;max-width:50%}}.right-standart_img{max-width:305px;max-height:222px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px){.right-standart_img{-o-object-fit:contain;object-fit:contain;max-width:1025px;max-height:555.208px;width:100%}}.technical-wrap{padding:40px 0}@media screen and (min-width:768px){.technical-wrap{display:flex;flex-wrap:wrap;justify-content:center}}@media screen and (min-width:1000px){.technical-wrap{padding:80px 0;flex-wrap:nowrap;justify-content:space-between}}.technical-left-title{color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:400;line-height:45px;margin-bottom:40px}@media screen and (min-width:768px){.technical-left-title{font-size:74px;line-height:82px;margin-bottom:64px}}.technical-left-button{padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:999px;background:var(--Gray-100,#f4f4f4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--Dark,#0e0e0e);text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:40px;width:100%}.technical-left-button:hover:after{width:360px;height:360px}@media screen and (min-width:768px){.technical-left-button{margin-bottom:0;width:initial}.technical-left-button:hover:after{width:200px;height:200px}}.list-type_style{border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2));padding:16px 0}@media screen and (min-width:768px){.list-type_style{width:100%;max-width:680px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px 0}}.type_style-text-one{color:var(--Dark,#0e0e0e);font-size:19px;font-style:normal;font-weight:500;line-height:150%;margin-bottom:16px;padding-right:20px}@media screen and (min-width:768px){.type_style-text-one{font-size:22px;line-height:150%}}.type_style-text-two{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:20px}@media screen and (min-width:768px){.type_style-text-two{text-align:right;font-size:22px;line-height:150%}}.section-product_title{padding:64px 0;border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2));border-top:1px solid var(--Stroke,rgba(14,14,14,.2))}@media screen and (min-width:768px){.section-product_title{padding:128px 0}}@media screen and (min-width:768px){.top-title_product{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:768px){.wrap-product_title{min-width:660px}}.top-title_product_link svg{width:32px;height:32px}@media screen and (min-width:768px){.top-title_product_link svg{width:44px;height:44px}}.top-title_product_link{position:relative;color:#ff6b00;font-size:37px;font-style:normal;font-weight:400;line-height:45px;cursor:pointer;text-decoration:none}@media screen and (min-width:768px){.top-title_product_link{text-align:center;font-size:64px;line-height:normal}}.top-title_product_link:after{content:"";width:100%;height:2px;border-radius:2px;background:#ff6b00;display:block;position:absolute;left:0;bottom:4px}@media screen and (min-width:768px){.bot-title_product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.top-title_product_title{color:#0e0e0e;font-size:37px;font-style:normal;font-weight:400;line-height:45px}@media screen and (min-width:768px){.top-title_product_title{color:#0e0e0e;font-size:64px;line-height:normal}}.bottom-product{padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2))}@media screen and (min-width:768px){.bottom-product{padding:60px 0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.bottom-product_img{width:100%;max-width:324px;height:323px}@media screen and (min-width:768px){.bottom-product_img{max-width:660px;height:660px}}.wrap-info{padding:40px 0 64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.wrap-info{padding:128px 0}}.info-title{color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:400;line-height:45px;margin-bottom:32px}@media screen and (min-width:768px){.info-title{text-align:center;font-size:64px;line-height:72px}}.info-text{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:32px}@media screen and (min-width:768px){.info-text{max-width:906px;color:var(--Secondary-text,#7c7c7c);text-align:center;font-size:22px;line-height:150%;margin-bottom:64px}}.info-button{display:-webkit-box;display:-ms-flexbox;display:flex;width:343px;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;background:var(--Gray-100,#f4f4f4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none;color:var(--Dark,#0e0e0e);text-align:center;font-size:17px;font-style:normal;font-weight:500;line-height:normal}@media screen and (min-width:768px){.info-button{width:139px;border-radius:999px;text-align:center;font-weight:400}}.wrap-product{border-top:1px solid var(--Stroke,rgba(14,14,14,.2))}@media screen and (min-width:768px){.wrap-product{display:-webkit-box;display:-ms-flexbox;display:flex}}.left-product{padding:40px 0;border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.left-product{width:50%;padding:32px 50px 64px;border-right:1px solid var(--Stroke,rgba(14,14,14,.2));border-bottom:0}}@media screen and (min-width:1200px){.left-product{padding:32px 140px 64px}}.right-product{padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.right-product{width:50%;padding:32px 50px 64px}}@media screen and (min-width:1200px){.right-product{padding:32px 140px 64px}}.product-title{color:var(--Dark,#0e0e0e);text-align:center;font-size:19px;font-style:normal;font-weight:700;line-height:150%;margin-bottom:8px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:768px){.product-title{font-size:22px;line-height:normal;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.product-text{color:var(--Dark,#0e0e0e);text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:10px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media screen and (min-width:768px){.product-text{color:var(--Secondary-text,#7c7c7c);font-size:17px;line-height:normal;margin-bottom:20px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.product-img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:768px){.product-img{margin-bottom:75px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.product-link{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#0e0e0e;font-size:17px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:10px}.product-link span{position:relative}.product-link span:after{content:"";width:100%;height:2px;border-radius:2px;background:#0e0e0e;display:block;position:absolute;left:0;bottom:-2px}.product-link:hover .arrow-scale-right{-webkit-transform:rotate(.13turn);-ms-transform:rotate(.13turn);transform:rotate(.13turn);-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s}.product-link:hover .arrow-scale-left{-webkit-transform:rotate(-.13turn);-ms-transform:rotate(-.13turn);transform:rotate(-.13turn);-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s}.product-link img{min-height:400px}.hero-prodjekt{padding:40px 0}@media screen and (min-width:768px){.hero-prodjekt{padding:64px 0}}.hero-prodjekt_top{border-bottom:2px solid rgba(14,14,14,.2);margin-bottom:32px}.hero-prodjekt_text{color:var(--Dark,#0e0e0e);font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding-bottom:16px}@media screen and (min-width:768px){.hero-prodjekt_text{color:var(--Dark,#0e0e0e);font-size:22px;font-weight:500}}.hero-prodjekt_title{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:768px){.hero-prodjekt_title{max-width:1020px;font-size:52px;font-weight:500;line-height:60px}}@media screen and (min-width:768px){.wrap-riverview{padding:64px 0;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1100px){.wrap-riverview{gap:113px}}@media screen and (min-width:768px){.left-riverview{padding-right:40px}}.left-list-type{max-width:343px;padding-left:0}@media screen and (min-width:768px){.left-list-type{width:487px;max-width:487px}}.left-list-type_style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;border-bottom:2px solid rgba(14,14,14,.2)}@media screen and (min-width:768px){.left-list-type_style{padding:32px 0}}.left-list-type_style .img{color:var(--Dark,#0e0e0e);text-align:right;font-size:17px;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:768px){.left-list-type_style .img{font-size:22px}}.left-list-title{color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:500;line-height:150%}@media screen and (min-width:768px){.left-list-title{font-size:22px}}.left-list-text{color:var(--Dark,#0e0e0e);text-align:right;font-size:17px;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:768px){.left-list-text{font-size:22px}}.left-list-text span{text-decoration:underline}@media screen and (min-width:990px){.right-riverview{padding-left:40px}}.right-list-type{max-width:343px;width:100%}@media screen and (min-width:768px){.right-list-type{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;max-width:100%}}.right-list-type_style{padding:20px 0}.right-list-type_style:first-child{padding-top:40px;padding-bottom:0}.right-list-type_style:last-child{padding-bottom:40px}@media screen and (min-width:768px){.right-list-type_style{padding:0}}.right-list-title{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:40px}@media screen and (min-width:768px){.right-list-title{font-size:32px;margin-bottom:16px}}.right-list-text{max-width:343px;color:var(--Secondary-text,#7c7c7c);font-size:17px;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:768px){.right-list-text{color:var(--Secondary-text,#7c7c7c);max-width:600px;width:100%}}.wrap-img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}@media screen and (min-width:768px){.wrap-img{padding-bottom:64px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.results{padding:40px 0}@media screen and (min-width:768px){.results{padding:64px 0 132px}}.top-results{border-bottom:2px solid rgba(14,14,14,.2);margin-bottom:32px}.top-results-text{color:var(--Dark,#0e0e0e);font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding-bottom:16px}@media screen and (min-width:768px){.top-results-text{font-size:22px}}.bot-results-title{color:var(--Dark,#0e0e0e);font-size:25px;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:768px){.bot-results-title{max-width:880px;font-size:52px;line-height:60px}}.title-discover-wrap{padding:80px 0 40px}@media screen and (min-width:768px){.title-discover-wrap{padding:0}}.title-discover{width:100%;max-width:222px;color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:400;line-height:45px}@media screen and (min-width:768px){.title-discover{max-width:660px;width:100%;font-size:64px;line-height:84px;margin-bottom:64px}}.wrap-discover{border-top:2px solid rgba(14,14,14,.2);border-bottom:2px solid rgba(14,14,14,.2)}@media screen and (min-width:768px){.wrap-discover{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:2px solid rgba(14,14,14,.2);border-bottom:2px solid rgba(14,14,14,.2)}}.discover{padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}@media screen and (min-width:768px){.discover{padding:64px 40px;width:50%}}.discover:first-child{border-bottom:2px solid rgba(14,14,14,.2)}@media screen and (min-width:768px){.discover:first-child{border-right:2px solid rgba(14,14,14,.2);border-bottom:none}}.discover-text{color:var(--Dark,#0e0e0e);font-size:23px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:32px}@media screen and (min-width:768px){.discover-text{font-size:32px;line-height:40px;margin-bottom:128px;max-width:567px}}.discover-prev,.discover-next{display:flex;width:100%}@media screen and (min-width:768px){.discover-next{justify-content:flex-end}}.discover-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:var(--Dark,#0e0e0e);font-size:17px;font-style:normal;font-weight:400;line-height:28px;text-decoration:none}.discover-link span{position:relative}.discover-link span:after{content:" ";width:100%;height:2px;border-radius:2px;background:#0e0e0e;display:block;position:absolute;left:0;bottom:-4px}.discover-link:hover .arrow-scale-right{-webkit-transform:rotate(.13turn);-ms-transform:rotate(.13turn);transform:rotate(.13turn);-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s}.discover-link:hover .arrow-scale-left{-webkit-transform:rotate(-.13turn);-ms-transform:rotate(-.13turn);transform:rotate(-.13turn);-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s}.wrap-ready{padding:40px 0 64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.wrap-ready{padding:128px 0}}.ready-title{color:var(--Dark,#0e0e0e);font-size:37px;font-style:normal;font-weight:400;line-height:45px;margin-bottom:32px}@media screen and (min-width:768px){.ready-title{max-width:930px;text-align:center;font-size:64px;line-height:72px;margin-bottom:64px}}.ready-button{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;border:none;background:var(--Gray-100,#f4f4f4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--Dark,#0e0e0e);text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:normal}.section__single-product__back{margin-top:20px;margin-bottom:20px}.section__single-product__back a{font-size:17px;font-weight:400;line-height:28px;color:#0e0e0e;position:relative;margin-left:24px;text-decoration:none;border-bottom:1px solid #0e0e0e}.section__single-product__back a:hover{border-bottom:none}.section__single-product__back a:before{position:absolute;content:'';left:-24px;top:50%;margin-top:2px;transform:translateY(-50%) rotate(180deg);background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/arrow-right-black.svg) !important;color:red;width:20px;height:20px;transition:.15s}.section__single-product__back a:hover:before{left:-29px}.section__single-product__banner .single-product__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.section__single-product__banner .single-product__left{max-width:100%;width:100%}@media screen and (min-width:768px){.section__single-product__banner .single-product__left{max-width:46.2%}}.section__single-product__banner .single-product__left .single-product__left__mobile{display:block}@media screen and (min-width:768px){.section__single-product__banner .single-product__left .single-product__left__mobile{display:none}}.section__single-product__banner .single-product__left .single-product__left__mobile .title{font-weight:500;font-size:37px;line-height:45px;color:#0e0e0e;margin-bottom:5px}.section__single-product__banner .single-product__left .single-product__left__mobile .content{font-weight:400;font-size:17px;line-height:150%;text-transform:uppercase;color:#0e0e0e;margin-bottom:20px}.section__single-product__banner .single-product__gallery{overflow:hidden;display:flex;flex-wrap:wrap;justify-content:space-between;height:460px}@media screen and (min-width:768px){.section__single-product__banner .single-product__gallery{display:block;height:initial}}.section__single-product__banner .single-product__gallery .item{cursor:pointer}.section__single-product__banner .single-product__gallery .item.cover{background:radial-gradient(50% 55.79% at 50% 100%,#94989e 0%,#70757d 100%)}.section__single-product__banner .single-product__gallery .item img{object-fit:cover;height:100%;object-position:center center}.section__single-product__banner .single-product__gallery .single-product__slider-for{width:calc(100% - 80px)}@media screen and (min-width:768px){.section__single-product__banner .single-product__gallery .single-product__slider-for{width:100%;margin-bottom:10px}}.section__single-product__banner .single-product__gallery .single-product__slider-for .item{height:460px;width:100%}.section__single-product__banner .single-product__gallery .single-product__slider-for .item.cover img{object-fit:contain}.section__single-product__banner .single-product__gallery .single-product__slider-nav{margin-left:10px;width:70px;overflow:hidden;display:flex;flex-direction:column;flex-wrap:wrap}@media screen and (min-width:768px){.section__single-product__banner .single-product__gallery .single-product__slider-nav{margin-left:-5px;width:calc(100% + 50px);overflow:hidden}}.section__single-product__banner .single-product__gallery .single-product__slider-nav .item{width:70px;height:70px;margin-bottom:10px;display:flex;justify-content:center;align-content:center}@media screen and (min-width:768px){.section__single-product__banner .single-product__gallery .single-product__slider-nav .item{height:160px;width:160px;margin:0 5px}}.section__single-product__banner .single-product__gallery .single-product__slider-nav .item img{object-fit:cover}.section__single-product__banner .single-product__gallery .single-product__slider-nav .item.cover img{object-fit:contain}.section__single-product__banner .single-product__right{max-width:100%;width:100%;padding-top:20px}@media screen and (min-width:768px){.section__single-product__banner .single-product__right{max-width:50%;padding-top:0}}.section__single-product__banner .single-product__right_title .title{font-size:52px;line-height:60px;font-weight:500;color:#0e0e0e;display:none}@media screen and (min-width:768px){.section__single-product__banner .single-product__right_title .title{display:block}}.section__single-product__banner .single-product__right_title .content{font-weight:400;font-size:22px;line-height:150%;text-transform:uppercase;color:#0e0e0e;margin-bottom:20px;display:none}@media screen and (min-width:768px){.section__single-product__banner .single-product__right_title .content{display:block}}.section__single-product__banner .single-product__right_desc{margin-bottom:20px}@media screen and (min-width:768px){.section__single-product__banner .single-product__right_desc{margin-bottom:30px}}.section__single-product__banner .single-product__right_desc .single-product__right_desc_text{font-weight:400;font-size:17px;line-height:150%;color:#0e0e0e}.section__single-product__banner .single-product__right-button{margin-bottom:24px}.section__single-product__banner .single-product__right-button .btn{background:#ff6b00;color:#fff;padding:12px 90px;max-width:100%;width:100%;font-weight:500}@media screen and (min-width:480px){.section__single-product__banner .single-product__right-button .btn{max-width:initial;width:initial}}.section__single-product__banner .single-product__right-button .btn:hover{color:var(--Dark,#0e0e0e);background:var(--Gray-100,#f4f4f4)}.section__single-product__banner .single-product__right-button .btn:hover:after{color:var(--Dark,#0e0e0e);background:var(--Gray-100,#f4f4f4)}.section__single-product__banner .single-product__right-status .technical-right .list-type .list-type_style{padding:14px 0 6px}@media screen and (min-width:768px){.section__single-product__banner .single-product__right-status .technical-right .list-type .list-type_style{padding:15px 0 8px}}.section__single-product__banner .single-product__right-status .technical-right .list-type .list-type_style .type_style-text-one{margin-bottom:0;font-size:19px;font-weight:500;line-height:150%}@media screen and (min-width:768px){.section__single-product__banner .single-product__right-status .technical-right .list-type .list-type_style .type_style-text-one{font-size:17px}}.section__single-product__banner .single-product__right-status .technical-right .list-type .list-type_style .type_style-text-two{font-size:17px;font-weight:400;line-height:150%}.section__information{margin-top:40px;margin-bottom:40px;border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2));border-top:1px solid var(--Stroke,rgba(14,14,14,.2))}@media screen and (min-width:768px){.section__information{margin-top:80px;margin-bottom:80px}}.section__information .information__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.section__information .information__left{width:100%;max-width:100%;padding-top:40px;padding-bottom:30px;border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2))}@media screen and (min-width:768px){.section__information .information__left{max-width:50%;border-right:1px solid var(--Stroke,rgba(14,14,14,.2));border-bottom:none;padding-top:60px;padding-bottom:50px;padding-right:20px}}@media screen and (min-width:1200px){.section__information .information__left{padding-left:40px;padding-right:0}}.section__information .information__left .construction-title{font-weight:400;font-size:40px;line-height:120%;margin-bottom:20px}.section__information .information__left .construction-right .construction-list{grid-gap:initial;padding-left:24px}.section__information .information__left .construction-right .construction-list .construction-list_type{margin-bottom:12px}.section__information .information__left .construction-right .construction-list .construction-list_type .construction-text{font-weight:400;font-size:17px;line-height:150%}.section__information .information__right{width:100%;max-width:100%;padding-top:40px;padding-bottom:30px}@media screen and (min-width:768px){.section__information .information__right{max-width:50%;padding-top:60px;padding-bottom:50px;padding-left:20px}}@media screen and (min-width:1200px){.section__information .information__right{padding-left:100px}}.section__information .top-left-default-title{font-weight:400;font-size:40px;line-height:120%;margin-bottom:20px}.section__information .information__list{list-style-type:square;padding-left:24px;max-width:556px}.section__information .information__list .information__list_type{margin-bottom:12px}.section__information .information__list .information__list_type .top-left-default-text{font-weight:400;font-size:17px;line-height:150%;color:#0e0e0e}.section__single-product__more{margin-bottom:20px}@media screen and (min-width:768px){.section__single-product__more{margin-bottom:30px}}.section__single-product__more .single-product__more_more{font-weight:400;font-size:37px;line-height:120%}@media screen and (min-width:768px){.section__single-product__more .single-product__more_more{font-size:40px}}.section__product_more{margin-bottom:80px}.section__product_more .slider_product_down_more .product-single-card{border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2));padding:10px 30px 40px;text-align:center}@media screen and (min-width:768px){.section__product_more .slider_product_down_more .product-single-card{border-top:1px solid var(--Stroke,rgba(14,14,14,.2));border-bottom:1px solid var(--Stroke,rgba(14,14,14,.2));border-left:1px solid var(--Stroke,rgba(14,14,14,.2))}}.section__product_more .slider_product_down_more .product-single-title{font-weight:700;font-size:19px;line-height:150%;text-align:center;margin-bottom:10px}.section__product_more .slider_product_down_more .product-single-text{font-weight:400;font-size:17px;line-height:20px;text-align:center;margin-bottom:30px}.product-single-img{margin-bottom:10px;display:block}.section__product_more .slider_product_down_more .product-single-link{font-weight:400;font-size:17px;line-height:28px;margin-left:10px}.section__product_more .slider_product_down_more .product-single-link:before{width:20px;height:20px;right:-20px}.load-more__btn-wrap{display:flex;justify-content:center}@media screen and (min-width:768px){.load-more__btn-wrap{display:none}}.load-more__btn-wrap .load-more__btn{display:block;margin-top:40px;width:100%;cursor:pointer}.popup__modal{position:fixed;z-index:-99999;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;opacity:0}.popup__modal.open{z-index:99999990;opacity:1}.popup__modal .bg{position:fixed;width:100%;height:100%;top:0;left:0;z-index:902;background:#0E0E0ECC}.popup__modal .popup_inner{position:relative;content:" ";top:0;left:0;z-index:99999993;padding:24px 0}.popup__modal .popup_inner .content{width:100%;max-width:360px;min-height:200px}@media screen and (min-width:532px){.popup__modal .popup_inner .content{max-width:512px}}@media screen and (min-width:780px){.popup__modal .popup_inner .content{max-width:760px}}@media screen and (min-width:1044px){.popup__modal .popup_inner .content{max-width:1024px}}.popup__modal .popup_inner .content .top_modal{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:40px}.popup__modal .popup_inner .content .top_modal .close{color:#fff;cursor:pointer;margin-right:0;margin-left:24px;border-bottom:1px solid #fff;font-size:17px}.popup__modal .popup_inner .content .top_modal .close:hover{border-bottom:0}.popup__modal .popup_inner .content .top_modal .close:before{background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/arrow-right.svg);transform:rotate(-180deg);margin-top:-10px;right:initial;left:-24px;width:20px;height:20px}.popup__modal .popup_inner .content .top_modal .close:hover:before{left:-29px}.popup__modal .popup_inner .content .top_modal .gallery__title{color:#fff;font-weight:400;font-size:22px;line-height:150%;text-transform:uppercase}.single-product__slider_modal .item,.single-product__slider_modal .item img{height:180px;object-fit:contain}@media screen and (min-width:532px){.single-product__slider_modal .item,.single-product__slider_modal .item img{height:240px}}@media screen and (min-width:788px){.single-product__slider_modal .item,.single-product__slider_modal .item img{height:360px}}@media screen and (min-width:1044px){.single-product__slider_modal .item,.single-product__slider_modal .item img{height:500px}}.single-product__slider_modal .slick-dots{list-style-type:none;padding:0;margin:0;position:absolute;content:" ";left:0;top:calc(100% + 42px);display:flex}.single-product__slider_modal .slick-dots li{background:#70757d;width:8px;height:8px;border-radius:50%;margin-right:8px}.single-product__slider_modal .slick-dots li.slick-active{background:#fff}.single-product__slider_modal .slick-dots li button{display:none}.single-product__slider_modal .slick-arrow{top:calc(100% + 20px);border:1px solid #fff;background-color:rgba(0,0,0,0);background-size:30px 30px;transition:.15s}.single-product__slider_modal .slick-arrow:hover{border:1px solid rgba(255,255,255,.5)}.single-product__slider_modal .slick-prev{background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/arrow-right.svg);transform:rotate(180deg);background-position:center 7px;right:64px;left:initial}@media screen and (min-width:767px){.single-product__slider_modal .slick-prev{right:64px}}.single-product__slider_modal .slick-next{background-image:url(//dynatech.inc/wp-content/themes/dynatech/assets/css/../images/arrow-right.svg);background-position:center 7px;right:0;left:initial}@media screen and (min-width:767px){.single-product__slider_modal .slick-next{right:0}}.single-product__slider_modal .item.cover{background:radial-gradient(50% 55.79% at 50% 100%,#94989e 0%,#70757d 100%)}