*,*::before,*::after{box-sizing:border-box;outline:none}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--wp--preset--color--gray)}::-webkit-scrollbar-thumb{background:var(--wp--preset--color--white)}.hide-scrollbar{scrollbar-width:none !important}.hide-scrollbar::-webkit-scrollbar{display:none}a{text-decoration:none !important;color:inherit;transition:color 500ms}img,picture,video{display:block}button{border:none;padding:0;cursor:pointer;background-color:rgba(0,0,0,0)}body,h1,h2,h3,h4,h5,h6,p,ul,ol,form,fieldset,blockquote{margin:0;padding:0}input,textarea,select,button{font:inherit}input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, button::-moz-placeholder{-moz-transition:opacity 500ms;transition:opacity 500ms;font:inherit;line-height:inherit;color:inherit}input::placeholder,textarea::placeholder,select::placeholder,button::placeholder{transition:opacity 500ms;font:inherit;line-height:inherit;color:inherit}input:focus::-moz-placeholder, textarea:focus::-moz-placeholder, select:focus::-moz-placeholder, button:focus::-moz-placeholder{opacity:0}input:focus::placeholder,textarea:focus::placeholder,select:focus::placeholder,button:focus::placeholder{opacity:0}svg path{transition:fill,stroke;transition-duration:500ms}.line-overflow,.word-overflow{overflow:hidden;vertical-align:top}[class^=iv-st],[class*=" iv-st"]{opacity:0;visibility:hidden}.iv-st-from-top,.iv-st-from-bottom,.iv-st-from-left,.iv-st-from-right,.word-up,.line-up,.real-line-up{opacity:0;visibility:hidden}.has-max-lines{--max-lines: 3;display:-webkit-box;-webkit-line-clamp:var(--max-lines);-webkit-box-orient:vertical;overflow:hidden}.aspect-ratio{position:relative;height:0}.aspect-ratio img,.aspect-ratio video,.aspect-ratio iframe{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.cover-background{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;-o-object-fit:cover;object-fit:cover}.cover-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 599.98px){.hide-only-sm{display:none !important}}@media screen and (min-width: 1024px)and (max-width: 1023.98px){.hide-only-md{display:none !important}}@media screen and (min-width: 1280px){.hide-only-lg{display:none !important}}@media screen and (max-width: 1023.98px){.hide-between-sm-md{display:none !important}}@media screen and (min-width: 1024px){.hide-between-md-lg{display:none !important}}.f-w-900{font-weight:900 !important}.f-w-800{font-weight:800 !important}.f-w-700{font-weight:700 !important}.f-w-400{font-weight:400 !important}@media screen and (max-width: 1023.98px){.g-container-remove-sm-md{padding-right:0 !important;padding-left:0 !important}}@media screen and (max-width: 599.98px){.g-container-remove-sm-0{padding-right:0 !important;padding-left:0 !important}}@media screen and (min-width: 1024px)and (max-width: 1023.98px){.g-container-remove-md-0{padding-right:0 !important;padding-left:0 !important}}@media screen and (min-width: 1280px){.g-container-remove-lg-0{padding-right:0 !important;padding-left:0 !important}}@media screen and (max-width: 599.98px){.g-container-set-sm{padding-right:2.4rem !important;padding-left:2.4rem !important}}@media screen and (min-width: 1024px)and (max-width: 1023.98px){.g-container-set-md{padding-right:7.5rem !important;padding-left:7.5rem !important}}@media screen and (min-width: 1280px){.g-container-set-lg{padding-right:11.3rem !important;padding-left:11.3rem !important}}@media screen and (max-width: 599.98px){.g-container-set-sm-md{padding-right:2.4rem !important;padding-left:2.4rem !important}}@media screen and (min-width: 1024px)and (max-width: 1023.98px){.g-container-set-sm-md{padding-right:7.5rem !important;padding-left:7.5rem !important}}.g-container-set-all{padding-right:2.4rem !important;padding-left:2.4rem !important}@media screen and (min-width: 1024px){.g-container-set-all{padding-right:7.5rem !important;padding-left:7.5rem !important}}@media screen and (min-width: 1280px){.g-container-set-all{padding-right:11.3rem !important;padding-left:11.3rem !important}}.text-uppercase{text-transform:uppercase}.text-center{text-align:center}.display-block{display:block}.load-more-wrapper{position:relative;transition:opacity 500ms;display:flex;justify-content:center}.load-more-wrapper .loader{width:9rem;display:flex;justify-content:space-between;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:opacity 500ms;opacity:0;pointer-events:none}.load-more-wrapper .loader .loader-ball{width:2rem;height:2rem;border-radius:50%}.load-more-wrapper .loader .loader-ball:nth-child(1){animation:itemsLoader .4s alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95)}.load-more-wrapper .loader .loader-ball:nth-child(2){animation:itemsLoader .4s calc(0.4s/4) alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95) backwards}.load-more-wrapper .loader .loader-ball:nth-child(3){animation:itemsLoader .4s calc(0.4s/2) alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95) backwards}.load-more-wrapper .cta-button{transition:opacity,background;transition-duration:500ms}.load-more-wrapper.loading .loader{opacity:1}.load-more-wrapper.loading .cta-button{pointer-events:none;opacity:0}.load-more-wrapper.hidden{display:none;pointer-events:none}.no-posts{display:none;font-size:48px;line-height:116.6666666667%;font-weight:400;color:var(--wp--preset--color--white);font-family:inherit}.no-posts.active{display:block;text-align:center;padding-top:8rem;padding-bottom:3rem}@keyframes bouncing{0%{transform:translate(0)}100%{transform:translate(-2rem, -5rem)}}@keyframes itemsLoader{0%{transform:translate3d(0, 1rem, 0) scale(1.2, 0.85)}100%{transform:translate3d(0, -1rem, 0) scale(0.9, 1.1)}}@keyframes shaking{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-2px, 0, 0)}40%,60%{transform:translate3d(1px, 0, 0)}}[skip-to-main-content]{position:fixed;top:0;left:0;z-index:-10000;opacity:0}[skip-to-main-content]:focus{z-index:10000;opacity:1;visibility:visible;color:green}[data-section-class]{position:relative;z-index:1}[data-section-class].section-noPaddings{padding-top:0;padding-bottom:0}.custom-modal{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 400ms,z-index 400ms;z-index:-1;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;pointer-events:none;overflow:auto}.custom-modal .close-modal{position:absolute;top:2rem;right:2rem;z-index:1;width:5rem;height:5rem}@media screen and (min-width: 1024px){.custom-modal .close-modal{top:3.2rem;right:3.2rem}}.custom-modal .close-modal svg{width:100%;height:100%}.custom-modal .contact-form-title{display:none}.custom-modal .custom-modal-inner{position:relative;margin-right:0;margin-left:0;transition:opacity 300ms ease-in-out}@media screen and (max-width: 599.98px){.custom-modal .custom-modal-inner{width:83%}}@media screen and (min-width: 1024px){.custom-modal .custom-modal-inner{width:82.8%}}.custom-modal .custom-modal-inner.modal-loading{transition-duration:0s;opacity:.5}.custom-modal .custom-modal-content{max-height:92vh;overflow:auto;padding-right:1.2rem;padding-left:1.2rem}.custom-modal .close-modal{background-color:rgba(0,0,0,0) !important}.custom-modal.modal-active{z-index:99999;opacity:1;pointer-events:auto;transform:none}html{overflow-x:hidden;--scrollbarBG: $threeSixty_theme_white;--thumbBG: $threeSixty_theme_black;scrollbar-width:thin;scrollbar-color:var(--wp--preset--color--black) var(--scrollbarBG);margin-top:0 !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{overflow:hidden;position:relative;z-index:2;padding-top:90px}body::after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:1000;pointer-events:none;opacity:0;transition:opacity 500ms}body.error404 .get_in_touch_block{display:none}@media screen and (min-width: 1024px){body.active:after{pointer-events:auto;opacity:1}}section{position:relative;z-index:3 !important}.modal-opened,.stop-scroll{overflow:hidden}@media screen and (min-width: 1024px){.modal-opened,.stop-scroll{overflow:auto}}.container{margin-right:auto;margin-left:auto;margin-top:0;margin-bottom:0;padding-inline:24px}@media screen and (min-width: 1024px){.container{max-width:1263px}}.full-container{width:100%;padding-inline:24px}@media screen and (min-width: 1024px){.full-container{padding-inline:32px}}body.home .get_in_touch_block{padding-top:0}body.home .recent_posts:after{display:none}.hero_package,.packages_hero,.service_hero,.about_us_block,.contact_us_hero{position:relative;display:flex;align-items:center;justify-content:flex-start;padding-block:120px;background-color:var(--wp--preset--color--black);z-index:2;min-height:450px}.hero_package:before,.packages_hero:before,.service_hero:before,.about_us_block:before,.contact_us_hero:before{content:"";position:absolute;width:100vw;height:100%;left:50%;transform:translateX(-50%);background-color:var(--wp--preset--color--black);z-index:-1}@media screen and (min-width: 1920px){.hero_package,.packages_hero,.service_hero,.about_us_block,.contact_us_hero{max-width:1263px;margin-inline:auto}}.hero_package .container,.packages_hero .container,.service_hero .container,.about_us_block .container,.contact_us_hero .container{width:100%}.hero_package .sub-title-and-title,.packages_hero .sub-title-and-title,.service_hero .sub-title-and-title,.about_us_block .sub-title-and-title,.contact_us_hero .sub-title-and-title{padding-block:9px}.hero_package .site-breadcrumb,.packages_hero .site-breadcrumb,.service_hero .site-breadcrumb,.about_us_block .site-breadcrumb,.contact_us_hero .site-breadcrumb{text-transform:uppercase}.hero_package .sub-title span,.hero_package .sub-title p,.packages_hero .sub-title span,.packages_hero .sub-title p,.service_hero .sub-title span,.service_hero .sub-title p,.about_us_block .sub-title span,.about_us_block .sub-title p,.contact_us_hero .sub-title span,.contact_us_hero .sub-title p{font-weight:300}.hero_package h1,.packages_hero h1,.service_hero h1,.about_us_block h1,.contact_us_hero h1{font-weight:700}.hero_package .content-wrapper,.packages_hero .content-wrapper,.service_hero .content-wrapper,.about_us_block .content-wrapper,.contact_us_hero .content-wrapper{gap:18px;max-width:500px}@media screen and (min-width: 1024px){.hero_package .content-wrapper,.packages_hero .content-wrapper,.service_hero .content-wrapper,.about_us_block .content-wrapper,.contact_us_hero .content-wrapper{max-width:634px;gap:10px}}.hero_package .title,.hero_package .title p,.packages_hero .title,.packages_hero .title p,.service_hero .title,.service_hero .title p,.about_us_block .title,.about_us_block .title p,.contact_us_hero .title,.contact_us_hero .title p{font-weight:300}.about_us_block:after,.blog_hero_block:after,.service_hero:after,.hero_package:after,.packages_hero:after,.contact_us_hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/wp-content/themes/threeSixty_theme/assets/_/_/images/backgrounds/pattern.svg);background-position:center center;background-repeat:no-repeat;background-size:auto;z-index:2;pointer-events:none;opacity:0}.about_us_block .isolation-mode,.blog_hero_block .isolation-mode,.service_hero .isolation-mode,.hero_package .isolation-mode,.packages_hero .isolation-mode,.contact_us_hero .isolation-mode{position:absolute;inset-inline-end:-100px;top:0;width:449px;height:100%;flex-shrink:0;z-index:-1}@media screen and (min-width: 600px){.about_us_block .isolation-mode,.blog_hero_block .isolation-mode,.service_hero .isolation-mode,.hero_package .isolation-mode,.packages_hero .isolation-mode,.contact_us_hero .isolation-mode{inset-inline-end:-63px}}@media screen and (min-width: 768px){.about_us_block .isolation-mode,.blog_hero_block .isolation-mode,.service_hero .isolation-mode,.hero_package .isolation-mode,.packages_hero .isolation-mode,.contact_us_hero .isolation-mode{inset-inline-end:-54px}}@media screen and (min-width: 992px){.about_us_block .isolation-mode,.blog_hero_block .isolation-mode,.service_hero .isolation-mode,.hero_package .isolation-mode,.packages_hero .isolation-mode,.contact_us_hero .isolation-mode{inset-inline-end:-16px}}@media screen and (min-width: 1024px){.about_us_block .isolation-mode,.blog_hero_block .isolation-mode,.service_hero .isolation-mode,.hero_package .isolation-mode,.packages_hero .isolation-mode,.contact_us_hero .isolation-mode{inset-inline-end:-29px}}@media screen and (min-width: 1280px){.about_us_block .isolation-mode,.blog_hero_block .isolation-mode,.service_hero .isolation-mode,.hero_package .isolation-mode,.packages_hero .isolation-mode,.contact_us_hero .isolation-mode{inset-inline-end:98px}}@media screen and (min-width: 1440px){.about_us_block .isolation-mode,.blog_hero_block .isolation-mode,.service_hero .isolation-mode,.hero_package .isolation-mode,.packages_hero .isolation-mode,.contact_us_hero .isolation-mode{inset-inline-end:12.4%}}.about_us_block .isolation-mode svg,.about_us_block .isolation-mode img,.blog_hero_block .isolation-mode svg,.blog_hero_block .isolation-mode img,.service_hero .isolation-mode svg,.service_hero .isolation-mode img,.hero_package .isolation-mode svg,.hero_package .isolation-mode img,.packages_hero .isolation-mode svg,.packages_hero .isolation-mode img,.contact_us_hero .isolation-mode svg,.contact_us_hero .isolation-mode img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}body.rtl .about_us_block .isolation-mode,body.rtl .blog_hero_block .isolation-mode,body.rtl .service_hero .isolation-mode,body.rtl .hero_package .isolation-mode,body.rtl .packages_hero .isolation-mode,body.rtl .contact_us_hero .isolation-mode{transform:scaleX(-1)}@media screen and (max-width: 599.98px){.hero_package .content-wrapper,.packages_hero .content-wrapper{align-items:center}.hero_package .sub-title p,.packages_hero .sub-title p{text-align:center !important}.hero_package .description p,.packages_hero .description p{text-align:center !important}}.hero_package:after,.packages_hero:after{background-image:url(/wp-content/themes/threeSixty_theme/assets/_/_/images/backgrounds/BG8box.svg)}.hero_package .isolation-mode,.packages_hero .isolation-mode{width:363px;height:92%;inset-inline-end:50%;transform:translateX(50%)}body.rtl .hero_package .isolation-mode,body.rtl .packages_hero .isolation-mode{transform:translateX(-50%)}@media screen and (min-width: 600px){.hero_package .isolation-mode,.packages_hero .isolation-mode{transform:translateX(0) !important;inset-inline-end:-9px;width:369px;height:94%}}@media screen and (min-width: 768px){.hero_package .isolation-mode,.packages_hero .isolation-mode{width:345px;height:88%;inset-inline-end:27px}}@media screen and (min-width: 992px){.hero_package .isolation-mode,.packages_hero .isolation-mode{width:380px;height:98%;inset-inline-end:60px}}@media screen and (min-width: 1024px){.hero_package .isolation-mode,.packages_hero .isolation-mode{width:389px;height:88%;inset-inline-end:72px;top:-5px}}@media screen and (min-width: 1280px){.hero_package .isolation-mode,.packages_hero .isolation-mode{inset-inline-end:98px;width:449px;height:100%}}@media screen and (min-width: 1440px){.hero_package .isolation-mode,.packages_hero .isolation-mode{inset-inline-end:126px;top:-10px}}.hero_package .isolation-mode{width:363px;height:92%;inset-inline-end:50%;transform:translateX(50%)}@media screen and (min-width: 600px){.hero_package .isolation-mode{transform:translateX(0);inset-inline-end:-9px;width:369px;height:94%}}@media screen and (min-width: 768px){.hero_package .isolation-mode{width:345px;height:88%;inset-inline-end:27px}}@media screen and (min-width: 992px){.hero_package .isolation-mode{width:380px;height:98%;inset-inline-end:60px}}@media screen and (min-width: 1024px){.hero_package .isolation-mode{width:381px;height:444px;inset-inline-end:75px;top:-5px}}@media screen and (min-width: 1280px){.hero_package .isolation-mode{inset-inline-end:98px;width:511px;height:502px}}@media screen and (min-width: 1440px){.hero_package .isolation-mode{inset-inline-end:160px;top:10px}}.hero_package .isolation-mode img{-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 1024px){.service-hero-in-single-page .isolation-mode{inset-inline-end:0;width:519px}}@media screen and (min-width: 1280px){.service-hero-in-single-page .isolation-mode{inset-inline-end:32px;width:549px}}@media screen and (min-width: 1440px){.service-hero-in-single-page .isolation-mode{inset-inline-end:114px}}.client_brief_form_block,.contact_us_block{padding-block:44px 65px}@media screen and (min-width: 1024px){.client_brief_form_block,.contact_us_block{padding-block:87px 80px}}@media screen and (min-width: 1280px){.client_brief_form_block,.contact_us_block{padding-block:87px 128px}}.client_brief_form_block .cards-wrapper,.contact_us_block .cards-wrapper{display:flex;justify-content:space-between;flex-direction:column;gap:50px}@media screen and (min-width: 1024px){.client_brief_form_block .cards-wrapper,.contact_us_block .cards-wrapper{gap:0;flex-direction:row}}.client_brief_form_block .cards-wrapper .left-content,.contact_us_block .cards-wrapper .left-content{max-width:520px}@media screen and (min-width: 1024px){.client_brief_form_block .cards-wrapper .left-content,.contact_us_block .cards-wrapper .left-content{width:42.83%}}.client_brief_form_block .cards-wrapper .left-content .content p,.contact_us_block .cards-wrapper .left-content .content p{color:#535862}.client_brief_form_block .cards-wrapper .left-content .title,.contact_us_block .cards-wrapper .left-content .title{color:#181d27}.client_brief_form_block .cards-wrapper .left-content .steps-cards,.contact_us_block .cards-wrapper .left-content .steps-cards{margin-top:24px}@media screen and (min-width: 1024px){.client_brief_form_block .cards-wrapper .left-content .steps-cards,.contact_us_block .cards-wrapper .left-content .steps-cards{margin-top:48px}}.client_brief_form_block .cards-wrapper .left-content .steps-cards .step-card,.contact_us_block .cards-wrapper .left-content .steps-cards .step-card{display:flex;align-items:flex-start;justify-content:space-between;position:relative}.client_brief_form_block .cards-wrapper .left-content .steps-cards .step-card .left-step,.contact_us_block .cards-wrapper .left-content .steps-cards .step-card .left-step{background:var(--wp--preset--color--white);color:var(--wp--preset--color--gold);font-family:inherit;font-size:23px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-0.46px;width:46px;height:46px;border-radius:50%;border:2.5px solid var(--wp--preset--color--gold);display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.client_brief_form_block .cards-wrapper .left-content .steps-cards .step-card .right-step,.contact_us_block .cards-wrapper .left-content .steps-cards .step-card .right-step{width:85%;gap:8px}@media screen and (max-width: 599.98px){.client_brief_form_block .cards-wrapper .left-content .steps-cards .step-card .right-step,.contact_us_block .cards-wrapper .left-content .steps-cards .step-card .right-step{width:80%}}.client_brief_form_block .cards-wrapper .left-content .steps-cards .step-card .right-step .info-title,.contact_us_block .cards-wrapper .left-content .steps-cards .step-card .right-step .info-title{color:var(--wp--preset--color--gray-950)}.client_brief_form_block .cards-wrapper .left-content .steps-cards .step-card .right-step .info-description,.contact_us_block .cards-wrapper .left-content .steps-cards .step-card .right-step .info-description{max-width:420px}.client_brief_form_block .cards-wrapper .left-content .steps-cards .step-card .right-step .info-description p,.contact_us_block .cards-wrapper .left-content .steps-cards .step-card .right-step .info-description p{font-weight:400}.client_brief_form_block .cards-wrapper .right-content,.contact_us_block .cards-wrapper .right-content{width:100%}@media screen and (min-width: 1024px){.client_brief_form_block .cards-wrapper .right-content,.contact_us_block .cards-wrapper .right-content{width:50%;margin-top:-409px}}.client_brief_form_block .cards-wrapper .right-content .bottom-content,.contact_us_block .cards-wrapper .right-content .bottom-content{display:flex;justify-content:space-between;margin-top:45px;flex-wrap:wrap;row-gap:20px}@media screen and (max-width: 599.98px){.client_brief_form_block .cards-wrapper .right-content .bottom-content,.contact_us_block .cards-wrapper .right-content .bottom-content{flex-direction:column;gap:20px}}@media screen and (min-width: 1024px){.client_brief_form_block .cards-wrapper .right-content .bottom-content,.contact_us_block .cards-wrapper .right-content .bottom-content{margin-top:50px}}@media screen and (min-width: 1280px){.client_brief_form_block .cards-wrapper .right-content .bottom-content,.contact_us_block .cards-wrapper .right-content .bottom-content{margin-top:92px}}.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support{padding:24px;border-radius:10px;border:1px solid #cdd5df;gap:8px;width:48.02%}@media screen and (max-width: 599.98px){.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support{width:100%}}@media screen and (min-width: 1024px){.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support{padding-inline:18px}}@media screen and (min-width: 1280px){.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support{padding:24px}}.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support .information-title,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support .information-title{color:#1f2a37}.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support .information-description,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support .information-description{color:var(--wp--preset--color--gray-600)}.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support .information-description p,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support .information-description p{font-weight:400}.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support .phone-number,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support .phone-number{display:flex;align-items:center;gap:10px;color:var(--wp--preset--color--brand-700)}.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support .phone-number p,.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support .phone-number a,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support .phone-number p,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support .phone-number a{color:var(--wp--preset--color--brand-700);transition:color 500ms;font-weight:600}.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support .phone-number p:hover,.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support .phone-number a:hover,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support .phone-number p:hover,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support .phone-number a:hover{color:var(--wp--preset--color--gold)}.client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support .phone-number .icon,.contact_us_block .cards-wrapper .right-content .bottom-content .information-support .phone-number .icon{width:20px;height:20px}body.rtl .client_brief_form_block .cards-wrapper .right-content .bottom-content .information-support .phone-number,body.rtl .contact_us_block .cards-wrapper .right-content .bottom-content .information-support .phone-number{flex-direction:row-reverse;justify-content:flex-end}.client_brief_form_block .step-card,.contact_us_block .step-card{position:relative}.client_brief_form_block .step-card:not(:last-child),.contact_us_block .step-card:not(:last-child){padding-bottom:24px}@media screen and (min-width: 1024px){.client_brief_form_block .step-card:not(:last-child),.contact_us_block .step-card:not(:last-child){padding-bottom:48px}}.client_brief_form_block .step-card:not(:last-child):after,.contact_us_block .step-card:not(:last-child):after{content:"";position:absolute;top:0;inset-inline-start:23px;width:2.5px;height:100%;background:var(--wp--preset--color--gold)}.overview-content .sub-title{letter-spacing:normal}.overview-content .overview-title{color:var(--wp--preset--color--gray-950)}.overview-content .overview-description{max-width:703px;margin-right:auto;margin-left:auto}@media screen and (min-width: 1024px){.overview-content .overview-description{max-width:1080px}}@media screen and (min-width: 1280px){.overview-content .overview-description{max-width:883px}}.sub-title{letter-spacing:normal}blockquote.theme-blockquote,.wysiwyg-block blockquote{position:relative;font-size:24px;line-height:129.1666666667%;font-weight:400;color:var(--wp--preset--color--white);padding:2rem;width:-moz-fit-content;width:fit-content}blockquote.theme-blockquote p,.wysiwyg-block blockquote p{font:inherit;color:inherit;letter-spacing:inherit}blockquote.theme-blockquote:before,blockquote.theme-blockquote:after,.wysiwyg-block blockquote:before,.wysiwyg-block blockquote:after{content:"";width:100%;height:1px;background:currentColor;position:absolute;left:50%;transform:translateX(-50%)}blockquote.theme-blockquote:before,.wysiwyg-block blockquote:before{top:0}blockquote.theme-blockquote:after,.wysiwyg-block blockquote:after{bottom:0}.wysiwyg-block>*:not(:last-child){margin-bottom:2rem}.wysiwyg-block a{font:inherit;color:blue}.wysiwyg-block a:hover{color:red}.swiper-paginations,.swiper-pagination{position:relative;margin-right:auto;margin-left:auto;left:50%;z-index:1;display:flex;width:100%;margin-right:auto;margin-left:auto;bottom:0;transform:translate(-50%, 0);gap:3.8rem;align-items:center;justify-content:center;height:10vh}.swiper-paginations .swiper-pagination-bullet,.swiper-pagination .swiper-pagination-bullet{position:relative;width:1.5rem;height:1.5rem;cursor:pointer;opacity:1;border-radius:2.6rem;transition:background-color 500ms,border-color 500ms,border-color 500ms;border:2px solid var(--wp--preset--color--white)}.swiper-paginations .swiper-pagination-bullet:hover,.swiper-pagination .swiper-pagination-bullet:hover{background-color:var(--wp--preset--color--white);border-color:var(--wp--preset--color--white)}@media screen and (max-width: 1023.98px){.swiper-paginations .swiper-pagination-bullet,.swiper-pagination .swiper-pagination-bullet{width:1.2rem;height:1.2rem}}.swiper-paginations .swiper-pagination-bullet-active,.swiper-pagination .swiper-pagination-bullet-active{background:var(--wp--preset--color--white);cursor:pointer;opacity:1}.swiper-paginations.black-bullet .swiper-pagination-bullet,.swiper-pagination.black-bullet .swiper-pagination-bullet{border:2px solid var(--wp--preset--color--black)}.swiper-paginations.black-bullet .swiper-pagination-bullet:hover,.swiper-pagination.black-bullet .swiper-pagination-bullet:hover{background-color:var(--wp--preset--color--black);border-color:var(--wp--preset--color--black)}.swiper-paginations.black-bullet .swiper-pagination-bullet-active,.swiper-pagination.black-bullet .swiper-pagination-bullet-active{background:var(--wp--preset--color--black)}.card-hover img{transition:transform 500ms}.card-hover:hover img{transform:scale(1.03)}.swiper-navigations{display:flex;align-items:center;justify-content:space-between;margin-right:auto;margin-left:auto;width:144px;gap:32px}.swiper-navigation{z-index:3;cursor:pointer;font-size:45px;line-height:100%;aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color 500ms,opacity 500ms;opacity:1}.swiper-navigation svg{width:5.6rem;height:5.6rem}.swiper-navigation svg .border{stroke:var(--wp--preset--color--quinary-400)}.swiper-navigation svg .arrow{stroke:var(--wp--preset--color--tertiary-600)}.swiper-navigation:hover svg path{stroke:var(--wp--preset--color--gold)}.swiper-navigation.swiper-button-prev{left:0}.swiper-navigation.swiper-button-next{right:0}.swiper-navigation.swiper-button-disabled{pointer-events:none}.swiper-navigation.swiper-button-disabled svg .border{stroke:var(--wp--preset--color--gray-300)}.swiper-navigation.swiper-button-disabled svg .arrow{stroke:var(--wp--preset--color--quinary-400)}body.rtl .swiper-navigation{transform:scale(-1)}.site-logo{width:100%;position:relative;pointer-events:none;height:auto;z-index:-2;padding-inline:24px}@media screen and (min-width: 1024px){.site-logo{padding-inline:75px}}.site-logo img,.site-logo svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cover-image img,.cover-image svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.flex-column{display:flex;flex-direction:column;align-items:baseline}.cta-link{display:flex;align-items:center;gap:6px;cursor:pointer;transition:color 500ms}.cta-link svg{width:20px;height:20px}.cta-link svg path{stroke:currentColor}.cta-link:hover{color:var(--wp--preset--color--brand-600)}.post-card .post-image-card{position:relative}.post-card .post-image-card .post-image{padding-top:60%}.post-card .post-content{gap:8px;margin-top:30px}@media screen and (min-width: 1024px){.post-card .post-content{margin-top:50px}}.post-card .post-content .category{color:var(--wp--preset--color--brand-700);pointer-events:none}.post-card .post-content .post-title{color:var(--wp--preset--color--gray-900);transition:color 500ms;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card .post-content .post-title:hover{color:var(--wp--preset--color--brand-600)}.post-card .post-content .post-excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card .about-author{margin-top:16px;gap:8px;display:flex;align-items:center}.post-card .about-author .image-author{width:40px;height:40px}.post-card .about-author .image-author img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.post-card.horizontal-card{display:flex;align-items:center;gap:40px;flex-direction:column}@media screen and (min-width: 1024px){.post-card.horizontal-card{gap:56px}}.post-card.horizontal-card:not(:last-child){margin-bottom:45px}@media screen and (min-width: 768px){.post-card.horizontal-card{flex-direction:row}.post-card.horizontal-card:not(:last-child){margin-bottom:84px}}.post-card.horizontal-card .post-image-card{width:100%;position:relative}@media screen and (min-width: 768px){.post-card.horizontal-card .post-image-card{width:49.5%}}.post-card.horizontal-card .post-image-card .post-image{padding-top:60%}.post-card.horizontal-card .post-content{margin-top:0;width:100%}@media screen and (min-width: 768px){.post-card.horizontal-card .post-content{width:49.34%}}.site-breadcrumb{color:var(--wp--preset--color--white);font-size:14px;font-style:normal;font-weight:400;line-height:20px;transition:color 500ms}.site-breadcrumb a{transition:color 500ms}.site-breadcrumb a:hover{color:var(--wp--preset--color--brand-600)}.categories{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.categories .cat-name{padding:2px 10px;border-radius:4px;border:1px solid}.package-box-wrapper{background:var(--wp--preset--color--white);border:1px solid #e4e7ec;border-radius:8px;display:flex;flex-direction:column;transition:box-shadow 500ms}.package-box-wrapper:hover{box-shadow:0 32px 64px -12px rgba(16,24,40,.14)}.package-box-wrapper .package-title-and-price{padding:38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e7ec;width:100%;gap:5px}@media screen and (max-width: 599.98px){.package-box-wrapper .package-title-and-price{flex-direction:column;align-items:flex-start;gap:16px}}.package-box-wrapper .package-title-and-price .icon-and-package-title{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1024px){.package-box-wrapper .package-title-and-price .icon-and-package-title{flex-direction:row}}.package-box-wrapper .package-title-and-price .icon-and-package-title .title-and-excerpt{gap:4px}.package-box-wrapper .package-title-and-price .icon-and-package-title .package-title p{color:var(--wp--preset--color--gray-950)}.package-box-wrapper .package-title-and-price .price-container{display:flex;gap:2px}body.rtl .package-box-wrapper .package-title-and-price .price-container{flex-direction:row-reverse}.package-box-wrapper .package-title-and-price sub{margin-top:-2px}.package-box-wrapper .package-title-and-price .price,.package-box-wrapper .package-title-and-price sub{color:#475467}.package-box-wrapper .package-includes{padding-inline:38px;padding-block:30px 34px}.package-box-wrapper .package-includes .package-includes-title{color:#101828;margin-bottom:32px}.package-box-wrapper .package-includes .package-includes-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}@media screen and (max-width: 599.98px){.package-box-wrapper .package-includes .package-includes-wrapper{flex-direction:column}}.package-box-wrapper .package-includes .text{display:flex;gap:12px;width:45%}@media screen and (max-width: 599.98px){.package-box-wrapper .package-includes .text{width:100%}}.package-box-wrapper .package-includes .text .icon{flex-shrink:0;width:24px;height:24px;margin-top:5px}.package-box-wrapper .package-includes .text .icon img,.package-box-wrapper .package-includes .text .icon svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.package-box-wrapper .package-includes .text .the-text{color:var(--wp--preset--color--tertiary-600)}.package-box-wrapper .cta-button-wrapper{padding:38px;border-top:1px solid #e4e7ec;margin-top:auto}.package-box-wrapper .cta-button-wrapper .theme-cta-button{width:100%;font-size:20px;font-style:normal;font-weight:600;line-height:100%;border-radius:4px;background:#344054}.package-box-wrapper .cta-button-wrapper .theme-cta-button:hover{background-color:var(--wp--preset--color--brand-600)}@media screen and (max-width: 599.98px){.offering-cards{padding-right:16px;padding-left:16px}}.offering-cards .offering-card{border-radius:8px;border:1px solid #e4e7ec;background:var(--wp--preset--color--white);box-shadow:0 4px 8px -2px rgba(16,24,40,.1);padding-block:60px 50px;transition:box-shadow 500ms;display:flex;flex-direction:column}@media screen and (min-width: 1024px){.offering-cards .offering-card:hover{box-shadow:0 32px 25px -6px rgba(16,24,40,.14)}}.offering-cards .offering-card .image-title{gap:32px;align-items:center;border-bottom:1px solid #e4e7ec;padding-bottom:40px;padding-right:32px;padding-left:32px}@media screen and (min-width: 1024px){.offering-cards .offering-card .image-title{padding-bottom:42px;padding-right:65px;padding-left:65px}}.offering-cards .offering-card .image-title .offering-image{width:150px;height:125px}.offering-cards .offering-card .image-title .offering-image img{-o-object-fit:contain;object-fit:contain}.offering-cards .offering-card .image-title .offering-title p{text-transform:uppercase;color:var(--wp--preset--color--gray-950);font-weight:300}.offering-cards .offering-card .description-btn{padding-top:20px;margin-bottom:27px;padding-right:25px;padding-left:25px}@media screen and (min-width: 1024px){.offering-cards .offering-card .description-btn{padding-top:42px;padding-right:56px;padding-left:56px}}.offering-cards .offering-card .description-btn .description{margin-right:auto;margin-left:auto}@media screen and (min-width: 1024px){.offering-cards .offering-card .description-btn .description{max-width:262px}}.offering-cards .offering-card .description-btn .description p{color:#667085}.offering-cards .offering-card .theme-cta-button-wrapper{margin-top:auto;padding-right:25px;padding-left:25px}@media screen and (min-width: 1024px){.offering-cards .offering-card .theme-cta-button-wrapper{padding-right:56px;padding-left:56px}}.offering-cards .offering-card .offering-btn{width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto}@media screen and (min-width: 1024px){.offering-cards .offering-card .offering-btn{width:100%}}.offering-cards .offering-card .offering-btn .icon{width:29px;height:25px;flex-shrink:0}.offering-cards .offering-card .offering-btn .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body.rtl .cta-link svg{transform:rotate(180deg);transform-origin:center}.block-has-border{position:relative}.block-has-border:after{position:absolute;content:"";height:1px;background-color:var(--wp--preset--color--gray-300);margin:0 auto;top:0;left:50%;transform:translateX(-50%);width:calc(100% - 48px);max-width:1216px}@media screen and (min-width: 1280px){.block-has-border:after{width:calc(100% - 224px)}}.flag-wrapper{margin-bottom:14px;width:-moz-fit-content;width:fit-content}.flag-wrapper .language-wrapper{display:flex;align-items:center;gap:11px;cursor:pointer;transition:color 500ms}.flag-wrapper .language-wrapper:hover{color:var(--wp--preset--color--gold)}.flag-wrapper svg{width:32px;height:21.333px}.wp-pagination{display:flex;align-items:center;max-width:27.5rem;justify-content:space-between;margin-right:auto;margin-left:auto;margin-top:4rem}@media screen and (min-width: 1280px){.wp-pagination{margin-top:3rem;max-width:35.6rem}}.wp-pagination .page-numbers{font-size:18px;line-height:116.6666666667%;font-weight:700;color:red;transition:color 500ms;display:flex}.wp-pagination .page-numbers:hover:not(.dots){color:blue}.wp-pagination .page-numbers.current{color:blue}.wp-pagination .arrow-pagination{width:3.3rem;height:3.3rem}.wp-pagination .prev,.wp-pagination .next{display:flex !important}body{font-family:"Inter"}body.rtl{font-family:"Tajawal"}h1,.d-2xl-h1,.d-2xl-h1 p{color:var(--wp--preset--color--gray-900);font-family:inherit;font-size:32px;font-weight:400;line-height:110%;font-style:normal;letter-spacing:-1.44px}@media screen and (min-width: 1024px){h1,.d-2xl-h1,.d-2xl-h1 p{font-size:72px;line-height:90px;letter-spacing:-1.44px}}h2,.d-xl-h2,.d-xl-h2 p{color:var(--wp--preset--color--gray-900);font-family:inherit;font-size:32px;font-weight:400;line-height:110%;font-style:normal;letter-spacing:-1.2px}@media screen and (min-width: 1024px){h2,.d-xl-h2,.d-xl-h2 p{font-size:60px;line-height:72px;letter-spacing:-1.2px}}h3,.d-lg-h3,.d-lg-h3 p{font-family:inherit;color:var(--wp--preset--color--gray-900);font-size:24px;font-weight:400;line-height:110%;font-style:normal}@media screen and (min-width: 992px){h3,.d-lg-h3,.d-lg-h3 p{font-size:32px}}@media screen and (min-width: 1280px){h3,.d-lg-h3,.d-lg-h3 p{line-height:125%;font-size:48px}}h4,.d-md-h4,.d-md-h4 p{font-family:inherit;color:var(--wp--preset--color--gray-900);font-size:28px;font-weight:400;line-height:110%;font-style:normal;letter-spacing:-0.72px}@media screen and (min-width: 1024px){h4,.d-md-h4,.d-md-h4 p{font-size:36px;line-height:44px;letter-spacing:-0.72px}}h5,.d-sm-h5,.d-sm-h5 p{font-family:inherit;color:var(--wp--preset--color--gray-900);font-size:24px;font-weight:400;line-height:110%;font-style:normal}@media screen and (min-width: 1280px){h5,.d-sm-h5,.d-sm-h5 p{font-size:30px;line-height:126.667%}}h6,.d-xs-6,.d-xs-6 p{font-family:inherit;color:var(--wp--preset--color--gray-900);font-size:22px;font-weight:400;line-height:133.333%;font-style:normal}@media screen and (min-width: 1024px){h6,.d-xs-6,.d-xs-6 p{font-size:24px}}.text-lg p,.text-lg,p{color:var(--wp--preset--color--gray-600);font-family:inherit;font-size:16px;font-weight:400;line-height:155%;font-style:normal}@media screen and (min-width: 1280px){.text-lg p,.text-lg,p{font-size:18px}}.text-xl p,.text-xl{font-family:inherit;font-size:16px;font-weight:400;line-height:21px}@media screen and (min-width: 1280px){.text-xl p,.text-xl{font-size:20px;font-style:normal;line-height:30px}}.text-md p,.text-md{font-family:inherit;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.text-sm p,.text-sm{font-family:inherit;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.text-xs p,.text-xs{font-family:inherit;font-size:12px;font-style:normal;font-weight:400;line-height:18px}strong{font-weight:700}.theme-cta-button{display:block;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;padding:16px 24.5px;transition:background-color 500ms,color 500ms;background-color:var(--wp--preset--color--gray-700);cursor:pointer;color:var(--wp--preset--color--white);font-family:inherit;font-size:20px;font-style:normal;font-weight:600;line-height:100%;border-radius:4px;gap:12px;min-width:230px}@media screen and (min-width: 1440px){.theme-cta-button{padding:13.5px 24.6px}}.theme-cta-button.small-cta{font-size:16px;font-style:normal}.theme-cta-button.gray-cta{background-color:var(--wp--preset--color--gray)}.theme-cta-button svg{width:29px;height:25px}.theme-cta-button:hover{background-color:var(--wp--preset--color--brand-600)}body.rtl .theme-cta-button svg,body.rtl .theme-cta-button .icon{transform:scaleX(-1)}.btn-white{padding-top:14.7px;padding-bottom:14.7px;background-color:rgba(0,0,0,0);color:var(--wp--preset--color--gray-950);border:1px solid var(--wp--preset--color--gray-300);font-size:16px;line-height:24px;transition:border-color 500ms}.btn-white:hover{background-color:rgba(0,0,0,0);border-color:var(--wp--preset--color--brand-600)}.theme-cta-link{font-size:18px;line-height:133.3333333333%;font-weight:700;color:var(--wp--preset--color--black);font-family:inherit;transition:color 500ms}.theme-cta-link:hover{color:var(--wp--preset--color--white)}.desktop-cta{display:none}@media screen and (min-width: 1024px){.desktop-cta{display:flex}}.mobile-cta{display:flex;margin-top:40px}@media screen and (min-width: 1024px){.mobile-cta{display:none}}.off-white-color{color:var(--wp--preset--color--off-white)}.white-color,.white-color p{color:var(--wp--preset--color--white)}.gray-color{color:var(--wp--preset--color--off-white);opacity:.7}.regular,.regular p{font-weight:400}.medium{font-weight:500}.semi-bold{font-weight:600}.bold{font-weight:700}.extra-bold{font-weight:900}.center-text{text-align:center}.capital-text{text-transform:capitalize}.uppercase-text{text-transform:uppercase}.under-line{position:relative;padding-bottom:1.7rem;width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto;margin-bottom:3rem}@media screen and (min-width: 1024px){.under-line{margin-bottom:4.9rem}}.under-line:after{content:"";position:absolute;height:3px;width:9rem;background:currentColor;left:50%;top:100%;transform:translateX(-50%)}@media screen and (min-width: 1024px){.under-line:after{width:13.2rem}}.gold{color:var(--wp--preset--color--gold)}.black{color:var(--wp--preset--color--black)}.gray-500,.gray-500 p{color:var(--wp--preset--color--gray-500)}.gray-600,.gray-600 p{color:var(--wp--preset--color--gray-600)}.gray-900{color:var(--wp--preset--color--gray-900)}.flex-col{display:flex;flex-direction:column}.gab-20{gap:20px}.gab-40{gap:40px}.single-post .site-breadcrumb{font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-block:32px;position:relative;z-index:2;max-width:900px;margin-inline:auto;margin-bottom:30px;color:var(--wp--preset--color--gray-600)}.single-post .site-breadcrumb span{color:var(--wp--preset--color--gray-400)}.single-post .site-breadcrumb:after{content:"";position:absolute;width:100vw;height:100%;background-color:#f8fafc;top:0;left:50%;transform:translateX(-50%);z-index:-1}.single-post .post-content-wrapper{max-width:900px !important;margin-inline:auto}.single-post .excerpt{max-width:898px}.single-post .blog-content{gap:24px;margin-bottom:52px}@media screen and (min-width: 1024px){.single-post .blog-content{margin-bottom:99px !important}}.single-post .blog-content .post-title{color:var(--wp--preset--color--gray-950)}.single-post .blog-content .feature-image{padding-top:60%}@media screen and (min-width: 768px){.single-post .blog-content .feature-image{margin-bottom:59px;margin-top:24px}}.single-post .blog-content .feature-image img{border-radius:0 !important;width:100% !important;height:100% !important}.single-post h1,.single-post h2,.single-post h3,.single-post h4,.single-post h5,.single-post h6{margin-bottom:16px}.single-post p{max-width:100%}.single-post strong{font-weight:600}.single-post blockquote{max-width:689px;padding-inline-start:20px;position:relative;gap:32px;display:flex;flex-direction:column;border-left:none;margin-bottom:0}.single-post blockquote:after{content:"";position:absolute;height:100%;width:1.5px;background-color:var(--wp--preset--color--brand-700);inset-inline-start:0;top:0}.single-post blockquote p{color:var(--wp--preset--color--gray-900);font-family:inherit;font-size:24px;font-style:italic;font-weight:500;line-height:133.333%}.single-post blockquote p:last-child{color:var(--wp--preset--color--gray-600);font-family:inherit;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-top:0}.single-post .dynamic-content{width:100%;max-width:720px;margin-inline:auto}.single-post .dynamic-content img{max-width:100% !important;border-radius:12px}.single-post .dynamic-content figcaption{position:relative;color:var(--wp--preset--color--gray-600);font-size:14px;font-style:normal;font-weight:400;line-height:142.857%;text-align:left;margin-bottom:0;margin-top:16px;padding-left:22px}.single-post .dynamic-content figcaption:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:16px;height:16px}.single-post .dynamic-content a{display:inline-block;color:var(--wp--preset--color--gray-600);transition:color 500ms;text-decoration-line:underline !important;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.single-post .dynamic-content a:hover{color:var(--wp--preset--color--gold)}.single-post .simpletoc-title{color:var(--wp--preset--color--gray-900);font-size:24px;font-style:normal;font-weight:600;line-height:133.333%;margin-bottom:18px}.single-post .simpletoc-list{color:var(--wp--preset--color--gray-900);font-size:18px;font-style:normal;font-weight:600;line-height:194.444%;list-style:none;border:1px solid var(--wp--preset--color--gray-300);border-radius:8px}.single-post .simpletoc-list ul{list-style:none}.single-post .simpletoc-list li{min-height:55px;padding-block:10px;padding:12px}.single-post .simpletoc-list li:not(:last-child){border:1px solid var(--wp--preset--color--gray-300)}.single-post .simpletoc-list li a{text-decoration:none !important}.single-post .simpletoc-list li a:not(:hover){color:var(--wp--preset--color--gray-900)}.single-post .tags-wrapper{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px}@media screen and (min-width: 1024px){.single-post .tags-wrapper{margin-bottom:41px}}.single-post .tags-wrapper .tag-link{border-radius:2px;background-color:var(--wp--preset--color--gray-100);transition:color 500ms,background-color 500ms;padding:6px 12px}.single-post .tags-wrapper .tag-link:hover{background-color:var(--wp--preset--color--gray-600);color:var(--wp--preset--color--white)}.single-post .author-social-links{display:flex;justify-content:space-between;border-top:1px solid var(--wp--preset--color--gray-200);flex-wrap:wrap;gap:20px;padding-top:24px}.single-post .author-social-links .about-author{gap:16px;display:flex;align-items:center}.single-post .author-social-links .about-author .image-author{width:56px;height:56px}.single-post .author-social-links .about-author .image-author img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.single-post .author-social-links .about-author h5,.single-post .author-social-links .about-author h6{margin-bottom:0 !important}.single-post .author-social-links .social-links{display:flex;align-items:center;gap:12px}.single-post .author-social-links .social-links .social-link{padding:8px 9px;min-width:40px;border:1px solid var(--wp--preset--color--gray-300);transition:background-color 500ms,border-color 500ms}.single-post .author-social-links .social-links .social-link svg{width:20px;height:20px}.single-post .author-social-links .social-links .social-link.copy-link{min-width:119px;display:flex;align-items:center;padding:9.2px 14px;gap:6px;color:#364152;cursor:pointer;position:relative}.single-post .author-social-links .social-links .social-link.copy-link .copied-text{width:84px;height:24px;position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(-8px);border-radius:12px;text-align:center;opacity:0;transition:all .3s ease-in-out;pointer-events:none;background:var(--wp--preset--color--tertiary-600)}.single-post .author-social-links .social-links .social-link.copy-link .copied-text:after{content:"";position:absolute;top:calc(100% - 1px);left:50%;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid var(--wp--preset--color--tertiary-600);transform:translateX(-50%);pointer-events:none}.single-post .author-social-links .social-links .social-link.copy-link .copied-text.active{pointer-events:auto;visibility:visible;opacity:1}.single-post .author-social-links .social-links .social-link:hover{background-color:var(--wp--preset--color--gold);border-color:var(--wp--preset--color--gold)}.single-post .tags-wrapper,.single-post .author-social-links{max-width:720px;width:100%;margin-inline:auto}.single-post .wp-block-group *{margin-inline:0 !important}.single-post .wp-block-group p,.single-post .wp-block-group .wp-block-spacer{margin:0 !important}.single-post .author-name{margin-bottom:0 !important}.collection-block:after,.recent_posts:after{position:absolute;content:"";height:1px;background-color:var(--wp--preset--color--gray-300);margin:0 auto;top:0;left:50%;transform:translateX(-50%);width:calc(100% - 48px)}@media screen and (min-width: 1280px){.collection-block:after,.recent_posts:after{width:calc(100% - 224px)}}.collection-block .recent-content-title,.recent_posts .recent-content-title{color:var(--wp--preset--color--gray-950)}.collection-block .recent-posts-swiper,.recent_posts .recent-posts-swiper{margin-top:54px}.collection-block .recent-posts-swiper .recent-card .post-title .post-title-svg,.recent_posts .recent-posts-swiper .recent-card .post-title .post-title-svg{display:none}.collection-block .recent-posts-swiper .recent-card .excerpt,.recent_posts .recent-posts-swiper .recent-card .excerpt{display:none}.collection-block:after{display:none}.collection-block .recent-content-title{margin-bottom:15px}.collection-block .text-xl{max-width:790px}.single-post-container{padding-top:16rem;padding-top:16rem;padding-bottom:clamp(8rem,2.2857142857rem + 9.5238095238vw,16rem)}.single-post-container .single-post-wrapper{width:min(79.2rem,100%);margin-right:auto;margin-left:auto}.single-post-container .has-label{margin:0 auto 24px}.single-post-container .post-title{margin-bottom:2.4rem;text-align:center}@media screen and (min-width: 1024px){.single-post-container .post-title{max-width:100%}}.single-post-container .post-date{text-align:center;font-weight:260;font-size:1.8rem;line-height:2.4rem}.single-post-container .post-featured-image{padding-top:56.18%;border-radius:20px;overflow:hidden;margin-top:4rem}.single-post-container .post-featured-image+.entry-content p:first-child{margin-bottom:4rem}.single-post-container .entry-content{margin-top:4rem;padding-bottom:3.2rem}.single-post-container .post-share-links{max-width:55.8rem;border-top:2px solid var(--wp--preset--color--black);padding-top:3.2rem;display:flex;align-items:center;justify-content:space-between;margin-right:auto;margin-left:auto}.single-post-container .post-share-links .sharing{display:flex}.single-post-container .post-share-links .sharing a{display:block;width:4.8rem;height:4.8rem}.single-post-container .post-share-links .sharing a:not(:last-child){margin-right:1.6rem}.single-post-container .post-share-links .sharing a svg{width:100%;height:100%}.single-post-container .author-details{max-width:55.8rem;margin-right:auto;margin-left:auto;margin-top:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem)}.single-post-container .author-details .author-card{background:var(--wp--preset--color--black);border-radius:20px;padding:2rem;display:flex;align-items:center}.single-post-container .author-details .author-card:not(:last-child){margin-bottom:1.6rem}@media screen and (min-width: 1024px){.single-post-container .author-details .author-card{padding:4rem 5.6rem}}.single-post-container .author-details .author-card .author-gravatar{width:60px;height:60px;margin-right:2.4rem}@media screen and (min-width: 1024px){.single-post-container .author-details .author-card .author-gravatar{width:80px;height:80px}}.single-post-container .author-details .author-card .author-gravatar img{border-radius:50% !important;width:100% !important;height:100% !important;-o-object-fit:contain !important;object-fit:contain !important}.single-post-container .author-details .author-main{margin-bottom:3.2rem}.single-post-container .author-details .author-name-position{display:flex;flex-direction:column}.single-post-container .author-details .author-name-position .author-name{font-weight:700;font-size:1.6rem;line-height:150%}.single-post-container .author-details .author-name-position .author-position{font-weight:260;font-size:1.6rem;line-height:150%}.single-post-container .related-posts{margin-top:clamp(8rem,2.2857142857rem + 9.5238095238vw,16rem)}.single-post-container .related-posts .related-title{margin-bottom:2.4rem;text-align:center}@media screen and (min-width: 1024px){.single-post-container .related-posts .related-title{margin-bottom:3.4rem}}.gform_not_found,.theme-cta-button .btn{display:none}footer .contact-us-wrapper .form-btn .btn{display:none}body.single-packages .faq_block,body.single-services .faq_block{position:relative}body.single-packages .get_in_touch_block,body.single-services .get_in_touch_block{padding-top:0}body.single-packages .get_in_touch_block:after,body.single-services .get_in_touch_block:after{display:none}body.single-packages .strategy_marketing_block .marketing-services-cards .marketing-services-card .icon-wrapper{width:34px;height:34px}body.single-services.rtl .strategy_marketing_block .icon-wrapper{transform:scaleX(-1)}.row{display:flex;flex-wrap:wrap}.row{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.row [class*=col-]{padding-left:12px;padding-right:12px}@media screen and (max-width: 599.98px){.row{margin-left:-6px;margin-right:-6px}.row [class*=col-]{padding-left:6px;padding-right:6px}}@media screen and (min-width: 1024px){.row{margin-left:-12px;margin-right:-12px}.row [class*=col-]{padding-left:12px;padding-right:12px}}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto,.col-tablet-1,.col-tablet-2,.col-tablet-3,.col-tablet-4,.col-tablet-5,.col-tablet-6,.col-tablet-7,.col-tablet-8,.col-tablet-9,.col-tablet-10,.col-tablet-11,.col-tablet-12,.col-tablet,.col-tablet-auto{position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.a-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media screen and (max-width: 599.98px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media screen and (min-width: 600px)and (max-width: 1023.98px){.col-tablet{flex-basis:0;flex-grow:1;max-width:100%}.col-tablet-auto{flex:0 0 auto;width:auto;max-width:100%}.col-tablet-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-tablet-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-tablet-3{flex:0 0 25%;max-width:25%}.col-tablet-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-tablet-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-tablet-6{flex:0 0 50%;max-width:50%}.col-tablet-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-tablet-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-tablet-9{flex:0 0 75%;max-width:75%}.col-tablet-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-tablet-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-tablet-12{flex:0 0 100%;max-width:100%}.order-tablet-first{order:-1}.order-tablet-last{order:13}.order-tablet-0{order:0}.order-tablet-1{order:1}.order-tablet-2{order:2}.order-tablet-3{order:3}.order-tablet-4{order:4}.order-tablet-5{order:5}.order-tablet-6{order:6}.order-tablet-7{order:7}.order-tablet-8{order:8}.order-tablet-9{order:9}.order-tablet-10{order:10}.order-tablet-11{order:11}.order-tablet-12{order:12}.offset-tablet-0{margin-left:0}.offset-tablet-1{margin-left:8.3333333333%}.offset-tablet-2{margin-left:16.6666666667%}.offset-tablet-3{margin-left:25%}.offset-tablet-4{margin-left:33.3333333333%}.offset-tablet-5{margin-left:41.6666666667%}.offset-tablet-6{margin-left:50%}.offset-tablet-7{margin-left:58.3333333333%}.offset-tablet-8{margin-left:66.6666666667%}.offset-tablet-9{margin-left:75%}.offset-tablet-10{margin-left:83.3333333333%}.offset-tablet-11{margin-left:91.6666666667%}}@media screen and (min-width: 1024px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media screen and (min-width: 1280px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}.get-in-touch{padding:20px;border-radius:15px;background:var(--wp--preset--color--white);box-shadow:0 -9px 64px -12px rgba(10,13,18,.14),0px 5px 5px -2.5px rgba(10,13,18,.04)}@media screen and (min-width: 1280px){.get-in-touch{box-shadow:0 32px 64px -12px rgba(10,13,18,.14),0px 5px 5px -2.5px rgba(10,13,18,.04);padding:48px 55px 32px}}.get-in-touch .get-in-touch-title{color:#181d27}.get-in-touch .get-in-touch-description{margin-top:24px}.get-in-touch .get-in-touch-description p{color:#535862}.get-in-touch .get-in-touch-description p strong{font-weight:500}.get-in-touch .get-in-touch-description p a{color:var(--wp--preset--color--brand-700);font-weight:500}.get-in-touch .get-in-touch-description p a:hover{color:var(--wp--preset--color--gold)}.form-wrapper .quform-element-row,.form-wrapper .quform-options-columns{margin:0 -16px !important;width:auto;max-width:none !important}.form-wrapper .quform-spacer{margin-bottom:0 !important;padding-bottom:0 !important}.form-wrapper .quform-element-column{padding-bottom:18px}.form-wrapper .quform-input{margin-bottom:0 !important}.form-wrapper .quform .quform-element-group>.quform-spacer .quform-inner,.form-wrapper .quform .quform-inner-name .quform-spacer .quform-inner{display:flex;flex-direction:column-reverse}.form-wrapper .quform-label{margin-bottom:6px}.form-wrapper .quform-sub-label,.form-wrapper .quform-label>label{color:#1f2a37;font-family:inherit;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.form-wrapper .quform-element-column,.form-wrapper .quform-options-columns>.quform-option{padding-inline:16px}.form-wrapper input,.form-wrapper textarea{border-radius:8px;border:1px solid #d2d6db;background:#fff;padding:10px 14px;height:44px !important;color:#9da4ae;font-family:inherit;font-size:14px !important;font-style:normal;font-weight:400;line-height:150%;color:var(--wp--preset--color--black) !important}@media screen and (min-width: 768px){.form-wrapper input,.form-wrapper textarea{font-size:16px !important}}.form-wrapper input::-moz-placeholder, .form-wrapper textarea::-moz-placeholder{color:#9da4ae;font-family:inherit;font-size:14px !important;font-style:normal;font-weight:400;line-height:150%}.form-wrapper input::placeholder,.form-wrapper textarea::placeholder{color:#9da4ae;font-family:inherit;font-size:14px !important;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width: 768px){.form-wrapper input::-moz-placeholder, .form-wrapper textarea::-moz-placeholder{font-size:16px !important}.form-wrapper input::placeholder,.form-wrapper textarea::placeholder{font-size:16px !important}}.form-wrapper textarea{height:85px !important;padding:10px 14px !important;resize:none}.form-wrapper .quform-label>label>.quform-required{color:#4d5761;font-family:inherit;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.form-wrapper .quform-loading{display:none !important}.form-wrapper input[type=checkbox]{width:20px !important;height:20px !important;border-radius:6px;border:1px solid #cdd5df !important;border:none !important}.form-wrapper .quform-option{margin-top:32px}.form-wrapper .quform-option .quform-option-label{padding-inline-start:12px}.form-wrapper .quform-option .quform-option-text{color:#4b5565;font-family:inherit;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.form-wrapper .quform-option .quform-option-text a{text-decoration-line:underline !important;transition:color 500ms}.form-wrapper .quform-option .quform-option-text a:hover{color:var(--wp--preset--color--brand-600)}.quform-edit-form{display:none}.quform-element-textarea{margin-bottom:32px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{color:#9da4ae;font-family:inherit;font-size:14px !important;font-style:normal;font-weight:400;line-height:150%;outline:none;color:#000 !important;caret-color:#000;-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0 1000px var(--wp--preset--color--white) inset}@media screen and (min-width: 768px){input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{font-size:16px !important}}#single-hero-block{margin-bottom:3rem}.template-title{margin-bottom:3rem}.page-template-entry-content .entry-content-template-wrapper{background:var(--wp--preset--color--black);padding-top:7rem;padding-bottom:7rem}@media screen and (min-width: 1024px){.page-template-entry-content .entry-content-template-wrapper{padding-top:9rem;padding-bottom:9rem}}@media screen and (min-width: 1280px){.page-template-entry-content .entry-content-template-wrapper{padding-top:20rem;padding-bottom:12rem}}.page-template-entry-content .main-wrapper{padding-left:.5rem}.page-template-entry-content .main-wrapper .template-title{color:var(--wp--preset--color--white);font-size:clamp(4.8rem,3.0857142857rem + 2.8571428571vw,7.2rem) !important;line-height:8rem;text-align:center;margin-bottom:clamp(2.4rem,-1.0285714286rem + 5.7142857143vw,7.2rem)}@media screen and (max-width: 599.98px){.page-template-entry-content .main-wrapper .template-title{line-height:5.6rem;text-align:unset}}.page-template-entry-content .main-wrapper .entry-content{color:var(--wp--preset--color--white);padding-top:0}.page-template-entry-content .main-wrapper .entry-content p{margin-bottom:4rem !important;max-width:59.1rem}.page-template-entry-content .main-wrapper .entry-content h3,.page-template-entry-content .main-wrapper .entry-content h2{color:var(--wp--preset--color--white);margin-bottom:2.4rem !important}.page-template-entry-content .main-wrapper .entry-content h3{max-width:59.1rem}/*!
 end general ##############################
 */
header{position:absolute;width:100%;top:0;left:0;z-index:99999;transform:translateX(0);transition:transform 500ms,background 500ms;background:var(--wp--preset--color--black);height:90px;display:flex;align-items:center}header .container{width:100%}header .header-wrapper{display:flex;align-items:center;justify-content:space-between;position:relative;padding-block:20px;transition:padding 500ms}header .main-logo{display:block;width:166px;height:51px;position:relative;z-index:22}@media screen and (min-width: 768px){header .main-logo{width:226px;height:51px}}header .main-logo img,header .main-logo svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}header .book-now-and-burger-menu{display:flex;align-items:center;gap:16px;position:relative;z-index:22}header .book-now-and-burger-menu .flag-wrapper{margin-bottom:0}header .content-us{padding-inline:14px;padding-block:8px;min-width:134px;min-height:40px;gap:10px;font-family:inherit;font-size:14px;font-style:normal;font-weight:600;line-height:100%;color:var(--wp--preset--color--brand-500);background-color:rgba(0,0,0,0);border:1px solid var(--wp--preset--color--brand-500);display:none}header .content-us.mobile-cta{display:flex}@media screen and (min-width: 768px){header .content-us.mobile-cta{display:none}}body.rtl header .content-us.mobile-cta{margin-left:auto}header .content-us svg{width:20px;height:20px}header .content-us:hover{background-color:var(--wp--preset--color--white);border-color:var(--wp--preset--color--white)}@media screen and (min-width: 768px){header .content-us{display:flex}}body.rtl header .content-us{flex-direction:row-reverse}body.rtl header .content-us svg{transform:scaleX(1)}header .burger-menu{width:2.4rem;height:1.6rem;z-index:10;cursor:pointer;transform:translate3d(0, 0, 0);flex-shrink:0;border:none;background:rgba(0,0,0,0);padding:0;display:block}@media screen and (min-width: 1024px){header .burger-menu{display:none}}header .burger-menu:focus{outline:none !important}header .burger-menu span{display:block;width:100%;height:.2rem;margin-bottom:.6rem;position:relative;z-index:1;transition:color 500ms;color:#fff}header .burger-menu span:after,header .burger-menu span:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;opacity:.99;transition:background-color 500ms;display:table;border-radius:1rem}header .burger-menu span:nth-of-type(even):before{transform-origin:right;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}header .burger-menu span:nth-of-type(even):after{transform-origin:left;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1) .2s}header .burger-menu span:before{transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1) .2s}header .burger-menu span:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}header .burger-menu span:last-child{margin:0 auto}header .burger-menu span:first-child{margin:0 auto .6rem}header .burger-menu:hover span:nth-of-type(even):before{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1) .2s}header .burger-menu:hover span:nth-of-type(even):after{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}header .burger-menu:hover span:before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}header .burger-menu:hover span:after{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1) .2s}header .navbar{position:relative;align-items:center;flex-direction:row}@media screen and (max-width: 1023.98px){header .navbar{position:fixed;top:0;inset-inline-end:0;transform:translateX(100%);width:100%;transition:transform 300ms ease-in}body.rtl header .navbar{transform:translateX(-100%)}}header .navbar .nav-item{text-transform:capitalize;color:var(--wp--preset--color--white);transition:color 500ms}header .navbar .nav-item:hover{color:var(--wp--preset--color--brand-500)}header .navbar.header-links-active{transform:translateX(0) !important}header .navbar-wrapper{padding-top:9rem;padding-bottom:10rem;padding-right:2.4rem;padding-left:2.4rem;background:var(--wp--preset--color--black);width:100%;height:100vh;transition:padding 500ms;overflow:auto}@media screen and (min-width: 1024px){header .navbar-wrapper{background-color:rgba(0,0,0,0);padding:0;width:auto;height:auto;overflow:visible}}@media screen and (min-width: 1024px){header .primary-menu{display:flex;align-items:center;gap:18px}}@media screen and (min-width: 1280px){header .primary-menu{gap:38px}}header .menu-item{position:relative;cursor:pointer;list-style:none}header .menu-item:not(:last-child){margin-bottom:2.8rem}@media screen and (min-width: 1024px){header .menu-item:not(:last-child){margin-bottom:0}}header .menu-item:hover .header-link{color:var(--wp--preset--color--brand-600)}header .menu-item:hover .arrow-icon path{fill:var(--wp--preset--color--brand-600)}header .menu-item .header-link-active{color:var(--wp--preset--color--brand-500)}header .has-mega-menu{display:flex;align-items:center;gap:5px}@media screen and (min-width: 1024px){header .has-mega-menu.active .nav-item{color:var(--wp--preset--color--brand-600)}header .has-mega-menu.active .arrow-icon{transform:scaleY(-1)}header .has-mega-menu.active .arrow-icon path{fill:var(--wp--preset--color--brand-600)}}header .arrow-icon{width:16px;height:16px;transition:transform 500ms}header .arrow-icon path{fill:#fff}@media screen and (max-width: 1023.98px){header .arrow-icon{transform:rotate(-90deg)}body.rtl header .arrow-icon{transform:rotate(90deg)}}header.header-transparent{background:rgba(0,0,0,0)}header .mega-menu-wrapper{background:var(--wp--preset--color--black);display:flex;flex-direction:column;position:absolute;top:calc(100% - 1px);width:100%;z-index:2;opacity:0;transition:opacity 500ms;pointer-events:none;padding-block:30px}header .mega-menu-wrapper:after{content:"";position:absolute;top:-12px;width:100vw;height:calc(100% + 12px);left:50%;transform:translateX(-50%);background-color:var(--wp--preset--color--black);z-index:-1;pointer-events:none}@media screen and (max-width: 1023.98px){header .mega-menu-wrapper{width:100vw;height:100vh;top:calc(100% - 1px);left:50%;transform:translateX(-50%);overflow-y:scroll;overflow-x:hidden;padding-right:2.4rem;padding-left:2.4rem;padding-top:50px}}@media screen and (min-width: 768px){header .mega-menu-wrapper{flex-direction:row;justify-content:space-between;flex-wrap:wrap;padding-top:50px}}@media screen and (min-width: 1024px){header .mega-menu-wrapper{min-height:550px}}@media screen and (min-width: 1280px){header .mega-menu-wrapper{padding-block:0;min-height:720px;gap:50px}}header .mega-menu-wrapper .left-content{width:100%}@media screen and (min-width: 768px){header .mega-menu-wrapper .left-content{width:53%}}@media screen and (min-width: 1024px){header .mega-menu-wrapper .left-content{width:53.9%;padding-top:25px;padding-bottom:25px}}@media screen and (min-width: 1280px){header .mega-menu-wrapper .left-content{width:53.9%;padding-top:64px;padding-bottom:25px}}header .mega-menu-wrapper .left-content .package-wrapper{margin-top:24px}header .mega-menu-wrapper .left-content .package-wrapper .package-box{display:flex;align-items:flex-start;gap:12px;padding-block:12px 11px}@media screen and (min-width: 1024px){header .mega-menu-wrapper .left-content .package-wrapper .package-box{gap:24px}}header .mega-menu-wrapper .left-content .package-wrapper .package-box .package-icon{width:32px;height:37px;flex-shrink:0;margin-top:8px}body.rtl header .mega-menu-wrapper .left-content .package-wrapper .package-box .package-icon{transform:scaleX(-1)}header .mega-menu-wrapper .left-content .package-wrapper .package-box .title-and-excerpt .package-title{font-weight:300}header .mega-menu-wrapper .left-content .package-wrapper .package-box .title-and-excerpt .package-title br{display:none}header .mega-menu-wrapper .left-content .package-wrapper .package-box .title-and-excerpt .package-title p{transition:color 500ms}header .mega-menu-wrapper .left-content .package-wrapper .package-box .title-and-excerpt .package-title strong{font-weight:700}header .mega-menu-wrapper .left-content .package-wrapper .package-box .title-and-excerpt .package-description{color:var(--wp--preset--color--quinary-400)}header .mega-menu-wrapper .left-content .package-wrapper .package-box .title-and-excerpt .package-description p{color:var(--wp--preset--color--quinary-400)}header .mega-menu-wrapper .left-content .package-wrapper .package-box:hover .package-title p{color:var(--wp--preset--color--brand-600)}@media screen and (min-width: 1024px){header .mega-menu-wrapper .left-content .package-wrapper{width:80.15%}}header .mega-menu-wrapper .left-content-title,header .mega-menu-wrapper .right-content-title{padding-bottom:24px;width:100%;display:block;transition:color 500ms;border-bottom:1px solid var(--wp--preset--color--tertiary-600)}@media screen and (min-width: 768px){header .mega-menu-wrapper .left-content-title,header .mega-menu-wrapper .right-content-title{padding-bottom:12px}}@media screen and (min-width: 1024px){header .mega-menu-wrapper .left-content-title,header .mega-menu-wrapper .right-content-title{padding-bottom:24px}}header .mega-menu-wrapper .left-content-title:hover,header .mega-menu-wrapper .right-content-title:hover{color:var(--wp--preset--color--brand-600)}header .mega-menu-wrapper .left-content-title:hover .arrow-icon path,header .mega-menu-wrapper .right-content-title:hover .arrow-icon path{fill:var(--wp--preset--color--brand-600)}header .mega-menu-wrapper .left-content-title span,header .mega-menu-wrapper .right-content-title span{display:flex;align-items:center;gap:5px}header .mega-menu-wrapper .left-content-title span .arrow-icon,header .mega-menu-wrapper .right-content-title span .arrow-icon{transform:rotate(-90deg)}body.rtl header .mega-menu-wrapper .left-content-title span .arrow-icon,body.rtl header .mega-menu-wrapper .right-content-title span .arrow-icon{transform:rotate(90deg)}header .mega-menu-wrapper .right-content{display:none}@media screen and (min-width: 768px){header .mega-menu-wrapper .right-content{background:#111418;display:flex;gap:25px;height:-moz-fit-content;height:fit-content;width:40.74%;padding:25px}}@media screen and (min-width: 1024px){header .mega-menu-wrapper .right-content{padding:25px 42px 25px 67px}}@media screen and (min-width: 1280px){header .mega-menu-wrapper .right-content{gap:48px;padding:64px 42px 62px 67px}}header .mega-menu-wrapper .right-content .right-content-title{color:var(--wp--preset--color--white)}header .mega-menu-wrapper .right-content .info-box-wrapper{margin-top:16px}header .mega-menu-wrapper .right-content .info-box-wrapper .info-box{padding-block:12px;display:flex;align-items:center;gap:16px}@media screen and (min-width: 768px){header .mega-menu-wrapper .right-content .info-box-wrapper .info-box{padding-block:6px}}@media screen and (min-width: 1024px){header .mega-menu-wrapper .right-content .info-box-wrapper .info-box{padding-block:12px}}header .mega-menu-wrapper .right-content .info-box-wrapper .info-box .info-box-image{width:24px;height:24px}header .mega-menu-wrapper .right-content .info-box-wrapper .info-box .package-title{transition:color 500ms;line-height:30px}@media screen and (min-width: 768px){header .mega-menu-wrapper .right-content .info-box-wrapper .info-box .package-title{font-size:14px}}@media screen and (min-width: 1024px){header .mega-menu-wrapper .right-content .info-box-wrapper .info-box .package-title{font-size:16px}}header .mega-menu-wrapper .right-content .info-box-wrapper .info-box .package-title:hover{color:var(--wp--preset--color--brand-600)}header .mega-menu-wrapper .back-step{position:absolute;top:0;width:100%;height:-moz-fit-content;height:fit-content;color:var(--wp--preset--color--white);font-size:14px;font-style:normal;font-weight:500;line-height:100%;display:flex;align-items:center;gap:10px;cursor:pointer;transition:color 500ms;margin-bottom:20px}header .mega-menu-wrapper .back-step svg path{fill:currentColor}body.rtl header .mega-menu-wrapper .back-step svg{transform:scaleX(-1)}header .mega-menu-wrapper .back-step:hover{color:var(--wp--preset--color--brand-600)}@media screen and (min-width: 768px){header .mega-menu-wrapper .back-step{margin-bottom:0}}@media screen and (min-width: 1024px){header .mega-menu-wrapper .back-step{display:none}}body.rtl header .mega-menu-wrapper .back-step{flex-direction:row-reverse;justify-content:flex-end}body.rtl header .mega-menu-wrapper .back-step svg{transform:scaleX(1)}header .mega-menu-wrapper.active{opacity:1;pointer-events:auto}
.hero_block{position:relative;height:100vh;overflow:hidden;z-index:5;display:flex;align-items:flex-end;padding-bottom:24px}@media screen and (min-width: 600px)and (max-width: 1023.98px){.hero_block{padding-bottom:29px}}@media screen and (min-width: 1024px){.hero_block{padding-bottom:32px}}.hero_block .iris-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;pointer-events:none}.hero_block .iris-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;-webkit-mask-image:radial-gradient(circle at center, transparent 35px, black 35px);mask-image:radial-gradient(circle at center, transparent 35px, black 35px);-webkit-mask-size:cover;mask-size:cover}.hero_block .iris-container svg{position:absolute;left:50%;top:50%;translate:-50% -50%;width:150px;height:auto}.hero_block .hero-cover-image{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none;filter:blur(0)}.hero_block .hero-cover-image img,.hero_block .hero-cover-image svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero_block .site-logo{height:auto;margin-bottom:0;z-index:2}.hero_block .hollywood-hero-background{z-index:1}.hero_block .hollywood-hero-foreground{z-index:4}.hero_block .hollywood-hero-background,.hero_block .hollywood-hero-foreground{transition:filter 500ms}.hero_block .drone{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:137.33%;aspect-ratio:2.41;z-index:6}@media screen and (min-width: 1024px){.hero_block .drone{transform:translate(-50%, 0);width:111.33%;top:26.44%}}@media screen and (min-width: 1280px){.hero_block .drone{width:89.06%}}@media screen and (min-width: 1440px){.hero_block .drone{width:79.1666%}}@media screen and (min-width: 1920px){.hero_block .drone{width:59.375%}}.hero_block.blur .hollywood-hero-background,.hero_block.blur .hollywood-hero-foreground{filter:blur(10px)}.hero_block .full-container{z-index:6}.hero_block .hero-content-wrapper{display:flex;gap:11px;flex-direction:column}@media screen and (min-width: 600px){.hero_block .hero-content-wrapper{flex-direction:row;align-items:flex-end;justify-content:space-between}}.hero_block .serif-h1{margin-bottom:37px;max-width:217px}@media screen and (min-width: 1024px){.hero_block .serif-h1{max-width:419px;margin-bottom:31px}}.hero_block .scroll-text{position:absolute;top:24px;left:24px}@media screen and (min-width: 768px){.hero_block .scroll-text{top:95%;left:50%;translate:-50% 50%}}.hero_block .pulse-text{color:var(--wp--preset--color--off-white);text-align:center;opacity:0;animation:pulseTextBrightness 2s infinite alternate ease-in-out}@keyframes pulseTextBrightness{0%,12%{opacity:0}88%,100%{opacity:1}}

/*# sourceMappingURL=main.128a83dc47a347e2869b.css.map*/