body{margin:initial;--header-height: 70px;--footer-height: 322px;--body-height: 100vh;--body-without-header: calc(var(--body-height) - var(--header-height));--body-without-header-footer: calc(var(--body-height) - var(--header-height) - var(--footer-height));--max-width: 75em;--main-blue: #154360;--main-white: #EBEBEB;--main-grey: #404040;--article-grey: #d9d9d9;--white: #FFFFFF;--grey-blue: #b8b6bd;--grey-red: #d9d9d9;--white-yellow: #F7F5ED;--font-width-normal: 100;--font-width-bold: 700;--font-size-normal: 20px;--font-size-big-mobile: 50px;--font-size-big: 70px;--f-55-pc: 55px;--f-55-tablette: 4vw;--f-55-mobile: 20px;--f-35-pc: 35px;--f-35-tablette: 30px;--f-35-mobile: 25px;--m-40-pc: 40px;--m-40-tablette: 3.5vw;--m-40-mobile: 20px;--m-100-pc: 100px;--m-100-tablette: 7.5vw;--m-100-mobile: 35px;--m-130-pc: 130px;--m-130-tablette: 7.9vw;--m-130-mobile: 45px;--m-150-pc: 150px;--m-150-tablette: 8vw;--m-150-mobile: 50px;--header-index: 100;--shadow-bottom: 0px 7px 23px -6px rgba(0, 0, 0, .72);--form-min-size: 500px}.primary-color{color:var(--main-blue)}.secondary-color{color:var(--main-white)}.color-grey{color:var(--main-grey)}.bg-white{background-color:var(--white)}.bg-article{background-color:var(--article-grey)}.header{z-index:var(--header-index);height:var(--header-height);background-color:var(--main-blue)}.logo-header>img{height:50px;width:auto}.header-sticky-is-active{top:0;position:sticky}.animated-header.open{height:var(--header-height);animation:animated-header .7s}.header-detached{height:0px;overflow:hidden;z-index:var(--header-index);position:sticky;top:0;right:0;left:0}@keyframes animated-header{0%{height:0px}to{height:var(--header-height)}}.header-top.open{top:0;position:sticky}.header-container{max-width:var(--max-width);width:100%}.footer{min-height:var(--footer-height);background-color:var(--main-blue)}.footer-container{max-width:var(--max-width);width:100%}.footer-bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.h-max-width{overflow:hidden;max-width:var(--max-width);width:100%}.h-screen-width{width:100%}.h-mid-screen-width{width:50%}.max-width-150{max-width:150px}.width-150{min-width:150px;max-width:150px}.min-width-300{min-width:300px}.width-300{min-width:300px;max-width:300px}.width-330{min-width:330px;max-width:330px}.width-400{min-width:400px;max-width:400px}.width-470{min-width:470px;max-width:470px}.min-width-500{min-width:500px}.width-500{min-width:500px;max-width:500px}.width-550{min-width:550px;max-width:550px}.min-width-600{min-width:600px}.width-600{min-width:600px;max-width:600px}.width-630{min-width:630px;max-width:630px}.width-640{min-width:640px;max-width:640px}.width-650{min-width:650px;max-width:650px}.width-680{min-width:680px;max-width:680px}.width-700{min-width:700px;max-width:700px}.width-750{min-width:750px;max-width:750px}.width-800{min-width:800px;max-width:800px}.height-0{height:0px}.min-height-30{min-height:30px}.min-height-80{min-height:80px}.min-height-160{min-height:160px}.max-height-150{max-height:150px}.max-height-160{max-height:160px}.height-160{min-height:160px;max-height:160px}.max-height-300{max-height:300px}.height-210{min-height:210px;max-height:210px}.height-300{min-height:300px;max-height:300px}.height-400{min-height:400px;max-height:400px}.height-470{min-height:470px;max-height:470px}.height-800{min-height:800px;max-height:800px}.y-screen-height{height:var(--body-without-header)}.y-page-height{min-height:var(--body-without-header-footer)}.y-full-height{height:var(--body-height)}.full-80-width{width:80%}.full-width{width:100%}.full-height{height:100%}.form-min-size{min-width:var(--form-min-size)}.image-size.badge{max-width:245px}.image-size.landscape{max-height:840px}.image-size.medium{max-width:calc(var(--max-width) / 2);min-width:550px}.image-size.article{min-width:200px;max-width:200px;min-height:150px;max-height:150px}.image-size.screen{width:100%;height:var(--body-height);object-fit:contain}.image-size.square-medium{width:100%;height:100%;object-fit:contain}.image-cover{object-fit:cover}.image.background{filter:opacity(15%) saturate(0)}.achievement{display:grid;margin-top:75px;max-width:778px;gap:40px}.achievement>a{position:relative;max-width:369px;overflow:hidden}.achievement a>div{display:none}.achievement a:hover>div{display:flex;position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(rgba(255,255,255,0),rgba(0,0,0,1))}.achievement a div>p{font-size:24px;font-family:RefregiratorDeluxe-Light;font-weight:var(--font-width-bold);color:var(--white-yellow)}.achievement>a:nth-child(1){grid-column-start:1;grid-row:1 / 1}.achievement>a:nth-child(2){grid-column-start:2;grid-row:1 / 3}.achievement>a:nth-child(3){grid-column-start:1;grid-row:2 / 4}.achievement>a:nth-child(4){grid-column-start:2;grid-row:3 / 3}.achievement>a:nth-child(2),.achievement>a:nth-child(3){max-height:333px}.achievement>a:nth-child(1),.achievement>a:nth-child(4){max-height:220px}.image-contain{object-fit:contain}.nav-container{display:flex;flex-direction:row}.navigation-header{display:flex;flex-direction:row;align-items:center}.navigation-header>.item-wrap{display:flex;flex-direction:row}.navigation-footer{display:flex;flex-direction:column;padding-left:10px;padding-right:10px}.navigation-footer>.item-wrap{display:flex;flex-direction:column}.nav-link{display:initial}.nav-link>a{text-decoration:initial}.nav-link>a:hover{color:var(--grey-blue)}.nav-item{display:initial;min-width:auto}.nav-item>a{font-size:var(--font-size-normal)}.nav-item>a:hover{font-family:RefregiratorDeluxe-Light;color:var(--grey-blue)}.menu{padding-inline-start:initial;margin-block-start:initial;margin-block-end:initial;display:initial;list-style-type:initial;margin-inline-start:initial;margin-inline-end:initial}a[aria-current]{font-family:RefregiratorDeluxe-Light!important;font-weight:var(--font-width-bold)}.flex{display:flex}.f1{flex:1}.f05{flex:.5}.flex-flow-row-wrap{flex-flow:row wrap}.none{display:none}.row{flex-direction:row}.column{flex-direction:column}.wrap{flex-wrap:wrap}.justify-center{justify-content:center}.justify-left{justify-content:left}.justify-right{justify-content:right}.justify-between{justify-content:space-between}.align-center{align-items:center}.align-start{align-items:start}.align-end{align-items:end}.border-12{border-radius:12px}.background-grey-blue{background-color:var(--grey-blue)}.background-grey-red{background-color:var(--grey-red)}.background-main-grey{background-color:var(--main-grey)}.sticky{position:sticky}.absolute{position:absolute}.relative{position:relative}.static{position:static}.fixed{position:fixed}.overflow-hidden{overflow:hidden}.top-0{top:0px}.container-0{top:0px;bottom:0px;left:0px;right:0px}.top-header{top:var(--header-height)}.zi-min1{z-index:-1}.zi-1{z-index:1}.pointer{cursor:pointer}.text-align-center{text-align:center}.text-align-left{text-align:left}.text-align-right{text-align:right}.uppercase{text-transform:uppercase}.text-overflow-hidden{text-overflow:ellipsis}.article-title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.bold{font-weight:var(--font-width-bold)}p{font-family:RefregiratorDeluxe-Light;font-size:var(--font-size-normal)}.p.initial{display:initial;margin-block-start:initial;margin-block-end:initial;margin-inline-start:initial;margin-inline-end:initial}.f-20{font-size:var(--font-size-normal)}.f-26{font-size:26px}.f-35{font-size:var(--f-35-pc)}.f-40{font-size:40px}.f-55{font-size:var(--f-55-pc)}.a.initial{cursor:initial;text-decoration:none}.a.initial:hover{color:initial}a{font-family:RefregiratorDeluxe-Light;color:initial}a:hover{color:var(--grey-blue)}h1,h2{font-family:RefregiratorDeluxe-Light}.h2{font-weight:var(--font-width-normal);font-size:var(--font-size-big)}.h2.initial{margin-block-start:initial;margin-block-end:initial;margin-inline-start:initial;margin-inline-end:initial}h3{font-family:RefregiratorDeluxe-Light}.h3{font-weight:var(--font-width-normal);font-size:var(--font-size-normal)}.h3.initial{margin-block-start:initial;margin-block-end:initial;margin-inline-start:initial;margin-inline-end:initial}li,label{font-family:RefregiratorDeluxe-Light;font-size:var(--font-size-normal)}.textarea-resize-none{resize:none}.textdecoration-none{text-decoration:none}.py-5{padding-top:5px;padding-bottom:5px}.py-10{padding-top:10px;padding-bottom:10px}.py-15{padding-top:15px;padding-bottom:15px}.py-20{padding-top:20px;padding-bottom:20px}.py-25{padding-top:25px;padding-bottom:25px}.py-30{padding-top:30px;padding-bottom:30px}.py-35{padding-top:35px;padding-bottom:35px}.py-45{padding-top:45px;padding-bottom:45px}.py-50{padding-top:50px;padding-bottom:50px}.py-55{padding-top:55px;padding-bottom:55px}.py-60{padding-top:60px;padding-bottom:60px}.py-65{padding-top:65px;padding-bottom:65px}.py-70{padding-top:70px;padding-bottom:70px}.py-75{padding-top:75px;padding-bottom:75px}.py-80{padding-top:80px;padding-bottom:80px}.py-85{padding-top:85px;padding-bottom:85px}.py-90{padding-top:90px;padding-bottom:90px}.py-95{padding-top:95px;padding-bottom:95px}.py-100{padding-top:100px;padding-bottom:100px}.ph-5{padding-left:5px;padding-right:5px}.ph-10{padding-left:10px;padding-right:10px}.ph-15{padding-left:15px;padding-right:15px}.ph-20{padding-left:20px;padding-right:20px}.ph-25{padding-left:25px;padding-right:25px}.ph-30{padding-left:30px;padding-right:30px}.ph-35{padding-left:35px;padding-right:35px}.ph-45{padding-left:45px;padding-right:45px}.ph-50{padding-left:50px;padding-right:50px}.ph-55{padding-left:55px;padding-right:55px}.ph-60{padding-left:60px;padding-right:60px}.ph-65{padding-left:65px;padding-right:65px}.ph-70{padding-left:70px;padding-right:70px}.ph-75{padding-left:75px;padding-right:75px}.ph-80{padding-left:80px;padding-right:80px}.ph-85{padding-left:85px;padding-right:85px}.ph-90{padding-left:90px;padding-right:90px}.ph-95{padding-left:95px;padding-right:95px}.ph-100{padding-left:100px;padding-right:100px}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-25{padding-left:25px}.pl-30{padding-left:30px}.pl-35{padding-left:35px}.pl-45{padding-left:45px}.pl-50{padding-left:50px}.pl-55{padding-left:55px}.pl-60{padding-left:60px}.pl-65{padding-left:65px}.pl-70{padding-left:70px}.pl-75{padding-left:75px}.pl-80{padding-left:80px}.pl-85{padding-left:85px}.pl-90{padding-left:90px}.pl-95{padding-left:95px}.pl-100{padding-left:100px}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-25{padding-right:25px}.pr-30{padding-right:30px}.pr-35{padding-right:35px}.pr-45{padding-right:45px}.pr-50{padding-right:50px}.pr-55{padding-right:55px}.pr-60{padding-right:60px}.pr-65{padding-right:65px}.pr-70{padding-right:70px}.pr-75{padding-right:75px}.pr-80{padding-right:80px}.pr-85{padding-right:85px}.pr-90{padding-right:90px}.pr-95{padding-right:95px}.pr-100{padding-right:100px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-header{padding-top:var(--header-height)}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-105{padding-top:105px}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.p-5{padding:5px}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.p-25{padding:25px}.p-30{padding:30px}.p-35{padding:35px}.p-45{padding:45px}.p-50{padding:50px}.p-55{padding:55px}.p-60{padding:60px}.p-65{padding:65px}.p-70{padding:70px}.p-75{padding:75px}.p-80{padding:80px}.p-85{padding:85px}.p-90{padding:90px}.p-95{padding:95px}.p-100{padding:100px}.my-5{margin-top:5px;margin-bottom:5px}.my-10{margin-top:10px;margin-bottom:10px}.my-15{margin-top:15px;margin-bottom:15px}.my-20{margin-top:20px;margin-bottom:20px}.my-25{margin-top:25px;margin-bottom:25px}.my-30{margin-top:30px;margin-bottom:30px}.my-35{margin-top:35px;margin-bottom:35px}.my-45{margin-top:45px;margin-bottom:45px}.my-50{margin-top:50px;margin-bottom:50px}.my-55{margin-top:55px;margin-bottom:55px}.my-60{margin-top:60px;margin-bottom:60px}.my-65{margin-top:65px;margin-bottom:65px}.my-70{margin-top:70px;margin-bottom:70px}.my-75{margin-top:75px;margin-bottom:75px}.my-80{margin-top:80px;margin-bottom:80px}.my-85{margin-top:85px;margin-bottom:85px}.my-90{margin-top:90px;margin-bottom:90px}.my-95{margin-top:95px;margin-bottom:95px}.my-100{margin-top:100px;margin-bottom:100px}.mh-5{margin-left:5px;margin-right:5px}.mh-10{margin-left:10px;margin-right:10px}.mh-15{margin-left:15px;margin-right:15px}.mh-20{margin-left:20px;margin-right:20px}.mh-25{margin-left:25px;margin-right:25px}.mh-30{margin-left:30px;margin-right:30px}.mh-35{margin-left:35px;margin-right:35px}.mh-45{margin-left:45px;margin-right:45px}.mh-50{margin-left:50px;margin-right:50px}.mh-55{margin-left:55px;margin-right:55px}.mh-60{margin-left:60px;margin-right:60px}.mh-65{margin-left:65px;margin-right:65px}.mh-70{margin-left:70px;margin-right:70px}.mh-75{margin-left:75px;margin-right:75px}.mh-80{margin-left:80px;margin-right:80px}.mh-85{margin-left:85px;margin-right:85px}.mh-90{margin-left:90px;margin-right:90px}.mh-95{margin-left:95px;margin-right:95px}.mh-100{margin-left:100px;margin-right:100px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-30{margin-left:30px}.ml-35{margin-left:35px}.ml-40{margin-left:40px}.ml-45{margin-left:45px}.ml-50{margin-left:50px}.ml-55{margin-left:55px}.ml-60{margin-left:60px}.ml-65{margin-left:65px}.ml-70{margin-left:70px}.ml-75{margin-left:75px}.ml-80{margin-left:80px}.ml-85{margin-left:85px}.ml-90{margin-left:90px}.ml-95{margin-left:95px}.ml-100{margin-left:100px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-45{margin-right:45px}.mr-50{margin-right:50px}.mr-55{margin-right:55px}.mr-60{margin-right:60px}.mr-65{margin-right:65px}.mr-70{margin-right:70px}.mr-75{margin-right:75px}.mr-80{margin-right:80px}.mr-85{margin-right:85px}.mr-90{margin-right:90px}.mr-95{margin-right:95px}.mr-100{margin-right:100px}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-header{margin-top:var(--header-height)}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mt-130{margin-top:130px}.mt-150{margin-top:150px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-105{margin-bottom:105px}.mb-115{margin-bottom:115px}.m-5{margin:5px}.m-10{margin:10px}.m-15{margin:15px}.m-20{margin:20px}.m-25{margin:25px}.m-30{margin:30px}.m-35{margin:35px}.m-45{margin:45px}.m-50{margin:50px}.m-55{margin:55px}.m-60{margin:60px}.m-65{margin:65px}.m-70{margin:70px}.m-75{margin:75px}.m-80{margin:80px}.m-85{margin:85px}.m-90{margin:90px}.m-95{margin:95px}.m-100{margin:100px}.development-page-header{display:flex;flex-direction:row;justify-content:center;align-items:center}.development-page-header-titles{align-items:flex-end}.development-page-header-titles>.h2{min-width:400px;max-width:400px}.development-page-header-titles>.h3{min-width:330px;max-width:330px}.development-page-first-section>div:nth-child(1)>.h2,.development-page-second-section>div:nth-child(1)>.h2{min-width:750px;max-width:750px}.development-page-first-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(1),.development-page-first-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(1)>img{min-width:400px;max-width:400px;max-height:400px;min-height:400px}.development-page-second-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(1){min-width:600px;max-width:600px}.development-page-first-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(2){min-width:600px;max-width:600px;max-height:300px;min-height:300px;margin-left:70px}.development-page-first-section>div:nth-child(2)>div:nth-child(2),.development-page-first-section>div:nth-child(4)>div:nth-child(2),.development-page-second-section>div:nth-child(3)>div:nth-child(2){margin-left:var(--m-40-pc)}.development-page-first-section>div:nth-child(3)>div:nth-child(1),.development-page-second-section>div:nth-child(2)>div:nth-child(1),.development-page-second-section>div:nth-child(4)>div:nth-child(1){margin-right:var(--m-40-pc)}.development-page-first-section>div:nth-child(2),.development-page-second-section>div:nth-child(1)>div:nth-child(2){margin-top:var(--m-150-pc)}.development-page-second-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(1)>div:nth-child(2),.development-page-second-section>div:nth-child(2){margin-top:var(--m-100-pc)}.development-page-first-section>div:nth-child(3),.development-page-first-section>div:nth-child(4),.development-page-second-section>div:nth-child(3),.development-page-second-section>div:nth-child(4){margin-top:var(--m-130-pc)}.development-page-first-section>div:nth-child(4),.development-page-second-section>div:nth-child(4){margin-bottom:var(--m-100-pc)}.development-page-first-section>div:nth-child(2)>div:nth-child(1),.development-page-first-section>div:nth-child(3)>div:nth-child(2),.development-page-first-section>div:nth-child(4)>div:nth-child(1),.development-page-second-section>div:nth-child(2)>div:nth-child(2),.development-page-second-section>div:nth-child(3)>div:nth-child(1),.development-page-second-section>div:nth-child(4)>div:nth-child(2){min-width:640px;max-width:640px}.development-page-first-section>div:nth-child(2)>div:nth-child(2),.development-page-first-section>div:nth-child(3)>div:nth-child(1),.development-page-first-section>div:nth-child(4)>div:nth-child(2),.development-page-second-section>div:nth-child(2)>div:nth-child(1),.development-page-second-section>div:nth-child(3)>div:nth-child(2),.development-page-second-section>div:nth-child(4)>div:nth-child(1){width:30vw;height:30vw;max-width:300px;max-height:300px;min-width:150px;min-height:150px}.development-page-achievement>div:nth-child(1){min-width:550px;max-width:550px}.contact-us-container{min-width:800px;max-width:800px;min-height:470px;max-height:470px}.contact-us-container>p{min-width:500px;max-width:500px;max-height:160px;min-height:80px}.contact-us{appearance:auto;writing-mode:horizontal-tb!important;font-weight:var(--font-width-normal);font-family:RefregiratorDeluxe-Light;text-rendering:auto;color:var(--white-yellow);letter-spacing:normal;word-spacing:normal;line-height:normal;text-transform:none;text-indent:0px;text-shadow:none;display:inline-block;text-align:center;align-items:flex-start;box-sizing:border-box;background-color:var(--main-blue);margin:0;padding:1px 6px;border:none;min-width:200px;width:530px;min-height:70px;height:130px;transition:transform .3s ease}.contact-us:hover{transform:scale(1.1)}.shadow-header{box-shadow:var(--shadow-bottom)}.divider{width:100%;height:0px;border-top-style:solid;border-top-width:1px;border-top-color:var(--main-grey)}.footer-divider{width:100%;height:0px;border-top-style:dotted;border-top-width:1px;border-top-color:var(--main-white)}.gap-10{gap:10px}.container-burger,.container-label-burger,.navigation-mobile-header,.navigation-mobile-footer{display:none}@media (hover: none){.achievement a>div{display:flex;position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(rgba(255,255,255,0),rgba(0,0,0,1))}}@media screen and (max-width: 85em){.f-55{font-size:var(--f-55-tablette)}.footer-captcha{margin-right:70px}.development-page-header{flex-direction:column}.image-size.medium{max-width:95vw;min-width:25em;width:initial}.image-size.landscape{max-height:48vw}.image-size.badge{max-width:20vw}.development-page-first-section>div:nth-child(1)>.h2,.development-page-second-section>div:nth-child(1)>.h2{max-width:90vw;min-width:60vw;width:initial}.development-page-first-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(1),.development-page-first-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(1)>img{min-width:30vw;max-width:30vw;max-height:30vw;min-height:30vw}.development-page-second-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(1){min-width:30vw;max-width:30vw}.development-page-first-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(2){min-width:50vw;max-width:50vw;max-height:150px;min-height:150px;margin-left:5vw}.development-page-first-section>div:nth-child(2)>div:nth-child(1),.development-page-first-section>div:nth-child(3)>div:nth-child(2),.development-page-first-section>div:nth-child(4)>div:nth-child(1),.development-page-second-section>div:nth-child(2)>div:nth-child(2),.development-page-second-section>div:nth-child(3)>div:nth-child(1),.development-page-second-section>div:nth-child(4)>div:nth-child(2){min-width:48vw;max-width:48vw}.development-page-first-section>div:nth-child(2),.development-page-second-section>div:nth-child(1)>div:nth-child(2){margin-top:var(--m-150-tablette)}.development-page-second-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(1)>div:nth-child(2),.development-page-second-section>div:nth-child(2){margin-top:var(--m-100-tablette)}.development-page-first-section>div:nth-child(3),.development-page-first-section>div:nth-child(4),.development-page-second-section>div:nth-child(3),.development-page-second-section>div:nth-child(4){margin-top:var(--m-130-tablette)}.development-page-first-section>div:nth-child(4),.development-page-second-section>div:nth-child(4){margin-bottom:var(--m-100-tablette)}.development-page-first-section>div:nth-child(2)>div:nth-child(2),.development-page-first-section>div:nth-child(4)>div:nth-child(2),.development-page-second-section>div:nth-child(3)>div:nth-child(2){margin-left:var(--m-40-tablette)}.development-page-first-section>div:nth-child(3)>div:nth-child(1),.development-page-second-section>div:nth-child(2)>div:nth-child(1),.development-page-second-section>div:nth-child(4)>div:nth-child(1){margin-right:var(--m-40-tablette)}.development-page-achievement>div:nth-child(1){min-width:80vw;max-width:80vw}.achievement{gap:20px}.achievement>a{max-height:150px}.achievement>a:nth-child(1){grid-column-start:1;grid-row:1 / 1}.achievement>a:nth-child(2){grid-column-start:2;grid-row:1 / 2}.achievement>a:nth-child(3){grid-column-start:1;grid-row:2 / 2}.achievement>a:nth-child(4){grid-column-start:2;grid-row:2 / 2}.achievement>a:nth-child(2),.achievement>a:nth-child(3),.achievement>a:nth-child(1),.achievement>a:nth-child(4){max-height:30vw;max-width:30vw}.contact-us-container{min-width:350px;min-height:300px;width:80vw;height:40vw}.contact-us-container>p{min-width:200px;max-width:60vw;max-height:20vw;min-height:80px;font-size:var(--f-35-tablette)}.contact-us{margin:0;padding:1px 6px;width:30vw;height:10vw}}@media screen and (max-width: 500px){.f-55{font-size:var(--px-55-mobile)}.h2{font-size:var(--font-size-big-mobile)}.image-size.landscape{max-height:250px}.image-size.badge{max-width:100px}.nav-container{display:none}.mobile{display:initial}.container-burger{display:flex;min-width:30px;max-width:30px;min-height:30px;max-height:30px;width:30px;height:30px;justify-content:center;align-content:center}.container-label-burger{display:flex;flex-direction:column;justify-content:center;align-items:center}.open{width:100%}@keyframes animated-burger-open{0%{height:0px}to{height:168px}}.navigation-footer{padding-left:initial;padding-right:initial}.navigation-footer>p{padding-left:30px}.navigation-header>.item-wrap{flex-direction:column;flex:1}.navigation-mobile-header.active,.navigation-mobile-footer.active{display:flex;position:absolute;top:var(--header-height);left:0px;right:0px;z-index:100}.navigation-mobile-footer.active{position:absolute;top:-126px}.navigation-mobile-header.scroll-is-active,.navigation-mobile-footer.scroll-is-active{position:fixed}.nav-container-mobile-header.open{animation:animated-burger-open .7s;overflow:hidden}.nav-container-mobile-header>.item-wrap,.nav-container-mobile-footer>.item-wrap{display:flex;flex-direction:row}.nav-container-mobile-header div ul>.nav-link,.nav-container-mobile-footer{background-color:var(--main-blue)}.nav-container-mobile-header div ul>.nav-link,.nav-container-mobile-footer div ul>.nav-link{padding-top:10px;padding-bottom:10px;display:flex;flex:1;align-items:center;justify-content:center}.footer{min-height:calc(var(--footer-height) / 2)}.header-detached{position:relative;height:var(--header-height)}.animated-header.open{animation:none}.form-min-size{min-width:auto}.development-page-header-titles{align-items:center}.development-page-header-titles>.h2{min-width:80%;max-width:80%}.development-page-header-titles>.h3{min-width:70%;max-width:70%}.development-page-first-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(2){margin-left:10px}.development-page-first-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(1),.development-page-first-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(1)>img,.development-page-first-section>div:nth-child(2)>div:nth-child(2),.development-page-first-section>div:nth-child(3)>div:nth-child(1),.development-page-first-section>div:nth-child(4)>div:nth-child(2),.development-page-second-section>div:nth-child(2)>div:nth-child(1),.development-page-second-section>div:nth-child(3)>div:nth-child(2),.development-page-second-section>div:nth-child(4)>div:nth-child(1){min-width:150px;max-width:150px;min-height:150px;max-height:150px}.development-page-first-section>div:nth-child(2),.development-page-second-section>div:nth-child(1)>div:nth-child(2){margin-top:var(--m-150-mobile)}.development-page-second-section>div:nth-child(1)>div:nth-child(2)>div:nth-child(1)>div:nth-child(2),.development-page-second-section>div:nth-child(2){margin-top:var(--m-100-mobile)}.development-page-first-section>div:nth-child(3),.development-page-first-section>div:nth-child(4),.development-page-second-section>div:nth-child(3),.development-page-second-section>div:nth-child(4){margin-top:var(--m-130-mobile)}.development-page-first-section>div:nth-child(4),.development-page-second-section>div:nth-child(4){margin-bottom:var(--m-100-mobile)}.development-page-first-section>div:nth-child(2)>div:nth-child(2),.development-page-first-section>div:nth-child(4)>div:nth-child(2),.development-page-second-section>div:nth-child(3)>div:nth-child(2){margin-left:var(--m-40-mobile)}.development-page-first-section>div:nth-child(3)>div:nth-child(1),.development-page-second-section>div:nth-child(4)>div:nth-child(1){margin-right:var(--m-40-mobile)}.achievement>a:nth-child(2),.achievement>a:nth-child(3),.achievement>a:nth-child(1),.achievement>a:nth-child(4){max-height:40vw;max-width:40vw}.contact-us-container>p{max-width:200px;min-width:200px;max-height:120px;min-height:80px;font-size:var(--f-35-mobile)}}@media screen and (max-width: 45em){.footer-bottom{flex-direction:column}.footer-captcha{margin-right:0}}.icon-normal-size{min-width:40px;max-width:30px;min-height:30px;max-height:30px;width:30px;height:30px}
