:root{--clr-white: hsl(0, 0%, 100%);--clr-black: hsl(0, 0%, 0%);--clr-dark: hsl(252, 28%, 7%);--clr-grey: hsla(0, 0%, 100%, 0.34);--clr-main-blue: hsl(224, 100%, 48%);--clr-light-blue: hsl(212, 100%, 49%);--clr-very-light-blue: hsl(188, 89%, 55%);--gradient-deg: 273.09deg;--clr-main-gradient: linear-gradient( var(--gradient-deg), var(--clr-main-blue) -9.69%, var(--clr-light-blue) 50.13%, var(--clr-very-light-blue) 113.9% );--clr-text-gradient: linear-gradient( 89.4deg, var(--clr-grey) 32.11%, var(--clr-white) 101.91% );--clr-main-text-gradient: linear-gradient( 67.05deg, #ffffff 17.21%, rgba(255, 255, 255, 0.16) 101.85% );--clr-bg-gradient: linear-gradient( 180deg, rgba(14, 13, 23, 0) 0%, hsl(246, 28%, 7%) 100% );--fz-h1: clamp(40px, 13vmin, calc(106px + 0.2vmin));--fz-h2: clamp(28px, 6.2vmin, calc(57px + 0.2vmin));--fz-h3: clamp(28px, 6.8vmin, calc(46.2px + 0.2vmin));--fz-h4: clamp(24px, 2.8vmin, calc(29px + 0.2vmin));--fz-accent-lg: clamp(24px, 6.4vmin, calc(26px + 0.2vmin));--fz-accent-md: clamp(20px, 3.4vmin, calc(22.1px + 0.2vmin));--fz-accent-sm: clamp(18px, 3.4vmin, calc(18.15px + 0.2vmin));--fz-regular: clamp(16px, 2.666vmin, 18px);--scroll-width: 0px}@media only screen and (max-width: 520px){:root{--fz-accent-md: 16px}}.wrapper{margin-inline:auto}.wrapper-md{width:min(max(1400px,73vw),100%)}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.fixed{position:fixed}.grid{display:grid}.flex{display:flex}.wrap{flex-wrap:wrap}.flex-column{display:flex;flex-direction:column}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.justify-evenly{justify-content:space-evenly}.align-center{align-items:center}.align-end{align-items:flex-end}.center-self{align-self:center}.end-self{align-self:end}.fill-all{position:absolute;inset:0}.pill{border-radius:100vw}.none{display:none !important}.main-btn{font-size:var(--fz-accent-sm);background:var(--clr-main-gradient);box-shadow:0px 4px 32.7px 0px rgba(0,117,250,.8);filter:drop-shadow(0 0 32px hsl(217, 100%, 61%));padding-block:.6em;line-height:1.35;border-radius:100vw;position:relative;display:flex;align-items:center;width:fit-content}.main-btn::after{border:1px solid rgba(255,255,255,.16);inset:0;position:absolute;content:"";pointer-events:none;border-radius:inherit}.gradient-text{background:var(--bg-color, var(--clr-main-text-gradient));background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(255,255,255,.1);background-repeat:repeat}h2{font-size:var(--fz-h2)}h3{font-size:var(--fz-h3)}h4{font-size:var(--fz-h4)}@keyframes arrow-movement{0%{opacity:0}70%{opacity:1}100%{opacity:0}}@keyframes gradient-change{0%{--gradient-deg: 273.09deg}70%{--gradient-deg: 180deg}100%{--gradient-deg: -90deg}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes show-up{0%{opacity:0}100%{opacity:1}}@keyframes beats{0%{transform:scale(1)}60%{transform:scale(0.95) translate(-20px, -20px);filter:drop-shadow(0px 5.61px 15.71px rgba(210, 28, 83, 0.1019607843)) drop-shadow(0px 4.11px 62.4px rgba(0, 117, 248, 0.6980392157))}100%{transform:scale(1)}}.pulse{transform-origin:center;animation:beats 1s infinite;transition:.3s}*,*::before,*::after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;margin:0}a{text-decoration:none;display:inline-block;color:inherit}ul,ol,li{list-style-type:none;padding:0}::-moz-selection{background:var(--clr-light-blue)}::selection{background:var(--clr-light-blue)}html{scroll-behavior:smooth}html body{background-color:var(--clr-dark);color:var(--clr-white);font-family:"Noto Sans Hebrew",sans-serif}html body::-webkit-scrollbar{width:var(--scroll-width)}html body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}html body::-webkit-scrollbar-thumb{background:var(--clr-dark-blue)}html body *:not(img):not(.gradient-text)::selection{color:var(--clr-black);background-color:var(--clr-very-light-blue)}html body img::selection,html body .gradient-text::selection{background-color:rgba(0,0,0,0)}.page-template-default{background-color:#0e0d17}.page-template-default .general{padding-block:16vmin 8vmin;position:relative}@media only screen and (max-width: 580px){.page-template-default .general{padding-top:100px}}.page-template-default .general::before{content:"";position:absolute;background-image:url("../images/default-bg.png");inset:0;background-repeat:no-repeat;background-size:100%;pointer-events:none}@media only screen and (max-width: 768px){.page-template-default .general::before{background-position:50%}}.page-template-default .general__wrapper{width:min(max(65vw,1120px),90%);font-size:calc(13px + .2vw);line-height:1.8}.page-template-default .general__wrapper h2{font-size:calc(21px + .2vw)}.page-template-default .general__content{gap:1.5em}.page-template-default .general__title{text-align:center;margin-bottom:4vmin;font-size:calc(var(--fz-h2) + .5vw);line-height:1.2}@media only screen and (max-width: 768px){.page-template-default .general__title{text-align:right;font-size:40px;-webkit-text-fill-color:unset}}.scroll-cta{display:none;bottom:0;width:100%;padding-block:2vmin;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);background:rgba(13,11,19,.12);transform:translateY(200%);transition:transform .25s ease-in-out}@media only screen and (max-width: 768px){.scroll-cta{display:flex}}.scroll-cta.scrolled{transform:translateY(0%)}.header{backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);background:rgba(13,11,19,.12);width:100%;padding-inline:40px;font-size:var(--fz-regular);padding-block:1em;z-index:11;transition:all .25s ease}.header:has(.hamburger.is-active){background:rgba(13,11,19,.72)}.header:has(.hamburger.is-active)~.backdrop-filter{inset:0;z-index:10}@media only screen and (max-width: 1024px){.header{font-size:14px}}@media only screen and (max-width: 992px){.header{padding-inline:1em}}.header__menu-group{flex:1;max-width:72%;--header-height: 87px}@media only screen and (max-width: 1440px){.header__menu-group{max-width:85%}}@media only screen and (max-width: 1200px){.header__menu-group{max-width:80%}}@media only screen and (max-width: 922px){.header__menu-group{max-width:85%}}@media only screen and (max-width: 768px){.header__menu-group{position:fixed;top:var(--header-height);display:block;width:100%;max-width:unset;right:0;height:0;overflow:hidden;pointer-events:none;background:rgba(13,11,19,.72);transition:all .25s ease;z-index:1}}@media only screen and (max-width: 520px){.header__menu-group{--header-height: 79px}}.header__menu-group:has(~.hamburger.is-active){height:calc(100dvh - var(--header-height));pointer-events:all;padding:5%}.header__menu-items{gap:4em}@media only screen and (max-width: 1230px){.header__menu-items{gap:2em}}@media only screen and (max-width: 768px){.header__menu-items{flex-direction:column;align-items:center;font-size:var(--fz-regular)}}.header__menu-items .current-menu-item{font-weight:500;position:relative}@media only screen and (max-width: 768px){.header__menu-items .current-menu-item{font-weight:700 !important}}.header__menu-items .current-menu-item::after{content:"";width:calc(100% + 3em);height:3px;background-color:var(--clr-white);position:absolute;left:0;transform:translatex(-1.5em);bottom:-1.6em}@media only screen and (max-width: 768px){.header__menu-items .current-menu-item::after{content:unset}}.header__menu-items .item{font-weight:300}.header__cta{padding-inline:1.75em;gap:8px}@media only screen and (max-width: 1089px){.header__cta{padding-inline:1.25em;font-size:16px}}@media only screen and (max-width: 768px){.header__cta{display:none}}.header__cta .icon{filter:drop-shadow(0px 0px 12px hsl(168, 100%, 77%))}@media only screen and (max-width: 1024px){.header__logo{width:12%}}@media only screen and (max-width: 768px){.header__logo{width:unset;max-width:88px}}.header__hamburger{display:none}@media only screen and (max-width: 768px){.header__hamburger{display:inline-block}}.header .hamburger{--width: 40px;--height: 4px;overflow:visible;margin:0;padding:15px;cursor:pointer}@media only screen and (max-width: 520px){.header .hamburger{--width: 20px;--height: 2px}}.header .hamburger__box{position:relative;display:inline-block;width:var(--width);height:calc(var(--height)*6)}.header .hamburger__inner{position:absolute;width:var(--width);height:var(--height);border-radius:4px;background-color:#fff;top:2px;transition:background-color 0s linear .13s;display:block;margin-top:-2px}@media only screen and (max-width: 520px){.header .hamburger__inner{margin-top:-6px}}.header .hamburger__inner::before,.header .hamburger__inner::after{display:block;content:"";position:absolute;width:var(--width);height:100%;border-radius:inherit;background-color:#fff;top:10px;transition:top .1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) .2s,transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.header .hamburger__inner::after{top:20px;bottom:-10px;transition:top .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) .2s,transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.header .hamburger.is-active .hamburger__inner{transition-delay:.22s;background-color:rgba(0,0,0,0) !important}.header .hamburger.is-active .hamburger__inner::before{top:0;transition:top .1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) .15s,transform .13s cubic-bezier(0.215, 0.61, 0.355, 1) .22s;transform:translate3d(0, 10px, 0) rotate(45deg)}.header .hamburger.is-active .hamburger__inner:after{top:0;transition:top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform .13s cubic-bezier(0.215, 0.61, 0.355, 1) .22s;transform:translate3d(0, 10px, 0) rotate(-45deg)}.backdrop-filter{pointer-events:none;background-color:rgba(0,0,0,.5);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);will-change:backdrop-filter;transform:translateZ(0)}.footer{font-size:var(--fz-regular)}.footer__logo{max-width:8.5%}@media only screen and (max-width: 992px){.footer__logo{max-width:150px}}.footer__wrapper{background-color:rgba(13,11,19,.8);width:min(max(1600px,83.3vw),98%);padding:2.4em 4em;border-radius:40px 40px 0 0;border:2px solid rgba(0,0,0,0)}@media only screen and (max-width: 1200px){.footer__wrapper{padding:1.4em 2em}}@media only screen and (max-width: 992px){.footer__wrapper{width:100%;box-shadow:0px 31px 137px 0px rgba(134,167,234,.4);backdrop-filter:blur(36px);-webkit-backdrop-filter:blur(36px);border-radius:unset;background:radial-gradient(69.2% 67.39% at 50% 50%, rgba(0, 36, 77, 0.4) 33%, #000000 100%);border:unset}}.footer__wrapper::before{inset:0;position:absolute;background-image:url("../images/footer-border.png");content:"";background-size:100% 100%;z-index:-1}@media only screen and (max-width: 992px){.footer__wrapper::before{height:3px;background:linear-gradient(101.12deg, #0075f8 1.16%, #eeeeee 47.61%, #004592 100.05%)}}@media only screen and (max-width: 992px){.footer__wrapper::after{content:"";position:absolute;background-image:url("../images/dots.png");background-size:cover;inset:0;opacity:.4;mix-blend-mode:screen;pointer-events:none}}@media only screen and (max-width: 992px){.footer__menu{display:none}}.footer__menu-items{gap:1.5em;margin-inline-start:-2.2em}.footer__top{padding-bottom:1.3em;border-bottom:.91px solid #fff}@media only screen and (max-width: 520px){.footer__top{justify-content:center;padding-top:4vmin;padding-bottom:unset;border-bottom:unset}}.footer__bottom{padding-top:2.6em}@media only screen and (max-width: 520px){.footer__bottom{padding-top:1.3em}}.footer__links{gap:2em}.footer__socials{gap:.9em}@media only screen and (max-width: 520px){.footer__socials{display:none}}.footer__social{width:2em;aspect-ratio:1}@media only screen and (max-width: 520px){.footer__links{font-size:12px}}.footer__link{text-decoration:underline}@media only screen and (max-width: 520px){.footer__link{text-decoration:none}}/*# sourceMappingURL=theme.min.css.map */