header{padding-bottom:1.8rem;position:fixed;top:0;left:0;overflow:auto;width:100%;background-color:#fff;z-index:1030;border-bottom:1px solid #e9e9e9}header .call{display:flex;justify-content:flex-end}header a.contact{padding:.5rem 1rem;color:#fff;display:flex;align-items:center}header a.contact svg{transform:rotate(90deg)}header #iocean-logo{transition:width .1s;-webkit-transition:width .1s}.io-navbar{display:flex}.io-navbar .top{display:flex;align-items:center;justify-content:space-between}.io-navbar .mobile{display:none;align-items:center}.io-navbar .mobile a{display:flex;align-items:center;justify-content:center}.io-navbar .mobile a svg{transform:rotate(90deg)}.io-navbar .mobile button{display:flex;align-items:center;justify-content:center}.io-navbar nav{width:100%;display:flex;justify-content:space-around;align-items:center;margin-left:2rem}.io-navbar nav a{font-size:16px;color:#002b49;text-decoration:unset}.io-navbar nav a.active{position:relative;display:inline-block}.io-navbar nav a.active:after{content:"";position:absolute;left:0;bottom:-1rem;width:100%;height:4px;background-color:#e99e26}.io-navbar nav a:hover{text-decoration:unset;color:#002b49}@media (max-width: 992px){nav a.active:after{left:0;right:50%}}@media (max-width: 1199px){header{padding-bottom:15px;padding-top:15px}header a.contact{display:none}.io-navbar .top{width:100%}.io-navbar .mobile{display:flex}.io-navbar nav{display:none}header.show{height:100%}.show .io-navbar{flex-direction:column}.show .io-navbar nav{padding-top:1rem;display:flex;flex-direction:column;margin-left:0}.show .io-navbar nav a{margin:1rem 0}}footer{background-color:#002b49;color:#fff;padding-top:3rem}footer span.title{margin-bottom:1.2rem;font-weight:700;font-size:14px}footer a{font-size:14px;color:#fff;text-decoration:unset}footer a:hover{color:#fff;text-decoration:unset}footer p{margin-bottom:0;font-size:14px}footer p span.bold{font-weight:700}footer a.social-network{cursor:pointer;font-size:14px;color:#fff;text-decoration:unset}footer a.social-network:hover{color:#fff;text-decoration:unset}footer span.phone{margin-top:1.2rem;font-size:14px;font-weight:700}footer p.copyright{text-align:center;padding-top:2rem;padding-bottom:1rem}@media (max-width: 992px){footer .col-lg-3:nth-child(3),footer .col-lg-3:nth-child(4){padding-top:2rem}}*{font-family:Verdana,sans-serif}.c-dark-blue,a.c-dark-blue:hover{color:#002b49}.c-blue,a.c-blue:hover{color:#297de0}.c-green,a.c-green:hover{color:#0c6}.c-yellow,a.c-yellow:hover{color:#f5a800}.c-white,a.c-white:hover{color:#fff}body h1{font-size:2.2rem;font-weight:700}body h2{font-size:2rem;font-weight:700}@media (max-width: 768px){body h1{font-size:1.6rem}body h2{font-size:1.5rem}}button.io-btn,a.io-btn{font-size:.9rem;padding:.5rem .4rem;transition:all .3s ease}a.io-btn{text-decoration:unset}a.io-round-btn,button.io-round-btn,input.io-round-btn{text-decoration:unset;display:inline-block;padding:.8rem 1.5rem;border-radius:2rem;font-size:1rem;transition:all .3s ease;cursor:pointer}a.io-round-btn.outline-yellow,button.io-round-btn.outline-yellow{border:2px solid #f5a800;color:#f5a800;background-color:#002b49}button.io-circle-btn,a.io-circle-btn{border:none;text-decoration:unset;display:inline-block;border-radius:50%;width:32px;height:32px;padding:unset}.bg-green{background-color:#0c6;color:#fff}a.bg-green,button.bg-green{border:2px solid #00cc66}a.bg-green:hover,button.bg-green:hover{color:#0c6;background-color:#fff}.bg-yellow{background-color:#f5a800;color:#fff}a.bg-yellow,button.bg-yellow{border:2px solid #f5a800}a.bg-yellow:hover,button.bg-yellow:hover{color:#f5a800;background-color:#fff}.bg-blue{color:#fff;background-color:#297de0}a.bg-blue,button.bg-blue{border:2px solid #297de0}a.bg-blue:hover,button.bg-blue:hover{color:#297de0;background-color:#fff}.bg-dark-blue{color:#fff;background-color:#002b49}a.bg-dark-blue,button.bg-dark-blue{border:2px solid #002b49}a.bg-dark-blue:hover,button.bg-dark-blue:hover{color:#002b49;background-color:#fff}.bg-white{background-color:#fff}.wysiwyg{color:#002b49}.wysiwyg a{text-decoration:unset}#blocks{padding-top:9rem;align-content:center}@media (max-width: 1200px){#blocks{padding-top:6.8rem}}body .modal .modal-body{background-color:#002b49;color:#fff;padding:3rem}body .modal .modal-body .wysiwyg{color:#fff;margin:2rem 0}body .modal .modal-body .title{font-size:2rem;font-weight:700}body .modal .modal-body button{margin-left:2rem}body .modal .modal-body .modal-button-container{display:flex;align-items:flex-start}@media (max-width: 576px){body .modal .modal-body{padding:2rem 1rem}body .modal .modal-body .modal-button-container{flex-direction:column;align-items:center}body .modal .modal-body .modal-button-container button:first-of-type{margin-left:unset;margin-top:1rem}}.justify-content-evenly{justify-content:space-evenly}.background-image-wrapper{background-size:cover}.cookie-banner{position:fixed;left:20%;bottom:0;width:60%;background-color:#002b49e6;padding:.7rem 1.2rem;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.cookie-banner .buttons{width:100%;text-align:center}.cookie-banner a.bg-green:hover,.cookie-banner button.bg-green:hover{color:#fff;background-color:#0c6}.cookie-banner a.bg-red,.cookie-banner button.bg-red{color:#fff;background-color:#dc3545;border:2px solid #DC3545;margin-right:.5rem}.cookie-banner .content{color:#fff;display:flex;align-items:center}.cookie-banner .content a{margin-left:.5rem;text-decoration:none;color:#297de0}@media (max-width: 992px){.cookie-banner{flex-direction:column}.cookie-banner .buttons{margin-top:2rem;width:100%}}.width-100{width:100%;text-align:center;font-size:larger}.svg-color{fill:#dc3545}.three-images-slider-block-item .screen{position:relative;top:0;left:0;width:532px}.three-images-slider-block{padding:4rem 0}.three-images-slider-block .wysiwyg{padding-bottom:2rem}.three-images-slider-block .pagination{padding-top:2rem;display:flex;justify-content:center}.three-images-slider-block-item .three-images-slider-block-item-container{position:absolute;top:5rem;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%);width:462px;height:252px;display:flex;flex-direction:column;align-items:center;background-color:#fff;justify-content:center;border-radius:10px;padding:1rem}.three-images-slider-block .pagination button{border:none;background-color:#fff}.three-images-slider-block-container{display:flex;justify-content:space-around;position:relative;padding-top:2rem}.three-images-slider-block-item{position:relative}.three-images-slider-block-item.active{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%);z-index:2}.image-text-block-image-container.laptop .image-text-block-image{top:1.42rem;min-width:320px}.image-text-block-image-container.screen .image-text-block-image{top:2.3rem;min-width:320px}.image-text-block-image-container.horizontal-ipad .image-text-block-image{top:3.6rem;min-width:300px}.image-text-block-person-image-container.phone .image-text-block-image{top:8rem;height:330px}.three-images-slider-block-item .three-images-slider-block-item-container .icon{width:100px}.three-images-slider-block-item .three-images-slider-block-item-container h3{text-align:center;margin-top:.5rem;margin-bottom:1rem;padding:0 2rem;font-size:22px;font-weight:700}.three-images-slider-block-item .three-images-slider-block-item-container .plus{width:32px}@media (max-width: 1200px){.three-images-slider-block-container{padding-top:0}.three-images-slider-block-item{display:none;opacity:0;transition-duration:.6s ease}.three-images-slider-block-item.active{position:static;top:unset;left:unset;display:block;opacity:1;transition-duration:1;transform:scale(1.08)}}@media (max-width: 768px){.three-images-slider-block-item .three-images-slider-block-item-container{padding:.5rem}.three-images-slider-block-item .screen{width:520px}}@media (max-width: 540px){.three-images-slider-block-item .screen{width:300px;max-height:220px}.three-images-slider-block-item .three-images-slider-block-item-container h3{padding:0 1rem;margin:0 0 20px;font-size:18px}.three-images-slider-block-item .three-images-slider-block-item-container{top:3.4rem}.three-images-slider-block-item-container{max-width:264px;max-height:138px}.three-images-slider-block-item .three-images-slider-block-item-container h3{font-size:1rem}.three-images-slider-block-item .three-images-slider-block-item-container .icon{width:40px}}.image-text-block-person-image-container{position:relative;min-width:420px}.image-text-block-person-image-container .device{position:absolute;top:0;left:0}.image-text-block-person-image-container .image-text-block-image{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.image-text-block-person-image-container.laptop .image-text-block-image{top:2.7rem;height:200px;background-color:#f6f6f6}.image-text-block-person-image-container.screen .image-text-block-image{top:3.4rem;background-color:#f6f6f6;height:200px}.image-text-block-person-image-container.horizontal-ipad .image-text-block-image{top:4.5rem;width:300px;background-color:#f6f6f6}.image-text-block-person-image-container.phone .image-text-block-image{top:8rem;background-color:#f6f6f6;height:330px}.image-text-block-person-image-container.phone{min-width:228px}.image-text-block-person-image-container.phone .image-text-block-image .gatsby-image-wrapper{margin-top:2rem}.image-text-block-person-image-container.horizontal-ipad .image-text-block-image .gatsby-image-wrapper{margin-left:4rem}@media (max-width: 992px){.image-text-block-person-image-container{margin-left:auto;margin-right:auto;margin-top:2rem}}@media (max-width: 576px){.image-text-block-person-image-container{display:none;visibility:hidden}}.link-block-container{display:flex}.link-block-container.right{justify-content:flex-end}.link-block-container.left{justify-content:flex-start}.link-block-container.middle{justify-content:center}.devices-block{padding:4rem 0}.devices-block-container{display:flex;align-items:flex-end;justify-content:flex-start}.devices-block-item{position:relative}.devices-block-item:not(:last-child){margin-right:2rem}.devices-block-item .device{position:absolute;top:0;left:0}.devices-block-item-container{position:absolute;top:0;left:0;background-color:#fff;border-radius:10px;padding:0 2rem}.devices-block-item-container .icon{width:100px}.devices-block-item .device{top:0;left:0}.devices-block-item.vertical-ipad{min-width:400px;min-height:522px}.devices-block-item.horizontal-ipad{min-width:520px;min-height:376px}.devices-block-item.phone{min-width:228px;min-height:472px}.devices-block-item-container{position:absolute;display:flex;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%);justify-content:center;align-items:center;flex-direction:column}.devices-block-item.vertical-ipad .devices-block-item-container{top:5.5rem;height:400px;width:320px}.devices-block-item.phone .devices-block-item-container{top:3.9rem;height:386px;width:188px}.devices-block-item.horizontal-ipad .devices-block-item-container{top:5.7rem;height:252px;width:444px}.devices-block-item-container h3{text-align:center;font-size:24px;font-weight:700;margin-top:1.2rem;margin-bottom:1.5rem}@media (max-width: 1200px){.devices-block-container{flex-direction:column;align-items:center}.devices-block-item:not(:last-child){margin-right:unset;margin-bottom:2rem}}@media (max-width: 768px){.devices-block-item.horizontal-ipad{min-width:540px}.devices-block-item.horizontal-ipad .devices-block-item-container{top:6rem;height:260px;width:470px}.devices-block-item-container h3{margin-top:1rem;margin-bottom:1.2rem}}@media (max-width: 546px){.devices-block{padding:.5rem 0;min-height:300px}.devices-block-item.horizontal-ipad{min-width:300px;min-height:250px}.devices-block-item{margin:2rem 0}.devices-block-item.vertical-ipad{min-width:300px;min-height:400px}.devices-block-item.vertical-ipad img{width:300px;height:390px}.devices-block-item.vertical-ipad .devices-block-item-container .icon{width:48px;height:48px}.devices-block-item.vertical-ipad .devices-block-item-container{top:4rem;width:256px;height:298px}.devices-block-item.horizontal-ipad .devices-block-item-container{top:3.4rem;width:280px;height:160px}.devices-block-item.horizontal-ipad .devices-block-item-container .icon{width:48px;height:48px}.devices-block-item.horizontal-ipad .devices-block-item-container h3{margin-top:.5rem;margin-bottom:.7rem}.devices-block-item.horizontal-ipad img{width:320px;height:230px;left:-10px}.devices-block-item .devices-block-item-container h3{font-size:20px}.devices-block-item.horizontal-ipad .devices-block-item-container .plus{width:24px}}.test{color:red}.references-block{padding-bottom:4rem}.references-block a{text-decoration:none}.references-block-item{display:flex;padding:4rem;text-decoration:none}.references-block-item-right{padding-top:2rem;padding-bottom:2rem;display:flex;flex-direction:column;justify-content:space-between}.references-block-item-right-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem}.references-block-item-right-footer a{display:block}.references-block-item-right-text h2{color:#002b49;font-weight:700}.references-block-item-left{position:relative}.references-block-item-left .monitor{max-width:392px;width:100%;margin:0 auto}.references-block-item-left-company .bg-grey{position:absolute;top:-1.5rem;left:3.1rem;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%);width:200px;height:190px}.references-block-item-left-company{position:absolute;top:3.7rem;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%);width:300px}.references-block-item .pagination{padding-top:2rem;display:flex;justify-content:center}.references-block-item .pagination button{border:none;background-color:#fff}@media (max-width: 1360px){.references-block-item-left .monitor{margin:0 auto}.references-block-item-right{max-width:560px;margin:0 auto}.references-block-item-left-company .bg-grey{left:5.4rem}}@media (max-width: 1400px){.references-block-item-left .monitor{margin:0 auto}.references-block-item-right{max-width:560px;margin:0 auto}.references-block-item-left-company .bg-grey{left:5.5rem}}@media (max-width: 1200px){.references-block-item-left .monitor{margin:0 auto}.references-block-item-right{max-width:560px;margin:0 auto}.references-block-item-left-company .bg-grey{left:-7.2rem}}@media (max-width:990px){.references-block-item-left-company .bg-grey{left:.2rem}}@media (max-width:767px){.references-block-item-left-company .bg-grey{left:5.6rem}}.text-block{padding:4rem 0}.text-block .extra-padding-x{padding-left:7rem;padding-right:7rem}@media (max-width: 768px){.text-block .extra-padding-x{padding:unset}}.image-text-block-without-frame{padding:4rem 0}.image-text-block-without-frame-container{display:grid;grid-template-columns:360px 1fr;grid-column-gap:3rem}.image-text-block-without-frame-container.reverse{grid-template-columns:1fr 360px}.image-text-block-without-frame-container.reverse .image-text-block-without-frame-text{grid-row:1}.image-text-block-without-frame-text{display:flex;flex-direction:column;align-items:flex-start}.image-text-block-without-frame-text .io-round-btn{margin-top:2rem}.image-text-block-without-frame-image{width:100%;max-width:360px;margin:0 auto}@media (max-width: 992px){.image-text-block-without-frame-container,.image-text-block-without-frame-container.reverse{grid-template-columns:1fr;row-gap:2rem}.image-text-block-without-frame-container.reverse .image-text-block-without-frame-text{grid-row:unset}}.block-with-two-images{padding:4rem 0}.block-with-two-images .col-lg-7{margin:auto 0}.block-with-two-images .ipad-wrapper{padding-top:4rem}.block-with-two-images .ipad-wrapper.first{padding-top:unset;position:absolute;z-index:1;top:0;right:0}.block-two-image-hover a{position:relative;display:block}.block-with-two-images .ipad{position:relative;width:460px}.block-with-two-images .ipad-image img{position:absolute}.block-with-two-images .ipad-container{position:absolute;left:0;top:5.5rem;display:flex;flex-direction:column;align-items:center;width:100%;transform:rotate(1.5deg)}.block-with-two-images .ipad-container img{width:110px}.block-with-two-images .ipad-container span{font-size:1.6rem;font-weight:700;text-align:center;max-width:300px}@media (max-width: 992px){.block-with-two-images .col-lg-7{margin-top:3rem;margin-bottom:unset}}@media (max-width: 576px){.block-with-two-images .ipad{width:300px}.block-with-two-images .ipad-container{top:3.3rem}.block-with-two-images .ipad-container img{width:70px}.block-with-two-images .ipad-container span{font-size:1.2rem;max-width:210px}}.image-text-block{padding:4rem 0}.image-text-block-wrapper{display:flex;align-items:flex-start}.image-text-block-wrapper.reverse{flex-direction:row-reverse}.image-text-block-image-container{position:relative;min-width:420px}.image-text-block-image-container .device{position:absolute;top:0;left:0}.image-text-block-image-container .image-text-block-image{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.image-text-block-image-container.laptop .image-text-block-image{top:1.42rem}.image-text-block-image-container.screen .image-text-block-image{top:2.4rem}.image-text-block-image-container.horizontal-ipad .image-text-block-image{top:3.3rem}.image-text-block-wrapper .image-text-block-text{padding-left:3rem}.image-text-block-wrapper.reverse .image-text-block-text{padding-right:3rem;padding-left:unset}.image-text-block-wrapper .image-text-block-text a{margin-top:2rem}@media (max-width: 992px){.image-text-block-wrapper{flex-direction:column}.image-text-block-wrapper.reverse{flex-direction:column-reverse}.image-text-block-image-container{margin:0 auto;padding-bottom:3rem}.image-text-block-wrapper.reverse .image-text-block-text{padding-right:unset}.image-text-block-wrapper .image-text-block-text{padding-left:unset}}@media (max-width: 576px){.image-text-block-image-container{display:none;visibility:hidden}}.four-contributors-block{padding:4rem 0}.four-contributors-block-container{display:grid;justify-items:center;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,auto);grid-gap:20px}.four-contributors-block-description{position:absolute;top:0;left:0;height:250px;width:200px;z-index:1;border-radius:30px;color:#fff;display:none;flex-direction:column;justify-content:center;text-align:center}.four-contributors-block-description>.name{font-size:18px;font-weight:700;padding-bottom:1rem}.four-contributors-block-item-image:hover .four-contributors-block-description{display:flex}.four-contributors-block-item-image .bg-dark-blue-hover:hover{background-color:#002b4999}.four-contributors-block-item-image .bg-blue-hover:hover{background-color:#297de099}.four-contributors-block-item-image .bg-yellow-hover:hover{background-color:#0c69}.four-contributors-block-item-image .bg-green-hover:hover{background-color:#f5a80099}.four-contributors-block-item{position:relative}.four-contributors-block-item-image{position:absolute;top:6.6rem;left:.9rem;border-radius:30px;height:250px}.four-contributors-block-item-image img{border-radius:30px}@media (max-width: 1200px){.four-contributors-block-container{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.four-contributors-block-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.four-contributors-block-container{grid-template-columns:repeat(1,1fr)}}.test_cch{color:brown}.contact{padding-top:12rem;padding-bottom:3.5rem;position:relative}.contact .form-footer{display:flex;align-items:flex-start;justify-content:space-between;padding-left:.2rem;font-size:14px}.contact .screen{top:0;left:0;max-width:1139px;margin:0 auto}.contact h1{padding-bottom:2rem}.contact .form-control{border-radius:10px;border:2px solid #002b49;color:#002b49}.contact .form-control::placeholder{color:#002b49}.contact .switch{position:relative;display:inline-block;width:48px;height:28px}.contact .switch input{opacity:0;width:0;height:0}.contact .slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.contact .slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.contact .slider.round{border-radius:20px}.contact .slider.round:before{border-radius:50%}.contact input:checked+.slider{background-color:#002b49}.contact input:focus+.slider{box-shadow:0 0 1px #002b49}.contact input:checked+.slider:before{background-color:#fff;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}.contact .d-flex{padding-top:.2rem}.contact .d-flex label{margin-bottom:unset}.contact .alert{margin-top:1rem}.contact .contact-container{color:#002b49;position:absolute;top:23.5rem;left:0;width:100%}.contact .contact-container .contact-wrapper{margin:2rem 14rem}.contact .contact-container .io-information{display:grid;grid-template-columns:repeat(1,260px);grid-template-rows:repeat(2,auto);justify-content:flex-end}.contact .contact-container .blue-block{margin:.5rem 0;background-color:#002b49;color:#fff;display:flex;flex-direction:column;align-items:center;padding:2rem;font-size:18px;font-weight:700;border-radius:10px}.contact .contact-container .blue-block img{margin-bottom:1rem}@media (max-width: 1200px){.contact{padding-top:9.8rem}.contact .contact-container{top:19.5rem}.contact .contact-container .contact-wrapper{margin:1rem 8rem}.contact .contact-container .blue-block{padding:1.5rem}}@media (max-width: 992px){.contact{position:static}.contact .screen{display:none}.contact h1{padding-top:1rem}.contact .contact-container{position:static;top:unset;left:unset;background-color:#fff;border-radius:20px;border:2px solid #002b49}.contact .contact-container .contact-wrapper{margin-left:3rem;margin-right:3rem}.contact .contact-container .io-information{margin-top:2rem;margin-bottom:1rem;grid-template-columns:repeat(2,260px);grid-template-rows:repeat(1,auto);justify-content:space-between}.contact .contact-container .io-information .blue-block{justify-content:center}}@media (max-width: 768px){.contact .contact-container .io-information{grid-template-columns:repeat(1,260px);grid-template-rows:repeat(2,auto);justify-content:center}}@media (max-width: 450px){.contact .contact-container .contact-wrapper{margin-left:1rem;margin-right:1rem}}.blur-tile-block-container{justify-items:center;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,auto);grid-gap:20px}.blur-tile-block-item{min-width:260px;position:relative;text-align:center;cursor:pointer}a.blur-tile-block-item:hover,a.blur-tile-block-item:focus{animation:bounce 1s}@keyframes bounce{0%,20%,60%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.blur-tile-block-item-content{position:absolute;top:8rem;left:50%;width:180px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%)}.blur-tile-block-item-content .icon{width:100px}.blur-tile-block-item-content .icon-plus{margin-top:30px}.blur-tile-block-item h3,.blur-tile-block-item h2{font-size:22px;font-weight:700;margin-top:2rem;text-align:center}.blur-tile-block-item .plus{width:30px;margin-top:2rem}.blur-tile-block-item:first-child{margin-top:7rem}.blur-tile-block-item:nth-child(3){margin-top:6rem}.blur-tile-block-item:last-child{margin-top:2rem}@media (max-width: 1200px){.blur-tile-block-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:20px}}@media (max-width: 768px){.blur-tile-block-container{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(4,1fr);grid-gap:20px}.blur-tile-block-item:first-child{margin-top:0}.blur-tile-block-item:nth-child(2){margin-top:2rem}.blur-tile-block-item:nth-child(3){margin-top:2rem}.blur-tile-block .buttons{flex-wrap:wrap}.blur-tile-block .buttons a{margin:1rem 0}}.blur-tile-block{padding:4rem 0}.blur-tile-block .buttons{display:flex;justify-content:center;padding-top:4rem}.blur-tile-block .buttons a{text-align:center;margin-left:1rem;margin-right:1rem}.blur-tile-block .title{padding-bottom:3rem}.jungle-block{padding:4rem 0}.jungle-block-item{width:340px;position:relative;text-align:center}.jungle-block-item-wrapper{background-color:#fff;position:absolute;top:4.5rem;left:50%;transform:translate(-50%);width:270px;height:340px;border-radius:10px}.jungle-block-item-wrapper:hover .classic{display:none}.jungle-block-item-wrapper:hover .text{display:flex}.jungle-block-item-wrapper .classic{height:100%;display:flex;flex-direction:column}.jungle-block-item-wrapper img{border-top-left-radius:10px;border-top-right-radius:10px}.jungle-block-item-wrapper .title{height:100%;display:flex;align-items:center;justify-content:center}.jungle-block-item-wrapper h2,.jungle-block-item-wrapper h3{font-size:22px;font-weight:700;text-align:center;padding:1rem}.jungle-block-item-wrapper .text{display:none;padding:1rem;height:100%;font-size:16px;align-items:center;justify-content:center}.jungle-block-item-wrapper .text p{margin-bottom:unset}.jungle-block-container{display:inline-grid;justify-items:center;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,auto);grid-gap:20px;margin:4rem 0;width:100%}.jungle-block-title{text-align:center;font-weight:700}@media (max-width: 1200px){.jungle-block-container{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(3,1fr);margin-left:auto;margin-right:auto;width:100%}}@media (max-width: 350px){.jungle-block-item{width:300px}.jungle-block-item-wrapper{top:3.5rem;height:316px}}.testimony-block{padding-bottom:4rem}a.testimony-block-item{text-decoration:none}.testimony-block-item{display:flex;padding:4rem}.testimony-block-item:hover{text-decoration:none}.testimony-block-item-right{padding-top:2rem;padding-bottom:2rem;display:flex;flex-direction:column;justify-content:space-between}.testimony-block-item-right-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem}.testimony-block-item-right-footer a{display:block}.testimony-block-item-right-text h2{color:#002b49;font-weight:700}.testimony-block-item-left{position:relative}.testimony-block-item-left .monitor{width:392px;margin:0 auto}.testimony-block-item-left-company{position:absolute;top:2rem;left:2.3rem;min-width:320px}.testimony-block-item-left-company .bg-grey{position:absolute;top:0;left:35%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%);width:200px;height:190px}.testimony-block-item .pagination{padding-top:2rem;display:flex;justify-content:center}.testimony-block-item .pagination button{border:none;background-color:#fff}.image-text-block-person-image-container.laptop .image-text-block-image{background-color:none}@media (max-width: 1200px){.testimony-block-item-left .monitor{margin:0 auto}.testimony-block-item-right{max-width:560px;margin:0 auto}.image-text-block-person-image-container .device{position:relative;margin-bottom:4rem}.image-text-block-person-image-container.laptop .image-text-block-image{left:18rem;background-color:none}}@media (max-width: 768px){.testimony-block-item{padding-left:0;padding-right:0}.image-text-block-person-image-container.laptop .image-text-block-image{background-color:none}}@media (max-width: 440px){.testimony-block-item-left .monitor{width:330px;height:280px}.testimony-block-item-left-company{top:2.1rem;left:2.3rem}.testimony-block-item-left-company img{width:80%;height:80%}.testimony-block-item-left-company .bg-grey{display:none}}.carousel-block{padding:4rem 0;font-weight:700}.carousel-control-prev-icon{background-image:url(/images/carousel/left-yellow-arrow.svg)}.carousel-control-next-icon{background-image:url(/images/carousel/right-yellow-arrow.svg)}.simple-carousel{padding:2rem 0}.simple-carousel .carousel{height:22rem}.simple-carousel .carousel-inner,.simple-carousel .carousel-item{height:100%}.simple-carousel .title{font-size:1.8rem;color:#002b49}.simple-carousel .carousel-item-text{display:flex;flex-direction:column;align-items:flex-start}.simple-carousel a.io-round-btn{margin-top:1.5rem;cursor:pointer}.simple-carousel .row{padding-left:4rem;padding-right:4rem;position:relative;top:50%;transform:translateY(-50%)}.simple-carousel .image-container{width:100%}.simple-carousel .image-container .gatsby-image-wrapper{max-width:418px;margin-left:auto}.simple-carousel .carousel-indicators button{background-color:RGB(245,168,0)}.simple-carousel .carousel-indicators{bottom:-7rem}.simple-carousel ol.carousel-indicators li{background-color:green}.simple-carousel .carousel-control-prev,.simple-carousel .carousel-control-next{width:auto;padding:.5rem}.simple-carousel .carousel-control-prev:focus,.simple-carousel .carousel-control-next:focus{opacity:.5}.simple-carousel .carousel-control-prev:focus:hover,.simple-carousel .carousel-control-next:focus:hover{opacity:.9}.testimony-carousel{position:relative;width:100%;max-width:800px;margin:0 auto}.testimony-carousel .monitor img{position:absolute;top:0;left:0;width:800px}.testimony-carousel .carousel-indicators button{background-color:RGB(245,168,0)}.testimony-carousel .carousel{position:absolute;top:6rem;left:0;height:428px;width:100%}.testimony-carousel img{width:100%;height:100%}.testimony-carousel .testimony-carousel-item{background-color:#fff;border-radius:10px;margin:2rem 4rem;height:362px;padding:2rem}.testimony-carousel .testimony-carousel-item .wysiwyg{padding-top:1.8rem}.testimony-carousel .testimony-carousel-item a{text-decoration:none}.testimony-carousel .testimony-carousel-item .image{width:100%;margin:0 auto;max-height:150px;max-width:240px}.testimony-carousel .carousel-inner{height:90%}@media (max-width: 1200px){.simple-carousel .carousel{height:24rem}}@media (max-width: 992px){.simple-carousel{padding:0}.simple-carousel .carousel-item-text{display:inherit;flex-direction:column;align-items:flex-start}.simple-carousel .carousel-inner{height:110%}.simple-carousel .carousel{height:20rem}.simple-carousel .title{font-size:1.5rem;margin-right:3rem}.simple-carousel a.io-round-btn{font-size:.8rem;align-self:center;margin-top:1rem;margin-left:0;cursor:pointer}.simple-carousel .image-container{display:none}.simple-carousel .carousel-indicators{bottom:-5rem}.simple-carousel a.io-round-btn{display:table;margin-left:auto;margin-right:auto}.testimony-carousel .carousel{top:5.2rem;height:368px}.testimony-carousel .testimony-carousel-item{padding:1rem;margin:1rem 3rem;height:338px}.testimony-carousel .testimony-carousel-item .image{width:400px;height:200px}}@media (max-width: 776px){.testimony-carousel .monitor{display:none}.testimony-carousel .carousel{position:static;top:unset;height:unset;left:unset}.testimony-carousel .testimony-carousel-item{padding:unset;margin:auto;height:360px;width:350px}.testimony-carousel .testimony-carousel-item .wysiwyg{padding-top:1rem;font-size:14px}}@media (max-width: 540px){.testimony-carousel .testimony-carousel-item{padding:unset;margin:auto;height:460px;width:150px}.testimony-carousel .testimony-carousel-item .wysiwyg{padding-top:1rem;font-size:14px}.testimony-carousel .testimony-carousel-item .image{position:relative;left:-20px}}.slider-hide{display:none}.contributor-block{padding:4rem 0}.contributor-block h2{font-weight:700;padding-bottom:3rem}.contributor-block .contributor-block-list{display:grid;justify-items:center;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,auto);grid-gap:20px}.contributor-block .contributor-block-item{position:relative}.contributor-block .contributor-block-item-container{position:absolute;top:6.6rem;left:.9rem;border-radius:30px}.contributor-block .contributor-block-item-container img{border-radius:30px}.contributor-block .contributor-block-item-container .bg-dark-blue{background-color:#002b4999}.contributor-block .contributor-block-item-container .bg-blue{background-color:#297de099}.contributor-block .contributor-block-item-container .bg-yellow{background-color:#f5a80099}.contributor-block .contributor-block-item-container .bg-green{background-color:#0c69}.contributor-block .contributor-block-item-container:hover>.contributor-block-item-bg{display:block;display:flex;flex-direction:column;justify-content:center;text-align:center}.contributor-block .contributor-block-item-bg{display:none;position:absolute;top:0;left:0;width:200px;height:240px;border-radius:30px;color:#fff}.contributor-block .contributor-block-item-bg .firstname{font-size:18px;font-weight:700;padding-bottom:1rem}@media (max-width: 1200px){.contributor-block .contributor-block-list{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.contributor-block .contributor-block-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.contributor-block .contributor-block-list{grid-template-columns:repeat(1,1fr)}}.job-offer-block{padding:4rem 0}.job-offer-block-container{display:grid;justify-items:center;grid-template-columns:repeat(3,1fr);grid-row-gap:2rem;grid-column-gap:1rem}.job-offer-block-item{width:340px;position:relative}.job-offer-block-item-content{position:absolute;top:4.5rem;left:50%;transform:translate(-50%);width:270px;height:340px;border-radius:10px;background-color:#fff}.job-offer-block-item-content-image-container{height:100%;display:flex;flex-direction:column}.job-offer-block-item-content-image-container img{border-top-right-radius:10px;border-top-left-radius:10px}.job-offer-block-item-content-text{height:100%;display:flex;align-items:center;justify-content:center}.job-offer-block-item-content-text h3{font-size:22px;font-weight:700;text-align:center;padding:1rem}.job-offer-block-item-content-hover{display:none;padding:1rem;height:100%;font-size:16px;align-items:center;justify-content:center}.job-offer-block-item-content-hover p{margin-bottom:unset;text-align:center}.job-offer-block-item-content:hover .job-offer-block-item-content-image-container{display:none}.job-offer-block-item-content:hover .job-offer-block-item-content-hover{display:flex}@media (max-width: 1200px){.job-offer-block-container{grid-template-columns:repeat(1,1fr);margin-left:auto;margin-right:auto;width:100%}}@media (max-width: 350px){.job-offer-block-item{width:300px}.job-offer-block-item-content{top:3.5rem;height:316px}}.actuality-list{padding:4rem 0}.actuality-list h1{padding-bottom:3rem}.actuality-list .left{margin-top:-4rem}.actuality-list .right{margin-top:-8rem}.actuality-list a.jungle-block-item{display:block;margin:0 auto}.actuality-list .c-dark-blue{color:#002b49}.actuality-list .c-blue{color:#297de0}.actuality-list .c-yellow{color:#f5a800}.actuality-list .c-green{color:#0c6}.actuality-list .col-xl-4{margin-bottom:2rem}@media (max-width: 1200px){.actuality-list .left,.actuality-list .right{margin-top:unset}.actuality-list .jungle-block-item{display:block;margin:0 auto}}.pagination{display:flex;justify-content:center}.pagination a{margin:0 .4rem}.pagination a[disabled]{pointer-events:none}.actuality{padding-top:13rem;padding-bottom:4rem}.actuality #blocks{padding-top:unset}@media (max-width: 1200px){.actuality{padding-top:10.8rem}.actuality #blocks{padding-top:unset}}.application{padding:4rem 0;margin-top:4rem}.application .jobOffer{font-size:18px}.application .jobOffer .c-yellow{font-weight:700}.application .form-control{border-radius:10px;border:2px solid #002b49;color:#002b49}.application .form-control::placeholder{color:#002b49}.application input.io-round-btn:hover{color:#fff}.inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.inputfile+label{max-width:80%;font-size:1.25rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:inline-block;overflow:hidden;padding:.625rem 1.25rem;color:#fff;background-color:#d3394c}.inputfile:focus+label,.inputfile.has-focus+label{outline:1px dotted #000;outline:-webkit-focus-ring-color auto 5px}.inputfile+label svg{width:1em;height:1em;vertical-align:middle;fill:currentColor;margin-top:-.3em;margin-right:.3em}.custom-file-upload-one{margin-left:1em}.custom-file-upload-two{list-style:none}.custom-file-upload-two{width:100%}.invalid-file{font-size:80%;color:#dc3545;margin-bottom:20px;margin-top:-10px}.invalid-file-field{border:2px solid #dc3545!important}.custom-file-upload .icon-trash{margin-top:1px;float:right;color:#a3a0a3}@media (max-width: 768px){.custom-file-upload-two{margin-top:15px}}.icon-trash:hover{cursor:pointer}#filesUpload{display:none}
