:root{--main-green: #5ac1a3;--dark-blue: #01120de8}:root{--main-green: #5ac1a3;--dark-blue: #01120de8}.flex{display:flex}.flex.space-around{justify-content:space-around}.flex.flex-start{justify-content:flex-start}.flex.space-between{justify-content:space-between}.flex.align-center{align-items:center}.flex.align-start{align-items:flex-start}.flex.align-end{align-items:flex-end}.flex.column{flex-direction:column}.flex.reverse{flex-direction:row-reverse}.flex.wrap{flex-wrap:wrap}.flex.no-wrap{flex-wrap:nowrap}.flex.justify-center{justify-content:center}.flex.justify-end{justify-content:end}.flex.content-center{align-content:center}.align-self-center{align-self:center}.text-center{text-align:center}.bold{font-weight:bold}.grid{display:grid}.relative{position:relative}.absolute{position:absolute}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.fixed{position:fixed}.orange{color:orange}.green{color:var(--main-green)}.light-green{color:var(--light-green)}.dark-green{color:var(--dark-green)}.red{color:red}textarea{resize:none;width:100%}html{font-size:20px;scroll-behavior:smooth;overflow-x:hidden;direction:rtl;font-family:"Rubik"}html.no-scroll{overflow:hidden !important}html body{transition:all .5s ease-in-out;margin:0 auto;overflow-x:hidden;background-color:#fff;color:rgba(1,18,13,.9098039216)}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body img{max-width:100%;height:auto}html body *{box-sizing:border-box}html body p{margin:0;font-weight:400}html body h2{font-size:clamp(25px,1.9270833333vw,1.9270833333vw);font-weight:700}html body strong{font-weight:700}html body .container{width:min(max(72.9166666667vw,1400px),98%);margin:0 auto}html .hide{display:none}html .main-green{color:var(--main-green)}html .light-green{color:var(--light-green)}@font-face{font-family:"Rubik";src:url("../fonts/Rubik-VariableFont_wght.ttf") format("truetype");font-weight:300 900;font-style:normal;font-display:swap}.images{margin-bottom:3.125vw}.images .container{display:grid;grid-template-columns:.635fr .775fr 1fr;grid-template-rows:1fr 1.03fr;grid-column-gap:.7291666667vw;grid-row-gap:.7291666667vw;aspect-ratio:2}@media only screen and (max-width: 768px){.images .container{aspect-ratio:1.3}}.images .container>img:nth-child(1){grid-area:1/1/3/2}.images .container>img:nth-child(2){grid-area:1/2/3/3}.images .container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.title-wrapper .icon-wrapper{position:relative;margin-inline-end:-80px;border-radius:100vw;background-color:#fff;width:max(7.5520833333vw,145px);aspect-ratio:1}.title-wrapper .icon-wrapper img{width:100%;height:100%}.title-wrapper h2{background-image:url(../images/text-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff;padding:.3em 83px .8em .2em;width:100%;text-align:center}main p{padding-inline-start:max(6.0416666667vw,116px);padding-top:max(1.5625vw,30px);font-size:max(1.3541666667vw,26px)}@media only screen and (max-width: 768px){main p{padding-inline-start:10px;text-align:center}}main h3{font-weight:900;font-size:clamp(32px,2.3958333333vw,2.3958333333vw);margin-block:max(2.1875vw,42px) 0;color:#123656;text-align:center}main strong{line-height:2.5}.popup{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;z-index:-100;transition:all .3s ease;width:100%;height:100%;background-color:rgba(34,34,34,.26)}.popup.open{opacity:1;z-index:999}.popup .close-popup{width:max(3.125vw,40px);translate:100% 0}@media only screen and (max-width: 1000px){.popup .close-popup{translate:0% 0}}.popup .close-popup svg{width:100%}.popup .container-popup{width:max(46.875vw,900px);position:absolute;top:51%;left:50%;transform:translate(-50%, -50%);max-height:100vh}@media only screen and (max-width: 1000px){.popup .container-popup{width:95%}}.popup .popup-title{font-size:clamp(28px,2.7604166667vw,2.7604166667vw);color:#5ac1a3;margin:0;margin-bottom:max(4.21875vw,20px)}@media only screen and (max-width: 768px){.popup .popup-title{text-align:center}}.popup .icon-wrapper{margin-inline-end:-60px;width:max(6.25vw,120px);aspect-ratio:1;z-index:1}.popup .icon-wrapper img{width:100%;height:100%}.popup strong{font-weight:800}.popup .text{background-color:#123656;padding:max(4.4270833333vw,15px) max(5.9895833333vw,25px)}@media only screen and (max-width: 1000px){.popup .text{width:95%}}.popup h2{overflow:visible;margin:0;color:#123656;font-size:clamp(18px,1.6145833333vw,1.6145833333vw);text-align:right;background-image:url(../images/bg2.png);min-height:max(5.46875vw,105px);padding:.1em 60px .8em .2em;translate:0 10%}@media only screen and (max-width: 768px){.popup h2{translate:0 5%;line-height:1}}.popup .title-wrapper{margin-bottom:max(2.2916666667vw,44px)}footer{font-size:max(1.40625vw,27px);margin-top:max(3.125vw,30px)}footer .container{padding-block:max(2.8645833333vw,25px) max(2.34375vw,15px);border-top:3px solid #123656}footer .cta{gap:max(.78125vw,15px)}@media only screen and (max-width: 768px){footer .cta{flex-direction:column}}footer .cta a{background-color:var(--main-green);border-radius:100vw;padding:max(.8333333333vw,16px) max(1.1979166667vw,23px);color:#fff}@media only screen and (max-width: 768px){footer .cta a{width:100%;text-align:center}}footer .bottom{gap:max(2.8645833333vw,15px);margin-top:max(1.3020833333vw,25px)}@media only screen and (max-width: 768px){footer .bottom{flex-direction:column-reverse}}footer .bottom .image{width:max(7.2916666667vw,140px)}footer .bottom .text{text-align:center;max-width:max(21.4583333333vw,412px)}/*# sourceMappingURL=style.min.css.map */