/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap";*,*::before,*::after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.btn-full{background-color:#459ce2;border:1px solid #459ce2;padding:10px 15px;border-radius:10px;font-weight:600;color:#fff !important;width:fit-content;transition:.3s all ease-in-out}.btn-full:hover{color:#000 !important;background-color:#fff}.btn-empty{background-color:transparent;border:1px solid #459ce2;padding:10px 15px;border-radius:10px;font-weight:600;color:#000 !important;width:fit-content;transition:.3s all ease-in-out}.btn-empty:hover{color:#fff !important;background-color:#459ce2}.form-btn{min-width:180px;height:54px;border:1px solid #b2b2b2;font-weight:500;background-color:#fff;border-radius:0;padding:0 30px;line-height:52px;color:#000;margin:0 auto 5%;display:block;text-transform:uppercase;cursor:pointer;transition:.3s all ease-in-out}.form-btn:hover{color:#fff !important;background-color:#459ce2}.btn-contact{background-color:transparent;border:1px solid #459ce2;padding:10px 15px;border-radius:10px;font-weight:600;color:#000 !important;width:fit-content;transition:.3s all ease-in-out}.btn-contact:hover{color:#fff !important;background-color:#459ce2}.personnal{width:100%;height:100vh}.personnal .wrapper{display:flex;justify-content:center}.personnal-info{width:80%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column}.personnal-info p{font-weight:500;margin:1% 0}.personnal-info p:nth-of-type(2){font-size:2rem}.personnal-info p:nth-of-type(3){font-size:1.8rem}.personnal-info p:nth-of-type(4){margin:7% 0 0 0}.personnal-info a:nth-of-type(1){margin-right:20px}@media screen and (max-width: 660px){.personnal-info{text-align:center}.personnal-info p:nth-of-type(1){margin-top:50px}}.img-div{margin-top:7%;width:350px;height:350px;border-radius:50%;overflow:hidden}@media screen and (max-width: 660px){.img-div{display:none}}.personnal-img{width:100%}.personnal-link{position:absolute;top:50%;left:25%;display:flex;flex-direction:column}.personnal-link a{padding:5px 10px;border-radius:10px;margin-bottom:15px;transition:.3s all ease-in-out}.personnal-link a i{font-size:2rem}.personnal-link a:hover{box-shadow:rgba(0,0,0,.19) 0px 10px 20px,rgba(0,0,0,.23) 0px 6px 6px}.personnal-scroll{position:absolute;top:50%;right:25%;display:flex;flex-direction:column}.personnal-scroll p{font-size:.8rem;writing-mode:vertical-rl;text-orientation:upright}.personnal-scroll i{font-size:2rem}.about{text-align:center}.about-content{width:70%;margin:0 auto}.about-content p{line-height:1.5rem}.skills .wrapper{display:flex;gap:2rem;justify-content:center}@media screen and (max-width: 960px){.skills .wrapper{flex-direction:column;align-items:center}}.skill{display:grid;grid-template-areas:"title title" "skl1 skl2" "skl3 skl4" "skl5 skl6";gap:1rem;background-color:#fff;color:#000;width:40%;padding:5%;border-radius:20px;box-shadow:rgba(0,0,0,.25) 0px 54px 55px,rgba(0,0,0,.12) 0px -12px 30px,rgba(0,0,0,.12) 0px 4px 6px,rgba(0,0,0,.17) 0px 12px 13px,rgba(0,0,0,.09) 0px -3px 5px}@media screen and (max-width: 960px){.skill{width:80%}}.skill i{color:#73c473}.skill>div:nth-of-type(1){grid-area:title;justify-content:center}.skill>div:nth-of-type(1) h3{font-size:.9rem;color:#888}.skill>div:nth-of-type(2){grid-area:skl1}.skill>div:nth-of-type(3){grid-area:skl2}.skill>div:nth-of-type(4){grid-area:skl3}.skill>div:nth-of-type(5){grid-area:skl4}.skill>div:nth-of-type(6){grid-area:skl5}.skill>div:nth-of-type(7){grid-area:skl6}.tool{display:grid;grid-template-areas:"title title" "skl1 skl2" "skl3 skl4" "skl5 .";gap:1rem;background-color:#fff;color:#000;width:40%;padding:5%;border-radius:20px;box-shadow:rgba(0,0,0,.25) 0px 54px 55px,rgba(0,0,0,.12) 0px -12px 30px,rgba(0,0,0,.12) 0px 4px 6px,rgba(0,0,0,.17) 0px 12px 13px,rgba(0,0,0,.09) 0px -3px 5px}@media screen and (max-width: 960px){.tool{width:80%}}.tool i{color:#73c473}.tool>div:nth-of-type(1){grid-area:title;justify-content:center}.tool>div:nth-of-type(1) h3{font-size:.9rem;color:#888}.tool>div:nth-of-type(2){grid-area:skl1}.tool>div:nth-of-type(3){grid-area:skl2}.tool>div:nth-of-type(4){grid-area:skl3}.tool>div:nth-of-type(5){grid-area:skl4}.tool>div:nth-of-type(6){grid-area:skl5}.skills-content{display:flex;align-items:flex-start}.skills-content i{margin-right:10%}.hover-skills{overflow:hidden;position:relative;display:inline-block;cursor:pointer;margin:0 0 10px 0;width:fit-content}.hover-skills::before,.hover-skills::after{content:"";position:absolute;width:100%;left:0}.hover-skills::before{background-color:#54b3d6;height:2px;bottom:0;transform-origin:100% 50%;transform:scaleX(0);transition:transform .3s cubic-bezier(0.76, 0, 0.24, 1)}.hover-skills::after{content:attr(data-replace);height:100%;top:0;transform-origin:100% 50%;transform:translate3d(200%, 0, 0);transition:transform .3s cubic-bezier(0.76, 0, 0.24, 1);color:#54b3d6}.hover-skills:hover::before{transform-origin:0% 50%;transform:scaleX(1)}.hover-skills:hover::after{transform:translate3d(0, 0, 0)}.skill-lvl{display:flex;flex-direction:column}.lvl{font-size:.8rem;color:#888;display:flex;align-items:center}.red-ico{color:#834141 !important;font-size:1.3rem}.work__container{padding-top:1rem}.work__filters{display:flex;justify-content:center;align-items:center;column-gap:.75rem;margin-bottom:2rem}.work__item{cursor:pointer;padding:.25rem .75rem;border-radius:.5rem;font-size:1.3rem}.work__card{padding:1rem;border-radius:1rem;transition:.3s all ease-in-out}.work__card:hover{box-shadow:rgba(0,0,0,.16) 0px 3px 6px,rgba(0,0,0,.23) 0px 3px 6px}.work__img{border-radius:1rem;margin-bottom:.75rem}.work__title{margin-bottom:.5rem;font-weight:500;color:#834141}.work__button{width:max-content;display:flex;align-items:center;column-gap:.7rem;font-weight:500;transition:.3s all ease-in-out;color:#10092a}.work__button:hover .work__icon{transform:translateX(0.25rem)}.work__button:hover{color:#834141}.work__icon{font-size:1rem;transition:.4s}.grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3, minmax(300px, 1fr))}@media screen and (max-width: 968px){.grid{grid-template-columns:repeat(2, minmax(300px, 1fr))}}@media screen and (max-width: 660px){.grid{grid-template-columns:repeat(1, minmax(300px, 1fr))}}.work__item{overflow:hidden;position:relative;display:inline-block;cursor:pointer}.work__item::before,.work__item::after{content:"";position:absolute;width:100%;left:0}.work__item::before{background-color:#54b3d6;height:2px;bottom:0;transform-origin:100% 50%;transform:scaleX(0);transition:transform .3s cubic-bezier(0.76, 0, 0.24, 1)}.work__item::after{content:attr(data-replace);height:100%;top:0;transform-origin:100% 50%;transform:translate3d(200%, 0, 0);transition:transform .3s cubic-bezier(0.76, 0, 0.24, 1);color:#54b3d6}.work__item:hover::before{transform-origin:0% 50%;transform:scaleX(1)}.work__item:hover::after{transform:translate3d(0, 0, 0)}.active-work{color:#834141}html{scroll-behavior:smooth}body{font-family:"Montserrat",sans-serif}img{width:100%;display:block}a{text-decoration:none;color:inherit}.wrapper{max-width:1200px;width:100%;margin:0 auto}.h1-title{font-size:2.5rem;font-weight:600;text-transform:uppercase;text-align:center;margin:5% 0 0 0;display:block}.h1-title span{display:block}.h2-title{font-size:1.9rem;text-align:center;font-family:"Quicksand",sans-serif;letter-spacing:2px;font-weight:500;text-transform:uppercase;margin:0 0 5% 0}.h3-title{font-size:.9rem;font-weight:400}.yellow{color:#cece03}.bold-txt{font-weight:600;text-transform:uppercase}.header{background-color:#10092a}.personnal{background-color:#10092a;color:#fff}.skills{background-color:#10092a}.no-padding{padding:0 !important}.white-txt{color:#fff}.no-title{display:none}.footer{background-color:#10092a;color:#fff;padding:5% 0 0 0}.contact-form-area{grid-area:contact}.footer-info{grid-area:nav;display:flex;flex-direction:column;gap:1rem}.legal-footer{background-color:#242424}.legal-footer .wrapper{display:block;padding:2% 0}.legal-footer small{width:100%;display:block;text-align:center}.contact-form-area{width:100%}.contact-form{width:100%}.form-size{width:100%}.form-field input{width:100%}.contact-form .form-control{border:none;border-bottom:1px solid #c1c1c1;border-radius:0;margin-bottom:15px;padding:15px 0;font-size:14px;line-height:1;background-color:transparent;color:rgba(51,51,51,.6)}.contact-form-title p{margin:0 0 20px 0;font-size:2rem;text-transform:uppercase}.contact-form .form-control:focus{box-shadow:none;color:#333}.contact-form textarea.form-control{border:none;height:100px;width:100%}.footer-live{display:flex;gap:2.5rem;align-items:center}@media screen and (max-width: 660px){.footer-live{flex-direction:column}}.live-chat-box{background-color:#fff;color:#000;width:50%;padding:5%;border-radius:20px;box-shadow:rgba(0,0,0,.25) 0px 54px 55px,rgba(0,0,0,.12) 0px -12px 30px,rgba(0,0,0,.12) 0px 4px 6px,rgba(0,0,0,.17) 0px 12px 13px,rgba(0,0,0,.09) 0px -3px 5px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 960px){.live-chat-box{width:80%}}.live-chat-box>i{font-size:2rem}.live-chat-box span{font-size:.9rem;font-weight:300;margin-bottom:5%}.footer>.wrapper{padding-bottom:5%}.header{position:fixed;top:0;left:0;width:100%}.main-nav{font-size:1.2rem}.main-nav .wrapper{display:flex;justify-content:space-between;align-items:center;gap:1rem}.main-nav .wrapper a{text-decoration:none;color:#000;text-transform:uppercase;font-weight:600;letter-spacing:2px}.main-nav .wrapper>a{display:none}.nav-menu{position:fixed;z-index:999;left:50%;transform:translate(-50%, 0);bottom:2rem;background-color:rgba(218,214,216,.712);padding:10px 5px;border-radius:15px;box-shadow:rgba(50,50,93,.25) 0px 30px 60px -12px,rgba(0,0,0,.3) 0px 18px 36px -18px;width:fit-content}.nav-menu a{margin:5px 10px}section{padding:5% 0}.transition-parallax{height:50vh}.transition-parallax div{overflow:hidden;height:100%;position:relative;z-index:-1}.transition-parallax div::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(4,20,20,.3);z-index:2}@media screen and (max-width: 968px){.transition-parallax{display:none}}
/*# sourceMappingURL=styles.min.css.map */
