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-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.overlay-hidden{display:none}.overlay{left:0;top:0;width:100%;height:100%;position:fixed;background-color:rgba(0,0,0,.7);z-index:100}.overlay__inner{left:0;top:0;width:100%;height:100%;position:absolute}.overlay__content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.spinner{width:75px;height:75px;display:inline-block;border-width:2px;border-color:rgba(255,255,255,.05);border-top-color:#fff;animation:spin 1s infinite linear;border-radius:100%;border-style:solid}@keyframes spin{100%{transform:rotate(360deg)}}.v-checkbox{padding-bottom:7px;padding-right:5px}[type="checkbox"]:checked,[type="checkbox"]:not(:checked){position:absolute;right:-9999px}[type="checkbox"]:checked+label,[type="checkbox"]:not(:checked)+label{position:relative;padding-right:28px;cursor:pointer;line-height:14px;display:inline-block;font-family:'Rubik',sans-serif;font-size:.75rem;font-weight:400;color:#707070}[type="checkbox"]:checked+label:before,[type="checkbox"]:not(:checked)+label:before{content:'';position:absolute;right:0;top:3px;width:14px;height:14px;border:.0625rem solid #c1c1c0;border-radius:unset}[type="checkbox"]:checked+label:after,[type="checkbox"]:not(:checked)+label:after{content:'';width:8px;height:8px;position:absolute;top:5px;right:2px;border-radius:unset;-webkit-transition:all .2s ease;transition:all .2s ease;content:url('images/check-mark.png')}[type="checkbox"]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}[type="checkbox"]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}*{box-sizing:border-box}html{direction:rtl;max-width:590px;margin:0 auto}body{}a,a:active,a:focus,a:hover,a:visited{color:#707070;font-weight:400}body section{justify-content:center;display:flex;border-top:.125rem solid #d01e25;border-bottom:.125rem solid #d01e25;padding-top:.625rem;font-size:0}::-webkit-input-placeholder{text-align:right;color:#9e9e9e;font-family:'Arial';font-size:.875rem;line-height:1.25rem}::-moz-placeholder{text-align:right;color:#9e9e9e;font-family:'Arial';font-size:.875rem;line-height:1.25rem}:-ms-input-placeholder{text-align:right;color:#9e9e9e;font-family:'Arial';font-size:.875rem;line-height:1.25rem}:-moz-placeholder{text-align:right;color:#9e9e9e;font-family:'Arial';font-size:.875rem;line-height:1.25rem}.componentContent{display:flex;z-index:1}.componentContent div:nth-child(1){text-align:right;position:relative;top:2.125rem}.componentContent div:nth-child(2){width:100%}.componentContent div:nth-child(2)>h2{font-family:'Shual';font-size:1.1875rem;font-weight:bold;line-height:1.25rem;color:#000;margin-bottom:.5625rem;text-align:right;margin-right:0}.componentContent div:nth-child(2) ul{display:flex;padding-bottom:12px}.componentContent div:nth-child(2) ul li{border:0 solid green}.componentContent div:nth-child(2) ul{position:relative;left:27px!important}@media(min-width:380px){.componentContent div:nth-child(2) ul{left:12px!important}}.componentContent div:nth-child(2) ul li:nth-child(1) input{min-width:270px;height:100%;box-shadow:0 0 6px #00000029;outline:none;border:none;font-family:'Arial';font-size:.875rem;line-height:1.25rem;padding:0 .625rem;direction:ltr}.componentContent div:nth-child(2) ul li:nth-child(2){width:31px;height:31px;background:#d01e25;background-image:url('images/IconArrow.svg');background-position:center;background-repeat:no-repeat}.componentContent div:nth-child(2) ul li:nth-child(2) a{display:block;height:31px;width:31px}.componentContent .componentInvalid{box-shadow:0 0 6px #d01e25}.componentContent #labelIsPrivacy.componentInvalid{box-shadow:none!important}.componentContent #labelIsPrivacy.componentInvalid:before{box-shadow:0 0 6px #d01e25}.componentContent #IsPrivacy{display:none}.componentBlinker{animation:blinker 500ms linear 2;color:#d01e25!important}@keyframes blinker{50%{opacity:0}}