@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway&display=swap);.project-list{margin-top:50px;grid-gap:30px;gap:30px}.bigCardProject,.project-list{display:flex;flex-direction:column}.bigCardProject{padding:30px 20px;background:rgba(28,36,49,.66);border-radius:15px;grid-gap:20px;gap:20px}.bigCardProject .project-presentation{display:flex;flex-direction:column;grid-gap:5px;gap:5px;margin:0}.bigCardProject .project-presentation img{border-radius:10px;min-height:100%;object-fit:cover}.bigCardProject .information{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.bigCardProject .information .information__technologies{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:5px;gap:5px}.bigCardProject div{display:flex;grid-gap:5px;gap:5px}.bigCardProject:hover{background-color:#1c2431}.cardProject{display:flex;flex-direction:column;align-items:flex-start;padding:20px;width:100%;box-sizing:border-box;max-height:620px;min-height:430px;background:rgba(28,36,49,.66);border-radius:30px;grid-gap:10px;gap:10px}.cardProject:hover{background-color:#1c2431}.cardProject__head{display:flex;align-items:center;justify-content:flex-end;min-height:46px;width:100%;grid-gap:10px;gap:10px}.cardProject__image{border-radius:10px;width:100%;height:100%;object-fit:cover}.cardProject__footer{width:100%;display:flex;justify-content:space-between;align-items:center}@keyframes zoomIn{0%{transform:scale(1)}to{transform:scale(1.001)}}@keyframes zoomOut{0%{transform:scale(1.001)}to{transform:scale(1)}}@media only screen and (min-width:450px){.cardProject{max-height:750px;max-width:500px}.cardProject__footer{justify-content:flex-start;grid-gap:10px;gap:10px}}@media only screen and (min-width:900px){.bigCardProject{flex-direction:row;padding:30px 20px;border-radius:30px;grid-gap:40px;gap:40px}.bigCardProject .project-presentation{width:40%}}.tag{font-size:12px}.icon-tag,.tag{padding:5px 10px;background-color:rgba(185,193,208,.1);box-sizing:border-box;border-radius:15px;font-weight:900;font-family:"Open Sans",sans-serif;color:#b9c1d0}.icon-tag{font-size:16px;line-height:0;flex-direction:row;grid-gap:8px;gap:8px;width:fit-content}.contacme,.icon-tag{display:flex;align-items:center}.contacme{flex-direction:column;justify-content:center;grid-gap:100px;gap:100px;margin-top:200px;padding-bottom:10px}.contacme>h3{display:none}.contacme>div{text-align:center}.contacme .contactme_reachOut{display:flex;flex-direction:column;grid-gap:15px;gap:15px}.social{display:flex;justify-content:space-between;grid-gap:25px;gap:25px}@media only screen and (min-width:450px){.contacme>h3{text-align:center;display:inline-block}}.btn{cursor:pointer;border-radius:50px;border:none;position:relative}.btn,.btn .tooltiptext{font-family:"Open Sans",sans-serif}.btn .tooltiptext{visibility:hidden;min-width:120px;background-color:#1c2431;border:1px solid #b9c1d0;color:#fff;font-size:14px;padding:5px 10px;border-radius:6px;position:absolute;z-index:1;display:flex;justify-content:center}.btn .right{left:115%}.btn .left{right:115%}.btn .top{top:-100%}.btn .down{top:115%}.btn:focus{outline:none}.btn:active{animation:pulse 1s}.btn:hover .tooltiptext{visibility:visible}.btn-primary{flex-direction:row;justify-content:center;grid-gap:10px;gap:10px;padding:10px 20px;background:linear-gradient(90deg,#ff26b2,#851bd9 64%,#3f0fff);min-width:180px;color:#fff;font-weight:bolder;font-size:16px}.btn-primary,.btn-primary span{display:flex;align-items:center}.btn-primary span svg{height:25px;width:25px;margin:auto;fill:#fff}.btn-primary:hover{transform:scale(1.02);transition-duration:.5s}.btn-secondary{flex-direction:row;justify-content:center;grid-gap:10px;gap:10px;padding:10px 20px;background-color:rgba(185,193,208,.1);min-width:180px;color:#fff;font-weight:bolder;font-size:16px;border:1px solid #b9c1d0;box-sizing:border-box}.btn-secondary,.btn-secondary span{display:flex;align-items:center}.btn-secondary span svg{height:25px;width:25px;margin:auto;fill:#fff}.btn-secondary:hover{background-color:rgba(185,193,208,.3)}.btnIcon{width:46px;height:46px;flex-direction:row;justify-content:center;padding:8px;background-color:rgba(185,193,208,.1);box-sizing:border-box}.btnIcon,.btnIcon span{display:flex;align-items:center}.btnIcon span svg{height:25px;width:25px;margin:auto;fill:#fff}.btnIcon:hover{background-color:rgba(185,193,208,.3)}.btnIcon-primary{border:1px solid hsla(0,0%,100%,.91)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.header-list{display:flex;flex-direction:row;justify-content:flex-end;grid-gap:40px;gap:40px;align-items:center;list-style:none;margin:0 -35px;padding:0 35px;z-index:500;position:fixed;top:0;left:35px;right:35px;background-color:#07090e}.header-list span{padding:2px;border-radius:5px}.header-list__item{font-family:"Open Sans",sans-serif;font-weight:600;font-size:16px}.header-list__item a{padding:20px 0;display:inline-block;color:#fff;text-decoration:none}.header-list__item__active span{background:linear-gradient(90deg,#ff26b2,#851bd9 64%,#3f0fff);transition-duration:.5s}@media only screen and (min-width:1000px){.header-list{max-width:900px;margin:auto}.header-list__item{font-size:18px}}.presentation{bottom:0;grid-gap:19px;gap:19px;padding:20px 0;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.presentation .profile{height:150px;width:150px;border-radius:100%;box-sizing:border-box;box-shadow:1px 1px 31px -5px rgba(63,15,255,.75);-webkit-box-shadow:1px 1px 31px -5px rgba(63,15,255,.75);-moz-box-shadow:1px 1px 31px -5px rgba(63,15,255,.75)}.presentation .information{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;grid-gap:30px;gap:30px}.presentation .contact{display:flex;grid-gap:10px;gap:10px;width:100%}.presentation .contact__options{display:flex;flex-direction:row;grid-gap:20px;gap:20px}.presentation__details{display:flex;flex-direction:column;align-items:center;grid-gap:20px;gap:20px}.presentation__details>p{max-width:400px}.presentation__details>div{display:flex;flex-direction:column}@media only screen and (min-width:450px){.presentation{left:85px;right:85px;bottom:25px}.presentation .brand{width:400px;min-height:400px}.presentation .first{width:100px;height:100px;top:-22px;right:-22px}.presentation .second{width:100px;height:100px;left:-22px;bottom:-22px}.presentation .information{justify-content:center}}@media only screen and (min-width:900px){.presentation{flex-direction:row-reverse;justify-content:center;bottom:65px;min-height:650px}.presentation .brand{min-width:400px;height:400px}.presentation .first{width:100px;height:100px;top:-22px;right:-22px}.presentation .second{width:100px;height:100px;left:-22px;bottom:-22px}.presentation .information{justify-content:center}.presentation .contact{width:auto}.presentation__details{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.presentation__details>div{display:flex;flex-direction:column}.presentation__details>p{max-width:500px}}.basicInformation{padding-top:90px;display:flex;flex-direction:column;grid-gap:30px;gap:30px}.basicInformation>img{object-fit:cover;width:100%;height:312px;border-radius:30px}.basicInformation>span{width:100%;height:312px;border-radius:30px}.basicInformation>div{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.listAbout{display:flex;flex-direction:column;grid-gap:50px;gap:50px;padding:40px 0}@media only screen and (min-width:450px){.basicInformation{flex-direction:row;justify-content:center}.basicInformation>img{min-width:35vw}.basicInformation>span{min-width:35vw}.listAbout{flex-direction:row;justify-content:center;grid-gap:30px;gap:30px}}@media only screen and (min-width:900px){.basicInformation{grid-gap:70px;gap:70px}.basicInformation>img{min-width:400px;width:400px;height:420px}.basicInformation>span{min-width:400px;width:400px;height:420px}.basicInformation>div{width:400px;grid-gap:30px;gap:30px}.basicInformation>div h3{margin-bottom:10px;margin-top:-20px}.listAbout{margin-top:140px;grid-gap:70px;gap:70px}}.clientList{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;grid-gap:15px;gap:15px}.clientList__item{border-radius:30px;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#1c2431}.clientList__item>div>h6{font-size:18px}.clientList__item>div>p{font-size:16px}.clientList__item>p{color:#b9c1d0;font-size:16px}@media only screen and (min-width:450px){.clientList{min-width:35vw}}@media only screen and (min-width:900px){.clientList{min-width:400px;width:400px}}.animation-lazy{background-color:#07090e;min-height:20px;animation-name:lazy;animation-duration:1s;animation-iteration-count:infinite}@keyframes lazy{0%{background-color:#07090e}to{background-color:#1c2431}}.tech-stack{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.tech-stack>div{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:15px;gap:15px}@media only screen and (min-width:450px){.tech-stack{min-width:35vw}}@media only screen and (min-width:900px){.tech-stack{min-width:400px;width:400px}}.root-not-found{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;grid-gap:5px;gap:5px;text-align:center}.root-not-found h5{margin-top:41px}.root-not-found p{margin-bottom:15px}._404{font-weight:800;font-size:11rem;font-family:"Raleway",sans-serif;color:#b9c1d0;text-shadow:10px 10px #1c2431}.vyrx_app-screens{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;width:100%;margin:auto}.vyrx_app-screens img{width:100%;border-radius:10px}.vyrx_app-screens span{height:300px;border-radius:10px}.vyrx_app-sketchs{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(3,400px);grid-column-gap:20px;column-gap:20px;grid-row-gap:20px;row-gap:20px;width:100%;margin:auto}.vyrx_app-sketchs div{width:100%;border-radius:20px}.vyrx_app-sketchs div img{object-fit:cover;width:100%}.vyrx_app-sketchs span{height:300px;border-radius:20px}@media only screen and (min-width:900px){.vyrx_app-screens{grid-template-columns:repeat(3,1fr);width:80%;grid-gap:40px;gap:40px}.vyrx_app-screens img,.vyrx_app-screens span{border-radius:20px}.vyrx_app-sketchs{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,300px);grid-column-gap:20px;column-gap:20px;grid-row-gap:20px;row-gap:20px;width:80%}.vyrx_app-sketchs .vyrx_app-sketchs__home{grid-column:1;grid-row:1/3}}.project{padding-top:90px;display:flex;flex-direction:column;grid-gap:20px;gap:20px}.project>img{border-radius:30px;width:100%;object-fit:cover}.project>span{border-radius:30px;height:200px}.project__data{display:flex;flex-direction:column}.project__data>h3{margin-bottom:0;font-family:"Open Sans",sans-serif}.project__data>h5{font-size:20px}.project__data>div{margin-top:20px;display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap}.project-section{padding:30px 0;display:flex;flex-direction:column;grid-gap:40px;gap:40px}.project-section .project-image{width:100%;border-radius:10px}.project-section>div{display:flex;flex-direction:column;grid-gap:10px;gap:10px;margin:auto}.project-section>div>h4{margin-bottom:10px}.project-section .element-list{display:flex;flex-direction:column;grid-gap:8px;gap:8px}@media only screen and (min-width:900px){.project{margin:auto}.project>span{border-radius:30px;height:500px}.project-section{padding:40px 0;grid-gap:50px;gap:50px;width:100%}.project-section .project-image{border-radius:10px;width:100%;min-height:400px;object-fit:cover}.project-section>div{max-width:100%}}.summary{border-radius:10px;padding:20px;width:100%;background:rgba(28,36,49,.66);display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;gap:20px;box-sizing:border-box}.summary h4{margin-bottom:10px}.actions{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}@media only screen and (min-width:900px){.summary{grid-template-columns:repeat(2,1fr);padding:40px;grid-gap:40px;gap:40px;border-radius:20px}.summary .tools{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:10px;gap:10px}.summary .tools>li{min-width:40%;margin-right:20px}}.forms{display:grid;grid-template-columns:1fr;margin:auto}.forms,.forms img{width:100%}.forms span{width:100%;height:200px}@media only screen and (min-width:900px){.forms{width:80%}}body{margin:0 35px;background-color:#07090e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:none}@media only screen and (min-width:1000px){body{width:900px;margin:auto}}.scrollHorizontal::-webkit-scrollbar{width:0}.scrollHorizontal::-webkit-scrollbar-thumb{background-color:transparent;border-radius:0}.txt{padding:0;margin:0}.mainTitle-primary{background:linear-gradient(90deg,#ff26b2,#851bd9 64%,#3f0fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mainTitle-primary,.mainTitle-secondary{font-family:"Raleway",sans-serif;font-weight:900;letter-spacing:2px;font-size:36px;line-height:auto}.mainTitle-secondary{color:#fff}.secondaryTitle{font-family:"Raleway",sans-serif;color:#b9c1d0;font-size:22px}.secondaryTitle,.subtitle{font-style:normal;font-weight:700}.subtitle{font-family:"Open Sans",sans-serif;color:#fff;font-size:20px;line-height:30px}.body{font-weight:400}.body,.body_important{font-family:"Open Sans",sans-serif;color:#b9c1d0;font-style:normal;font-size:18px;word-spacing:2px}.body_important{font-weight:700}@media only screen and (min-width:450px){.mainTitle-primary{font-size:65px}}@media only screen and (min-width:900px){.mainTitle-primary{font-size:96px}}
/*# sourceMappingURL=main.c18cd7a5.chunk.css.map */