@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&display=swap";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}*{margin:0;padding:0}:root{--Animation-Duration: all .35s ease;--Font-Primary: "Cairo", sans-serif;--Font-Secondary: "Cairo", sans-serif;--Font-Tabler: "tabler-icons";--Primary: #c1a360;--Primary-Dark: #a89050;--Primary-Light: #d4b870;--Secondary: #0e2f85;--Secondary-Dark: #0a2366;--Secondary-Light: #123ba4;--SecondaryTwo: rgba(193, 163, 96, .15);--Heading: #c1a360;--Text: #49515B;--Border: rgba(73, 81, 91, .3);--Background: #c1a360;--White: #FFFFFF;--Success: #3CB371;--Success-Hover: #34885a;--Warning: #F7921F;--Warning-Hover: #be7016;--Info: #02A5CE;--Info-Hover: #156e85;--Danger: #DC3545;--Danger-Hover: #9c1321}html[data-theme=two]{--Primary: #7444FD;--Secondary: #F7F8FF;--SecondaryTwo: rgba(116, 68, 253, .1);--Heading: #282C32;--Text: #565656;--Border: rgba(73, 81, 91, .3);--Background: #161616}html[data-theme=three]{--Primary: #FA3E5F;--Secondary: #F8F8F8;--SecondaryTwo: rgba(250, 62, 95, .1);--Heading: #1F1F1F;--Text: #565656;--Border: rgba(73, 81, 91, .3);--Background: #1F1F1F}html[data-theme=four]{--Primary: #601FEB;--Secondary: #F7F7FC;--SecondaryTwo: rgba(96, 31, 235, .1);--Heading: #161616;--Text: #49515B;--Border: rgba(73, 81, 91, .3);--Background: #161616}html[data-theme=five]{--Primary: #0F0F0F;--Secondary: #F5F5F5;--SecondaryTwo: rgba(15, 15, 15, .1);--Heading: #0F0F0F;--Text: #0F0F0F;--Border: rgba(15, 15, 15, .2);--Background: #0F0F0F}body,html{color:var(--Text);scroll-behavior:smooth;overflow-x:hidden;padding:0!important;font-family:var(--Font-Secondary)}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:var(--Heading);font-weight:600;line-height:1.2;font-family:var(--Font-Primary)}h1,.h1,h2,.h2,h3,.h3,h4,.h4{letter-spacing:-1px}h5,.h5,h6,.h6{letter-spacing:-.5px}p{font-size:16px;line-height:1.65;color:var(--Text)}a{transition:var(--Animation-Duration);text-decoration:none;outline:0 solid transparent;color:var(--Heading);font-family:var(--Font-Primary);font-weight:600}a:hover,a:focus{transition:var(--Animation-Duration);text-decoration:none;outline:0 solid transparent;color:var(--Heading);font-weight:600}ul,ol{margin-bottom:0}ul li,ol li{line-height:1.75}.border,.border-end,.border-start,.border-top,.border-bottom{border-color:var(--Border)!important}img{max-width:100%;height:auto}input:required,textarea:required,input:invalid,textarea:invalid{box-shadow:none!important}.bg-img{background-size:cover;background-position:center center;background-repeat:no-repeat}.bg-fixed{background-attachment:fixed}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:320px}@media (min-width: 400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:360px}}@media (min-width: 480px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:420px}}@media (min-width: 576px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:540px}}@media (min-width: 768px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:720px}}@media (min-width: 992px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:960px}}@media (min-width: 1200px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1140px}}@media (min-width: 1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row.g-4,.row.gy-4{--bs-gutter-y: 30px}.row.g-4,.row.gx-4{--bs-gutter-x: 30px}.custom-container{width:300px;margin-left:auto;margin-right:auto}@media (min-width: 480px){.custom-container{width:420px}}@media (min-width: 576px){.custom-container{width:540px}}@media (min-width: 768px){.custom-container{width:720px}}@media (min-width: 992px){.custom-container{width:960px}}@media (min-width: 1200px){.custom-container{width:1140px}}@media (min-width: 1400px){.custom-container{width:1320px}}.fz-12{font-size:12px!important}.fz-14{font-size:14px!important}.fz-16{font-size:16px!important}.fz-18{font-size:18px!important}.shadow-sm{box-shadow:0 .125rem .25rem #2f5bea13!important}.shadow{box-shadow:0 .5rem 1rem #2f5bea26!important}.shadow-lg{box-shadow:0 1rem 3rem #2f5bea2d!important}.btn{display:inline-flex;align-items:center;justify-content:center;font-size:14px;padding:12px 24px;gap:6px;border-radius:5rem;border:0;position:relative;height:48px;min-width:auto;text-transform:capitalize;overflow:hidden;transition:var(--Animation-Duration);font-family:var(--Font-Primary);font-weight:600}@media only screen and (min-width:1200px){.btn{height:54px;padding:12px 24px}}@media only screen and (min-width:1400px){.btn{height:60px;padding:16px 32px;font-size:16px}}.btn>span{font-size:16px;display:flex;align-items:center;gap:4px;transition:opacity .35s ease,transform .35s ease,-webkit-transform .35s ease;position:relative;opacity:1}.btn>span:last-child{position:absolute;opacity:0;transform:translateY(50px)}.btn i{font-size:140%;transition:var(--Animation-Duration)}.btn:active,.btn:hover,.btn:focus{box-shadow:none}.btn:active span:first-child,.btn:hover span:first-child,.btn:focus span:first-child{opacity:0;transform:translateY(-50px)}.btn:active span:last-child,.btn:hover span:last-child,.btn:focus span:last-child{opacity:1;transform:translateY(0)}.btn-primary{background-color:var(--Primary);color:var(--White)}.btn-primary:active,.btn-primary:hover,.btn-primary:focus{background-color:var(--Heading);color:var(--White)}.btn-success{background-color:var(--Success);color:var(--White)}.btn-success:active,.btn-success:hover,.btn-success:focus{background-color:var(--Success-Hover);color:var(--White)}.btn-info{background-color:var(--Info);color:var(--White)}.btn-info:active,.btn-info:hover,.btn-info:focus{background-color:var(--Info-Hover);color:var(--White)}.btn-warning{background-color:var(--Warning);color:var(--White)}.btn-warning:active,.btn-warning:hover,.btn-warning:focus{background-color:var(--Warning-Hover);color:var(--White)}.btn-danger{background-color:var(--Danger);color:var(--White)}.btn-danger:active,.btn-danger:hover,.btn-danger:focus{background-color:var(--Danger-Hover);color:var(--White)}.btn-light{background-color:var(--White);color:var(--Heading)}.btn-light:active,.btn-light:hover,.btn-light:focus{background-color:var(--White);color:var(--Heading)}.btn-dark{background-color:var(--Heading);color:var(--White)!important}.btn-dark:active,.btn-dark:hover,.btn-dark:focus{background-color:var(--Text);color:var(--White)!important}.btn-link{position:relative;z-index:1;color:var(--Heading);gap:6px;padding:0!important;min-width:0;height:auto;background-color:transparent;border:0;text-decoration:none;border-radius:0!important}.btn-link:active,.btn-link:hover,.btn-link:focus{box-shadow:none;color:var(--Primary)}.btn-group-sm>.btn,.btn-sm{padding:.375rem 1.25rem;font-size:12px;height:37px;min-width:100px}.btn-outline-primary{border:1px solid var(--Primary);color:var(--Primary)}.btn-outline-primary:hover,.btn-outline-primary:focus{background-color:var(--Primary);color:var(--White)}.btn-outline-success{border:1px solid var(--Success);color:var(--Success)}.btn-outline-success:hover,.btn-outline-success:focus{background-color:var(--Success);color:var(--White)}.btn-outline-warning{border:1px solid var(--Warning);color:var(--Warning)}.btn-outline-warning:hover,.btn-outline-warning:focus{background-color:var(--Warning);color:var(--White)}.btn-outline-info{border:1px solid var(--Info);color:var(--Info)}.btn-outline-info:hover,.btn-outline-info:focus{background-color:var(--Info);color:var(--White)}.btn-outline-danger{border:1px solid var(--Danger);color:var(--Danger)}.btn-outline-danger:hover,.btn-outline-danger:focus{background-color:var(--Danger);color:var(--White)}.btn-outline-light{border:1px solid var(--White);color:var(--White)}.btn-outline-light:hover,.btn-outline-light:focus{background-color:var(--White);color:var(--Primary)}.btn-outline-dark{border:1px solid var(--Heading);color:var(--Heading)}.btn-outline-dark:hover,.btn-outline-dark:focus{background-color:var(--Heading);color:var(--White)}.btn-download{display:flex;align-items:center;gap:6px;height:60px;padding:0 30px;border-radius:5rem;border:1px solid var(--White);color:var(--White);outline:none;box-shadow:none;transition:var(--Animation-Duration)}.btn-download i{font-size:36px}.btn-download>div{line-height:1}.btn-download .sub-text{font-size:12px;font-weight:500;color:#faf8ff;display:block;margin-bottom:4px}.btn-download p{color:var(--White);line-height:1.1}.btn-download.active,.btn-download:hover,.btn-download:focus{box-shadow:none;background-color:#282c32;border-color:#282c32;color:var(--White)}.bg-primary{background-color:var(--Primary)!important}.bg-secondary{background-color:var(--Secondary)!important}.bg-success{background-color:var(--Success)!important}.bg-danger{background-color:var(--Danger)!important}.bg-warning{background-color:var(--Warning)!important}.bg-info{background-color:var(--Info)!important}.bg-dark{background-color:var(--Heading)!important}.bg-gray{background-color:var(--Secondary)!important}.text-primary{color:var(--Primary)!important}.text-dark{color:var(--Text)!important}.text-heading{color:var(--Heading)!important}.text-success{color:var(--Success)!important}.text-danger{color:var(--Danger)!important}.text-warning{color:var(--Warning)!important}.text-info{color:var(--Info)!important}.startix-scrolltop{position:fixed;bottom:2rem;right:2rem;transition:var(--Animation-Duration);z-index:9999;width:2.5rem;height:2.5rem;font-size:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--White);cursor:pointer;transform:translateY(100px);border:0!important;box-shadow:none;background-color:var(--Background)}.startix-scrolltop span{font-size:1.75rem}.startix-scrolltop.scrolltop-show{transform:translateY(0)}.startix-scrolltop.scrolltop-hide{transform:translateY(100px)}@media only screen and (min-width:992px){.startix-scrolltop{width:3rem;height:3rem;right:3rem;bottom:3rem}}.startix-scrolltop:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background:conic-gradient(var(--Primary) var(--scroll-progress),var(--Heading) 0);z-index:-1}.divider{width:100%;display:block;height:60px}@media only screen and (min-width:576px){.divider{height:70px}}@media only screen and (min-width:768px){.divider{height:80px}}@media only screen and (min-width:992px){.divider{height:95px}}@media only screen and (min-width:1200px){.divider{height:110px}}@media only screen and (min-width:1400px){.divider{height:124px}}.divider-sm{width:100%;display:block;height:50px}@media only screen and (min-width:768px){.divider-sm{height:60px}}.section-heading{position:relative;z-index:1}.section-heading .subtitle{font-size:12px;font-weight:500;color:var(--Primary);border-radius:30px;background:var(--SecondaryTwo);padding:6px 18px;text-transform:uppercase;display:inline-flex;margin-bottom:1rem}@media only screen and (min-width:768px){.section-heading .subtitle{font-size:14px}}@media only screen and (min-width:1200px){.section-heading .subtitle{font-size:1rem}}.section-heading .subtitle.text-light{color:var(--White);background:#fff3}.section-heading h2{font-size:clamp(28px,4.5vw,50px);line-height:1.2;color:var(--Heading)}.section-heading h3{color:var(--Heading);text-align:center;font-size:clamp(60px,10vw,250px);font-weight:600;line-height:.8}.section-heading h3>span:first-child{color:var(--Heading)}.section-heading h3>span{color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--Heading)}@media only screen and (min-width:1200px){.section-heading p{font-size:18px}}.section-heading .question-mark{position:absolute;bottom:-20%;right:10%;z-index:-10}.section-heading img{border-radius:18px;width:100%}.search-bg-overlay{position:fixed;width:100%;height:100%;background-color:var(--Background);opacity:0;top:0;left:0;z-index:100000;visibility:hidden;transition:var(--Animation-Duration)}.search-bg-overlay.open{opacity:.98;visibility:visible}.search-form-popup{position:fixed;z-index:100000;padding:24px;background-color:transparent;left:50%;top:50%;min-width:290px;border-radius:8px;opacity:0;visibility:hidden;transition:var(--Animation-Duration);transform:scale(.9) translate(-50%,-50%);text-align:center}@media only screen and (min-width:480px){.search-form-popup{min-width:360px}}@media only screen and (min-width:768px){.search-form-popup{padding:40px 32px;min-width:500px}}@media only screen and (min-width:992px){.search-form-popup{min-width:600px}}.search-form-popup .close-btn{position:absolute;top:-1rem;right:-1rem;z-index:1000;width:32px;height:32px;border-radius:50%;border:0;font-size:1.25rem;display:flex;align-items:center;justify-content:center;background-color:#ffffff1a;color:var(--White);transition:var(--Animation-Duration)}.search-form-popup .close-btn:hover,.search-form-popup .close-btn:focus{background-color:var(--White);color:var(--Heading)}@media only screen and (min-width:768px){.search-form-popup .close-btn{width:40px;height:40px;top:-2rem;right:-2rem}}.search-form-popup form{display:flex;gap:30px}.search-form-popup form .form-control{width:100%;height:48px;border-radius:0;border-top:0;border-left:0;border-right:0;border-bottom:1px solid var(--White);background-color:transparent;color:var(--White);font-size:16px;padding:15px 24px;font-weight:700}@media only screen and (min-width:1200px){.search-form-popup form .form-control{font-size:18px;height:64px}}.search-form-popup form .form-control::placeholder{color:var(--White);opacity:.85}.search-form-popup form .form-control:focus{box-shadow:none}.search-form-popup form .btn{border-radius:8px;height:48px}@media only screen and (min-width:1200px){.search-form-popup form .btn{height:64px}}.search-form-popup.open{opacity:1;visibility:visible;transform:scale(1) translate(-50%,-50%)}@media only screen and (min-width:1200px){.error-content p{font-size:18px}}.integration-content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}@media only screen and (min-width:1400px){.integration-content{gap:30px}}.integration-card{border-radius:10px;background-color:var(--White);padding:1rem;display:inline-flex;align-items:center;gap:1rem;max-width:100%}@media only screen and (min-width:576px){.integration-card{max-width:240px}}@media only screen and (min-width:768px){.integration-card{max-width:280px}}@media only screen and (min-width:992px){.integration-card{max-width:290px}}@media only screen and (min-width:1200px){.integration-card{max-width:300px}}.integration-card img{width:80px;height:80px;flex-shrink:0}.integration-card p{margin-bottom:0;font-size:13px;line-height:1.5}@media only screen and (min-width:1200px){.integration-card p{font-size:15px}}.tilt-image{transition:transform .2s ease;transform-style:preserve-3d;will-change:transform}.translateY10{transition:var(--Animation-Duration);opacity:1;visibility:visible}@media (max-width: 767.98px){.translateY10{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}}.translateY10:hover,.translateY10:focus{transform:translateY(-10px)}.fadeInUp{transition:var(--Animation-Duration);opacity:1;visibility:visible}@media (max-width: 767.98px){.fadeInUp{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}}.img-rotate360{animation:rotate360 8s linear infinite}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.imgZoomInOut{transition:width .5s ease}.preloader{position:fixed;width:100vw;height:100vh;z-index:9999999;top:0;left:0;background-color:var(--Heading);display:flex;align-items:center;justify-content:center;overflow:hidden}.jarallax{position:relative;z-index:0}.jarallax>.jarallax-img,picture.jarallax-img img{position:absolute;object-fit:cover;top:0;left:0;width:100%;height:100%;z-index:-1}.header-search-btn{cursor:pointer}.header-search-btn .btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;border-radius:50%;transition:var(--Animation-Duration)}.header-search-btn .btn svg path{fill:var(--Heading);transition:var(--Animation-Duration)}.header-search-btn .btn:hover svg path,.header-search-btn .btn:focus svg path{fill:var(--Primary)}.header-navigation{gap:.75rem;margin-top:0;width:100%}@media (min-width: 576px){.header-navigation{gap:1rem}}@media only screen and (min-width:768px){.header-navigation{gap:1.25rem}}@media only screen and (min-width:1200px){.header-navigation{margin-top:0;width:auto}}@media only screen and (min-width:992px){.header-navigation{gap:1.5rem;margin-top:0;width:auto}}@media only screen and (min-width:1200px){.header-navigation{gap:36px;padding-left:32px}}.header-navigation .btn{width:100%;font-size:.875rem;padding:.5rem 1rem}@media (min-width: 576px){.header-navigation .btn{width:auto;font-size:.9375rem;padding:.625rem 1.25rem}}@media only screen and (min-width:768px){.header-navigation .btn{font-size:1rem;padding:.75rem 1.5rem}}.header-navigation .btn.btn-primary{background:linear-gradient(135deg,#c1a360,#d4b870);border:none;border-radius:50px;padding:.75rem 2rem;font-weight:600;color:var(--White);box-shadow:0 4px 12px #c1a3604d;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap}@media only screen and (min-width:768px){.header-navigation .btn.btn-primary{padding:.875rem 2.5rem}}@media only screen and (min-width:992px){.header-navigation .btn.btn-primary{padding:1rem 3rem}}.header-navigation .btn.btn-primary:hover,.header-navigation .btn.btn-primary:focus{background:linear-gradient(135deg,#b8964f,#c1a360);box-shadow:0 6px 16px #c1a36066;transform:translateY(-2px)}.header-navigation .btn.btn-primary i{font-size:1.1em}.header-navigation.style-two{padding-left:80px}.header-language-switcher{display:flex;align-items:center;gap:10px;flex-shrink:0;margin:0;min-width:fit-content}.header-language-switcher .language-switcher{display:inline-flex;align-items:center}.header-language-switcher .language-switcher .lang-icon-inline{display:inline-flex;align-items:center;justify-content:center;color:var(--Heading)}.header-language-switcher .language-switcher .lang-icon-inline svg{width:16px;height:16px}.lang-switch-btn{border:1px solid rgba(0,0,0,.14);border-radius:10px;font-size:12.5px;font-weight:600;line-height:1.2;min-height:34px;padding:6px 12px;color:var(--Heading);background:var(--White);transition:var(--Animation-Duration);min-width:96px}.lang-switch-btn:hover,.lang-switch-btn:focus{border-color:#00000038;background:#00000008;color:var(--Primary)}@media (max-width: 575.98px){.lang-switch-btn{min-width:88px;padding:6px 10px;font-size:12px}}.navbar-toggler{margin:0!important;flex-shrink:0;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.navbar .d-xl-none .header-language-switcher{gap:6px}.navbar .d-xl-none .header-language-switcher .lang-switch-btn{min-width:90px;font-size:12px;padding:7px 10px}.header-main-bar{min-height:68px;gap:12px}@media only screen and (min-width:768px){.header-main-bar{gap:14px}}@media only screen and (min-width:992px){.header-main-bar{gap:16px}}@media only screen and (min-width:1200px){.header-main-bar{gap:18px}}.header-right-compact{gap:8px}@media only screen and (min-width:768px){.header-right-compact{gap:10px}}@media only screen and (min-width:992px){.header-right-compact{gap:12px}}.navbar-nav>li>a.nav-link{position:relative;border-bottom:2px solid transparent;border-inline-start:3px solid transparent;padding-inline:.3rem;transition:var(--Animation-Duration)}.navbar-nav>li>a.nav-link.active{color:var(--Primary)}[dir=rtl] .navbar-nav>li>a.nav-link.active{border-inline-start-color:transparent}[dir=rtl] .navbar-nav>li>a.nav-link{border-inline-start:0}.navbar-nav>li>a.nav-link:hover,.navbar-nav>li>a.nav-link:focus{color:var(--Primary)}.header-section{background-color:transparent;position:fixed;width:100%;top:0;left:0;z-index:1000;transition:var(--Animation-Duration)}@media only screen and (min-width:1200px){.header-section{box-shadow:none}}.header-section.mobile-menu-open{background-color:var(--White)}.header-section .navbar-toggler{padding:.375rem;width:2.25rem;height:2.25rem;font-size:1.25rem;color:var(--Heading);border:1px solid var(--Border);border-radius:6px;transition:var(--Animation-Duration);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto;background-color:transparent}@media only screen and (min-width: 320px) and (max-width: 374.98px){.header-section .navbar-toggler{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);z-index:20;margin-left:0;width:2.125rem;height:2.125rem;font-size:1.125rem}}@media only screen and (min-width: 375px) and (max-width: 389.98px){.header-section .navbar-toggler{position:absolute;right:.9375rem;top:50%;transform:translateY(-50%);z-index:20;margin-left:0;width:2.25rem;height:2.25rem;font-size:1.25rem}}@media only screen and (min-width: 390px) and (max-width: 427.98px){.header-section .navbar-toggler{position:absolute;right:1rem;top:50%;transform:translateY(-50%);z-index:20;margin-left:0;width:2.375rem;height:2.375rem;font-size:1.375rem}}@media only screen and (min-width: 428px) and (max-width: 575.98px){.header-section .navbar-toggler{position:absolute;right:1.125rem;top:50%;transform:translateY(-50%);z-index:20;margin-left:0;width:2.5rem;height:2.5rem;font-size:1.5rem}}@media (min-width: 576px) and (max-width: 767.98px){.header-section .navbar-toggler{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);z-index:20;margin-left:0;width:2.625rem;height:2.625rem;font-size:1.625rem}}@media only screen and (min-width: 768px) and (max-width: 809.98px){.header-section .navbar-toggler{position:absolute;right:1.375rem;top:50%;transform:translateY(-50%);z-index:20;margin-left:0;width:2.75rem;height:2.75rem;font-size:1.75rem}}@media only screen and (min-width: 810px) and (max-width: 833.98px){.header-section .navbar-toggler{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);z-index:20;margin-left:0;width:2.875rem;height:2.875rem;font-size:1.875rem}}@media only screen and (min-width: 834px) and (max-width: 1023.98px){.header-section .navbar-toggler{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);z-index:20;margin-left:0;width:3rem;height:3rem;font-size:2rem}}@media only screen and (min-width: 1024px) and (max-width: 1199.98px){.header-section .navbar-toggler{position:absolute;right:1.625rem;top:50%;transform:translateY(-50%);z-index:20;margin-left:0;width:3.125rem;height:3.125rem;font-size:2.125rem}}@media only screen and (min-width: 320px) and (max-width: 1199.98px){[dir=rtl] .header-section .navbar-toggler{right:auto;left:1rem;margin-right:0}}@media (min-width: 576px){.header-section .navbar-toggler{width:2.5rem;height:2.5rem;font-size:1.5rem;padding:.5rem}}@media only screen and (min-width:768px){.header-section .navbar-toggler{width:2.75rem;height:2.75rem;font-size:1.625rem}}@media only screen and (min-width:1200px){.header-section .navbar-toggler{position:static;transform:none;margin-left:0}}.header-section .navbar-toggler:hover{background-color:#c1a3601a;border-color:#c1a3604d;color:#c1a360}.header-section .navbar-toggler:focus{box-shadow:0 0 0 3px #c1a36033;outline:none}.header-section .navbar-toggler i{display:block}.header-section .navbar{background-color:var(--White);transition:var(--Animation-Duration);padding-top:.75rem;padding-bottom:.75rem;min-height:70px}@media only screen and (min-width: 320px) and (max-width: 374.98px){.header-section .navbar{box-shadow:0 2px 8px #00000014;border-bottom:1px solid rgba(0,0,0,.05);padding-top:.625rem;padding-bottom:.625rem;min-height:68px}}@media only screen and (min-width: 375px) and (max-width: 389.98px){.header-section .navbar{box-shadow:0 2px 8px #00000014;border-bottom:1px solid rgba(0,0,0,.05);padding-top:.6875rem;padding-bottom:.6875rem;min-height:70px}}@media only screen and (min-width: 390px) and (max-width: 427.98px){.header-section .navbar{box-shadow:0 2px 8px #00000014;border-bottom:1px solid rgba(0,0,0,.05);padding-top:.75rem;padding-bottom:.75rem;min-height:72px}}@media only screen and (min-width: 428px) and (max-width: 575.98px){.header-section .navbar{box-shadow:0 2px 8px #00000014;border-bottom:1px solid rgba(0,0,0,.05);padding-top:.8125rem;padding-bottom:.8125rem;min-height:75px}}@media (min-width: 576px) and (max-width: 767.98px){.header-section .navbar{box-shadow:0 2px 8px #00000014;border-bottom:1px solid rgba(0,0,0,.05);padding-top:.875rem;padding-bottom:.875rem;min-height:78px}}@media only screen and (min-width: 768px) and (max-width: 809.98px){.header-section .navbar{box-shadow:0 2px 8px #00000014;border-bottom:1px solid rgba(0,0,0,.05);padding-top:.9375rem;padding-bottom:.9375rem;min-height:80px}}@media only screen and (min-width: 810px) and (max-width: 833.98px){.header-section .navbar{box-shadow:0 2px 8px #00000014;border-bottom:1px solid rgba(0,0,0,.05);padding-top:1rem;padding-bottom:1rem;min-height:82px}}@media only screen and (min-width: 834px) and (max-width: 1023.98px){.header-section .navbar{box-shadow:0 2px 8px #00000014;border-bottom:1px solid rgba(0,0,0,.05);padding-top:1.0625rem;padding-bottom:1.0625rem;min-height:84px}}@media only screen and (min-width: 1024px) and (max-width: 1199.98px){.header-section .navbar{box-shadow:0 2px 8px #00000014;border-bottom:1px solid rgba(0,0,0,.05);padding-top:1.125rem;padding-bottom:1.125rem;min-height:86px}}@media only screen and (min-width:992px){.header-section .navbar{min-height:90px}}@media only screen and (min-width:1200px){.header-section .navbar{height:100px;min-height:100px;padding-top:0;padding-bottom:0;box-shadow:none;border-bottom:none}}.header-section .navbar .container{display:flex;flex-direction:column;gap:1rem;position:relative}@media (max-width: 575.98px){.header-section .navbar .container{padding-left:1rem;padding-right:1rem;gap:.5rem}}@media (min-width: 576px){.header-section .navbar .container{gap:.75rem}}@media only screen and (min-width:768px){.header-section .navbar .container{gap:1rem}}@media only screen and (min-width:1200px){.header-section .navbar .container{flex-direction:row;align-items:center;gap:0}}.header-section .navbar .navbar-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem;position:relative}@media only screen and (min-width: 320px) and (max-width: 374.98px){.header-section .navbar .navbar-wrapper{justify-content:center;padding:.5rem 0;min-height:70px;gap:.75rem}}@media only screen and (min-width: 375px) and (max-width: 389.98px){.header-section .navbar .navbar-wrapper{justify-content:center;padding:.5rem 0;min-height:72px;gap:.875rem}}@media only screen and (min-width: 390px) and (max-width: 427.98px){.header-section .navbar .navbar-wrapper{justify-content:center;padding:.5rem 0;min-height:75px;gap:1rem}}@media only screen and (min-width: 428px) and (max-width: 575.98px){.header-section .navbar .navbar-wrapper{justify-content:center;padding:.625rem 0;min-height:78px;gap:1.125rem}}@media (min-width: 576px) and (max-width: 767.98px){.header-section .navbar .navbar-wrapper{justify-content:center;padding:.75rem 0;min-height:80px;gap:1.25rem}}@media only screen and (min-width: 768px) and (max-width: 809.98px){.header-section .navbar .navbar-wrapper{justify-content:center;padding:.875rem 0;min-height:82px;gap:1.375rem}}@media only screen and (min-width: 810px) and (max-width: 833.98px){.header-section .navbar .navbar-wrapper{justify-content:center;padding:.875rem 0;min-height:84px;gap:1.5rem}}@media only screen and (min-width: 834px) and (max-width: 1023.98px){.header-section .navbar .navbar-wrapper{justify-content:center;padding:1rem 0;min-height:86px;gap:1.5rem}}@media only screen and (min-width: 1024px) and (max-width: 1199.98px){.header-section .navbar .navbar-wrapper{justify-content:center;padding:1rem 0;min-height:88px;gap:1.5rem}}@media only screen and (min-width:1200px){.header-section .navbar .navbar-wrapper{width:auto;gap:0;justify-content:space-between;padding:0;min-height:auto}}.header-section .navbar .navbar-content-wrapper{width:100%}@media only screen and (min-width:1200px){.header-section .navbar .navbar-content-wrapper{flex:1;width:auto}}.header-section .navbar .navbar-brand{margin-right:0;line-height:1!important;display:flex!important;align-items:center;visibility:visible!important;opacity:1!important;position:relative;z-index:10;min-width:auto;max-width:none;height:auto;flex-shrink:0}@media only screen and (min-width: 320px) and (max-width: 374.98px){.header-section .navbar .navbar-brand{width:100%;justify-content:center;margin:0;padding:0 3rem}}@media only screen and (min-width: 375px) and (max-width: 389.98px){.header-section .navbar .navbar-brand{width:100%;justify-content:center;margin:0;padding:0 3.25rem}}@media only screen and (min-width: 390px) and (max-width: 427.98px){.header-section .navbar .navbar-brand{width:100%;justify-content:center;margin:0;padding:0 3.5rem}}@media only screen and (min-width: 428px) and (max-width: 575.98px){.header-section .navbar .navbar-brand{width:100%;justify-content:center;margin:0;padding:0 3.75rem}}@media (min-width: 576px) and (max-width: 767.98px){.header-section .navbar .navbar-brand{width:100%;justify-content:center;margin:0;padding:0 4rem}}@media only screen and (min-width: 768px) and (max-width: 809.98px){.header-section .navbar .navbar-brand{width:100%;justify-content:center;margin:0;padding:0 4.25rem}}@media only screen and (min-width: 810px) and (max-width: 833.98px){.header-section .navbar .navbar-brand{width:100%;justify-content:center;margin:0;padding:0 4.5rem}}@media only screen and (min-width: 834px) and (max-width: 1023.98px){.header-section .navbar .navbar-brand{width:100%;justify-content:center;margin:0;padding:0 4.5rem}}@media only screen and (min-width: 1024px) and (max-width: 1199.98px){.header-section .navbar .navbar-brand{width:100%;justify-content:center;margin:0;padding:0 4.75rem}}@media (max-width: 1199.98px){[dir=rtl] .header-section .navbar .navbar-brand{padding:0 3.5rem}}@media only screen and (min-width:1200px){.header-section .navbar .navbar-brand{width:auto;justify-content:flex-start;margin-right:2rem;padding:0}}@media only screen and (min-width:1400px){.header-section .navbar .navbar-brand{margin-right:3rem}}.header-section .navbar .navbar-brand .logo-circle{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#c1a360,#d4b870);padding:6px;flex-shrink:0;box-shadow:0 2px 8px #c1a3604d;transition:transform .3s ease,box-shadow .3s ease}@media (min-width: 576px){.header-section .navbar .navbar-brand .logo-circle{width:55px;height:55px;padding:7px}}@media only screen and (min-width:768px){.header-section .navbar .navbar-brand .logo-circle{width:60px;height:60px;padding:8px}}@media only screen and (min-width:992px){.header-section .navbar .navbar-brand .logo-circle{width:65px;height:65px;padding:9px}}@media only screen and (min-width:1200px){.header-section .navbar .navbar-brand .logo-circle{width:70px;height:70px;padding:10px}}@media only screen and (min-width:1400px){.header-section .navbar .navbar-brand .logo-circle{width:80px;height:80px;padding:12px}}.header-section .navbar .navbar-brand .logo-circle:hover{transform:scale(1.05);box-shadow:0 4px 12px #c1a36066}.header-section .navbar .navbar-brand .brand-info{gap:.25rem}.header-section .navbar .navbar-brand .brand-info .brand-name{font-size:1.25rem;font-weight:700;color:#c1a360;line-height:1.2;font-family:var(--Font-Primary)}@media only screen and (min-width:768px){.header-section .navbar .navbar-brand .brand-info .brand-name{font-size:1.375rem}}@media only screen and (min-width:992px){.header-section .navbar .navbar-brand .brand-info .brand-name{font-size:1.5rem}}@media only screen and (min-width:1200px){.header-section .navbar .navbar-brand .brand-info .brand-name{font-size:1.625rem}}.header-section .navbar .navbar-brand .brand-info .brand-tagline{font-size:.75rem;color:#6c757d;line-height:1.3;font-weight:400;margin:0}@media only screen and (min-width:768px){.header-section .navbar .navbar-brand .brand-info .brand-tagline{font-size:.8125rem}}@media only screen and (min-width:992px){.header-section .navbar .navbar-brand .brand-info .brand-tagline{font-size:.875rem}}@media only screen and (min-width:1200px){.header-section .navbar .navbar-brand .brand-info .brand-tagline{font-size:.9375rem}}.header-section .navbar .navbar-brand img.navbar-logo,.header-section .navbar .navbar-brand .navbar-logo{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;object-fit:contain;transition:transform .3s ease,opacity .3s ease;margin:0 auto}@media only screen and (min-width: 320px) and (max-width: 374.98px){.header-section .navbar .navbar-brand img.navbar-logo,.header-section .navbar .navbar-brand .navbar-logo{max-height:70px!important;width:auto!important;max-width:80%!important}}@media only screen and (min-width: 375px) and (max-width: 389.98px){.header-section .navbar .navbar-brand img.navbar-logo,.header-section .navbar .navbar-brand .navbar-logo{max-height:75px!important;width:auto!important;max-width:85%!important}}@media only screen and (min-width: 390px) and (max-width: 427.98px){.header-section .navbar .navbar-brand img.navbar-logo,.header-section .navbar .navbar-brand .navbar-logo{max-height:80px!important;width:auto!important;max-width:85%!important}}@media only screen and (min-width: 428px) and (max-width: 575.98px){.header-section .navbar .navbar-brand img.navbar-logo,.header-section .navbar .navbar-brand .navbar-logo{max-height:85px!important;width:auto!important;max-width:85%!important}}@media (min-width: 576px) and (max-width: 767.98px){.header-section .navbar .navbar-brand img.navbar-logo,.header-section .navbar .navbar-brand .navbar-logo{max-height:80px!important;width:auto!important;max-width:80%!important}}@media only screen and (min-width: 768px) and (max-width: 809.98px){.header-section .navbar .navbar-brand img.navbar-logo,.header-section .navbar .navbar-brand .navbar-logo{max-height:75px!important;width:auto!important;max-width:75%!important}}@media only screen and (min-width: 810px) and (max-width: 833.98px){.header-section .navbar .navbar-brand img.navbar-logo,.header-section .navbar .navbar-brand .navbar-logo{max-height:75px!important;width:auto!important;max-width:75%!important}}@media only screen and (min-width: 834px) and (max-width: 1023.98px){.header-section .navbar .navbar-brand img.navbar-logo,.header-section .navbar .navbar-brand .navbar-logo{max-height:70px!important;width:auto!important;max-width:75%!important}}@media only screen and (min-width: 1024px) and (max-width: 1199.98px){.header-section .navbar .navbar-brand img.navbar-logo,.header-section .navbar .navbar-brand .navbar-logo{max-height:70px!important;width:auto!important;max-width:75%!important}}@media only screen and (min-width:1200px){.header-section .navbar .navbar-brand img.navbar-logo,.header-section .navbar .navbar-brand .navbar-logo{max-height:65px!important;width:400px!important;max-width:none!important;margin:0}}@media only screen and (min-width:1400px){.header-section .navbar .navbar-brand img.navbar-logo,.header-section .navbar .navbar-brand .navbar-logo{max-height:70px!important}}.header-section .navbar .navbar-brand img.navbar-logo:hover,.header-section .navbar .navbar-brand .navbar-logo:hover{opacity:.9;transform:scale(1.02)}.header-section .navbar .navbar-brand div.image-error,.header-section .navbar .navbar-brand .navbar-brand div.image-error,.header-section .navbar .navbar-brand .navbar-brand .image-error.navbar-logo{filter:none!important;background-color:transparent!important;border:none!important;box-shadow:none!important;color:var(--Text)!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:auto!important}.header-section .header-top{width:100%;height:auto;min-height:60px;transition:var(--Animation-Duration);background-color:var(--Background);padding:.75rem 0}@media (min-width: 576px){.header-section .header-top{min-height:55px;padding:.625rem 0}}@media only screen and (min-width:768px){.header-section .header-top{min-height:60px;padding:.75rem 0}}@media only screen and (min-width:1200px){.header-section .header-top{background-color:transparent;height:60px;padding:0}}@media (max-width: 575.98px){.header-section .header-top .container{padding-left:1rem;padding-right:1rem}}.header-section .header-top .left-side{flex-wrap:wrap;gap:.75rem}@media (min-width: 576px){.header-section .header-top .left-side{gap:.75rem}}@media only screen and (min-width:768px){.header-section .header-top .left-side{gap:1rem}}@media only screen and (min-width:992px){.header-section .header-top .left-side{gap:1.5rem}}.header-section .header-top .left-side i{color:var(--White);font-size:20px}@media (min-width: 576px){.header-section .header-top .left-side i{font-size:20px}}.header-section .header-top .left-side span{color:var(--White);font-size:1rem}@media (min-width: 576px){.header-section .header-top .left-side span{font-size:1rem}}.header-section .header-top .left-side .header-contact-item{font-size:.95rem;padding:.5rem .75rem;min-height:44px;display:flex;align-items:center;gap:.5rem;border-radius:6px;transition:background-color .2s ease}@media (min-width: 576px){.header-section .header-top .left-side .header-contact-item{font-size:.875rem;padding:.375rem .5rem;min-height:auto}}@media only screen and (min-width:768px){.header-section .header-top .left-side .header-contact-item{font-size:1rem;padding:.25rem .5rem}}.header-section .header-top .left-side .header-contact-item:active{background-color:#ffffff1a}.header-section .header-top .left-side .header-contact-item svg{flex-shrink:0;width:22px;height:22px}@media (min-width: 576px){.header-section .header-top .left-side .header-contact-item svg{width:18px;height:18px}}@media only screen and (min-width:768px){.header-section .header-top .left-side .header-contact-item svg{width:20px;height:20px}}.header-section .header-top .right-side{gap:.75rem}@media (min-width: 576px){.header-section .header-top .right-side{gap:.75rem}}@media only screen and (min-width:768px){.header-section .header-top .right-side{gap:1rem}}.header-section .header-top .social-nav a{color:var(--White);font-size:14px;transform:all .35s;display:flex;align-items:center;gap:4px;padding:.5rem;min-height:44px;min-width:44px;justify-content:center}@media (min-width: 576px){.header-section .header-top .social-nav a{font-size:16px;padding:.25rem;min-height:auto;min-width:auto}}.header-section .header-top .social-nav a i{font-size:18px}@media (min-width: 576px){.header-section .header-top .social-nav a i{font-size:18px}}.header-section .header-top .social-nav a:hover,.header-section .header-top .social-nav a:focus{color:var(--White);transform:translateY(-6px)}.header-section .header-top .social-nav a:active{background-color:#ffffff1a}.header-section .header-top .btn{padding:.5rem .75rem;font-size:.875rem;min-height:44px;min-width:60px}@media (min-width: 576px){.header-section .header-top .btn{padding:.375rem .75rem;font-size:.875rem;min-height:auto;min-width:auto}}.header-section .navbar-nav{margin-top:.5rem;margin-bottom:.5rem;gap:.5rem}@media (min-width: 576px){.header-section .navbar-nav{gap:.75rem}}@media only screen and (min-width:768px){.header-section .navbar-nav{gap:1rem}}@media only screen and (min-width:992px){.header-section .navbar-nav{margin-top:0;margin-bottom:0;gap:1.5rem}}@media only screen and (min-width:1200px){.header-section .navbar-nav{gap:.5rem}}@media only screen and (min-width:1400px){.header-section .navbar-nav{gap:.75rem}}.header-section .navbar-nav li>a{transition:var(--Animation-Duration);font-family:var(--Font-Secondary);display:inline-block;color:var(--Heading);font-weight:500;font-size:.875rem;text-transform:capitalize;padding-top:.5rem;padding-bottom:.5rem;display:flex;align-items:center;gap:4px;white-space:nowrap}@media (min-width: 576px){.header-section .navbar-nav li>a{font-size:.9375rem}}@media only screen and (min-width:768px){.header-section .navbar-nav li>a{font-size:1rem}}.header-section .navbar-nav li>a i{font-size:.875rem}@media (min-width: 576px){.header-section .navbar-nav li>a i{font-size:.9375rem}}@media only screen and (min-width:768px){.header-section .navbar-nav li>a i{font-size:1rem}}@media only screen and (min-width:1200px){.header-section .navbar-nav li>a{padding-top:.875rem;padding-bottom:.875rem}}.header-section .navbar-nav li>a:hover,.header-section .navbar-nav li>a:focus{color:var(--Primary)}.header-section .navbar-nav li .startix-dd-menu{list-style:none;background-color:transparent;position:relative;z-index:100;top:100%;width:100%;border:0;border-radius:.5rem;display:none;padding-left:0}@media only screen and (min-width:1200px){.header-section .navbar-nav li .startix-dd-menu{padding:1rem 0;transition:var(--Animation-Duration);background-color:var(--White);position:absolute;top:calc(100% + 8px);width:16rem;visibility:hidden;opacity:0;display:block;left:-1rem;border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 30px #2d364314}}.header-section .navbar-nav li .startix-dd-menu li>a{transition:var(--Animation-Duration);position:relative;font-size:1rem;padding:.375rem 1rem;color:var(--Heading);text-transform:capitalize;align-items:center;justify-content:space-between}@media only screen and (min-width:1200px){.header-section .navbar-nav li .startix-dd-menu li>a{padding:.375rem 1.5rem}}.header-section .navbar-nav li .startix-dd-menu li>a:hover,.header-section .navbar-nav li .startix-dd-menu li>a:focus{background-color:transparent;color:var(--Primary)}@media only screen and (min-width:1200px){.header-section .navbar-nav li .startix-dd-menu li>a:hover,.header-section .navbar-nav li .startix-dd-menu li>a:focus{color:var(--Primary)}}.header-section .navbar-nav li.startix-dd{position:relative;z-index:1}.header-section .navbar-nav li.startix-dd .dropdown-toggler{position:absolute;width:100%;height:36px;z-index:100;background-color:transparent;color:var(--Info);top:2px;cursor:pointer;left:0;display:flex;align-items:center;justify-content:flex-end;font-size:1rem}@media only screen and (min-width:1200px){.header-section .navbar-nav li.startix-dd .dropdown-toggler{display:none}}.header-section .navbar-nav li.startix-dd>a{position:relative}.header-section .navbar-nav li.startix-dd:hover>a,.header-section .navbar-nav li.startix-dd:focus>a{color:var(--Primary)}@media only screen and (min-width:1200px){.header-section .navbar-nav li.startix-dd:hover .startix-dd-menu,.header-section .navbar-nav li.startix-dd:focus .startix-dd-menu{visibility:visible;opacity:1;top:100%}}.header-section .navbar-nav li.startix-dd .startix-dd .dropdown-toggler{right:1rem}.header-section .navbar-nav li.startix-dd .startix-dd>a{position:relative;width:100%}.header-section .navbar-nav li.startix-dd .startix-dd .startix-dd-menu{display:none;padding-left:1rem}@media only screen and (min-width:1200px){.header-section .navbar-nav li.startix-dd .startix-dd .startix-dd-menu{margin-left:.25rem;top:-8px;left:100%;visibility:hidden;opacity:0;display:block;padding-left:0}}@media only screen and (min-width:1200px){.header-section .navbar-nav li.startix-dd .startix-dd:hover .startix-dd-menu,.header-section .navbar-nav li.startix-dd .startix-dd:focus .startix-dd-menu{visibility:visible;opacity:1}}.header-section.style-two{background-color:transparent;border-bottom:1px solid rgba(40,44,50,.2)}.header-section.style-two .navbar{background-color:transparent;padding-left:4%;padding-right:4%;border-radius:0;height:90px}@media only screen and (min-width:1200px){.header-section.style-two .navbar{height:100px}}.header-section.style-two .navbar .navbar-brand{margin-right:0}@media only screen and (min-width:1200px){.header-section.style-two .navbar .navbar-brand{margin-right:0}}.header-section.style-two .header-navigation{padding-left:0;gap:20px}@media only screen and (min-width:1200px){.header-section.style-two .header-navigation{gap:40px}}.header-section.style-two.mobile-menu-open{background-color:var(--White)!important}.header-section.style-two.mobile-menu-open .navbar{height:auto}.header-section.style-three{background-color:transparent;top:24px}.header-section.style-three .navbar{border:1px solid transparent;border-radius:8rem;margin-left:4%;margin-right:4%;padding-left:30px;padding-right:30px;height:90px}@media only screen and (min-width:992px){.header-section.style-three .navbar{margin-left:3%;margin-right:3%}}@media only screen and (min-width:1200px){.header-section.style-three .navbar{height:100px}}.header-section.style-three .navbar .navbar-brand{margin-right:0}@media only screen and (min-width:1200px){.header-section.style-three .navbar .navbar-brand{margin-right:0}}.header-section.style-three .header-navigation{padding-left:0;gap:20px}@media only screen and (min-width:1200px){.header-section.style-three .header-navigation{gap:40px}}.header-section.style-three.mobile-menu-open{background-color:var(--White)!important}.header-section.style-three.mobile-menu-open .navbar{height:auto;box-shadow:none}.header-section.style-four{background-color:transparent}.header-section.style-four .navbar{background-color:transparent;margin-left:5%;margin-right:5%;border-bottom:1px solid rgba(255,255,255,.2);height:90px}@media only screen and (min-width:1200px){.header-section.style-four .navbar{height:100px}}.header-section.style-four .navbar-nav li>a{color:var(--White)}.header-section.style-four .navbar-nav li>a:hover,.header-section.style-four .navbar-nav li>a:focus{color:var(--Primary)}.header-section.style-four .navbar-nav li .startix-dd-menu{background-color:transparent}@media only screen and (min-width:1200px){.header-section.style-four .navbar-nav li .startix-dd-menu{background-color:var(--White)}}.header-section.style-four .navbar-nav li .startix-dd-menu li>a{color:var(--White)}@media only screen and (min-width:1200px){.header-section.style-four .navbar-nav li .startix-dd-menu li>a{color:var(--Heading)}}.header-section.style-four .navbar-nav li .startix-dd-menu li>a:hover,.header-section.style-four .navbar-nav li .startix-dd-menu li>a:focus{background-color:transparent;color:var(--Primary)}@media only screen and (min-width:1200px){.header-section.style-four .navbar-nav li .startix-dd-menu li>a:hover,.header-section.style-four .navbar-nav li .startix-dd-menu li>a:focus{color:var(--Primary)}}.header-section.style-four .navbar-nav li.startix-dd .dropdown-toggler{background-color:transparent;color:var(--White)}.header-section.style-four .navbar-nav li.startix-dd:hover>a,.header-section.style-four .navbar-nav li.startix-dd:focus>a{color:var(--Primary)}.header-section.style-four .navbar-toggler{border-color:var(--White);color:var(--White)}.header-section.style-four.mobile-menu-open{background-color:var(--Background)!important}.header-section.style-four.mobile-menu-open .navbar{height:auto;box-shadow:none}.header-section.sticky-on .navbar{box-shadow:0 30px 42px #2127251a}@media only screen and (min-width:1200px){.header-section.sticky-on .navbar{height:80px}}.header-section.sticky-on .header-top{height:44px;background-color:var(--Background)}.header-section.sticky-on.style-two{background-color:var(--Secondary);box-shadow:0 30px 42px #2127251a;border-bottom-color:transparent}@media only screen and (min-width:1200px){.header-section.sticky-on.style-two .navbar{box-shadow:none}}.header-section.sticky-on.style-three{box-shadow:none}@media only screen and (min-width:1200px){.header-section.sticky-on.style-three .navbar{box-shadow:0 30px 42px #2127251a;border-color:#0000001a}}.header-section.sticky-on.style-four{background-color:var(--Background)}.header-section.sticky-on.style-four .navbar{border-color:transparent}.header-section.sticky-on.style-four.mobile-menu-open{background-color:var(--Background)!important}.header-section.sticky-on.style-four.mobile-menu-open .navbar{height:auto;box-shadow:none}.right-side-startix-offcanvas{width:320px!important;background-color:var(--White)}@media only screen and (min-width:576px){.right-side-startix-offcanvas{width:400px!important}}.right-side-startix-offcanvas .offcanvas-header{height:100px;justify-content:space-between;padding-left:20px;padding-right:20px;background-color:var(--Background)}@media only screen and (min-width:576px){.right-side-startix-offcanvas .offcanvas-header{padding-left:40px;padding-right:40px}}.right-side-startix-offcanvas .offcanvas-header .btn-close{width:40px;height:40px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:var(--Animation-Duration);border:1px solid rgba(255,255,255,.1)}.right-side-startix-offcanvas .offcanvas-body{padding:1.5rem;scrollbar-width:thin}@media only screen and (min-width:576px){.right-side-startix-offcanvas .offcanvas-body{padding:2rem}}@media only screen and (min-width:1200px){.startix-dd-menu{opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .35s ease,transform .35s ease}.startix-dd-menu li{opacity:0;transform:translateY(10px);transition:opacity .35s ease,transform .35s ease}.startix-dd:hover .startix-dd-menu{opacity:1;visibility:visible;transform:translateY(0)}.startix-dd:hover .startix-dd-menu li{opacity:1;transform:translateY(0)}.startix-dd:hover .startix-dd-menu li:nth-child(1){transition-delay:.1s}.startix-dd:hover .startix-dd-menu li:nth-child(2){transition-delay:.2s}.startix-dd:hover .startix-dd-menu li:nth-child(3){transition-delay:.3s}.startix-dd:hover .startix-dd-menu li:nth-child(4){transition-delay:.4s}.startix-dd:hover .startix-dd-menu li:nth-child(5){transition-delay:.5s}.startix-dd:hover .startix-dd-menu li:nth-child(6){transition-delay:.6s}.startix-dd:hover .startix-dd-menu li:nth-child(7){transition-delay:.7s}.startix-dd:hover .startix-dd-menu li:nth-child(8){transition-delay:.8s}.startix-dd:hover .startix-dd-menu li:nth-child(9){transition-delay:.9s}.startix-dd:hover .startix-dd-menu li:nth-child(10){transition-delay:1s}.startix-dd:hover .startix-dd-menu li:nth-child(11){transition-delay:1.1s}.startix-dd:hover .startix-dd-menu li:nth-child(12){transition-delay:1.2s}.startix-dd:hover .startix-dd-menu li:nth-child(13){transition-delay:1.3s}.startix-dd:hover .startix-dd-menu li:nth-child(14){transition-delay:1.4s}.startix-dd:hover .startix-dd-menu li:nth-child(15){transition-delay:1.5s}.startix-dd:hover .startix-dd-menu li:nth-child(16){transition-delay:1.6s}.startix-dd:hover .startix-dd-menu li:nth-child(17){transition-delay:1.7s}.startix-dd:hover .startix-dd-menu li:nth-child(18){transition-delay:1.8s}.startix-dd:hover .startix-dd-menu li:nth-child(19){transition-delay:1.9s}.startix-dd:hover .startix-dd-menu li:nth-child(20){transition-delay:2s}}.navbar-nav-scroll{max-height:55vh}.navbar .navbar-nav li.active a,.navbar .navbar-nav li.active li.active a{color:var(--Primary)}.navbar-collapse{padding-top:1rem;padding-bottom:1rem}@media (min-width: 576px){.navbar-collapse{padding-top:1.25rem;padding-bottom:1.25rem}}@media only screen and (min-width:768px){.navbar-collapse{padding-top:1.5rem;padding-bottom:1.5rem}}@media only screen and (min-width:1200px){.navbar-collapse{padding-top:0;padding-bottom:0}}.navbar-collapse .menu-logo-wrapper{display:block!important;width:100%;margin-bottom:1rem}@media (min-width: 576px){.navbar-collapse .menu-logo-wrapper{margin-bottom:1.25rem}}@media only screen and (min-width:768px){.navbar-collapse .menu-logo-wrapper{margin-bottom:1.5rem}}@media only screen and (min-width:1200px){.navbar-collapse .menu-logo-wrapper{display:none!important}}.navbar-collapse .menu-logo-wrapper .menu-logo{display:flex!important;align-items:center;justify-content:center;width:100%;margin:0;padding:0}.navbar-collapse .menu-logo-wrapper .menu-logo .navbar-logo{max-height:100px;width:auto;transition:opacity .3s ease}@media (min-width: 576px){.navbar-collapse .menu-logo-wrapper .menu-logo .navbar-logo{max-height:50px}}@media only screen and (min-width:768px){.navbar-collapse .menu-logo-wrapper .menu-logo .navbar-logo{max-height:55px}}.navbar-collapse .menu-logo-wrapper .menu-logo .navbar-logo:hover{opacity:.8}.modern-nav-menu{display:flex;align-items:center;gap:.25rem}@media only screen and (min-width:1200px){.modern-nav-menu{gap:.5rem}}@media only screen and (min-width:1400px){.modern-nav-menu{gap:.75rem}}.modern-nav-menu .modern-nav-item{position:relative;margin:0}.modern-nav-menu .modern-nav-item .modern-nav-link{position:relative;display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-weight:500;font-size:.9375rem;color:var(--Heading);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:8px;overflow:hidden}@media only screen and (min-width:768px){.modern-nav-menu .modern-nav-item .modern-nav-link{padding:.75rem 1.25rem;font-size:1rem}}@media only screen and (min-width:1200px){.modern-nav-menu .modern-nav-item .modern-nav-link{padding:.875rem 1.5rem}}@media only screen and (min-width:1400px){.modern-nav-menu .modern-nav-item .modern-nav-link{padding:1rem 1.75rem}}.modern-nav-menu .modern-nav-item .modern-nav-link:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#c1a36014,#d4b8701f);opacity:0;transition:opacity .3s ease;z-index:0}.modern-nav-menu .modern-nav-item .modern-nav-link .nav-link-text{position:relative;z-index:1;transition:transform .3s ease,color .3s ease}.modern-nav-menu .modern-nav-item .modern-nav-link .nav-link-indicator{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:3px;background:linear-gradient(90deg,#c1a360,#d4b870);border-radius:2px 2px 0 0;transition:width .4s cubic-bezier(.4,0,.2,1);z-index:2}.modern-nav-menu .modern-nav-item .modern-nav-link .nav-dropdown-icon{font-size:.75rem;opacity:.6;transition:all .3s ease;z-index:1;margin-left:.25rem}@media only screen and (min-width:768px){.modern-nav-menu .modern-nav-item .modern-nav-link .nav-dropdown-icon{font-size:.875rem}}.modern-nav-menu .modern-nav-item .modern-nav-link:hover{color:#c1a360}.modern-nav-menu .modern-nav-item .modern-nav-link:hover:before{opacity:1}.modern-nav-menu .modern-nav-item .modern-nav-link:hover .nav-link-text{transform:translateY(-1px);color:#c1a360}.modern-nav-menu .modern-nav-item .modern-nav-link:hover .nav-link-indicator{width:80%}.modern-nav-menu .modern-nav-item .modern-nav-link:hover .nav-dropdown-icon{opacity:1;transform:translateY(2px)}.modern-nav-menu .modern-nav-item .modern-nav-link.active{color:#c1a360;font-weight:600}.modern-nav-menu .modern-nav-item .modern-nav-link.active:before{opacity:1;background:linear-gradient(135deg,#c1a3601f,#d4b87029)}.modern-nav-menu .modern-nav-item .modern-nav-link.active .nav-link-text{color:#c1a360}.modern-nav-menu .modern-nav-item .modern-nav-link.active .nav-link-indicator{width:80%}.modern-nav-menu .modern-nav-item .modern-nav-link.active .nav-dropdown-icon{opacity:1}.modern-nav-menu .modern-nav-item .modern-dropdown-menu{list-style:none;padding:.75rem 0;margin:0;background-color:var(--White);border-radius:12px;box-shadow:0 8px 24px #0000001f,0 2px 8px #00000014;position:absolute;top:calc(100% + 12px);left:0;min-width:260px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000;border:1px solid rgba(193,163,96,.1);overflow:hidden}.modern-nav-menu .modern-nav-item .modern-dropdown-menu:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#c1a360,#d4b870)}@media (max-width: 1199px){.modern-nav-menu .modern-nav-item .modern-dropdown-menu{position:relative;top:0;left:0;box-shadow:none;border:none;background-color:transparent;margin-top:.5rem;padding-left:1.5rem;min-width:auto;width:100%;transform:none;border-radius:0}.modern-nav-menu .modern-nav-item .modern-dropdown-menu:before{display:none}}.modern-nav-menu .modern-nav-item .modern-dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.modern-nav-menu .modern-nav-item .modern-dropdown-menu.show .modern-dropdown-item{animation:slideInDropdown .3s ease forwards}@media (max-width: 1199px){.modern-nav-menu .modern-nav-item .modern-dropdown-menu.show{display:block;transform:none}.modern-nav-menu .modern-nav-item .modern-dropdown-menu.show .modern-dropdown-item{animation:fadeInUp .3s ease forwards}}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item{position:relative;border-bottom:1px solid rgba(193,163,96,.08);overflow:hidden;opacity:0;transform:translate(-10px);animation:slideInDropdown .3s ease forwards}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(1){animation-delay:.05s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(2){animation-delay:.1s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(3){animation-delay:.15s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(4){animation-delay:.2s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(5){animation-delay:.25s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(6){animation-delay:.3s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(7){animation-delay:.35s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(8){animation-delay:.4s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(9){animation-delay:.45s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(10){animation-delay:.5s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(11){animation-delay:.55s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(12){animation-delay:.6s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(13){animation-delay:.65s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(14){animation-delay:.7s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(15){animation-delay:.75s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(16){animation-delay:.8s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(17){animation-delay:.85s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(18){animation-delay:.9s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(19){animation-delay:.95s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:nth-child(20){animation-delay:1s}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:last-child{border-bottom:none}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#c1a3601a,#d4b87026);transition:left .3s cubic-bezier(.4,0,.2,1);z-index:0}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:hover:before{left:0}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:after{content:"";position:absolute;right:0;top:0;bottom:0;width:0;background:linear-gradient(180deg,#c1a360,#d4b870);transition:width .3s ease;z-index:0}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item:hover:after{width:3px}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item .modern-dropdown-link{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.75rem;color:var(--Heading);text-decoration:none;font-weight:500;font-size:.9375rem;transition:all .3s ease;position:relative;z-index:1}@media only screen and (min-width:768px){.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item .modern-dropdown-link{padding:1rem 2rem;font-size:1rem}}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item .modern-dropdown-link:after{content:"";position:absolute;right:1.5rem;width:0;height:2px;background:linear-gradient(90deg,#c1a360,#d4b870);transition:width .3s ease}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item .modern-dropdown-link i{font-size:.75rem;opacity:.5;transition:all .3s ease}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item .modern-dropdown-link:hover,.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item .modern-dropdown-link:focus{color:#c1a360;padding-right:2.25rem;transform:translate(4px)}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item .modern-dropdown-link:hover i,.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item .modern-dropdown-link:focus i{opacity:1;transform:translate(4px)}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item .modern-dropdown-link:hover i:after,.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item .modern-dropdown-link:focus i:after{width:8px}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item .modern-dropdown-link.active{color:#c1a360;font-weight:600;background:linear-gradient(90deg,#c1a3601a,#d4b87026)}.modern-nav-menu .modern-nav-item .modern-dropdown-menu .modern-dropdown-item .modern-dropdown-link.active i:after{width:8px}.modern-nav-menu .modern-nav-item .modern-dropdown-menu.inner{top:0;left:100%;margin-left:12px;min-width:240px}@media (max-width: 1199px){.modern-nav-menu .modern-nav-item .modern-dropdown-menu.inner{position:relative;left:0;margin-left:1.5rem;margin-top:.5rem;min-width:auto}}@media only screen and (min-width:1200px){.modern-nav-menu .modern-nav-item:hover .modern-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}}@media (max-width: 1199px){.modern-nav-menu{flex-direction:column;width:100%;gap:0}.modern-nav-menu .modern-nav-item{margin:0;width:100%;border-bottom:1px solid rgba(0,0,0,.08)}.modern-nav-menu .modern-nav-item:last-child{border-bottom:none}.modern-nav-menu .modern-nav-item .modern-nav-link{padding:1.125rem 1.25rem;width:100%;justify-content:space-between;border-radius:0}.modern-nav-menu .modern-nav-item .modern-nav-link:before{display:none}.modern-nav-menu .modern-nav-item .modern-nav-link .nav-link-indicator{display:none}.modern-nav-menu .modern-nav-item .modern-nav-link .nav-link-text{font-size:1.0625rem}.modern-nav-menu .modern-nav-item .modern-nav-link .nav-dropdown-icon{font-size:1rem;transform:rotate(0);transition:transform .3s ease}.modern-nav-menu .modern-nav-item .modern-nav-link:hover{color:#c1a360;background:#c1a3600d}.modern-nav-menu .modern-nav-item .modern-nav-link.active{color:#c1a360;background:#c1a36014;font-weight:600}.modern-nav-menu .modern-nav-item:has(.modern-dropdown-menu.show) .modern-nav-link .nav-dropdown-icon{transform:rotate(180deg)}}.hero-content{margin-top:60px}@media only screen and (min-width:768px){.hero-content{margin-top:70px}}@media only screen and (min-width:992px){.hero-content{margin-top:80px}}@media only screen and (min-width:1200px){.hero-content{margin-top:100px}}.hero-content h2{font-size:clamp(42px,5vw,80px);font-weight:600;line-height:1.2}.hero-content h5{color:var(--White);line-height:1.5}.hero-content .subtitle{padding:10px 18px;border-radius:30px;background:#ffffff1a;font-size:16px;text-transform:uppercase;color:var(--White);display:inline-block;font-weight:400}@media only screen and (min-width:1200px){.hero-content .subtitle{font-size:18px}}.hero-content p{font-size:1rem;margin-bottom:2rem}@media only screen and (min-width:1200px){.hero-content p{font-size:1.25rem;margin-bottom:40px}}.imgs-group{display:flex;align-items:center}.imgs-group img{flex:0 0 50px;width:50px;height:50px;border-radius:50%;border:2px solid #FEFEFE;object-fit:cover}.imgs-group img:not(:first-child){margin-left:-25px}@media only screen and (min-width:1400px){.imgs-group img{flex:0 0 60px;width:60px;height:60px}.imgs-group img:not(:first-child){margin-left:-30px}}.imgs-group>div{flex:0 0 50px;width:50px;height:50px;border-radius:50%;border:2px solid #FEFEFE;display:flex;align-items:center;justify-content:center;background-color:var(--Primary);color:var(--White);font-size:16px;font-weight:600;text-transform:uppercase;text-align:center;margin-left:-25px}@media only screen and (min-width:1400px){.imgs-group>div{flex:0 0 60px;width:60px;height:60px;margin-left:-30px}}.imgs-group.style-two img{border:2px solid var(--Heading)}.hero-image{position:relative;z-index:1;margin-top:50px;border-radius:20px 20px 0 0}@media only screen and (min-width:1200px){.hero-image{margin-top:100px}}.hero-image>img{object-fit:cover;border-radius:20px 20px 0 0}.hero-image .bg-shape{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.hero-image .bg-shape img{width:100%}.hero-image.style-two .curve-img{border-radius:322rem 322rem 0 0}.hero-image.style-two .floating-img{border-radius:12px;box-shadow:0 30px 42px #05262514;position:absolute;z-index:100;bottom:50px;right:-125px}.hero-cool-facts{display:flex;align-items:center;gap:24px}.hero-cool-facts .line{width:1.5px;height:39px;background-color:#5656564d;flex-shrink:0}.hero-cool-facts .rating{display:flex;align-items:center;gap:2px;color:var(--Warning);font-size:16px}.hero-section{position:relative;z-index:1;background-color:#0e2f85!important;background:linear-gradient(135deg,#0e2f85,#123ba4)!important;padding-top:142px}@media only screen and (min-width:1200px){.hero-section{padding-top:160px}}.hero-section.style-two{background-color:var(--Secondary);background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:90px;overflow:hidden}@media only screen and (min-width:1200px){.hero-section.style-two{padding-top:100px}}.hero-section.style-two .hero-content{padding-top:60px;margin-top:0}@media only screen and (min-width:1200px){.hero-section.style-two .hero-content{margin-top:100px;padding-bottom:100px}}.hero-section.style-two .bottom-curve{position:absolute;bottom:0;left:0;right:0;width:100%;height:24px;z-index:100}.hero-section.style-three{overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:113px;padding-bottom:80px}@media only screen and (min-width:1200px){.hero-section.style-three{padding-top:133px;padding-bottom:116px}}.hero-section.style-three .hero-shape{position:absolute;z-index:10;top:50%;left:-1rem;transform:translateY(-50%)}.hero-section.style-three .hero-shape span{width:146px;height:146px;border:2px solid rgba(250,62,95,.1);border-radius:50%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-section.style-three .hero-shape span:nth-child(2){width:220px;height:220px}.hero-section.style-three .hero-shape span:nth-child(3){width:293px;height:293px}.hero-section.style-three .hero-shape span:nth-child(4){width:366px;height:366px}.hero-section.style-three .hero-shape span:nth-child(5){width:439px;height:439px}.hero-section.style-three .hero-shape-two{position:absolute;left:40%;bottom:15%;z-index:-1}.hero-section.style-three .hero-shape-two img{width:100%;height:100%;object-fit:cover}.hero-section.style-four{position:relative;z-index:1;height:900px;padding-top:90px;padding-bottom:60px}@media only screen and (min-width:768px){.hero-section.style-four{height:700px}}@media only screen and (min-width:1200px){.hero-section.style-four{padding-top:100px;padding-bottom:124px;height:950px}}@media only screen and (min-width:1400px){.hero-section.style-four{height:1080px}}.hero-section.style-four:after{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:-1;background-color:#101010b3}.hero-section.style-four .hero-content{margin-left:5%;margin-right:5%}.hero-section.style-four .hero-content h2{font-size:clamp(42px,5vw,120px);color:var(--White)}.hero-section.style-four .hero-content p{color:var(--White);font-size:clamp(16px,2vw,20px)}.col-hero-img{order:21}@media only screen and (min-width:992px){.col-hero-img{order:0}}.about-list{display:flex;flex-direction:column;gap:1rem;padding-left:0;list-style:none;flex-wrap:wrap}@media only screen and (min-width:1200px){.about-list{gap:20px}}.about-list li{display:flex;align-items:center;gap:16px;font-size:1rem;color:var(--Heading)}@media only screen and (min-width:1200px){.about-list li{font-size:18px}}.about-img{position:relative;border-radius:18px}.about-img:after{width:70%;height:80%;content:"";position:absolute;bottom:-30px;left:-30px;border-radius:18px;background:#e3e5fd;z-index:1}.about-img img{position:relative;z-index:10;border-radius:18px;width:100%}.about-two-img{position:relative;z-index:1;border-radius:21px;background:var(--Secondary);text-align:right;min-height:100%;overflow:hidden}.about-two-img .first-img{position:absolute;left:35px;bottom:30px;z-index:5;width:220px}.about-two-img .second-img{position:relative;bottom:-3rem;width:330px;z-index:20}.about-top-content h2{font-size:clamp(24px,5vw,50px);font-weight:400}.about-top-content h3{font-size:clamp(30px,5vw,50px);font-weight:600}.about-top-content p{font-size:18px}.about-top-content .about-top-img{display:flex;align-items:center}.about-top-content .about-top-img img{flex:0 0 60px;width:60px;height:60px;border-radius:50%;border:2px solid var(--White);object-fit:cover}.about-top-content .about-top-img img:nth-child(2){transform:translate(-20px)}.about-top-content .about-top-img img:nth-child(3){transform:translate(-40px)}.about-top-content .about-top-img img:nth-child(4){transform:translate(-60px)}.about-top-content .about-top-img img:nth-child(5){transform:translate(-80px)}.about-top-content .about-top-img img:nth-child(6){transform:translate(-100px)}.about-top-content .about-top-img img:nth-child(7){transform:translate(-120px)}.about-top-content .about-top-img img:nth-child(8){transform:translate(-140px)}.about-top-content .about-top-img img:nth-child(9){transform:translate(-160px)}.about-top-content .about-top-img img:nth-child(10){transform:translate(-180px)}.about-top-content .about-top-img img:nth-child(11){transform:translate(-200px)}.about-top-content .about-top-img img:nth-child(12){transform:translate(-220px)}.about-top-content .about-top-img img:nth-child(13){transform:translate(-240px)}.about-top-content .about-top-img img:nth-child(14){transform:translate(-260px)}.about-top-content .about-top-img img:nth-child(15){transform:translate(-280px)}.about-top-content .about-top-img img:nth-child(16){transform:translate(-300px)}.about-top-content .about-top-img img:nth-child(17){transform:translate(-320px)}.about-top-content .about-top-img img:nth-child(18){transform:translate(-340px)}.about-top-content .about-top-img img:nth-child(19){transform:translate(-360px)}.about-top-content .about-top-img img:nth-child(20){transform:translate(-380px)}.about-bottom-img{border-radius:18px;margin-top:3rem}.about-bottom-img img{border-radius:18px;width:100%}.about-content{text-align:center}.about-content h2{margin-bottom:0;font-size:clamp(28px,5vw,50px);display:inline;line-height:1.5;margin-right:.75rem}.about-content img{width:150px;height:44px;object-fit:cover;border-radius:6rem;display:inline-block;margin-bottom:.5rem;margin-right:.5rem}@media only screen and (min-width:768px){.about-content img{margin-bottom:1rem}}@media only screen and (min-width:992px){.about-content img{width:200px;height:60px;margin-bottom:1.5rem;margin-right:.75rem}}.about-section{position:relative;z-index:1}.about-section.style-one:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--Secondary);z-index:-1;opacity:.8}.about-section.style-one .section-heading{color:#fff}.about-section.style-one .section-heading .subtitle,.about-section.style-one .section-heading h2{color:#fff!important}.about-section.style-one .section-heading p{color:#fffffff2!important}.about-section.style-one .section-heading .about-list li{color:#fff!important}.about-section.style-one .section-heading .about-list li svg{fill:#fff}.story-content{background-color:var(--Secondary);border-radius:32px;padding:30px}@media only screen and (min-width:576px){.story-content{padding:40px}}@media only screen and (min-width:768px){.story-content{padding:50px}}@media only screen and (min-width:992px){.story-content{padding:60px}}@media only screen and (min-width:1200px){.story-content{padding:70px}}@media only screen and (min-width:1400px){.story-content{padding:80px}}.story-content img{border-radius:20px}.story-content .section-heading h2,.story-content .section-heading p,.story-content .about-list li{color:var(--White)!important}.story-content .about-list li svg{fill:var(--White)!important}.story-content .story-main-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0003}.story-content .story-main-image img{transition:transform .5s ease}.story-content .story-main-image:hover img{transform:scale(1.05)}.story-content .story-images-grid{display:flex;flex-direction:column;gap:1.5rem}.story-content .story-images-grid .story-image-item{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #00000026;transition:all .3s ease}.story-content .story-images-grid .story-image-item:hover{transform:translateY(-5px);box-shadow:0 12px 40px #00000040}.story-content .story-images-grid .story-image-item:hover .story-image-overlay{opacity:1}.story-content .story-images-grid .story-image-item img{width:100%;height:auto;border-radius:16px;transition:transform .5s ease}.story-content .story-images-grid .story-image-item:hover img{transform:scale(1.05)}.story-content .story-images-grid .story-image-item .story-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0e2f85cc,#c1a360cc);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;border-radius:16px}.story-content .story-images-grid .story-image-item .story-image-overlay .story-image-badge{background:var(--White);color:var(--alburaq-secondary);padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.875rem}.projects-gallery-section{margin-top:3rem;padding:2rem 0}@media only screen and (min-width:768px){.projects-gallery-section{margin-top:4rem;padding:3rem 0}}.projects-gallery-section .section-heading h2{color:var(--Heading);font-weight:700;font-size:2rem}@media only screen and (min-width:768px){.projects-gallery-section .section-heading h2{font-size:2.5rem}}@media only screen and (min-width:992px){.projects-gallery-section .section-heading h2{font-size:3rem}}.projects-gallery-section .section-heading p{color:var(--Text);font-size:1rem;opacity:.8}@media only screen and (min-width:768px){.projects-gallery-section .section-heading p{font-size:1.125rem}}.projects-gallery-section .project-gallery-item{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;background:var(--White);border:2px solid rgba(193,163,96,.1)}.projects-gallery-section .project-gallery-item:hover{transform:translateY(-10px);box-shadow:0 16px 48px #c1a3604d;border-color:#c1a36066}.projects-gallery-section .project-gallery-item:hover .project-gallery-overlay{opacity:1;visibility:visible}.projects-gallery-section .project-gallery-item:hover .project-gallery-image img{transform:scale(1.15)}.projects-gallery-section .project-gallery-item .project-gallery-image{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:4/3;background:var(--White)}.projects-gallery-section .project-gallery-item .project-gallery-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.projects-gallery-section .project-gallery-item .project-gallery-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,rgba(193,163,96,.1) 100%);opacity:0;transition:opacity .3s ease}.projects-gallery-section .project-gallery-item:hover .project-gallery-image:after{opacity:1}.projects-gallery-section .project-gallery-item .project-gallery-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0e2f85f2,#c1a360f2);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:12px;padding:1.5rem}.projects-gallery-section .project-gallery-item .project-gallery-overlay .project-gallery-content{text-align:center;color:var(--White);transform:translateY(20px);transition:transform .4s cubic-bezier(.4,0,.2,1)}.projects-gallery-section .project-gallery-item .project-gallery-overlay .project-gallery-content .project-gallery-badge{display:inline-block;background:var(--White);color:var(--alburaq-primary);padding:.5rem 1.25rem;border-radius:50px;font-weight:600;font-size:.875rem;margin-bottom:1rem;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.projects-gallery-section .project-gallery-item .project-gallery-overlay .project-gallery-content .project-gallery-title{color:var(--White);font-weight:700;font-size:1.25rem;margin:0 0 .75rem;line-height:1.4}@media only screen and (min-width:768px){.projects-gallery-section .project-gallery-item .project-gallery-overlay .project-gallery-content .project-gallery-title{font-size:1.375rem}}.projects-gallery-section .project-gallery-item .project-gallery-overlay .project-gallery-content .project-gallery-description{color:#ffffffe6;font-size:.875rem;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width:768px){.projects-gallery-section .project-gallery-item .project-gallery-overlay .project-gallery-content .project-gallery-description{font-size:.9375rem}}.projects-gallery-section .project-gallery-item:hover .project-gallery-overlay .project-gallery-content{transform:translateY(0)}.projects-gallery-section .project-gallery-item:hover .project-gallery-overlay .project-gallery-badge{transform:scale(1.05);box-shadow:0 6px 16px #0003}.about-page-section{padding:80px 0}@media only screen and (min-width:768px){.about-page-section{padding:100px 0}}@media only screen and (min-width:1200px){.about-page-section{padding:120px 0}}.about-page-section .about-img-wrapper{position:relative}.about-page-section .about-img-wrapper .about-img-decoration{position:absolute;top:-20px;right:-20px;width:100px;height:100px;background:linear-gradient(135deg,var(--alburaq-primary) 0%,var(--alburaq-secondary) 100%);border-radius:50%;opacity:.2;z-index:0;animation:pulse 3s ease-in-out infinite}@media only screen and (min-width:768px){.about-page-section .about-img-wrapper .about-img-decoration{width:150px;height:150px;top:-30px;right:-30px}}.about-page-section .about-img-wrapper .about-img{position:relative;z-index:1;overflow:hidden;border-radius:20px;box-shadow:0 20px 60px #00000026}.about-page-section .about-img-wrapper .about-img img{transition:transform .5s ease}.about-page-section .about-img-wrapper .about-img:hover img{transform:scale(1.05)}.about-page-section .about-card{background:var(--White);border-radius:12px;padding:2rem;height:100%;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:2px solid rgba(193,163,96,.2);position:relative;overflow:hidden}.about-page-section .about-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--alburaq-primary) 0%,var(--alburaq-secondary) 100%);transition:width .3s ease}.about-page-section .about-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #c1a36033;border-color:#c1a36066}.about-page-section .about-card:hover:before{width:100%;opacity:.05}.about-page-section .about-card .about-card-icon{width:60px;height:60px;background:linear-gradient(135deg,#c1a3601a,#0e2f851a);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--alburaq-primary);font-size:1.5rem;transition:all .3s ease}.about-page-section .about-card:hover .about-card-icon{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,var(--alburaq-primary) 0%,var(--alburaq-secondary) 100%);color:var(--White)}.about-page-section .about-card h5{color:var(--alburaq-primary);font-weight:700;font-size:1.25rem;margin-bottom:1rem}.about-page-section .about-card .about-list{gap:.75rem}.about-page-section .about-card .about-list li{font-size:.95rem;color:var(--alburaq-primary);transition:color .3s ease}.about-page-section .about-card .about-list li svg{flex-shrink:0;fill:var(--alburaq-primary)}.about-page-section .about-card .about-list li:hover{color:var(--alburaq-primary-dark)}.about-page-section .about-card.vision-card .about-card-icon,.about-page-section .about-card.goals-card .about-card-icon{background:linear-gradient(135deg,#c1a3601a,#0e2f851a);color:var(--alburaq-primary)}.improved-stats{margin-top:4rem}.improved-stats .cool-facts.stat-card{background:var(--White)!important;border-radius:12px!important;padding:2rem!important;text-align:center;transition:all .3s ease;border:2px solid rgba(193,163,96,.2)!important;height:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.improved-stats .cool-facts.stat-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--alburaq-primary) 0%,var(--alburaq-secondary) 100%);transform:scaleX(0);transition:transform .3s ease}.improved-stats .cool-facts.stat-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #c1a36040;border-color:#c1a36080!important}.improved-stats .cool-facts.stat-card:hover:before{transform:scaleX(1)}.improved-stats .cool-facts.stat-card:hover .stat-icon{transform:scale(1.15) rotate(5deg);background:linear-gradient(135deg,var(--alburaq-primary) 0%,var(--alburaq-secondary) 100%);color:var(--White)}.improved-stats .cool-facts.stat-card h2{color:var(--alburaq-primary)!important;font-weight:700;font-size:2.5rem;margin-bottom:.5rem}@media only screen and (min-width:768px){.improved-stats .cool-facts.stat-card h2{font-size:3rem}}.improved-stats .cool-facts.stat-card h2 .counter{color:var(--alburaq-primary)}.improved-stats .cool-facts.stat-card p{color:var(--alburaq-primary)!important;font-size:.95rem;font-weight:500;margin:0;opacity:.9}.improved-stats .stat-card{background:var(--White);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease;border:2px solid rgba(193,163,96,.2);height:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.improved-stats .stat-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--alburaq-primary) 0%,var(--alburaq-secondary) 100%);transform:scaleX(0);transition:transform .3s ease}.improved-stats .stat-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #c1a36040;border-color:#c1a36080}.improved-stats .stat-card:hover:before{transform:scaleX(1)}.improved-stats .stat-card:hover .stat-icon{transform:scale(1.15) rotate(5deg);background:linear-gradient(135deg,var(--alburaq-primary) 0%,var(--alburaq-secondary) 100%);color:var(--White)}.improved-stats .stat-card .stat-icon{width:70px;height:70px;background:linear-gradient(135deg,#c1a3601a,#0e2f851a);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--alburaq-primary);font-size:2rem;transition:all .3s ease}.improved-stats .stat-card h2{color:var(--alburaq-primary);font-weight:700;font-size:2.5rem;margin-bottom:.5rem}@media only screen and (min-width:768px){.improved-stats .stat-card h2{font-size:3rem}}.improved-stats .stat-card h2 .counter{color:var(--alburaq-primary)}.improved-stats .stat-card p{color:var(--alburaq-primary);font-size:.95rem;font-weight:500;margin:0;opacity:.9}@keyframes pulse{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.1);opacity:.3}}.process-card{display:flex;align-items:center;gap:40px;flex-direction:column}.process-card img{transition:var(--Animation-Duration);max-height:200px}.process-card .step-number{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:center}.process-card .step-number span{font-size:16px;border-radius:100px;background:var(--Primary);color:var(--White);padding:5px 15px;display:inline;text-transform:uppercase}.process-card .step-number:after{content:"";position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);border-top:2px dashed var(--Primary);z-index:-10;opacity:.4}.process-card .process-body{text-align:center;padding-left:1rem;padding-right:1rem}.process-card:hover img,.process-card:focus img{transform:translateY(-8px)}.get-started-btn{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--Border);transition:var(--Animation-Duration);color:var(--Heading)}.get-started-btn span{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--Primary);color:var(--White);font-size:20px}.get-started-btn h6{color:var(--Heading)}.get-started-btn:hover,.get-started-btn:focus{padding-left:1rem;padding-right:1rem;color:var(--Primary)}.get-started-btn:hover h6,.get-started-btn:focus h6{color:var(--Primary)}.team-card{position:relative;z-index:1;transition:var(--Animation-Duration);border-radius:20px;background-color:var(--Secondary);padding:10px}.team-card .team-img{position:relative;z-index:1;overflow:hidden;border-radius:12px 12px 20px 20px}.team-card .team-img img{width:100%;transition:var(--Animation-Duration);border-radius:12px 12px 20px 20px}.team-card .team-img .team-social{position:absolute;z-index:100;display:flex;align-items:center;justify-content:center;gap:12px;bottom:0;left:50%;transform:translate(-50%);opacity:0;visibility:hidden;transition:var(--Animation-Duration)}.team-card .team-img .team-social a{width:44px;height:44px;border-radius:50%;font-size:18px;color:var(--White);background-color:var(--Background);transition:var(--Animation-Duration);display:flex;align-items:center;justify-content:center}.team-card .team-img .team-social a:hover,.team-card .team-img .team-social a:focus{background-color:var(--Primary);color:var(--White)}.team-card h4,.team-card p,.team-card .member-title{transition:var(--Animation-Duration)}.team-card p{font-size:18px}.team-card:hover,.team-card:focus{background-color:var(--Background)}.team-card:hover .team-social,.team-card:focus .team-social{bottom:24px;opacity:1;visibility:visible}.team-card:hover h4,.team-card:hover p,.team-card:hover .member-title,.team-card:focus h4,.team-card:focus p,.team-card:focus .member-title{color:var(--White)}.team-card-two{position:relative;z-index:1;border-radius:18px;transition:var(--Animation-Duration)}.team-card-two img{width:100%;border-radius:18px}.team-card-two .team-social{transition:var(--Animation-Duration);position:absolute;z-index:10;top:40px;right:40px;display:flex;flex-direction:column;gap:12px}.team-card-two .team-social a{width:44px;height:44px;border-radius:50%;font-size:18px;color:var(--Heading);background-color:var(--Secondary);transition:var(--Animation-Duration);font-size:20px;display:flex;align-items:center;justify-content:center}.team-card-two .team-social a:hover,.team-card-two .team-social a:focus{background-color:var(--Primary);color:var(--White)}.team-card-three{position:relative;z-index:1;overflow:hidden;transition:var(--Animation-Duration);border-radius:20px;border:1px solid transparent;background-color:var(--Secondary)}.team-card-three .team-img{position:relative;z-index:1;border-radius:20px 20px 0 0}.team-card-three .team-img img{border-radius:20px 20px 0 0;width:100%}.team-card-three .team-body{padding:24px;transition:var(--Animation-Duration)}.team-card-three .social-nav-trigger{position:absolute;z-index:10;right:20px;bottom:-22px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--White);background-color:var(--Primary);transition:var(--Animation-Duration);border:0;font-size:24px}.team-card-three .social-nav-trigger i.ti-minus{display:none}.team-card-three .social-nav-trigger.active i.ti-minus{display:block}.team-card-three .social-nav-trigger.active i.ti-plus{display:none}.team-card-three .social-nav-trigger:hover,.team-card-three .social-nav-trigger:focus{background-color:var(--Heading);color:var(--White)}.team-card-three .social-nav{display:flex;flex-direction:column;position:absolute;z-index:100;right:20px;bottom:30px;gap:8px}.team-card-three .social-nav a{width:44px;height:44px;border-radius:50%;color:var(--Heading);background-color:var(--White);opacity:0;transform:translateY(10px);transition:var(--Animation-Duration);font-size:20px;display:flex;align-items:center;justify-content:center}.team-card-three .social-nav a:hover,.team-card-three .social-nav a:focus{background-color:var(--Primary);color:var(--White)}.team-card-three .social-nav a.show{opacity:1;transform:translateY(0)}.team-card-three h5{transition:var(--Animation-Duration)}.team-card-three:hover,.team-card-three:focus{transform:translateY(-10px);border-color:var(--Border)}.team-card-three:hover h5,.team-card-three:focus h5{color:var(--Primary)}.team-details-content h2{font-size:clamp(24px,2.5vw,50px)}.team-details-content .social-nav{display:flex;align-items:center;gap:8px}.team-details-content .social-nav a{transition:var(--Animation-Duration);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-size:16px;color:var(--White);background-color:var(--Heading)}@media only screen and (min-width:1200px){.team-details-content .social-nav a{width:44px;height:44px;font-size:20px}}.team-details-content .social-nav a:hover,.team-details-content .social-nav a:focus{background-color:var(--Primary);color:var(--White);transform:translateY(-5px)}.team-nav-list{gap:30px}@media only screen and (min-width:1400px){.team-nav-list{gap:40px}}.team-nav-list .nav-link{padding:0}.team-nav-list .team-nav{padding:12px 20px;border:1px solid rgba(15,15,15,.3);background:var(--White);border-radius:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;transition:var(--Animation-Duration);flex-wrap:wrap}@media only screen and (min-width:992px){.team-nav-list .team-nav{flex-wrap:nowrap;border-radius:10rem}}@media only screen and (min-width:1200px){.team-nav-list .team-nav{padding:20px 30px}}@media only screen and (min-width:1400px){.team-nav-list .team-nav{gap:80px}}.team-nav-list .team-nav h2{font-size:clamp(24px,2.5vw,36px)}.team-nav-list .team-nav p{color:var(--Heading)}@media only screen and (min-width:992px){.team-nav-list .team-nav p{font-size:18px}}.team-nav-list .team-nav .btn-team{width:60px;height:60px;border-radius:50%;flex-shrink:0;font-size:24px!important;display:flex;align-items:center;justify-content:center;color:var(--White);background-color:var(--Primary);transition:var(--Animation-Duration)}.team-nav-list .team-nav .btn-team:hover,.team-nav-list .team-nav .btn-team:focus{transform:scale(1.15)}.team-nav-list .nav-link.active .team-nav{background-color:var(--Primary);border-color:var(--Primary);color:var(--White)}.team-nav-list .nav-link.active .team-nav h2,.team-nav-list .nav-link.active .team-nav p{color:var(--White)}.team-nav-list .nav-link.active .team-nav .btn-team{background-color:var(--White);color:var(--Primary)}.team-details-section img{width:100%;border-radius:20px}.team-details-section p{font-size:18px}.experience-info p{font-size:16px}@media only screen and (min-width:992px){.experience-info p{font-size:18px}}.progress-item .progress{width:100%;height:12px;border-radius:1rem;background:#ffaf014d;padding:3px}.progress-item .progress-bar{border-radius:1rem;background:#ffaf01}.progress-item .progress-info{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:18px;font-weight:600;color:var(--Heading)}.progress-item .progress-info svg{transform:translateY(8px)}.progress-item .progress-info svg path{fill:#ffaf01}.progress-item .progress-info .percentage{position:absolute;z-index:100;right:0}.progress-item:nth-child(2) .progress-info svg path{fill:#c700b1}.progress-item:nth-child(2) .progress{background:#c700b14d}.progress-item:nth-child(2) .progress-bar{background:#c700b1}.progress-item:last-child .progress-info svg path{fill:#1352fc}.progress-item:last-child .progress{background:#1352fc4d}.progress-item:last-child .progress-bar{background:#1352fc}.testimonial-card{position:relative;transition:var(--Animation-Duration);padding:40px;border-radius:20px;background:var(--White);text-align:center}.testimonial-card .testimonial-image{width:100px;height:100px;border-radius:50%;flex-shrink:0;margin-bottom:40px;margin-left:auto;margin-right:auto}.testimonial-card .testimonial-image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonial-card .testimonial-text{font-size:16px;margin-bottom:36px;color:var(--Text)}@media only screen and (min-width:768px){.testimonial-card .testimonial-text{font-size:18px}}@media only screen and (min-width:1200px){.testimonial-card .testimonial-text{font-size:22px}}.testimonial-side-imgs{display:none;flex-wrap:wrap}@media only screen and (min-width:992px){.testimonial-side-imgs{display:flex}}.testimonial-side-imgs img{flex-shrink:0;width:40px;height:40px;object-fit:cover;border-radius:50%;animation:zoomInOut 2s linear infinite}@media only screen and (min-width:992px){.testimonial-side-imgs img{width:50px;height:50px}}@media only screen and (min-width:1400px){.testimonial-side-imgs img{width:60px;height:60px}}.testimonial-side-imgs img:nth-child(1){animation-delay:1s;margin-right:50px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(1){margin-right:60px}}.testimonial-side-imgs img:nth-child(2){animation-delay:2s;margin-top:90px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(2){margin-top:120px}}.testimonial-side-imgs img:nth-child(3){animation-delay:3s;margin-right:50px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(3){margin-right:60px}}.testimonial-side-imgs img:nth-child(4){animation-delay:4s;margin-top:90px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(4){margin-top:120px}}.testimonial-side-imgs img:nth-child(5){animation-delay:5s;margin-right:50px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(5){margin-right:60px}}.testimonial-side-imgs img:nth-child(6){animation-delay:6s;margin-top:90px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(6){margin-top:120px}}.testimonial-side-imgs img:nth-child(7){animation-delay:7s;margin-right:50px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(7){margin-right:60px}}.testimonial-side-imgs img:nth-child(8){animation-delay:8s;margin-top:90px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(8){margin-top:120px}}.testimonial-side-imgs img:nth-child(9){animation-delay:9s;margin-right:50px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(9){margin-right:60px}}.testimonial-side-imgs img:nth-child(10){animation-delay:10s;margin-top:90px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(10){margin-top:120px}}.testimonial-side-imgs img:nth-child(11){animation-delay:11s;margin-right:50px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(11){margin-right:60px}}.testimonial-side-imgs img:nth-child(12){animation-delay:12s;margin-top:90px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(12){margin-top:120px}}.testimonial-side-imgs img:nth-child(13){animation-delay:13s;margin-right:50px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(13){margin-right:60px}}.testimonial-side-imgs img:nth-child(14){animation-delay:14s;margin-top:90px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(14){margin-top:120px}}.testimonial-side-imgs img:nth-child(15){animation-delay:15s;margin-right:50px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(15){margin-right:60px}}.testimonial-side-imgs img:nth-child(16){animation-delay:16s;margin-top:90px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(16){margin-top:120px}}.testimonial-side-imgs img:nth-child(17){animation-delay:17s;margin-right:50px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(17){margin-right:60px}}.testimonial-side-imgs img:nth-child(18){animation-delay:18s;margin-top:90px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(18){margin-top:120px}}.testimonial-side-imgs img:nth-child(19){animation-delay:19s;margin-right:50px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(19){margin-right:60px}}.testimonial-side-imgs img:nth-child(20){animation-delay:20s;margin-top:90px}@media only screen and (min-width:1400px){.testimonial-side-imgs img:nth-child(20){margin-top:120px}}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.testimonial-card-four{display:flex;border-radius:20px;background:var(--Secondary);padding:30px 24px;gap:24px}@media only screen and (min-width:768px){.testimonial-card-four{gap:36px;padding:40px 36px}}.testimonial-card-four .quote-icon{flex-shrink:0}.testimonial-card-four .testimonial-text{font-size:16px;line-height:1.75}@media only screen and (min-width:1200px){.testimonial-card-four .testimonial-text{font-size:18px}}.testimonial-card-four .rating{font-size:20px;color:var(--Warning)}@media only screen and (min-width:1200px){.testimonial-card-four .rating{font-size:24px}}.testimonial-pagination,.other-page-pagination{display:flex;align-items:center;justify-content:center;gap:8px}.testimonial-pagination .swiper-pagination-bullet,.other-page-pagination .swiper-pagination-bullet{position:relative;width:10px;height:10px;border-radius:1rem;background-color:var(--Text);animation:var(--Animation-Duration);z-index:1;flex-shrink:0}.testimonial-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.other-page-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:40px!important;height:10px;border-radius:1rem;animation:var(--Animation-Duration);background-color:var(--Heading)}.testimonial-four-button-prev,.testimonial-four-button-next{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--Animation-Duration);font-size:24px;background-color:var(--Secondary);color:var(--Heading);border:0;cursor:pointer}@media only screen and (min-width:1200px){.testimonial-four-button-prev,.testimonial-four-button-next{width:56px;height:56px;font-size:28px}}.testimonial-four-button-prev:hover,.testimonial-four-button-prev:focus,.testimonial-four-button-next:hover,.testimonial-four-button-next:focus{background-color:var(--Primary);color:var(--White)}.testimonial-two-button-prev,.testimonial-two-button-next{transition:var(--Animation-Duration);background-color:var(--Heading);width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--White);border:0;cursor:pointer}@media only screen and (min-width:1200px){.testimonial-two-button-prev,.testimonial-two-button-next{width:60px;height:60px}}.testimonial-two-button-prev:hover,.testimonial-two-button-prev:focus,.testimonial-two-button-next:hover,.testimonial-two-button-next:focus{background-color:var(--Primary);color:var(--White)}.testimonial-pagination-four,.project-pagination{display:flex;align-items:center;justify-content:center;gap:14px}.testimonial-pagination-four .swiper-pagination-bullet,.project-pagination .swiper-pagination-bullet{position:relative;width:8px;height:8px;border-radius:50%;background-color:var(--Heading);animation:var(--Animation-Duration);z-index:1;flex-shrink:0}.testimonial-pagination-four .swiper-pagination-bullet.swiper-pagination-bullet-active,.project-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:16px;height:16px;border-radius:50%;background-color:transparent;border:2px solid var(--Heading);animation:var(--Animation-Duration)}.testimonial-pagination-four .swiper-pagination-bullet.swiper-pagination-bullet-active:after,.project-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{animation:var(--Animation-Duration);content:"";position:absolute;top:2px;left:2px;width:8px;height:8px;z-index:1;border-radius:50%;background-color:var(--Heading)}.testimonial-section{background-repeat:no-repeat;background-size:cover;background-position:center center}.testimonial-section.style-two{background-repeat:no-repeat;background-size:contain;background-position:center center}.testimonial-section.style-three{position:relative;z-index:1}.testimonial-section.style-three:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background-color:#1f1f1f;opacity:.95}.rating-card{margin-top:40px;display:inline-flex;align-items:center;gap:.75rem;padding:24px 30px;border-radius:10px;background-color:var(--Primary)}.rating-card h2{color:var(--White);font-size:50px}.rating-card .rating{display:flex;align-items:center;color:var(--Warning);font-size:20px;gap:2px;margin-bottom:4px}.rating-card p{color:var(--White)}.testimonial-card-three{border-radius:15px;background:var(--White);padding:40px}.testimonial-card-three .testimonial-image{width:60px;height:60px;flex-shrink:0;border-radius:50%}.testimonial-card-three .testimonial-image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonial-card-three .testimonial-info{display:flex;gap:16px}.testimonial-card-three .testimonial-info .quote-icon{flex-shrink:0}.testimonial-card-three .testimonial-text{margin-bottom:0;font-size:1rem}@media only screen and (min-width:1200px){.testimonial-card-three .testimonial-text{font-size:18px}}.testimonial-card-two{text-align:center}.testimonial-card-two .testimonial-text{color:var(--Heading);font-size:clamp(20px,4vw,34px);font-weight:400;line-height:1.5;margin-bottom:40px}.testimonial-card-two .testimonial-info .rating{margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:4px;font-size:24px;color:var(--Warning)}.col-testimonial{order:-20}@media only screen and (min-width:576px){.col-testimonial{order:0}}.popup-video{position:relative;z-index:1}.popup-video .video-btn{position:relative;z-index:1;transition:var(--Animation-Duration);display:flex;width:100px;height:100px;border-radius:50%;background-color:var(--Primary);align-items:center;justify-content:center;color:var(--White);font-size:12px;cursor:pointer}.video-popup-iframe{background-color:#000000e6;transition:var(--Animation-Duration);display:none;position:fixed;z-index:999999999;left:0;top:0;width:100%;height:100%;justify-content:center;align-items:center}.video-popup-iframe .video-content{position:relative;width:90%;max-width:900px;padding:0;z-index:1}.video-popup-iframe .video-content iframe{border-radius:8px}.video-popup-iframe .video-content .close-btn{transition:var(--Animation-Duration);position:absolute;top:-3rem;right:0;z-index:1000;width:30px;height:30px;border-radius:50%;border:0;font-size:1rem;display:flex;align-items:center;justify-content:center;background-color:var(--White);color:var(--Heading);cursor:pointer}.video-popup-iframe .video-content .close-btn:hover,.video-popup-iframe .video-content .close-btn:focus{background-color:var(--Heading);color:var(--White)}@media only screen and (min-width:992px){.video-popup-iframe .video-content .close-btn{top:-1.75rem;right:-1.75rem}}@keyframes video-sonar{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(1.3)}}.video-sonar{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;z-index:-10;background-color:var(--White);animation:video-sonar 2s linear infinite}.video-sonar:before{position:absolute;width:160%;height:160%;border-radius:50%;background-color:#fffc;content:"";top:50%;left:50%;z-index:-100;transform:translate(-50%,-50%)}.video-sonar:after{position:absolute;width:130%;height:130%;border-radius:50%;background-color:#fffc;content:"";top:50%;left:50%;z-index:-50;transform:translate(-50%,-50%)}.blog-card{position:relative;z-index:1;transition:var(--Animation-Duration)}.blog-card .blog-img{border-radius:20px 20px 0 0}.blog-card .blog-img img{width:100%;border-radius:20px 20px 0 0}.blog-card .blog-body{padding:30px;border-radius:0 0 20px 20px;background-color:var(--Secondary);transition:var(--Animation-Duration)}.blog-card .blog-meta{display:flex;align-items:center;gap:10px}.blog-card .blog-meta .dot{width:6px;height:6px;border-radius:50%;background-color:var(--Text);flex-shrink:0}.blog-card .blog-meta .post-category,.blog-card .blog-meta .post-date{transition:var(--Animation-Duration);color:var(--Text);font-weight:400;font-size:16px}.blog-card .blog-meta .post-category:hover,.blog-card .blog-meta .post-category:focus,.blog-card .blog-meta .post-date:hover,.blog-card .blog-meta .post-date:focus{color:var(--Primary)}.blog-card .post-title{transition:var(--Animation-Duration);color:var(--Heading);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;letter-spacing:-1px}.blog-card .post-title:hover,.blog-card .post-title:focus{color:var(--Primary)}.blog-card.style-two{border:1px solid var(--Border);border-radius:20px}.blog-card.style-two .blog-body{padding:30px 40px;background-color:var(--White);transition:var(--Animation-Duration)}@media only screen and (min-width:1200px){.blog-card.style-two .blog-body p{font-size:18px}}.blog-card.style-two .post-title{font-size:clamp(24px,3vw,50px);line-height:1.2}.blog-card-two{display:flex}.blog-card-two .blog-img,.blog-card-two .blog-body{width:50%;flex:0 0 50%;max-width:50%;min-height:100%}.blog-card-two .blog-img{border-radius:18px 0 0 18px}.blog-card-two .blog-img img{border-radius:18px 0 0 18px;width:100%;height:100%;object-fit:cover}.blog-card-two .blog-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.blog-card-two .blog-meta .dot{width:6px;height:6px;border-radius:50%;background-color:var(--Text);flex-shrink:0}.blog-card-two .blog-meta .post-category,.blog-card-two .blog-meta .post-date{transition:var(--Animation-Duration);color:var(--Text);font-weight:400;font-size:14px}@media only screen and (min-width:768px){.blog-card-two .blog-meta .post-category,.blog-card-two .blog-meta .post-date{font-size:16px}}.blog-card-two .blog-meta .post-category:hover,.blog-card-two .blog-meta .post-category:focus,.blog-card-two .blog-meta .post-date:hover,.blog-card-two .blog-meta .post-date:focus{color:var(--Primary)}.blog-card-two .post-title{transition:var(--Animation-Duration);color:var(--Heading);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:60px;letter-spacing:-1px}.blog-card-two .post-title:hover,.blog-card-two .post-title:focus{color:var(--Primary)}.blog-card-two .blog-body{padding:30px 20px;background-color:var(--Secondary);border-radius:0 18px 18px 0}@media only screen and (min-width:768px){.blog-card-two .blog-body{padding:40px 30px}}.blog-card-three{border-bottom:1px solid var(--Border);padding-bottom:60px;padding-top:60px;cursor:pointer}.blog-card-three:first-child{padding-top:0}.blog-card-three:last-child{padding-bottom:0;border-bottom:0}.blog-card-three .blog-img{width:100%;position:relative;z-index:1;border-radius:18px;opacity:0;visibility:hidden;height:0;transition:var(--Animation-Duration)}.blog-card-three .blog-img img{border-radius:18px;width:100%;height:100%;object-fit:cover}.blog-card-three .blog-img .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-card-three .blog-body{display:flex;align-items:center;justify-content:space-between;gap:40px;transition:var(--Animation-Duration);flex-wrap:wrap}@media only screen and (min-width:576px){.blog-card-three .blog-body{flex-wrap:nowrap}}@media only screen and (min-width:1200px){.blog-card-three .blog-body{gap:60px}}@media only screen and (min-width:1400px){.blog-card-three .blog-body{gap:80px}}.blog-card-three .blog-body .post-author{display:flex;align-items:center;gap:12px;flex-shrink:0;flex:0 0 100%;width:100%}@media only screen and (min-width:576px){.blog-card-three .blog-body .post-author{flex:0 0 30%;width:30%}}.blog-card-three .blog-body .post-author img{width:60px;height:60px;flex-shrink:0;border-radius:50%;object-fit:cover}@media only screen and (min-width:1200px){.blog-card-three .blog-body .post-location{flex-shrink:0}}.blog-card-three .blog-body .post-location a{display:flex;align-items:center;gap:12px;font-size:1rem;font-weight:400;color:var(--Text)}@media only screen and (min-width:576px){.blog-card-three .blog-body .post-location a{flex-wrap:wrap}}@media only screen and (min-width:1200px){.blog-card-three .blog-body .post-location a{font-size:18px}}.blog-card-three .blog-body .post-location span{width:60px;height:60px;flex-shrink:0;background-color:var(--Secondary);border-radius:50%;font-size:28px;display:flex;align-items:center;justify-content:center;color:var(--Primary)}.blog-card-three .blog-body .post-title{transition:var(--Animation-Duration);color:var(--Heading);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:clamp(24px,2.5vw,36px);display:block;letter-spacing:-1px}.blog-card-three .blog-body .post-title:hover,.blog-card-three .blog-body .post-title:focus{color:var(--Primary)}.blog-card-three .blog-body .blog-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media only screen and (min-width:1200px){.blog-card-three .blog-body .blog-meta{gap:24px}}.blog-card-three .blog-body .blog-meta .post-comments,.blog-card-three .blog-body .blog-meta .post-location{transition:var(--Animation-Duration);color:var(--Text);font-weight:400;font-size:1rem;display:flex;align-items:center;gap:6px}@media only screen and (min-width:1200px){.blog-card-three .blog-body .blog-meta .post-comments,.blog-card-three .blog-body .blog-meta .post-location{font-size:18px}}.blog-card-three .blog-body .blog-meta .post-comments i,.blog-card-three .blog-body .blog-meta .post-location i{font-size:24px}.blog-card-three .blog-body .blog-meta .post-comments:hover,.blog-card-three .blog-body .blog-meta .post-comments:focus,.blog-card-three .blog-body .blog-meta .post-location:hover,.blog-card-three .blog-body .blog-meta .post-location:focus{color:var(--Primary)}.blog-card-three.open .blog-img{opacity:1;visibility:visible;height:180px}@media only screen and (min-width:768px){.blog-card-three.open .blog-img{height:220px}}@media only screen and (min-width:992px){.blog-card-three.open .blog-img{height:260px}}@media only screen and (min-width:1200px){.blog-card-three.open .blog-img{height:300px}}@media only screen and (min-width:1400px){.blog-card-three.open .blog-img{height:350px}}.blog-card-three.open .blog-body{padding-top:40px}@media only screen and (min-width:1200px){.blog-card-three.open .blog-body{padding-top:60px}}.blog-card-three.open .blog-body .post-author img{border:2px solid var(--Primary)}.blog-card-wrapper{display:flex;flex-direction:column}.widget-card{background-color:var(--Secondary);padding:32px 24px;border-radius:20px;width:100%}@media only screen and (min-width:992px){.widget-card{padding:40px 36px}}.widget-card .widget-title{font-weight:600;margin-bottom:1.5rem}.widget-card form{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.widget-card form .form-control{transition:var(--Animation-Duration);background-color:var(--White);border-radius:8px;height:54px;color:var(--Text);border:1px solid transparent;padding-left:20px;padding-right:20px}.widget-card form .form-control::placeholder{color:var(--Text);opacity:.8}.widget-card form .form-control:focus{box-shadow:none;border-color:var(--Border)}.widget-card form button{transition:var(--Animation-Duration);background-color:var(--Primary);color:var(--White);position:absolute;right:0;border:0;width:60px;height:100%;border-radius:0 8px 8px 0;font-size:24px;z-index:10}.widget-card form button:hover,.widget-card form button:focus{color:var(--White);background-color:var(--Heading)}.blog-list{padding:0;list-style:none;display:flex;flex-direction:column;margin-bottom:0;gap:14px}.blog-list li a{position:relative;z-index:1;width:100%;height:54px;color:var(--Text);background-color:var(--White);border-radius:8px;font-size:16px;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;font-weight:400;transition:var(--Animation-Duration);font-family:var(--Font-Secondary)}@media only screen and (min-width:992px){.blog-list li a{font-size:18px}}.blog-list li a:hover,.blog-list li a:focus{color:var(--White);background-color:var(--Primary)}.widget-blog{display:flex;align-items:center;gap:20px}.widget-blog .blog-thumbnail{border-radius:10px;flex:0 0 100px;max-width:100px}.widget-blog .blog-thumbnail img{width:100%;border-radius:10px}.widget-blog .blog-content .post-date{color:var(--Text);font-size:14px;font-weight:400;display:block}@media only screen and (min-width:1200px){.widget-blog .blog-content .post-date{font-size:16px}}.widget-blog .blog-content .post-title{font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;letter-spacing:-1px}@media only screen and (min-width:1200px){.widget-blog .blog-content .post-title{font-size:18px}}.widget-blog .blog-content .post-title:hover,.widget-blog .blog-content .post-title:focus{color:var(--Primary)}.tag-list{display:flex;gap:12px;flex-wrap:wrap}.tag-list a{padding:6px 20px;color:var(--Heading);border:1px solid var(--Border);font-size:16px;font-weight:400;display:block;border-radius:6rem;background-color:transparent;transition:var(--Animation-Duration)}.tag-list a:hover,.tag-list a:focus{background-color:var(--Primary);border-color:var(--Primary);color:var(--White)}.startix-pagination{display:flex;align-items:center;gap:12px;justify-content:center}.startix-pagination li a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-size:14px;font-weight:400;background-color:transparent;color:var(--Heading);border:1px solid var(--Border);font-family:var(--Font-Secondary)}@media only screen and (min-width:576px){.startix-pagination li a{width:42px;height:42px}}@media only screen and (min-width:768px){.startix-pagination li a{width:50px;height:50px;font-size:1rem}}.startix-pagination li a:hover,.startix-pagination li a:focus{background-color:var(--Primary);border-color:var(--Primary);color:var(--White)}.startix-pagination li.active a{background-color:var(--Primary);border-color:var(--Primary);color:var(--White)}.quote-card{border-radius:10px;background:var(--Secondary);padding:32px 24px;display:flex;gap:24px}@media only screen and (min-width:992px){.quote-card{padding:40px 36px}}.quote-card svg{width:60px;flex-shrink:0}.quote-card p{font-size:18px;margin-bottom:0;color:var(--Heading)}@media only screen and (min-width:992px){.quote-card p{font-size:20px!important}}.blog-comments-list{display:flex;flex-direction:column;gap:32px;list-style:none;padding:0}@media only screen and (min-width:1200px){.blog-comments-list{gap:48px}}.blog-comments-list ul{list-style:none;padding-left:24px}@media only screen and (min-width:576px){.blog-comments-list ul{padding-left:48px}}.blog-comments-list .single-comment{display:flex;flex-direction:column;gap:32px}@media only screen and (min-width:1200px){.blog-comments-list .single-comment{gap:48px}}.blog-comments-list .single-comment ul{display:flex;flex-direction:column;gap:32px}@media only screen and (min-width:1200px){.blog-comments-list .single-comment ul{gap:48px}}.comment-content{display:flex;gap:24px}.comment-content img{flex:0 0 60px;width:60px;height:60px;object-fit:cover;border-radius:10px}@media only screen and (min-width:1200px){.comment-content img{flex:0 0 90px;width:90px;height:90px}}.comment-form .form-control{background-color:var(--Secondary)}.tag-share-wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:48px;padding:20px 0;border-top:1px solid var(--Border);border-bottom:1px solid var(--Border)}@media only screen and (min-width:1200px){.tag-share-wrap{padding:24px 0}}.tag-share-wrap .tag-list{display:flex;align-items:center;gap:10px}.tag-share-wrap .tag-list li{font-size:14px;font-weight:600;color:var(--Heading);font-family:var(--Font-Primary)}@media only screen and (min-width:1200px){.tag-share-wrap .tag-list li{font-size:16px}}.tag-share-wrap .tag-list li a{transition:var(--Animation-Duration);border:1px solid var(--Border);border-radius:5rem;padding:8px 20px;color:var(--Text);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;max-height:32px}.tag-share-wrap .tag-list li a:hover,.tag-share-wrap .tag-list li a:focus{background-color:var(--Primary);color:var(--White)}.tag-share-wrap .share-list{display:flex;align-items:center;gap:10px}.tag-share-wrap .share-list li{font-size:16px;font-weight:600}.tag-share-wrap .share-list li a{padding:0 6px!important;color:var(--Text);font-size:18px}.tag-share-wrap .share-list li a:hover,.tag-share-wrap .share-list li a:focus{color:var(--Primary)}.single-blog-content{display:flex;flex-direction:column;gap:24px}.single-blog-content h1,.single-blog-content .h1,.single-blog-content h2,.single-blog-content .h2,.single-blog-content h3,.single-blog-content .h3,.single-blog-content h4,.single-blog-content .h4,.single-blog-content h5,.single-blog-content .h5,.single-blog-content h6,.single-blog-content .h6{margin-bottom:0}.single-blog-content p{font-size:1rem;margin-bottom:0}@media only screen and (min-width:992px){.single-blog-content p{font-size:18px}}.single-blog-content img{border-radius:20px;width:100%}.single-blog-content .post-title{position:relative;z-index:1;color:var(--Heading);font-weight:500;line-height:1.2;transition:var(--Animation-Duration);background-image:none;font-size:clamp(26px,5vw,54px);pointer-events:none;letter-spacing:-1px}.single-blog-content .blog-meta{border-bottom:1px solid var(--Border);padding-bottom:20px}.single-blog-content .blog-meta a{font-size:16px;font-weight:400;color:var(--Text);display:flex;align-items:center;gap:6px}.single-blog-content .blog-meta a i{font-size:20px;color:var(--Primary)}.single-blog-content .blog-meta a:hover,.single-blog-content .blog-meta a:focus{color:var(--Primary)}.footer-card{position:relative;display:flex;flex-direction:column}.footer-card p{font-size:16px;color:var(--Text);margin-bottom:40px}@media only screen and (min-width:992px){.footer-card p{font-size:18px}}.footer-card h5{font-weight:600}.footer-card .social-nav{display:flex;align-items:center;gap:8px}.footer-card .social-nav a{transition:var(--Animation-Duration);border:1px solid rgba(0,0,0,.08);background-color:#1f1f1f;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-size:16px;color:var(--White);box-shadow:0 8px 20px #00000014}@media only screen and (min-width:1200px){.footer-card .social-nav a{width:44px;height:44px;font-size:20px}}.footer-card .social-nav a:hover,.footer-card .social-nav a:focus{background-color:var(--Primary);border-color:var(--Primary);color:var(--White);transform:translateY(-5px);box-shadow:0 10px 24px #00000026}.footer-card .social-nav.style-two a{width:36px;height:36px;border-radius:6px;color:var(--White);border:1px solid var(--White);display:flex;align-items:center;justify-content:center;font-size:16px;transition:var(--Animation-Duration);background-color:transparent}.footer-card .social-nav.style-two a:hover,.footer-card .social-nav.style-two a:focus{background-color:var(--Primary);border-color:var(--Primary);color:var(--White);transform:translateY(-5px)}.footer-card .social-nav.style-three a{transition:var(--Animation-Duration);border-color:var(--White);background-color:transparent;border-radius:6px;color:var(--White);width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:16px}.footer-card .social-nav.style-three a:hover,.footer-card .social-nav.style-three a:focus{color:var(--White);background-color:var(--Primary);border-color:var(--Primary)}.footer-card .social-nav.style-three.theme-two a{color:var(--Primary);border-color:var(--Primary)}.footer-card .social-nav.style-three.theme-two a:hover,.footer-card .social-nav.style-three.theme-two a:focus{color:var(--White);background-color:var(--Primary);border-color:var(--Primary)}.footer-nav{display:flex;list-style:none;flex-direction:column;gap:.75rem;padding-left:0}.footer-nav li a{color:var(--Text);font-size:16px;text-transform:capitalize;font-family:var(--Font-Secondary);font-weight:400;display:flex;align-items:center;gap:4px}.footer-nav li a i{font-size:18px}.footer-nav li a:hover,.footer-nav li a:focus{color:var(--Primary)}.footer-nav-two{display:flex;list-style:none;flex-direction:column;gap:.5rem;padding-left:0}.footer-nav-two li a{color:var(--White);opacity:.8;font-size:16px;font-weight:400}.footer-nav-two li a:hover,.footer-nav-two li a:focus{color:var(--Primary)}.footer-nav-two.theme-two li a{color:var(--Primary)}.footer-nav-two.theme-two li a:hover,.footer-nav-two.theme-two li a:focus{color:var(--Primary)}.copyright-section{padding-top:32px;padding-bottom:48px;border-top:1px solid rgba(22,22,22,.3);text-align:center}.copyright-section .copyright{font-size:16px;color:var(--Text);display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap}@media only screen and (min-width:1200px){.copyright-section .copyright{font-size:18px}}.copyright-section .copyright a{font-size:16px;color:var(--Text);font-weight:500}@media only screen and (min-width:1200px){.copyright-section .copyright a{font-size:18px}}.copyright-section .copyright a:hover,.copyright-section .copyright a:focus{font-weight:500;color:var(--Primary)}.copyright-section .copyright.style-two,.copyright-section .copyright.style-two a{color:var(--White)}.copyright-section .copyright.style-two a:hover,.copyright-section .copyright.style-two a:focus{color:var(--Primary)}.copyright-nav{padding-left:0}.copyright-nav li a{color:var(--White);font-size:16px;font-weight:400;font-family:var(--Font-Secondary)}@media only screen and (min-width:992px){.copyright-nav li a{font-size:18px}}.copyright-nav li a:hover,.copyright-nav li a:focus{color:var(--Primary)}.copyright-nav.theme-two li a{color:var(--Primary)}.copyright-nav.theme-two li a:hover,.copyright-nav.theme-two li a:focus{color:var(--Primary)}.recent-posts-nav{display:flex;list-style:none;padding-left:0;flex-wrap:wrap;gap:12px}.recent-posts-nav li{width:calc(33.3333333% - 8px);max-width:calc(33.3333333% - 8px)}.recent-posts-nav li a{display:block;transition:var(--Animation-Duration);position:relative;overflow:hidden}.recent-posts-nav li a img{width:100%;height:auto;object-fit:cover}.recent-posts-nav li a span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;color:var(--White);z-index:100;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:var(--Primary);opacity:0;visibility:hidden;transition:var(--Animation-Duration)}.recent-posts-nav li a:hover,.recent-posts-nav li a:focus{transform:scale(1.05)}.recent-posts-nav li a:hover span,.recent-posts-nav li a:focus span{opacity:1;visibility:visible}.footer-section{position:relative;z-index:1}.footer-section.style-two:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#282c32fa}.footer-section.style-two .border-top,.footer-section.style-two .copyright-section{border-top-color:#fff3!important}.footer-section.style-two .footer-card p{color:#faf8ff}.footer-section.style-two .footer-card h5,.footer-section.style-two .footer-card h4{color:var(--White)}.footer-section.style-two .footer-card .social-nav a{border:0}.footer-section.style-two .footer-card .social-nav a:hover,.footer-section.style-two .footer-card .social-nav a:focus{color:var(--White);background-color:var(--Primary)}.footer-section.style-two .footer-nav li a{color:#faf8ff}.footer-section.style-two .footer-nav li a:hover,.footer-section.style-two .footer-nav li a:focus{color:var(--Primary)}.footer-section.style-three{background-color:#1f1f1f}.footer-section.style-three .footer-card p{color:var(--White);opacity:.8}.footer-section.style-three .footer-card h5{color:var(--White)}.footer-section.style-three .footer-nav li a{font-family:var(--Font-Primary);color:var(--White);opacity:.8;font-size:16px;font-weight:400}.footer-section.style-three .footer-nav li a:hover,.footer-section.style-three .footer-nav li a:focus{color:var(--Primary)}.footer-section.style-three .copyright-section{border-top-color:#fff3!important}.footer-section.style-four:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#000000e6}.footer-section.style-four .border-top,.footer-section.style-four .copyright-section{border-top-color:#fff3!important}.footer-section.style-four .footer-card p{color:#f7f7fc}.footer-section.style-four .footer-card h5,.footer-section.style-four .footer-card h4{color:var(--White)}.footer-section.style-four .footer-card .social-nav a{border:0}.footer-section.style-four .footer-card .social-nav a:hover,.footer-section.style-four .footer-card .social-nav a:focus{color:var(--White);background-color:var(--Primary)}.footer-section.style-four .footer-nav li a{color:#f7f7fc}.footer-section.style-four .footer-nav li a:hover,.footer-section.style-four .footer-nav li a:focus{color:var(--Primary)}.cta-section{position:relative;z-index:1;background-color:var(--Primary);overflow:hidden}.cta-section h2{font-weight:600;font-size:clamp(36px,5vw,80px);letter-spacing:-2px}@media only screen and (min-width:768px){.cta-section p{font-size:18px}}.cta-section .cta-circles span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.cta-section .cta-circles span:nth-child(1){width:300px;height:300px;border-radius:50%;background:#ffffff1a}@media only screen and (min-width:992px){.cta-section .cta-circles span:nth-child(1){width:600px;height:600px}}@media only screen and (min-width:1400px){.cta-section .cta-circles span:nth-child(1){width:950px;height:950px}}.cta-section .cta-circles span:nth-child(2){width:500px;height:500px;border-radius:50%;background:#ffffff13}@media only screen and (min-width:992px){.cta-section .cta-circles span:nth-child(2){width:800px;height:800px}}@media only screen and (min-width:1400px){.cta-section .cta-circles span:nth-child(2){width:1250px;height:1250px}}.cta-section .cta-circles span:nth-child(3){width:700px;height:700px;border-radius:50%;background:#ffffff0d}@media only screen and (min-width:992px){.cta-section .cta-circles span:nth-child(3){width:1000px;height:1000px}}@media only screen and (min-width:1400px){.cta-section .cta-circles span:nth-child(3){width:1500px;height:1500px}}.cta-section .cta-content{position:relative;z-index:100}.download-app-img{position:relative;z-index:1;text-align:center}.download-app-img .download-app-img-two{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.cta-content hr{background-color:#ffffff4d;margin-top:100px}.cool-fact-card{display:flex;align-items:center;gap:20px}.cool-fact-card .cta-icon{display:flex;width:70px;height:70px;padding:15px;justify-content:center;align-items:center;flex-shrink:0;border-radius:10px;background:#fa3e5f1a}.cool-fact-card h2{font-size:clamp(28px,4vw,50px);color:var(--White);flex-shrink:0;line-height:1}.cool-fact-card p{color:var(--White)}.app-cool-facts-section{position:relative;z-index:1;padding-top:320px}@media only screen and (min-width:576px){.app-cool-facts-section{padding-top:240px}}.app-cool-facts-section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:-1}.app-cool-facts-section .app-video{position:absolute;top:20%;right:0;transform:translateY(-50%);width:260px;height:130px;border-radius:75px 0 0 75px;background:var(--White);z-index:100;display:flex;align-items:center;padding-left:40px}@media only screen and (min-width:576px){.app-cool-facts-section .app-video{top:50%}}@media only screen and (min-width:992px){.app-cool-facts-section .app-video{width:350px}}@media only screen and (min-width:1200px){.app-cool-facts-section .app-video{width:450px}}@media only screen and (min-width:1400px){.app-cool-facts-section .app-video{width:600px;height:150px;top:50%}}.app-cool-facts-section .app-video .play-video-btn{display:inline-flex;align-items:center;gap:32px}.app-cool-facts-section .app-video .play-video-btn .icon{position:relative;width:60px;height:60px;flex-shrink:0;border:1px solid var(--Primary);color:var(--Primary);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px}.app-cool-facts-section .app-video .play-video-btn .icon:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border:1px solid rgba(116,68,253,.3);border-radius:50%;z-index:-1}.app-cool-facts-card{display:inline-flex;align-items:stretch;border-radius:20px 20px 0 0;background-color:var(--Primary)}.app-cool-facts-card>div{width:148px;padding:30px 16px;flex-shrink:0;text-align:center;min-height:100%}@media only screen and (min-width:768px){.app-cool-facts-card>div{width:200px}}@media only screen and (min-width:1400px){.app-cool-facts-card>div{width:220px;padding:40px 16px}}.app-cool-facts-card>div h2{color:var(--White);font-size:clamp(28px,5vw,50px);margin-bottom:1rem;line-height:1}.app-cool-facts-card>div h5{color:var(--White);font-size:14px}@media only screen and (min-width:768px){.app-cool-facts-card>div h5{font-size:1rem}}@media only screen and (min-width:1400px){.app-cool-facts-card>div h5{font-size:1.25rem}}.app-cool-facts-card>div:last-child{background-color:#fa3e5f;border-radius:0 20px 0 0}.cool-facts{text-align:center;background-color:var(--Primary);padding:3rem 1rem;height:100%}@media only screen and (min-width:1200px){.cool-facts{padding:4rem 1rem}}.cool-facts h2{font-size:clamp(36px,4vw,50px);margin-bottom:1rem;line-height:1;color:var(--White)}.cool-facts p{color:var(--White)}@media only screen and (min-width:1200px){.cool-facts p{font-size:18px}}.cool-facts-wrap .row .col-12:first-child .cool-facts{border-radius:20px 20px 0 0}@media only screen and (min-width:576px){.cool-facts-wrap .row .col-12:first-child .cool-facts{border-radius:20px 0 0}}@media only screen and (min-width:992px){.cool-facts-wrap .row .col-12:first-child .cool-facts{border-radius:20px 0 0 20px}}.cool-facts-wrap .row .col-12:nth-child(2) .cool-facts{background-color:#2f43ec}@media only screen and (min-width:576px){.cool-facts-wrap .row .col-12:nth-child(2) .cool-facts{border-radius:0 20px 0 0}}@media only screen and (min-width:992px){.cool-facts-wrap .row .col-12:nth-child(2) .cool-facts{border-radius:0}}@media only screen and (min-width:576px){.cool-facts-wrap .row .col-12:nth-child(3) .cool-facts{border-radius:0 0 0 20px;background-color:#2f43ec}}@media only screen and (min-width:992px){.cool-facts-wrap .row .col-12:nth-child(3) .cool-facts{border-radius:0;background-color:var(--Primary)}}.cool-facts-wrap .row .col-12:last-child .cool-facts{border-radius:0 0 20px 20px;background-color:#2f43ec}@media only screen and (min-width:576px){.cool-facts-wrap .row .col-12:last-child .cool-facts{border-radius:0 0 20px;background-color:var(--Primary)}}@media only screen and (min-width:992px){.cool-facts-wrap .row .col-12:last-child .cool-facts{border-radius:0 20px 20px 0;background-color:#2f43ec}}.cookiealert{position:fixed;left:1rem;bottom:1rem;z-index:1000;max-width:280px;padding:30px 22px;border-radius:12px;opacity:0;visibility:hidden;transform:translateY(-16px);transition:var(--Animation-Duration);background-color:var(--Background);color:var(--White)}@media only screen and (min-width:576px){.cookiealert{max-width:360px}}@media only screen and (min-width:768px){.cookiealert{max-width:550px}}@media only screen and (min-width:992px){.cookiealert{max-width:700px;left:2rem;bottom:2rem;padding:40px 32px}}.cookiealert.show{opacity:1;visibility:visible;transform:translateY(0)}.cookiealert p{font-size:12px;color:var(--Text)}@media only screen and (min-width:768px){.cookiealert p{font-size:14px}}@media only screen and (min-width:1200px){.cookiealert p{font-size:16px}}.cookiealert a{color:var(--White);font-weight:600}.cookiealert a:hover,.cookiealert a:focus{color:var(--Primary)}.form-control{transition:var(--Animation-Duration);border-radius:8px;background:var(--White);height:60px;font-size:1rem;border:1px solid transparent;padding:1rem 1.25rem;color:var(--Text)}.form-control:focus{box-shadow:none;border-color:var(--Border)}.form-control::placeholder{color:var(--Text)}.form-select{transition:var(--Animation-Duration);border-radius:8px;background:var(--White);height:60px;font-size:1rem;border:1px solid transparent;padding:0 1.25rem;color:var(--Text);cursor:pointer}.form-select:focus{box-shadow:none;border-color:var(--Border)}textarea.form-control{min-height:10rem}.contact-info-card{transition:var(--Animation-Duration);background:var(--Secondary);border-radius:20px;padding:36px 20px;height:100%}@media only screen and (min-width:1200px){.contact-info-card{padding:50px 40px}}.contact-info-card hr{background:var(--Border);margin-top:30px;margin-bottom:30px;opacity:.3}.contact-sm-card p{margin-bottom:.5rem}@media only screen and (min-width:1200px){.contact-sm-card p{font-size:18px}}.contact-sm-card p:last-child{margin-bottom:0}.contact-sm-card .social-nav{display:flex;align-items:center;gap:.5rem}.contact-sm-card .social-nav a{transition:var(--Animation-Duration);border:1px solid var(--Text);background-color:var(--Secondary);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-size:16px;color:var(--Text)}@media only screen and (min-width:1200px){.contact-sm-card .social-nav a{width:44px;height:44px;font-size:20px}}.contact-sm-card .social-nav a:hover,.contact-sm-card .social-nav a:focus{background-color:var(--Primary);border-color:var(--Primary);color:var(--White);transform:translateY(-5px)}.maps-section{transform:translateY(6px)}.maps-section iframe{width:100%;height:400px;filter:grayscale(.5)}@media only screen and (min-width:768px){.maps-section iframe{height:500px}}@media only screen and (min-width:1200px){.maps-section iframe{height:700px}}.faq-accordion .accordion{display:flex;flex-direction:column;gap:20px}.faq-accordion .accordion-item{position:relative;border-radius:10px;background:var(--Secondary);border:0;transition:var(--Animation-Duration)}.faq-accordion .accordion-item .accordion-button{border-radius:10px;background:var(--Secondary);color:var(--Heading);font-size:18px;font-weight:600;padding:20px 50px 20px 30px;text-align:right;width:100%;transition:var(--Animation-Duration);line-height:1.5}@media only screen and (min-width:1200px){.faq-accordion .accordion-item .accordion-button{font-size:20px;padding:24px 60px 24px 30px}}.faq-accordion .accordion-item .accordion-button:focus{box-shadow:none!important}.faq-accordion .accordion-item .accordion-button:after{width:36px;height:36px;border-radius:50%;background-position:center;background-size:20px 20px;background-repeat:no-repeat;background-color:var(--Heading);color:var(--White);background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M6%209l6%206l6%20-6%22/%3E%3C/svg%3E);right:20px;left:auto;transition:var(--Animation-Duration)}.faq-accordion .accordion-item .accordion-button:not(.collapsed){box-shadow:none;color:var(--White);background-color:#a89050;border-radius:10px 10px 0 0}.faq-accordion .accordion-item .accordion-button:not(.collapsed):after{background-color:#fff3;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M18%2015l-6-6l-6%206%22/%3E%3C/svg%3E);transform:rotate(180deg)}.faq-accordion .accordion-item .accordion-body{background-color:#a89050;padding:20px 30px;color:#fffffff2;font-size:16px;line-height:1.7;border-radius:0 0 10px 10px;text-align:right}@media only screen and (min-width:1200px){.faq-accordion .accordion-item .accordion-body{font-size:17px;padding:24px 30px}}html[dir=rtl] .faq-accordion .accordion-button,html[lang=ar] .faq-accordion .accordion-button{text-align:right;padding:20px 30px 20px 50px}@media only screen and (min-width:1200px){html[dir=rtl] .faq-accordion .accordion-button,html[lang=ar] .faq-accordion .accordion-button{padding:24px 30px 24px 60px}}html[dir=rtl] .faq-accordion .accordion-button:after,html[lang=ar] .faq-accordion .accordion-button:after{left:20px;right:auto}html[dir=rtl] .faq-accordion .accordion-body,html[lang=ar] .faq-accordion .accordion-body{text-align:right}html[dir=ltr] .faq-accordion .accordion-button,html[lang=en] .faq-accordion .accordion-button{text-align:left;padding:20px 50px 20px 30px}@media only screen and (min-width:1200px){html[dir=ltr] .faq-accordion .accordion-button,html[lang=en] .faq-accordion .accordion-button{padding:24px 60px 24px 30px}}html[dir=ltr] .faq-accordion .accordion-button:after,html[lang=en] .faq-accordion .accordion-button:after{right:20px;left:auto}html[dir=ltr] .faq-accordion .accordion-body,html[lang=en] .faq-accordion .accordion-body{text-align:left}.faq-accordion.style-two .accordion{display:flex;flex-wrap:wrap;flex-direction:row;gap:30px}.faq-accordion.style-two .accordion .accordion-item{flex:0 0 100%;width:100%}@media only screen and (min-width:768px){.faq-accordion.style-two .accordion .accordion-item{flex:0 0 calc(50% - 15px);width:calc(50% - 15px)}}.faq-accordion.style-two .accordion-item{background:transparent;border-radius:8px}.faq-accordion.style-two .accordion-item .accordion-button{background-color:var(--White);border-radius:8px}.faq-accordion.style-two .accordion-item .accordion-button:not(.collapsed){color:var(--Primary);background-color:var(--White)}.faq-accordion.style-two .accordion-item .accordion-button:not(.collapsed):after{background-color:var(--Primary);color:var(--White);background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-down%22%3E%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M6%209l6%206l6%20-6%22/%3E%3C/svg%3E)}.faq-accordion.style-two .accordion-item .accordion-body{padding-top:0;background-color:var(--White);color:var(--Text);border-radius:0 0 8px 8px}.faq-accordion.style-three .faq-title{font-size:clamp(24px,2.5vw,36px)}.faq-accordion.style-three .accordion{display:flex;flex-wrap:wrap;flex-direction:row;gap:30px;border-radius:10px}.faq-accordion.style-three .accordion .accordion-item{flex:0 0 100%;width:100%}.faq-accordion.style-three .accordion-item{background:var(--Primary);border-radius:10px}.faq-accordion.style-three .accordion-item .accordion-button{background-color:var(--Secondary);border-radius:8px;color:var(--Heading);font-size:clamp(18px,2vw,24px)}.faq-accordion.style-three .accordion-item .accordion-button:not(.collapsed){color:var(--White);background-color:var(--Primary)}.faq-accordion.style-three .accordion-item .accordion-button:not(.collapsed):after{background-color:#fff3;color:var(--White);background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-down%22%3E%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M6%209l6%206l6%20-6%22/%3E%3C/svg%3E)}.faq-accordion.style-three .accordion-item .accordion-body{padding-top:0;background-color:var(--Primary);color:var(--White);border-radius:0 0 8px 8px}@media only screen and (min-width:1200px){.faq-accordion.style-three .accordion-item .accordion-body{font-size:18px}}.faq-accordion.theme-two .accordion-item{background:var(--White)}.faq-accordion.theme-two .accordion-item .accordion-button{background:var(--White);color:var(--Heading)}.faq-accordion.theme-two .accordion-item .accordion-button:not(.collapsed){color:var(--White);background-color:var(--Primary)}.faq-accordion.theme-two .accordion-item .accordion-button:not(.collapsed):after{background-color:var(--White)}.faq-accordion.theme-two .accordion-item .accordion-body{background-color:var(--White)}.faq-question-section{background-position:center center;background-repeat:no-repeat}.breadcrumb-section{position:relative;z-index:1;overflow:hidden;min-height:280px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c1a360,#0e2f85)}.breadcrumb-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:linear-gradient(135deg,#c1a360fa,#0e2f85fa)}.breadcrumb-section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.08;background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.2) 1px,transparent 0);background-size:50px 50px}.breadcrumb-section .breadcrumb-content{text-align:center;position:relative;z-index:2;padding:80px 20px;width:100%}@media only screen and (min-width:768px){.breadcrumb-section .breadcrumb-content{padding:100px 20px}}@media only screen and (min-width:1200px){.breadcrumb-section .breadcrumb-content{padding:120px 20px}}.breadcrumb-section .breadcrumb-content h2{color:#fff;font-size:clamp(36px,6vw,72px);line-height:1.2;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 15px rgba(0,0,0,.3);letter-spacing:-.5px}@media only screen and (min-width:1200px){.breadcrumb-section .breadcrumb-content h2{margin-bottom:1.5rem}}.breadcrumb-section .breadcrumb-content ul{display:inline-flex;justify-content:center;flex-wrap:wrap;align-items:center;gap:12px;margin:0;padding:0}.breadcrumb-section .breadcrumb-content ul li{color:#fffffff2;font-size:15px;font-weight:400;font-family:var(--Font-Primary);line-height:1.5;list-style:none;position:relative}@media only screen and (min-width:768px){.breadcrumb-section .breadcrumb-content ul li{font-size:16px}}@media only screen and (min-width:1200px){.breadcrumb-section .breadcrumb-content ul li{font-size:17px}}.breadcrumb-section .breadcrumb-content ul li:last-child{color:#fff;font-weight:600}.breadcrumb-section .breadcrumb-content ul li:not(:last-child):after{content:"/";margin:0 8px;color:#fff9;font-weight:300}.breadcrumb-section .breadcrumb-content ul li a{color:#ffffffd9;font-size:inherit;position:relative;z-index:1;font-weight:400;transition:var(--Animation-Duration);font-family:var(--Font-Primary);line-height:inherit;text-decoration:none;display:inline-block}.breadcrumb-section .breadcrumb-content ul li a:hover,.breadcrumb-section .breadcrumb-content ul li a:focus{color:#fff;text-decoration:none;transform:translateY(-1px)}.partner-content{display:flex;align-items:center;flex-wrap:wrap;gap:1.25rem}@media only screen and (min-width:768px){.partner-content{gap:1.5rem;flex-wrap:nowrap}}@media only screen and (min-width:1200px){.partner-content{gap:2rem;justify-content:space-between}}@media only screen and (min-width:1400px){.partner-content{gap:40px}}.partner-content p{font-size:20px;font-weight:600;flex-shrink:0;color:var(--Heading)}.partner-content a{display:block;text-align:center}.partner-content a img{max-height:24px;width:auto;object-fit:contain}@media only screen and (min-width:1400px){.partner-content a img{max-height:30px}}.partner-content a:hover,.partner-content a:focus{transform:translate(-5px)}.app-feature-section{position:relative;z-index:1}.app-feature-section .big-text{font-family:var(--Font-Primary);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(40,44,50,.5);font-size:120px;font-weight:600;line-height:1;color:transparent}@media only screen and (min-width:768px){.app-feature-section .big-text{font-size:150px}}@media only screen and (min-width:1400px){.app-feature-section .big-text{font-size:200px}}.app-feature-section .feature-cards{gap:3rem}@media only screen and (min-width:768px){.app-feature-section .feature-cards{gap:12rem}}@media only screen and (min-width:1400px){.app-feature-section .feature-cards{gap:260px}}.app-feature-card{transition:var(--Animation-Duration);position:relative;z-index:1;cursor:pointer}.app-feature-card .feature-icon{display:flex;justify-content:center;align-items:center;width:64px;height:64px;border-radius:6px;background-color:var(--Secondary);transition:var(--Animation-Duration);margin-bottom:40px;color:var(--Heading);font-size:36px}.app-feature-card .feature-icon i{line-height:.8}.app-feature-card h2{transition:var(--Animation-Duration)}@media only screen and (min-width:768px){.app-feature-card.text-md-end .feature-icon{margin-left:auto}}.app-feature-card.active h2,.app-feature-card:hover h2,.app-feature-card:focus h2{color:var(--Primary)}.app-feature-card.active .feature-icon,.app-feature-card:hover .feature-icon,.app-feature-card:focus .feature-icon{background-color:var(--Primary);color:var(--White)}.app-feature-img{position:relative;z-index:1}.app-feature-img img{transition:var(--Animation-Duration);width:100%;display:none;opacity:0}.app-feature-img img.active{display:block;opacity:1}.featured-content h2{font-size:clamp(24px,4.5vw,36px)}.featured-img{position:relative;z-index:1;border-radius:12px;box-shadow:0 8px 30px #2d364314}.featured-img:after{width:calc(100% + 30px);height:100%;content:"";position:absolute;bottom:30px;left:-30px;border-radius:12px;background-color:#e3e5fd;z-index:1}.featured-img img{border-radius:12px;position:relative;z-index:10;width:100%}.featured-list{display:flex;gap:1rem;padding-left:0;list-style:none;flex-wrap:wrap}@media only screen and (min-width:992px){.featured-list{gap:1.5rem}}@media only screen and (min-width:1400px){.featured-list{gap:30px}}.featured-list li{display:flex;align-items:center;gap:16px;font-size:18px;color:var(--Heading);flex:0 0 calc(100% - 15px);width:calc(100% - 15px);font-weight:500}.featured-list li svg{flex-shrink:0}@media only screen and (min-width:992px){.featured-list li{flex:0 0 calc(50% - 15px);width:calc(50% - 15px)}}.feature-section{background-size:cover;background-repeat:no-repeat;background-position:top left;background-color:var(--Secondary)}@media only screen and (min-width:768px){.feature-section{background-color:transparent}}.feature-card{transition:var(--Animation-Duration);border-radius:18px;background:var(--White);padding:36px;border:2px solid transparent}.feature-card h2{font-size:clamp(24px,4vw,36px);transition:var(--Animation-Duration)}.feature-card p{transition:var(--Animation-Duration)}@media only screen and (min-width:1200px){.feature-card p{font-size:18px}}.feature-card:hover,.feature-card:focus{border-color:var(--Primary)}@media (max-width: 1199.98px){.how-works-section .service-swiper{width:100%!important;margin:0!important;padding:0!important}}@media (max-width: 575.98px){.how-works-section .row{gap:1.5rem!important}}@media (max-width: 575.98px){.how-works-section .section-heading{padding:0}.how-works-section .section-heading img{width:100%;height:auto}}.service-card{position:relative;z-index:1;transition:var(--Animation-Duration);background:var(--White);padding:40px 30px;border-radius:12px;overflow:hidden;border:2px solid rgba(193,163,96,.2);box-shadow:0 4px 20px #00000014}@media (max-width: 767.98px){.service-card{padding:1.5rem 1.25rem;border-radius:10px}}@media (max-width: 575.98px){.service-card{padding:1.25rem 1rem}}.service-card .shape{transition:var(--Animation-Duration);position:absolute;z-index:-1;bottom:-3px;right:-3px;opacity:.1}.service-card .service-icon{transition:var(--Animation-Duration);width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,#c1a3601a,#0e2f851a);margin-bottom:60px;font-size:40px;color:var(--alburaq-primary)}.service-card .service-icon i{line-height:.7}.service-card h4{transition:var(--Animation-Duration);color:#212529;font-weight:700}.service-card p{color:#495057;opacity:1;line-height:1.7}.service-card:hover,.service-card:focus{transform:translateY(-5px);box-shadow:0 8px 30px #c1a36033;border-color:#c1a36066}.service-card:hover .service-icon,.service-card:focus .service-icon{background:linear-gradient(135deg,var(--alburaq-primary) 0%,var(--alburaq-secondary) 100%);color:var(--White)}.service-card:hover h4,.service-card:focus h4{color:var(--alburaq-secondary)}.service-card:hover p,.service-card:focus p{color:#343a40}.service-card:hover .shape,.service-card:focus .shape{opacity:1}.service-card.service-card-white{background:#fff;color:#a89050;border:2px solid #a89050;min-height:100%;display:flex;flex-direction:column}.service-card.service-card-white h4{color:#a89050;transition:var(--Animation-Duration);font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:700;line-height:1.3;margin-bottom:1rem}@media (max-width: 767.98px){.service-card.service-card-white h4{font-size:1.125rem;margin-bottom:.75rem}}.service-card.service-card-white p{color:#a89050;opacity:.9;transition:var(--Animation-Duration);font-size:clamp(.875rem,2vw,1rem);line-height:1.6;flex-grow:1}@media (max-width: 767.98px){.service-card.service-card-white p{font-size:.875rem;line-height:1.5}}.service-card.service-card-white .service-icon{background:transparent;color:#a89050;width:60px;height:60px;margin-bottom:1.5rem}@media (max-width: 767.98px){.service-card.service-card-white .service-icon{width:50px;height:50px;margin-bottom:1rem;font-size:32px}}.service-card.service-card-white .service-icon img{filter:brightness(0) saturate(100%) invert(67%) sepia(25%) saturate(800%) hue-rotate(15deg) brightness(.9);width:100%;height:100%;object-fit:contain}.service-card.service-card-white .service-icon i{color:#a89050;font-size:2.5rem}@media (max-width: 767.98px){.service-card.service-card-white .service-icon i{font-size:2rem}}.service-card.service-card-white:hover,.service-card.service-card-white:focus{background:#a89050;color:#fff}.service-card.service-card-white:hover h4,.service-card.service-card-white:focus h4{color:#fff}.service-card.service-card-white:hover p,.service-card.service-card-white:focus p{color:#fffffff2}.service-card.service-card-white:hover .service-icon,.service-card.service-card-white:focus .service-icon{background:#fff3;color:#fff}.service-card.service-card-white:hover .service-icon img,.service-card.service-card-white:focus .service-icon img{filter:brightness(0) saturate(100%) invert(1)}.service-card.service-card-white:hover .service-icon i,.service-card.service-card-white:focus .service-icon i{color:#fff}.service-card.service-card-white:hover .shape,.service-card.service-card-white:focus .shape{opacity:.15}.service-card.style-two{background:var(--White);min-height:100%}.service-card.style-two .service-icon{background:var(--Secondary)}.service-card.style-two .btn-service{text-align:center}.service-card.style-two .btn-service span{transition:var(--Animation-Duration);margin:0 auto 1.5rem;width:74px;height:74px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--Primary);color:var(--White);font-size:2rem;cursor:pointer}.service-card.style-two .btn-service h4{transition:var(--Animation-Duration);font-size:clamp(16px,5vw,24px)}.service-card.style-two .btn-service:hover span,.service-card.style-two .btn-service:focus span{background-color:var(--Heading);color:var(--White)}.service-card.style-two .btn-service:hover h4,.service-card.style-two .btn-service:focus h4{color:var(--Primary)}.service-card.style-two:hover .service-icon,.service-card.style-two:focus .service-icon{background:var(--Primary);color:var(--White)}.service-card.style-two:hover h4,.service-card.style-two:focus h4{color:var(--Primary)}.service-swiper{width:100%;overflow:hidden}@media (max-width: 1199.98px){.service-swiper{width:100%;margin:0;padding:0}}@media only screen and (min-width:1200px){.service-swiper{width:150%;margin-left:-25%}}@media only screen and (min-width:1200px){[dir=rtl] .service-swiper{margin-left:0;margin-right:-25%}}.service-swiper .swiper-slide{height:auto;display:flex}.service-swiper .swiper-slide .service-card{width:100%;height:100%;display:flex;flex-direction:column}.service-pagination{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:8px}@media (max-width: 767.98px){.service-pagination{margin-top:1.5rem;gap:6px}}.service-pagination .swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;background:var(--Heading);opacity:.5;transition:var(--Animation-Duration);cursor:pointer}@media (max-width: 767.98px){.service-pagination .swiper-pagination-bullet{width:10px;height:10px}}.service-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--Primary);opacity:1;width:24px;border-radius:12px}@media (max-width: 767.98px){.service-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px}}.service-pagination .swiper-pagination-bullet:hover{opacity:.8}.service-card-two{position:relative;z-index:1;transition:all .35s;background-color:transparent;padding:28px 24px;border-radius:18px}.service-card-two .shape>img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-10}.service-card-two .service-thumb{position:relative;z-index:1;width:100%;border-radius:18px;margin-bottom:24px;transition:var(--Animation-Duration)}.service-card-two .service-thumb .btn{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:100;width:128px;height:22px;background-color:var(--Secondary);display:flex;justify-content:center;color:var(--Text);font-size:14px;font-weight:600;padding:0 0 9px;transition:all .35s;border-radius:0 0 12px 12px}.service-card-two .service-thumb .btn i{font-size:18px}.service-card-two .service-thumb .btn:hover,.service-card-two .service-thumb .btn:focus{color:var(--Primary)}.service-card-two .service-thumb img{width:100%;border-radius:18px}.service-card-two .service-content{padding-right:3rem}.service-card-two .service-number{position:absolute;bottom:0;right:0;width:60px;height:60px;color:var(--Heading);font-weight:600;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .35s}.service-card-two .service-title{font-weight:600;margin-bottom:8px;transition:all .35s}.service-card-two:hover .service-thumb,.service-card-two:focus .service-thumb{transform:translateY(-4px) scale(1.02)}.service-card-two:hover .service-title,.service-card-two:hover .service-number,.service-card-two:hover .btn,.service-card-two:focus .service-title,.service-card-two:focus .service-number,.service-card-two:focus .btn{color:var(--Primary)}.service-card-two.style-two{padding:0}.service-card-two.style-two .service-thumb .btn{top:auto;bottom:0;border-radius:1rem 1rem 0 0;height:45px;width:160px}.service-card-three{transition:var(--Animation-Duration);display:flex;flex-wrap:wrap;gap:30px;border-top:1px solid rgba(255,255,255,.15);padding-top:3rem;padding-bottom:3rem}@media only screen and (min-width:768px){.service-card-three{flex-wrap:nowrap}}@media only screen and (min-width:992px){.service-card-three{gap:60px}}@media only screen and (min-width:1400px){.service-card-three{gap:120px}}@media only screen and (min-width:768px){.service-card-three h3{flex:0 0 30%}}@media only screen and (min-width:1400px){.service-card-three h3{flex:0 0 25%}}.service-card-three .service-info{position:relative;z-index:1}.service-card-three .service-info p{color:var(--White);margin-bottom:0;font-size:18px}.service-card-three .service-info .btn-link{border-bottom:1px solid var(--White);transition:var(--Animation-Duration);color:var(--White);position:absolute;bottom:0;left:0;z-index:10;opacity:0;visibility:hidden}.service-card-three .icon,.service-card-three h3{flex-shrink:0}.service-card-three:hover,.service-card-three:focus{padding-bottom:5rem!important}.service-card-three:hover .service-info .btn-link,.service-card-three:focus .service-info .btn-link{opacity:1;visibility:visible;bottom:-2rem!important}.service-list{display:flex;flex-direction:column;gap:14px;padding:0;margin:0}.service-list li{list-style:none}.service-list li a{display:flex;align-items:center;gap:12px;justify-content:space-between;font-size:16px;padding:16px 20px;border-radius:8px;background-color:var(--Secondary);color:var(--Heading);transition:var(--Animation-Duration);font-weight:400}@media only screen and (min-width:992px){.service-list li a{font-size:18px}}.service-list li a:hover,.service-list li a:focus{background-color:var(--Primary);color:var(--White);padding-left:24px;padding-right:24px}.info-card-wrap{display:flex;flex-direction:column;gap:32px}.info-card{display:flex;align-items:center;gap:16px;transition:var(--Animation-Duration)}.info-card .icon{width:48px;height:48px;border-radius:50%;border:1.5px solid var(--Text);transition:var(--Animation-Duration);display:flex;justify-content:center;align-items:center;flex-shrink:0;color:var(--Heading)}.info-card .icon svg{transition:var(--Animation-Duration)}@media only screen and (min-width:992px){.info-card .icon{width:60px;height:60px}}.info-card h5{transition:var(--Animation-Duration)}.info-card:hover .icon,.info-card:focus .icon{border-color:var(--Primary)}.info-card:hover .icon svg,.info-card:focus .icon svg{transform:scale(1.2)}.info-card:hover h5,.info-card:focus h5{color:var(--Primary)}.service-details-content{display:flex;flex-direction:column;gap:24px}.service-details-content h1,.service-details-content .h1,.service-details-content h2,.service-details-content .h2,.service-details-content h3,.service-details-content .h3,.service-details-content h4,.service-details-content .h4,.service-details-content h5,.service-details-content .h5,.service-details-content h6,.service-details-content .h6{margin-bottom:0}.service-details-content p{font-size:16px;margin-bottom:0}@media only screen and (min-width:992px){.service-details-content p{font-size:18px}}.service-details-content img{border-radius:20px;width:100%}.service-details-content ul{display:flex;flex-direction:column;gap:12px}.service-details-content ul li{font-size:16px;display:flex;align-items:center;gap:12px}@media only screen and (min-width:992px){.service-details-content ul li{font-size:18px}}@media only screen and (min-width:992px){.service-section.style-two .row .col-12:nth-child(odd) .service-card-two{margin-top:60px}}@media only screen and (min-width:1200px){.service-section.style-three .row .col-12:nth-child(odd) .service-card{margin-top:40px}}.service-section.style-four{background-color:var(--Primary)}.service-section.style-four .container .service-card-three:last-child{padding-bottom:0}.what-we-do-section{position:relative;z-index:1}.what-we-do-img{width:100%;margin-bottom:70px}.what-we-do-img img{width:100%}@media only screen and (min-width:992px){.what-we-do-img{position:absolute;top:50%;left:-1rem;transform:translateY(-50%);width:calc(50% - 40px)}}@media only screen and (min-width:1200px){.what-we-do-img{width:calc(50% - 50px)}}@media only screen and (min-width:1400px){.what-we-do-img{width:calc(50% - 80px)}}.swiper.project-swiper{width:115%;left:-7.5%}.swiper.testimonial-swiper-two{width:100%}@media only screen and (min-width:576px){.swiper.testimonial-swiper-two{width:150%}}.project-card{transition:var(--Animation-Duration);background:var(--White);border-radius:12px;padding:1.5rem;border:2px solid rgba(193,163,96,.2);box-shadow:0 4px 20px #00000014;height:100%}.project-card .position-relative{overflow:hidden;border-radius:12px;margin-bottom:1.5rem}.project-card img{transition:var(--Animation-Duration);width:100%;border-radius:12px;display:block;filter:brightness(1) contrast(1)}.project-card .project-info{transition:var(--Animation-Duration)}.project-card .project-info h3,.project-card .project-info h2{color:var(--alburaq-secondary);font-size:clamp(1.25rem,4vw,1.5rem);margin-bottom:.75rem;font-weight:700;line-height:1.3}.project-card .project-info p{font-size:1rem;color:#495057;opacity:.95;margin-bottom:0;line-height:1.6;font-weight:400}@media only screen and (min-width:1200px){.project-card .project-info p{font-size:18px}}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #c1a36040;border-color:#c1a36080}.project-card:hover img{filter:brightness(1.05) contrast(1.05);transform:scale(1.02)}.project-card:hover .project-info h3,.project-card:hover .project-info h2{color:var(--alburaq-primary)}.project-card:hover .project-info p{color:#343a40;opacity:1}.project-card-two{position:relative;z-index:1;transition:var(--Animation-Duration);border-radius:20px;overflow:hidden;background-color:var(--White)}.project-card-two:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;background:#101010b3;opacity:0;transition:var(--Animation-Duration)}.project-card-two img{transition:var(--Animation-Duration);border-radius:20px;width:100%}.project-card-two .project-info{width:calc(100% - 72px);position:absolute;bottom:40px;left:36px;transition:var(--Animation-Duration);visibility:hidden;opacity:0}.project-card-two .project-info p{font-size:18px;color:var(--White)}.project-card-two .project-info h2{font-size:clamp(1.5rem,3vw,2.5rem);transition:var(--Animation-Duration);color:var(--White)}.project-card-two .project-info h2:hover,.project-card-two .project-info h2:focus{text-decoration:underline}.project-card-two:hover:before,.project-card-two:focus:before{opacity:1}.project-card-two:hover .project-info,.project-card-two:focus .project-info{visibility:visible;opacity:1}.project-card-three{position:relative;z-index:1;transition:var(--Animation-Duration);border-radius:18px;overflow:hidden}.project-card-three:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:18px;background:linear-gradient(180deg,rgba(15,15,15,0) 0%,var(--Primary) 100%);opacity:0;transition:var(--Animation-Duration);z-index:1}.project-card-three a{display:block}.project-card-three img{transition:var(--Animation-Duration);border-radius:18px;width:100%}.project-card-three .project-info{transition:var(--Animation-Duration);width:calc(100% - 60px);position:absolute;bottom:30px;left:30px;visibility:hidden;opacity:0;z-index:20}.project-card-three .project-info p{font-size:18px;color:var(--White)}.project-card-three .project-info h4{color:var(--White);transition:var(--Animation-Duration)}.project-card-three .project-info h4:hover,.project-card-three .project-info h4:focus{color:var(--Warning)}.project-card-three:hover:before,.project-card-three:focus:before{opacity:1}.project-card-three:hover .project-info,.project-card-three:focus .project-info{visibility:visible;opacity:1}.project-card-three:hover img,.project-card-three:focus img{transform:scale3d(1.1,1.1,1.1)}@media only screen and (min-width:1200px){.project-masonary .g-5,.project-masonary .gy-5{--bs-gutter-y: 5rem}.project-masonary .g-5,.project-masonary .gx-5{--bs-gutter-x: 5rem}}.btn-project{width:160px;height:160px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:var(--Animation-Duration);background-color:var(--Primary);color:var(--White);font-size:1rem;font-weight:600}.btn-project:hover,.btn-project:focus{color:var(--White);background-color:var(--Heading)}.project-section.theme-two{background-color:var(--Background)}.project-section .section-heading .subtitle{color:var(--alburaq-primary);font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;opacity:1}.project-section .section-heading h2{color:var(--alburaq-secondary);font-weight:800;line-height:1.2}.project-section .section-heading p{color:#495057;opacity:.9;line-height:1.7;font-size:1.0625rem}@media only screen and (min-width:768px){.project-section .section-heading p{font-size:1.125rem}}.project-details-content{display:flex;flex-direction:column;gap:24px}.project-details-content h1,.project-details-content .h1,.project-details-content h2,.project-details-content .h2,.project-details-content h3,.project-details-content .h3,.project-details-content h4,.project-details-content .h4,.project-details-content h5,.project-details-content .h5,.project-details-content h6,.project-details-content .h6{margin-bottom:0}.project-details-content h2{font-size:clamp(24px,3vw,36px)}.project-details-content p{font-size:16px;margin-bottom:0}@media only screen and (min-width:992px){.project-details-content p{font-size:18px}}.project-details-content img{border-radius:20px;width:100%}.project-details-content ul{display:flex;flex-direction:column;gap:12px}.project-details-content ul li{font-size:16px;display:flex;align-items:center;gap:12px}@media only screen and (min-width:992px){.project-details-content ul li{font-size:18px}}.project-details-img{border-radius:20px;width:100%}.project-widget{border-radius:20px;background-color:var(--Secondary);padding:32px 24px}@media only screen and (min-width:992px){.project-widget{padding:40px 36px}}.project-widget .widget-title{color:var(--Heading)}.project-widget .project-meta-list{display:flex;flex-direction:column;gap:1rem}.project-widget .project-meta-list li{display:flex;align-items:center;gap:1rem}.project-widget .project-meta-list li h6{flex:0 0 84px;width:84px}.project-widget .project-meta-list li a{color:var(--Primary)}.project-widget .project-meta-list li a:hover,.project-widget .project-meta-list li a:focus{text-decoration:underline}.project-widget .social-nav{display:flex;align-items:center;gap:8px}.project-widget .social-nav a{transition:var(--Animation-Duration);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-size:16px;color:var(--White);background-color:var(--Heading)}@media only screen and (min-width:1200px){.project-widget .social-nav a{width:44px;height:44px;font-size:20px}}.project-widget .social-nav a:hover,.project-widget .social-nav a:focus{background-color:var(--Primary);color:var(--White);transform:translateY(-5px)}.project-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:100px;border-top:1px solid rgba(73,81,91,.2);padding-top:2rem}.project-nav a{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;transition:var(--Animation-Duration)}.project-nav a .icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:6px;border:1px solid var(--Heading);transition:var(--Animation-Duration);font-size:20px}@media only screen and (min-width:1200px){.project-nav a .icon{width:60px;height:60px;font-size:24px}}.project-nav a:last-child{text-align:right}.project-nav a h5{transition:var(--Animation-Duration);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.project-nav a:last-child{text-align:right;justify-content:flex-end}.project-nav a:hover .icon,.project-nav a:focus .icon{background-color:var(--Primary);border-color:var(--Primary);color:var(--White)}.project-nav a:hover h5,.project-nav a:focus h5{color:var(--Primary)}.app-screenshots .swiper-slide:nth-child(2n){padding-top:50px}.screenshots-pagination{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;height:20px}.screenshots-pagination .swiper-pagination-bullet{position:relative;width:8px;height:8px;border-radius:50%;background-color:var(--Heading);animation:var(--Animation-Duration);z-index:1;flex-shrink:0}.screenshots-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px;height:20px;border-radius:50%;background-color:transparent;border:2px solid var(--Heading);animation:var(--Animation-Duration)}.screenshots-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{animation:var(--Animation-Duration);content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;z-index:1;border-radius:50%;background-color:var(--Heading)}.video-gallery-section{position:relative;z-index:1}.video-gallery-card{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;z-index:1;width:100%;height:500px}@media only screen and (min-width:992px){.video-gallery-card{height:550px}}@media only screen and (min-width:1200px){.video-gallery-card{height:650px}}@media only screen and (min-width:1400px){.video-gallery-card{height:770px}}.video-gallery-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#101010b3;z-index:-1}.video-gallery-card .play-video-btn{position:relative;width:70px;height:70px;border-radius:50%;cursor:pointer;background-color:var(--White);color:var(--Heading);display:flex;align-items:center;justify-content:center;font-size:24px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1400px){.video-gallery-card .play-video-btn{width:120px;height:120px}}.video-gallery-pagination-wrapper{position:absolute;width:80px;height:100%;left:14%;top:0;z-index:999;display:flex;align-items:center}@media only screen and (min-width:576px){.video-gallery-pagination-wrapper{width:100px}}@media only screen and (min-width:768px){.video-gallery-pagination-wrapper{width:150px}}@media only screen and (min-width:1200px){.video-gallery-pagination-wrapper{width:200px}}@media only screen and (min-width:1400px){.video-gallery-pagination-wrapper{width:300px}}.video-gallery-pagination{display:flex;flex-direction:column;gap:24px;width:100%}.video-gallery-pagination .swiper-pagination-bullet{width:100%;height:60px;border-radius:12px;opacity:1;transition:all .25s;cursor:pointer;background-position:center center;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:576px){.video-gallery-pagination .swiper-pagination-bullet{height:80px}}@media only screen and (min-width:768px){.video-gallery-pagination .swiper-pagination-bullet{height:100px}}@media only screen and (min-width:1200px){.video-gallery-pagination .swiper-pagination-bullet{height:120px}}@media only screen and (min-width:1400px){.video-gallery-pagination .swiper-pagination-bullet{height:160px;border-radius:18px}}.video-gallery-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid var(--White)}.startix-filter-nav{display:inline-flex;align-items:center;justify-content:center;padding:8px;background-color:var(--Secondary);border-radius:1rem;flex-wrap:wrap}@media only screen and (min-width:768px){.startix-filter-nav{border-radius:12rem}}.startix-filter-nav button{transition:var(--Animation-Duration);border:0;border-radius:12rem;height:42px;padding-left:20px;padding-right:20px;color:var(--Heading);background-color:transparent;font-size:16px;font-weight:600}@media only screen and (min-width:768px){.startix-filter-nav button{height:48px;padding-left:30px;padding-right:30px}}.startix-filter-nav button.active{color:var(--White);background-color:var(--Primary)}.badge-category{background:linear-gradient(135deg,var(--alburaq-secondary) 0%,var(--alburaq-secondary-dark) 100%)!important;color:var(--White)!important;font-weight:600;font-size:.875rem;letter-spacing:.025em;box-shadow:0 2px 8px #0e2f854d;border:1px solid rgba(255,255,255,.1);transition:var(--Animation-Duration)}@media only screen and (min-width:768px){.badge-category{font-size:.9375rem;padding:.5rem 1rem!important}}.badge-category:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0e2f8566}.badge-overlay{background:#0e2f85f2!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--White)!important;font-weight:700;font-size:.8125rem;letter-spacing:.05em;text-transform:uppercase;padding:.5rem 1rem!important;box-shadow:0 4px 12px #0000004d;border:1px solid rgba(255,255,255,.2);border-radius:8px!important;transition:var(--Animation-Duration);z-index:10}@media only screen and (min-width:768px){.badge-overlay{font-size:.875rem;padding:.625rem 1.25rem!important}}.badge-overlay:hover{background:#0e2f85!important;transform:scale(1.05);box-shadow:0 6px 16px #0006}.newsletter-form{position:relative;z-index:1}.newsletter-form .form-control{width:100%;border-radius:40px;height:60px;padding:0 30px;border:0;background-color:var(--White)}.newsletter-form .btn{position:absolute;height:48px;top:50%;right:10px;transform:translateY(-50%)}.pricing-card{transition:var(--Animation-Duration);border-radius:20px;background-color:var(--White);padding:36px 24px;height:100%;overflow:hidden}@media only screen and (min-width:1400px){.pricing-card{padding:40px 36px}}.pricing-card .pricing-header{position:relative;z-index:1}.pricing-card .pricing-header h2{font-size:clamp(24px,3vw,36px);text-align:center;background-color:var(--Secondary);padding:24px;border-radius:10px;transition:var(--Animation-Duration)}.pricing-card .pricing-header h2 span{font-size:16px;font-weight:400;font-family:var(--Font-Secondary)}@media only screen and (min-width:992px){.pricing-card .pricing-header h2 span{font-size:18px}}.pricing-card .pricing-header .yearly-price{display:none}.pricing-card .pricing-content{display:flex;flex-direction:column;gap:20px;padding-left:1rem;padding-right:1rem;margin-top:30px;margin-bottom:30px}@media only screen and (min-width:1200px){.pricing-card .pricing-content{padding-left:1.5rem;padding-right:1.5rem}}@media only screen and (min-width:1400px){.pricing-card .pricing-content{padding-left:3rem;padding-right:3rem}}.pricing-card .pricing-content li{display:flex;align-items:center;gap:12px;font-size:16px;color:var(--Heading)}@media only screen and (min-width:1200px){.pricing-card .pricing-content li{font-size:18px}}.pricing-card .pricing-content li span{width:24px;height:24px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1_955)'%3E%3Cpath d='M11.9426 22.9398C18.0162 22.9398 22.9398 18.0162 22.9398 11.9426C22.9398 5.86895 18.0162 0.945312 11.9426 0.945312C5.86895 0.945312 0.945312 5.86895 0.945312 11.9426C0.945312 18.0162 5.86895 22.9398 11.9426 22.9398Z' fill='%233147FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.55453 11.1681C7.14953 10.8976 6.60852 10.9591 6.27352 11.3131C5.93902 11.6666 5.90752 12.2106 6.20002 12.6001L9.20002 16.6001C9.38102 16.8411 9.66102 16.9881 9.96252 16.9996C10.2635 17.0106 10.554 16.8856 10.7525 16.6586L17.7525 8.65859C18.098 8.26409 18.0795 7.66959 17.7105 7.29659C17.3415 6.92359 16.7475 6.89959 16.349 7.24059L9.92452 12.7476L7.55453 11.1681Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.9423 0.445312C5.59662 0.445312 0.445312 5.59662 0.445312 11.9423C0.445312 18.288 5.59662 23.4393 11.9423 23.4393C18.288 23.4393 23.4393 18.288 23.4393 11.9423C23.4393 5.59662 18.288 0.445312 11.9423 0.445312ZM11.9423 1.44477C17.7361 1.44477 22.4398 6.14853 22.4398 11.9423C22.4398 17.7361 17.7361 22.4398 11.9423 22.4398C6.14853 22.4398 1.44477 17.7361 1.44477 11.9423C1.44477 6.14853 6.14853 1.44477 11.9423 1.44477Z' fill='%233147FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.83207 10.7521C7.22407 10.3466 6.41258 10.4386 5.91058 10.9691C5.40808 11.5001 5.36158 12.3156 5.80008 12.9001L8.80008 16.9001C9.07158 17.2621 9.49157 17.4821 9.94357 17.4991C10.3956 17.5161 10.8311 17.3281 11.1291 16.9881L18.1291 8.98809C18.6471 8.39559 18.6196 7.50409 18.0661 6.94509C17.5126 6.38559 16.6211 6.34908 16.0241 6.86108L9.88658 12.1216L7.83207 10.7521ZM7.27757 11.5841L9.64708 13.1641C9.83358 13.2881 10.0796 13.2731 10.2501 13.1276L16.6746 7.62058C16.8736 7.44958 17.1711 7.46208 17.3556 7.64858C17.5401 7.83458 17.5491 8.13208 17.3766 8.32958L10.3766 16.3296C10.2771 16.4426 10.1321 16.5056 9.98108 16.4996C9.83058 16.4941 9.69058 16.4206 9.60008 16.3001L6.60008 12.3001C6.45408 12.1051 6.46957 11.8336 6.63707 11.6566C6.80407 11.4796 7.07457 11.4491 7.27757 11.5841Z' fill='%233147FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_955'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.pricing-card .pricing-content li span.no{opacity:.5}.pricing-card:hover .pricing-header h2,.pricing-card:focus .pricing-header h2{background-color:var(--Primary);color:var(--White)}.pricing-card.style-two{background-color:var(--Secondary);border-radius:18px}.pricing-card.style-two .pricing-header{transition:var(--Animation-Duration);border-radius:12px 12px 18px 18px;background-color:var(--White);padding:24px}.pricing-card.style-two .pricing-header h4,.pricing-card.style-two .pricing-header p,.pricing-card.style-two .pricing-header span{transition:var(--Animation-Duration)}.pricing-card.style-two .pricing-header hr{background:#1f1f1f1a;margin-top:24px;margin-bottom:24px}.pricing-card.style-two .pricing-header h2{transition:var(--Animation-Duration);font-size:clamp(24px,4vw,50px);background-color:transparent;padding:0;border-radius:0;text-align:left}.pricing-card.style-two .pricing-header h2 span{font-size:16px}.pricing-card.style-two .pricing-content{padding-left:1rem;padding-right:0}.pricing-card.style-two .pricing-content li span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cg clip-path='url(%23clip0_1_2298)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.81362 13.0307C8.34112 12.7152 7.70994 12.7869 7.31911 13.1999C6.92886 13.6123 6.89211 14.247 7.23336 14.7014L10.7334 19.3681C10.9445 19.6493 11.2712 19.8207 11.6229 19.8342C11.9741 19.847 12.313 19.7012 12.5446 19.4363L20.7113 10.103C21.1144 9.64274 21.0928 8.94916 20.6623 8.51399C20.2318 8.07882 19.5388 8.05082 19.0739 8.44866L11.5786 14.8735L8.81362 13.0307Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9327 0.519531C6.52939 0.519531 0.519531 6.52939 0.519531 13.9327C0.519531 21.336 6.52939 27.3458 13.9327 27.3458C21.336 27.3458 27.3458 21.336 27.3458 13.9327C27.3458 6.52939 21.336 0.519531 13.9327 0.519531ZM13.9327 1.68557C20.6921 1.68557 26.1798 7.17329 26.1798 13.9327C26.1798 20.6921 20.6921 26.1798 13.9327 26.1798C7.17329 26.1798 1.68557 20.6921 1.68557 13.9327C1.68557 7.17329 7.17329 1.68557 13.9327 1.68557Z' fill='%23FA3E5F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.13872 12.5428C8.42939 12.0697 7.48265 12.177 6.89698 12.796C6.31073 13.4155 6.25648 14.3669 6.76806 15.0488L10.2681 19.7155C10.5848 20.1378 11.0748 20.3945 11.6021 20.4143C12.1295 20.4341 12.6376 20.2148 12.9852 19.8181L21.1519 10.4848C21.7562 9.79355 21.7241 8.75347 21.0784 8.1013C20.4326 7.44855 19.3926 7.40595 18.6961 8.00329L11.5356 14.1406L9.13872 12.5428ZM8.4918 13.5135L11.2562 15.3568C11.4738 15.5015 11.7608 15.484 11.9597 15.3142L19.455 8.88938C19.6871 8.68988 20.0342 8.70446 20.2495 8.92204C20.4647 9.13904 20.4752 9.48613 20.274 9.71654L12.1073 19.0499C11.9912 19.1817 11.8221 19.2552 11.6459 19.2482C11.4703 19.2418 11.307 19.156 11.2014 19.0155L7.7014 14.3488C7.53106 14.1213 7.54913 13.8045 7.74455 13.598C7.93938 13.3915 8.25497 13.356 8.4918 13.5135Z' fill='%23FA3E5F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2298'%3E%3Crect width='28' height='28' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.pricing-card.style-two.active .pricing-header,.pricing-card.style-two:hover .pricing-header,.pricing-card.style-two:focus .pricing-header{background-color:var(--Primary)}.pricing-card.style-two.active .pricing-header hr,.pricing-card.style-two:hover .pricing-header hr,.pricing-card.style-two:focus .pricing-header hr{border-color:var(--White)}.pricing-card.style-two.active .pricing-header h4,.pricing-card.style-two.active .pricing-header p,.pricing-card.style-two:hover .pricing-header h4,.pricing-card.style-two:hover .pricing-header p,.pricing-card.style-two:focus .pricing-header h4,.pricing-card.style-two:focus .pricing-header p{color:var(--White)}.pricing-card.style-two.active .pricing-header h2,.pricing-card.style-two:hover .pricing-header h2,.pricing-card.style-two:focus .pricing-header h2{background-color:transparent;color:var(--White)}.pricing-card.style-two.active .pricing-header h2 span,.pricing-card.style-two:hover .pricing-header h2 span,.pricing-card.style-two:focus .pricing-header h2 span{color:var(--Secondary)}.pricing-card.style-three{background-color:var(--Secondary)}.pricing-card.style-three .pricing-header h2{font-size:clamp(24px,5vw,50px);background-color:transparent;padding:0;border-radius:0;text-align:left;color:var(--Heading)}.pricing-card.style-three .pricing-header h2 span{font-size:16px}.pricing-card.style-three .pricing-content{padding:0!important;margin:0}.pricing-card.style-three .pricing-footer{margin:40px 0}.price-plan-switch .form-switch{padding-left:0}.price-plan-switch .form-switch .form-check-input{width:70px;height:32px;flex-shrink:0;margin-left:0;border-radius:5rem;background-color:var(--Primary);border:0}.price-plan-switch .form-check{margin-bottom:0;display:flex;align-items:center;justify-content:center;gap:12px}.price-plan-switch .form-check .form-check-label{cursor:pointer;font-size:16px;font-weight:600;font-family:var(--Font-Primary)}.price-plan-switch .form-check .form-check-input{float:none;margin-left:0;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 1%29'/%3e%3c/svg%3e")}.pricing-section{background-position:center bottom;background-repeat:no-repeat;background-size:cover}html[theme=four] .text-primary{background:linear-gradient(90deg,var(--Primary) 3.44%,var(--Secondary) 97.23%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}html[theme=four] .btn-primary{background:linear-gradient(90deg,var(--Primary) 3.44%,#9E02C0 97.23%)}html[theme=four] .section-heading .subtitle>span{background:linear-gradient(90deg,var(--Primary) 3.44%,#9E02C0 97.23%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}html[theme=four] .pricing-card .pricing-content li span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cdefs%3E%3ClinearGradient id='paint0' x1='11.9426' y1='0.945312' x2='11.9426' y2='22.9398' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23601FEB'/%3E%3Cstop offset='1' stop-color='%239E02C0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1' x1='11.9423' y1='0.445312' x2='11.9423' y2='23.4393' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23601FEB'/%3E%3Cstop offset='1' stop-color='%239E02C0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2' x1='12' y1='6.5' x2='12' y2='17.5001' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23601FEB'/%3E%3Cstop offset='1' stop-color='%239E02C0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M11.9426 22.9398C18.0162 22.9398 22.9398 18.0162 22.9398 11.9426C22.9398 5.86895 18.0162 0.945312 11.9426 0.945312C5.86895 0.945312 0.945312 5.86895 0.945312 11.9426C0.945312 18.0162 5.86895 22.9398 11.9426 22.9398Z' fill='url(%23paint0)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.55453 11.1681C7.14953 10.8976 6.60852 10.9591 6.27352 11.3131C5.93902 11.6666 5.90752 12.2106 6.20002 12.6001L9.20002 16.6001C9.38102 16.8411 9.66102 16.9881 9.96252 16.9996C10.2635 17.0106 10.554 16.8856 10.7525 16.6586L17.7525 8.65859C18.098 8.26409 18.0795 7.66959 17.7105 7.29659C17.3415 6.92359 16.7475 6.89959 16.349 7.24059L9.92452 12.7476L7.55453 11.1681Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.9423 0.445312C5.59662 0.445312 0.445312 5.59662 0.445312 11.9423C0.445312 18.288 5.59662 23.4393 11.9423 23.4393C18.288 23.4393 23.4393 18.288 23.4393 11.9423C23.4393 5.59662 18.288 0.445312 11.9423 0.445312ZM11.9423 1.44477C17.7361 1.44477 22.4398 6.14853 22.4398 11.9423C22.4398 17.7361 17.7361 22.4398 11.9423 22.4398C6.14853 22.4398 1.44477 17.7361 1.44477 11.9423C1.44477 6.14853 6.14853 1.44477 11.9423 1.44477Z' fill='url(%23paint1)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.83207 10.7521C7.22407 10.3466 6.41258 10.4386 5.91058 10.9691C5.40808 11.5001 5.36158 12.3156 5.80008 12.9001L8.80008 16.9001C9.07158 17.2621 9.49157 17.4821 9.94357 17.4991C10.3956 17.5161 10.8311 17.3281 11.1291 16.9881L18.1291 8.98809C18.6471 8.39559 18.6196 7.50409 18.0661 6.94509C17.5126 6.38559 16.6211 6.34908 16.0241 6.86108L9.88658 12.1216L7.83207 10.7521ZM7.27757 11.5841L9.64708 13.1641C9.83358 13.2881 10.0796 13.2731 10.2501 13.1276L16.6746 7.62058C16.8736 7.44958 17.1711 7.46208 17.3556 7.64858C17.5401 7.83458 17.5491 8.13208 17.3766 8.32958L10.3766 16.3296C10.2771 16.4426 10.1321 16.5056 9.98108 16.4996C9.83058 16.4941 9.69058 16.4206 9.60008 16.3001L6.60008 12.3001C6.45408 12.1051 6.46957 11.8336 6.63707 11.6566C6.80407 11.4796 7.07457 11.4491 7.27757 11.5841Z' fill='url(%23paint2)'/%3E%3C/g%3E%3CclipPath id='clip0'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/svg%3E")}html[theme=four] .faq-accordion.theme-two .accordion-item .accordion-button:not(.collapsed){background:linear-gradient(90deg,var(--Primary) 3.44%,#9E02C0 97.23%)}html[theme=four] .footer-card .social-nav a:hover,html[theme=four] .footer-card .social-nav a:focus{background:linear-gradient(90deg,var(--Primary) 3.44%,#9E02C0 97.23%)}.preview-hero-wrap{text-align:center;overflow:hidden;background-color:var(--Secondary);padding-top:160px}.preview-hero-wrap h2{font-size:clamp(36px,6vw,90px);line-height:1.2;letter-spacing:-1.4px}@media only screen and (min-width:1200px){.preview-hero-wrap p{font-size:18px}}.preview-hero-wrap .hero-img-group{display:flex;align-items:flex-end;gap:10px}.preview-hero-wrap .hero-img-group img{border-radius:10px 10px 0 0}.preview-hero-wrap .hero-img-group .img-big{flex:0 0 calc(26% - 10px);width:calc(26% - 10px);max-width:calc(26% - 10px)}.preview-hero-wrap .hero-img-group .img-medium{flex:0 0 calc(21% - 10px);width:calc(21% - 10px);max-width:calc(21% - 10px)}.preview-hero-wrap .hero-img-group .img-small{flex:0 0 calc(16% - 5px);width:calc(16% - 5px);max-width:calc(16% - 5px)}.preview-hero-wrap .container{position:relative;z-index:1}.preview-hero-wrap .container .bg-shape1{position:absolute;z-index:-10;top:45%;left:-10%}@media only screen and (min-width:480px){.preview-hero-wrap .container .bg-shape1{top:45%}}@media only screen and (min-width:768px){.preview-hero-wrap .container .bg-shape1{top:35%}}@media only screen and (min-width:992px){.preview-hero-wrap .container .bg-shape1{top:25%}}@media only screen and (min-width:1200px){.preview-hero-wrap .container .bg-shape1{top:25%;left:0}}@media only screen and (min-width:1400px){.preview-hero-wrap .container .bg-shape1{top:10%;left:-5%}}.preview-hero-wrap .container .bg-shape2{position:absolute;z-index:-10;top:55%;left:30%;max-width:40px}@media only screen and (min-width:480px){.preview-hero-wrap .container .bg-shape2{top:48%}}@media only screen and (min-width:768px){.preview-hero-wrap .container .bg-shape2{top:40%}}@media only screen and (min-width:992px){.preview-hero-wrap .container .bg-shape2{top:35%}}@media only screen and (min-width:1200px){.preview-hero-wrap .container .bg-shape2{top:33%;max-width:60px;left:20%}}@media only screen and (min-width:1400px){.preview-hero-wrap .container .bg-shape2{top:26%;left:12%;max-width:80px}}.preview-hero-wrap .container .bg-shape3{position:absolute;z-index:-10;top:45%;right:10%;animation:updown 3s linear 0s infinite;max-width:100px}@media only screen and (min-width:480px){.preview-hero-wrap .container .bg-shape3{top:40%;right:0}}@media only screen and (min-width:768px){.preview-hero-wrap .container .bg-shape3{top:30%}}@media only screen and (min-width:1200px){.preview-hero-wrap .container .bg-shape3{top:25%;max-width:150px}}@media only screen and (min-width:1400px){.preview-hero-wrap .container .bg-shape3{top:20%}}.catagory-slide{position:relative;z-index:1;padding-top:40px;padding-bottom:40px;background-color:var(--Primary)}@media only screen and (min-width:1200px){.catagory-slide{padding-top:70px;padding-bottom:70px}}.catagory-slide h2{font-size:clamp(24px,5vw,60px);line-height:1.1;letter-spacing:-2px;color:var(--White);text-transform:capitalize;margin-bottom:0;gap:2rem;padding-left:2rem}@media only screen and (min-width:1200px){.catagory-slide h2{gap:3rem;padding-left:3rem}}.homepage-card{position:relative;z-index:1;border-radius:20px;border:1px solid var(--Border);overflow:hidden}.homepage-card:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:var(--Heading);opacity:0;visibility:hidden;transition:var(--Animation-Duration)}.homepage-card a{transition-duration:.4s;position:absolute;z-index:100;top:50%;left:50%;transform:translate(-50%,-50%) scale(.5);display:flex;align-items:center;justify-content:center;width:100px;height:100px;background-color:var(--Primary);border-radius:50%;color:var(--White);font-size:42px;opacity:0;visibility:hidden}.homepage-card:hover:after,.homepage-card:focus:after{opacity:.5;visibility:visible}.homepage-card:hover a,.homepage-card:focus a{transform:scale(1) translate(-50%,-50%);opacity:1;visibility:visible}.preview-footer-content{text-align:center;position:relative;z-index:1}.preview-footer-content h2{text-align:center;font-size:clamp(32px,6vw,80px);font-weight:600;letter-spacing:-2.4px;line-height:1.2;margin-bottom:20px}.preview-footer-content p{margin-bottom:40px}@media only screen and (min-width:1200px){.preview-footer-content p{font-size:18px}}.preview-footer-content .curve-arrow{position:absolute;z-index:-10;bottom:0;right:15%;animation:updown 3s linear 0s infinite;display:none}@media only screen and (min-width:768px){.preview-footer-content .curve-arrow{display:block;max-width:100px}}@media only screen and (min-width:992px){.preview-footer-content .curve-arrow{max-width:120px}}@media only screen and (min-width:1200px){.preview-footer-content .curve-arrow{max-width:140px}}@keyframes updown{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.client-testimonial-card{border-radius:20px;background:var(--Heading);padding:28px}.client-testimonial-card .ratings{display:flex;align-items:center;gap:2px;color:var(--Warning)}.client-testimonial-card .ratings i{font-size:24px}.client-testimonial-card>div{display:flex;align-items:center;gap:4px;color:var(--Secondary)}.client-testimonial-card>div h2{font-size:24px;margin-bottom:0;color:var(--White)}.client-testimonial-card p{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--Border);color:var(--Secondary)}.client-testimonial-card a{font-size:14px;display:block;color:var(--Secondary)}:root{--alburaq-primary: #c1a360;--alburaq-primary-dark: #a89050;--alburaq-primary-light: #d4b870;--alburaq-primary-hover: #b8964f;--alburaq-secondary: #0e2f85;--alburaq-secondary-dark: #0a2366;--alburaq-secondary-light: #123ba4;--alburaq-secondary-hover: #0d2a7a;--alburaq-gradient-primary: linear-gradient(135deg, #c1a360 0%, #d4b870 100%);--alburaq-gradient-secondary: linear-gradient(135deg, #0e2f85 0%, #123ba4 100%);--alburaq-gradient-mixed: linear-gradient(135deg, #c1a360 0%, #0e2f85 100%);--alburaq-primary-overlay: rgba(193, 163, 96, .1);--alburaq-secondary-overlay: rgba(14, 47, 133, .1);--alburaq-dark-overlay: rgba(14, 47, 133, .8)}.btn-alburaq-primary{background-color:var(--alburaq-primary);color:var(--White);border:none}.btn-alburaq-primary:hover,.btn-alburaq-primary:focus{background-color:var(--alburaq-primary-hover);color:var(--White);transform:translateY(-2px);box-shadow:0 8px 20px #c1a3604d}.btn-alburaq-primary:active{background-color:var(--alburaq-primary-dark)}.btn-alburaq-secondary{background-color:var(--alburaq-secondary);color:var(--White);border:none}.btn-alburaq-secondary:hover,.btn-alburaq-secondary:focus{background-color:var(--alburaq-secondary-hover);color:var(--White);transform:translateY(-2px);box-shadow:0 8px 20px #0e2f854d}.btn-alburaq-secondary:active{background-color:var(--alburaq-secondary-dark)}.btn-alburaq-outline-primary{background-color:transparent;color:var(--alburaq-primary);border:2px solid var(--alburaq-primary)}.btn-alburaq-outline-primary:hover,.btn-alburaq-outline-primary:focus{background-color:var(--alburaq-primary);color:var(--White);border-color:var(--alburaq-primary)}.btn-alburaq-outline-secondary{background-color:transparent;color:var(--alburaq-secondary);border:2px solid var(--alburaq-secondary)}.btn-alburaq-outline-secondary:hover,.btn-alburaq-outline-secondary:focus{background-color:var(--alburaq-secondary);color:var(--White);border-color:var(--alburaq-secondary)}.btn-alburaq-gradient{background:var(--alburaq-gradient-mixed);color:var(--White);border:none}.btn-alburaq-gradient:hover,.btn-alburaq-gradient:focus{background:var(--alburaq-gradient-mixed);filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 25px #c1a36066}.text-alburaq-primary{color:var(--alburaq-primary)!important}.text-alburaq-secondary{color:var(--alburaq-secondary)!important}.bg-alburaq-primary{background-color:var(--alburaq-primary)!important}.bg-alburaq-secondary{background-color:var(--alburaq-secondary)!important}.bg-alburaq-gradient{background:var(--alburaq-gradient-mixed)!important}.bg-alburaq-primary-overlay{background-color:var(--alburaq-primary-overlay)!important}.bg-alburaq-secondary-overlay{background-color:var(--alburaq-secondary-overlay)!important}.border-alburaq-primary{border-color:var(--alburaq-primary)!important}.border-alburaq-secondary{border-color:var(--alburaq-secondary)!important}a.text-alburaq-primary:hover,a.text-alburaq-primary:focus{color:var(--alburaq-primary-dark)!important}a.text-alburaq-secondary:hover,a.text-alburaq-secondary:focus{color:var(--alburaq-secondary-light)!important}.section-heading-alburaq .subtitle{color:var(--alburaq-primary);font-weight:600}.section-heading-alburaq h2{color:var(--alburaq-secondary)}.card-alburaq{border:1px solid rgba(193,163,96,.2);transition:all .3s ease}.card-alburaq:hover{border-color:var(--alburaq-primary);box-shadow:0 10px 30px #c1a36026;transform:translateY(-5px)}.badge-alburaq-primary{background-color:var(--alburaq-primary);color:var(--White)}.badge-alburaq-secondary{background-color:var(--alburaq-secondary);color:var(--White)}.progress-alburaq .progress-bar{background:var(--alburaq-gradient-mixed)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--alburaq-secondary)}::-webkit-scrollbar-thumb{background:var(--alburaq-primary);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--alburaq-primary-dark)}html[dir=rtl] h1,html[dir=rtl] .h1,html[dir=rtl] h2,html[dir=rtl] .h2,html[dir=rtl] h3,html[dir=rtl] .h3,html[dir=rtl] h4,html[dir=rtl] .h4,html[dir=rtl] h5,html[dir=rtl] .h5,html[dir=rtl] h6,html[dir=rtl] .h6,html[lang=ar] h1,html[lang=ar] .h1,html[lang=ar] h2,html[lang=ar] .h2,html[lang=ar] h3,html[lang=ar] .h3,html[lang=ar] h4,html[lang=ar] .h4,html[lang=ar] h5,html[lang=ar] .h5,html[lang=ar] h6,html[lang=ar] .h6{letter-spacing:normal!important;word-spacing:normal!important}html[dir=rtl] p,html[dir=rtl] span:not([class*=icon]):not([class*=svg]),html[dir=rtl] div:not([class*=icon]):not([class*=svg]),html[dir=rtl] a,html[dir=rtl] li,html[dir=rtl] td,html[dir=rtl] th,html[dir=rtl] label,html[dir=rtl] button,html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] select,html[lang=ar] p,html[lang=ar] span:not([class*=icon]):not([class*=svg]),html[lang=ar] div:not([class*=icon]):not([class*=svg]),html[lang=ar] a,html[lang=ar] li,html[lang=ar] td,html[lang=ar] th,html[lang=ar] label,html[lang=ar] button,html[lang=ar] input,html[lang=ar] textarea,html[lang=ar] select{letter-spacing:normal!important;word-spacing:normal!important}html[dir=rtl] .hero-content,html[dir=rtl] .hero-content h2,html[dir=rtl] .section-heading,html[dir=rtl] .section-heading h2,html[dir=rtl] .section-heading h3,html[dir=rtl] .blog-title,html[dir=rtl] .cta-section h2,html[dir=rtl] .demo-section h2,html[dir=rtl] .heading-chars,html[dir=rtl] .heading-word,html[dir=rtl] .heading-line,html[dir=rtl] .navbar-brand,html[dir=rtl] .navbar-nav,html[dir=rtl] .footer-content,html[lang=ar] .hero-content,html[lang=ar] .hero-content h2,html[lang=ar] .section-heading,html[lang=ar] .section-heading h2,html[lang=ar] .section-heading h3,html[lang=ar] .blog-title,html[lang=ar] .cta-section h2,html[lang=ar] .demo-section h2,html[lang=ar] .heading-chars,html[lang=ar] .heading-word,html[lang=ar] .heading-line,html[lang=ar] .navbar-brand,html[lang=ar] .navbar-nav,html[lang=ar] .footer-content,html[dir=rtl] .hero-content h1,html[dir=rtl] .hero-content .h1,html[dir=rtl] .hero-content .h2,html[dir=rtl] .hero-content h3,html[dir=rtl] .hero-content .h3,html[dir=rtl] .hero-content h4,html[dir=rtl] .hero-content .h4,html[dir=rtl] .hero-content h5,html[dir=rtl] .hero-content .h5,html[dir=rtl] .hero-content h6,html[dir=rtl] .hero-content .h6,html[dir=rtl] .hero-content p,html[dir=rtl] .hero-content span,html[dir=rtl] .hero-content div,html[dir=rtl] .hero-content a,html[dir=rtl] .hero-content h2 h1,html[dir=rtl] .hero-content h2 .h1,html[dir=rtl] .hero-content h2 h2,html[dir=rtl] .hero-content h2 .h2,html[dir=rtl] .hero-content h2 h3,html[dir=rtl] .hero-content h2 .h3,html[dir=rtl] .hero-content h2 h4,html[dir=rtl] .hero-content h2 .h4,html[dir=rtl] .hero-content h2 h5,html[dir=rtl] .hero-content h2 .h5,html[dir=rtl] .hero-content h2 h6,html[dir=rtl] .hero-content h2 .h6,html[dir=rtl] .hero-content h2 p,html[dir=rtl] .hero-content h2 span,html[dir=rtl] .hero-content h2 div,html[dir=rtl] .hero-content h2 a,html[dir=rtl] .section-heading h1,html[dir=rtl] .section-heading .h1,html[dir=rtl] .section-heading .h2,html[dir=rtl] .section-heading .h3,html[dir=rtl] .section-heading h4,html[dir=rtl] .section-heading .h4,html[dir=rtl] .section-heading h5,html[dir=rtl] .section-heading .h5,html[dir=rtl] .section-heading h6,html[dir=rtl] .section-heading .h6,html[dir=rtl] .section-heading p,html[dir=rtl] .section-heading span,html[dir=rtl] .section-heading div,html[dir=rtl] .section-heading a,html[dir=rtl] .section-heading h2 h1,html[dir=rtl] .section-heading h2 .h1,html[dir=rtl] .section-heading h2 h2,html[dir=rtl] .section-heading h2 .h2,html[dir=rtl] .section-heading h2 h3,html[dir=rtl] .section-heading h2 .h3,html[dir=rtl] .section-heading h2 h4,html[dir=rtl] .section-heading h2 .h4,html[dir=rtl] .section-heading h2 h5,html[dir=rtl] .section-heading h2 .h5,html[dir=rtl] .section-heading h2 h6,html[dir=rtl] .section-heading h2 .h6,html[dir=rtl] .section-heading h2 p,html[dir=rtl] .section-heading h2 span,html[dir=rtl] .section-heading h2 div,html[dir=rtl] .section-heading h2 a,html[dir=rtl] .section-heading h3 h1,html[dir=rtl] .section-heading h3 .h1,html[dir=rtl] .section-heading h3 h2,html[dir=rtl] .section-heading h3 .h2,html[dir=rtl] .section-heading h3 h3,html[dir=rtl] .section-heading h3 .h3,html[dir=rtl] .section-heading h3 h4,html[dir=rtl] .section-heading h3 .h4,html[dir=rtl] .section-heading h3 h5,html[dir=rtl] .section-heading h3 .h5,html[dir=rtl] .section-heading h3 h6,html[dir=rtl] .section-heading h3 .h6,html[dir=rtl] .section-heading h3 p,html[dir=rtl] .section-heading h3 span,html[dir=rtl] .section-heading h3 div,html[dir=rtl] .section-heading h3 a,html[dir=rtl] .blog-title h1,html[dir=rtl] .blog-title .h1,html[dir=rtl] .blog-title h2,html[dir=rtl] .blog-title .h2,html[dir=rtl] .blog-title h3,html[dir=rtl] .blog-title .h3,html[dir=rtl] .blog-title h4,html[dir=rtl] .blog-title .h4,html[dir=rtl] .blog-title h5,html[dir=rtl] .blog-title .h5,html[dir=rtl] .blog-title h6,html[dir=rtl] .blog-title .h6,html[dir=rtl] .blog-title p,html[dir=rtl] .blog-title span,html[dir=rtl] .blog-title div,html[dir=rtl] .blog-title a,html[dir=rtl] .cta-section h2 h1,html[dir=rtl] .cta-section h2 .h1,html[dir=rtl] .cta-section h2 h2,html[dir=rtl] .cta-section h2 .h2,html[dir=rtl] .cta-section h2 h3,html[dir=rtl] .cta-section h2 .h3,html[dir=rtl] .cta-section h2 h4,html[dir=rtl] .cta-section h2 .h4,html[dir=rtl] .cta-section h2 h5,html[dir=rtl] .cta-section h2 .h5,html[dir=rtl] .cta-section h2 h6,html[dir=rtl] .cta-section h2 .h6,html[dir=rtl] .cta-section h2 p,html[dir=rtl] .cta-section h2 span,html[dir=rtl] .cta-section h2 div,html[dir=rtl] .cta-section h2 a,html[dir=rtl] .demo-section h2 h1,html[dir=rtl] .demo-section h2 .h1,html[dir=rtl] .demo-section h2 h2,html[dir=rtl] .demo-section h2 .h2,html[dir=rtl] .demo-section h2 h3,html[dir=rtl] .demo-section h2 .h3,html[dir=rtl] .demo-section h2 h4,html[dir=rtl] .demo-section h2 .h4,html[dir=rtl] .demo-section h2 h5,html[dir=rtl] .demo-section h2 .h5,html[dir=rtl] .demo-section h2 h6,html[dir=rtl] .demo-section h2 .h6,html[dir=rtl] .demo-section h2 p,html[dir=rtl] .demo-section h2 span,html[dir=rtl] .demo-section h2 div,html[dir=rtl] .demo-section h2 a,html[dir=rtl] .heading-chars h1,html[dir=rtl] .heading-chars .h1,html[dir=rtl] .heading-chars h2,html[dir=rtl] .heading-chars .h2,html[dir=rtl] .heading-chars h3,html[dir=rtl] .heading-chars .h3,html[dir=rtl] .heading-chars h4,html[dir=rtl] .heading-chars .h4,html[dir=rtl] .heading-chars h5,html[dir=rtl] .heading-chars .h5,html[dir=rtl] .heading-chars h6,html[dir=rtl] .heading-chars .h6,html[dir=rtl] .heading-chars p,html[dir=rtl] .heading-chars span,html[dir=rtl] .heading-chars div,html[dir=rtl] .heading-chars a,html[dir=rtl] .heading-word h1,html[dir=rtl] .heading-word .h1,html[dir=rtl] .heading-word h2,html[dir=rtl] .heading-word .h2,html[dir=rtl] .heading-word h3,html[dir=rtl] .heading-word .h3,html[dir=rtl] .heading-word h4,html[dir=rtl] .heading-word .h4,html[dir=rtl] .heading-word h5,html[dir=rtl] .heading-word .h5,html[dir=rtl] .heading-word h6,html[dir=rtl] .heading-word .h6,html[dir=rtl] .heading-word p,html[dir=rtl] .heading-word span,html[dir=rtl] .heading-word div,html[dir=rtl] .heading-word a,html[dir=rtl] .heading-line h1,html[dir=rtl] .heading-line .h1,html[dir=rtl] .heading-line h2,html[dir=rtl] .heading-line .h2,html[dir=rtl] .heading-line h3,html[dir=rtl] .heading-line .h3,html[dir=rtl] .heading-line h4,html[dir=rtl] .heading-line .h4,html[dir=rtl] .heading-line h5,html[dir=rtl] .heading-line .h5,html[dir=rtl] .heading-line h6,html[dir=rtl] .heading-line .h6,html[dir=rtl] .heading-line p,html[dir=rtl] .heading-line span,html[dir=rtl] .heading-line div,html[dir=rtl] .heading-line a,html[dir=rtl] .navbar-brand h1,html[dir=rtl] .navbar-brand .h1,html[dir=rtl] .navbar-brand h2,html[dir=rtl] .navbar-brand .h2,html[dir=rtl] .navbar-brand h3,html[dir=rtl] .navbar-brand .h3,html[dir=rtl] .navbar-brand h4,html[dir=rtl] .navbar-brand .h4,html[dir=rtl] .navbar-brand h5,html[dir=rtl] .navbar-brand .h5,html[dir=rtl] .navbar-brand h6,html[dir=rtl] .navbar-brand .h6,html[dir=rtl] .navbar-brand p,html[dir=rtl] .navbar-brand span,html[dir=rtl] .navbar-brand div,html[dir=rtl] .navbar-brand a,html[dir=rtl] .navbar-nav h1,html[dir=rtl] .navbar-nav .h1,html[dir=rtl] .navbar-nav h2,html[dir=rtl] .navbar-nav .h2,html[dir=rtl] .navbar-nav h3,html[dir=rtl] .navbar-nav .h3,html[dir=rtl] .navbar-nav h4,html[dir=rtl] .navbar-nav .h4,html[dir=rtl] .navbar-nav h5,html[dir=rtl] .navbar-nav .h5,html[dir=rtl] .navbar-nav h6,html[dir=rtl] .navbar-nav .h6,html[dir=rtl] .navbar-nav p,html[dir=rtl] .navbar-nav span,html[dir=rtl] .navbar-nav div,html[dir=rtl] .navbar-nav a,html[dir=rtl] .footer-content h1,html[dir=rtl] .footer-content .h1,html[dir=rtl] .footer-content h2,html[dir=rtl] .footer-content .h2,html[dir=rtl] .footer-content h3,html[dir=rtl] .footer-content .h3,html[dir=rtl] .footer-content h4,html[dir=rtl] .footer-content .h4,html[dir=rtl] .footer-content h5,html[dir=rtl] .footer-content .h5,html[dir=rtl] .footer-content h6,html[dir=rtl] .footer-content .h6,html[dir=rtl] .footer-content p,html[dir=rtl] .footer-content span,html[dir=rtl] .footer-content div,html[dir=rtl] .footer-content a,html[lang=ar] .hero-content h1,html[lang=ar] .hero-content .h1,html[lang=ar] .hero-content .h2,html[lang=ar] .hero-content h3,html[lang=ar] .hero-content .h3,html[lang=ar] .hero-content h4,html[lang=ar] .hero-content .h4,html[lang=ar] .hero-content h5,html[lang=ar] .hero-content .h5,html[lang=ar] .hero-content h6,html[lang=ar] .hero-content .h6,html[lang=ar] .hero-content p,html[lang=ar] .hero-content span,html[lang=ar] .hero-content div,html[lang=ar] .hero-content a,html[lang=ar] .hero-content h2 h1,html[lang=ar] .hero-content h2 .h1,html[lang=ar] .hero-content h2 h2,html[lang=ar] .hero-content h2 .h2,html[lang=ar] .hero-content h2 h3,html[lang=ar] .hero-content h2 .h3,html[lang=ar] .hero-content h2 h4,html[lang=ar] .hero-content h2 .h4,html[lang=ar] .hero-content h2 h5,html[lang=ar] .hero-content h2 .h5,html[lang=ar] .hero-content h2 h6,html[lang=ar] .hero-content h2 .h6,html[lang=ar] .hero-content h2 p,html[lang=ar] .hero-content h2 span,html[lang=ar] .hero-content h2 div,html[lang=ar] .hero-content h2 a,html[lang=ar] .section-heading h1,html[lang=ar] .section-heading .h1,html[lang=ar] .section-heading .h2,html[lang=ar] .section-heading .h3,html[lang=ar] .section-heading h4,html[lang=ar] .section-heading .h4,html[lang=ar] .section-heading h5,html[lang=ar] .section-heading .h5,html[lang=ar] .section-heading h6,html[lang=ar] .section-heading .h6,html[lang=ar] .section-heading p,html[lang=ar] .section-heading span,html[lang=ar] .section-heading div,html[lang=ar] .section-heading a,html[lang=ar] .section-heading h2 h1,html[lang=ar] .section-heading h2 .h1,html[lang=ar] .section-heading h2 h2,html[lang=ar] .section-heading h2 .h2,html[lang=ar] .section-heading h2 h3,html[lang=ar] .section-heading h2 .h3,html[lang=ar] .section-heading h2 h4,html[lang=ar] .section-heading h2 .h4,html[lang=ar] .section-heading h2 h5,html[lang=ar] .section-heading h2 .h5,html[lang=ar] .section-heading h2 h6,html[lang=ar] .section-heading h2 .h6,html[lang=ar] .section-heading h2 p,html[lang=ar] .section-heading h2 span,html[lang=ar] .section-heading h2 div,html[lang=ar] .section-heading h2 a,html[lang=ar] .section-heading h3 h1,html[lang=ar] .section-heading h3 .h1,html[lang=ar] .section-heading h3 h2,html[lang=ar] .section-heading h3 .h2,html[lang=ar] .section-heading h3 h3,html[lang=ar] .section-heading h3 .h3,html[lang=ar] .section-heading h3 h4,html[lang=ar] .section-heading h3 .h4,html[lang=ar] .section-heading h3 h5,html[lang=ar] .section-heading h3 .h5,html[lang=ar] .section-heading h3 h6,html[lang=ar] .section-heading h3 .h6,html[lang=ar] .section-heading h3 p,html[lang=ar] .section-heading h3 span,html[lang=ar] .section-heading h3 div,html[lang=ar] .section-heading h3 a,html[lang=ar] .blog-title h1,html[lang=ar] .blog-title .h1,html[lang=ar] .blog-title h2,html[lang=ar] .blog-title .h2,html[lang=ar] .blog-title h3,html[lang=ar] .blog-title .h3,html[lang=ar] .blog-title h4,html[lang=ar] .blog-title .h4,html[lang=ar] .blog-title h5,html[lang=ar] .blog-title .h5,html[lang=ar] .blog-title h6,html[lang=ar] .blog-title .h6,html[lang=ar] .blog-title p,html[lang=ar] .blog-title span,html[lang=ar] .blog-title div,html[lang=ar] .blog-title a,html[lang=ar] .cta-section h2 h1,html[lang=ar] .cta-section h2 .h1,html[lang=ar] .cta-section h2 h2,html[lang=ar] .cta-section h2 .h2,html[lang=ar] .cta-section h2 h3,html[lang=ar] .cta-section h2 .h3,html[lang=ar] .cta-section h2 h4,html[lang=ar] .cta-section h2 .h4,html[lang=ar] .cta-section h2 h5,html[lang=ar] .cta-section h2 .h5,html[lang=ar] .cta-section h2 h6,html[lang=ar] .cta-section h2 .h6,html[lang=ar] .cta-section h2 p,html[lang=ar] .cta-section h2 span,html[lang=ar] .cta-section h2 div,html[lang=ar] .cta-section h2 a,html[lang=ar] .demo-section h2 h1,html[lang=ar] .demo-section h2 .h1,html[lang=ar] .demo-section h2 h2,html[lang=ar] .demo-section h2 .h2,html[lang=ar] .demo-section h2 h3,html[lang=ar] .demo-section h2 .h3,html[lang=ar] .demo-section h2 h4,html[lang=ar] .demo-section h2 .h4,html[lang=ar] .demo-section h2 h5,html[lang=ar] .demo-section h2 .h5,html[lang=ar] .demo-section h2 h6,html[lang=ar] .demo-section h2 .h6,html[lang=ar] .demo-section h2 p,html[lang=ar] .demo-section h2 span,html[lang=ar] .demo-section h2 div,html[lang=ar] .demo-section h2 a,html[lang=ar] .heading-chars h1,html[lang=ar] .heading-chars .h1,html[lang=ar] .heading-chars h2,html[lang=ar] .heading-chars .h2,html[lang=ar] .heading-chars h3,html[lang=ar] .heading-chars .h3,html[lang=ar] .heading-chars h4,html[lang=ar] .heading-chars .h4,html[lang=ar] .heading-chars h5,html[lang=ar] .heading-chars .h5,html[lang=ar] .heading-chars h6,html[lang=ar] .heading-chars .h6,html[lang=ar] .heading-chars p,html[lang=ar] .heading-chars span,html[lang=ar] .heading-chars div,html[lang=ar] .heading-chars a,html[lang=ar] .heading-word h1,html[lang=ar] .heading-word .h1,html[lang=ar] .heading-word h2,html[lang=ar] .heading-word .h2,html[lang=ar] .heading-word h3,html[lang=ar] .heading-word .h3,html[lang=ar] .heading-word h4,html[lang=ar] .heading-word .h4,html[lang=ar] .heading-word h5,html[lang=ar] .heading-word .h5,html[lang=ar] .heading-word h6,html[lang=ar] .heading-word .h6,html[lang=ar] .heading-word p,html[lang=ar] .heading-word span,html[lang=ar] .heading-word div,html[lang=ar] .heading-word a,html[lang=ar] .heading-line h1,html[lang=ar] .heading-line .h1,html[lang=ar] .heading-line h2,html[lang=ar] .heading-line .h2,html[lang=ar] .heading-line h3,html[lang=ar] .heading-line .h3,html[lang=ar] .heading-line h4,html[lang=ar] .heading-line .h4,html[lang=ar] .heading-line h5,html[lang=ar] .heading-line .h5,html[lang=ar] .heading-line h6,html[lang=ar] .heading-line .h6,html[lang=ar] .heading-line p,html[lang=ar] .heading-line span,html[lang=ar] .heading-line div,html[lang=ar] .heading-line a,html[lang=ar] .navbar-brand h1,html[lang=ar] .navbar-brand .h1,html[lang=ar] .navbar-brand h2,html[lang=ar] .navbar-brand .h2,html[lang=ar] .navbar-brand h3,html[lang=ar] .navbar-brand .h3,html[lang=ar] .navbar-brand h4,html[lang=ar] .navbar-brand .h4,html[lang=ar] .navbar-brand h5,html[lang=ar] .navbar-brand .h5,html[lang=ar] .navbar-brand h6,html[lang=ar] .navbar-brand .h6,html[lang=ar] .navbar-brand p,html[lang=ar] .navbar-brand span,html[lang=ar] .navbar-brand div,html[lang=ar] .navbar-brand a,html[lang=ar] .navbar-nav h1,html[lang=ar] .navbar-nav .h1,html[lang=ar] .navbar-nav h2,html[lang=ar] .navbar-nav .h2,html[lang=ar] .navbar-nav h3,html[lang=ar] .navbar-nav .h3,html[lang=ar] .navbar-nav h4,html[lang=ar] .navbar-nav .h4,html[lang=ar] .navbar-nav h5,html[lang=ar] .navbar-nav .h5,html[lang=ar] .navbar-nav h6,html[lang=ar] .navbar-nav .h6,html[lang=ar] .navbar-nav p,html[lang=ar] .navbar-nav span,html[lang=ar] .navbar-nav div,html[lang=ar] .navbar-nav a,html[lang=ar] .footer-content h1,html[lang=ar] .footer-content .h1,html[lang=ar] .footer-content h2,html[lang=ar] .footer-content .h2,html[lang=ar] .footer-content h3,html[lang=ar] .footer-content .h3,html[lang=ar] .footer-content h4,html[lang=ar] .footer-content .h4,html[lang=ar] .footer-content h5,html[lang=ar] .footer-content .h5,html[lang=ar] .footer-content h6,html[lang=ar] .footer-content .h6,html[lang=ar] .footer-content p,html[lang=ar] .footer-content span,html[lang=ar] .footer-content div,html[lang=ar] .footer-content a,html[dir=rtl] .gsap-split-char,html[dir=rtl] .gsap-split-word,html[dir=rtl] .gsap-split-line,html[dir=rtl] .gsap-split-char span,html[dir=rtl] .gsap-split-word span,html[dir=rtl] .gsap-split-line span,html[dir=rtl] [class*=gsap-split],html[dir=rtl] [class*=gsap-split] span,html[dir=rtl] [class*=gsap-split] *,html[lang=ar] .gsap-split-char,html[lang=ar] .gsap-split-word,html[lang=ar] .gsap-split-line,html[lang=ar] .gsap-split-char span,html[lang=ar] .gsap-split-word span,html[lang=ar] .gsap-split-line span,html[lang=ar] [class*=gsap-split],html[lang=ar] [class*=gsap-split] span,html[lang=ar] [class*=gsap-split] *,html[dir=rtl] .heading-chars *,html[dir=rtl] .heading-chars .gsap-split-char,html[dir=rtl] .heading-chars .gsap-split-char *,html[dir=rtl] .heading-chars .gsap-split-char span,html[dir=rtl] .heading-word *,html[dir=rtl] .heading-word .gsap-split-word,html[dir=rtl] .heading-word .gsap-split-word *,html[dir=rtl] .heading-word .gsap-split-word span,html[dir=rtl] .heading-line *,html[dir=rtl] .heading-line .gsap-split-line,html[dir=rtl] .heading-line .gsap-split-line *,html[dir=rtl] .heading-line .gsap-split-line span,html[dir=rtl] .color-change,html[dir=rtl] .color-change *,html[dir=rtl] .color-change .gsap-split-char,html[dir=rtl] .color-change .gsap-split-char *,html[dir=rtl] .color-change .gsap-split-char span,html[lang=ar] .heading-chars *,html[lang=ar] .heading-chars .gsap-split-char,html[lang=ar] .heading-chars .gsap-split-char *,html[lang=ar] .heading-chars .gsap-split-char span,html[lang=ar] .heading-word *,html[lang=ar] .heading-word .gsap-split-word,html[lang=ar] .heading-word .gsap-split-word *,html[lang=ar] .heading-word .gsap-split-word span,html[lang=ar] .heading-line *,html[lang=ar] .heading-line .gsap-split-line,html[lang=ar] .heading-line .gsap-split-line *,html[lang=ar] .heading-line .gsap-split-line span,html[lang=ar] .color-change,html[lang=ar] .color-change *,html[lang=ar] .color-change .gsap-split-char,html[lang=ar] .color-change .gsap-split-char *,html[lang=ar] .color-change .gsap-split-char span,html[dir=rtl] *[class*=gsap-split],html[dir=rtl] *[class*=gsap-split] *,html[dir=rtl] *[class*=gsap-split] span,html[dir=rtl] *[class*=gsap-split] div,html[lang=ar] *[class*=gsap-split],html[lang=ar] *[class*=gsap-split] *,html[lang=ar] *[class*=gsap-split] span,html[lang=ar] *[class*=gsap-split] div,html[dir=rtl] .hero-content *,html[dir=rtl] .hero-content h2 *,html[dir=rtl] .hero-content .heading-chars,html[dir=rtl] .hero-content .heading-chars *,html[lang=ar] .hero-content *,html[lang=ar] .hero-content h2 *,html[lang=ar] .hero-content .heading-chars,html[lang=ar] .hero-content .heading-chars *,html[dir=rtl] body,html[lang=ar] body{letter-spacing:normal!important;word-spacing:normal!important}
