:root{--text-color: #ffff;--text-lazy-color: #ffffff96;--background-color: #111113;--info-color: #1B1B22;--info-item-color: #272739;--shadow-color: #000;--primary-color: #3573C0;--primary-hover-color: #202D42;--primary-active-color: #253E61;--primary-lazy-color: #23426A;--site-max-width: 1650px}body{background-color:var(--background-color);overflow-x:hidden;font-family:Fallback,sans-serif;margin:0 0 50px;color:var(--text-color);font-size:12px}button{font-size:1.2em;color:var(--text-color);transition:all .2s ease-in-out}button:hover{cursor:pointer}h1{font-size:3em;margin:0}h3{font-size:1.8em;margin:0 0 20px}h4{font-size:1.4em;margin:0}p{margin:0;font-size:1.2em;line-height:1.5em}a{color:var(--primary-lazy-color);text-decoration:none;transition:all .2s ease-in-out}a:hover{color:var(--primary-hover-color);cursor:pointer}li{font-size:1.2em}.dropdown[data-v-955dc777]{position:relative}.dropdown .items[data-v-955dc777]{left:0;top:var(--10de5d1d);display:none;position:absolute;z-index:40}.dropdown .items-scroll-y[data-v-955dc777]{max-height:175px;overflow-y:scroll}.dropdown .items-scroll-y[data-v-955dc777]::-webkit-scrollbar{width:7px}.dropdown .items-scroll-y[data-v-955dc777]::-webkit-scrollbar-track{background-color:var(--background-color);border:solid 1px var(--primary-active-color);border-radius:0 4px 4px 0;z-index:0}.dropdown .items-scroll-y[data-v-955dc777]::-webkit-scrollbar-thumb{background-color:var(--primary-hover-color);border-radius:0 4px 4px 0}.dropdown .items-scroll-y[data-v-955dc777]::-webkit-scrollbar-thumb:hover{background-color:var(--primary-active-color)}.dropdown .items-scroll-y[data-v-955dc777]::-webkit-scrollbar-thumb:active{background-color:var(--primary-color)}.dropdown .show[data-v-955dc777]{display:block}.dropdown .container[data-v-955dc777]{display:flex}.dropdown .container .text[data-v-955dc777]{justify-self:start}.dropdown .container .align-chevron-right[data-v-955dc777]{margin-left:auto}.dropdown .container .align-chevron-margin[data-v-955dc777]{margin-left:5px}.dropdown .container .align-chevron[data-v-955dc777]{justify-self:end;align-self:center}.menu[data-v-978bd8b3]{position:sticky;top:0;width:100%;height:50px;background-color:var(--info-color);box-shadow:0 2px 10px var(--shadow-color);display:flex;justify-content:space-between;font-family:Fallback,sans-serif;z-index:50}.menu button[data-v-978bd8b3]{background-color:var(--info-color);border:0;height:100%;padding:0 20px;font-family:Fallback,sans-serif}.menu button[data-v-978bd8b3]:hover{background-color:var(--primary-hover-color)}.menu button[data-v-978bd8b3]:active{background-color:var(--primary-active-color)}.menu .dropdown-button[data-v-978bd8b3]{min-width:100%;padding:10px;border:solid 1px var(--primary-active-color);background-color:var(--info-color)}.carousel[data-v-8f8bbaa9]{text-align:center;min-height:320px;height:32vw;max-height:610px;display:flex;align-items:center;justify-content:center;position:relative}.carousel .carousel-count[data-v-8f8bbaa9]{position:absolute;bottom:0;display:flex;align-items:center;justify-content:center;transform:translate(10%)}.carousel .carousel-count .slide-count[data-v-8f8bbaa9]{margin:0 5px;border:solid 5px var(--primary-lazy-color);border-radius:10px;width:30px}.carousel .carousel-count .slide-count[data-v-8f8bbaa9]:hover{cursor:pointer;border-color:var(--primary-hover-color)}.carousel .carousel-count .selected-slide-count[data-v-8f8bbaa9]{border:solid 5px var(--primary-color)}.carousel .carousel-count .selected-slide-count[data-v-8f8bbaa9]:hover{border-color:var(--primary-color)}.carousel .carousel-slide-view[data-v-8f8bbaa9]{position:relative;height:100%;width:100%;overflow:hidden}.carousel .carousel-buttons[data-v-8f8bbaa9]{top:50%;border:none;background-color:transparent;color:var(--primary-lazy-color)}.carousel .carousel-buttons[data-v-8f8bbaa9]:hover{outline:none;color:var(--primary-hover-color)}.carousel .carousel-buttons:hover svg path[data-v-8f8bbaa9]{fill:var(--primary-hover-color)}.carousel .carousel-buttons span[data-v-8f8bbaa9]{font-weight:700}.carousel .carousel-buttons svg path[data-v-8f8bbaa9]{fill:var(--primary-lazy-color)}@media screen and (max-width: 600px){.carousel .carousel-buttons[data-v-8f8bbaa9]{display:none}}.carousel-slide[data-v-a15b2d6a]{position:absolute;min-height:220px;height:22vw;max-height:420px;width:100%;top:50px;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.left-enter-active[data-v-a15b2d6a]{animation:slideInFromLeft-a15b2d6a .5s ease-in-out}.left-leave-active[data-v-a15b2d6a]{animation:slideOutFromLeft-a15b2d6a .5s ease-in-out}@keyframes slideInFromLeft-a15b2d6a{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideOutFromLeft-a15b2d6a{0%{transform:translate(0)}to{transform:translate(100%)}}.right-enter-active[data-v-a15b2d6a]{animation:slideInFromRight-a15b2d6a .5s ease-in-out}.right-leave-active[data-v-a15b2d6a]{animation:slideOutFromRight-a15b2d6a .5s ease-in-out}@keyframes slideInFromRight-a15b2d6a{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutFromRight-a15b2d6a{0%{transform:translate(0)}to{transform:translate(-100%)}}.carousel-view[data-v-0720c78f]{position:relative;text-align:start;background-color:var(--info-color);display:flex;overflow:hidden;min-height:220px;height:100%;padding:30px;border-radius:4px;width:90%}.carousel-view .image-main[data-v-0720c78f]{max-width:50%;max-height:100%;align-self:center;margin:auto auto auto 0;border-radius:4px;display:block}.carousel-view .discription[data-v-0720c78f]{background-color:var(--info-color);max-width:49%;display:flex;flex-direction:column}.carousel-view .discription .text-description[data-v-0720c78f]{flex-grow:1;word-wrap:break-word;text-wrap:wrap}.carousel-view .discription .text-description .title[data-v-0720c78f]{font-weight:700;margin-bottom:5px}.carousel-view .discription .small-images-view[data-v-0720c78f]{flex-grow:1;min-width:250px;width:100%;height:auto;margin-top:auto;display:flex;justify-content:start;align-items:start}.carousel-view .discription .small-images-view img[data-v-0720c78f]{min-width:100px;width:8vw;height:auto;padding:5px;cursor:pointer;border-radius:8px}.carousel-view .discription .footer-discription[data-v-0720c78f]{bottom:0;display:flex;flex-direction:row;justify-content:space-between}.carousel-view .discription .footer-discription .tag-list-container[data-v-0720c78f]{float:left;margin:0 20px 0 0}.carousel-view .discription .footer-discription .tag-list-container .tag-title[data-v-0720c78f]{font-weight:700;margin-bottom:5px}.carousel-view .discription .footer-discription .tag-list-container ul[data-v-0720c78f]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}.carousel-view .discription .footer-discription .tag-list-container ul li[data-v-0720c78f]{padding:4px 7px;margin:2px;background-color:var(--primary-hover-color);border-radius:4px}.carousel-view .discription .footer-discription .view-button-container[data-v-0720c78f]{float:right;margin-top:auto}.carousel-view .discription .footer-discription .view-button-container .view-button[data-v-0720c78f]{border:none;background-color:var(--primary-color);padding:7px 20px;border-radius:4px}.carousel-view .discription .footer-discription .view-button-container .view-button[data-v-0720c78f]:hover{background-color:var(--primary-hover-color);color:var(--text-lazy-color)}@media screen and (max-width: 950px){.carousel-view[data-v-0720c78f]{width:100%;justify-content:space-around}.carousel-view .image-main[data-v-0720c78f]{min-width:90%;max-width:none;min-height:90%;max-height:none;position:absolute;opacity:.2}.carousel-view .discription[data-v-0720c78f]{z-index:1;padding:20px;border-radius:4px;max-height:150px;min-width:100px;margin:auto}.carousel-view .discription .small-images-view[data-v-0720c78f]{display:none}.carousel-view .discription .footer-discription[data-v-0720c78f]{margin-top:20px;align-items:center;justify-content:center}.carousel-view .discription .footer-discription .tag-list-container[data-v-0720c78f]{display:none}.carousel-view .discription .footer-discription .view-button[data-v-0720c78f]{float:none}}.about[data-v-453014a5]{padding:0;position:relative;overflow:hidden;min-height:500px;height:40vw;max-height:550px}.about .about-field[data-v-453014a5]{display:flex;z-index:2;position:relative;animation:halfWidth-453014a5 .5s ease-in-out;background-color:var(--info-color);width:50%;max-height:550px}.about .about-field .default-info[data-v-453014a5]{max-height:550px;padding:50px;background-color:var(--info-color);overflow:hidden;overflow-wrap:break-word;position:absolute;left:0;top:0;bottom:0;right:0}.about .about-field .info-arrow-container[data-v-453014a5]{margin-top:10px;width:0;z-index:1;color:var(--primary-lazy-color)}.about .about-field .info-arrow-container[data-v-453014a5]:hover{cursor:pointer;color:var(--primary-hover-color)}.about .about-field .diagonal-separator[data-v-453014a5]{position:relative;width:0;min-height:614px;max-height:614px;top:0;left:100%}.about .about-field .diagonal-separator[data-v-453014a5]:before{position:absolute;content:"";width:20px;height:100%;background-color:var(--info-color);clip-path:polygon(100% 0,0 0,0 100%);border:solid 10px var(--info-color);transform:translate(-3%,-3%)}.about .profile-links-list[data-v-453014a5]{position:absolute;bottom:20px;left:50px;z-index:3}.about .profile-links-list ul[data-v-453014a5]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}.about .profile-links-list ul li[data-v-453014a5]{padding:4px 7px;margin:2px;font-size:40px;color:var(--primary-lazy-color);border-radius:4px}.about .profile-links-list ul li[data-v-453014a5]:hover{cursor:pointer;color:var(--primary-hover-color)}.about .about-image[data-v-453014a5]{position:absolute;width:100%;max-width:1000px;top:0;bottom:0;right:0;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 1000px){.about .about-field[data-v-453014a5]{animation:fullWidth-453014a5 .5s ease-in-out;width:100%;height:100%}.about .about-field .diagonal-separator[data-v-453014a5]{display:none}}@keyframes fullWidth-453014a5{0%{width:50%}to{width:100%}}@keyframes halfWidth-453014a5{0%{width:100%}to{width:50%}}@media screen and (max-width: 500px){.about[data-v-453014a5]{height:650px;max-height:100%}.about .about-field[data-v-453014a5],.about .about-field .default-info[data-v-453014a5]{max-height:100%}}.skills[data-v-f058eb56]{padding:50px}.skills .item-container[data-v-f058eb56]{display:flex;flex-wrap:wrap;width:100%}.skills .item-container .item[data-v-f058eb56]{width:50%}.skills .item-container .item p[data-v-f058eb56]{margin-top:10px;margin-bottom:5px}.skills .item-container .item .container[data-v-f058eb56]{width:90%;background-color:var(--background-color);border-radius:4px}.skills .item-container .item .skill[data-v-f058eb56]{text-align:right;padding:5px 0;color:var(--text-color);border-radius:4px;background-color:var(--primary-color)}@media screen and (max-width: 600px){.skills .item-container .item[data-v-f058eb56]{width:100%}}input[data-v-519e40a8]{display:block;width:250px;padding:7px 10px;border:none;border-radius:4px;box-shadow:0 2px 10px var(--shadow-color);background-color:var(--info-color);height:100%;max-height:15px;position:relative;color:var(--text-color)}input[data-v-519e40a8]::-ms-input-placeholder{color:var(--text-lazy-color)}.info-color[data-v-4867d473]{background-color:var(--info-color)}.info-item-color[data-v-4867d473]{background-color:var(--info-item-color)}.item[data-v-4867d473]{min-width:175px;max-width:175px;height:263px;margin:10px;overflow:hidden;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 5px 10px 0px rgba(0,0,0,.5);box-shadow:0 5px 10px #00000080;border-radius:4px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.item .item-thumbnail[data-v-4867d473]{margin:10px;max-height:150px;display:flex;justify-content:center}.item .item-thumbnail img[data-v-4867d473]{width:auto;height:150px;border-radius:8px}.item .item-title[data-v-4867d473]{font-weight:700;text-align:center}.item .item-view-button[data-v-4867d473]{width:100%;display:flex;justify-content:center}.item .item-view-button .route-button[data-v-4867d473]{width:80%;margin:10px}.item .item-view-button .route-button button[data-v-4867d473]{border:none;background-color:var(--primary-color);width:100%;padding:7px 20px;border-radius:5px}.item .item-view-button .route-button button[data-v-4867d473]:hover{background-color:var(--primary-hover-color);color:var(--text-lazy-color)}@media screen and (max-width: 600px){.item[data-v-4867d473]{min-width:100px;max-width:100px;height:150px;justify-content:space-around}.item[data-v-4867d473]:hover{cursor:pointer}.item .item-thumbnail[data-v-4867d473]{max-height:86px;margin:5px}.item .item-thumbnail img[data-v-4867d473]{height:86px}.item .item-title[data-v-4867d473]{font-size:.7em}.item .item-view-button[data-v-4867d473]{display:none}}.object-container[data-v-68ff9805]{max-height:var(--0a762d83);height:var(--0a762d83);padding:0 10px;overflow:hidden;position:relative}.object-container .object-content[data-v-68ff9805]{max-height:var(--0a762d83);padding:0 10px;overflow-y:scroll;overflow-x:hidden;position:relative;display:flex;flex-wrap:wrap;justify-content:center}.object-container .object-content[data-v-68ff9805]::-webkit-scrollbar{width:7px}.object-container .object-content[data-v-68ff9805]::-webkit-scrollbar-track{background-color:transparent;z-index:0}.object-container .object-content[data-v-68ff9805]::-webkit-scrollbar-thumb{background-color:var(--primary-active-color);border-radius:5px}.object-container .object-content[data-v-68ff9805]::-webkit-scrollbar-thumb:hover{background-color:var(--primary-hover-color)}.object-container .object-content[data-v-68ff9805]::-webkit-scrollbar-thumb:active{background-color:var(--primary-color)}.object-container .shadow[data-v-68ff9805]{position:absolute;left:0;width:100%;height:25px;z-index:1;opacity:0}.object-container .shadow-top[data-v-68ff9805]{top:0;background:-webkit-linear-gradient(270deg,rgba(0,0,0,.35),transparent);background:linear-gradient(180deg,rgba(0,0,0,.35),transparent)}.object-container .shadow-bottom[data-v-68ff9805]{bottom:0;background:-webkit-linear-gradient(90deg,rgba(0,0,0,.35),transparent);background:linear-gradient(0deg,rgba(0,0,0,.35),transparent)}.header[data-v-eedacb78]{margin-bottom:10px;display:flex;justify-content:flex-end}.dropdown[data-v-eedacb78]{background-color:var(--info-color);box-shadow:0 2px 10px var(--shadow-color);border-radius:4px;height:100%;max-height:29px;width:140px;padding:7px 10px;margin-right:10px;border:none;position:relative}.dropdown[data-v-eedacb78]:hover{background-color:var(--primary-hover-color)}.dropdown[data-v-eedacb78]:active{background-color:var(--primary-active-color)}.dropdown .dropdown-text-lazy[data-v-eedacb78]{color:var(--text-lazy-color)}.dropdown .dropdown-selected[data-v-eedacb78]{background-color:var(--primary-hover-color)}.dropdown .dropdown-text[data-v-eedacb78]{color:var(--text-color)}.dropdown button[data-v-eedacb78]{background-color:var(--info-color);position:relative}.dropdown .dropdown-button[data-v-eedacb78]{height:100%;max-height:29px;width:140px;padding:7px 10px;border:solid 1px var(--primary-active-color);font-size:12px}.dropdown .dropdown-button[data-v-eedacb78]:hover{background-color:var(--primary-hover-color)}@media screen and (max-width: 600px){.header[data-v-eedacb78]{flex-wrap:wrap;justify-content:flex-start}.dropdown[data-v-eedacb78]{margin-bottom:10px}}.internship .info-field[data-v-0fce2711]{margin:30px auto 0;background-color:var(--info-color)}.internship .info-field .discription[data-v-0fce2711]{margin-bottom:20px;max-width:700px}.internship .info-field .project-item[data-v-0fce2711]{display:flex;overflow-x:scroll}.internship .info-field .project-item[data-v-0fce2711]::-webkit-scrollbar{height:7px}.internship .info-field .project-item[data-v-0fce2711]::-webkit-scrollbar-track{background-color:transparent;z-index:0}.internship .info-field .project-item[data-v-0fce2711]::-webkit-scrollbar-thumb{background-color:var(--primary-active-color);border-radius:5px}.internship .info-field .project-item[data-v-0fce2711]::-webkit-scrollbar-thumb:hover{background-color:var(--primary-hover-color)}.internship .info-field .project-item[data-v-0fce2711]::-webkit-scrollbar-thumb:active{background-color:var(--primary-color)}.internship .info-field-padding[data-v-0fce2711]{padding:30px 50px}.container[data-v-1f04c82a]{display:flex;flex-direction:column}.container .items[data-v-1f04c82a]{margin-bottom:10px;background-color:var(--background-color);border:none;border-radius:5px;color:var(--text-color);resize:none;padding:7px 10px;overflow:hidden}.container p[data-v-1f04c82a]{margin:2px}.container textarea[data-v-1f04c82a]{min-height:200px}.container button[data-v-1f04c82a]{border:none;background-color:var(--primary-color);padding:7px 20px;border-radius:5px;width:150px}.container button[data-v-1f04c82a]:hover{background-color:var(--primary-hover-color);color:var(--text-lazy-color)}.main-title[data-v-016d96b2]{min-height:200px;height:50vw;max-height:700px;overflow:hidden;position:relative;text-shadow:-1px -1px 0 var(--shadow-color),1px -1px 0 var(--shadow-color),-1px 1px 0 var(--shadow-color),1px 1px 0 var(--shadow-color);display:flex;justify-content:center}.main-title .bg-image[data-v-016d96b2]{opacity:.5;min-width:500px;width:100vw;max-width:1650px;height:auto;transform:translateY(-5%)}.main-title .title[data-v-016d96b2]{text-align:center;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);z-index:1}.small-title[data-v-016d96b2]{text-align:center}.projects-field[data-v-016d96b2]{margin:20px auto 0;max-width:var(--site-max-width)}.info-field[data-v-016d96b2]{margin:30px auto 0;background-color:var(--info-color);max-width:var(--site-max-width)}.field-padding[data-v-016d96b2]{padding:50px 7vw}@media screen and (max-width: 600px){.field-padding[data-v-016d96b2]{padding:50px 10px}}
