@charset "UTF-8";.element:before{content:"";position:absolute;display:block;width:150px;height:100%;z-index:2;left:0;background:linear-gradient(90deg,#050014,#05001400)}.element:after{content:"";position:absolute;display:block;width:150px;height:100%;z-index:2;right:0;background:linear-gradient(-90deg,#050014,#05001400)}.projects__card:after{content:"";position:absolute;display:block;width:102%;height:102%;top:0;right:0;bottom:0;left:0;background:#000;background:linear-gradient(0deg,#000,#00000080);z-index:2}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:#fff}*{scroll-behavior:smooth;scroll-margin-top:20vh}.swiper-wrapper{transition-timing-function:linear!important}body{color:#fff;background-color:#050014;font-family:Public Sans,sans-serif;font-weight:400}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Bold-CwxUi1Ui.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Public Sans;src:url(/assets/PublicSans-SemiBold-BzqevzCT.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Public Sans;src:url(/assets/PublicSans-Regular-BOQJpTYV.woff2) format("woff2");font-weight:400;font-style:normal}h1{font-size:55px}@media (max-width: 767px){h1{font-size:36px;line-height:45px}}h2{font-size:48px}@media (max-width: 767px){h2{font-size:36px}}h3{font-size:30px}@media (max-width: 767px){h3{font-size:23px}}h1,h2,h3{font-family:Gilroy,sans-serif;font-weight:600}h1 span,h2 span,h3 span{color:#ff4632}.sub-title{text-transform:uppercase;letter-spacing:2px}.sub-title--grey{color:#8f8d9b}.nav{position:fixed;top:0;left:0;right:0;width:100%;background:#050014;background:linear-gradient(180deg,#050014,#05001400);z-index:11;transition:all .3s ease-in-out}.nav.active{background-color:#000;transition:all .3s ease-in-out}.nav__container{display:flex;align-items:center;height:100%;max-width:1300px;margin:auto;justify-content:space-between;padding:45px 50px}@media (max-width: 767px){.nav__container{padding:40px 24px}}.nav .logo{width:221px}@media (max-width: 767px){.nav .logo img{width:165px}}.nav__links{display:flex;align-items:center;gap:30px}.nav__links li.links{transition:all .2s ease-in-out}.nav__links li.links:hover{transform:translateY(-3px);transition:all .2s ease-in-out}.nav__links li.links:hover a{color:#ff4632}.nav__links__btn{position:relative}.nav__links__btn:before{content:"Un projet ?";position:absolute;top:-25px;left:0;font-size:14px;color:#ff4632}@media (min-width: 1300px){.nav__links{gap:50px}}@media (max-width: 992px){.nav__links{background-color:#000;position:fixed;display:flex;align-items:self-start;flex-direction:column;gap:40px;height:100vh;left:0;top:102px;max-width:350px;width:72vw;padding:80px 30px;font-size:24px;translate:-100%;transition:translate .3s ease-in-out;z-index:10}.nav__links.active{translate:0;transition:translate .3s ease-in-out}.nav__links__btn{margin-top:35px;font-size:19px}}.nav__btnBurger{position:fixed;display:flex;right:24px;align-items:center;justify-content:center;background-color:#ff4632;border:0;width:60px;height:60px;border-radius:100%;z-index:999;transition:transform .3s ease-in-out,opacity .3s ease-in-out;cursor:pointer}.nav__btnBurger--hidden{transform:translateY(-100%);opacity:0}.nav__btnBurger--visible{transform:translateY(0);opacity:1}@media (min-width: 992px){.nav__btnBurger{display:none}}.nav__btnBurger .burger{position:relative;width:35px;height:12px;outline:none;cursor:pointer}.nav__btnBurger .burger.active:before{width:30px;transform:rotate(-45deg);top:5px}.nav__btnBurger .burger.active:after{width:30px;transform:rotate(45deg);bottom:5px}.nav__btnBurger .burger:before,.nav__btnBurger .burger:after{content:"";position:absolute;display:block;height:2px;background-color:#fff;transition:.3s all ease-in-out}.nav__btnBurger .burger:before{top:0;width:100%;transform-origin:center}.nav__btnBurger .burger:after{bottom:0;width:70%}.header{margin:250px 0 0}@media (max-width: 992px){.header{margin:180px 34px}}@media (max-width: 767px){.header{margin:140px 24px}}.header__container{display:flex;align-items:center;justify-content:space-between;gap:66px;max-width:1500px;margin:auto}@media (max-width: 992px){.header__container{flex-direction:column-reverse}}.header__svg{position:relative;display:flex;align-items:center;justify-content:center;width:50%}@media (min-width: 767px){.header__svg{margin-left:-100px}.header__svg:before{content:"";position:absolute;left:0;z-index:-1;border-radius:100%;display:block;width:500px;height:500px;background-color:#ff4632;filter:blur(300px)}}@media screen and (min-width: 767px) and (max-width: 1398px){.header__svg:before{left:-290px}}@media screen and (min-width: 767px) and (max-width: 1244px){.header__svg:before{left:-290px}}@media screen and (min-width: 767px) and (max-width: 992px){.header__svg:before{display:none}}@media (max-width: 992px){.header__svg{width:100%}}.header__svg img{height:100%;width:100%;object-fit:cover;object-position:center}.header__content{width:50%;max-width:641px}@media (max-width: 992px){.header__content{width:100%;max-width:none}}.header__content .sub-title{font-size:16px}@media (max-width: 767px){.header__content .sub-title{font-size:12px}}.header__content h1 span{color:#ff4632}.header__content p{margin:20px 0;font-size:18px;line-height:34px}@media (max-width: 767px){.header__content p{font-size:16px;line-height:27px}}.header__technos{position:relative;display:flex;gap:20px;margin-top:50px;overflow:hidden;white-space:nowrap}.header__technos:before{content:"";position:absolute;display:block;width:150px;height:100%;z-index:2;left:0;background:linear-gradient(90deg,#050014,#05001400)}@media (max-width: 767px){.header__technos:before{width:70px}}.header__technos:after{content:"";position:absolute;display:block;width:150px;height:100%;z-index:2;right:0;background:linear-gradient(-90deg,#050014,#05001400)}@media (max-width: 767px){.header__technos:after{width:70px}}@media (max-width: 767px){.header__technos{margin-top:50px}}.header__technos .carousel{margin:0 auto;overflow:hidden;padding:10px;box-shadow:0 4px 8px #0000001a;position:relative;display:flex;gap:20px}.header__technos .carousel-content{display:flex;animation:scroll 50s linear infinite}.header__technos .carousel-slide{flex:0 0 auto;padding:0 20px}.header__technos .carousel-content img{max-width:100px;transition:transform .3s}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 20px))}}.cta-sticky{display:none;position:fixed;bottom:-2px;left:0;right:0;z-index:9;padding:0 30px;height:135px;background:#050014;background:linear-gradient(0deg,#050014 49%,#05001400)}.cta-sticky__container{display:flex;align-items:center;justify-content:center;gap:40px;height:100%}.cta-sticky__container p{font-size:18px;font-weight:600;color:#ff4632}.cta-sticky__container button{background-color:#050014;color:#fff;border-color:#fff}.cta-sticky__container button:after{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='17'%20viewBox='0%200%2021%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.5%208.5H15.5'%20stroke='white'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3cpath%20d='M8%201L15.5%208.5L8%2016'%20stroke='white'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3c/svg%3e")!important}@media (max-width: 767px){.cta-sticky{display:block}}.footer{padding:58px 20px;background-color:#000}@media (max-width: 767px){.footer{padding:58px 30px 85px}}.footer__container{display:flex;justify-content:space-between;max-width:1295px;margin:0 auto}.footer__content{display:flex;align-items:center;justify-content:space-between;width:100%}.footer__left{display:flex;align-items:center;gap:112px}@media (max-width: 767px){.footer__left{flex-direction:column;align-items:start;gap:60px}}.footer__cities{display:flex;gap:20px;margin-top:28px;font-size:14px;color:#6b717b}.footer__col{display:flex;align-items:center;gap:90px}@media (max-width: 767px){.footer__col--margin{margin-bottom:50px}}@media (max-width: 576px){.footer__col{gap:0;justify-content:space-between;width:100%}}.footer__infos{display:flex;flex-direction:column;gap:20px;font-size:18px}.footer__infos .phone{color:#ff4632}.footer__rs{display:flex;gap:20px}.footer__right{display:block}.footer__right button{color:#615e6e;font-size:14px;background-color:transparent;border:0;cursor:pointer;font-family:Public Sans,sans-serif;transition:color .3s ease}.footer__right button:hover{color:#fff;transition:color .3s ease}@media (max-width: 992px){.footer__right{display:none}}.btn{display:flex;align-items:center;gap:10px;padding:20px 25px;background-color:#fff;border:2px solid #050014;font-weight:700;color:#050014;max-width:fit-content;box-shadow:9px 9px 0 -4px #ff4632;transition:all .2s ease-in-out;cursor:pointer;font-family:Public Sans,sans-serif;font-size:16px}.btn:hover{box-shadow:11px 11px 0 -4px #ff4632;transition:all .2s ease-in-out}.btn--black{background-color:#050014;color:#fff;padding-left:0}.btn--black:after{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='18'%20viewBox='0%200%2020%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%208.95801H15'%20stroke='%23FF4632'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3cpath%20d='M7.5%201.45801L15%208.95801L7.5%2016.458'%20stroke='%23FF4632'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3c/svg%3e")!important}.btn--black:hover{box-shadow:none}.btn--shadowGrey{box-shadow:9px 9px 0 -4px #332f41}.btn--outline{box-shadow:none;background:transparent;border:0;font-size:22px;white-space:nowrap}.btn:after{content:"";display:block;width:15px;height:15px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='17'%20viewBox='0%200%2020%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%208.5H15'%20stroke='%23050014'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3cpath%20d='M7.5%201L15%208.5L7.5%2016'%20stroke='%23050014'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover;animation:bounceTranslateX 2s infinite}@keyframes bounceTranslateX{0%{transform:translate(0)}50%{transform:translate(5px)}to{transform:translate(0)}}.modal-cta{position:fixed;top:0;left:0;width:100%;display:flex;z-index:9999999;height:100%;justify-content:center;align-items:center;background-color:#00000080}.modal-cta.hidden{display:none}.modal-cta-content{overflow:auto;padding:30px 30px 0;border-radius:5px;box-shadow:0 4px 8px #0000001a;width:90%;height:100%;max-height:909px;max-width:909px;background-color:#fff}@media (max-width: 767px){.modal-cta-content{padding:30px 10px 0;height:80%}}.modal-cta-title{color:#050014;font-family:Gilroy,sans-serif;font-size:40px!important;line-height:110%}@media (max-width: 767px){.modal-cta-title{font-size:25px!important}}.modal-cta-content-txt{margin:0 auto 10px;max-width:600px;text-align:center;font-style:normal;font-weight:400}.modal-cta-txt{margin-top:30px;color:#8f8d9b;font-family:Public Sans;font-size:22px;font-weight:400;line-height:120%;letter-spacing:.44px}@media (max-width: 767px){.modal-cta-txt{font-size:14px!important;margin:10px 0}}.meetings-iframe-container{height:695px;z-index:99999;width:100%;border:0}@media (max-width: 767px){.meetings-iframe-container{max-height:500px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.modal-cta.fadeIn{animation:fadeIn .5s ease-out}.modal-cta.fadeOut{animation:fadeOut .2s ease-in forwards}@keyframes bounceInUp{0%{opacity:0;transform:translateY(100%)}60%{opacity:1;transform:translateY(-5%)}to{transform:translateY(0)}}@keyframes slideOutDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.modal-cta-content.bounceInUp{animation:bounceInUp .5s ease-out}.modal-cta-content.slideOutDown{animation:slideOutDown .2s ease-in forwards}.container-background-services-cta{position:relative;overflow:hidden}.container-background-services-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background-color:#ff4632;display:block;z-index:-1;translate:0 370px}@media (max-width: 992px){.container-background-services-cta:after{translate:0 137px}}@media (max-width: 767px){.container-background-services-cta:after{translate:0 967px}}.services{margin:173px 0 60px}@media (max-width: 992px){.services{margin:0}}.services__container{display:flex;justify-content:space-between;gap:20px;max-width:1314px;margin:auto;padding:0 20px}@media (max-width: 992px){.services__container{flex-direction:column;align-items:center}}@media (min-width: 1300px){.services__container article:nth-child(2){translate:0 -38px}}@media (max-width: 767px){.services__container{gap:30px;grid-template-columns:1fr;padding:0 20px 0 13px}}.services__card{padding:50px 40px;background-color:#ff4632;border:4px solid #050014;box-shadow:10px 10px 0 -4px #fff;max-width:400px}.services__card--red h2{color:#050014}.services__card--black{background-color:#050014;border-color:#fff;box-shadow:10px 10px 0 -4px #ff4632}.services__card--black h2{color:#ff4632}.services__card--grey{background-color:#615e6e}.services__card h2{font-size:30px;margin:20px 0}@media (max-width: 767px){.services__card h2{font-size:24px}}.services__card p{line-height:27px}.cta{padding:120px 0 179px}@media (max-width: 767px){.cta{padding:120px 0 113px}}.cta__container{display:flex;gap:30px;justify-content:space-between;max-width:1307px;padding:0 24px;margin:auto}@media (max-width: 767px){.cta__container{flex-direction:column;gap:60px}}.cta__left{width:50%}@media (max-width: 767px){.cta__left{width:100%}}.cta__left h2{margin:50px 0;max-width:509px}.cta__left h2 span{color:#050014}@media (max-width: 767px){.cta__left h2{margin:35px 0}}.cta__right{display:flex;flex-direction:column;gap:30px;width:50%}@media (max-width: 767px){.cta__right{width:100%}}.cta__items{display:flex;align-items:start;gap:20px;border:4px solid #050014;background-color:#fff;box-shadow:10px 10px 0 -4px #615e6e;color:#050014;padding:30px 40px;font-size:24px;font-weight:700}.cta__items img{margin-top:5px;width:30px;height:30px}@media (max-width: 767px){.cta__items{font-size:20px}}.cta-aside{display:flex;align-items:center;gap:20px;max-width:1268px;margin:55px auto 0;padding:0 24px;overflow:hidden}@media (max-width: 992px){.cta-aside{flex-direction:column;gap:55px;margin:100px auto}}.cta-aside__left{display:flex;justify-content:center;gap:10px;align-items:center;width:50%}@media (min-width: 1300px){.cta-aside__left{gap:50px}}@media (max-width: 767px){.cta-aside__left{justify-content:start;width:100%}.cta-aside__left img{width:160px}}@media (max-width: 576px){.cta-aside__left .container-infos{margin-left:-35px}.cta-aside__left .container-infos a{font-size:15px}}@media (max-width: 576px) and (max-width: 767px){.cta-aside__left .container-infos button{font-size:20px}}.cta-aside__left--name{color:#ff4632;font-size:24px;font-weight:600}@media (max-width: 767px){.cta-aside__left--name{font-size:18px}}.cta-aside__left--role{color:#8f8d9b;font-size:18px;margin:5px 0 15px}@media (max-width: 767px){.cta-aside__left--role{font-size:16px}}.cta-aside__left--socialLinks{display:block;margin-bottom:20px}@media (max-width: 767px){.cta-aside__left--socialLinks{margin-bottom:0}}.cta-aside__left--socialLinks img{width:20px;height:20px}.cta-aside__right{width:50%}@media (max-width: 992px){.cta-aside__right{width:100%}}.cta-aside__right p{font-size:30px;line-height:39px}.skills{max-width:1500px;padding:0 24px;margin:auto}@media (min-width: 1300px){.skills{padding:0 50px}}@media (max-width: 767px){.skills{padding:0}}.skills__container{display:flex;align-items:center;gap:50px;justify-content:space-between;border:4px solid #050014;background-color:#fff;padding:100px 30px;color:#050014;box-shadow:10px 10px 0 -4px #ff4632}@media (min-width: 1300px){.skills__container{padding:100px}}@media (max-width: 992px){.skills__container{flex-direction:column;padding:100px 24px;gap:50px}}@media (max-width: 767px){.skills__container{border-color:#ff4632;border-top:0;border-left:0}}.skills__left{max-width:420px;width:50%}@media (max-width: 992px){.skills__left{width:100%;max-width:none}}.skills__left h2{margin:30px 0}.skills__left h2 span{color:#ff4632}.skills__left p{font-size:18px;line-height:27px}.skills__right{display:flex;gap:20px;justify-content:end;width:100%}@media (min-width: 1300px){.skills__right{justify-content:center;gap:40px}}@media (max-width: 992px){.skills__right{justify-content:center}}@media (max-width: 767px){.skills__right{flex-direction:column;justify-content:center;gap:50px;width:100%}}.skills__col{border:4px solid #050014;width:100%;max-width:350px;box-shadow:10px 13px 0 -4px #8f8d9b}@media (max-width: 767px){.skills__col{max-width:100%}}.skills__col__title{display:flex;align-items:center;flex-direction:column;padding:30px 25px;border-bottom:4px solid #050014}.skills__col__title h4{font-weight:700;font-size:20px;white-space:nowrap}.skills__col ul{display:flex;flex-direction:column;gap:40px;padding:30px 20px 40px;align-items:center;justify-content:center}.skills__col ul li img{width:100%;max-width:170px;height:auto}.team{max-width:1500px;margin:150px auto auto}.team .gradient-team{background:#050014;background:radial-gradient(ellipse at bottom,#2e0c19,#05001400 80%)}.team__hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 24px}.team__hero h2{margin:30px 0}.team__hero p{max-width:970px;line-height:30px;font-size:18px}.team__container{max-width:1600px;margin:auto}.team__container .swiper-wrapper{display:flex;justify-content:space-between;align-items:end}.team .swiper-team{margin-top:100px;position:relative}@media (min-width: 992px){.team .swiper-team .swiper-control-container{z-index:10;position:absolute;top:50%;transform:translateY(-50%);width:100%}.team .swiper-team .swiper-control{position:absolute;width:80px;height:80px;background-color:#fff;display:flex;justify-content:center;align-items:center;border:4px solid #050014;box-sizing:border-box}.team .swiper-team .swiper-control:before{content:"";position:absolute;width:80px;height:80px;z-index:-1;background:red;opacity:.5;transform:translate(10px) translateY(10px)}.team .swiper-team .swiper-control:after{display:none}.team .swiper-team .swiper-control--left{left:117px}.team .swiper-team .swiper-control--right{right:117px}}.team .container-team{position:relative;display:flex;gap:20px;align-items:center;cursor:grab}.team .container-team img{width:200px;object-fit:contain;object-position:center;max-height:347px;opacity:.5}@media screen and (max-width: 550px){.team .container-team{flex-direction:column;padding:0 30px 90px;background:#050014;background:linear-gradient(180deg,#050014,#2e0c19 87%)}}.team .team-info{text-align:left;margin-top:20px;font-size:1.2em;color:#fff}@media screen and (max-width: 550px){.team .team-info{position:absolute;bottom:0;width:100%;padding:150px 0 72px;background:#050014;background:linear-gradient(180deg,#05001400,#2e0c19 55%);text-align:center}}.team .team-info .name{color:#ff4632;font-size:26px;font-weight:600}.team .team-info .role{font-size:18px;margin-top:10px;line-height:130%;white-space:nowrap}@media (min-width: 767px){.team .team-info .role{margin-top:15px}}.team .team-info .technos{display:block;color:#90838b;font-size:15px;margin-top:25px;line-height:130%}@media screen and (max-width: 550px){.team .team-info .technos{padding:0 20px}}@media (min-width: 767px){.team .team-info{transform:scale(0) translateY(100%);overflow:hidden}}.team .swiper-slide img{transform:translate(calc(50% + 20px));transition:all .2s ease}.team .swiper-slide-active{width:100%}@media (min-width: 992px){.team .swiper-slide-active{width:500px!important}}.team .swiper-slide-active img{transform:translate(0)}.team .swiper-slide-active .team-info{width:100%;transform:scale(1);transition:all .25s ease}.team .swiper-slide-active .container-team img{opacity:1}@media (min-width: 767px){.team .swiper-slide-active .container-team img{width:420px;max-height:420px;min-height:420px;transition:width .3s ease-in-out}}.swiper-team .swiper-button-next-custom,.swiper-team .swiper-button-prev-custom{cursor:pointer}.swiper-team .swiper-button-next-custom:after,.swiper-team .swiper-button-prev-custom:after{content:"";position:absolute;display:flex;align-items:center;justify-content:center;top:50%;transform:translate(-50%,-50%);display:block;width:30px;height:30px;z-index:2}.swiper-team .swiper-button-prev-custom:after{left:24px;top:47%;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%208.50195L15%208.50195'%20stroke='%23615E6E'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3cpath%20d='M7.5%201.00195L15%208.50195L7.5%2016.002'%20stroke='%23615E6E'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3c/svg%3e") no-repeat;transform:translate(-50%,-50%) rotate(180deg)}.swiper-team .swiper-button-next-custom:after{right:0;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%208.50195L15%208.50195'%20stroke='%23615E6E'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3cpath%20d='M7.5%201.00195L15%208.50195L7.5%2016.002'%20stroke='%23615E6E'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3c/svg%3e") no-repeat}@media (min-width: 992px){.swiper-team .swiper-button-next-custom,.swiper-team .swiper-button-prev-custom{display:none}}.projects{margin:150px auto;max-width:1324px;padding:0 30px 0 25px}@media (max-width: 767px){.projects{margin:90px auto;max-width:1324px;padding:0 20px}}.projects__container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;margin-top:55px}@media (max-width: 1300px){.projects__container{grid-template-columns:1fr 1fr}}@media (max-width: 576px){.projects__container{margin-top:35px;grid-template-columns:1fr}}.projects__card{display:flex;justify-content:flex-end;flex-direction:column;height:100%;position:relative;border:2px solid #050014;height:425px}@media (max-width: 576px){.projects__card{height:260px}}.projects__card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;box-shadow:10px 10px 0 -4px #ff4632;object-fit:cover;border:4px solid #050014;object-position:center;transition:all .2s ease-in-out}.projects__card__content{position:relative;z-index:3;padding:30px 30px 25px;transition:all .2s ease-in-out}.projects__card__content h5{font-size:24px;margin-bottom:15px}.projects__card__content p{font-size:18px;line-height:25px;font-weight:300}.projects__card:hover{cursor:pointer}.projects__card:hover .projects__card__content{transform:translateY(-10px);transition:all .2s ease-in-out}.projects__card:hover img{transition:all .2s ease-in-out;box-shadow:14px 14px 0 -4px #ff4632}.clients{display:flex;flex-direction:column;gap:30px;margin:160px auto 90px;max-width:1500px}.clients .marquee{display:flex;align-items:center;flex-wrap:nowrap;gap:60px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 30%,#000 70%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 30%,#000 70%,transparent);overflow:hidden;position:relative;width:100%}.clients .marquee-content{display:flex;align-items:center;animation:slides 30s linear infinite;gap:60px;justify-content:center;list-style-type:none;padding:0}.clients .marquee-content li{display:block;line-height:0}.clients .marquee-content li img{opacity:.7}@keyframes slides{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% - 60px),0,0)}}.marquee.reverse .marquee-content{animation:slides-reverse 30s linear infinite}@keyframes slides-reverse{0%{transform:translate3d(calc(-100% - 60px),0,0)}to{transform:translateZ(0)}}.testimonials{position:relative;max-width:1500px;margin:auto}.testimonials:after,.testimonials:before{content:"";display:block;position:absolute;top:0;height:100%;width:149px}@media (max-width: 767px){.testimonials:after,.testimonials:before{width:44px}}.testimonials:after{left:0;background:linear-gradient(90deg,#050014,#05001400);z-index:2}.testimonials:before{right:0;background:linear-gradient(-90deg,#050014,#05001400);z-index:2}.testimonials__separator{height:1px;width:100%;border:0;background:#080417;background:linear-gradient(90deg,#080417,#332f41 49%,#080417)}@media (max-width: 767px){.testimonials__separator{background:#332f41}}.testimonial{margin:0 10px;padding:70px 0}.testimonial__logo img{border-radius:100%;width:56px;height:56px;object-fit:cover;object-position:center}.testimonial__logo--container{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.testimonial__header{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:10px 0}.testimonial__title{color:#fff;font-size:25px!important;font-family:Gilroy;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 767px){.testimonial__title{font-size:22px!important}}.testimonial__containerAuthor{display:flex;align-items:baseline}.testimonial__author{color:#ff4632;margin-right:10px}.testimonial__star{fill:#ff4632;height:10px}.testimonial__content{line-height:150%;color:#bdbcc8;max-width:350px;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 767px){.testimonial__content{-webkit-line-clamp:10}}.testimonial__content.shorter{-webkit-line-clamp:6}.testimonial:hover{cursor:grab}.reviews{display:flex;align-items:center;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:70px;max-width:1295px;margin:auto}@media (max-width: 767px){.reviews{flex-direction:column;gap:30px;align-items:start;padding:50px 30px 70px}}.reviews__containerLogo{display:flex;flex-wrap:wrap;gap:30px;align-items:start}.reviews__containerLogo>div{height:72px}.reviews__containerLogo .cii-black img{width:275px;height:75px}.reviews__containerLogo .cii-white img{width:275px;height:70px}@media (min-width: 1300px){.reviews__containerLogo>div{border-right:1px solid #afb8c6;padding:0 50px}.reviews__containerLogo>div:first-child{padding-left:0}.reviews__containerLogo>div:last-child{border-right:none}}@media (min-width: 1300px) and (max-width: 767px){.reviews__containerLogo{border:0;padding:0}}@media (max-width: 767px){.reviews__containerLogo{flex-direction:column;gap:40px}}.reviews__malt{display:flex;justify-content:space-between;flex-direction:column}.reviews__malt--data{display:flex;align-items:center;gap:10px;color:#6b717b}.reviews__malt--data span{font-weight:400}.reviews__btn{display:flex;align-items:center;gap:23px;font-size:22px;font-weight:600}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}: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);-webkit-backface-visibility:hidden;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;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));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}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
