﻿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:'SabonLTStd';src:url(/font/SabonLTStd-Roman.otf)}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:root{--header-height:94px;--header-new-height:92px}body{min-height:100vh;background:#e1e4e9;white-space:normal;font-size:16px;color:#26303b;font-family:"Poppins",sans-serif;line-height:1.2;padding-top:var(--header-new-height)}body.body-padding-top{padding-top:94px}body.white{background:#fff}body.rubik{font-family:"Rubik",sans-serif;font-weight:400}body.grey-color{color:#606163}body.lang-he{font-size:18px}body.not-cookie{pointer-events:none}body.not-cookie .cookie-policy-wr{display:none}html,body{max-width:1920px;margin:0 auto;min-height:100%;height:100%}.wrapper{position:relative}.container{position:relative;width:1550px;max-width:100%;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.full{width:calc(100% - 32px * 2)}.container.less{width:1440px}.content{overflow:hidden}input,textarea,button{outline:none;border:none;margin:0;padding:0;background:none;font-family:"Poppins",sans-serif;font-size:16px;-webkit-appearance:none}input[type='number']{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}textarea{resize:none}button{cursor:pointer}a{text-decoration:none;color:inherit}.lang-he input[type="tel"],.lang-he input[type="email"]{direction:ltr;text-align:right}.lang-he .notyf{direction:rtl}.lang-he .notyf__icon{margin-left:13px;margin-right:0px}@media only screen and (min-width: 1440px) and (max-width: 1640px){:root{--header-height:80px}.container{width:1350px}.container.less{width:1350px}}@media only screen and (min-width: 1241px) and (max-width: 1439px){:root{--header-height:68px;--header-new-height:88px}.container{width:1150px}.container.less{width:1150px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){:root{--header-height:64px;--header-new-height:74px}.container{width:960px}.container.less{width:960px}}@media only screen and (min-width: 768px) and (max-width: 1023px){:root{--header-height:64px;--header-new-height:74px}.container{width:738px}.container.less{width:738px}body::-webkit-scrollbar{width:0}}@media only screen and (min-width: 0px) and (max-width: 767px){:root{--header-height:64px;--header-new-height:64px}.container{width:calc(100% - 30px)}.container.less{width:calc(100% - 30px)}body::-webkit-scrollbar{width:0}}.header{position:fixed;top:0;left:0;width:100%;padding:15px 0;z-index:100;transition:0.5s ease all}.header.white{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background-color:rgba(255,255,255,0.6)}.header.hide{transform:translateY(-100%)}.header .container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;gap:0 50px}.hLogo{position:relative}.hLogo img{display:block;height:52px;width:auto}@media (hover: hover){.hLogo img:hover{opacity:0.7}}.hNav{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;gap:0 50px}.hNav li a{position:relative;display:block}.hNav li a:after{content:'';display:block;width:8px;height:8px;background:#c50;position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);opacity:0;pointer-events:none;transition:0.3s ease all}@media (hover: hover){.hNav li a:hover:after{bottom:-10px;opacity:1}}.hRight{margin-left:auto}.lang-he .header{direction:rtl}.lang-he .hRight{margin-left:0;margin-right:auto}@media only screen and (min-width: 1440px) and (max-width: 1640px){.header{padding:15px 0}.header .container{gap:0 44px}.hLogo img{height:50px}.hNav{gap:0 43px}}@media only screen and (min-width: 1241px) and (max-width: 1439px){.header{padding:10px 0}.header .container{gap:0 35px}.hLogo img{height:48px}.hNav{gap:0 35px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.header{padding:10px 0}.header .container{gap:0 25px}.hLogo img{height:44px}.hNav{gap:0 25px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.header{padding:10px 0}.header .container{gap:0 20px}.hLogo img{height:44px}.hNav{display:none}}@media only screen and (min-width: 0px) and (max-width: 767px){.header{padding:10px 0}.header .container{gap:0 15px}.hLogo img{height:44px}.hNav{display:none}}.header-new{position:fixed;top:0;right:0;width:100%;z-index:100;background:#fff;transition:0.5s}.header-new.hide{transform:translateY(-100%)}.header-new .container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:space-between;padding:15px 0}.header-new-logo{display:block}.header-new-logo img{display:block;width:auto;height:62px}@media (hover: hover){.header-new-logo:hover{opacity:0.7}}.header-new-nav{position:relative}.header-new-nav .nav{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;gap:0 30px}.header-new-nav .nav a,.header-new-nav .nav span{display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;justify-content:center;-ms-align-items:center;align-items:center;height:52px}.header-new-nav .nav a.round,.header-new-nav .nav span.round{border:1px solid #00bef2;background:#00bef2;color:#fff;font-weight:700;transition:0.3s;border-radius:52px;padding:0 30px}@media (hover: hover){.header-new-nav .nav a:hover,.header-new-nav .nav span:hover{color:#00bef2}.header-new-nav .nav a:hover.round,.header-new-nav .nav span:hover.round{color:#fff;border-color:#384c92;background:#384c92}}.lang-he .header-new{direction:rtl}@media only screen and (min-width: 1241px) and (max-width: 1439px){.header-new .container{padding:15px 0}.header-new-logo img{height:58px}.header-new-nav .nav{gap:0 25px}.header-new-nav .nav a,.header-new-nav .nav span{height:48px}.header-new-nav .nav a.round,.header-new-nav .nav span.round{border-radius:48px;padding:0 25px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.header-new .container{padding:10px 0}.header-new-logo img{height:54px}.header-new-nav .nav{gap:0 20px}.header-new-nav .nav a,.header-new-nav .nav span{height:44px}.header-new-nav .nav a.round,.header-new-nav .nav span.round{border-radius:44px;padding:0 20px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.header-new .container{padding:10px 0}.header-new-logo img{height:54px}.header-new-nav .nav{gap:0 20px}.header-new-nav .nav a,.header-new-nav .nav span{height:44px}.header-new-nav .nav a.round,.header-new-nav .nav span.round{border-radius:44px;padding:0 20px}}@media only screen and (min-width: 0px) and (max-width: 767px){.header-new .container{padding:10px 0}.header-new-logo img{height:40px}.header-new-nav .nav{gap:0 15px}.header-new-nav .nav a,.header-new-nav .nav span{display:none;height:44px}.header-new-nav .nav a.round,.header-new-nav .nav span.round{display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;border-radius:40px;padding:0 15px}}.footer{position:relative;background:#1e242b;color:#fff}.footer .nav{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;position:relative}.footer .nav li a{display:inline-block;position:relative}.footer .nav li a:after{content:'';display:block;position:absolute;bottom:-1px;left:0;width:0;height:1px;background:#fff;transition:0.3s ease-out all}@media (hover: hover){.footer .nav li a:hover:after{width:100%}}.fTop{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:0 140px}.fTop .col{position:relative}.fTop .col .site-title{margin-bottom:25px}.fTop .col .nav{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;gap:12px 0}.fTop .soc-wr{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:20px}.fTop .soc-wr .soc{display:block}.fTop .soc-wr .soc img,.fTop .soc-wr .soc svg{display:block;width:26px;height:26px;object-fit:contain}@media (hover: hover){.fTop .soc-wr .soc:hover{color:#c50}}.fBot{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;margin-top:calc(10vw * 9 / 16)}.fBot .nav{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;gap:0 50px}.fCreated{background:#fff;color:#26303b;padding:20px 0}.fCreated .container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center}.fCreated .created{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;gap:0 15px}.fCreated .created img{display:block;height:25px;width:auto}@media (hover: hover){.fCreated .created:hover{opacity:0.7}}.lang-he .footer{direction:rtl}.lang-he .footer .nav li a:after{right:0;left:auto}@media only screen and (min-width: 1440px) and (max-width: 1640px){.fTop{gap:0 120px}.fTop .col .site-title{margin-bottom:22px}.fTop .col .nav{gap:10px 0}.fTop .soc-wr{gap:22px}.fTop .soc-wr .soc img,.fTop .soc-wr .soc svg{width:22px;height:22px}.fBot .nav{gap:0 44px}}@media only screen and (min-width: 1241px) and (max-width: 1439px){.fTop{gap:0 100px}.fTop .col .site-title{margin-bottom:18px}.fTop .col .nav{gap:9px 0}.fTop .soc-wr{gap:20px}.fTop .soc-wr .soc img,.fTop .soc-wr .soc svg{width:20px;height:20px}.fBot .nav{gap:0 37px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.fTop{gap:0 80px}.fTop .col .site-title{margin-bottom:15px}.fTop .col .nav{gap:9px 0}.fTop .soc-wr{gap:20px}.fTop .soc-wr .soc img,.fTop .soc-wr .soc svg{width:20px;height:20px}.fBot .nav{gap:0 30px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.fTop{gap:0 60px}.fTop .col .site-title{margin-bottom:15px}.fTop .col .nav{gap:9px 0}.fTop .soc-wr{gap:20px}.fTop .soc-wr .soc img,.fTop .soc-wr .soc svg{width:20px;height:20px}.fBot{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.fBot .created{-webkit-order:-1;-moz-order:-1;-ms-order:-1;-o-order:-1;order:-1;width:100%;justify-content:center;margin-bottom:15px}.fBot .nav{gap:0 15px}}@media only screen and (min-width: 0px) and (max-width: 767px){.fTop{gap:20px 15px}.fTop .col{width:calc((100% - 15px) / 2)}.fTop .col .site-title{margin-bottom:15px}.fTop .col .nav{gap:10px 0}.fTop .soc-wr{gap:20px}.fBot{-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:15px 0;margin-top:40px}.fBot .nav{-webkit-order:-1;-moz-order:-1;-ms-order:-1;-o-order:-1;order:-1;gap:5px 15px}.fCreated{padding:15px 0}}.footer-new{padding-top:calc(6vw * 9 / 16)}.footer-new-top{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;z-index:2;width:1080px;max-width:calc(100% - 30px);margin:0 auto;background:#ebedf4;border-radius:35px;padding:45px 40px}.footer-new-top .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;width:65%}.footer-new-top .right{display:block;position:relative;width:32%}.footer-new-top .right img{display:block;width:100%}.footer-new-top .uptitle{position:relative}.footer-new-top .uptitle 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;gap:0 7px;font-size:20px}.footer-new-top .uptitle span:before{content:'';display:block;width:8px;height:8px;border-radius:50%;background:#00bef2}.footer-new-top .title{font-size:51px;margin-top:5px;margin-bottom:20px}.footer-new-top .btns{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;gap:0 10px;margin-top:auto}.footer-new-mid{background:rgba(0,190,242,0.1);margin-top:calc(-15vw * 9 / 16);padding-top:calc(24vw * 9 / 16)}.footer-new-mid{position:relative;padding-bottom:40px}.footer-new-mid .container{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;gap:35px 70px}.footer-new-mid .list{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:15px}.footer-new-mid .list b{font-weight:600}.footer-new-mid .list li:nth-child(1){margin-bottom:3px}@media (hover: hover){.footer-new-mid .list li a:hover{text-decoration:underline}}.footer-new-mid .logo img{display:block;width:215px}@media (hover: hover){.footer-new-mid .logo:hover{opacity:0.7}}.footer-new-mid .footer-new-mid-left{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:30px;max-width:310px;margin-left:auto}.footer-new-bot{padding:20px 0}.footer-new-bot .container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:space-between}.footer-new-bot .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center}.footer-new-bot .list li{position:relative;line-height:1;padding:0 30px}.footer-new-bot .list li:before{content:'';display:block;position:absolute;top:0;left:0;width:1px;height:100%;background:#26303b}.footer-new-bot .list li:nth-child(1){padding-left:0}.footer-new-bot .list li:nth-child(1):before{display:none}@media (hover: hover){.footer-new-bot .list li a:hover{text-decoration:underline}}.footer-new-bot .created{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;gap:0 15px}.footer-new-bot .created img{display:block;height:20px}@media (hover: hover){.footer-new-bot .created:hover{opacity:0.7}}.lang-he .footer-new{direction:rtl}.lang-he .footer-new-top .uptitle span{font-size:24px}.lang-he .footer-new-top .title{font-size:60px}.lang-he .footer-new-mid{font-size:18px}.lang-he .footer-new-mid .footer-new-mid-left{margin-left:0;margin-right:auto}.lang-he .footer-new-bot{font-size:18px}.lang-he .footer-new-bot .list li:before{right:0;left:auto}.lang-he .footer-new-bot .list li:nth-child(1){padding-left:30px;padding-right:0}.lang-he .footer-new-bot .list li:nth-last-child(1){padding-left:0}@media only screen and (min-width: 1241px) and (max-width: 1439px){.footer-new-top{width:920px;border-radius:30px;padding:38px 44px}.footer-new-top .uptitle span{gap:0 6px;font-size:18px}.footer-new-top .uptitle span:before{width:7px;height:7px}.footer-new-top .title{font-size:44px;margin-bottom:17px}.footer-new-mid{font-size:15px;padding-bottom:35px}.footer-new-mid .container{gap:30px 60px}.footer-new-mid .list{gap:13px}.footer-new-mid .logo img{width:185px}.footer-new-bot{padding:17px 0;font-size:15px}.footer-new-bot .list li{padding:0 15px}.footer-new-bot .list li:nth-child(1){padding-left:0}.footer-new-bot .created{gap:0 10px}.lang-he .footer-new-top .uptitle span{font-size:22px}.lang-he .footer-new-top .title{font-size:52px}.lang-he .footer-new-mid{font-size:17px}.lang-he .footer-new-bot{font-size:17px}.lang-he .footer-new-bot .list li:nth-child(1){padding-left:15px;padding-right:0}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.footer-new-top{width:738px;border-radius:25px;padding:32px 36px}.footer-new-top .uptitle span{gap:0 5px;font-size:16px}.footer-new-top .uptitle span:before{width:6px;height:6px}.footer-new-top .title{font-size:34px;margin-bottom:14px}.footer-new-mid{font-size:14px;padding-bottom:30px}.footer-new-mid .container{gap:25px 50px}.footer-new-mid .list{gap:11px}.footer-new-mid .logo img{width:155px}.footer-new-bot{padding:14px 0;font-size:14px}.footer-new-bot .container{-ms-align-items:flex-end;align-items:flex-end}.footer-new-bot .list li{padding:0 10px}.footer-new-bot .list li:nth-child(1){padding-left:0}.footer-new-bot .created{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;gap:5px}.lang-he .footer-new-top .uptitle span{font-size:20px}.lang-he .footer-new-top .title{font-size:42px}.lang-he .footer-new-mid{font-size:16px}.lang-he .footer-new-bot{font-size:16px}.lang-he .footer-new-bot .list li:nth-child(1){padding-left:10px;padding-right:0}}@media only screen and (min-width: 768px) and (max-width: 1023px){.footer-new-top{width:640px;border-radius:20px;padding:25px 27px}.footer-new-top .uptitle span{gap:0 5px;font-size:14px}.footer-new-top .uptitle span:before{width:5px;height:5px}.footer-new-top .title{font-size:28px;margin-bottom:10px}.footer-new-mid{font-size:14px;padding-bottom:25px}.footer-new-mid .container{gap:20px 40px}.footer-new-mid .list{gap:10px}.footer-new-mid .logo img{width:155px}.footer-new-bot{padding:14px 0;font-size:14px}.footer-new-bot .container{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.footer-new-bot .list li{padding:0 10px}.footer-new-bot .list li:nth-child(1){padding-left:0}.footer-new-bot .copy{width:100%;text-align:center;margin-top:10px}.lang-he .footer-new-top .uptitle span{font-size:18px}.lang-he .footer-new-top .title{font-size:32px}.lang-he .footer-new-mid{font-size:16px}.lang-he .footer-new-bot{font-size:16px}.lang-he .footer-new-bot .list li:nth-child(1){padding-left:10px;padding-right:0}}@media only screen and (min-width: 0px) and (max-width: 767px){.footer-new{padding-top:30px}.footer-new-top{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;border-radius:20px;padding:20px 15px;width:calc(100% - 60px)}.footer-new-top .left{width:100%}.footer-new-top .right{width:100%;margin-top:15px}.footer-new-top .uptitle span{gap:0 5px;font-size:12px}.footer-new-top .uptitle span:before{width:4px;height:4px}.footer-new-top .title{font-size:24px;margin-bottom:10px}.footer-new-mid{margin-top:-50px;padding-top:80px;padding-bottom:30px}.footer-new-mid .container{gap:20px}.footer-new-mid .footer-new-mid-col{max-width:100%;width:100%}.footer-new-mid .list{gap:10px}.footer-new-mid .logo img{width:180px}.footer-new-mid .footer-new-mid-left{width:100%;max-width:100%}.footer-new-bot{padding:15px 0}.footer-new-bot .container{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:flex-start;align-items:flex-start;gap:15px}.footer-new-bot .list li{padding:0 8px}.footer-new-bot .copy{max-width:calc(100% - 60px)}.lang-he .footer-new-top .uptitle span{font-size:14px}.lang-he .footer-new-top .title{font-size:28px}.lang-he .footer-new-bot{font-size:16px}.lang-he .footer-new-bot .list li:nth-child(1){padding-left:8px;padding-right:0}.lang-he .footer-new-bot .copy{font-size:13px}}.section-padding{padding:calc(6vw * 9 / 16) 0}.section-padding.half-top{padding-top:calc(3vw * 9 / 16)}.section-padding.first{padding-top:calc(12vw * 9 / 16)}.section-padding.last{padding-bottom:calc(12vw * 9 / 16)}.site-text{font-size:16px;line-height:1.4}.site-text.max{font-size:18px}.site-text.min{font-size:14px}.site-text.fz20{font-size:20px}.site-text.fz22{font-size:22px}.site-text.fz44{font-size:44px}.site-title{font-size:60px;line-height:1.1}.site-title.fz22{font-size:22px}.site-title.fz26{font-size:26px}.site-title.fz30{font-size:30px}.site-title.fz34{font-size:34px}.site-title.fz36{font-size:36px}.site-title.fz44{font-size:44px}.site-title.fz54{font-size:54px}.site-title.fz80{line-height:1;font-size:80px}.site-title.fz96{line-height:1;font-size:96px}.site-list{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;list-style-type:disc;padding-left:20px;gap:10px 0;font-size:16px}.site-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;cursor:pointer;transition:0.3s ease all;font-weight:bold;padding:0 35px;background-color:#fff;color:#26303b;border-radius:32px;height:64px;font-size:18px}.site-btn.border{background-color:transparent;border:1px solid blue;color:blue}@media (hover: hover){.site-btn.border:hover{background-color:blue;border-color:blue;color:#fff}}.site-btn.with-icon{line-height:1;gap:0 11px}.site-btn.with-icon svg,.site-btn.with-icon img{display:block;width:20px;height:20px;object-fit:contain;transition:0.3s}.site-btn.small{height:40px;font-size:14px;padding:0 15px}.site-btn.dark{background-color:#26303b;color:#fff}@media (hover: hover){.site-btn:hover{background-color:#c50;color:#fff}}.site-btn-new{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;text-align:center;cursor:pointer;transition:0.3s;border:1px solid #00bef2;font-weight:700;padding:0 30px;color:#00bef2;border-radius:52px;height:52px;font-size:16px}.site-btn-new.blue{background-color:#00bef2;border-color:#00bef2;color:#fff}.site-btn-new.with-icon{line-height:1;gap:0 11px}.site-btn-new.with-icon svg,.site-btn-new.with-icon img{display:block;width:20px;height:20px;object-fit:contain;transition:0.3s}.site-btn-new.white{background:#fff;border-color:#fff;color:#384c92}@media (hover: hover){.site-btn-new:hover{background-color:#00386b;color:#fff;border-color:#00386b}.site-btn-new:hover.blue{color:#fff;border-color:#00386b;background-color:#00386b}}.chunk-certificate .certificate{display:block;margin:0 auto;width:100%;max-width:738px}.chunk-certificate .certificate img{display:block;width:100%}@media (hover: hover){.chunk-certificate .certificate:hover{opacity:0.7}}.o-f-h{overflow:hidden}.w100h100{width:100%;height:100%}.shekel{font-size:0.7em}.fw100{font-weight:100}.fw200{font-weight:200}.fw300{font-weight:300}.fw400{font-weight:400}.fw500{font-weight:500}.fw600{font-weight:600}.fw700{font-weight:700}.fw800{font-weight:800}.fw900{font-weight:900}.w100{width:100% !important}.ttu{text-transform:uppercase}.tac{text-align:center}.tal{text-align:left}.tar{text-align:right}.ltr{direction:ltr}.rtl{direction:rtl}.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}.f-d-c{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.j-c-c{justify-content:center}.j-c-s-b{justify-content:space-between}.j-c-f-e{justify-content:flex-end}.a-i-f-s{-ms-align-items:flex-start;align-items:flex-start}.a-i-c{-ms-align-items:center;align-items:center}.a-i-f-e{-ms-align-items:flex-end;align-items:flex-end}.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}.global-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}.lang-he .site-text{font-size:20px}.lang-he .site-text.fz20{font-size:24px}.lang-he .site-text.fz22{font-size:26px}.lang-he .site-text.max{font-size:22px}.lang-he .site-text.min{font-size:18px}.lang-he .site-text.fz44{font-size:48px}.lang-he .site-list{padding-right:20px;padding-left:0;font-size:20px}.lang-he .site-btn{font-size:20px;letter-spacing:1px}.lang-he .site-btn.small{font-size:16px;letter-spacing:0}.lang-he .site-btn-new{font-size:18px}@media only screen and (min-width: 1440px) and (max-width: 1640px){.site-title{font-size:52px}}@media only screen and (min-width: 1241px) and (max-width: 1479px){.section-padding{padding:40px 0}.section-padding.first{padding-top:80px}.section-padding.last{padding-bottom:80px}.site-text{font-size:15px}.site-text.fz20{font-size:19px}.site-text.fz22{font-size:21px}.site-text.max{font-size:17px}.site-text.min{font-size:13px}.site-text.fz44{font-size:40px}.site-title{font-size:44px}.site-title.fz22{font-size:20px}.site-title.fz26{font-size:24px}.site-title.fz30{font-size:28px}.site-title.fz34{font-size:32px}.site-title.fz36{font-size:34px}.site-title.fz44{font-size:40px}.site-title.fz54{font-size:50px}.site-title.fz80{font-size:70px}.site-title.fz96{font-size:84px}.site-btn{padding:0 30px;height:48px;font-size:15px}.site-btn-new{padding:0 25px;border-radius:48px;height:48px;font-size:16px}.lang-he .site-text{font-size:19px}.lang-he .site-text.fz20{font-size:23px}.lang-he .site-text.fz22{font-size:25px}.lang-he .site-text.max{font-size:21px}.lang-he .site-text.min{font-size:17px}.lang-he .site-btn{font-size:17px}.lang-he .site-btn-new{font-size:16px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.section-padding{padding:30px 0}.section-padding.first{padding-top:60px}.section-padding.last{padding-bottom:60px}.site-text{font-size:16px}.site-text.fz20{font-size:20px}.site-text.fz22{font-size:22px}.site-text.max{font-size:18px}.site-text.min{font-size:14px}.site-text.fz44{font-size:32px}.site-title{font-size:36px}.site-title.fz22{font-size:18px}.site-title.fz26{font-size:22px}.site-title.fz30{font-size:26px}.site-title.fz34{font-size:30px}.site-title.fz36{font-size:32px}.site-title.fz44{font-size:36px}.site-title.fz54{font-size:46px}.site-title.fz80{font-size:56px}.site-title.fz96{font-size:68px}.site-btn{padding:0 25px;height:44px;font-size:14px}.site-btn-new{padding:0 20px;border-radius:44px;height:44px;font-size:14px}.lang-he .site-text{font-size:16px}.lang-he .site-text.fz20{font-size:20px}.lang-he .site-text.fz22{font-size:22px}.lang-he .site-text.max{font-size:18px}.lang-he .site-text.min{font-size:14px}.lang-he .site-btn{font-size:16px}.lang-he .site-btn-new{font-size:16px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.section-padding{padding:25px 0}.section-padding.first{padding-top:50px}.section-padding.last{padding-bottom:50px}.site-text{font-size:16px}.site-text.fz20{font-size:19px}.site-text.fz22{font-size:21px}.site-text.max{font-size:18px}.site-text.min{font-size:14px}.site-text.fz44{font-size:28px}.site-title{font-size:30px}.site-title.fz22{font-size:16px}.site-title.fz26{font-size:20px}.site-title.fz30{font-size:24px}.site-title.fz34{font-size:28px}.site-title.fz36{font-size:30px}.site-title.fz44{font-size:32px}.site-title.fz54{font-size:42px}.site-title.fz80{font-size:50px}.site-title.fz96{font-size:54px}.site-btn{padding:0 25px;height:44px;font-size:14px}.site-btn-new{padding:0 20px;border-radius:44px;height:44px;font-size:14px}.lang-he .site-text{font-size:16px}.lang-he .site-text.fz20{font-size:19px}.lang-he .site-text.fz22{font-size:21px}.lang-he .site-text.max{font-size:18px}.lang-he .site-text.min{font-size:14px}.lang-he .site-btn{font-size:16px}.lang-he .site-btn-new{font-size:16px}}@media only screen and (min-width: 0px) and (max-width: 767px){.section-padding{padding:20px 0}.section-padding.first{padding-top:40px}.section-padding.last{padding-bottom:40px}.site-text{font-size:16px}.site-text.fz20{font-size:19px}.site-text.fz22{font-size:20px}.site-text.max{font-size:18px}.site-text.min{font-size:14px}.site-text.fz44{font-size:28px}.site-title{font-size:28px}.site-title.fz22{font-size:16px}.site-title.fz26{font-size:20px}.site-title.fz30{font-size:22px}.site-title.fz34{font-size:26px}.site-title.fz36{font-size:28px}.site-title.fz44{font-size:30px}.site-title.fz54{font-size:38px}.site-title.fz80{font-size:44px}.site-title.fz96{font-size:48px}.site-btn{padding:0 25px;height:44px;font-size:14px}.site-btn-new{padding:0 15px;border-radius:40px;height:40px;font-size:14px}.lang-he .site-text{font-size:16px}.lang-he .site-text.fz20{font-size:19px}.lang-he .site-text.fz22{font-size:20px}.lang-he .site-text.max{font-size:18px}.lang-he .site-text.min{font-size:14px}.lang-he .site-btn{font-size:16px}.lang-he .site-btn-new{font-size:16px}}.SEO-Text{position:relative}.SEO-Text h1,.SEO-Text h2,.SEO-Text h3,.SEO-Text h4,.SEO-Text h5,.SEO-Text h6{position:relative;font-weight:400;line-height:1.25;font-size:32px;margin-bottom:20px}.SEO-Text h1:nth-last-child(1),.SEO-Text h2:nth-last-child(1),.SEO-Text h3:nth-last-child(1),.SEO-Text h4:nth-last-child(1),.SEO-Text h5:nth-last-child(1),.SEO-Text h6:nth-last-child(1){margin-bottom:0}.SEO-Text h3{font-size:28px;margin-bottom:10px}.SEO-Text h4{font-size:24px}.SEO-Text h5{font-size:20px}.SEO-Text h6{font-size:20px}.SEO-Text p{position:relative;line-height:1.4;font-size:16px;margin-bottom:20px}.SEO-Text p:nth-last-child(1){margin-bottom:0}.SEO-Text ul{position:relative;list-style-type:disc;margin-bottom:20px;padding-left:20px;line-height:1.4;font-size:16px}.SEO-Text ul:nth-last-child(1){margin-bottom:0}.SEO-Text ul li{margin-bottom:3px}.SEO-Text ul li::marker{color:#00bef2}.SEO-Text ul li:nth-last-child(1){margin-bottom:0}.SEO-Text ul a:hover{color:#00bef2}.SEO-Text b{font-weight:600}.SEO-Text span{color:#00bef2}.SEO-Text i{font-style:italic}.SEO-Text a{color:#00bef2;text-decoration:underline}.SEO-Text a:hover{text-decoration:none}.SEO-Text img{display:block;max-width:100%}.SEO-Text table{text-decoration:none;border-collapse:collapse;width:100%;text-align:left;min-width:738px;margin-bottom:20px}.SEO-Text table:nth-last-child(1){margin-bottom:0}.SEO-Text table th{font-weight:500;font-size:16px;color:#ffffff;background-color:#384c92}.SEO-Text table td{font-size:15px}.SEO-Text table td,.SEO-Text table th{white-space:pre-wrap;padding:10px 5px;line-height:15px;vertical-align:middle;border:1px solid #384c92}.SEO-Text table td a,.SEO-Text table th a{color:#afbce3;text-decoration:underline}.SEO-Text table td a:hover,.SEO-Text table th a:hover{text-decoration:none}.SEO-Text table tr:hover{background-color:#f9fafb}.SEO-Text table tr:hover td{color:#2f2963;cursor:default}.SEO-Text .mobile-table{width:100%;max-width:100%;overflow-x:auto}.lang-he .SEO-Text{direction:rtl}.lang-he .SEO-Text .show-btns{font-size:calc(16px * 1.2)}.lang-he .SEO-Text h1,.lang-he .SEO-Text h2,.lang-he .SEO-Text h3,.lang-he .SEO-Text h4,.lang-he .SEO-Text h5,.lang-he .SEO-Text h6{font-size:calc(32px * 1.1)}.lang-he .SEO-Text h3{font-size:calc(28px * 1.1)}.lang-he .SEO-Text h4{font-size:calc(24px * 1.1)}.lang-he .SEO-Text h5{font-size:calc(20px * 1.1)}.lang-he .SEO-Text h6{font-size:calc(20px * 1.1)}.lang-he .SEO-Text p{font-size:calc(16px * 1.2)}.lang-he .SEO-Text ul{font-size:calc(16px * 1.2);padding-right:20px;padding-left:0}.lang-he .SEO-Text .squares{padding:0}.lang-he .SEO-Text .squares li{margin-left:30px;margin-right:0}.lang-he .SEO-Text .squares li:nth-child(4){margin-left:0}.lang-he .SEO-Text table{text-align:right}.lang-he .SEO-Text table th{font-size:18px;text-align:right}.lang-he .SEO-Text table td{font-size:16px;text-align:right}.lang-he .SEO-Text table td,.lang-he .SEO-Text table th{line-height:16px}@media only screen and (min-width: 1024px) and (max-width: 1240px){.SEO-Text h1,.SEO-Text h2,.SEO-Text h3,.SEO-Text h4,.SEO-Text h5,.SEO-Text h6{font-size:28px}.SEO-Text h3{font-size:24px}.SEO-Text h4{font-size:20px}.SEO-Text h5{font-size:18px}.SEO-Text h6{font-size:18px}.SEO-Text p{font-size:16px;margin-bottom:15px}.SEO-Text ul{margin-bottom:13px}.lang-he .SEO-Text h1,.lang-he .SEO-Text h2,.lang-he .SEO-Text h3,.lang-he .SEO-Text h4,.lang-he .SEO-Text h5,.lang-he .SEO-Text h6{font-size:calc(28px * 1.1)}.lang-he .SEO-Text h3{font-size:calc(24px * 1.1)}.lang-he .SEO-Text h4{font-size:calc(20px * 1.1)}.lang-he .SEO-Text h5{font-size:calc(18px * 1.1)}.lang-he .SEO-Text h6{font-size:calc(18px * 1.1)}.lang-he .SEO-Text p{font-size:calc(16px * 1.2)}.lang-he .SEO-Text .squares li{margin-left:15px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.SEO-Text h1,.SEO-Text h2,.SEO-Text h3,.SEO-Text h4,.SEO-Text h5,.SEO-Text h6{font-size:24px}.SEO-Text h3{font-size:20px}.SEO-Text h4{font-size:18px}.SEO-Text h5{font-size:16px}.SEO-Text h6{font-size:16px}.SEO-Text p{font-size:15px;margin-bottom:15px}.SEO-Text ul{font-size:15px;margin-bottom:10px}.lang-he .SEO-Text h1,.lang-he .SEO-Text h2,.lang-he .SEO-Text h3,.lang-he .SEO-Text h4,.lang-he .SEO-Text h5,.lang-he .SEO-Text h6{font-size:calc(24px * 1.1)}.lang-he .SEO-Text h3{font-size:calc(20px * 1.1)}.lang-he .SEO-Text h4{font-size:calc(18px * 1.1)}.lang-he .SEO-Text h5{font-size:calc(16px * 1.1)}.lang-he .SEO-Text h6{font-size:calc(16px * 1.1)}.lang-he .SEO-Text p{font-size:calc(15px * 1.2)}.lang-he .SEO-Text ul{font-size:calc(15px * 1.2)}}@media only screen and (min-width: 0px) and (max-width: 767px){.SEO-Text h1,.SEO-Text h2,.SEO-Text h3,.SEO-Text h4,.SEO-Text h5,.SEO-Text h6{font-size:22px}.SEO-Text h3{font-size:20px}.SEO-Text h4{font-size:18px}.SEO-Text h5{font-size:16px}.SEO-Text h6{font-size:15px}.SEO-Text p{font-size:14px;margin-bottom:10px}.SEO-Text ul{font-size:14px;margin-bottom:8px}.lang-he .SEO-Text h1,.lang-he .SEO-Text h2,.lang-he .SEO-Text h3,.lang-he .SEO-Text h4,.lang-he .SEO-Text h5,.lang-he .SEO-Text h6{font-size:calc(22px * 1.1)}.lang-he .SEO-Text h3{font-size:calc(20px * 1.1)}.lang-he .SEO-Text h4{font-size:calc(18px * 1.1)}.lang-he .SEO-Text h5{font-size:calc(16px * 1.1)}.lang-he .SEO-Text h6{font-size:calc(15px * 1.1)}.lang-he .SEO-Text p{font-size:calc(14px * 1.2)}.lang-he .SEO-Text ul{font-size:calc(14px * 1.2)}}#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:#00386b;bottom:26px;left:15px;width:52px;height:52px;cursor:pointer;z-index:1000;border-radius:5px;transition:all .15s ease;--header-height:0;padding:0}#accessibilityButton svg{display:block;width:22px;height:auto}#accessibilityButton:hover{background-color:#00bef2;color:#fff}#accessibilityMenu{display:none;position:fixed;background-color:#f2f3f8;left: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:95vh;border-radius:20px;overflow:hidden;max-height:calc(100% - 40px);z-index:214748364}#accessibilityMenu button{padding:0}.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:#00bef2;border-radius:5px;margin:10px 0}.accessibilityMenu::-webkit-scrollbar-button{display:none}.accessibilityMenu .site-title{padding-top:50px;padding-bottom:135px;background:#00386b;color:#FFF}.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(33,48,65,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:#00386b}.accessibilityMenu .bl.active{background:#00386b;border-color:#00386b;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;margin-top:-10px}.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:#00386b;border-radius:50%}.accessibilityMenu .bl .plus-minus button svg{display:block;width:9px;height:auto}.accessibilityMenu .bl .plus-minus button:hover{background:#00386b}.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}#accessibilityMenu{direction:rtl}.accessibilityMenuClose{right:15px;left:auto}.accessibilityMenu .bl span{font-size:calc(14px * 1.2)}@media only screen and (min-width: 0px) and (max-width: 767px){#accessibilityButton{bottom:15px;left:15px;width:40px;height:40px}#accessibilityButton svg{width:18px}#accessibilityMenu{left:15px;bottom:15px;max-width:calc(100% - 30px);border-radius:15px;max-height:calc(100% - 30px)}.accessibilityMenu::-webkit-scrollbar{width:5px}.accessibilityMenu .site-title{padding-top:30px}.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}}.cookie-policy-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%;background:rgba(0,0,0,0.7);z-index:1000000000;opacity:0;visibility:hidden}.cookie-policy-wr.show{opacity:1;visibility:visible}.cookie-policy-inner{position:relative;overflow:auto;background:#fff;width:496px;max-width:calc(100% - 30px);max-height:calc(100% - 30px);padding:40px}.cookie-policy-inner .logo{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center}.cookie-policy-inner .logo img{display:block;width:164px}.cookie-policy-inner .text-wr{position:relative;line-height:1.5;color:rgba(0,0,0,0.64);font-family:sans-serif;margin-top:44px;font-size:18px}.cookie-policy-inner .text-wr a{color:#000;text-decoration:underline}@media (hover: hover){.cookie-policy-inner .text-wr a:hover{text-decoration:none}}.cookie-policy-inner .btns-wr{position:relative;margin-top:16px}.cookie-policy-inner .btn{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;cursor:pointer;font-family:sans-serif;width:100%;height:48px;background:#fff;color:#000;border:1px solid #000;border-radius:5px;font-size:16px;margin-top:16px}.cookie-policy-inner .btn b{font-weight:bold}@media (hover: hover){.cookie-policy-inner .btn:hover{background:#000;color:#fff}}.lang-he .cookie-policy-wr,.he .cookie-policy-wr{direction:rtl}@media only screen and (min-width: 0px) and (max-width: 767px){.cookie-policy-inner{padding:15px}.cookie-policy-inner .logo img{width:164px}.cookie-policy-inner .text-wr{margin-top:30px}}.simple-popup-wr{position:fixed;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;top:0;left:0;width:100%;height:100%;background:rgba(0,56,107,0.5);opacity:0;visibility:hidden;z-index:9999;transition:0.5s}.simple-popup-wr.show{opacity:1;visibility:visible}.simple-popup-wr.daytime .simple-popup .uForm{display:none}.simple-popup-wr.daytime .simple-popup .uForm.Appointment{display:block}.simple-popup-close-bg{position:absolute;top:0;left:0;width:100%;height:100%}.open-simple-popup{cursor:pointer}.simple-popup{position:relative;border-radius:15px;background:#e4e9eb;width:400px;max-width:calc(100% - 30px);padding:35px 25px}.simple-popup .uForm.Appointment{display:none}.simple-popup#packages{display:none}.simple-popup .site-title{margin-bottom:20px;max-width:calc(100% - 30px)}.simple-popup .site-text{margin-bottom:40px}.simple-popup .input{position:relative;outline:none;border:0;display:block;width:100%;background:#fff;color:#848999;height:56px;border-radius:5px;padding:0 20px;font-size:16px;margin-bottom:20px}.simple-popup .input::placeholder{color:#848999}.simple-popup .input.error::placeholder{color:red}.simple-popup .row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;gap:20px}.simple-popup .row .col{width:calc((100% - 20px) / 2)}.simple-popup .form-privacy{margin-bottom:20px}.simple-popup .site-btn{width:100%}.simple-popup-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;cursor:pointer;z-index:2;top:10px;right:10px;width:32px;height:32px;background:#fff;border-radius:50%}.simple-popup-close img,.simple-popup-close svg{display:block;width:16px;height:16px}@media (hover: hover){.simple-popup-close:hover{color:#fff;background:#00bef2}}.form-privacy{position:relative;display:block;cursor:pointer;padding-left:30px;font-size:14px}.form-privacy input{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;bottom:10px;left:10px}.form-privacy input:checked ~ .checkbox,.form-privacy input:checked ~ .checkbox-privacy{background:#00bef2}.form-privacy input:checked ~ .checkbox:after,.form-privacy input:checked ~ .checkbox-privacy:after{content:'✓';color:#fff}.form-privacy .checkbox,.form-privacy .checkbox-privacy{position:absolute;cursor:pointer;top:-1px;left:0;width:20px;height:20px;border-radius:3px;border:2px solid #00bef2}.form-privacy .checkbox:after,.form-privacy .checkbox-privacy:after{content:'';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;color:#fff;top:0;left:0;width:100%;height:100%}.form-privacy a{color:#00bef2;text-decoration:underline}.form-privacy a:hover{text-decoration:none}.lang-he .simple-popup-wr{direction:rtl}.lang-he .simple-popup-close{left:10px;right:auto}.lang-he .simple-popup .input{font-size:20px}.lang-he .simple-popup .input[type="tel"],.lang-he .simple-popup .input[type="email"]{direction:ltr;text-align:right}.lang-he .form-privacy{padding-right:30px;padding-left:0;font-size:18px}.lang-he .form-privacy input{right:10px;left:initial}.lang-he .form-privacy .checkbox,.lang-he .form-privacy .checkbox-privacy{right:0;left:initial}.input-global-hidden{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.input-wr-global-style{position:relative;display:block}.input-wr-global-style .iti{width:100%}.input-wr-global-style textarea ~ .input-title-global-style{top:15px;transform:translateY(0)}.input-global-style{display:block;width:100%;border:1px solid rgba(54,54,64,0.2);border-radius:15px;height:50px;padding:0 15px;padding-top:20px;font-size:16px;color:#000}.input-global-style.is-invalid{background-color:#ffa3a382}.input-global-style::placeholder{opacity:0;color:transparent;font-size:0px}.input-global-style:not(:placeholder-shown)+.input-title-global-style{transform:translateY(0%);top:5px;font-size:12px;opacity:0.5}.input-global-style:focus{border-color:#00bef2}.input-global-style:focus+.input-title-global-style{transform:translateY(0%);top:5px;font-size:12px;opacity:0.5}.input-title-global-style{position:absolute;font-weight:400;top:50%;transform:translateY(-50%);left:16px;font-size:16px;cursor:text;pointer-events:none;transition-duration:.4s;transition-timing-function:cubic-bezier(0.25, 0.74, 0.22, 0.99)}.input-title-global-style.with-flag{left:52px;transform:translateY(0%);top:5px;font-size:12px;opacity:0.5}.input-title-global-style.rel{display:block;position:relative;left:auto;right:auto;transform:none;margin-bottom:10px}.input-title-global-style .required{font-style:normal;color:red}.submit-global-style{height:50px}.lang-he .input-wr-global-style .iti .input-global-style{text-align:left;padding-right:52px;padding-left:15px}.lang-he .input-wr-global-style .iti__flag-container{left:auto;right:0}.lang-he .input-wr-global-style .iti__arrow{margin-left:0;margin-right:6px}.lang-he .input-wr-global-style .iti__country-list{max-width:290px;direction:ltr}.lang-he .input-title-global-style{right:16px;left:auto}.lang-he .input-title-global-style.with-flag{left:auto;right:52px}.lang-he .input-title-global-style.rel{left:auto;right:auto}
/*# sourceMappingURL=main-style.css.map */
