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}:root{--text-font-family:'Roboto', sans-serif;--main-dark:#13263a;--main-light:#f9fbfd;--main-yellow:#dade42;--main-blue:#008ccd}.wow{visibility:hidden}.h-large{margin-top:0px;margin-bottom:0px;font-size:4.25em;line-height:1;font-weight:300}.h-large b{position:relative;background-repeat:no-repeat;background-position:center bottom 0.1em;background-size:100% 1px;background-image:linear-gradient(to right, #13263a, #13263a)}.h-med{font-size:3em;line-height:1.1;font-weight:400}.h-small{margin-top:0px;margin-bottom:0px;font-size:1.1875em;line-height:1.3;font-weight:400;text-transform:capitalize}.text-huge{margin-bottom:0px;font-size:2.25em;line-height:1.25;font-weight:400}.text-large{margin-top:0px;margin-bottom:0px;font-size:1.66em;line-height:1.33;font-weight:400;letter-spacing:0.02em}.text-med{font-size:1.1875em;line-height:1.3;font-weight:400}.text-standart{font-size:clamp(16px, 1em, 19px);line-height:1.3;font-weight:400}p{font-size:1.625em;line-height:1.4}.global-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}body .no-pad-top{padding-top:0}body .no-pad-bot{padding-bottom:0}@media screen and (max-width: 1024px) and (orientation: landscape){.text-large{font-size:1.2rem}.h-large{font-size:2em !important;line-height:1.2 !important}.h-small{font-size:0.9em !important}.text-huge{line-height:1.5 !important;font-size:1.2em !important}.text-med{font-size:1em !important}p{font-size:1.1em !important}}@media screen and (max-width: 767px){.text-large{font-size:1.2rem}.h-large{font-size:2em !important;line-height:1.2 !important}.h-small{font-size:0.9em}.text-huge{line-height:1.5 !important;font-size:1.2em}.text-med{font-size:1em}p{font-size:1.1em}}html,body{margin:0;padding:0;color:#13263a;font-size:1vw;line-height:1.5;font-weight:400;letter-spacing:-0.07em;font-family:var(--text-font-family);background-color:#fff}.container{position:relative;z-index:1;width:100%;font-size:1em;padding-right:2em;padding-left:2em;margin:0 auto;box-sizing:border-box;position:relative}input[type='number']{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input{font-family:var(--text-font-family)}button{cursor:pointer}.hidden{overflow:hidden}a{text-decoration:none;transition:color .15s ease;cursor:pointer;color:inherit}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}.hidden-link{cursor:pointer}.d-f{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.prev-box{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.prev-box h1{font-size:3em}.prev-box a{font-size:1.3em;margin-top:1em;border-radius:10px;background-color:#000;border:1px solid #000;color:#fff;display:flex;align-items:center;padding:1em 2em;transition:.3s ease-in}.prev-box a:hover{background-color:#e9e9e9;color:#000}@media screen and (max-width: 1024px) and (orientation: landscape){body,html{font-size:14px;font-weight:300;letter-spacing:0}}@media screen and (max-width: 767px){body,html{font-size:4vw;font-weight:300;letter-spacing:0}.container{padding-right:1rem;padding-left:1rem}}#header{position:relative;padding-top:2em;padding-bottom:2em;position:fixed;top:0;left:0;width:100%;z-index:10;transition:background-color .3s ease-in-out}#header.out{pointer-events:none}#header.out .header-logo,#header.out .header-get,#header.out .header-nav{transform:translateY(-120%);transition:transform 1s linear}#header.out .header-get{transition:.5s linear}#header.out .header-right span{transform:translateY(-120%);transition:transform 1s linear, color 1s linear}#header.header-white .header-nav{color:#fff}#header.header-white .header-get{color:#fff;border-color:#fff}#header.header-white .header-logo svg{fill:#fff}#header.header-white .header-right span{color:#fff}#header.header-white .header-button:not(.active) .line{background-color:#fff}#header.sticky:not(.out){background-color:#fff}.header-wr{display:flex;align-items:center;justify-content:space-between;overflow:hidden}.header-logo{display:block;width:max-content;transition:transform 0.5s linear}.header-logo img,.header-logo svg{display:block;height:3.4em;transition:fill 1s linear}.header-right{width:51%;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.header-right span{font-size:2em;display:block;transition:transform 0.5s linear, color 1s linear;text-transform:uppercase}.header-right .dropdown{display:flex;align-items:center}.header-right .dropdown .dropdown-toggle{border-bottom:1px solid}.header-right .dropdown a{display:block;transition:border-bottom 0.5s linear}.header-right .dropdown a:hover{border-bottom:1px solid}.header-right .dropdown-menu{margin:0 0.8em}.header-button{display:none}.header-button .line{background-color:#13263a;transition:.5s linear}.header-button .line:nth-child(1){width:0.55em;height:0.5em;margin-left:auto}.header-button .line:nth-child(2){width:2em;height:0.5em;margin-top:0.25em;margin-bottom:0.25em}.header-button .line:nth-child(3){width:2em;height:0.5em}.header-nav{font-size:0.9em;display:flex;flex-wrap:wrap;transition:transform .5s linear;margin:0 4% 0px 39%;height:4em;align-items:center}.header-nav a{display:block;max-width:12em;margin:0 1em 0 0;line-height:1.2}.header-nav a:hover{text-decoration:underline}.header-get{margin-left:auto;border:2px solid;border-radius:0.5em;padding:0.7em 1.2em;font-size:1.1em;transition:.5s linear;position:relative;overflow:hidden;isolation:isolate;overflow:hidden}.header-get:hover{border-radius:0;border-color:var(--main-dark);background-color:var(--main-dark);color:#fff}@media screen and (max-width: 1024px){#header{padding-top:1em;padding-bottom:1em}#header.out{pointer-events:all}.header-right{justify-content:flex-end;width:auto}.header-right span{display:none}.header-logo img,.header-logo svg{height:2.1em}.header-button{display:block;z-index:100}.header-button.active .line:nth-child(1){width:0;opacity:0}.header-button.active .line:nth-child(2){transform:rotate(45deg)}.header-button.active .line:nth-child(3){transform:rotate(-45deg) translateY(-0.6em) translateX(0.5em)}.header-nav{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:99;display:flex;margin:0;flex-direction:column;font-size:1.8em;text-align:center;transform:translateY(-100%) !important;visibility:visible !important;padding:1em;align-items:center;justify-content:center;opacity:1 !important;animation:none !important;height:initial}.header-nav.active{transform:translateY(0) !important}.header-nav a{height:auto;margin:0.5em 0;max-width:100%;color:#000 !important}.header-get{padding:0.5em 0.8em;font-size:1em;margin-right:1em}}.footer{display:flex;flex-wrap:wrap;padding-top:4em;padding-bottom:2em;font-weight:500;background-color:#021426;color:#fff}.footer-left{width:32%;overflow:hidden}.footer-line{margin-bottom:0.75em;background-color:transparent;background-image:linear-gradient(90deg, #c9d9eb, #f6a963);opacity:0.8;width:100%;height:1px}.footer-grid{display:-ms-grid;display:grid;grid-auto-columns:1fr;grid-column-gap:16px;grid-row-gap:1em;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto;color:#cdd1d5;font-size:1.1875em;line-height:1.3;margin-top:1.5em}.footer-grid-box span{opacity:0.5;color:#cdd1d5;display:block}.footer-right{position:relative;width:50%;margin-left:auto;padding-top:0.8em;display:flex;display:-ms-grid;display:grid;grid-auto-columns:1fr;grid-column-gap:2em;grid-row-gap:16px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto;padding-right:18%}.footer-right ul li{margin-bottom:0.25em}.footer-right ul li a{position:relative;color:#fff}.footer-right ul li a:after{content:'';position:absolute;left:0;bottom:0;height:1px;background-color:#f7f7f8;width:0;transition:.3s ease-in-out}.footer-right ul li a:hover:after{width:100%}.footer-bottom{display:flex;flex-wrap:wrap;width:100%;margin-top:7em}.footer-bottom-left{display:flex;flex-direction:row;align-items:flex-end;color:#a6bacc;font-size:0.9em;line-height:1;width:50%}.footer-bottom-left img{display:block;height:37px;margin-right:1em}.footer-bottom-left span{font-size:1.1875em;line-height:1.3;color:#828c98;font-weight:500;display:block}.footer-bottom-right{width:50%;display:flex;align-items:center}.footer-btn-top{display:flex;justify-content:flex-start;align-items:center;grid-column-gap:0.5em;grid-row-gap:0.5em;transition:all 400ms ease;font-size:1.25em}.footer-btn-top:nth-child(2){margin-left:20%}.footer-btn-top .wr{display:flex;overflow:hidden;width:0.8rem;height:0.8rem;transform:rotate(-90deg);justify-content:flex-end}.footer-btn-top .wr.rotate{transform:rotate(-45deg)}.footer-btn-top .wr img{transition:.3s ease-in-out}.footer-btn-top .wr img:nth-child(1){opacity:0.35;transform:translateX(-0.5em)}.footer-btn-top i{position:relative}.footer-btn-top i strong{color:#fff}.footer-btn-top i:after{content:'';position:absolute;left:0;bottom:0;height:1px;background-color:#f7f7f833;width:0;transition:.3s ease-in-out}.footer-btn-top:hover .wr img:nth-child(1){transform:translateX(0.8em)}.footer-btn-top:hover .wr img:nth-child(2){transform:translateX(1.6em)}.footer-btn-top:hover i:after{width:100%}@media screen and (max-width: 767px){.footer-right{width:100%;order:-1;padding-right:6%}.footer-right ul li{margin-bottom:0em}.footer-left{width:100%;margin-top:4em}.footer-grid{font-size:0.8em;margin-top:0.9em}.footer-bottom{margin-top:2em}.footer-bottom-left{width:100%;order:2;margin-top:1em}.footer-bottom-left span{font-size:0.9em}.footer-bottom-right{width:100%;justify-content:space-between}.footer-btn-top{font-size:0.9em}}.text h1,.text h2,.text h3,.text h4,.text h5,.text h6{font-size:28px;color:var(--color-black);line-height:1.2;font-weight:600}.text h1:not(:last-child),.text h2:not(:last-child),.text h3:not(:last-child),.text h4:not(:last-child),.text h5:not(:last-child),.text h6:not(:last-child){margin-bottom:15px}.text h1:not(:first-child),.text h2:not(:first-child),.text h3:not(:first-child),.text h4:not(:first-child),.text h5:not(:first-child),.text h6:not(:first-child){margin-top:30px}.text img{display:block;max-width:100%;margin-left:auto;margin-right:auto}.text img:not(:last-child){margin-bottom:15px}.text img:not(:first-child){margin-top:15px}.text p,.text span,.text li{color:var(--color-black);letter-spacing:0.5px;font-size:16px}.text p a,.text span a,.text li a{color:#fff;padding-bottom:1px;border-bottom:1px solid #fff;position:relative}.text p a:hover,.text span a:hover,.text li a:hover{color:#fff;border-color:#fff}.text p:not(:last-child),.text span:not(:last-child),.text li:not(:last-child){margin-bottom:15px}.text ul:not(:last-child){margin-bottom:15px}.text ul li{position:relative;padding-left:25px;line-height:1.6;padding-top:2px;padding-bottom:2px}.text ul li:not(:last-child){margin-bottom:5px}.text ul li:after{content:'';position:absolute;top:8px;left:0px;width:10px;height:10px;border-radius:50%;background-color:#fff}.text b,.text strong{font-weight:700}.text table{display:table}.text table:not(:last-child){margin-bottom:15px}.text table td,.text table th{border:2px solid #fff;box-sizing:border-box;padding:13px;text-align:center;font-size:14px;color:#fff}.section-title{font-size:60px;color:var(--color-black);margin-bottom:35px;font-weight:800;line-height:1.2}.section-title b{color:var(--color-pink)}.site-title{font-size:44px;margin-bottom:20px;color:var(--color-black);line-height:1.2}.site-title b{font-weight:600}@media only screen and (min-width: 1241px) and (max-width: 1740px){.section-title{font-size:52px}.site-title{font-size:38px}.text h1,.text h2,.text h3,.text h4,.text h5,.text h6{font-size:26px}.text p,.text span,.text li{font-size:15px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.section-title{font-size:42px;margin-bottom:25px}.site-title{font-size:30px}.text h1,.text h2,.text h3,.text h4,.text h5,.text h6{font-size:22px}.text p,.text span,.text li{font-size:15px}}@media only screen and (min-width: 0px) and (max-width: 1023px){.section-title{font-size:36px;margin-bottom:20px}.site-title{font-size:28px;margin-bottom:15px}.text h1,.text h2,.text h3,.text h4,.text h5,.text h6{font-size:22px}.text p,.text span,.text li{font-size:14px}}.site-btn{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-self:flex-end;width:max-content;position:relative;height:5.5em;border:none;background:transparent;outline:none;color:#000}.site-btn i{position:relative;z-index:2;font-size:1.625em;line-height:1;font-weight:400;text-transform:capitalize;display:block}.site-btn:hover .site-btn-wr{transform:translateX(-1em) scale(1.1)}.site-btn:hover .site-btn-wr .icon:nth-child(1){transform:translateX(0%);opacity:1}.site-btn:hover .site-btn-wr .icon:nth-child(2){opacity:0;transform:translateX(100%)}.site-btn:hover .site-btn-wr .icon-btn{transform:translateX(0)}.site-btn.dark .site-btn-wr .icon{width:0.6em}.site-btn.dark .site-btn-wr .icon-line{background-image:url(../img/63a34f51fbb2db677bd5e97a_d-btn-solid-border.svg)}.site-btn.dark .site-btn-wr .icon-btn{background-image:url(../img/63a34f51fbb2db19f2d5e97b_d-btn-solid-gradient.svg)}.site-btn-wr{position:relative;display:flex;overflow:hidden;width:5.5em;height:5.5em;justify-content:center;align-items:center;border-radius:0.4375em;transform:translateX(-1em);transition:.3s ease-in-out}.site-btn-wr .icon{position:absolute;z-index:2;width:1.25em;transition:.3s ease-in-out}.site-btn-wr .icon:nth-child(1){transform:translateX(-50%);opacity:0}.site-btn-wr .icon:nth-child(2){opacity:1}.site-btn-wr .icon-btn{position:absolute;top:0%;left:0;bottom:0%;z-index:1;width:100%;height:100%;background-image:url(../img/63a34f51fbb2db17d8d5e97c_l-btn-solid-gradient.svg);background-position:50% 50%;background-size:cover;background-repeat:no-repeat;transform:translateX(-100%)}.site-btn-wr .icon-line{position:absolute;left:0%;top:0%;right:0%;bottom:0%;z-index:0;width:100%;height:100%;background-image:url(../img/63a34f51fbb2db3bdfd5e97d_l-btn-solid-border.svg);background-position:50% 50%;background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 767px){.site-btn{height:3.2em}.site-btn i{font-size:1.1em}.site-btn-wr{width:3.2em;height:3.2em;transform:translateX(-0.5em)}.site-btn-wr .icon{width:1em}}.popup-btn{cursor:pointer}.popup-over{background-color:rgba(0,0,0,0.8);display:none;height:100%;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:9999}.popup-over.active{opacity:1;display:block}.popup-form-close{width:50px;height:50px;background:#000;display:flex;align-items:center;justify-content:center;margin-left:auto;position:relative;cursor:pointer;transition:.5s ease-in-out}.popup-form-close svg{transition:.5s ease-in-out;width:51%}.popup-form-close svg .cls-1{stroke:#fff}.popup-form-close:hover{background-color:#008ccd;background-image:linear-gradient(109deg, #dade42, #008ccd)}.popup-form-close:hover svg{transform:rotate(-90deg)}.popup-form-close:hover svg .cls-1{stroke:#fff}.popup-form{position:fixed;left:0;top:0;background:#fff;width:600px;padding:50px;height:100%;overflow:scroll;transform:translateX(-100%);transition:.5s linear;z-index:99999}.popup-form.active{transform:translateX(0)}.popup-form::-webkit-scrollbar{width:0}.popup-form-wr{margin-top:16vh}.popup-form-form{width:100%}.popup-form-form label{width:100%;display:block;position:relative;margin-bottom:55px}.popup-form-form label input{height:45px;width:100%;background-color:transparent;border:none;color:#000;outline:none}.popup-form-form label input.error ~ .line{border-color:red}.popup-form-form label input.error ~ .line:after{border-color:red}.popup-form-form label input:after{display:block}.popup-form-form label input:not(:placeholder-shown)+span{transform:translate(0px, -25px);font-size:14px;color:rgba(25,27,29,0.5)}.popup-form-form label input:not(:placeholder-shown) ~ .line:after{transform:scaleX(1)}.popup-form-form label input:focus ~ .line:after{transform:scaleX(1)}.popup-form-form label input:focus+span{transform:translate(0px, -25px);font-size:14px;color:rgba(25,27,29,0.5)}.popup-form-form label span{position:absolute;top:8px;font-size:22px;color:#000;font-weight:300;display:block;transition-duration:.4s;transition-timing-function:cubic-bezier(0.25, 0.74, 0.22, 0.99)}.popup-form-form label .line{border-bottom:1px solid rgba(25,27,29,0.5);width:100%;height:1px}.popup-form-form label .line:after{content:'';position:absolute;right:0;bottom:0px;left:0;width:100%;border-bottom:1px solid #000;transform:scaleX(0);transform-origin:0 0;transition-property:transform;transition-duration:.4s;transition-timing-function:cubic-bezier(0.25, 0.74, 0.22, 0.99)}.popup-form-form p{margin:3vh 0 2vh;color:rgba(25,27,29,0.5);font-weight:300}.popup-form-form p a{color:#000}.popup-form-form .site-btn{margin:0 auto}.popup-form-form .site-btn i{color:#000}@media only screen and (min-width: 1241px) and (max-width: 1440px){.popup-form{width:500px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.popup-form{width:500px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.popup-form{width:500px}}@media only screen and (min-width: 0px) and (max-width: 767px){.popup-form{max-width:500px;width:100%;padding:25px}.popup-form-form label{margin-bottom:30px}.popup-form-form label span{top:10px;font-size:20px}.popup-form-form .site-btn{height:5.5em}.popup-form-form .site-btn i{font-size:1.625em}.popup-form-form .site-btn-wr{width:5.5em;height:5.5em;transform:translateX(-1em)}.popup-form-form .site-btn-wr .icon{width:1.25em}}.footer-gradient{background-image:linear-gradient(180deg, #255678, #1a4261 45%, #00162d)}.footer-gradient .i-team{background:none}.footer-gradient .foot{background-color:transparent}.foot{position:relative;background-color:#000;color:#fff}.foot:before{content:'';position:absolute;top:0;right:0;width:100%;height:100%;pointer-events:none;background-image:url(../img/svggg6.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;z-index:2}.foot:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:14em;background-color:var(--main-blue);pointer-events:none}.foot-wr{max-width:50%;padding:8em 4em}.foot-wr .h-large{color:var(--main-blue)}.foot-box{margin:3em 0}.foot-box p{display:block;margin-bottom:0.5em}.foot-box-social{display:flex;flex-wrap:wrap}.foot-box-social a{margin-right:1em;border-radius:50%;display:block;width:2em;height:2em}.foot-box-social a svg{width:2em;height:2em}.foot-box-social a:last-child{background-color:#fff}.foot-bot{padding:0 4em;display:flex;padding-bottom:3em;position:relative;z-index:2;flex-direction:column}.foot-bot .col{width:max-content;position:relative}.foot-bot .col:nth-child(1){padding-bottom:2em;padding-right:3em}.foot-bot .col:nth-child(1):after{content:'';position:absolute;bottom:1em;left:0;width:120%;height:3px;background-color:transparent;background-image:linear-gradient(90deg, #fff, var(--main-blue))}.foot-bot .col:nth-child(2){display:flex;gap:1em}.foot-bot .col img{width:12rem;margin-top:-2em;display:block}@media screen and (max-width: 767px){.foot{overflow:hidden}.foot:after{height:9em}.foot::before{right:-62%}.foot-wr{max-width:100%;padding:7em 0}.foot-wr .h-large{max-width:70%}.foot-bot{padding:0;padding-bottom:1em}}.breadcrumb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:1em;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:0.8em;font-weight:500;flex-wrap:wrap}.breadcrumb a,.breadcrumb b{color:var(--main-dark)}.breadcrumb b{margin-right:5px}.breadcrumb a{display:inline-block;position:relative}.breadcrumb a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background-color:var(--main-dark);transition:475ms}.breadcrumb a:hover:after{width:100%}.breadcrumb-item{margin-right:5px}body.lang-he{direction:rtl}body.lang-he .breadcrumb{font-size:calc(12px * 1.2)}body.lang-he .breadcrumb a:after{left:initial;right:0}.fix-wa{position:fixed;bottom:2em;right:2em;border-radius:50%;display:block;width:3em;height:3em;z-index:20}.fix-wa svg{width:3em;height:3em}@media screen and (max-width: 767px){.fix-wa{right:1em;bottom:1em;width:2em;height:2em}.fix-wa svg{width:2em;height:2em}}
