*{margin:0;padding:0}:root{--Animation-Duration:all .35s ease;--Font-Primary:"Poppins",sans-serif;--Font-Secondary:"Inter",sans-serif;--Font-Tabler:"tabler-icons";--Primary:#3147ff;--Secondary:#f7f8ff;--SecondaryTwo:#bcc4ff4d;--Heading:#161616;--Text:#49515b;--Border:#49515b4d;--Background:#161616;--White:#fff;--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:#7444fd1a;--Heading:#282c32;--Text:#565656;--Border:#49515b4d;--Background:#161616}html[data-theme=three]{--Primary:#fa3e5f;--Secondary:#f8f8f8;--SecondaryTwo:#fa3e5f1a;--Heading:#1f1f1f;--Text:#565656;--Border:#49515b4d;--Background:#1f1f1f}html[data-theme=four]{--Primary:#601feb;--Secondary:#f7f7fc;--SecondaryTwo:#601feb1a;--Heading:#161616;--Text:#49515b;--Border:#49515b4d;--Background:#161616}html[data-theme=five]{--Primary:#0f0f0f;--Secondary:#f5f5f5;--SecondaryTwo:#0f0f0f1a;--Heading:#0f0f0f;--Text:#0f0f0f;--Border:#0f0f0f33;--Background:#0f0f0f}html[data-theme=alerte]{--Primary:#2f6bff;--Secondary:#f7f9ff;--SecondaryTwo:#2f6bff1f;--Heading:#0b1020;--Text:#41506a;--Border:#0b102029;--Background:#050815}body,html{color:var(--Text);scroll-behavior:smooth;font-family:var(--Font-Secondary);overflow-x:hidden;padding:0!important}:where(section[id]){scroll-margin-top:110px}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{color:var(--Text);font-size:16px;line-height:1.65}a{transition:var(--Animation-Duration);color:var(--Heading);font-family:var(--Font-Primary);outline:0 solid #0000;font-weight:600;text-decoration:none}a:hover,a:focus{transition:var(--Animation-Duration);color:var(--Heading);outline:0 solid #0000;font-weight:600;text-decoration:none}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-position:50%;background-repeat:no-repeat;background-size:cover}.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{text-transform:capitalize;min-width:auto;height:48px;transition:var(--Animation-Duration);font-size:14px;font-family:var(--Font-Primary);border:0;border-radius:5rem;justify-content:center;align-items:center;gap:6px;padding:12px 24px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}@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{opacity:1;align-items:center;gap:4px;font-size:16px;transition:opacity .35s,transform .35s;display:flex;position:relative}.btn>span:last-child{opacity:0;position:absolute;transform:translateY(50px)}.btn i{transition:var(--Animation-Duration);font-size:140%}.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,.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{z-index:1;color:var(--Heading);background-color:#0000;border:0;gap:6px;min-width:0;height:auto;text-decoration:none;position:relative;border-radius:0!important;padding:0!important}.btn-link:active,.btn-link:hover,.btn-link:focus{box-shadow:none;color:var(--Primary)}.btn-group-sm>.btn,.btn-sm{min-width:100px;height:37px;padding:.375rem 1.25rem;font-size:12px}.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{border:1px solid var(--White);height:60px;color:var(--White);box-shadow:none;transition:var(--Animation-Duration);border-radius:5rem;outline:none;align-items:center;gap:6px;padding:0 30px;display:flex}.btn-download i{font-size:36px}.btn-download>div{line-height:1}.btn-download .sub-text{color:#faf8ff;margin-bottom:4px;font-size:12px;font-weight:500;display:block}.btn-download p{color:var(--White);line-height:1.1}.btn-download.active,.btn-download:hover,.btn-download:focus{box-shadow:none;color:var(--White);background-color:#282c32;border-color:#282c32}.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{transition:var(--Animation-Duration);z-index:9999;width:2.5rem;height:2.5rem;color:var(--White);cursor:pointer;box-shadow:none;background-color:var(--Background);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(100px);border:0!important}.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;bottom:3rem;right:3rem}}.startix-scrolltop:before{content:"";background:conic-gradient(var(--Primary)var(--scroll-progress),var(--Heading)0);z-index:-1;border-radius:50%;position:absolute;inset:0}.divider{width:100%;height:60px;display:block}@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%;height:50px;display:block}@media only screen and (min-width:768px){.divider-sm{height:60px}}.section-heading{z-index:1;position:relative}.section-heading .subtitle{color:var(--Primary);background:var(--SecondaryTwo);text-transform:uppercase;border-radius:30px;margin-bottom:1rem;padding:6px 18px;font-size:12px;font-weight:500;display:inline-flex}@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{color:var(--Heading);font-size:clamp(28px,4.5vw,50px);line-height:1.2}.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:#0000;-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{z-index:-10;position:absolute;bottom:-20%;right:10%}.section-heading img{border-radius:18px;width:100%}.search-bg-overlay{background-color:var(--Background);opacity:0;z-index:100000;visibility:hidden;width:100%;height:100%;transition:var(--Animation-Duration);position:fixed;top:0;left:0}.search-bg-overlay.open{opacity:.98;visibility:visible}.search-form-popup{z-index:100000;opacity:0;visibility:hidden;min-width:290px;transition:var(--Animation-Duration);text-align:center;background-color:#0000;border-radius:8px;padding:24px;position:fixed;top:50%;left:50%;transform:scale(.9)translate(-50%,-50%)}@media only screen and (min-width:480px){.search-form-popup{min-width:360px}}@media only screen and (min-width:768px){.search-form-popup{min-width:500px;padding:40px 32px}}@media only screen and (min-width:992px){.search-form-popup{min-width:600px}}.search-form-popup .close-btn{z-index:1000;width:32px;height:32px;color:var(--White);transition:var(--Animation-Duration);background-color:#ffffff1a;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;display:flex;position:absolute;top:-1rem;right:-1rem}.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{gap:30px;display:flex}.search-form-popup form .form-control{border-top:0;border-left:0;border-right:0;border-bottom:1px solid var(--White);width:100%;height:48px;color:var(--White);background-color:#0000;border-radius:0;padding:15px 24px;font-size:16px;font-weight:700}@media only screen and (min-width:1200px){.search-form-popup form .form-control{height:64px;font-size:18px}}.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{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}@media only screen and (min-width:1400px){.integration-content{gap:30px}}.integration-card{background-color:var(--White);border-radius:10px;align-items:center;gap:1rem;max-width:100%;padding:1rem;display:inline-flex}@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{flex-shrink:0;width:80px;height:80px}.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{transform-style:preserve-3d;will-change:transform;transition:transform .2s}.translateY10{transition:var(--Animation-Duration)}.translateY10:hover,.translateY10:focus{transform:translateY(-10px)}.img-rotate360{animation:8s linear infinite rotate360}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.imgZoomInOut{transition:width .5s}.jarallax{z-index:0;position:relative}.jarallax>.jarallax-img,picture.jarallax-img img{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.header-search-btn{cursor:pointer}.header-search-btn .btn{transition:var(--Animation-Duration);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.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:40px}@media only screen and (min-width:1200px){.header-navigation{padding-left:40px}}.header-navigation.style-two{padding-left:80px}.header-section{z-index:1000;width:100%;transition:var(--Animation-Duration);background-color:#0000;position:fixed;top:0;left:0}@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{width:2.5rem;height:2.5rem;color:var(--Heading);border:1px solid var(--Border);transition:var(--Animation-Duration);padding:0;font-size:1.5rem}.header-section .navbar-toggler:focus{box-shadow:none}.header-section .navbar{background-color:var(--White);transition:var(--Animation-Duration);padding-top:1rem;padding-bottom:1rem}@media only screen and (min-width:1200px){.header-section .navbar{height:100px;padding-top:0;padding-bottom:0}}.header-section .navbar .navbar-brand{margin-right:2rem;line-height:1!important}@media only screen and (min-width:992px){.header-section .navbar .navbar-brand{margin-right:3rem}}@media only screen and (min-width:1200px){.header-section .navbar .navbar-brand{margin-right:4rem}}@media only screen and (min-width:1400px){.header-section .navbar .navbar-brand{margin-right:6rem}}.header-section .header-top{width:100%;height:60px;transition:var(--Animation-Duration);background-color:var(--Background)}@media only screen and (min-width:1200px){.header-section .header-top{background-color:#0000}}.header-section .header-top .left-side i{color:var(--White);font-size:20px}.header-section .header-top .left-side span{color:var(--White)}.header-section .header-top .social-nav a{color:var(--White);transform:all .35s;align-items:center;gap:4px;font-size:16px;display:flex}.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 .navbar-nav{margin-top:.5rem;margin-bottom:.5rem}@media only screen and (min-width:992px){.header-section .navbar-nav{margin-top:0;margin-bottom:0}}@media only screen and (min-width:1200px){.header-section .navbar-nav{gap:30px}}@media only screen and (min-width:1400px){.header-section .navbar-nav{gap:40px}}.header-section .navbar-nav li>a{transition:var(--Animation-Duration);font-family:var(--Font-Secondary);color:var(--Heading);text-transform:capitalize;align-items:center;gap:4px;padding-top:.5rem;padding-bottom:.5rem;font-size:1rem;font-weight:500;display:flex}.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:1.5rem;padding-bottom:1.5rem}}.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{z-index:100;background-color:#0000;border:0;border-radius:.5rem;width:100%;padding-left:0;list-style:none;display:none;position:relative;top:100%}@media only screen and (min-width:1200px){.header-section .navbar-nav li .startix-dd-menu{transition:var(--Animation-Duration);background-color:var(--White);visibility:hidden;opacity:0;border:1px solid #0000001a;width:16rem;padding:1rem 0;display:block;position:absolute;top:calc(100% + 8px);left:-1rem;box-shadow:0 8px 30px #2d364314}}.header-section .navbar-nav li .startix-dd-menu li>a{transition:var(--Animation-Duration);color:var(--Heading);text-transform:capitalize;justify-content:space-between;align-items:center;padding:.375rem 1rem;font-size:1rem;position:relative}@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{color:var(--Primary);background-color:#0000}@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{z-index:1;position:relative}.header-section .navbar-nav li.startix-dd .dropdown-toggler{z-index:100;width:100%;height:36px;color:var(--Info);cursor:pointer;background-color:#0000;justify-content:flex-end;align-items:center;font-size:1rem;display:flex;position:absolute;top:2px;left:0}@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{width:100%;position:relative}.header-section .navbar-nav li.startix-dd .startix-dd .startix-dd-menu{padding-left:1rem;display:none}@media only screen and (min-width:1200px){.header-section .navbar-nav li.startix-dd .startix-dd .startix-dd-menu{visibility:hidden;opacity:0;margin-left:.25rem;padding-left:0;display:block;top:-8px;left:100%}.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:#0000;border-bottom:1px solid #282c3233}.header-section.style-two .navbar{background-color:#0000;border-radius:0;height:90px;padding-left:4%;padding-right:4%}@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{gap:20px;padding-left:0}@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:#0000;top:24px}.header-section.style-three .navbar{border:1px solid #0000;border-radius:8rem;height:90px;margin-left:4%;margin-right:4%;padding-left:30px;padding-right:30px}@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{gap:20px;padding-left:0}@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:#fffffff5;border-bottom:1px solid #10182814}.header-section.style-four .navbar{-webkit-backdrop-filter:saturate(130%)blur(10px);backdrop-filter:saturate(130%)blur(10px);background:#fffffff5;border:1px solid #10182814;height:90px;padding-left:5%;padding-right:5%;box-shadow:0 12px 28px #10182814}@media only screen and (min-width:1200px){.header-section.style-four .navbar{height:100px}}.header-section.style-four .navbar .navbar-brand{background:0 0;border:0;border-radius:0;padding:0}.header-section.style-four .navbar .alerte-navbar-logo{filter:none;width:auto;max-height:52px;display:block;transform:translateZ(0)}@media only screen and (min-width:768px){.header-section.style-four .navbar .alerte-navbar-logo{max-height:58px}}@media only screen and (min-width:1200px){.header-section.style-four .navbar .alerte-navbar-logo{max-height:64px}}.header-section.style-four .navbar-nav li>a{color:var(--Heading)}.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:#0000}@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(--Heading)}@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{color:var(--Primary);background-color:#0000}@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{color:var(--Heading);background-color:#0000}.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{color:var(--Heading);border-color:#10182838}.header-section.style-four.mobile-menu-open{background-color:var(--White)!important}.header-section.style-four.mobile-menu-open .navbar{height:auto;box-shadow:0 12px 28px #10182814}.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{background-color:var(--Background);height:44px}.header-section.sticky-on.style-two{background-color:var(--Secondary);border-bottom-color:#0000;box-shadow:0 30px 42px #2127251a}@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{border-color:#0000001a;box-shadow:0 30px 42px #2127251a}}.header-section.sticky-on.style-four{background-color:#fffffffa}.header-section.sticky-on.style-four .navbar{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#fffffffa;border-color:#10182814;height:90px}@media only screen and (min-width:1200px){.header-section.sticky-on.style-four .navbar{height:100px}}.header-section.sticky-on.style-four.mobile-menu-open{background-color:var(--White)!important}.header-section.sticky-on.style-four.mobile-menu-open .navbar{height:auto;box-shadow:0 12px 28px #10182814}.right-side-startix-offcanvas{background-color:var(--White);width:320px!important}@media only screen and (min-width:576px){.right-side-startix-offcanvas{width:400px!important}}.right-side-startix-offcanvas .offcanvas-header{background-color:var(--Background);justify-content:space-between;height:100px;padding-left:20px;padding-right:20px}@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;transition:var(--Animation-Duration);border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.right-side-startix-offcanvas .offcanvas-body{scrollbar-width:thin;padding:1.5rem}@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;transition:opacity .35s,transform .35s;transform:translateY(10px)}.startix-dd-menu li{opacity:0;transition:opacity .35s,transform .35s;transform:translateY(10px)}.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:first-child{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)}.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{text-transform:uppercase;color:var(--White);background:#ffffff1a;border-radius:30px;padding:10px 18px;font-size:16px;font-weight:400;display:inline-block}@media only screen and (min-width:1200px){.hero-content .subtitle{font-size:18px}}.hero-content p{margin-bottom:2rem;font-size:1rem}@media only screen and (min-width:1200px){.hero-content p{margin-bottom:40px;font-size:1.25rem}}.imgs-group{align-items:center;display:flex}.imgs-group img{object-fit:cover;border:2px solid #fefefe;border-radius:50%;flex:0 0 50px;width:50px;height:50px}.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{background-color:var(--Primary);width:50px;height:50px;color:var(--White);text-transform:uppercase;text-align:center;border:2px solid #fefefe;border-radius:50%;flex:0 0 50px;justify-content:center;align-items:center;margin-left:-25px;font-size:16px;font-weight:600;display:flex}@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{z-index:1;border-radius:20px 20px 0 0;margin-top:50px;position:relative}@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{z-index:-1;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.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{z-index:100;border-radius:12px;position:absolute;bottom:50px;right:-125px;box-shadow:0 30px 42px #05262514}.hero-cool-facts{align-items:center;gap:24px;display:flex}.hero-cool-facts .line{background-color:#5656564d;flex-shrink:0;width:1.5px;height:39px}.hero-cool-facts .rating{color:var(--Warning);align-items:center;gap:2px;font-size:16px;display:flex}.hero-section{z-index:1;background-color:var(--Background);padding-top:142px;position:relative}@media only screen and (min-width:1200px){.hero-section{padding-top:160px}}.hero-section.style-two{background-color:var(--Secondary);background-position:50%;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{margin-top:0;padding-top:60px}@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{z-index:100;width:100%;height:24px;position:absolute;bottom:0;left:0;right:0}.hero-section.style-three{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:113px;padding-bottom:80px;overflow:hidden}@media only screen and (min-width:1200px){.hero-section.style-three{padding-top:133px;padding-bottom:116px}}.hero-section.style-three .hero-shape{z-index:10;position:absolute;top:50%;left:-1rem;transform:translateY(-50%)}.hero-section.style-three .hero-shape span{border:2px solid #fa3e5f1a;border-radius:50%;width:146px;height:146px;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{z-index:-1;position:absolute;bottom:15%;left:40%}.hero-section.style-three .hero-shape-two img{object-fit:cover;width:100%;height:100%}.hero-section.style-four{z-index:1;height:900px;padding-top:90px;padding-bottom:60px;position:relative}@media only screen and (min-width:768px){.hero-section.style-four{height:700px}}@media only screen and (min-width:1200px){.hero-section.style-four{height:950px;padding-top:100px;padding-bottom:124px}}@media only screen and (min-width:1400px){.hero-section.style-four{height:1080px}}.hero-section.style-four:after{content:"";z-index:-1;background-color:#101010b3;width:100%;height:100%;position:absolute;top:0;left:0;right:0}.hero-section.style-four .hero-content{margin-left:5%;margin-right:5%}.hero-section.style-four .hero-content h1,.hero-section.style-four .hero-content h2{color:var(--White);font-size:clamp(42px,5vw,120px)}.hero-section.style-four .hero-content p{color:var(--White);font-size:clamp(16px,2vw,20px)}.hero-section.style-four.hero-alerte{height:auto;min-height:100svh;padding-bottom:84px;overflow:hidden}@media only screen and (min-width:768px){.hero-section.style-four.hero-alerte{min-height:760px}}@media only screen and (min-width:1200px){.hero-section.style-four.hero-alerte{height:100vh;min-height:100vh}}.hero-section.style-four.hero-alerte .hero-content{margin-left:5%;margin-right:5%;padding-top:78px}.hero-section.style-four.hero-alerte .hero-content h1,.hero-section.style-four.hero-alerte .hero-content h2{font-size:clamp(34px,5.8vw,96px)}.hero-section.style-four.hero-alerte .hero-content p{font-size:clamp(15px,2vw,20px)}@media only screen and (min-width:1200px){.hero-section.style-four.hero-alerte .hero-content{padding-top:126px}}.hero-section.style-four.hero-alerte .hero-alerte-media{max-width:560px;margin-left:auto;position:relative}.hero-section.style-four.hero-alerte .hero-alerte-deco{opacity:.1;pointer-events:none;-webkit-user-select:none;user-select:none;filter:blur(.2px);width:360px;height:360px;position:absolute;top:-90px;right:-120px}@media only screen and (min-width:992px){.hero-section.style-four.hero-alerte .hero-alerte-deco{opacity:.14}}@media only screen and (min-width:1200px){.hero-section.style-four.hero-alerte .hero-alerte-deco{width:420px;height:420px;top:-110px;right:-140px}}@media (max-width:575.98px){.hero-section.style-four.hero-alerte .hero-alerte-deco{display:none}}.hero-section.style-four.hero-alerte .hero-alerte-deco img{width:100%;height:100%}.col-hero-img{order:21}@media only screen and (min-width:992px){.col-hero-img{order:0}}.about-list{flex-flow:column wrap;gap:1rem;padding-left:0;list-style:none;display:flex}@media only screen and (min-width:1200px){.about-list{gap:20px}}.about-list li{color:var(--Heading);align-items:center;gap:16px;font-size:1rem;display:flex}@media only screen and (min-width:1200px){.about-list li{font-size:18px}}.about-img{border-radius:18px;position:relative}.about-img:after{content:"";z-index:1;background:#e3e5fd;border-radius:18px;width:70%;height:80%;position:absolute;bottom:-30px;left:-30px}.about-img img{z-index:10;border-radius:18px;width:100%;position:relative}.about-two-img{z-index:1;background:var(--Secondary);text-align:right;border-radius:21px;min-height:100%;position:relative;overflow:hidden}.about-two-img .first-img{z-index:5;width:220px;position:absolute;bottom:30px;left:35px}.about-two-img .second-img{z-index:20;width:330px;position:relative;bottom:-3rem}.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{align-items:center;display:flex}.about-top-content .about-top-img img{border:2px solid var(--White);object-fit:cover;border-radius:50%;flex:0 0 60px;width:60px;height:60px}.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;margin-right:.75rem;font-size:clamp(28px,5vw,50px);line-height:1.5;display:inline}.about-content img{object-fit:cover;border-radius:6rem;width:150px;height:44px;margin-bottom:.5rem;margin-right:.5rem;display:inline-block}@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{z-index:1;position:relative}.about-section.style-one:after{content:"";background-color:var(--Secondary);z-index:-1;opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.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}.process-card{flex-direction:column;align-items:center;gap:28px;display:flex}.process-card img{transition:var(--Animation-Duration);max-height:200px}.process-card .step-number{z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.process-card .step-number span{background:var(--Primary);color:var(--White);text-transform:uppercase;border-radius:100px;padding:5px 15px;font-size:16px;display:inline}.process-card .step-number:after{content:"";border-top:2px dashed var(--Primary);z-index:-10;opacity:.4;width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.process-card .process-body{text-align:center;padding-left:1rem;padding-right:1rem}.process-card .process-media{aspect-ratio:4/3;background:linear-gradient(#f7f8fc 0%,#eff2f8 100%);border:1px solid #0f172a1a;border-radius:20px;width:100%;max-width:420px;padding:20px;position:relative;overflow:hidden;box-shadow:0 16px 32px #0f172a14}.process-card .process-media-img{padding:14px;transition:transform .35s}.process-card:hover .process-media-img,.process-card:focus .process-media-img{transform:translateY(-6px)scale(1.03)}.get-started-btn{border-bottom:1px solid var(--Border);transition:var(--Animation-Duration);color:var(--Heading);justify-content:space-between;align-items:center;gap:10px;padding-bottom:14px;display:flex}.get-started-btn span{background-color:var(--Primary);width:40px;height:40px;color:var(--White);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;display:flex}.get-started-btn h6{color:var(--Heading)}.get-started-btn:hover,.get-started-btn:focus{color:var(--Primary);padding-left:1rem;padding-right:1rem}.get-started-btn:hover h6,.get-started-btn:focus h6{color:var(--Primary)}.footer-card{flex-direction:column;display:flex;position:relative}.footer-card p{color:var(--Text);margin-bottom:40px;font-size:16px}@media only screen and (min-width:992px){.footer-card p{font-size:18px}}.footer-card h5{font-weight:600}.footer-card .social-nav{align-items:center;gap:8px;display:flex}.footer-card .social-nav a{transition:var(--Animation-Duration);border:1px solid var(--Text);background-color:var(--Secondary);width:36px;height:36px;color:var(--Text);border-radius:50%;justify-content:center;align-items:center;font-size:16px;display:flex}@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)}.footer-card .social-nav.style-two a{width:36px;height:36px;color:var(--White);border:1px solid var(--White);transition:var(--Animation-Duration);background-color:#0000;border-radius:6px;justify-content:center;align-items:center;font-size:16px;display:flex}.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);color:var(--White);background-color:#0000;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.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{flex-direction:column;gap:.75rem;padding-left:0;list-style:none;display:flex}.footer-nav li a{color:var(--Text);text-transform:capitalize;font-size:16px;font-family:var(--Font-Secondary);align-items:center;gap:4px;font-weight:400;display:flex}.footer-nav li a i{font-size:18px}.footer-nav li a:hover,.footer-nav li a:focus{color:var(--Primary)}.footer-nav-two{flex-direction:column;gap:.5rem;padding-left:0;list-style:none;display:flex}.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,.footer-nav-two.theme-two li a,.footer-nav-two.theme-two li a:hover,.footer-nav-two.theme-two li a:focus{color:var(--Primary)}.copyright-section{text-align:center;border-top:1px solid #1616164d;padding-top:32px;padding-bottom:48px}.copyright-section .copyright{color:var(--Text);flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;font-size:16px;display:flex}@media only screen and (min-width:1200px){.copyright-section .copyright{font-size:18px}}.copyright-section .copyright a{color:var(--Text);font-size:16px;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{color:var(--Primary);font-weight:500}.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,.copyright-nav.theme-two li a,.copyright-nav.theme-two li a:hover,.copyright-nav.theme-two li a:focus{color:var(--Primary)}.recent-posts-nav{flex-wrap:wrap;gap:12px;padding-left:0;list-style:none;display:flex}.recent-posts-nav li{width:calc(33.3333% - 8px);max-width:calc(33.3333% - 8px)}.recent-posts-nav li a{transition:var(--Animation-Duration);display:block;position:relative;overflow:hidden}.recent-posts-nav li a img{object-fit:cover;width:100%;height:auto}.recent-posts-nav li a span{color:var(--White);z-index:100;background-color:var(--Primary);opacity:0;visibility:hidden;width:32px;height:32px;transition:var(--Animation-Duration);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.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{z-index:1;position:relative}.footer-section.style-two:after{content:"";z-index:-1;background-color:#282c32fa;width:100%;height:100%;position:absolute;top:0;left:0}.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:"";z-index:-1;background-color:#000000e6;width:100%;height:100%;position:absolute;top:0;left:0}.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)}.footer-email-link{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.5;text-transform:lowercase!important;display:block!important}.form-control{transition:var(--Animation-Duration);background:var(--White);height:60px;color:var(--Text);border:1px solid #0000;border-radius:8px;padding:1rem 1.25rem;font-size:1rem}.form-control:focus{box-shadow:none;border-color:var(--Border)}.form-control::placeholder{color:var(--Text)}.form-select{transition:var(--Animation-Duration);background:var(--White);height:60px;color:var(--Text);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:0 1.25rem;font-size:1rem}.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;height:100%;padding:36px 20px}@media only screen and (min-width:1200px){.contact-info-card{padding:50px 40px}}.contact-info-card hr{background:var(--Border);opacity:.3;margin-top:30px;margin-bottom:30px}.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{align-items:center;gap:.5rem;display:flex}.contact-sm-card .social-nav a{transition:var(--Animation-Duration);border:1px solid var(--Text);background-color:var(--Secondary);width:36px;height:36px;color:var(--Text);border-radius:50%;justify-content:center;align-items:center;font-size:16px;display:flex}@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{filter:grayscale(.5);width:100%;height:400px}@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{flex-direction:column;gap:20px;display:flex}.faq-accordion .accordion-item{background:var(--Secondary);border:0;border-radius:10px;position:relative}.faq-accordion .accordion-item .accordion-button{background:var(--Secondary);color:var(--Heading);border-radius:10px;padding:16px 30px;font-size:18px;font-weight:600}@media only screen and (min-width:1200px){.faq-accordion .accordion-item .accordion-button{font-size:20px}}.faq-accordion .accordion-item .accordion-button:focus{box-shadow:none!important}.faq-accordion .accordion-item .accordion-button:after{background-position:50%;background-color:var(--Heading);width:32px;height:32px;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);border-radius:50%}.faq-accordion .accordion-item .accordion-button:not(.collapsed){box-shadow:none;color:var(--White);background-color:var(--Primary);border-radius:10px 10px 0 0}.faq-accordion .accordion-item .accordion-button:not(.collapsed):after{background-color:var(--White);background-image:url(data:image/svg+xml,%3Csvg%20%20xmlns=%22http://www.w3.org/2000/svg%22%20%20width=%2224%22%20%20height=%2224%22%20%20viewBox=%220%200%2024%2024%22%20%20fill=%22none%22%20%20stroke=%22currentColor%22%20%20stroke-width=%222%22%20%20stroke-linecap=%22round%22%20%20stroke-linejoin=%22round%22%20%20class=%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-down%22%3E%3Cpath%20stroke=%22none%22%20d=%22M0%200h24v24H0z%22%20fill=%22none%22/%3E%3Cpath%20d=%22M6%209l6%206l6%20-6%22%20/%3E%3C/svg%3E)}.faq-accordion .accordion-item .accordion-body{background-color:var(--Secondary);color:var(--Text);border-radius:0 0 10px 10px;padding:20px 30px;font-size:16px}.faq-accordion.style-two .accordion{flex-flow:wrap;gap:30px;display:flex}.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:0 0;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{background-color:var(--White);color:var(--Text);border-radius:0 0 8px 8px;padding-top:0}.faq-accordion.style-three .faq-title{font-size:clamp(24px,2.5vw,36px)}.faq-accordion.style-three .accordion{border-radius:10px;flex-flow:wrap;gap:30px;display:flex}.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);color:var(--Heading);border-radius:8px;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{color:var(--White);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%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{background-color:var(--Primary);color:var(--White);border-radius:0 0 8px 8px;padding-top:0}@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,.faq-accordion.theme-two .accordion-item .accordion-body{background-color:var(--White)}.faq-question-section{background-position:50%;background-repeat:no-repeat}.breadcrumb-section{z-index:1;position:relative}.breadcrumb-section:after{content:"";z-index:-10;background:linear-gradient(#0f175bf0 3.03%,#3147fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.breadcrumb-section .breadcrumb-content{text-align:center;padding-top:140px}@media only screen and (min-width:1200px){.breadcrumb-section .breadcrumb-content{padding-top:160px}}.breadcrumb-section .breadcrumb-content h2{color:var(--White);font-size:clamp(32px,5vw,80px);line-height:1.1}@media only screen and (min-width:1200px){.breadcrumb-section .breadcrumb-content h2{margin-bottom:1rem}}.breadcrumb-section .breadcrumb-content ul{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.breadcrumb-section .breadcrumb-content ul li{color:var(--Secondary);font-size:14px;font-weight:400;font-family:var(--Font-Primary);line-height:1.1}@media only screen and (min-width:1200px){.breadcrumb-section .breadcrumb-content ul li{font-size:16px}}.breadcrumb-section .breadcrumb-content ul li a{color:#f7f8ff80;z-index:1;transition:var(--Animation-Duration);font-size:14px;font-weight:400;font-family:var(--Font-Primary);padding-right:12px;line-height:1.1;position:relative}@media only screen and (min-width:1200px){.breadcrumb-section .breadcrumb-content ul li a{font-size:16px}}.breadcrumb-section .breadcrumb-content ul li a:hover,.breadcrumb-section .breadcrumb-content ul li a:focus{color:var(--Secondary)}.breadcrumb-section .breadcrumb-content ul li a:after{content:"";font-family:var(--Font-Tabler);color:var(--Secondary);font-size:16px;position:absolute;top:55%;right:-5px;transform:translateY(-50%)}.app-feature-section{z-index:1;position:relative}.app-feature-section .big-text{font-family:var(--Font-Primary);z-index:-1;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#282c3280;color:#0000;font-size:120px;font-weight:600;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@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);z-index:1;cursor:pointer;position:relative}.app-feature-card .feature-icon{background-color:var(--Secondary);width:64px;height:64px;transition:var(--Animation-Duration);color:var(--Heading);border-radius:6px;justify-content:center;align-items:center;margin-bottom:40px;font-size:36px;display:flex}.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{z-index:1;position:relative}.app-feature-img img{transition:var(--Animation-Duration);opacity:0;width:100%;display:none}.app-feature-img img.active{opacity:1;display:block}.featured-content h2{font-size:clamp(24px,4.5vw,36px)}.featured-img{z-index:1;border-radius:12px;position:relative;box-shadow:0 8px 30px #2d364314}.featured-img:after{content:"";z-index:1;background-color:#e3e5fd;border-radius:12px;width:calc(100% + 30px);height:100%;position:absolute;bottom:30px;left:-30px}.featured-img img{z-index:10;border-radius:12px;width:100%;position:relative}.featured-list{flex-wrap:wrap;gap:1rem;padding-left:0;list-style:none;display:flex}@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{color:var(--Heading);flex:0 0 calc(100% - 15px);align-items:center;gap:16px;width:calc(100% - 15px);font-size:18px;font-weight:500;display:flex}.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-position:0 0;background-repeat:no-repeat;background-size:cover;background-color:var(--Secondary)}@media only screen and (min-width:768px){.feature-section{background-color:#0000}}.feature-card{transition:var(--Animation-Duration);background:var(--White);border:2px solid #0000;border-radius:18px;padding:36px}.feature-card h2{transition:var(--Animation-Duration);font-size:clamp(24px,4vw,36px)}.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)}.healthcare-audience-card{background:var(--White);border:1px solid #11182714;border-radius:18px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 16px 36px #080f2614}.healthcare-audience-card .healthcare-audience-media{aspect-ratio:16/10;background-color:#e9eef7;position:relative;overflow:hidden}.healthcare-audience-card .healthcare-audience-media img{object-fit:cover;transition:transform .5s}.healthcare-audience-card .healthcare-audience-content{padding:22px 22px 24px}@media only screen and (min-width:992px){.healthcare-audience-card .healthcare-audience-content{padding:24px 24px 28px}}.healthcare-audience-card .healthcare-audience-content h4{font-size:clamp(22px,2.2vw,28px);line-height:1.2}.healthcare-audience-card .healthcare-audience-content p{color:var(--Info)}@media only screen and (min-width:1200px){.healthcare-audience-card .healthcare-audience-content p{font-size:18px}}.healthcare-audience-card .healthcare-audience-index{min-width:48px;height:30px;color:var(--Primary);background:#3147ff1a;border:1px solid #3147ff2e;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.healthcare-audience-card:hover,.healthcare-audience-card:focus-within{border-color:#3147ff59;transform:translateY(-8px);box-shadow:0 26px 46px #080f2629}.healthcare-audience-card:hover .healthcare-audience-media img,.healthcare-audience-card:focus-within .healthcare-audience-media img{transform:scale(1.06)}.service-card{z-index:1;transition:var(--Animation-Duration);background:var(--Secondary);border-radius:18px;padding:40px 30px;position:relative;overflow:hidden}.service-card .shape{transition:var(--Animation-Duration);z-index:-1;opacity:.1;position:absolute;bottom:-3px;right:-3px}.service-card .service-icon{transition:var(--Animation-Duration);background:var(--White);width:70px;height:70px;color:var(--Heading);border-radius:6px;justify-content:center;align-items:center;margin-bottom:60px;font-size:40px;display:flex}.service-card .service-icon i{line-height:.7}.service-card h4{transition:var(--Animation-Duration)}.service-card:hover .service-icon,.service-card:focus .service-icon{background:var(--Primary);color:var(--White)}.service-card:hover h4,.service-card:focus h4{color:var(--Primary)}.service-card:hover .shape,.service-card:focus .shape{opacity:1}.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);background-color:var(--Primary);width:74px;height:74px;color:var(--White);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}.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:150%}.service-pagination{align-items:center;gap:8px;margin-top:40px;display:flex}.service-pagination .swiper-pagination-bullet{background:var(--Heading);border-radius:50%;width:14px;height:14px}.service-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--Primary)}.service-card-two{z-index:1;background-color:#0000;border-radius:18px;padding:28px 24px;transition:all .35s;position:relative}.service-card-two .shape>img{z-index:-10;width:100%;height:100%;position:absolute;top:0;left:0}.service-card-two .service-thumb{z-index:1;width:100%;transition:var(--Animation-Duration);border-radius:18px;margin-bottom:24px;position:relative;overflow:hidden}.service-card-two .service-thumb .btn{z-index:100;-webkit-backdrop-filter:saturate(140%)blur(12px);backdrop-filter:saturate(140%)blur(12px);color:#ffffffeb;background-color:#050815b8;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:172px;height:36px;padding:0;font-size:14px;font-weight:600;line-height:1;transition:all .35s;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.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:#fffffffa;background-color:var(--Primary)}.service-card-two .service-thumb img{border-radius:18px;width:100%}.service-card-two .service-content{padding-right:3rem}.service-card-two .service-number{width:60px;height:60px;color:var(--Heading);justify-content:center;align-items:center;font-size:18px;font-weight:600;transition:all .35s;display:flex;position:absolute;bottom:0;right:0}.service-card-two .service-title{margin-bottom:8px;font-weight:600;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:focus .service-title,.service-card-two:focus .service-number{color:var(--Primary)}.service-card-two:hover .btn,.service-card-two:focus .btn{color:#fffffffa;background-color:var(--Primary);border-color:#0000}.service-card-two.style-two{padding:0}.service-card-two.style-two .service-thumb .btn{border-radius:1rem 1rem 0 0;width:160px;height:45px;top:auto;bottom:0}.service-card-three{transition:var(--Animation-Duration);border-top:1px solid #ffffff26;flex-wrap:wrap;gap:30px;padding-top:3rem;padding-bottom:3rem;display:flex}@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{z-index:1;position:relative}.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);z-index:10;opacity:0;visibility:hidden;position:absolute;bottom:0;left:0}.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{flex-direction:column;gap:14px;margin:0;padding:0;display:flex}.service-list li{list-style:none}.service-list li a{background-color:var(--Secondary);color:var(--Heading);transition:var(--Animation-Duration);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;font-size:16px;font-weight:400;display:flex}@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{flex-direction:column;gap:32px;display:flex}.info-card{transition:var(--Animation-Duration);align-items:center;gap:16px;display:flex}.info-card .icon{border:1.5px solid var(--Text);width:48px;height:48px;transition:var(--Animation-Duration);color:var(--Heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.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{flex-direction:column;gap:24px;display:flex}.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{margin-bottom:0;font-size:16px}@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{flex-direction:column;gap:12px;display:flex}.service-details-content ul li{align-items:center;gap:12px;font-size:16px;display:flex}@media only screen and (min-width:992px){.service-details-content ul li{font-size:18px}.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{z-index:1;position:relative}.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{width:calc(50% - 40px);position:absolute;top:50%;left:-1rem;transform:translateY(-50%)}}@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)}.project-card img{transition:var(--Animation-Duration);border-radius:20px;width:100%;margin-bottom:2rem}.project-card .project-info{transition:var(--Animation-Duration)}.project-card .project-info p{font-size:1rem}@media only screen and (min-width:1200px){.project-card .project-info p{font-size:18px}}.project-card .project-info h2{font-size:clamp(1.5rem,5vw,2rem)}.project-card-two{z-index:1;transition:var(--Animation-Duration);background-color:var(--White);border-radius:20px;position:relative;overflow:hidden}.project-card-two:before{content:"";opacity:0;width:100%;height:100%;transition:var(--Animation-Duration);background:#101010b3;border-radius:20px;position:absolute;top:0;left:0}.project-card-two img{transition:var(--Animation-Duration);border-radius:20px;width:100%}.project-card-two .project-info{width:calc(100% - 72px);transition:var(--Animation-Duration);visibility:hidden;opacity:0;position:absolute;bottom:40px;left:36px}.project-card-two .project-info p{color:var(--White);font-size:18px}.project-card-two .project-info h2{transition:var(--Animation-Duration);color:var(--White);font-size:clamp(1.5rem,3vw,2.5rem)}.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{z-index:1;transition:var(--Animation-Duration);border-radius:18px;position:relative;overflow:hidden}.project-card-three:before{content:"";background:linear-gradient(180deg,#0f0f0f00 0%,var(--Primary)100%);opacity:0;width:100%;height:100%;transition:var(--Animation-Duration);z-index:1;border-radius:18px;position:absolute;top:0;left:0}.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);visibility:hidden;opacity:0;z-index:20;width:calc(100% - 60px);position:absolute;bottom:30px;left:30px}.project-card-three .project-info p{color:var(--White);font-size:18px}.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;transition:var(--Animation-Duration);background-color:var(--Primary);color:var(--White);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.btn-project:hover,.btn-project:focus{color:var(--White);background-color:var(--Heading)}.project-section.theme-two{background-color:var(--Background)}.project-details-content{flex-direction:column;gap:24px;display:flex}.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{margin-bottom:0;font-size:16px}@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{flex-direction:column;gap:12px;display:flex}.project-details-content ul li{align-items:center;gap:12px;font-size:16px;display:flex}@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{background-color:var(--Secondary);border-radius:20px;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{flex-direction:column;gap:1rem;display:flex}.project-widget .project-meta-list li{align-items:center;gap:1rem;display:flex}.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{align-items:center;gap:8px;display:flex}.project-widget .social-nav a{transition:var(--Animation-Duration);width:36px;height:36px;color:var(--White);background-color:var(--Heading);border-radius:50%;justify-content:center;align-items:center;font-size:16px;display:flex}@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{border-top:1px solid #49515b33;justify-content:space-between;align-items:center;gap:24px;margin-top:100px;padding-top:2rem;display:flex}.project-nav a{transition:var(--Animation-Duration);flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.project-nav a .icon{border:1px solid var(--Heading);width:48px;height:48px;transition:var(--Animation-Duration);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;display:flex}@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);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.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{justify-content:center;align-items:center;gap:14px;width:100%;height:20px;display:flex}.screenshots-pagination .swiper-pagination-bullet{background-color:var(--Heading);width:8px;height:8px;animation:var(--Animation-Duration);z-index:1;border-radius:50%;flex-shrink:0;position:relative}.screenshots-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid var(--Heading);width:20px;height:20px;animation:var(--Animation-Duration);background-color:#0000;border-radius:50%}.screenshots-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{animation:var(--Animation-Duration);content:"";z-index:1;background-color:var(--Heading);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-gallery-section{z-index:1;position:relative}.video-gallery-card{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:500px;position:relative}@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:"";z-index:-1;background-color:#101010b3;width:100%;height:100%;position:absolute;top:0;left:0}.video-gallery-card .play-video-btn{cursor:pointer;background-color:var(--White);width:70px;height:70px;color:var(--Heading);border-radius:50%;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;font-size:24px;display:flex;position:relative}@media only screen and (min-width:1400px){.video-gallery-card .play-video-btn{width:120px;height:120px}}.video-gallery-pagination-wrapper{z-index:999;align-items:center;width:80px;height:100%;display:flex;position:absolute;top:0;left:14%}@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{flex-direction:column;gap:24px;width:100%;display:flex}.video-gallery-pagination .swiper-pagination-bullet{opacity:1;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;width:100%;height:60px;transition:all .25s}@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{border-radius:18px;height:160px}}.video-gallery-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid var(--White)}.startix-filter-nav{background-color:var(--Secondary);border-radius:1rem;flex-wrap:wrap;justify-content:center;align-items:center;padding:8px;display:inline-flex}@media only screen and (min-width:768px){.startix-filter-nav{border-radius:12rem}}.startix-filter-nav button{transition:var(--Animation-Duration);height:42px;color:var(--Heading);background-color:#0000;border:0;border-radius:12rem;padding-left:20px;padding-right:20px;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)}html[data-theme=four] .text-primary,html[data-theme=alerte] .text-primary{background:linear-gradient(90deg,var(--Primary)3.44%,var(--Secondary)97.23%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}html[data-theme=four] .btn-primary,html[data-theme=alerte] .btn-primary{background:linear-gradient(90deg,var(--Primary)3.44%,#2ee5c6 97.23%)}html[data-theme=four] .section-heading .subtitle>span,html[data-theme=alerte] .section-heading .subtitle>span{background:linear-gradient(90deg,var(--Primary)3.44%,#2ee5c6 97.23%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}html[data-theme=four] .pricing-card .pricing-content li span,html[data-theme=alerte] .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[data-theme=four] .faq-accordion.theme-two .accordion-item .accordion-button:not(.collapsed),html[data-theme=alerte] .faq-accordion.theme-two .accordion-item .accordion-button:not(.collapsed),html[data-theme=four] .footer-card .social-nav a:hover,html[data-theme=four] .footer-card .social-nav a:focus,html[data-theme=alerte] .footer-card .social-nav a:hover,html[data-theme=alerte] .footer-card .social-nav a:focus{background:linear-gradient(90deg,var(--Primary)3.44%,#2ee5c6 97.23%)}html[data-theme=four] #in-the-field .app-screenshots .swiper-slide,html[data-theme=alerte] #in-the-field .app-screenshots .swiper-slide{padding-top:0!important}html.screenshot-mode *,html.screenshot-mode :before,html.screenshot-mode :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
