
            .iaZBIw {
                max-width: 1200px;
                width: 100%;
                padding: 0 10px;
                margin-right: auto;
                margin-left: auto;
                box-sizing: border-box;
            }
            /*!sc*/
            @media screen and (min-width:1200px) {
                .iaZBIw {
                    padding-inline-end: 10px;
                }
            }
            /*!sc*/
            @media screen and (min-width:768px) and (max-width:1199px) {
                .iaZBIw {
                    max-width: 768px;
                    padding: 0 9px;
                }
            }
            /*!sc*/
            @media screen and (max-width:767px) {
                .iaZBIw {
                    max-width: 360px;
                    padding-right: 10px;
                }
            }
            /*!sc*/
            data-styled.g6[id="Container-sc-a4fxlm-0"] {
                content: "iaZBIw,";
            }
            /*!sc*/
            .YgGjL {
                background: #e5e5e5;
                padding: 35px 0 55px;
                position: relative;
            }
            /*!sc*/
            data-styled.g18[id="GlobalFooter__FooterContainer-sc-1jle5k5-0"] {
                content: "YgGjL,";
            }
            /*!sc*/
            .hkhlrZ {
                margin-bottom: 35px;
            }
            /*!sc*/
            @media (max-width:1199px) {
                .hkhlrZ {
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: center;
                    -webkit-justify-content: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                }
            }
            /*!sc*/
            data-styled.g19[id="GlobalFooter__Logo-sc-1jle5k5-1"] {
                content: "hkhlrZ,";
            }
            /*!sc*/
            @media (min-width:1200px) {
                .jeOmhK {
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-flex-wrap: wrap;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    gap: 0 80px;
                }
            }
            /*!sc*/
            @media (max-width:1199px) {
                .jeOmhK {
                    margin-bottom: 5px;
                }
            }
            /*!sc*/
            data-styled.g20[id="GlobalFooter__Links-sc-1jle5k5-2"] {
                content: "jeOmhK,";
            }
            /*!sc*/
            @media (min-width:1200px) {
                .fSuHFZ {
                    margin-bottom: 25px;
                }
            }
            /*!sc*/
            @media (max-width:1199px) {
                .fSuHFZ {
                    margin-bottom: 20px;
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: center;
                    -webkit-justify-content: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                }
            }
            /*!sc*/
            data-styled.g21[id="GlobalFooter__LinkWrap-sc-1jle5k5-3"] {
                content: "fSuHFZ,";
            }
            /*!sc*/
            .IcxeA {
                font-size: 13px;
                line-height: 16px;
                -webkit-text-decoration: none;
                text-decoration: none;
                color: #000000;
                font-weight: 700;
            }
            /*!sc*/
            data-styled.g22[id="GlobalFooter__Link-sc-1jle5k5-4"] {
                content: "IcxeA,";
            }
            /*!sc*/
            .kVtDGa {
                font-size: 12px;
                line-height: 18px;
                color: #000000;
            }
            /*!sc*/
            @media (max-width:1199px) {
                .kVtDGa {
                    text-align: center;
                }
            }
            /*!sc*/
            .kVtDGa p {
                line-height: 18px;
                margin-bottom: 0;
            }
            /*!sc*/
            .kVtDGa p + p {
                margin-top: 15px;
            }
            /*!sc*/
            .kVtDGa a {
                color: #000000;
            }
            /*!sc*/
            data-styled.g23[id="GlobalFooter__Text-sc-1jle5k5-5"] {
                content: "kVtDGa,";
            }
            /*!sc*/
           
            /*!sc*/
            .modal-transition-enter {
                -webkit-transition: -webkit-transform 300ms;
                -webkit-transition: transform 300ms;
                transition: transform 300ms;
                -webkit-transform: scale(0);
                -ms-transform: scale(0);
                transform: scale(0);
            }
            /*!sc*/
            .modal-transition-enter-active {
                -webkit-transition: -webkit-transform 300ms;
                -webkit-transition: transform 300ms;
                transition: transform 300ms;
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
            }
            /*!sc*/
            .modal-transition-exit {
                -webkit-transition: -webkit-transform 300ms;
                -webkit-transition: transform 300ms;
                transition: transform 300ms;
                -webkit-transform: scale(0);
                -ms-transform: scale(0);
                transform: scale(0);
            }
            /*!sc*/
            html {
                line-height: 1.15;
                -webkit-text-size-adjust: 100%;
            }
            /*!sc*/
            body {
                margin: 0;
            }
            /*!sc*/
            main {
                display: block;
            }
            /*!sc*/
            h1 {
                font-size: 2em;
                margin: 0.67em 0;
            }
            /*!sc*/
            hr {
                box-sizing: content-box;
                height: 0;
                overflow: visible;
            }
            /*!sc*/
            pre {
                font-family: monospace,monospace;
                font-size: 1em;
            }
            /*!sc*/
            a {
                background-color: transparent;
            }
            /*!sc*/
            abbr[title] {
                border-bottom: none;
                -webkit-text-decoration: underline;
                text-decoration: underline;
                -webkit-text-decoration: underline dotted;
                text-decoration: underline dotted;
            }
            /*!sc*/
            b,
            strong {
                font-weight: bolder;
            }
            /*!sc*/
            code,
            kbd,
            samp {
                font-family: monospace,monospace;
                font-size: 1em;
            }
            /*!sc*/
            small {
                font-size: 80%;
            }
            /*!sc*/
            sub,
            sup {
                font-size: 75%;
                line-height: 0;
                position: relative;
                vertical-align: baseline;
            }
            /*!sc*/
            sub {
                bottom: -0.25em;
            }
            /*!sc*/
            sup {
                top: -0.5em;
            }
            /*!sc*/
            img {
                border-style: none;
            }
            /*!sc*/
            button,
            input,
            optgroup,
            select,
            textarea {
                font-family: inherit;
                font-size: 100%;
                line-height: 1.15;
                margin: 0;
            }
            /*!sc*/
            button,
            input,
            select {
                overflow: visible;
                outline: none;
            }
            /*!sc*/
            button,
            select {
                text-transform: none;
            }
            /*!sc*/
            [type="button"],
            [type="reset"],
            [type="submit"],
            button {
                -webkit-appearance: button;
            }
            /*!sc*/
            [type="button"]::-moz-focus-inner,
            [type="reset"]::-moz-focus-inner,
            [type="submit"]::-moz-focus-inner,
            button::-moz-focus-inner {
                border-style: none;
                padding: 0;
            }
            /*!sc*/
            [type="button"]:-moz-focusring,
            [type="reset"]:-moz-focusring,
            [type="submit"]:-moz-focusring,
            button:-moz-focusring {
                outline: 1px dotted ButtonText;
            }
            /*!sc*/
            fieldset {
                padding: 0.35em 0.75em 0.625em;
            }
            /*!sc*/
            legend {
                box-sizing: border-box;
                color: inherit;
                display: table;
                max-width: 100%;
                padding: 0;
                white-space: normal;
            }
            /*!sc*/
            progress {
                vertical-align: baseline;
            }
            /*!sc*/
            textarea {
                overflow: auto;
            }
            /*!sc*/
            [type="checkbox"],
            [type="radio"] {
                box-sizing: border-box;
                padding: 0;
            }
            /*!sc*/
            [type="number"]::-webkit-inner-spin-button,
            [type="number"]::-webkit-outer-spin-button {
                height: auto;
            }
            /*!sc*/
            [type="search"] {
                -webkit-appearance: textfield;
                outline-offset: -2px;
            }
            /*!sc*/
            [type="search"]::-webkit-search-decoration {
                -webkit-appearance: none;
            }
            /*!sc*/
            ::-webkit-file-upload-button {
                -webkit-appearance: button;
                font: inherit;
            }
            /*!sc*/
            details {
                display: block;
            }
            /*!sc*/
            summary {
                display: list-item;
            }
            /*!sc*/
            template {
                display: none;
            }
            /*!sc*/
            [hidden] {
                display: none;
            }
            /*!sc*/
            body {
                margin: 0;
                padding: 0;
            }
            /*!sc*/
            img {
                max-width: 100%;
                max-height: 100%;
            }
            /*!sc*/
            ol,
            p,
            ul {
                margin: 0;
            }
            /*!sc*/
            .root-portal {
                position: fixed;
                z-index: 1001;
                left: 0;
                right: 0;
                bottom: 0;
                top: 0;
            }
            /*!sc*/
            * {
                box-sizing: border-box;
            }
            /*!sc*/
            *::after,
            *::before {
                box-sizing: inherit;
            }
            /*!sc*/
            @media (max-width:1199px) {
                .desktop-only {
                    display: none !important;
                }
            }
            /*!sc*/
            @media (min-width:1200px) {
                .to-desktop {
                    display: none !important;
                }
            }
            /*!sc*/
            @media (min-width:1200px) {
                .tablet-only {
                    display: none !important;
                }
            }
            /*!sc*/
            @media (max-width:767px) {
                .tablet-only {
                    display: none !important;
                }
            }
            /*!sc*/
            @media (max-width:767px) {
                .from-tablet {
                    display: none !important;
                }
            }
            /*!sc*/
            @media (min-width:768px) and (max-width:1199px) {
                .no-tablet {
                    display: none !important;
                }
            }
            /*!sc*/
            @media (min-width:768px) {
                .mobile-only {
                    display: none !important;
                }
            }
            /*!sc*/
            [data-editable] [data-font-size] {
                line-height: 126.1%;
            }
            /*!sc*/
            [data-editable] .block-link {
                display: block;
                height: inherit;
                margin: 0 auto;
            }
            /*!sc*/
            [data-editable] .font-size-8 {
                font-size: 8px !important;
            }
            /*!sc*/
            [data-editable] .font-size-10 {
                font-size: 10px !important;
            }
            /*!sc*/
            [data-editable] .font-size-12 {
                font-size: 12px !important;
            }
            /*!sc*/
            [data-editable] .font-size-14 {
                font-size: 14px !important;
            }
            /*!sc*/
            [data-editable] .font-size-16 {
                font-size: 16px !important;
            }
            /*!sc*/
            [data-editable] .font-size-18 {
                font-size: 18px !important;
            }
            /*!sc*/
            [data-editable] .font-size-20 {
                font-size: 20px !important;
            }
            /*!sc*/
            [data-editable] .font-size-24 {
                font-size: 24px !important;
            }
            /*!sc*/
            [data-editable] .font-size-36 {
                font-size: 36px !important;
            }
            /*!sc*/
            [data-editable] .text-right {
                text-align: right;
            }
            /*!sc*/
            [data-editable] .text-left {
                text-align: left;
            }
            /*!sc*/
            [data-editable] .text-center {
                text-align: center;
            }
            /*!sc*/
            data-styled.g25[id="sc-global-cIhdhV1"] {
                content: "sc-global-cIhdhV1,";
            }
            /*!sc*/
            .foTzUa {
                position: relative;
                width: 100%;
            }
            /*!sc*/
            data-styled.g26[id="ChangeableBackgroundSection__StyledBgWrapper-sc-if138y-0"] {
                content: "foTzUa,";
            }
            /*!sc*/
            .MhutM {
                position: relative;
            }
            /*!sc*/
            data-styled.g27[id="ChangeableBackgroundSection__ContentContainer-sc-if138y-1"] {
                content: "MhutM,";
            }
            /*!sc*/
            .dDwyju {
                position: absolute;
                inset: 0;
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
            }
            /*!sc*/
            .dDwyju div {
                -webkit-box-flex: 1;
                -webkit-flex-grow: 1;
                -ms-flex-positive: 1;
                flex-grow: 1;
            }
            /*!sc*/
            @media (min-width:768px) {
                .dDwyju {
                    display: none;
                }
            }
            /*!sc*/
            data-styled.g28[id="ChangeableBackgroundSection__StyledBgWrapperMobile-sc-if138y-2"] {
                content: "dDwyju,";
            }
            /*!sc*/
            .egjuLH {
                position: absolute;
                inset: 0;
                display: none;
            }
            /*!sc*/
            @media (min-width:768px) {
                .egjuLH {
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                }
            }
            /*!sc*/
            @media (min-width:1200px) {
                .egjuLH {
                    display: none;
                }
            }
            /*!sc*/
            .egjuLH div {
                -webkit-box-flex: 1;
                -webkit-flex-grow: 1;
                -ms-flex-positive: 1;
                flex-grow: 1;
            }
            /*!sc*/
            data-styled.g29[id="ChangeableBackgroundSection__StyledBgWrapperTablet-sc-if138y-3"] {
                content: "egjuLH,";
            }
            /*!sc*/
            .iraRIK {
                position: absolute;
                inset: 0;
                display: none;
            }
            /*!sc*/
            .iraRIK div {
                -webkit-box-flex: 1;
                -webkit-flex-grow: 1;
                -ms-flex-positive: 1;
                flex-grow: 1;
            }
            /*!sc*/
            @media (min-width:1200px) {
                .iraRIK {
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                }
            }
            /*!sc*/
            data-styled.g30[id="ChangeableBackgroundSection__StyledBgWrapperDesktop-sc-if138y-4"] {
                content: "iraRIK,";
            }
            /*!sc*/
            .brNoOD {
                cursor: pointer;
                outline: 0;
                color: #fff;
                border: none;
                border-radius: 5px;
            }
            /*!sc*/
            .brNoOD:disabled {
                opacity: 0.5;
                cursor: default;
            }
            /*!sc*/
            data-styled.g42[id="Button__Btn-sc-13jukhu-0"] {
                content: "brNoOD,";
            }
            /*!sc*/
         
            /*!sc*/
            data-styled.g52[id="PrefixStyles-sc-1s63ubq-0"] {
                content: "FSKnZ,";
            }
            /*!sc*/
            .gXJoBA {
                position: relative;
                margin-right: 7px;
            }
            /*!sc*/
            .gXJoBA:after {
                content: "";
                position: absolute;
                right: 6px;
                top: 50%;
                margin-top: -2px;
                width: 0;
                height: 0;
                border-top: 5px solid #000;
                border-left: 4px solid transparent;
                border-right: 4px solid transparent;
            }
            /*!sc*/
            data-styled.g53[id="Prefix__PrefixInputWrapper-sc-1powjap-0"] {
                content: "gXJoBA,";
            }
            /*!sc*/
            .ysAUD {
                height: 32px;
                border: 1px solid #b8b7b7;
                max-width: 100%;
                border-radius: 5px;
                width: 100%;
                font-size: 14px;
                padding: 6px 17px 6px 30px;
                box-sizing: border-box;
                color: #000;
                text-align: right;
            }
            /*!sc*/
            .ysAUD:disabled {
                background: transparent;
            }
            /*!sc*/
            .ysAUD:not(:disabled) {
                cursor: pointer;
            }
            /*!sc*/
            data-styled.g54[id="Prefix__PrefixInput-sc-1powjap-1"] {
                content: "ysAUD,";
            }
            /*!sc*/
            .gpTPl {
                position: absolute;
                width: 20px;
                height: 15px;
                left: 8px;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                background-image: url("images/flags-sprite.webp");
                background-repeat: no-repeat;
                background-color: #dbdbdb;
                background-position: 20px 0;
                cursor: pointer;
                pointer-events: none;
            }
            /*!sc*/
            @media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
                .gpTPl {
                    background-size: 5630px 15px;
                    background-image: url("images/flags-sprite%402x.webp");
                }
            }
            /*!sc*/
            data-styled.g55[id="Prefix__Flag-sc-1powjap-2"] {
                content: "gpTPl,";
            }
            /*!sc*/
            .diAESU {
                -webkit-flex: 1 1 100%;
                -ms-flex: 1 1 100%;
                flex: 1 1 100%;
            }
            /*!sc*/
            data-styled.g57[id="Phone__PhoneInputWrapper-sc-1osv1px-0"] {
                content: "diAESU,";
            }
            /*!sc*/
            .exZKeF {
                height: 32px;
                border: 1px solid #b4b3b3;
                max-width: 100%;
                border-radius: 5px;
                width: 100%;
                font-size: 13px;
                padding: 6px;
                box-sizing: border-box;
                color: #000;
            }
            /*!sc*/
            .exZKeF:lang(ar) {
                text-align: right;
            }
            /*!sc*/
            data-styled.g58[id="Phone__Input-sc-1osv1px-1"] {
                content: "exZKeF,";
            }
            /*!sc*/
            .iEGvjF {
                position: relative;
            }
            /*!sc*/
            data-styled.g64[id="FormBuilder__Wrap-sc-atdk0-0"] {
                content: "iEGvjF,";
            }
            /*!sc*/
            .eoSzfQ::after {
                content: '';
                position: absolute;
                top: 50%;
                margin-top: -2px;
                width: 0;
                height: 0;
                border-top: 5px solid #000;
                border-left: 4px solid transparent;
                border-right: 4px solid transparent;
            }
            /*!sc*/
            html:not([dir='rtl']) .FormBuilder__WrapNativeDropdown-sc-atdk0-1::after {
                right: 6px;
            }
            /*!sc*/
            html[dir='rtl'] .FormBuilder__WrapNativeDropdown-sc-atdk0-1::after {
                left: 6px;
            }
            /*!sc*/
            data-styled.g65[id="FormBuilder__WrapNativeDropdown-sc-atdk0-1"] {
                content: "eoSzfQ,";
            }
            /*!sc*/
            .drHloJ {
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
            }
            /*!sc*/
            data-styled.g66[id="FormBuilder__NativeDropdown-sc-atdk0-2"] {
                content: "drHloJ,";
            }
            /*!sc*/
            .ekrBhM {
                margin-bottom: 16px;
            }
            /*!sc*/
            data-styled.g69[id="styles__FormField-sc-j418ia-1"] {
                content: "ekrBhM,";
            }
            /*!sc*/
            .dlAOaF {
                height: 32px;
                border: 1px solid #b4b3b3;
                max-width: 100%;
                border-radius: 5px;
                width: 100%;
                font-size: 13px;
                padding: 6px;
                box-sizing: border-box;
                color: #000;
            }
            /*!sc*/
            .dlAOaF:lang(ar) {
                text-align: right;
            }
            /*!sc*/
            data-styled.g70[id="styles__FormEmailInput-sc-j418ia-2"] {
                content: "dlAOaF,";
            }
            /*!sc*/
            .dHQdPU {
                height: 32px;
                border: 1px solid #b4b3b3;
                max-width: 100%;
                border-radius: 5px;
                width: 100%;
                font-size: 13px;
                padding: 6px;
                box-sizing: border-box;
                color: #000;
            }
            /*!sc*/
            .dHQdPU:lang(ar) {
                text-align: right;
            }
            /*!sc*/
            data-styled.g71[id="styles__FormInput-sc-j418ia-3"] {
                content: "dHQdPU,";
            }
            /*!sc*/
            .cLbSOR {
                background: #fff;
                height: 32px;
                border: 1px solid #b4b3b3;
                max-width: 100%;
                border-radius: 5px;
                width: 100%;
                font-size: 14px;
                padding: 6px;
                box-sizing: border-box;
                color: #000;
            }
            /*!sc*/
            data-styled.g72[id="styles__FormSelect-sc-j418ia-4"] {
                content: "cLbSOR,";
            }
            /*!sc*/
            .erbzgP {
                background: #22a6f0;
                width: 100%;
                height: 56px;
                font-size: 20px;
                cursor: pointer;
                background-color: #1B2872;
                color: #ffffff;
                border-radius: 5px;
                text-align: center;
                font-weight: 700;
                padding: 20px;
                -webkit-transition: 0.3s all;
                transition: 0.3s all;
            }
            /*!sc*/
            @media (min-width:1200px) {
                .erbzgP {
                    font-size: 16px;
                    line-height: 16px;
                    max-width: 400px;
                }
            }
            /*!sc*/
            @media (max-width:1199px) {
                .erbzgP {
                    font-size: 15px;
                    line-height: 15px;
                }
            }
            /*!sc*/
            @media (min-width:768px) and (max-width:1199px) {
                .erbzgP {
                    max-width: 320px;
                }
            }
            /*!sc*/
            @media (max-width:767px) {
                .erbzgP {
                    max-width: 266px;
                    margin: 0 auto;
                }
            }
            /*!sc*/
            .erbzgP:hover {
                -webkit-transform: scale(1.07);
                -ms-transform: scale(1.07);
                transform: scale(1.07);
            }
            /*!sc*/
            data-styled.g74[id="styles__SubmitButton-sc-j418ia-6"] {
                content: "erbzgP,";
            }
            /*!sc*/
            .dxrjzD {
                position: relative;
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                direction: ltr;
            }
            /*!sc*/
            data-styled.g75[id="styles__PhoneWrap-sc-j418ia-7"] {
                content: "dxrjzD,";
            }
            /*!sc*/
            .krdzNT {
                -webkit-flex: 0 0 105px;
                -ms-flex: 0 0 105px;
                flex: 0 0 105px;
            }
            /*!sc*/
            data-styled.g76[id="styles__Prefix-sc-j418ia-8"] {
                content: "krdzNT,";
            }
            /*!sc*/
            :root {
                --main-form-submit-btn-color: rgb(226,111,29);
            }
            /*!sc*/
            data-styled.g80[id="sc-global-iwoXxM1"] {
                content: "sc-global-iwoXxM1,";
            }
            /*!sc*/
            .jHAHzv {
                position: relative;
                display: -webkit-inline-box;
                display: -webkit-inline-flex;
                display: -ms-inline-flexbox;
                display: inline-flex;
                width: 100%;
            }
            /*!sc*/
            .jHAHzv a,
            .jHAHzv button {
                background: var(--main-form-submit-btn-color);
            }
            /*!sc*/
            data-styled.g81[id="ChangeableButtonBg__ButtonContainer-sc-bazz8a-0"] {
                content: "jHAHzv,";
            }
            /*!sc*/
            .fMpZcJ {
                position: relative;
            }
            /*!sc*/
            @media (min-width:1200px) {
                .fMpZcJ {
                    padding: 96px 0 46px;
                }
            }
            /*!sc*/
            @media (min-width:768px) and (max-width:1199px) {
                .fMpZcJ {
                    padding: 87px 0 46px;
                }
            }
            /*!sc*/
            @media (max-width:767px) {
                .fMpZcJ {
                    padding: 60px 0 44px;
                }
            }
            /*!sc*/
            data-styled.g410[id="Top__Wrapper-sc-zew2h9-0"] {
                content: "fMpZcJ,";
            }
            /*!sc*/
            .iZZGPq {
                text-align: center;
            }
            /*!sc*/
            data-styled.g411[id="Top__Content-sc-zew2h9-1"] {
                content: "iZZGPq,";
            }
            /*!sc*/
            .eWVGwx {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -webkit-justify-content: center;
                -ms-flex-pack: center;
                justify-content: center;
                margin: 0 auto 78px;
                max-width: 187px;
                min-height: 63px;
            }
            /*!sc*/
            @media (max-width:767px) {
                .eWVGwx {
                    margin-bottom: 45px;
                }
            }
            /*!sc*/
            data-styled.g412[id="Top__Image-sc-zew2h9-2"] {
                content: "eWVGwx,";
            }
            /*!sc*/
            .gLajZi {
                font-weight: 700;
                margin: 0 auto;
                max-width: 480px;
                font-size: 24px;
                line-height: 30px;
                text-align: center;
            }
            /*!sc*/
            @media (max-width:767px) {
                .gLajZi {
                    min-width: 336px;
                }
            }
            /*!sc*/
            data-styled.g413[id="Top__Text-sc-zew2h9-3"] {
                content: "gLajZi,";
            }
            /*!sc*/
            .kcwGUd {
                padding: 0 67px;
                background-color: #ffffff;
            }
            /*!sc*/
            @media (min-width:768px) and (max-width:1199px) {
                .kcwGUd {
                    padding: 0 51px;
                }
            }
            /*!sc*/
            @media (max-width:767px) {
                .kcwGUd {
                    padding: 0 2px;
                }
            }
            /*!sc*/
            .kcwGUd > form > div {
                text-align: center;
            }
            /*!sc*/
            .kcwGUd input {
                height: 51px;
            }
            /*!sc*/
            data-styled.g414[id="FormBlock__Body-sc-nabd0i-0"] {
                content: "kcwGUd,";
            }
            /*!sc*/
            .fOKmBV {
                background-color: #ffffff;
                overflow: hidden;
                box-shadow: 0 4px 50px rgba(0,0,0,0.25);
                border-radius: 8px;
                z-index: 10;
                margin: 0 auto;
                box-shadow: none;
                padding-bottom: 120px;
            }
            /*!sc*/
            @media (min-width:1200px) {
                .fOKmBV {
                    max-width: 369px;
                }
            }
            /*!sc*/
            @media (max-width:1199px) {
                .fOKmBV {
                    max-width: 336px;
                }
            }
            /*!sc*/
            @media (max-width:767px) {
                .fOKmBV {
                    padding-bottom: 60px;
                }
            }
            /*!sc*/
            data-styled.g415[id="FormMain__FormWrapper-sc-yq786k-0"] {
                content: "fOKmBV,";
            }
            /*!sc*/
            body {
                font-family: var(--main-font),sans-serif;
                background-color: #ffffff;
                color: #000000;
                font-weight: 400;
                --main-font: 'Montserrat';
                --primary-color-1: #333333;
                --primary-color-2: #4f4f4f;
                --primary-color-3: #828282;
                --primary-color-4: #bdbdbd;
                --primary-color-5: #e0e0e0;
                --primary-color-6: #f2f2f2;
            }
            /*!sc*/
            body:lang(ar) {
                direction: rtl;
                font-family: Tajawal,sans-serif;
            }
            /*!sc*/
            img {
                display: block;
            }
            /*!sc*/
            data-styled.g416[id="sc-global-dWLMbd1"] {
                content: "sc-global-dWLMbd1,";
            }
            /*!sc*/
            .cdzswO {
                position: relative;
                max-width: 100%;
            }
            /*!sc*/
            data-styled.g417[id="react_kali_7932__Wrapper-sc-fxsuf1-0"] {
                content: "cdzswO,";
            }
            /*!sc*/
