@charset "UTF-8";@import url(/assets/font/montserat/stylesheet.css);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:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a
img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}@font-face{font-family:'Font_Alien';src:url(/assets/f/Font_Alien.ttf);font-display:swap}@font-face{font-family:'11683';src:url(/assets/f/11683.otf);font-display:swap}@font-face{font-family:'PTM55FT';src:url(/assets/f/PTM55FT.ttf);font-display:swap}@font-face{font-family:'Jura-Regular';src:url(/assets/f/Jura-Regular.ttf);font-display:swap}.ofh{overflow:hidden}.ttu{text-transform:uppercase}.tac{text-align:center}.tal{text-align:left}.tar{text-align:right}.d-f{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.f-w-w{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.j-c-c{justify-content:center}.j-c-s-b{justify-content:space-between}.a-i-c{-ms-align-items:center;align-items:center}.no-pad-top{padding-top:0 !important}.no-pad-bot{padding-bottom:0 !important}.no-pad-left{padding-left:0 !important}.no-pad-right{padding-right:0 !important}.no-mar-top{margin-top:0 !important}.no-mar-left{margin-left:0 !important}.no-mar-right{margin-right:0 !important}.no-mar-bot{margin-bottom:0 !important}.pb10{padding-bottom:10vmin !important}.global-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;cursor:pointer}.w100{width:100% !important}@keyframes
TextDownUp{0%{transform:translateY(20px);opacity:0}50%{transform:translateY(10px);opacity:0.5}to{transform:translateY(0);opacity:1}}@keyframes
circle{from{right:5%;transform:rotate(0deg)}50%{right:15%;transform:rotate(180deg)}to{right:5%;transform:rotate(360deg)}}aside{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;position:fixed;overflow:auto;contain:layout;width:100%;height:100%;top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:all .5s ease;transition:all .5s ease;z-index:-100;background:#3b54ff}aside.open{opacity:1;visibility:visible;z-index:9999999999}aside::-webkit-scrollbar{width:0}aside .header-new{position:absolute;z-index:2;min-height:calc(62px + 28px * 2)}aside .header-new.hide{transform:none}aside .header-new.black{background:transparent}aside .header-new .header-menu{margin-left:auto}aside .header-new .header-menu
b{color:#fff}aside .header-new .header-menu .arrows span:nth-child(1){transform:translate(0px, 10px) rotate(40deg)}aside .header-new .header-menu .arrows span:nth-child(2){opacity:0}aside .header-new .header-menu .arrows span:nth-child(3){transform:translate(0px, -11px) rotate(-40deg)}@media (hover: hover){aside .header-new .header-menu:hover .arrows span:nth-child(1){transform:translate(7px, 10px) rotate(0deg)}aside .header-new .header-menu:hover .arrows span:nth-child(3){transform:translate(-7px, -11px) rotate(0deg)}}aside
.gotobrief{position:absolute;top:50%;right:3%;margin-top:-73px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:146px;height:146px;border:2px
solid #000;border-radius:50%;background:transparent;outline:none;cursor:pointer;transition:0.3s ease all;-webkit-animation-name:circle;-o-animation-name:circle;animation-name:circle;animation-duration:8s;animation-timing-function:linear;animation-iteration-count:infinite}aside .gotobrief
span{display:block;position:absolute;top:50%;left:-50%;width:200%;text-align:center;transform:translateY(-50%);text-transform:uppercase;color:#fff;font-size:14px;letter-spacing:5px;font-weight:600;transition:0.3s ease all}aside .gotobrief:hover{background:#000}aside .gotobrief:hover
span{letter-spacing:0px}aside
nav{width:73%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;transform-style:preserve-3d;padding:5vh 5vw;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;contain:content}aside nav
ul{position:relative;perspective:1000px;letter-spacing:1vw;text-transform:uppercase}aside nav ul
li{display:block;position:relative;text-align:left;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:rotateY(45deg) translateZ(0) scale(1);-webkit-transform:rotateY(45deg) translateZ(0) scale(1);transform-origin:left center;will-change:transform;transition:all 0.5s;-webkit-transition:all 0.5s}aside nav ul li
a{display:block;pointer-events:auto;font-family:"Raleway",sans-serif;font-weight:900;color:#000;-webkit-text-stroke:3px #000;text-stroke:3px #000;font-size:clamp(62px, 8vw, 154px)}@media (hover: hover){aside nav ul li:hover{transform:rotateY(35deg) translateZ(0) scale(1);-webkit-transform:rotateY(35deg) translateZ(0) scale(1)}aside nav ul li:hover
a{color:transparent}}aside .outer-close{position:absolute;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;top:0;left:0;height:150px;width:10%;z-index:99;min-width:70px}aside .outer-close
span{display:block;position:relative;cursor:pointer}aside .outer-close span
img{display:block;margin:0
auto;height:36px;aspect-ratio:7/9;object-fit:contain}aside .outer-close span
p{position:relative;text-transform:uppercase;color:#fff;font-size:12px;padding-top:25px;letter-spacing:4px;text-align:center}aside .outer-close span p:before{content:'';display:block;position:absolute;top:12px;left:50%;margin-left:-10px;width:20px;height:1px;background:#000}aside .outer-close span:hover
p{color:#000}.aside-menu-left{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;z-index:3;height:100%;width:27%;border-right:1px solid #0f1010;padding:28px
3vw 28px 3vw}.aside-menu-left
.lang{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;gap:0 15px;height:62px}.aside-menu-left .lang
a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;background:#fff;color:#0f0f0f;text-transform:uppercase;transition:0.3s ease all;font-weight:600;font-size:18px;width:62px;height:62px;border-radius:15px}.aside-menu-left .lang
a.active{-webkit-order:-1;-moz-order:-1;-ms-order:-1;-o-order:-1;order:-1;background:#0f0f0f;color:#fff}@media (hover: hover){.aside-menu-left .lang a:hover:not(.active){border-radius:0px}}.aside-menu-left
.soc{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:center;height:-webkit-fill-available}.aside-menu-left .soc
li{font-weight:700;margin:19px
0;font-size:18px}.aside-menu-left .soc .hidden-link, .aside-menu-left .soc
.small{display:inline-block;position:relative;cursor:pointer}.aside-menu-left .soc .hidden-link:before, .aside-menu-left .soc .small:before{background-color:currentColor;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:0;transition:width 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86)}@media (hover: hover){.aside-menu-left .soc .hidden-link:hover:before, .aside-menu-left .soc .small:hover:before{width:100%}}.aside-menu-left
.contacts{position:relative}.aside-menu-left .contacts
li{margin-top:20px}.aside-menu-left .contacts
li.mobver{display:none}.aside-menu-left .contacts li:nth-child(1){margin-top:0}.aside-menu-left .contacts
a{display:inline-block;position:relative;-ms-align-self:flex-start;align-self:flex-start;font-weight:700;font-size:18px}.aside-menu-left .contacts a:before, .aside-menu-left .contacts a:after{background-color:currentColor;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.aside-menu-left .contacts a:before{transform:scaleX(1);transform-origin:left;transition:transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition-delay: .5s}.aside-menu-left .contacts a:after{transform:scaleX(0);transform-origin:right;transition:transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition-delay:0s}@media (hover: hover){.aside-menu-left .contacts a:hover:before{transform:scaleX(0);transform-origin:right;transition:transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition-delay:0s}.aside-menu-left .contacts a:hover:after{transform:scaleX(1);transform-origin:left;transition:transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition-delay: .2s}}aside.lang-en nav ul li
a{line-height:1}@keyframes
circle2{from{left:5%;transform:rotate(0deg)}50%{left:10%;transform:rotate(180deg)}to{left:5%;transform:rotate(360deg)}}.lang-he
aside{direction:rtl}.lang-he aside .header-new .header-menu{margin-right:auto;margin-left:0}@media (hover: hover){.lang-he aside .header-new .header-menu:hover .arrows span:nth-child(1){transform:translate(-7px, 10px) rotate(0deg)}.lang-he aside .header-new .header-menu:hover .arrows span:nth-child(3){transform:translate(7px, -11px) rotate(0deg)}}.lang-he aside
.gotobrief{left:5%;right:initial;-webkit-animation-name:circle2;-o-animation-name:circle2;animation-name:circle2}.lang-he aside .gotobrief
span{font-size:calc(14px * 1.2)}.lang-he aside nav ul
li{direction:rtl;text-align:right;transform:rotateY(-45deg) translateZ(0) scale(1);-webkit-transform:rotateY(-45deg) translateZ(0) scale(1);transform-origin:right center;line-height:1.1}.lang-he aside nav ul li
a{font-family:'Open Sans',sans-serif}@media (hover: hover){.lang-he aside nav ul li:hover{transform:rotateY(-35deg) translateZ(0) scale(1);-webkit-transform:rotateY(-35deg) translateZ(0) scale(1)}}.lang-he aside .outer-close{left:initial;right:0}.lang-he aside .outer-close span
p{font-size:calc(12px * 1.3)}.lang-he .aside-menu-left{border-left:1px solid #0f1010;border-right:0}.lang-he .aside-menu-left .soc .hidden-link:before, .lang-he .aside-menu-left .soc .small:before{right:0;left:auto}@media only screen and (min-width: 1480px) and (max-width: 1640px){aside .header-new{min-height:calc(56px + 25px * 2)}.aside-menu-left{padding:25px
3vw 25px 3vw}.aside-menu-left .lang
a{width:56px;height:56px}}@media only screen and (min-width: 1240px) and (max-width: 1479px){aside .header-new{min-height:calc(50px + 20px * 2)}aside .header-new .header-menu .arrows span:nth-child(1){transform:translate(0px, 9px) rotate(40deg)}aside .header-new .header-menu .arrows span:nth-child(3){transform:translate(0px, -10px) rotate(-40deg)}}@media only screen and (min-width: 1240px) and (max-width: 1479px) and (hover: hover){aside .header-new .header-menu:hover .arrows span:nth-child(1){transform:translate(6px, 9px) rotate(0deg)}aside .header-new .header-menu:hover .arrows span:nth-child(3){transform:translate(-6px, -10px) rotate(0deg)}}@media only screen and (min-width: 1240px) and (max-width: 1479px){aside .outer-close{height:120px}aside .outer-close span
img{height:32px}aside .outer-close span
p{font-size:11px}aside
.gotobrief{margin-top:-60px;width:120px;height:120px}aside .gotobrief
span{font-size:12px}.aside-menu-left{padding:20px
3vw 20px 3vw}.aside-menu-left
.lang{height:50px}.aside-menu-left .lang
a{width:50px;height:50px}.aside-menu-left .soc
li{margin:14px
0;font-size:16px}.aside-menu-left .contacts
li{margin-top:15px}.aside-menu-left .contacts
a{font-size:16px}}@media only screen and (min-width: 1240px) and (max-width: 1479px) and (hover: hover){.lang-he aside .header-new .header-menu:hover .arrows span:nth-child(1){transform:translate(-6px, 9px) rotate(0deg)}.lang-he aside .header-new .header-menu:hover .arrows span:nth-child(3){transform:translate(6px, -10px) rotate(0deg)}}@media only screen and (min-width: 1240px) and (max-width: 1479px){.lang-he aside .gotobrief
span{font-size:calc(12px * 1.2)}}@media only screen and (min-width: 1024px) and (max-width: 1239px){aside .header-new{min-height:calc(38.594px + 15px * 2)}aside .header-new .header-menu .arrows span:nth-child(1){transform:translate(0px, 9px) rotate(40deg)}aside .header-new .header-menu .arrows span:nth-child(3){transform:translate(0px, -10px) rotate(-40deg)}}@media only screen and (min-width: 1024px) and (max-width: 1239px) and (hover: hover){aside .header-new .header-menu:hover .arrows span:nth-child(1){transform:translate(6px, 9px) rotate(0deg)}aside .header-new .header-menu:hover .arrows span:nth-child(3){transform:translate(-6px, -10px) rotate(0deg)}}@media only screen and (min-width: 1024px) and (max-width: 1239px){aside .outer-close{height:100px}aside .outer-close span
img{height:28px}aside .outer-close span
p{font-size:10px;padding-top:20px;letter-spacing:3px}aside .outer-close span p:before{top:10px}aside
.gotobrief{margin-top:-60px;width:120px;height:120px}aside .gotobrief
span{font-size:12px}.aside-menu-left{padding:15px
3vw 15px 3vw}.aside-menu-left
.lang{height:39px}.aside-menu-left .lang
a{width:39px;height:39px;font-size:16px;border-radius:10px}.aside-menu-left .soc
li{margin:10px
0;font-size:14px}.aside-menu-left .contacts
li{margin-top:10px}.aside-menu-left .contacts
a{font-size:14px}}@media only screen and (min-width: 1024px) and (max-width: 1239px) and (hover: hover){.lang-he aside .header-new .header-menu:hover .arrows span:nth-child(1){transform:translate(-6px, 9px) rotate(0deg)}.lang-he aside .header-new .header-menu:hover .arrows span:nth-child(3){transform:translate(6px, -10px) rotate(0deg)}}@media only screen and (min-width: 1024px) and (max-width: 1239px){.lang-he aside .gotobrief
span{font-size:calc(12px * 1.2)}}@media only screen and (min-width: 768px) and (max-width: 1023px){aside .header-new{min-height:calc(38.594px + 15px * 2)}aside .header-new .header-menu .arrows span:nth-child(1){transform:translate(0px, 9px) rotate(40deg)}aside .header-new .header-menu .arrows span:nth-child(3){transform:translate(0px, -10px) rotate(-40deg)}}@media only screen and (min-width: 768px) and (max-width: 1023px) and (hover: hover){aside .header-new .header-menu:hover .arrows span:nth-child(1){transform:translate(6px, 9px) rotate(0deg)}aside .header-new .header-menu:hover .arrows span:nth-child(3){transform:translate(-6px, -10px) rotate(0deg)}}@media only screen and (min-width: 768px) and (max-width: 1023px){aside .outer-close{height:100px}aside .outer-close span
img{height:28px}aside .outer-close span
p{font-size:10px;padding-top:20px;letter-spacing:3px}aside .outer-close span p:before{top:10px}aside
.gotobrief{margin-top:-50px;width:100px;height:100px}aside .gotobrief
span{font-size:10px}.aside-menu-left{padding:15px
3vw 15px 3vw}.aside-menu-left
.lang{height:39px}.aside-menu-left .lang
a{width:39px;height:39px;font-size:16px;border-radius:10px}.aside-menu-left .soc
li{margin:10px
0;font-size:14px}.aside-menu-left .contacts
li{margin-top:10px}.aside-menu-left .contacts
a{font-size:14px}}@media only screen and (min-width: 768px) and (max-width: 1023px) and (hover: hover){.lang-he aside .header-new .header-menu:hover .arrows span:nth-child(1){transform:translate(-6px, 9px) rotate(0deg)}.lang-he aside .header-new .header-menu:hover .arrows span:nth-child(3){transform:translate(6px, -10px) rotate(0deg)}}@media only screen and (min-width: 768px) and (max-width: 1023px){.lang-he aside .gotobrief
span{font-size:calc(10px * 1.2)}}@media only screen and (min-width: 0px) and (max-width: 767px){aside{}aside .header-new{min-height:64px}aside
.gotobrief{top:initial;bottom:calc(2vw + 200px);right:2vw;margin-top:0;width:25vw;height:25vw;animation:none;background:#000}aside .gotobrief
span{left:0%;width:100%;font-size:2.4vw;letter-spacing:0px}aside
nav{-webkit-order:-1;-moz-order:-1;-ms-order:-1;-o-order:-1;order:-1;width:100%;height:calc(100% - 200px);padding:5vw;padding-top:64px;transform-style:initial}aside nav
ul{transform:none;transform-style:initial}aside nav ul
li{margin:5vw 0}aside nav ul li
a{-webkit-text-stroke:1px #000;text-stroke:1px #000;font-size:12.5vw}aside .outer-close{top:4vw;left:4vw;margin-left:0;height:auto;width:auto;min-width:initial}.aside-menu-left{position:initial;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;justify-content:space-between;height:200px;width:100%;border-right:0;border-top:1px solid #0f1010;padding:4vw}.aside-menu-left
.lang{position:absolute;top:15px;left:15px;height:auto}.aside-menu-left .lang
a{width:38px;height:38px;border-radius:10px;font-size:14px}.aside-menu-left
.soc{position:relative;height:auto;width:auto;justify-content:flex-start}.aside-menu-left .soc
li{margin:0;margin-bottom:10px;font-size:16px}.aside-menu-left .soc
li.descver{display:none}.aside-menu-left
.contacts{text-align:right;width:auto}.aside-menu-left .contacts
li{margin-top:10px}.aside-menu-left .contacts
li.mobver{display:block}.aside-menu-left .contacts
a{font-size:16px}.lang-he
aside{}.lang-he aside
.gotobrief{left:2vw}.lang-he aside .outer-close{left:initial;right:4vw;margin-right:0;min-width:45px}.lang-he .aside-menu-left
.lang{left:auto;right:15px}.lang-he .aside-menu-left .contacts
li{text-align:left}}:root{--header-height:118px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img.lazy{filter:blur(0.5vw);transform:scale(1.075)}img.lazy>.blur-in[data-src]{will-change:transform, opacity;animation:blur-in 1s ease-in-out}@keyframes blur-in{0%{transform:scale(1.075);opacity:0}100%{transform:scale(1);opacity:1}}.grecaptcha-badge{visibility:hidden !important}body{position:relative;scrollbar-gutter:stable;min-height:100vh;background:#fff}html,body{min-height:100%;line-height:1.2;font-family:"Montserrat";font-display:swap}html.lang-he,body.lang-he{font-family:"Rubik",sans-serif}.wrapper{width:100%}.container{position:relative;width:1220px;margin:0
auto;padding:0}.container.full{width:100%;padding:0
50px}.column,.columns{margin-left:10px;margin-right:10px}.content{overflow:hidden}.container
.sixteen.columns{width:1200px}.position-relative{position:relative;overflow:hidden}input[type="text"],input[type="submit"],input[type="email"],textarea{-webkit-appearance:none}a{text-decoration:none;cursor:pointer;color:inherit}button{border:0;outline:none;cursor:pointer}@media only screen and (max-width: 1640px){.container.full{padding:0
40px}}@media only screen and (max-width: 1479px){:root{--header-height:90px}.container.full{padding:0
30px}}@media only screen and (min-width: 1024px) and (max-width: 1239px){:root{--header-height:69px}.container{width:960px}.container.full{padding:0
20px}.container
.sixteen.columns{width:960px}.column,.columns{margin-left:10px;margin-right:10px}}@media only screen and (min-width: 768px) and (max-width: 1023px){:root{--header-height:69px}.container{width:738px}.container.full{padding:0
15px}.container
.sixteen.columns{width:738px}body::-webkit-scrollbar{width:0}}@media only screen and (min-width: 0px) and (max-width: 767px){:root{--header-height:64px}.container{width:100%}.container.full{padding:0
15px}.container
.sixteen.columns{width:92%}.column,.columns{margin-left:4%;margin-right:4%}body::-webkit-scrollbar{width:0}}#hTopIndexContact{position:absolute;margin-top:30px;right:0px;padding-right:115px;z-index:10}#hTopIndexContact.fixed{position:fixed}#hTopIndexContact
p{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:flex-end;align-items:flex-end;position:relative;letter-spacing:2px;font-size:16px;margin-bottom:10px;width:280px;font-family:'Montserrat',sans-serif}#hTopIndexContact p
b{position:relative;display:block;width:100%}#hTopIndexContact p b span:nth-last-child(1){margin-left:0}#hTopIndexContact p
a{position:relative;display:inline-block;color:#8a8d8e;margin-bottom:7px;float:right}#hTopIndexContact p a.viber:hover{-webkit-animation:neonv 1.5s ease-in-out infinite alternate;-moz-animation:neonv 1.5s ease-in-out infinite alternate;animation:neonv 1.5s ease-in-out infinite alternate;color:#fff}#hTopIndexContact p a.wapp:hover{-webkit-animation:neonw 1.5s ease-in-out infinite alternate;-moz-animation:neonw 1.5s ease-in-out infinite alternate;animation:neonw 1.5s ease-in-out infinite alternate;color:#fff}#hTopIndexContact p a.telega:hover{-webkit-animation:neont 1.5s ease-in-out infinite alternate;-moz-animation:neont 1.5s ease-in-out infinite alternate;animation:neont 1.5s ease-in-out infinite alternate;color:#fff}#hTopIndexContact p a:hover{color:transparent;-webkit-animation:neonwh 1.5s ease-in-out infinite alternate;-moz-animation:neonwh 1.5s ease-in-out infinite alternate;animation:neonwh 1.5s ease-in-out infinite alternate}#hTopIndexContact p
span{position:relative;display:inline-block;font-size:11px;font-weight:400;float:right;letter-spacing:3px;color:#fff;margin-left:25px;margin-bottom:5px}#hTopIndexContact p span
a{color:#fff}#hTopIndexContact p span:nth-child(2){margin-left:34px;margin-right:4px}@keyframes
neonwh{0%,19%,21%,23%,25%,54%,56%,100%{text-shadow:0 0 1px rgba(255, 62, 80, 0.7), 0 0 1px rgba(255, 62, 80, 0.7), 0 0 1px rgba(255,62,80,0.7)}20%,24%,55%{text-shadow:none}}@-webkit-keyframes
neonv{from{text-shadow:0 0 10px #fff, 0 0 20px #7a58e8, 0 0 30px #7a58e8, 0 0 40px #7a58e8, 0 0 70px #7a58e8, 0 0 80px #7a58e8, 0 0 100px #7a58e8, 0 0 150px #7a58e8}to{text-shadow:0 0 5px #fff, 0 0 10px #7a58e8, 0 0 15px #7a58e8, 0 0 20px #7a58e8, 0 0 35px #7a58e8, 0 0 40px #7a58e8, 0 0 50px #7a58e8, 0 0 75px #7a58e8}}@-webkit-keyframes
neonw{from{text-shadow:0 0 10px #fff, 0 0 20px #49ed68, 0 0 30px #49ed68, 0 0 40px #49ed68, 0 0 70px #49ed68, 0 0 80px #49ed68, 0 0 100px #49ed68, 0 0 150px #49ed68}to{text-shadow:0 0 5px #fff, 0 0 10px #49ed68, 0 0 15px #49ed68, 0 0 20px #49ed68, 0 0 35px #49ed68, 0 0 40px #49ed68, 0 0 50px #49ed68, 0 0 75px #49ed68}}@-webkit-keyframes
neont{from{text-shadow:0 0 10px #fff, 0 0 20px #0088cc, 0 0 30px #0088cc, 0 0 40px #0088cc, 0 0 70px #0088cc, 0 0 80px #0088cc, 0 0 100px #0088cc, 0 0 150px #08c}to{text-shadow:0 0 5px #fff, 0 0 10px #0088cc, 0 0 15px #0088cc, 0 0 20px #0088cc, 0 0 35px #0088cc, 0 0 40px #0088cc, 0 0 50px #0088cc, 0 0 75px #08c}}#hTopLogo{position:absolute;overflow:hidden;width:7vw;margin-top:30px;left:50%;transform:translateX(-50%);z-index:10}#hTopLogo
img{display:block;width:100%;aspect-ratio:134/125;object-fit:contain}#hTopLogo
a{position:relative;overflow:hidden;display:block}#hTopLogo a
img{max-width:100%}#hTopIndex
#hTopPageMenu{margin-top:37px}.lang-he
#hTopIndexContact{left:0;right:initial;padding-right:0;padding-left:115px}.lang-he #hTopIndexContact
p{-ms-align-items:flex-start;align-items:flex-start}.lang-he #hTopIndexContact p
span{float:left}.lang-he #hTopIndex
#hTopPageMenu{margin-top:35px}@media only screen and (min-width: 1240px) and (max-width: 1479px){#hTopIndexContact{margin-top:20px;right:0px;padding-right:70px}#hTopIndexContact
p{letter-spacing:2px;font-size:14px;margin-bottom:10px;width:245px}#hTopIndexContact p
a{margin-bottom:7px}#hTopIndexContact p
span{font-size:9px;letter-spacing:3px;margin-left:25px;margin-bottom:5px}#hTopIndexContact p span:nth-child(2){margin-left:34px;margin-right:4px}#hTopLogo{width:9vw;margin-top:20px}#hTopLogo a
img{max-width:100%}#hTopIndex
#hTopPageMenu{margin-top:25px}.lang-he
#hTopIndexContact{padding-left:70px}.lang-he #hTopIndex
#hTopPageMenu{margin-top:22px}}@media only screen and (min-width: 1024px) and (max-width: 1239px){#hTopIndexContact{margin-top:20px;right:0px;padding-right:70px}#hTopIndexContact
p{letter-spacing:2px;font-size:14px;margin-bottom:10px;width:200px}#hTopIndexContact p
a{margin-bottom:7px}#hTopIndexContact p
span{font-size:9px;letter-spacing:3px;margin-left:25px;margin-bottom:5px}#hTopIndexContact p span:nth-child(2){margin-left:34px;margin-right:4px}#hTopLogo{width:9vw;margin-top:20px}#hTopLogo a
img{max-width:100%}#hTopIndex
#hTopPageMenu{margin-top:20px}.lang-he #hTopIndex
#hTopPageMenu{margin-top:17px}.lang-he
#hTopIndexContact{padding-left:70px}}@media only screen and (min-width: 768px) and (max-width: 1023px){#hTopIndexContact{margin-top:20px;padding-right:40px;z-index:10}#hTopIndexContact
p{font-size:14px;width:170px}#hTopIndexContact p span:nth-child(2){margin-left:25px}#hTopLogo{width:10vw;height:auto;margin-top:20px}#hTopIndex
#hTopPageMenu{margin-top:20px}.lang-he #hTopIndex
#hTopPageMenu{margin-top:17px}.lang-he
#hTopIndexContact{padding-left:50px}}@media only screen and (min-width: 0px) and (max-width: 767px){#hTopIndexContact{margin-top:50px;padding-right:20px;z-index:10}#hTopIndexContact
p{font-size:12px;width:170px}#hTopIndexContact p span:nth-child(2){margin-left:25px}#hTopIndexContact
.mail{display:none}#hTopIndexContact.fixed{position:absolute}#hTopLogo{width:23vw;height:auto;margin-top:4vw}#hTopIndex
#hTopPageMenu{width:max-content;margin-top:4vw;margin-left:4vw}.lang-he
#hTopIndexContact{padding-left:20px;padding-right:0}.lang-he #hTopIndex
#hTopPageMenu{margin-top:4vw;margin-left:auto}}.header-new{position:fixed;transition:0.3s ease all;top:0;left:0;width:100%;padding:28px
50px;z-index:100}.header-new.hide{transform:translateY(-100%)}.header-new.black{background:#0f1010}.header-container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;width:100%;min-height:62px}.header-logo{display:block;position:relative;margin-right:auto}.header-logo
img{display:block;width:195px;height:42px;object-fit:contain}@media (hover: hover){.header-logo:hover{opacity:0.7}}.header-nav{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;flex:auto;padding:0
clamp(15px, 3.65vw, 70px)}.header-nav
.nav{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;height:62px;border:1px
solid #484a57;border-radius:15px}.header-nav .nav
li{position:relative;display:block;padding:0
25px;border-right:1px solid #484a57}.header-nav .nav li:nth-last-child(1){border-right:0}.header-nav .nav
a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;height:26px;font-size:16px;color:#fff;transition:0.3s ease all}@media (hover: hover){.header-nav .nav a:hover{color:#3b54ff}}.header-contacts{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;text-align:center;gap:5px 0}.header-contacts
.phone{transition:0.3s ease all;color:#fff}@media (hover: hover){.header-contacts .phone:hover{color:#3b54ff}}.header-contacts
.wa{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;gap:0 7px}.header-contacts .wa
span{color:#949494;transition:0.3s ease all}.header-contacts .wa svg, .header-contacts .wa
img{display:block;color:#fff;height:10px;width:10px;object-fit:contain;transition:0.3s ease all}@media (hover: hover){.header-contacts .wa:hover span, .header-contacts .wa:hover svg, .header-contacts .wa:hover
img{color:#25d366}}.header-menu{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;cursor:pointer;gap:0 15px;margin-left:clamp(15px, 3.65vw, 70px);font-size:16px}.header-menu
b{text-transform:capitalize;color:#949494;transition:0.3s ease all}.header-menu
.arrows{position:relative;width:36px;height:22px}.header-menu .arrows
span{display:block;transition:0.3s ease all;width:22px;height:1px;background:#fff;margin-left:7px}.header-menu .arrows span:nth-child(2){height:2px;width:100%;margin:9px
0}@media (hover: hover){.header-menu:hover
b{color:#fff}.header-menu:hover .arrows span:nth-child(1){margin-left:0}.header-menu:hover .arrows span:nth-child(3){margin-left:14px}}.lang-he .header-new{direction:rtl}.lang-he .header-logo{margin-right:0;margin-left:auto}.lang-he .header-nav .nav
li{border-right:1px solid #484a57}.lang-he .header-nav .nav li:nth-last-child(1){border-right:1px solid #484a57}.lang-he .header-nav .nav li:nth-child(1){border-right:0}.lang-he .header-nav .nav
a{font-size:18px}.lang-he .header-contacts{direction:ltr}.lang-he .header-contacts
.wa{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-o-flex-direction:row-reverse;flex-direction:row-reverse}.lang-he .header-contacts .wa svg, .lang-he .header-contacts .wa
img{transform:rotate(180deg)}.lang-he .header-menu{margin-right:clamp(15px, 3.65vw, 70px);margin-left:0;font-size:18px}.lang-he .header-menu .arrows
span{margin-right:7px;margin-left:0}.lang-he .header-menu .arrows span:nth-child(2){margin:9px
0}@media (hover: hover){.lang-he .header-menu:hover .arrows span:nth-child(1){margin-right:0}.lang-he .header-menu:hover .arrows span:nth-child(3){margin-right:14px;margin-left:0}}@media only screen and (min-width: 1480px) and (max-width: 1640px){.header-new{padding:25px
50px}.header-container{min-height:56px}.header-logo
img{width:175px;height:38px}.header-nav
.nav{height:56px}.header-nav .nav
li{padding:0
22px}.header-nav .nav
a{height:24px;font-size:16px}}@media only screen and (min-width: 1240px) and (max-width: 1479px){.header-new{padding:20px
45px}.header-container{min-height:50px}.header-logo
img{width:158px;height:34px}.header-nav
.nav{height:50px}.header-nav .nav
li{padding:0
17px}.header-nav .nav
a{height:22px;font-size:14px}.header-contacts{font-size:14px}.header-menu{gap:0 12px;font-size:14px}.header-menu
.arrows{width:32px;height:20px}.header-menu .arrows
span{width:20px;margin-left:6px}.header-menu .arrows span:nth-child(2){margin:8px
0}}@media only screen and (min-width: 1240px) and (max-width: 1479px) and (hover: hover){.header-menu:hover .arrows span:nth-child(1){margin-left:0}.header-menu:hover .arrows span:nth-child(3){margin-left:12px}}@media only screen and (min-width: 1240px) and (max-width: 1479px){.lang-he .header-nav .nav
a{font-size:16px}.lang-he .header-menu{font-size:16px}.lang-he .header-menu .arrows
span{margin-right:6px;margin-left:0}.lang-he .header-menu .arrows span:nth-child(2){margin:8px
0}}@media only screen and (min-width: 1240px) and (max-width: 1479px) and (hover: hover){.lang-he .header-menu:hover .arrows span:nth-child(1){margin-right:0}.lang-he .header-menu:hover .arrows span:nth-child(3){margin-right:12px;margin-left:0}}@media only screen and (min-width: 768px) and (max-width: 1239px){.header-new{padding:15px
35px}.header-container{min-height:39px}.header-logo{margin-right:auto}.header-logo
img{width:158px;height:34px}.header-nav{display:none}.header-contacts{font-size:14px}.header-menu{gap:0 12px;font-size:14px}.header-menu
.arrows{width:32px;height:20px}.header-menu .arrows
span{width:20px;margin-left:6px}.header-menu .arrows span:nth-child(2){margin:8px
0}}@media only screen and (min-width: 768px) and (max-width: 1239px) and (hover: hover){.header-menu:hover .arrows span:nth-child(1){margin-left:0}.header-menu:hover .arrows span:nth-child(3){margin-left:12px}}@media only screen and (min-width: 768px) and (max-width: 1239px){.lang-he .header-logo{margin-left:auto;margin-right:0}.lang-he .header-logo
img{width:158px;height:34px}.lang-he .header-menu{font-size:16px}.lang-he .header-menu .arrows
span{margin-right:6px;margin-left:0}.lang-he .header-menu .arrows span:nth-child(2){margin:8px
0}}@media only screen and (min-width: 768px) and (max-width: 1239px) and (hover: hover){.lang-he .header-menu:hover .arrows span:nth-child(1){margin-right:0}.lang-he .header-menu:hover .arrows span:nth-child(3){margin-right:12px;margin-left:0}}@media only screen and (min-width: 768px) and (max-width: 1023px){.header-new{padding:15px}}@media only screen and (max-width: 767px){.header-new{padding:15px}.header-container{min-height:34px}.header-logo{margin-right:auto}.header-logo
img{width:158px;height:34px}.header-nav{display:none}.header-contacts{display:none}.header-menu{margin-left:15px}.lang-he .header-logo{margin-right:0;margin-left:auto}.lang-he .header-menu{margin-right:15px}}#Footer2{background:#0f1010;padding:210px
0px}#Footer2
.footerSiteMap{text-align:center;display:flex;width:max-content;color:#Fff;justify-content:center;margin:40px
auto 0;opacity: .1;transition:3s ease-in-out}#Footer2 .footerSiteMap:hover{opacity: .5}#Footer2
h2{position:relative;text-align:center;text-transform:uppercase;font-family:"Raleway",sans-serif;font-size:92px;font-weight:500;line-height:1;letter-spacing:2px;-webkit-text-stroke:2px #fff;text-stroke:3px #fff;color:transparent;font-weight:700}#Footer2
.undertitle{position:relative;color:#fff;margin-top:35px;font-size:22px;font-weight:bold;text-align:center;letter-spacing:0.6px}#Footer2
.button{display:block;position:relative;overflow:hidden;text-align:center;margin-top:35px}#Footer2 .button
a{display:inline-block;position:relative;overflow:hidden;color:#fff;text-transform:uppercase;font-weight:bold;height:60px;line-height:60px;padding:0
30px;z-index:1;transition:all 0.5s}#Footer2 .button a:after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:5px;background-image:linear-gradient(135deg, #ff3e50 10%, #3b54ff 100%);transition:all 0.5s;z-index:-1}#Footer2 .button a:hover{color:#000;transition:all 0.5s;padding:0
45px;letter-spacing:1px}#Footer2 .button a:hover:after{height:100%}#Footer2Soc{position:relative;margin-top:70px;text-align:center}#Footer2Soc
span{display:inline-block;position:relative;height:50px;width:50px;margin:0
10px;margin-top:5px;transition:0.5s ease;cursor:pointer}#Footer2Soc span:hover{margin-top:0;margin-bottom:5px;-webkit-box-shadow:0 20px 30px black;box-shadow:0 20px 30px black}#Footer2Soc
span.FB{background:url(/img/icon-02.svg) center center no-repeat;background-size:auto 25px}#Footer2Soc
span.IG{background:url(/img/icon-03.svg) center center no-repeat;background-size:auto 25px}#Footer2Soc
span.IN{background:url(/assets/img/216394_linkedin_social_icon.svg) center center no-repeat;background-size:auto 35px}.fGoogle{position:relative;text-align:center;padding-top:70px}.fGoogle
span{display:inline-block;position:relative;cursor:pointer;transition:0.5s ease;padding:0
10px}.fGoogle span
img{aspect-ratio:97/70;object-fit:contain;height:70px;transition:0.5s ease}.fGoogle span:hover{-webkit-box-shadow:0 20px 30px black;box-shadow:0 20px 30px black}.fGoogle span:hover
img{transform:translateY(-5px)}.lang-he #Footer2 h2, .lang-he #Footer2
.undertitle{direction:rtl}.lang-he #Footer2
h2{font-size:112px}@media only screen and (max-width: 1479px){#Footer2{padding:180px
0px}#Footer2
h2{font-size:80px}#Footer2
.undertitle{margin-top:30px;font-size:20px}#Footer2
.button{margin-top:30px}#Footer2Soc{margin-top:60px}.fGoogle{padding-top:60px}.lang-he #Footer2
h2{font-size:102px}}@media only screen and (max-width: 1200px){#Footer2{padding:150px
0px}#Footer2
h2{font-size:70px}#Footer2
.undertitle{margin-top:25px;font-size:18px}#Footer2Soc{margin-top:50px}.fGoogle{padding-top:50px}.lang-he #Footer2
h2{font-size:92px}}@media only screen and (max-width: 1023px){#Footer2{padding:100px
0px}#Footer2
h2{font-size:64px}#Footer2
.undertitle{font-size:16px}#Footer2 .button
a{color:#000}#Footer2 .button a:after{height:100%}.lang-he #Footer2
h2{font-size:82px}}@media only screen and (max-width: 767px){#Footer2{padding:15vw 4vw}#Footer2
h2{font-size:15vw}#Footer2
.undertitle{margin-top:5vw;font-size:5vw}#Footer2
.button{margin-top:10vw}#Footer2 .button
a{height:15vw;line-height:15vw;padding:0
10vw;color:#000;font-size:5vw}#Footer2 .button a:after{height:100%}#Footer2Soc{margin-top:10vmin}.fGoogle{padding-top:10vmin}.lang-he #Footer2
h2{font-size:18vw}}#FooterV2{text-align:center;padding:30px
0;z-index:3}#FooterV2
.bg{position:absolute;top:0;left:0;width:100%;height:100%}#FooterV2 .bg
img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}#FooterV2:after{content:"";position:absolute;top:0px;left:0px;background:linear-gradient(0deg, rgba(26, 26, 26, 0), #0f1010 80%);height:20%;width:100%;z-index:2}#FooterV2Soc{position:relative;overflow:hidden;z-index:10;padding-top:10vh}#FooterV2Soc
ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;text-align:center}#FooterV2Soc ul
li{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-self:center;align-self:center;position:relative;text-transform:uppercase;font-weight:600;font-size:11px;color:#fff;letter-spacing:3px;line-height:16px;margin-bottom:clamp(15px, 4.4vmin, 40px)}#FooterV2Soc ul li span, #FooterV2Soc ul li
.big{-ms-align-self:center;align-self:center;cursor:pointer;position:relative;display:block;word-break:break-all;font-size:clamp(18px, 2.4vw, 46px);-webkit-text-stroke:1px #fff;text-stroke:1px #fff;color:transparent;text-transform:uppercase;font-weight:900;line-height:40px;font-family:"Rubik",sans-serif;opacity:0.5;margin-top:7px;transition:0.3s ease all}#FooterV2Soc ul li span:hover, #FooterV2Soc ul li .big:hover{color:#fff;opacity:1}#FooterV2Soc ul li b, #FooterV2Soc ul li
.small{display:block;-ms-align-self:center;align-self:center;cursor:pointer}#FooterV2Soc ul li b:hover, #FooterV2Soc ul li .small:hover{color:#3b54ff}#FooterV2Policy{position:relative;overflow:hidden;margin-top:15px}#FooterV2Policy
p{position:relative;overflow:hidden;text-transform:uppercase;font-weight:bold;font-size:11px;letter-spacing:1px;color:#fff}@media only screen and (max-width: 767px){#FooterV2{padding:30px
0;background:url(/assets/img/web/bg-f-newv2-mob.jpg) center center no-repeat;-webkit-background-size:cover;background-size:cover}#FooterV2:after{height:20%}#FooterV2Soc{padding-top:10vw}#FooterV2Soc ul
li{font-size:11px;letter-spacing:3px;line-height:16px;margin-bottom:40px}#FooterV2Soc ul li span, #FooterV2Soc ul li
.big{font-size:7vw;line-height:40px;margin-top:7px}#FooterV2Soc ul li b, #FooterV2Soc ul li
.small{margin:2vmin 0}#FooterV2Policy{margin-top:15px}#FooterV2Policy
p{font-size:11px}}@-webkit-keyframes
run{0%{top:-50%}100%{top:110%}}@keyframes
run{0%{top:-50%}100%{top:110%}}.decolines{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;position:fixed;top:0;left:0;width:100%;height:4000px;padding:0
40px;box-sizing:border-box;z-index:0}.decolines
span{display:block;position:relative;overflow:hidden;float:left;width:25%;box-sizing:border-box;border-left:1px solid rgba(235, 235, 235, 0.08)}.decolines span:after{content:"";display:block;position:absolute;height:15vw;width:1px;top:-50%;left:0;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 75%, #fff 100%);-webkit-animation:run 7s 0s infinite;animation:run 7s 0s infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0.4, 0.26, 0, 0.97);animation-timing-function:cubic-bezier(0.4, 0.26, 0, 0.97)}.decolines span:nth-child(2):after{-webkit-animation-delay:4s;animation-delay:4s}.decolines span:nth-child(3):after{-webkit-animation-delay:3s;animation-delay:3s}.decolines span:nth-child(4){border-right:1px solid rgba(235, 235, 235, 0.08)}.decolines span:nth-child(4):after{-webkit-animation-delay:6s;animation-delay:6s}.decolines span:nth-child(4):before{content:"";display:block;position:absolute;height:15vw;width:1px;top:-50%;right:0;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 75%, #fff 100%);-webkit-animation:run 7s 5s infinite;animation:run 7s 5s infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0.4, 0.26, 0, 0.97);animation-timing-function:cubic-bezier(0.4, 0.26, 0, 0.97)}@media only screen and (min-width: 1240px) and (max-width: 1479px){.decolines{padding:0
35px}}@media only screen and (min-width: 1024px) and (max-width: 1239px){.decolines{padding:0
25px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.decolines{padding:0
10px}}@media only screen and (max-width: 767px){.decolines{padding:0
10px;height:6000px}.decolines
span{width:50%}.decolines span:after{-webkit-animation:run 14s 0s infinite;animation:run 14s 0s infinite}.decolines span:nth-child(2), .decolines span:nth-child(3){display:none}.decolines span:nth-child(4){border-right:1px solid rgba(235, 235, 235, 0.08)}.decolines span:nth-child(4):before{-webkit-animation:run 14s 5s infinite;animation:run 14s 5s infinite}}@keyframes
flicker222{0%,9%,31%,42%,50%,60%,80%,100%{box-shadow:0 0 6px rgba(59, 84, 255, 0.8), inset 0 0 6px rgba(59, 84, 255, 0.9), 0 0 6px rgba(59, 84, 255, 0.9), inset 0 0 6px rgba(59, 84, 255, 0.7), 0 0 6px rgba(59, 84, 255, 0.7), inset 0 0 6px rgba(59,84,255,0.1)}20%,24%,55%{box-shadow:none}}.popup_form{position:fixed;overflow-y:scroll;top:100%;left:0;width:100%;height:100vh;background:#0f1010;z-index:999999;visibility:hidden;transition:0.5s ease all}.popup_form::-webkit-scrollbar{width:0}.popup_form.show{top:0;visibility:visible}.popup_form.show .popup_form_bg, .popup_form.show
.popup_form_inner{top:0}.popup_form_bg{position:absolute;top:100%;left:0;width:100%;height:100%;background:#3b54ff;transition:0.5s ease all;transition-delay:0.4s;z-index:1}.popup_form_inner{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;position:absolute;top:100%;left:0;width:100%;height:100%;transition:0.5s ease all;transition-delay:1s;z-index:2}.popup_form_left{position:relative;width:calc((100% - 8vw) / 2)}.popup_form_left
.popup_form_left_top{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:space-between;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:50%;background:#3b54ff;padding:7vh 4vw}.popup_form_left .popup_form_left_top
.popup_form_adr_row{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;height:-webkit-fill-available}.popup_form_left .popup_form_left_top
.popup_form_adr_col{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:center;-ms-align-items:center;align-items:center;text-align:center;width:50%;height:50%}.popup_form_left .popup_form_left_top
.popup_form_adr_col.center{height:auto;margin:0
auto}.popup_form_left .popup_form_left_top .popup_form_adr_col
h3{position:relative;text-transform:uppercase;text-align:center;font-weight:900;color:#0f1010;font-size:clamp(20px, 1.9vw, 38px)}.popup_form_left .popup_form_left_top .popup_form_adr_col
p{position:relative;text-align:center;letter-spacing:1px;font-size:1vw;line-height:1.6;margin-top:1vh}.popup_form_left .popup_form_left_top .popup_form_adr_col
p.country{text-align:center;color:#0f1010;margin-top:0}.popup_form_left .popup_form_left_top .popup_form_adr_col .adr-links{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;gap:0 25px;margin-top:15px}.popup_form_left .popup_form_left_top .popup_form_adr_col .adr-links
img{display:block;width:50px;height:50px;object-fit:contain;cursor:pointer}@media (hover: hover){.popup_form_left .popup_form_left_top .popup_form_adr_col .adr-links img:hover{opacity:0.7}}.popup_form_left .popup_form_left_top
.popup_form_meet{text-transform:uppercase;text-align:center;font-size:20px;color:#0f1010;letter-spacing:5px}.popup_form_left .popup_form_left_top
.logo{position:relative;text-align:center}.popup_form_left .popup_form_left_top .logo
img{height:6vh;aspect-ratio:43/14;object-fit:contain}.popup_form_left
.popup_form_left_bot{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:center;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#0f1010;width:100%;height:50%;padding:2vmin 4vw}.popup_form_left .popup_form_left_bot .phone-mail{position:relative;text-align:center;margin-bottom:2vmin}.popup_form_left .popup_form_left_bot .phone-mail
a{display:inline-block;position:relative;text-transform:uppercase;color:#fff;font-size:2.4vw;letter-spacing:2px}.popup_form_left .popup_form_left_bot .phone-mail a:hover{color:#3b54ff}.popup_form_left .popup_form_left_bot
.messengers{position:relative;text-align:center;margin-bottom:2vh}.popup_form_left .popup_form_left_bot .messengers
a{display:inline-block;position:relative;cursor:pointer;border-radius:50%;width:50px;height:50px;margin:0
15px;font-size:20px;z-index:2;transition:0.5s ease all;background-position:center center;background-repeat:no-repeat;-webkit-background-size:auto 30px;background-size:auto 30px}.popup_form_left .popup_form_left_bot .messengers
a.wa{background-color:#43d854;background-image:url(/assets/img/icon-whatsapp-white.svg)}.popup_form_left .popup_form_left_bot .messengers
a.viber{background-color:#7360f2;background-image:url(/assets/img/icon-viber-white.svg)}.popup_form_left .popup_form_left_bot .messengers
a.tg{background-color:#08c;background-image:url(/assets/img/icon-telegram-white.svg)}.popup_form_left .popup_form_left_bot .messengers
a.fb{background-image:url(/assets/img/5296499_fb_facebook_facebook_logo_icon.svg);background-size:cover}.popup_form_left .popup_form_left_bot .messengers
a.ig{background-image:url(/assets/img/3225191_app_instagram_logo_media_popular_icon.svg);background-size:cover}@media (hover: hover){.popup_form_left .popup_form_left_bot .messengers a:hover{opacity:0.7}}.popup_form_left .popup_form_left_bot
.social{position:relative;text-align:center;margin-top:2vh}.popup_form_left .popup_form_left_bot .social a, .popup_form_left .popup_form_left_bot .social
span{display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;-ms-align-items:center;align-items:center;justify-content:center;position:relative;overflow-y:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-transform:uppercase;cursor:pointer;border-radius:50%;color:#fff;width:50px;height:50px;margin:0
15px;border:1px
solid #fff;font-size:20px;z-index:2;transition:0.5s ease all}.popup_form_left .popup_form_left_bot .social a:before, .popup_form_left .popup_form_left_bot .social span:before{content:'';display:block;position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff;transition:0.5s ease all;z-index:-1}.popup_form_left .popup_form_left_bot .social a:hover, .popup_form_left .popup_form_left_bot .social span:hover{color:#0f1010}.popup_form_left .popup_form_left_bot .social a:hover:before, .popup_form_left .popup_form_left_bot .social span:hover:before{left:0}.popup_form_left .popup_form_left_bot
.logo{position:relative;text-align:center;margin-bottom:2vh}.popup_form_left .popup_form_left_bot .logo
img{height:10vh;width:auto}.popup_form_right{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:calc((100% - 8vw) / 2);background:#e4dedb;padding:14vh 4vw}.popup_form_right
h3{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;text-transform:uppercase;font-size:20px;color:#0f1010;letter-spacing:5px}.popup_form_right
strong{display:block;position:relative;text-transform:uppercase;font-weight:900;color:#0f1010;font-size:7vw;letter-spacing:1.2vw}.popup_form_right
strong.en{letter-spacing:0.4vw}.popup_form_right
form{position:relative;margin-top:3vh}.popup_form_right form
.row{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:flex-end;align-items:flex-end;min-height:60px;margin-bottom:3vh}.popup_form_right form .row
.iti{display:block;width:100%}.popup_form_right form .row .iti__flag-container{z-index:3}.popup_form_right form .row input, .popup_form_right form .row
select{display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0;margin:0;padding:0;border:none;background-color:transparent;width:100%;height:45px;line-height:45px;text-transform:uppercase;font-size:20px;font-weight:500;padding-left:15px;border-bottom:1px solid #0f1010;margin-top:15px;outline:none;z-index:2}.popup_form_right form .row input.phone-input, .popup_form_right form .row input.phone-input-popup, .popup_form_right form .row select.phone-input, .popup_form_right form .row select.phone-input-popup{padding-left:52px}.popup_form_right form .row
p{position:absolute;color:#000;top:25px;left:15px;font-size:20px;font-weight:500;text-transform:uppercase;transition:0.5s ease all}.popup_form_right form .row
p.focus{top:0;left:0;font-size:14px}.popup_form_right form .row input:focus~p{top:0;left:0;font-size:14px}.popup_form_right form .row.full
p{top:0;left:0;font-size:14px}.popup_form_right form .row .check-wr{position:relative;gap:20px;margin-top:35px}.popup_form_right form .row
.labelcheck{display:inline-block;position:relative;box-sizing:border-box;color:#000;cursor:pointer}.popup_form_right form .row .labelcheck
input{position:absolute;z-index:-1}.popup_form_right form .row .labelcheck
span{position:relative;font-size:16px;padding-left:50px;line-height:1.2}.popup_form_right form .row .labelcheck span:before{content:'';display:block;position:absolute;top:2px;left:5px;height:14px;width:14px;box-sizing:border-box;border:2px
solid;border-color:#ff3e50;border-radius:50%}.popup_form_right form .row .labelcheck input:checked~span:before{background:#3b54ff;border-color:#3b54ff;box-shadow:0 0 6px rgba(59, 84, 255, 0.7);-webkit-animation-name:flicker222;animation-name:flicker222;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.popup_form_right form .row .labelcheck input:hover~span:before{border-color:#3b54ff;box-shadow:0 0 6px rgba(59, 84, 255, 0.7);-webkit-animation-name:flicker222;animation-name:flicker222;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.popup_form_right form
.buttons{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.popup_form_right form .buttons .file
input{position:absolute;top:0;left:0;opacity:0;z-index:-100}.popup_form_right form .buttons .file
label{overflow:hidden;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#000;height:110px;width:285px;border:1px
solid #0f1010;cursor:pointer;z-index:2}.popup_form_right form .buttons .file label
b{margin-left:auto;text-transform:uppercase;margin-right:40px;z-index:2}.popup_form_right form .buttons .file label
span{position:absolute;top:50%;left:40px;font-size:60px;transform:translate(-50%, -50%);transition:0.5s ease all;font-weight:100}.popup_form_right form .buttons .file label:before{content:'';display:block;position:absolute;top:0;left:-100%;width:100%;height:100%;background:#0f1010;transition:0.5s ease all}.popup_form_right form .buttons .file label:hover
span{color:#fff;transform:translate(-50%, -50%) rotate(90deg)}.popup_form_right form .buttons .file label:hover
b{color:#fff}.popup_form_right form .buttons .file label:hover:before{left:0}.popup_form_right form .buttons
.send{position:relative;overflow:hidden}.popup_form_right form .buttons .send
input{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0;height:110px;width:285px;max-width:100%;padding-right:40px;border:1px
solid #3b54ff;text-transform:uppercase;cursor:pointer;font-size:16px;color:#fff;font-weight:400;background-color:#3b54ff;background-image:url(/img/arrow-right2.svg);background-position:calc(100% - 40px) center;background-repeat:no-repeat;-webkit-background-size:auto 40px;background-size:auto 40px;outline:none;z-index:2;transition:0.3s ease all}.popup_form_right form .buttons .send
input.light{box-shadow:0 0 6px rgba(59, 84, 255, 0.7)}.popup_form_right form .buttons .send:before{content:'';display:block;position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;background:#0f1010;transition:0.5s ease all}.popup_form_right form .buttons .send:hover
input{background-color:transparent}.popup_form_right form .buttons .send:hover:before{opacity:1}.popup_form_right form .buttons
.send.light{box-shadow:0 0 20px rgba(59,84,255,0.7)}.popup_form_close_inner{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:8vw;background:#e4dedb;border-left:1px solid #000}.popup_form_close_inner
.popup_form_close{display:block;position:absolute;top:0;right:0;width:8vw;height:8vw;cursor:pointer;background-color:#000}.popup_form_close_inner .popup_form_close:before, .popup_form_close_inner .popup_form_close:after{content:'';display:block;position:absolute;top:0;left:50%;width:1px;height:100%;background:#fff;transform:rotate(45deg) scale(0.8);transition:0.5s ease all}.popup_form_close_inner .popup_form_close:after{transform:rotate(-45deg) scale(0.8)}.popup_form_close_inner .popup_form_close:hover:before, .popup_form_close_inner .popup_form_close:hover:after{transform:rotate(45deg) scale(1)}.popup_form_close_inner .popup_form_close:hover:after{transform:rotate(-45deg) scale(1)}.popup_form_close_inner .popup_form_close
b{display:none}.lang-he
.popup_form_left{-webkit-order:2;-moz-order:2;-ms-order:2;-o-order:2;order:2}.lang-he .popup_form_left
.popup_form_left_top{direction:rtl}.lang-he .popup_form_left .popup_form_left_top .popup_form_adr_col
h3{font-size:clamp(32px, 3.4vw, 66px)}.lang-he .popup_form_left .popup_form_left_top
.popup_form_meet{font-size:1.6vw}.lang-he
.popup_form_right{-webkit-order:1;-moz-order:1;-ms-order:1;-o-order:1;order:1}.lang-he .popup_form_right
h3{direction:rtl;font-size:1.6vw}.lang-he .popup_form_right
strong{direction:rtl;line-height:1;font-weight:600;font-size:8.65vw;margin-right:-1.6vw}.lang-he .popup_form_right
form{direction:rtl}.lang-he .popup_form_right form
.row{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:flex-end;align-items:flex-end;min-height:70px}.lang-he .popup_form_right form .row
.iti{display:block;width:100%}.lang-he .popup_form_right form .row .iti__flag-container{left:initial;right:0}.lang-he .popup_form_right form .row
.iti__arrow{margin-left:0;margin-right:6px}.lang-he .popup_form_right form .row input, .lang-he .popup_form_right form .row
select{text-align:right;direction:rtl;padding-right:15px}.lang-he .popup_form_right form .row input.phone-input, .lang-he .popup_form_right form .row input.phone-input-popup, .lang-he .popup_form_right form .row select.phone-input, .lang-he .popup_form_right form .row select.phone-input-popup{padding-left:0;padding-right:52px;direction:ltr}.lang-he .popup_form_right form .row input.phone-input, .lang-he .popup_form_right form .row select.phone-input{direction:ltr;text-align:left}.lang-he .popup_form_right form .row
p{left:initial;right:15px;font-size:20px}.lang-he .popup_form_right form .row
p.focus{left:initial;right:0}.lang-he .popup_form_right form .row input:focus~p{left:initial;right:0;font-size:20px}.lang-he .popup_form_right form .row.full
p{left:initial;right:0}.lang-he .popup_form_right form .row .labelcheck
span{font-size:20px;padding-left:0;padding-right:50px}.lang-he .popup_form_right form .row .labelcheck span:before{top:7px;left:0;right:5px}.lang-he .popup_form_right form
.buttons{font-weight:300;font-size:26px}.lang-he .popup_form_right form .buttons .file
label{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-o-flex-direction:row-reverse;flex-direction:row-reverse}.lang-he .popup_form_right form .buttons .file label
b{margin-right:70px;margin-left:auto}.lang-he .popup_form_right form .buttons .file label
span{left:initial;right:0}.lang-he .popup_form_right form .buttons .file label:before{left:initial;right:-100%}.lang-he .popup_form_right form .buttons .file label:hover:before{left:initial;right:0}.lang-he .popup_form_right form .buttons .send
input{font-size:26px;padding-left:40px;padding-right:0;background-image:url(/assets/img/icon-long-arrow-left.svg);background-position:40px center;-webkit-background-size:auto 40px;background-size:auto 40px}.lang-he
.popup_form_close_inner{border:0;border-right:1px solid #000}@media only screen and (max-height: 699px){.popup_form_left .popup_form_left_top, .popup_form_left
.popup_form_left_bot{padding:2vw 4vw}.popup_form_right{padding:2vw 4vw}.popup_form_right form
.row{min-height:60px}.popup_form_right form .buttons .send input, .popup_form_right form .buttons .file
label{height:90px}.lang-he .popup_form_right
strong{line-height:0.8}.lang-he .popup_form_right form
.row{min-height:65px}}@media only screen and (min-width: 1400px) and (max-width: 1600px) and (min-height: 700px){.popup_form_inner{min-height:750px}.popup_form_left .popup_form_left_bot .social a, .popup_form_left .popup_form_left_bot .social
span{width:70px;height:70px;font-size:18px}.popup_form_right
h3{font-size:18px}.popup_form_right form
.row{min-height:55px}.popup_form_right form .row
input{height:40px;line-height:40px;font-size:18px}.popup_form_right form .row
p{top:25px;left:15px;font-size:18px}.popup_form_right form .row input:focus~p{font-size:13px}.popup_form_right form .row.full
p{font-size:13px}.popup_form_right form .buttons .file
label{height:100px;width:265px}.popup_form_right form .buttons .file label
b{margin-right:30px}.popup_form_right form .buttons .file label
span{left:30px;font-size:50px}.popup_form_right form .buttons .send
input{height:100px;width:230px;padding-left:30px;font-size:16px;background-position:calc(100% - 30px) center;-webkit-background-size:auto 40px;background-size:auto 40px}.lang-he .popup_form_right form .row
p{left:initial;right:15px}.lang-he .popup_form_right form .buttons .file label
b{margin-right:65px}.lang-he .popup_form_right form .buttons .send
input{padding-left:0;padding-right:30px;background-position:30px center;-webkit-background-size:auto 40px;background-size:auto 40px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.popup_form_left .popup_form_left_top
.popup_form_meet{font-size:16px}.popup_form_left .popup_form_left_bot .social a, .popup_form_left .popup_form_left_bot .social
span{width:60px;height:60px;font-size:16px}.popup_form_right
h3{font-size:16px}.popup_form_right form
.row{min-height:55px}.popup_form_right form .row
input{height:35px;line-height:35px;font-size:16px}.popup_form_right form .row
p{top:22px;font-size:16px}.popup_form_right form .row input:focus~p{font-size:12px}.popup_form_right form .row.full
p{font-size:12px}.popup_form_right form .buttons .file
label{height:80px;width:230px;font-size:14px}.popup_form_right form .buttons .file label
b{margin-right:20px}.popup_form_right form .buttons .file label
span{left:30px;font-size:50px}.popup_form_right form .buttons .send
input{font-size:14px;height:80px;width:190px;padding-right:20px;background-position:calc(100% - 20px) center;-webkit-background-size:auto 30px;background-size:auto 30px}.lang-he .popup_form_right form .buttons .file
label{font-size:20px}.lang-he .popup_form_right form .buttons .file label
b{margin-right:60px}.lang-he .popup_form_right form .buttons .send
input{font-size:20px;padding-left:20px;padding-right:0;background-position:20px center;-webkit-background-size:auto 30px;background-size:auto 30px}}@media only screen and (min-width: 1024px) and (max-width: 1199px){.popup_form_inner{min-height:550px}.popup_form_left .popup_form_left_top
.popup_form_meet{font-size:14px}.popup_form_left .popup_form_left_bot .social a, .popup_form_left .popup_form_left_bot .social
span{width:50px;height:50px;font-size:14px}.popup_form_right
h3{font-size:14px}.popup_form_right form
.row{min-height:55px}.popup_form_right form .row
input{height:30px;line-height:30px;font-size:14px}.popup_form_right form .row
p{top:22px;font-size:14px}.popup_form_right form .row input:focus~p{font-size:11px}.popup_form_right form .row.full
p{font-size:11px}.popup_form_right form .buttons .file
label{height:70px;width:205px}.popup_form_right form .buttons .file label
b{font-size:12px;margin-right:20px}.popup_form_right form .buttons .file label
span{left:30px;font-size:40px}.popup_form_right form .buttons .send
input{height:70px;width:160px;padding-left:20px;font-size:12px;background-position:calc(100% - 20px) center;-webkit-background-size:auto 30px;background-size:auto 30px}.lang-he .popup_form_right form .row
p{font-size:18px}.lang-he .popup_form_right form .row .labelcheck
span{font-size:18px}.lang-he .popup_form_right form .buttons .file label
b{font-size:20px;margin-right:50px}.lang-he .popup_form_right form .buttons .send
input{font-size:20px;padding-left:0;padding-right:20px;background-position:20px center;-webkit-background-size:auto 30px;background-size:auto 30px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.popup_form_inner{min-height:450px}.popup_form_left .popup_form_left_top
.popup_form_meet{font-size:12px}.popup_form_left
.popup_form_left_top{padding:7vh 2vw}.popup_form_left .popup_form_left_bot .social a, .popup_form_left .popup_form_left_bot .social
span{width:40px;height:40px;font-size:12px}.popup_form_right{padding:4vh 4vw}.popup_form_right
h3{font-size:12px;letter-spacing:3px}.popup_form_right form
.row{min-height:35px}.popup_form_right form .row
input{height:25px;line-height:25px;font-size:12px;margin-top:10px}.popup_form_right form .row
p{top:15px;font-size:12px}.popup_form_right form .row input:focus~p{font-size:9px}.popup_form_right form .row.full
p{font-size:9px}.popup_form_right form
.buttons{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.popup_form_right form .buttons
.file{width:100%}.popup_form_right form .buttons .file
label{height:60px;width:100%}.popup_form_right form .buttons .file label
b{font-size:14px;margin-right:20px}.popup_form_right form .buttons .file label
span{left:30px;font-size:40px}.popup_form_right form .buttons
.send{width:100%;margin-top:3vh}.popup_form_right form .buttons .send
input{height:60px;width:100%;padding-left:20px;font-size:14px;background-position:calc(100% - 20px) center;-webkit-background-size:auto 30px;background-size:auto 30px}.lang-he .popup_form_right form .row
select{font-size:12px}.lang-he .popup_form_right form .row
p{font-size:16px}.lang-he .popup_form_right form .row .labelcheck
span{font-size:16px;padding-right:35px}.lang-he .popup_form_right form .row .labelcheck span:before{top:3px}.lang-he .popup_form_right form .buttons .file label
b{font-size:16px;margin-right:50px}.lang-he .popup_form_right form .buttons .send
input{font-size:16px;padding-left:0;padding-right:20px;background-position:20px center;-webkit-background-size:auto 30px;background-size:auto 30px}}@media only screen and (min-width: 0px) and (max-width: 767px){.popup_form_inner{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;height:auto;min-height:initial}.popup_form_left{order:3;width:100%}.popup_form_left
.popup_form_left_top{height:auto;padding:10vw 5vw}.popup_form_left .popup_form_left_top
.popup_form_meet{font-size:4vw;letter-spacing:3px}.popup_form_left .popup_form_left_top
.popup_form_adr_col{margin:3vw 0}.popup_form_left .popup_form_left_top
.popup_form_adr_col.center{width:100%;margin-top:15px}.popup_form_left .popup_form_left_top .popup_form_adr_col.center
p{font-size:16px}.popup_form_left .popup_form_left_top .popup_form_adr_col
h3{font-size:6vw}.popup_form_left .popup_form_left_top .popup_form_adr_col
p{font-size:3.4vw;margin-top:3vw}.popup_form_left .popup_form_left_top
.popup_form_adr_row{height:auto}.popup_form_left .popup_form_left_top .logo
img{height:70px}.popup_form_left
.popup_form_left_bot{height:auto;padding:5vw;padding-top:10vw;padding-bottom:10vw}.popup_form_left .popup_form_left_bot .phone-mail{margin-bottom:5vw}.popup_form_left .popup_form_left_bot .phone-mail
a{font-size:5vw}.popup_form_left .popup_form_left_bot
.social{margin-top:5vw}.popup_form_left .popup_form_left_bot .social a, .popup_form_left .popup_form_left_bot .social
span{width:16vw;height:16vw;margin:0
3vw;font-size:4vw}.popup_form_left .popup_form_left_bot
.logo{margin-top:5vw}.popup_form_left .popup_form_left_bot .logo
img{height:70px}.popup_form_right{order:2;width:100%;padding:15vw 5vw}.popup_form_right
h3{font-size:4vw;letter-spacing:3px}.popup_form_right
strong{font-size:17.4vw;letter-spacing:2.3vw}.popup_form_right
form{margin-top:20px}.popup_form_right form
.row{min-height:60px;margin-bottom:18px}.popup_form_right form .row
input{height:12vw;line-height:12vw;font-size:4.4vw;padding-left:5vw;margin-top:3vw}.popup_form_right form .row
p{top:6vw;left:5vw;font-size:4.4vw}.popup_form_right form .row input:focus~p{font-size:3vw}.popup_form_right form .row.full
p{font-size:3vw}.popup_form_right form
.buttons{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.popup_form_right form .buttons
.file{width:100%}.popup_form_right form .buttons .file
label{height:70px;width:100%}.popup_form_right form .buttons .file label
b{margin-left:20vw;font-size:4.4vw}.popup_form_right form .buttons .file label
span{left:10vw;font-size:10vw}.popup_form_right form .buttons
.send{width:100%;margin-top:18px}.popup_form_right form .buttons .send
input{height:70px;width:100%;padding-left:10vw;font-size:4.4vw;background-position:calc(100% - 10vw) center;-webkit-background-size:auto 10vw;background-size:auto 10vw}.popup_form_right form .buttons .send:before{content:'';display:block;position:absolute;top:0;left:-100%;width:100%;height:100%;background:#0f1010;transition:0.5s ease all}.popup_form_right form .buttons .send:hover
input{color:#fff;background:url(/img/arrow-right2.svg) calc(100% - 40px) center no-repeat;-webkit-background-size:auto 50px;background-size:auto 50px}.popup_form_right form .buttons .send:hover:before{left:0}.popup_form_close_inner{position:absolute;top:0;left:50%;transform:translateX(-50%);width:auto;background-color:#3b54ff;border-left:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;z-index:2}.popup_form_close_inner
.popup_form_close{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;position:relative;top:initial;right:initial;width:auto;height:auto;cursor:pointer;background-color:transparent;padding:10px
20px;padding-left:40px}.popup_form_close_inner .popup_form_close:before, .popup_form_close_inner .popup_form_close:after{left:20px;height:70%;top:6px;background:#fff}.popup_form_close_inner .popup_form_close
b{display:block;text-transform:uppercase;font-size:16px;color:#fff;padding:10p 10px}.lang-he .popup_form_left .popup_form_left_top
.popup_form_meet{font-size:6vw}.lang-he .popup_form_right
h3{font-size:6vw}.lang-he .popup_form_right
strong{font-size:21.6vw;margin-right:-3vw}.lang-he .popup_form_right form .row
input{padding-left:0;padding-right:5vw}.lang-he .popup_form_right form .row
p{left:initial;right:5vw;font-size:18px}.lang-he .popup_form_right form .row
select{font-size:4.4vw}.lang-he .popup_form_right form .labelcheck
span{font-size:18px}.lang-he .popup_form_right form .buttons .file label
b{font-size:22px;margin-right:20vw;margin-left:auto}.lang-he .popup_form_right form .buttons .file label
span{right:5vw}.lang-he .popup_form_right form .buttons
.send{width:100%;margin-top:5vw}.lang-he .popup_form_right form .buttons .send
input{font-size:22px;padding-left:0;padding-right:10vw;background-position:10vw center;-webkit-background-size:auto 10vw;background-size:auto 10vw}.lang-he .popup_form_close_inner
.popup_form_close{padding:10px
20px;padding-right:40px}.lang-he .popup_form_close_inner .popup_form_close:before, .lang-he .popup_form_close_inner .popup_form_close:after{right:20px;left:initial}.lang-he .popup_form_close_inner .popup_form_close
b{font-size:calc(16px * 1.3);line-height:1}}.popup-disount{position:fixed;bottom:50px;right:50px;background:#3b54ff;color:#fff;width:305px;padding:50px;z-index:999}.popup-disount-close{position:absolute;cursor:pointer;top:50px;right:50px;font-size:18px;padding-left:25px}.popup-disount-close:before{content:'';display:block;position:absolute;top:0;left:0;width:12px;height:12px;background:url(/assets/img/four-dots-white.svg) center center no-repeat;-webkit-background-size:contain;background-size:contain;transition:0.3s ease all}.popup-disount-close:hover:before{transform:rotate(-45deg)}.popup-disount-logo{position:relative;margin-top:20px}.popup-disount-logo
img{display:block;height:120px}.popup-disount-title{position:relative;font-weight:600;margin-top:20px;font-size:36px}.popup-disount-text{position:relative;font-size:20px;margin-top:25px}.popup-disount-form{position:relative;margin-top:45px}.popup-disount-form
input{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:transparent;width:305px;max-width:100%;height:60px;border:0;border-bottom:1px solid #fff;outline:none}.popup-disount-form
button{display:block;position:absolute;top:0;right:0;width:60px;height:60px;border:0;outline:0;background:url(/assets/img/icon-straight-right-arrow-white.svg) center center no-repeat;-webkit-background-size:auto 30px;background-size:auto 30px;z-index:2;cursor:pointer;transition:0.3s ease all}.popup-disount-form button:hover{right:-10px}@media only screen and (min-width: 1240px) and (max-width: 1439px){.popup-disount{bottom:40px;right:40px;width:270px;padding:40px}.popup-disount-close{top:40px;right:40px;font-size:16px;padding-left:20px}.popup-disount-close:before{width:10px;height:10px}.popup-disount-logo
img{height:100px}.popup-disount-title{margin-top:15px;font-size:32px}.popup-disount-text{font-size:18px;margin-top:20px}.popup-disount-form{margin-top:40px}.popup-disount-form
input{width:270px;height:50px}.popup-disount-form
button{width:50px;height:50px;background:url(/assets/img/icon-straight-right-arrow-white.svg) center center no-repeat;-webkit-background-size:auto 25px;background-size:auto 25px}}@media only screen and (min-width: 710px) and (max-width: 1239px){.popup-disount{bottom:20px;right:40px;width:220px;padding:30px}.popup-disount-close{top:30px;right:30px;font-size:14px;padding-left:15px}.popup-disount-close:before{width:8px;height:8px}.popup-disount-logo
img{height:80px}.popup-disount-title{margin-top:15px;font-size:28px}.popup-disount-text{font-size:16px;margin-top:20px}.popup-disount-form{margin-top:35px}.popup-disount-form
input{width:220px;height:40px}.popup-disount-form
button{width:40px;height:40px;background:url(/assets/img/icon-straight-right-arrow-white.svg) center center no-repeat;-webkit-background-size:auto 20px;background-size:auto 20px}}@media only screen and (min-width: 768px) and (max-width: 999px){.popup-disount-title{font-size:24px}.popup-disount-text{font-size:14px;margin-top:15px}.popup-disount-form{margin-top:30px}}@media only screen and (min-width: 0px) and (max-width: 767px){.popup-disount{bottom:125px;right:20px;width:200px;padding:20px}.popup-disount-close{top:20px;right:20px;font-size:14px;padding-left:15px}.popup-disount-close:before{width:8px;height:8px}.popup-disount-logo{margin-top:15px}.popup-disount-logo
img{height:60px}.popup-disount-title{margin-top:10px;font-size:20px}.popup-disount-text{font-size:14px;margin-top:10px}.popup-disount-form{margin-top:25px}.popup-disount-form
input{width:200px;height:30px}.popup-disount-form
button{width:30px;height:30px;background:url(/assets/img/icon-straight-right-arrow-white.svg) center center no-repeat;-webkit-background-size:auto 15px;background-size:auto 15px}.popup-disount-form button:hover{right:0px}}.rev-slider{padding:70px
0;overflow:hidden;color:#fff;background:#0f1010}.rev-slider
.container{width:1600px}.rev-slider
.uptitle{position:relative;text-transform:uppercase;font-size:28px;margin-bottom:45px}.rev-slider
.title{position:relative;font-size:60px;line-height:1.5;text-transform:uppercase;color:#0f1010;-webkit-text-stroke:1px #fff;text-stroke:1px #fff;color:transparent;font-weight:700;font-family:'Montserrat',sans-serif;margin-bottom:125px}.rev-slider-wrap{position:relative;margin-left:190px}.rev-slider-box{border:1px
solid #d1e2f7;border-radius:20px;padding:20px;width:350px !important;min-height:255px;display:flex;flex-direction:column;justify-content:space-between}.rev-slider-box-top{display:flex}.rev-slider-box-top
.img{width:50px;margin-right:15px}.rev-slider-box-top .img
img{display:block;max-width:100%}.rev-slider-box-top
span{width:calc(100% - 65px);font-size:20px;display:block;line-height:1.3}.rev-slider-box-bot{display:flex;font-size:16px;margin-top:12px}.rev-slider-box-bot
p{margin-right:15px}.rev-slider-bottom{position:relative}.rev-slider-bottom:after{content:'';position:absolute;top:50%;left:0;height:1px;background:#d1e2f7;width:200%}.rev-slider-bottom .swiper-pagination{background:#0000 !important;position:relative !important;margin-top:50px !important;bottom:0 !important;display:flex}.rev-slider-bottom .swiper-pagination .swiper-pagination-bullet{background:#0000 !important;border-radius:0px;border:1px
solid transparent;margin:0
!important;width:inherit;height:20px}.rev-slider-bottom .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff !important;border:1px
solid #d1e2f7;border-radius:10px}@media only screen and (min-width: 1440px) and (max-width: 1640px){.rev-slider{padding:65px
0}.rev-slider
.container{width:1400px}.rev-slider
.uptitle{font-size:26px;margin-bottom:35px}.rev-slider
.title{font-size:56px;margin-bottom:100px}.rev-slider-wrap{margin-left:165px}}@media only screen and (min-width: 1240px) and (max-width: 1439px){.rev-slider{padding:55px
0}.rev-slider
.container{width:1200px}.rev-slider
.uptitle{font-size:24px;margin-bottom:25px}.rev-slider
.title{font-size:50px;margin-bottom:70px}.rev-slider-wrap{margin-left:140px}}@media only screen and (min-width: 1024px) and (max-width: 1239px){.rev-slider{padding:50px
0}.rev-slider
.container{width:960px}.rev-slider
.uptitle{font-size:22px;margin-bottom:20px}.rev-slider
.title{font-size:44px;margin-bottom:50px}.rev-slider-wrap{margin-left:110px}.rev-slider-box{min-height:235px;width:325px !important}.rev-slider-box-top
span{font-size:18px}.rev-slider-box-bot{font-size:15px}.rev-slider-bottom .swiper-pagination{margin-top:30px !important}}@media only screen and (min-width: 768px) and (max-width: 1023px){.rev-slider{padding:40px
0}.rev-slider
.container{width:738px}.rev-slider
.uptitle{font-size:20px;margin-bottom:20px}.rev-slider
.title{font-size:38px;margin-bottom:40px}.rev-slider-wrap{margin-left:85px}.rev-slider-box{min-height:235px;width:325px !important}.rev-slider-box-top
span{font-size:18px}.rev-slider-box-bot{font-size:15px}.rev-slider-bottom .swiper-pagination{margin-top:30px !important}}@media only screen and (max-width: 767px) and (min-width: 0px){.rev-slider{padding:10vmin 0}.rev-slider
.container{width:92%}.rev-slider
.uptitle{font-size:4vmin;margin-bottom:3vmin}.rev-slider
.title{font-size:8vmin;margin-bottom:6vmin}.rev-slider-wrap{margin-left:10vw}.rev-slider-box{min-height:200px;width:240px !important}.rev-slider-box-top
.img{width:40px}.rev-slider-box-top
span{font-size:15px}.rev-slider-box-bot{font-size:13px}.rev-slider-bottom .swiper-pagination{margin-top:25px !important}}.RunTextAttention{position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:59px;left:50%;transform:translate(-50%, -50%);width:300px;border:1px
solid #fff;z-index:101;color:#fff;border-radius:20px}.RunTextAttention.fixed{position:fixed;background:#0f1010}.RunTextAttention:hover{border-color:#bfff07}.RunTextAttentionInner{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;padding:10px
30px}.RunTextAttentionInner
span{position:relative;line-height:1;padding-left:20px;margin-left:10px}.RunTextAttentionInner span:before{content:'';display:block;position:absolute;top:5px;left:0;border-radius:50%;width:8px;height:8px;background-color:#bfff07}.RunTextAttentionForm{position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:20px;top:-1px;border:1px
solid #fff;width:100%;padding:10px
30px;padding-top:0;z-index:-1;opacity:0;visibility:hidden;transition:0.5s ease all}.RunTextAttentionForm.show{opacity:1;visibility:visible;padding-top:125px}.RunTextAttentionForm .close-ease-form{position:absolute;cursor:pointer;left:-50px;transform:translateX(-100%);font-weight:900;font-size:10vmax;line-height:1;text-stroke:1px #fff;-webkit-text-stroke:1px #fff;color:transparent;font-family:"Raleway",sans-serif}.RunTextAttentionForm .close-ease-form:hover{color:#fff}.RunTextAttentionForm
h6{position:relative;font-weight:600;font-size:30px;margin-bottom:30px}.RunTextAttentionForm .text, .RunTextAttentionForm
.SubmitClose{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:20px;background:transparent;width:100%;border:1px
solid #fff;height:60px;padding:0
20px;color:#fff;font-weight:500;font-size:18px;margin-bottom:30px;font-family:"Montserrat"}.RunTextAttentionForm .text::placeholder, .RunTextAttentionForm .SubmitClose::placeholder{color:#fff}.RunTextAttentionForm
.iti{display:block;color:#000;margin-bottom:30px}.RunTextAttentionForm
.iti__arrow{border-top-color:#fff}.RunTextAttentionForm
.SubmitClose{background:#3b54ff;border-color:#3b54ff;text-transform:uppercase;cursor:pointer;font-weight:600;letter-spacing:1px}.RunTextAttentionForm .SubmitClose:hover{background:#bfff07;color:#000;border-color:#bfff07}.RunTextAttentionForm
.messengers{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;z-index:0;margin-bottom:30px}.RunTextAttentionForm .messengers
a{display:inline-block;position:relative;cursor:pointer;border-radius:50%;width:50px;height:50px;margin:0
15px;font-size:20px;z-index:2;transition:0.5s ease all;background-position:center center;background-repeat:no-repeat;-webkit-background-size:auto 30px;background-size:auto 30px}.RunTextAttentionForm .messengers
a.wa{background-color:#43d854;background-image:url(/assets/img/icon-whatsapp-white.svg)}.RunTextAttentionForm .messengers
a.viber{background-color:#7360f2;background-image:url(/assets/img/icon-viber-white.svg)}.RunTextAttentionForm .messengers
a.tg{background-color:#08c;background-image:url(/assets/img/icon-telegram-white.svg)}.RunTextAttentionForm .messengers a:hover{color:#0f1010}.RunTextAttentionForm .messengers a:hover:before{left:0}.lang-he .RunTextAttentionInner
span{direction:rtl;padding-left:0;padding-right:20px;margin-left:0;margin-right:10px}.lang-he .RunTextAttentionInner span:before{right:0;left:initial}.lang-he
.RunTextAttentionForm{direction:rtl}.lang-he .RunTextAttentionForm .close-ease-form{left:initial;right:-50%;transform:translateX(-70%)}.lang-he .RunTextAttentionForm .text, .lang-he .RunTextAttentionForm
.SubmitClose{font-family:"Rubik",sans-serif}.lang-he .RunTextAttentionForm .phone-input{direction:ltr;text-align:left;padding-left:20px;padding-right:52px}.lang-he .RunTextAttentionForm .iti__flag-container{left:initial;right:14px}.lang-he .RunTextAttentionForm
.iti__arrow{margin-left:0;margin-right:6px}@media only screen and (max-width: 1640px){.RunTextAttention{top:53px}}@media only screen and (max-width: 1479px){.RunTextAttention{top:45px}.RunTextAttentionInner{padding:8px
25px}.RunTextAttentionInner
span{font-size:14px}.RunTextAttentionInner span:before{top:4px}.RunTextAttentionForm{padding:10px
25px}.RunTextAttentionForm.show{padding-top:98px}.RunTextAttentionForm
h6{font-size:28px;margin-bottom:25px}.RunTextAttentionForm .text, .RunTextAttentionForm
.SubmitClose{height:54px;font-size:16px;margin-bottom:25px}.RunTextAttentionForm
.iti{margin-bottom:25px}.RunTextAttentionForm
.messengers{margin-bottom:25px}}@media only screen and (max-width: 1239px){.RunTextAttention{top:34px}.RunTextAttentionInner{padding:5px
20px}.RunTextAttentionInner
span{font-size:12px;padding-left:15px;margin-left:5px}.RunTextAttentionInner span:before{top:4px;width:6px;height:6px}.RunTextAttentionForm{padding:10px
20px}.RunTextAttentionForm.show{padding-top:89px}.RunTextAttentionForm
h6{font-size:24px;margin-bottom:20px}.RunTextAttentionForm .text, .RunTextAttentionForm
.SubmitClose{height:50px;font-size:14px;margin-bottom:20px}.RunTextAttentionForm
.iti{margin-bottom:20px}.RunTextAttentionForm
.messengers{margin-bottom:20px}.lang-he .RunTextAttentionInner
span{padding-right:15px;padding-left:0;margin-right:5px;margin-left:0}}@media only screen and (max-width: 1023px){.RunTextAttention{top:34px}.RunTextAttentionInner{padding:3px
15px}.RunTextAttentionInner
span{font-size:11px;padding-left:15px;margin-left:5px}.RunTextAttentionInner span:before{top:4px;width:6px;height:6px}.lang-he .RunTextAttentionInner
span{padding-right:15px;padding-left:0;margin-right:5px;margin-left:0}}@media only screen and (max-width: 767px){.RunTextAttention{display:none}.RunTextAttentionForm{display:none}}.stop-war-btn{position:fixed;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;overflow:hidden;cursor:pointer;border-radius:30px;bottom:50px;right:50px;background:#3b54ff;color:#fff;z-index:999}.stop-war-btn
.hash{display:block;font-weight:600;font-size:16px;padding:0
20px}.stop-war-btn
.icon{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%}.stop-war-btn .stop-war-button__hover_circle{transform-origin:center center;transform:scale(0);transition:transform .75s}.stop-war-btn:hover .stop-war-button__hover_circle{transform:scale(1.02)}.stop-war-desc{position:fixed;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;right:50px;bottom:125px;width:540px;border-radius:20px;padding:40px;z-index:999;transition:0.7s ease all;transform:translateY(-50%);opacity:0;visibility:hidden}.stop-war-desc.show{opacity:1;transform:translateY(0);visibility:visible}.stop-war-desc .stop-war-close{position:absolute;cursor:pointer;top:20px;right:20px;opacity:0.2;transition:0.3s ease all;z-index:2}.stop-war-desc .stop-war-close:hover{opacity:1}.stop-war-desc
.title{position:relative;font-weight:500;font-size:32px}.stop-war-desc
.text{position:relative;line-height:1.7;font-size:14px;margin-top:30px}.stop-war-desc .text
b{font-size:22px;line-height:1.4}.stop-war-desc
.btn{display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;-ms-align-items:center;align-items:center;justify-content:center;height:60px;padding:0
50px;background:#3b54ff;color:#fff;font-weight:600;font-size:14px;margin-top:35px;border-radius:30px}@media only screen and (min-width: 768px) and (max-width: 1023px){.stop-war-btn{bottom:30px;right:30px}.stop-war-desc{right:30px;bottom:105px}}@media only screen and (min-width: 0px) and (max-width: 767px){.stop-war-btn{bottom:15px;right:15px}.stop-war-btn
.hash{font-size:12px;padding:0
15px}.stop-war-btn
.icon{width:40px;height:40px}.stop-war-btn .icon
svg{width:40px}.stop-war-desc{overflow-y:scroll;right:15px;bottom:75px;width:calc(100% - 30px);max-height:calc(100% - 75px - 15px);border-radius:15px;padding:20px}.stop-war-desc .stop-war-close{top:20px;right:20px}.stop-war-desc
.title{font-size:clamp(16px, 5vmin, 32px)}.stop-war-desc
.text{font-size:clamp(12px, 3vmin, 14px);margin-top:15px}.stop-war-desc .text
b{font-size:clamp(14px, 4vmin, 22px)}.stop-war-desc
.btn{height:40px;padding:0
30px;font-size:12px;margin-top:20px;border-radius:20px}}.choose-language-wr{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:0;left:0;width:100%;height:100%;z-index:99;opacity:0;visibility:hidden;transition:0.5s ease all}.choose-language-wr.show{visibility:visible;opacity:1}.choose-language-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(59,84,255,0.3)}.choose-language{position:relative;width:695px;max-width:calc(100% - 80px);background:#0f1010;color:#fff;border-radius:20px;padding:40px;z-index:2}.choose-language
p{position:relative;text-align:center;font-weight:500;margin-bottom:40px;font-size:32px}.choose-language
ul{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.choose-language
li{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;position:relative;text-align:center;cursor:pointer;width:30%}.choose-language li:hover
img{opacity:0.7}.choose-language li:hover
span{color:#3b54ff}.choose-language li
img{display:block;height:50px}.choose-language li
span{display:block;text-transform:uppercase;font-size:16px;margin-top:10px}@media only screen and (max-width: 1023px){.choose-language{width:550px;padding:30px}.choose-language
p{margin-bottom:30px;font-size:28px}.choose-language li
img{height:40px}.choose-language li
span{font-size:14px;margin-top:10px}}@media only screen and (max-width: 767px){.choose-language{padding:25px}.choose-language
p{margin-bottom:25px;font-size:clamp(20px, 8vw, 24px)}.choose-language
ul{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.choose-language
li{width:100%;margin-bottom:30px}.choose-language li:nth-last-child(1){margin-bottom:0}.choose-language li
img{height:40px}.choose-language li
span{font-size:14px;margin-top:10px}}.iForm{position:relative;padding:100px
115px}.iForm.another-pad{padding-left:50px;padding-right:50px}.iFormTitle{position:relative;font-size:40px;display:block;margin-bottom:15px;color:#fff;font-weight:500}.FormRMonlyPhone{display:flex;border-top:1px solid #f9f8f7;border-bottom:1px solid #f9f8f7}.FormRMonlyPhone
.iti{display:block;width:500px}.FormRMonlyPhone .iti__country-list{color:#000}.FormRMonlyPhone
.text{width:100%;border:none;border-radius:0;font-size:34px;padding:20px;background:transparent;color:#f9f8f7;border-right:1px solid #f9f8f7;outline:none}.iFormNewWrBtn{width:calc(100% - 500px - 80px);display:flex;align-items:center;justify-content:center;background:transparent;border:0;cursor:pointer;outline:none;color:#bcbcba}.iFormNewWrBtn
span{display:block;text-transform:uppercase;letter-spacing:2px;font-weight:700;font-size:30px;margin-right:10px;transition:0.3s ease color}.iFormNewWrBtn
svg{height:30px;transition:0.3s ease all}@media (hover: hover){.iFormNewWrBtn:hover{color:#3b54ff}.iFormNewWrBtn:hover
svg{transform:translateX(10px)}}.iFormNewWA{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;width:80px;color:#fff;font-weight:700;font-size:30px;border-right:1px solid #fff;background-image:url(/assets/img/3225179_app_logo_media_popular_social_icon.svg);background-position:center center;background-repeat:no-repeat;-webkit-background-size:auto 40px;background-size:auto 40px;transition:0.3s ease all}.iFormNewWA:hover{opacity:0.7}.lang-he
.iForm{direction:rtl}.lang-he .FormRMonlyPhone
.text{border-left:1px solid #f9f8f7;border-right:0;direction:ltr}.lang-he .FormRMonlyPhone
.iti{direction:ltr}.lang-he .iFormNewWrBtn
span{margin-left:10px;margin-right:0}.lang-he .iFormNewWrBtn
svg{transform:rotateY(180deg)}@media (hover: hover){.lang-he .iFormNewWrBtn:hover
svg{transform:rotateY(180deg) translateX(10px)}}.lang-he
.iFormNewWA{border-right:0;border-left:1px solid #fff}@media only screen and (min-width: 1240px) and (max-width: 1479px){.iForm{padding:70px
75px}.iForm.another-pad{padding-left:45px;padding-right:45px}.iFormTitle{font-size:34px}.FormRMonlyPhone
.iti{width:400px}.FormRMonlyPhone
.text{font-size:28px}.iFormNewWA{width:72px}.iFormNewWrBtn{width:calc(100% - 400px - 72px)}}@media only screen and (min-width: 1024px) and (max-width: 1239px){.iForm{padding:50px}.iForm.another-pad{padding-left:35px;padding-right:35px}.iFormTitle{font-size:30px}.FormRMonlyPhone
.iti{width:350px}.FormRMonlyPhone
.text{font-size:24px}.iFormNewWA{width:68px}.iFormNewWrBtn{width:calc(100% - 350px - 68px)}.iFormNewWrBtn
span{font-size:24px}.iFormNewWrBtn
svg{height:24px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.iForm{padding:50px
4vw}.iForm.another-pad{padding-left:15px;padding-right:15px}.iFormTitle{font-size:30px}.FormRMonlyPhone
.iti{width:300px}.FormRMonlyPhone
.text{font-size:24px}.iFormNewWrBtn
span{font-size:20px}.iFormNewWrBtn
svg{height:20px}.iFormNewWA{width:68px}.iFormNewWrBtn{width:calc(100% - 300px - 68px);-webkit-background-size:auto 26px;background-size:auto 26px}}@media only screen and (min-width: 0px) and (max-width: 767px){.iForm{padding:50px
4vw}.iForm.another-pad{padding-left:15px;padding-right:15px}.iFormTitle{font-size:30px}.FormRMonlyPhone{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.FormRMonlyPhone
.iti{width:calc(100% - 50px - 50px)}.FormRMonlyPhone
.text{padding-top:15px;padding-bottom:15px;font-size:18px;width:100%;box-sizing:border-box}.iFormNewWrBtn{width:50px}.iFormNewWrBtn
span{display:none}.iFormNewWrBtn
svg{width:25px}.iFormNewWA{width:50px;-webkit-background-size:auto 26px;background-size:auto 26px}}.language-choice-wr{position:fixed;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;z-index:999999999999999999;visibility:hidden}.language-choice-wr.show{visibility:visible}.language-choice-wr .language-choice-blur{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(59, 84, 255, 0.3)}.language-choice-wr .language-choice-inner{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:500px;max-width:calc(100% - 30px);background:#0f1010;color:#fff;padding:30px;z-index:2}.language-choice-wr .language-choice-inner
p{position:relative;text-align:center;font-weight:600;font-size:40px;margin-bottom:30px}.language-choice-wr .language-choice-inner
ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;font-weight:500;font-size:20px}.language-choice-wr .language-choice-inner ul
a{display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;-ms-align-items:center;align-items:center;justify-content:center;font-weight:600;font-size:18px;margin-top:20px;height:60px;background:#fff;color:#000;width:300px;max-width:100%;text-align:center}.language-choice-wr .language-choice-inner ul a:hover{background:#3b54ff;color:#fff}@media only screen and (min-width: 1240px) and (max-width: 1439px){.language-choice-wr .language-choice-inner{padding:30px}.language-choice-wr .language-choice-inner
p{font-size:36px;margin-bottom:25px}.language-choice-wr .language-choice-inner
ul{font-size:20px}}@media only screen and (min-width: 1024px) and (max-width: 1239px){.language-choice-wr .language-choice-inner{padding:25px}.language-choice-wr .language-choice-inner
p{font-size:32px;margin-bottom:20px}.language-choice-wr .language-choice-inner
ul{font-size:18px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.language-choice-wr .language-choice-inner{padding:25px}.language-choice-wr .language-choice-inner
p{font-size:28px;margin-bottom:15px}.language-choice-wr .language-choice-inner
ul{font-size:16px}}@media only screen and (min-width: 0px) and (max-width: 767px){.language-choice-wr .language-choice-inner{padding:20px}.language-choice-wr .language-choice-inner
p{font-size:clamp(22px, 7vw, 24px);margin-bottom:10px}.language-choice-wr .language-choice-inner
ul{font-size:clamp(14px, 4.25vw, 16px)}}@keyframes
rotate3{from{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.fix-contact{display:block;position:fixed;right:20px;bottom:20px;z-index:99;width:150px;height:150px}.fix-contact
.img{display:block;position:relative;width:100%;height:100%;transition:0.3s ease all;animation-delay:1s;animation-name:rotate3;animation-duration:15s;animation-timing-function:linear;animation-iteration-count:infinite}.fix-contact .img
img{display:block;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%, -50%);transition:0.3s ease all}.fix-contact
video{display:block;position:absolute;overflow:hidden;top:50%;left:50%;width:105px;border-radius:50%;transform:translate(-50%, -50%)}.fix-contact:hover .img
img{transform:translate(-50%, -50%) scale(1.1)}@media only screen and (min-width: 1440px) and (max-width: 1599px){.fix-contact{right:15px;bottom:15px;width:120px;height:120px}.fix-contact
video{width:84px}}@media only screen and (min-width: 1280px) and (max-width: 1439px){.fix-contact{right:10px;bottom:10px;width:110px;height:110px}.fix-contact
video{width:77px}}@media only screen and (min-width: 1024px) and (max-width: 1279px){.fix-contact{right:5px;bottom:5px;width:90px;height:90px}.fix-contact
video{width:63px}}@media only screen and (min-width: 0px) and (max-width: 1023px){.fix-contact{display:none}}#accessibilityButton{position:fixed;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;background:#3b54ff;right:20px;bottom:20px;width:45px;height:45px;cursor:pointer;z-index:100000;border-radius:50%;transition:all .15s ease}#accessibilityButton
svg{display:block;width:22px;height:auto}#accessibilityButton:hover{transform:scale(1.1)}#accessibilityMenu{display:none;position:fixed;background-color:#f2f3f8;right:20px;bottom:20px;box-shadow:0 0 6px rgba(0, 0, 0, 0.05), 0 4px 16px rgba(0, 0, 0, 0.1);width:550px;max-width:calc(100% - 35px);height:calc(100% - 40px);border-radius:20px;overflow:hidden;z-index:214748364}.accessibilityMenu{position:relative;width:100%;height:100%;overflow:auto}.accessibilityMenu
input{-webkit-appearance:auto}.accessibilityMenu::-webkit-scrollbar{width:10px}.accessibilityMenu::-webkit-scrollbar-track{background:transparent}.accessibilityMenu::-webkit-scrollbar-thumb{background:#3b54ff;border-radius:5px;margin:10px
0}.accessibilityMenu::-webkit-scrollbar-button{display:none}.accessibilityMenu .site-title{padding-top:50px;padding-bottom:135px;background:#3b54ff;color:#fff;font-size:34px}.accessibilityMenu
.inner{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;gap:15px;z-index:2;margin:15px;margin-top:-110px;width:calc(100% - 30px);border-radius:10px;background:#fff;padding:15px}.accessibilityMenu
.bl{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;justify-content:center;background-color:rgba(15, 16, 16, 0.15);width:calc((100% - 30px) / 3);height:120px;padding:15px;border-radius:10px;border:solid 2px transparent}.accessibilityMenu
.bl.double{width:calc((100% - 30px) / 3 * 2 + 15px)}.accessibilityMenu .bl
i{display:block;font-size:22px;margin-bottom:20px}.accessibilityMenu .bl
span{display:block;text-align:center;font-size:14px;line-height:1}.accessibilityMenu .bl:hover:not(.double){border-color:#3b54ff}.accessibilityMenu
.bl.active{background:#3b54ff;border-color:#3b54ff;color:#fff}.accessibilityMenu .bl .color-options{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;gap:4px;margin-top:20px}.accessibilityMenu .bl .color-options
div{position:relative;border-radius:50%;width:20px;height:20px;cursor:pointer;transition:0.3s}.accessibilityMenu .bl .color-options div:hover{transform:scale(1.1)}.accessibilityMenu .bl .color-options div.active:before{content:'';display:block;position:absolute;top:5px;left:5px;width:10px;height:10px;background:#fff;border-radius:50%}.accessibilityMenu .bl .color-options div.white.active:before{background:#000}.accessibilityMenu .bl .plus-minus{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;gap:10px;margin-top:20px}.accessibilityMenu .bl .plus-minus
button{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;width:24px;height:24px;color:#fff;background:#0f1010;border-radius:50%}.accessibilityMenu .bl .plus-minus button
svg{display:block;width:9px;height:auto}.accessibilityMenu .bl .plus-minus button:hover{background:#3b54ff}.accessibilityMenuClose{position:absolute;cursor:pointer;top:15px;left:15px;z-index:2}.accessibilityMenuClose
svg{display:block;width:12px;height:auto;transition:all .15s ease}.accessibilityMenuClose:hover
svg{transform:scale(1.1)}.showMenu
#accessibilityMenu{display:block}.high-contrast{background-color:black;color:white}.night-mode{background-color:#222;color:#ddd}.img-description{background-color:rgba(255, 255, 255, 0.8);border:1px
solid #ccc;padding:5px;margin:5px
0;font-size:14px;max-width:90%;word-wrap:break-word}body.reading-view{background-color:#f4f4f4;color:#333;font-size:18px;line-height:1.6}body.reading-view
*{display:none}body.reading-view p,
body.reading-view h1,
body.reading-view h2,
body.reading-view h3,
body.reading-view h4,
body.reading-view h5,
body.reading-view h6,
body.reading-view li,
body.reading-view
blockquote{display:block;margin:20px;padding:10px;max-width:800px;margin-right:auto;margin-left:auto}.high-contrast-dark{background-color:#000;color:#fff}.high-contrast-light{background-color:#fff;color:#000}.monochrome-mode{filter:grayscale(100%)}.font-adjust-block{display:flex;align-items:center;gap:10px}#fontSizeSlider{flex-grow:1}.line-spacing-block{display:flex;align-items:center;gap:10px}#lineSpacingSlider{flex-grow:1}.word-spacing-block{display:flex;align-items:center;gap:10px}#wordSpacingSlider{flex-grow:1}.lang-he
#accessibilityButton{left:20px;right:auto}.lang-he
#accessibilityMenu{direction:rtl;left:20px;right:auto}.lang-he .accessibilityMenu .site-title{font-size:calc(34px * 1.2)}.lang-he
.accessibilityMenuClose{right:15px;left:auto}.lang-he .accessibilityMenu .bl
span{font-size:calc(14px * 1.2)}@media only screen and (min-width: 0px) and (max-width: 767px){#accessibilityButton{right:15px;bottom:15px;width:36px;height:36px}#accessibilityButton
svg{width:18px}#accessibilityButton:hover{transform:scale(1)}#accessibilityMenu{right:15px;bottom:15px;max-width:calc(100% - 30px);height:calc(100% - 30px);border-radius:15px}.accessibilityMenu::-webkit-scrollbar{width:5px}.accessibilityMenu .site-title{padding-top:30px;font-size:24px}.accessibilityMenu
.bl{width:calc((100% - 15px) / 2);-webkit-order:-1;-moz-order:-1;-ms-order:-1;-o-order:-1;order:-1}.accessibilityMenu
.bl.double{width:100%;-webkit-order:1;-moz-order:1;-ms-order:1;-o-order:1;order:1}.lang-he
#accessibilityButton{left:15px}.lang-he
#accessibilityMenu{left:15px}.lang-he .accessibilityMenu .site-title{font-size:calc(24px * 1.2)}}.site-menu{position:fixed;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;top:0;left:0;width:100%;height:100%;background:#0f1010;color:#fff;z-index:11;opacity:0;visibility:hidden;transition:0.5s ease all}.site-menu.show{opacity:1;visibility:visible}.site-menu-left{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;height:100%;width:27%;border-right:1px solid rgba(255, 255, 255, 0.1);padding:150px
3vw 20px 3vw}.site-menu-left
.soc{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:center;height:-webkit-fill-available}.site-menu-left .soc
li{margin:19px
0;font-size:18px}.site-menu-left .soc .hidden-link, .site-menu-left .soc
.small{display:inline-block;position:relative;cursor:pointer}.site-menu-left .soc .hidden-link:before, .site-menu-left .soc .small:before{background-color:currentColor;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:0;transition:width 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86)}.site-menu-left .soc .hidden-link:hover:before, .site-menu-left .soc .small:hover:before{width:100%}.site-menu-left
.contacts{position:relative}.site-menu-left .contacts
li{margin-top:20px}.site-menu-left .contacts
a{display:inline-block;position:relative;-ms-align-self:flex-start;align-self:flex-start;font-weight:500;font-size:18px}.site-menu-left .contacts a:before, .site-menu-left .contacts a:after{background-color:currentColor;bottom:-2px;content:"";height:1px;left:0;position:absolute;right:0}.site-menu-left .contacts a:before{transform:scaleX(1);transform-origin:left;transition:transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition-delay: .5s}.site-menu-left .contacts a:after{transform:scaleX(0);transform-origin:right;transition:transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition-delay:0s}.site-menu-left .contacts a:hover:before{transform:scaleX(0);transform-origin:right;transition:transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition-delay:0s}.site-menu-left .contacts a:hover:after{transform:scaleX(1);transform-origin:left;transition:transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition-delay: .2s}.site-menu-right{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:73%;height:100%}.site-menu-nav{position:relative;overflow:hidden;width:60%;padding:0
9%;height:100%}.site-menu-nav
.swiper{height:100%;padding:150px
0;overflow:visible}.site-menu-nav .swiper-slide{height:auto}.site-menu-nav
a{display:inline-block;font-weight:600;font-size:clamp(46px, 6vw, 116px);-webkit-text-fill-color:transparent;background:linear-gradient(90deg, #fff, #fff 50%, rgba(255, 255, 255, 0.1) 0);background-clip:text;-webkit-background-clip:text;background-position:100% 100%;background-size:200% 100%;color:#ffffff1a;transition:background-position 1.2s cubic-bezier(0.19, 1, 0.22, 1)}.site-menu-nav a:hover{background-position:0 100%}.site-menu-nav-info{position:relative;width:40%}.site-menu-nav-info-bl{position:absolute;bottom:0;right:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;height:calc(100% - 150px);width:100%;top:150px}.site-menu-nav-info-bl.show
.img{opacity:1;transform:translateX(0);transition:all 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86)}.site-menu-nav-info-bl.show .desc .uptitle, .site-menu-nav-info-bl.show .desc
.text{opacity:1;transform:translateY(0);transition:all 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition-delay:0.25s}.site-menu-nav-info-bl
.img{position:relative;width:100%;height:-webkit-fill-available;opacity:0;transform:translateX(100%)}.site-menu-nav-info-bl .img
img{position:absolute;display:block;width:100%;height:100%;object-fit:contain}.site-menu-nav-info-bl
.desc{position:relative;margin-top:auto;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:flex-end;align-items:flex-end;text-align:right;gap:5px;padding:35px
50px;font-size:18px}.site-menu-nav-info-bl .desc
.uptitle{color:rgba(255, 255, 255, 0.7)}.site-menu-nav-info-bl .desc .uptitle, .site-menu-nav-info-bl .desc
.text{opacity:0;transform:translateY(20px)}.lang-he .site-menu{direction:rtl}.lang-he .site-menu-left{border-right:0;border-left:1px solid rgba(255, 255, 255, 0.1)}.lang-he .site-menu-left
.soc{direction:ltr;-ms-align-items:flex-end;align-items:flex-end}.lang-he .site-menu-left .soc .hidden-link, .lang-he .site-menu-left .soc
.small{display:inline-block;position:relative;cursor:pointer}.lang-he .site-menu-left .soc .hidden-link:before, .lang-he .site-menu-left .soc .small:before{right:0;left:auto}.lang-he .site-menu-left .contacts
li{direction:ltr;text-align:right}.lang-he .site-menu-left .contacts a:before{transform-origin:right}.lang-he .site-menu-left .contacts a:after{transform-origin:left}.lang-he .site-menu-left .contacts a:hover:before{transform-origin:left}.lang-he .site-menu-left .contacts a:hover:after{transform-origin:right}.lang-he .site-menu-nav
a{font-size:clamp(42px, 5.5vw, 104px);background-position:-100% 100%}.lang-he .site-menu-nav a:hover{background-position:0 0}.lang-he .site-menu-nav-info-bl{left:0;right:auto}.lang-he .site-menu-nav-info-bl.show
.img{transform:translateX(0)}.lang-he .site-menu-nav-info-bl
.img{transform:translateX(-100%)}.lang-he .site-menu-nav-info-bl
.desc{font-size:calc(18px * 1.2);text-align:left}@media only screen and (max-width: 1400px){.site-menu-left{padding:120px
3vw 15px 3vw}.site-menu-left .soc
li{margin:14px
0;font-size:16px}.site-menu-left .contacts
li{margin-top:15px}.site-menu-left .contacts
a{font-size:16px}.site-menu-nav
.swiper{padding:120px
0}.site-menu-nav-info-bl{height:calc(100% - 120px);top:120px}.site-menu-nav-info-bl
.desc{padding:15px
30px;font-size:16px}.lang-he .site-menu-nav-info-bl
.desc{font-size:calc(16px * 1.2)}}@media only screen and (max-width: 1240px){.site-menu-left{padding:100px
3vw 15px 3vw}.site-menu-left .soc
li{margin:10px
0;font-size:14px}.site-menu-left .contacts
li{margin-top:10px}.site-menu-left .contacts
a{font-size:14px}.site-menu-nav
.swiper{padding:100px
0}.site-menu-nav-info-bl{height:calc(100% - 100px);top:100px}.site-menu-nav-info-bl
.desc{padding:10px
15px;font-size:14px}.lang-he .site-menu-nav-info-bl
.desc{font-size:calc(14px * 1.2)}}@media only screen and (max-width: 1023px){.site-menu-left{padding:100px
2vw 15px 2vw}}@media only screen and (max-width: 767px){.site-menu-left{height:200px;width:100%;border-right:0;border-top:1px solid rgba(255, 255, 255, 0.1);padding:4vw}.site-menu-left
.soc{position:relative;height:auto}.site-menu-left .soc
li{margin:5px
0;font-size:16px}.site-menu-left
.contacts{margin-top:auto;-ms-align-self:flex-end;align-self:flex-end;text-align:right}.site-menu-left .contacts
li{margin-top:10px}.site-menu-left .contacts
a{font-size:16px}.site-menu-right{-webkit-order:-1;-moz-order:-1;-ms-order:-1;-o-order:-1;order:-1;width:100%;height:calc(100% - 200px);padding-top:120px}.site-menu-nav{width:100%;padding:0
4vw;height:100%}.site-menu-nav
.swiper{padding:0}.site-menu-nav
a{font-size:clamp(36px,10vw,42px);color:#fff}.site-menu-nav-info{display:none}.lang-he .site-menu-nav
a{font-size:clamp(36px,10vw,42px)}}.ReviewChank{position:relative;background:#000;color:#fff}.ReviewChank
.title{position:relative;font-weight:600;font-size:clamp(38px, 5vw, 96px)}.ReviewChank
.bot{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid rgba(255, 255, 255, 0.3);border-bottom-left-radius:clamp(30px, 4vw, 80px);border-bottom-right-radius:clamp(30px, 4vw, 80px);margin-top:clamp(75px, 16vmin, 150px);padding-bottom:clamp(75px, 16vmin, 150px);margin-bottom:45px}@media (orientation: portrait){.ReviewChank
.bot{margin-top:clamp(35px, 8vmin, 75px);padding-bottom:clamp(35px, 8vmin, 75px)}}.ReviewChank
.list{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;gap:3vw;width:60%}.ReviewChank .list
li{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:flex-end;align-items:flex-end;gap:10px;font-size:clamp(14px, 1vw, 18px)}.ReviewChank .list
b{font-weight:600;line-height:0.8;font-size:clamp(46px, 6vw, 116px)}.ReviewChank
.desc{position:relative;width:40%;font-size:clamp(16px, 2.2vw, 42px)}.ReviewChank .swiper-pagination.swiper-pagination-horizontal{position:relative;background:rgba(255, 255, 255, 0.1);width:384px;max-width:100%;margin:0
auto;margin-top:30px}.ReviewChank .swiper-pagination.swiper-pagination-horizontal .swiper-pagination-progressbar-fill{background:#3b54ff}.ReviewChank .swiper-button-wr{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;width:110px;margin:0
auto;margin-top:25px}.ReviewChank .swiper-button-prev, .ReviewChank .swiper-button-next{position:relative;left:initial !important;top:initial;right:initial !important;margin:0;transform:none;width:45px;height:45px;border:1px
solid #fff;border-radius:50%}.ReviewChank .swiper-button-prev:after, .ReviewChank .swiper-button-next:after{color:#fff;font-size:20px}.ReviewChank .swiper-button-prev:hover, .ReviewChank .swiper-button-next:hover{background:#3b54ff;border-color:#3b54ff;color:#fff}.ReviewChankTPL{position:relative;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;min-height:100vmin;background:rgba(255, 255, 255, 0.1);border-radius:clamp(15px, 2vw, 35px);padding:2.5vw 2vw}@media (orientation: portrait){.ReviewChankTPL{min-height:70vmin}}.ReviewChankTPL.swiper-slide{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.ReviewChankTPL
.top{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;gap:10px;margin-bottom:clamp(20px, 6vmin, 55px)}@media (orientation: portrait){.ReviewChankTPL
.top{margin-bottom:clamp(10px, 3vmin, 30px)}}.ReviewChankTPL
.stars{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.ReviewChankTPL .stars
img{display:block;width:30px;height:30px;object-fit:contain}.ReviewChankTPL
.number{font-size:20px;line-height:0.8}.ReviewChankTPL
.text{position:relative;margin-top:auto;line-height:1.45;font-size:clamp(16px, 1.4vw, 27px)}.ReviewChankTPL
.name{position:relative;font-size:20px;margin-top:clamp(20px, 6vmin, 55px)}@media (orientation: portrait){.ReviewChankTPL
.name{margin-top:clamp(10px, 3vmin, 30px)}}.ReviewChankTPL
.position{position:relative;font-size:18px;margin-top:5px}.lang-he
.ReviewChank{direction:rtl}.lang-he .ReviewChank
.title{font-size:calc(clamp(38px,5vw,96px) * 1.2)}.lang-he .ReviewChank .list
li{font-size:calc(clamp(14px,1vw,18px) * 1.2)}.lang-he .ReviewChank
.desc{font-size:calc(clamp(16px,2.2vw,42px) * 1.2)}.lang-he .ReviewChankTPL
.text{font-size:calc(clamp(16px,1.4vw,27px) * 1.2)}.lang-he .ReviewChankTPL
.name{font-size:calc(20px * 1.2)}.lang-he .ReviewChankTPL
.position{font-size:calc(18px * 1.2)}@media only screen and (max-width: 1400px){.ReviewChankTPL .stars
img{width:26px;height:26px}.ReviewChankTPL
.number{font-size:18px}.ReviewChankTPL
.text{font-size:calc(clamp(16px,1.4vw,27px) * 1.2)}.ReviewChankTPL
.name{font-size:18px}.ReviewChankTPL
.position{font-size:16px}.lang-he .ReviewChankTPL
.name{font-size:calc(18px * 1.2)}.lang-he .ReviewChankTPL
.position{font-size:calc(16px * 1.2)}}@media only screen and (min-width: 0px) and (max-width: 767px){.ReviewChank
.title{font-size:clamp(30px, 10vw, 38px);padding:0
4vw}.ReviewChank
.bot{margin-top:30px;padding:0
4vw;padding-bottom:45px;margin-bottom:20px}}@media only screen and (min-width: 0px) and (max-width: 767px) and (orientation: portrait){.ReviewChank
.bot{margin-top:30px;padding-bottom:45px}}@media only screen and (min-width: 0px) and (max-width: 767px){.ReviewChank
.list{gap:4vw;width:100%}.ReviewChank .list
li{font-size:13px;gap:5px}.ReviewChank .list
b{font-size:40px}.ReviewChank
.desc{width:100%;font-size:20px;margin-top:100px}.ReviewChankTPL{padding:4vw}}@media only screen and (min-width: 0px) and (max-width: 767px) and (orientation: portrait){.ReviewChankTPL{min-height:145vw}}@media only screen and (min-width: 0px) and (max-width: 767px){.ReviewChankTPL
.top{margin-bottom:30px}}@media only screen and (min-width: 0px) and (max-width: 767px) and (orientation: portrait){.ReviewChankTPL
.top{margin-bottom:30px}}@media only screen and (min-width: 0px) and (max-width: 767px){.ReviewChankTPL .stars
img{width:26px;height:26px}.ReviewChankTPL
.number{font-size:18px}.ReviewChankTPL
.text{font-size:20px}.ReviewChankTPL
.name{font-size:16px;margin-top:30px}}@media only screen and (min-width: 0px) and (max-width: 767px) and (orientation: portrait){.ReviewChankTPL
.name{margin-top:30px}}@media only screen and (min-width: 0px) and (max-width: 767px){.ReviewChankTPL
.position{font-size:14px}.lang-he .ReviewChank
.title{font-size:calc(clamp(30px,10vw,38px) * 1.2)}.lang-he .ReviewChank .list
li{font-size:calc(13px * 1.2)}.lang-he .ReviewChank
.desc{font-size:calc(20px * 1.2)}.lang-he .ReviewChankTPL
.text{font-size:calc(20px * 1.2)}.lang-he .ReviewChankTPL
.name{font-size:calc(16px * 1.2)}.lang-he .ReviewChankTPL
.position{font-size:calc(14px * 1.2)}}.seoText{position:relative;padding-top:clamp(30px,14vmin,130px);padding-bottom:clamp(30px,14vmin,130px)}.seoText.white-style{color:#fff}.seoText
.container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;max-width:calc(100% - 30px);gap:25px}.seoText h2, .seoText h3, .seoText h4, .seoText h5, .seoText
h6{position:relative;font-size:24px;font-weight:600}.seoText
p{position:relative;line-height:1.4;font-size:var(--seo-text)}.seoText ul, .seoText
ol{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;gap:10px;list-style-type:disc;padding-left:20px}.seoText ul li, .seoText ol
li{line-height:1.4;font-size:var(--seo-text)}.seoText ul li::marker, .seoText ol li::marker{color:#3b54ff}.seoText
b{font-weight:bold}.seoText
i{font-style:italic}.seoText
a{color:#3b54ff;text-decoration:underline}.seoText a:hover{text-decoration:none}.seoText
table{font-size:var(--seo-text)}.seoText table td, .seoText table
th{border:1px
solid #fff;padding:5px}.seoText table
th{background:#3b54ff;font-weight:600}.lang-he
.seoText{direction:rtl}.lang-he .seoText ul, .lang-he .seoText
ol{padding-right:20px;padding-left:0}.lang-he .seoText table th, .lang-he .seoText table
td{text-align:right}@media only screen and (max-width: 1479px){.seoText
.container{gap:20px}.seoText ul, .seoText
ol{gap:8px}}@media only screen and (max-width: 1239px){.seoText
.container{gap:15px}.seoText ul, .seoText
ol{gap:8px}}:root{--seo-text:18px}.lang-he{--seo-text:20px}@media only screen and (max-width: 1479px){:root{--seo-text:17px}.lang-he{--seo-text:19px}}@media only screen and (max-width: 1239px){:root{--seo-text:16px}.lang-he{--seo-text:18px}}