html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{cursor:pointer}@keyframes fadeIn{to{opacity:1;transform:scale(1)}}@keyframes organicFloat{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-15px) rotate(1deg)}50%{transform:translateY(-25px) rotate(-.5deg)}75%{transform:translateY(-10px) rotate(.5deg)}}@keyframes dotFloat{0%,to{transform:translateY(0);opacity:.3}50%{transform:translateY(-12px);opacity:.7}}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-79.35%)}}.success-message-transition{-webkit-transition:opacity .3s,-webkit-transform .3s ease-out;transition:opacity .3s,-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out,opacity .3s;transition:transform .3s ease-out,opacity .3s;transition:transform .3s ease-out,opacity .3s,-webkit-transform .3s ease-out}.success-message-enter,.success-message-leave-active{opacity:0}.success-message-enter-active,.success-message-leave{opacity:1}.success-message-enter{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.success-message-enter-active,.success-message-leave{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.success-message-leave-active{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}@font-face{font-family:Manrope;src:url(/build/assets/Manrope-Regular-Dy0jyoUL.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/build/assets/Manrope-Bold-DEjRF1uU.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}*{font-family:Manrope,sans-serif;font-weight:400}.hidden{font-size:0;position:absolute;-webkit-transform:translateX(-1000px);-ms-transform:translateX(-1000px);transform:translate(-1000px)}.bold{font-weight:700}.body{position:relative}.paragraph{line-height:24px}.title{line-height:32px}.primary_title{font-size:2em}.secondary_title{font-size:1.5em}.simple_link,.header_nav_lang{color:#333;position:relative;font-weight:400}.simple_link:after,.header_nav_lang:after{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background-color:#d72638}.simple_link:hover,.simple_link:focus,.header_nav_lang:hover,.header_nav_lang:focus{color:#d72638}.simple_link:hover:after,.simple_link:focus:after,.header_nav_lang:hover:after,.header_nav_lang:focus:after{width:100%}.primary_button,.secondary_button,.simple_link{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;text-decoration:none;display:inline-block}.primary_button,.secondary_button{position:relative;overflow:hidden;padding:.625em 1.25em;border-radius:30px;text-align:center;border:1px solid #D72638}.primary_button:before,.secondary_button:before{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skew(-25deg);pointer-events:none}.primary_button:hover:before,.primary_button:focus:before,.secondary_button:hover:before,.secondary_button:focus:before{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;left:125%}.primary_button:hover,.primary_button:focus,.secondary_button:hover,.secondary_button:focus{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.primary_button{background-color:#d72638;color:#fff}.primary_button:before{background:-o-linear-gradient(330deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 50%,rgba(255,255,255,0) 100%);background:linear-gradient(120deg,#fff0,#ffffff80,#fff0)}.secondary_button{background-color:transparent;color:#d72638}.secondary_button:before{background:-o-linear-gradient(330deg,rgba(215,38,56,0) 0%,rgba(215,38,56,.5) 50%,rgba(215,38,56,0) 100%);background:linear-gradient(120deg,#d7263800,#d7263880,#d7263800)}.go_back_nav{display:inline-block}.go_back_nav.space{margin-bottom:3.125em}.go_back_nav_link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;margin-left:3.125em}.go_back_nav_link:after{content:none}.go_back_nav_link_icon_path{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.go_back_nav_link:hover .go_back_nav_link_icon_path{stroke:#d72638}.img_container{overflow:hidden}.img_container_img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.fade_img{opacity:0;-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98);-webkit-animation:fadeIn .6s ease forwards;animation:fadeIn .6s ease forwards}.input_label_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625em;width:100%}.input_label_container_input{border:1px solid #333333;padding:.625em;border-radius:.3125em;color:#333;font-size:1em;resize:vertical}.input_label_container_input::-webkit-input-placeholder{color:#666}.input_label_container_input::-moz-placeholder{color:#666}.input_label_container_input:-ms-input-placeholder{color:#666}.input_label_container_input::-ms-input-placeholder{color:#666}.input_label_container_input::placeholder{color:#666}.input_label_container_input:focus{outline-color:#d72638}.input_label_container_label{color:#333}.input_label_container_label_other{font-size:.875em}.input_label_container_error{color:#d72638}.success_message{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em;padding:1.25em;border-radius:.3125em;border-left:3px solid #22c55e;-webkit-box-shadow:0 6px 8px rgba(0,0,0,.25);box-shadow:0 6px 8px #00000040;background-color:#fff;position:fixed;right:3.125em;bottom:3.125em;z-index:10}.success_message_header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625em}.success_message_text{color:#333}.abbr{text-decoration:none}.bubbles{position:absolute;top:0;width:100%;height:100%;pointer-events:none;z-index:1}.bubbles.left{left:0}.bubbles.right{right:0}.bubbles:before{content:"";position:absolute;background:#ff4757;-webkit-box-shadow:0 15px 30px rgba(255,71,87,.2);box-shadow:0 15px 30px #ff475733;border-radius:70px 100px 50px 120px;-webkit-animation:organicFloat 10s infinite ease-in-out;animation:organicFloat 10s infinite ease-in-out;width:120px;height:150px;top:8%;left:8%}.bubbles:after{content:"";position:absolute;background:#ff4757;width:90px;height:110px;top:70%;right:5%;border-radius:50px 80px 40px 90px;-webkit-box-shadow:0 12px 25px rgba(255,71,87,.2);box-shadow:0 12px 25px #ff475733;-webkit-animation:organicFloat 8s infinite ease-in-out 2s;animation:organicFloat 8s infinite ease-in-out 2s}.bubbles>.supp_bubbles:nth-child(1){position:absolute;background:#ff4757;width:60px;height:75px;top:60%;left:20%;border-radius:35px 45px 25px 55px;-webkit-animation:organicFloat 7s infinite ease-in-out 1s;animation:organicFloat 7s infinite ease-in-out 1s;-webkit-box-shadow:0 12px 25px rgba(255,71,87,.2);box-shadow:0 12px 25px #ff475733;opacity:.7}.bubbles>.supp_bubbles:nth-child(2){position:absolute;background:#ff4757;width:45px;height:60px;top:15%;right:20%;border-radius:25px 40px 20px 45px;-webkit-animation:organicFloat 6s infinite ease-in-out 3s;animation:organicFloat 6s infinite ease-in-out 3s;-webkit-box-shadow:0 12px 25px rgba(255,71,87,.2);box-shadow:0 12px 25px #ff475733;opacity:.4}.bubbles>.supp_bubbles:nth-child(3){position:absolute;background:#ff4757;width:70px;height:50px;bottom:10%;left:40%;border-radius:40px 25px 50px 30px;-webkit-animation:organicFloat 9s infinite ease-in-out 4s;animation:organicFloat 9s infinite ease-in-out 4s;-webkit-box-shadow:0 12px 25px rgba(255,71,87,.2);box-shadow:0 12px 25px #ff475733;opacity:.9}.bubbles>.supp_bubbles:nth-child(4){position:absolute;background:#ff4757;width:55px;height:40px;top:90%;left:5%;border-radius:30px 20px 35px 25px;-webkit-animation:organicFloat 5s infinite ease-in-out 2.5s;animation:organicFloat 5s infinite ease-in-out 2.5s;opacity:.2;-webkit-box-shadow:0 12px 25px rgba(255,71,87,.2);box-shadow:0 12px 25px #ff475733}.bubbles>.supp_bubbles:nth-child(5){position:absolute;background:#ff4757;width:35px;height:45px;top:45%;right:12%;border-radius:20px 30px 15px 35px;-webkit-animation:organicFloat 6.5s infinite ease-in-out 1.5s;animation:organicFloat 6.5s infinite ease-in-out 1.5s;-webkit-box-shadow:0 12px 25px rgba(255,71,87,.2);box-shadow:0 12px 25px #ff475733;opacity:.7}.bubbles>.supp_bubbles:nth-child(6){position:absolute;background:#ff4757;width:80px;height:65px;top:10%;left:60%;border-radius:45px 35px 50px 40px;-webkit-animation:organicFloat 8.5s infinite ease-in-out .5s;animation:organicFloat 8.5s infinite ease-in-out .5s;-webkit-box-shadow:0 12px 25px rgba(255,71,87,.2);box-shadow:0 12px 25px #ff475733;opacity:.6}.bubbles>.supp_bubbles:nth-child(7){position:absolute;background:#ff4757;width:50px;height:70px;bottom:70%;right:5%;border-radius:30px 45px 25px 50px;-webkit-animation:organicFloat 7.5s infinite ease-in-out 3.5s;animation:organicFloat 7.5s infinite ease-in-out 3.5s;-webkit-box-shadow:0 12px 25px rgba(255,71,87,.2);box-shadow:0 12px 25px #ff475733;opacity:.9}.bubbles>.supp_bubbles:nth-child(8){position:absolute;background:#ff4757;width:40px;height:55px;top:35%;right:40%;border-radius:25px 35px 20px 40px;-webkit-animation:organicFloat 6.2s infinite ease-in-out 1.8s;animation:organicFloat 6.2s infinite ease-in-out 1.8s;-webkit-box-shadow:0 12px 25px rgba(255,71,87,.2);box-shadow:0 12px 25px #ff475733;opacity:.2}.extra_dots{position:absolute;width:100%;height:100%;pointer-events:none;top:0;z-index:1}.extra_dots:before{content:"";position:absolute;width:12px;height:12px;background:#ff4757;border-radius:50%;top:65%;left:70%;-webkit-animation:dotFloat 4.5s infinite ease-in-out 1s;animation:dotFloat 4.5s infinite ease-in-out 1s}.extra_dots:after{content:"";position:absolute;width:6px;height:6px;background:#ff4757;border-radius:50%;bottom:15%;right:45%;-webkit-animation:dotFloat 3.8s infinite ease-in-out 2.2s;animation:dotFloat 3.8s infinite ease-in-out 2.2s}.extra_dots_supp{position:absolute;background:#ff4757;border-radius:50%;-webkit-animation:dotFloat 4.5s infinite ease-in-out 1s;animation:dotFloat 4.5s infinite ease-in-out 1s}.extra_dots_supp:nth-of-type(1){width:8px;height:8px;left:10%;top:80%}.extra_dots_supp:nth-of-type(2){width:16px;height:16px;left:90%;top:0}.extra_dots_supp:nth-of-type(3){width:12px;height:12px;left:90%;top:70%}.extra_dots_supp:nth-of-type(4){width:8px;height:8px;left:10%;top:20%}.extra_dots_supp:nth-of-type(5){width:6px;height:6px;left:50%;top:0}.section{margin-top:6.25em}.hoverable{overflow:hidden;position:relative}.hoverable:before{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skew(-25deg);pointer-events:none;background:-o-linear-gradient(330deg,rgba(215,38,56,0) 0%,rgba(215,38,56,.1) 50%,rgba(215,38,56,0) 100%);background:linear-gradient(120deg,#d7263800,#d726381a,#d7263800)}.hoverable:hover:before,.hoverable:focus:before{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;left:125%}.hoverable:hover,.hoverable:focus{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;border-color:#d72638;-webkit-transform:translateY(-10px) scale(1.05);-ms-transform:translateY(-10px) scale(1.05);transform:translateY(-10px) scale(1.05)}.hoverable.simple:hover{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.img_clicked{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000040;z-index:1000}.img_clicked_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5em;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.img_clicked_content_image{max-width:85vw;max-height:85vh;-o-object-fit:contain;object-fit:contain}.img_clicked_content_close_icon{position:absolute;top:40px;right:40px}.icon_btn{background-color:transparent;padding:0;border:none}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em;padding:3.125em 6.25em 0;color:#333}.header_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625em}.header_logo_link:hover .header_logo_svg_path,.header_logo_link:focus .header_logo_svg_path{fill:#d72638}.header_logo_name{font-size:1.5em}.header_logo_svg_path{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.header_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875em}.header_nav_label,.header_nav_input{display:none}.header_nav_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875em}.header_nav_list_item_link.active{color:#d72638}.header_nav_list_item_link.active:after{width:100%}.header_nav_lang{background-color:transparent;border-radius:0;border:none;font-size:1em;padding:0}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875em;padding:6.25em}.footer_content,.footer_others{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1em}.footer_content{padding-bottom:1.875em;border-bottom:1px solid #333333}.footer_content_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875em}.footer_content_nav:last-of-type .footer_content_nav_list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer_content_nav:last-of-type .footer_content_nav_list_item_link:hover .footer_content_nav_list_item_link_logo_path,.footer_content_nav:last-of-type .footer_content_nav_list_item_link:focus .footer_content_nav_list_item_link_logo_path{fill:#d72638}.footer_content_nav_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25em}.footer_content_nav_list_item_link_logo_path{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.legal_mentions_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.125em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;padding:0;width:50%}.legal_mentions_content_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125em;background-color:#f0f3f8;color:#333;height:450px;position:relative;overflow:hidden}.inter:before{content:"";position:absolute;width:15px;height:15px;background:#ff4757;border-radius:50%;top:12%;left:45%;-webkit-animation:dotFloat 4s infinite ease-in-out;animation:dotFloat 4s infinite ease-in-out;z-index:1}.inter:after{content:"";position:absolute;width:8px;height:8px;background:#ff4757;border-radius:50%;top:25%;right:35%;-webkit-animation:dotFloat 5s infinite ease-in-out 2s;animation:dotFloat 5s infinite ease-in-out 2s;z-index:1}.inter .primary_title,.inter .primary_button{position:relative;z-index:10}.presentation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em;padding:0 1.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.presentation_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;gap:1.5em}.presentation_content .img_container{width:400px;height:400px;border-radius:50%}.presentation_content_text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presentation_content_text_name{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:.3125em;margin-bottom:1.5em}.presentation_content_text_name_name{font-size:2em}.presentation_content_text_name_job{font-size:4em;color:#d72638;position:relative}.presentation_content_text_name_job:after{content:"";height:3px;background-color:#d72638;position:absolute;left:0;bottom:-5px;width:100px;border-radius:2px}.presentation_content_text_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25em;width:100%;margin-bottom:6.25em}.presentation_content_text_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5em}.presentation .extra_dots:before{top:65%;left:45%}.presentation .extra_dots:after{bottom:15%;right:45%}.presentation .bubbles:before{left:45%;top:40%;border-radius:40px 60px 80px 50px;width:80px;height:100px}.presentation .bubbles:after{top:90%;width:30px;height:60px}.presentation .supp_bubbles:nth-child(1){left:5%;top:50%}.welcome_projects{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3.125em;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0 6.25em}.welcome_projects_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;width:450px}.welcome_projects_content_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em}.welcome_projects_content_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625em;position:relative}.welcome_projects_content_list_item .progress-bar{margin-top:1.5em;height:6px;width:100%;background:#f0f3f8;overflow:hidden;border-radius:3px}.welcome_projects_content_list_item .progress-bar .progress{height:100%;background:#d72638;-webkit-transition:width .05s linear;-o-transition:width .05s linear;transition:width .05s linear}.welcome_projects_content_list_item.inactive{opacity:.5}.welcome_projects_content_list_item.inactive .welcome_projects_content_list_item_text{display:none}.welcome_projects_content_list_item_title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625em}.welcome_projects_content_list_item_title_logo{height:24px;width:24px}.welcome_projects_content_list_item_btn{position:absolute;background:none;border:none;width:100%;height:100%;z-index:6}.welcome_projects .img_container{width:762px;border-radius:.625em}.welcome_statistics{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125em;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative}.welcome_statistics_title{text-align:center;color:#d72638}.welcome_statistics_list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1em 1fr;grid-template-columns:repeat(2,1fr);gap:2em;padding:0 12.5em}.welcome_statistics_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em;border:1px solid rgba(215,38,56,.5);border-radius:.625em;padding:1.5em;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.welcome_statistics_list_item_text{font-size:4.6875em;color:#ff4757;margin-bottom:.2em}.welcome_statistics_list_item_title{text-transform:uppercase;font-size:1.25em;color:#333;text-align:center}.welcome_statistics_list_item_border{width:75%;height:5px;background-color:#ff4757;border-radius:30px;margin-top:auto}.welcome_statistics .bubbles:before{top:20%;left:2%;width:100px;height:130px;border-radius:10px 80px 100px 30px}.welcome_statistics .bubbles:after{top:50%;right:2%;width:130px;height:80px;border-radius:120px 100px 80px 130px}.welcome_statistics .extra_dots:before{top:30%;left:50%}.welcome_statistics .extra_dots_supp:nth-of-type(2){width:24px;height:24px}.contact{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125em;padding:0 12.5em;position:relative;width:calc(100% - 25em)}.contact .primary_title{color:#d72638}.contact_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3.125em;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.contact_content_info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em;max-width:500px}.contact_content_info_list_item:nth-child(n){margin-bottom:.5em}.contact_content_info_list_item:nth-child(2n){margin-bottom:1.5em}.contact_content_form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:800px;min-width:300px}.contact_content_form_info{color:#333;width:100%;font-size:.875em}.contact_content_form_btn{font-size:1em;-webkit-box-flex:1;-ms-flex:1;flex:1}.contact_content_form_loader{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}.contact .bubbles,.contact .extra_dots{width:calc(100% - 25em)}.contact .bubbles:before{top:40%;left:25%;width:200px;height:170px;border-radius:50px 100px 150px 200px}.contact .bubbles:after{top:-5%;left:105%;width:80px;height:40px;border-radius:40px 50px 80px 70px}.contact .supp_bubbles:nth-child(1){top:100%;left:0;width:120px;height:50px;border-radius:60px 90px 130px 170px}.contact .supp_bubbles:nth-child(2){top:80%;left:103%;width:100px;height:150px;border-radius:70px 110px 120px 160px}.contact .supp_bubbles:nth-child(3){top:80%;left:18%;width:70px;height:90px;border-radius:80px 100px 140px 190px}.contact .supp_bubbles:nth-child(4){top:10%;left:-10%;width:60px;height:110px;border-radius:65px 95px 125px 175px}.contact .extra_dots:before{top:40%;left:110%}.contact .extra_dots:after{left:10%;width:24px;height:24px}.contact .extra_dots_supp:nth-child(1){left:-10%;top:60%}.contact .extra_dots_supp:nth-child(2){left:10%;top:-2%}.contact .extra_dots_supp:nth-child(3){left:40%;width:48px;height:48px}.contact .extra_dots_supp:nth-child(4){left:35%;width:12px;height:12px}.my_projects_list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1em 1fr 1em 1fr;grid-template-columns:repeat(3,1fr);padding:0 3.125em;gap:1.25em}.my_projects_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em;background-color:#fff;border:1px solid #F0F3F8;color:#333;padding:1.25em;border-radius:.625em;position:relative}.my_projects_list_item .secondary_title{color:#d72638}.my_projects_list_item_list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1em 1fr 1em 1fr 1em 1fr 1em 1fr 1em 1fr;grid-template-columns:repeat(6,1fr);gap:1em;width:100%;margin-top:auto}.my_projects_list_item_list_item{border-radius:30px;background-color:#d726381a;color:#d72638;padding:.625em;text-align:center;font-size:.875em}.my_projects_list_item_link{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}.about_me_presentation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.125em;position:relative}.about_me_presentation_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em;width:510px}.about_me_presentation_content_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em;color:#333}.about_me_presentation_content_item .secondary_title{color:#d72638}.about_me_presentation .img_container{height:520px;border-radius:.625em}.about_me_presentation .bubbles:before{top:50%;left:2%;width:30px;height:80px;border-radius:20px 70px 40px 50px}.about_me_presentation .bubbles:after{top:10%;left:90%;width:100px;height:80px;border-radius:70px 100px 120px 180px}.about_me_presentation .extra_dots:before{top:50%;left:90%}.about_me_presentation .extra_dots:after{width:24px;height:24px;left:30%;top:110%}.about_me_tools{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.125em}.about_me_tools .primary_title{color:#d72638;text-align:center;width:100%}.about_me_tools .carousel{margin:0 6.25em;overflow:hidden}.about_me_tools_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-animation:scroll-left 10s linear infinite;animation:scroll-left 10s linear infinite}.about_me_tools_list_item{padding:0 2em}.about_me_tools_list_item:hover .about_me_tools_list_item_icon_path{fill:#d72638}.about_me_tools_list_item_icon_path{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.about_me_skills{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125em;position:relative}.about_me_skills .primary_title{color:#d72638;text-align:center}.about_me_skills_list{padding:0 3.125em;position:relative;height:400px}.about_me_skills_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;-webkit-box-shadow:0 10px 10px rgba(255,71,87,.2);box-shadow:0 10px 10px #ff475733;-webkit-animation:organicFloat 10s infinite ease-in-out;animation:organicFloat 10s infinite ease-in-out;background:#ff4757;text-align:center;color:#333;font-size:1.25em}.about_me_skills_list_item:nth-child(1){border-radius:90px 120px 70px 140px;width:200px;height:150px;top:20%}.about_me_skills_list_item:nth-child(2){border-radius:30px 50px 80px 70px;width:250px;height:75px;top:60%;left:50%}.about_me_skills_list_item:nth-child(3){border-radius:180px 100px 60px 120px;width:160px;height:120px;top:70%;left:25%}.about_me_skills_list_item:nth-child(4){border-radius:60px 80px 90px 150px;width:270px;height:160px;top:10%;right:50px}.about_me_skills_list_item:nth-child(5){border-radius:20px 100px 40px 50px;width:120px;height:80px;top:10%;left:40%}.about_me_skills_list_item:nth-child(6){border-radius:180px 160px 60px 90px;width:200px;height:130px;top:75%;left:75%}.about_me_skills .extra_dots:after{top:20%}.about_me_skills .extra_dots_supp:nth-child(1){width:24px;height:24px;top:15%}.about_me_school_career{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125em;background-color:#d7263880;padding:6.25em;color:#333;position:relative;width:calc(100% - 12.5em)}.about_me_school_career_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em}.about_me_school_career_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:50%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:1.5em}.about_me_school_career_list_item:nth-child(2n){-ms-flex-item-align:end;align-self:flex-end}.about_me_school_career_list_item_time{font-size:3.125em}.about_me_school_career_list_item_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5em}.about_me_school_career .bubbles,.about_me_school_career .extra_dots{width:calc(100% - 12.5em)}.about_me_school_career .bubbles:before,.about_me_school_career .bubbles:after,.about_me_school_career .extra_dots:before,.about_me_school_career .extra_dots:after{background:#333;-webkit-box-shadow:0 12px 25px rgba(51,51,51,.2);box-shadow:0 12px 25px #3333}.about_me_school_career .bubbles:before{left:60%;width:200px;height:250px;border-radius:50px 70px 50px 90px}.about_me_school_career .bubbles:after{left:20%;top:55%;width:100px;height:60px;border-radius:90px 90px 150px 70px}.project_header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;padding:0 6.25em;position:relative}.project_header_title_and_description,.project_header_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:1.5em}.project_header_title_and_description .primary_title{color:#d72638;font-size:3.125em}.project_header_title_and_description_text{font-size:1.5em;line-height:41px;width:60%}.project_header_container_list{display:-ms-grid;display:grid;-ms-grid-columns:1fr .625em 1fr .625em 1fr .625em 1fr;grid-template-columns:repeat(4,1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5em}.project_header_container_list.two{-ms-grid-columns:1fr [2];grid-template-columns:repeat(2,1fr)}.project_header_container_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625em;background-color:#d726381a;color:#d72638;border-radius:.625em;padding:1.5em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.project_header_container_list_item:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.project_header_container_list_item_stat{font-size:2em}.project_header_container_links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25em}.project_header .bubbles:before{width:160px;height:110px;border-radius:80px 75px 30px 120px;top:10%;left:10%}.project_header .bubbles:after{width:100px;height:80px;border-radius:110px 100px 60px 90px;top:20%;left:90%}.project_header .supp_bubbles:nth-child(1){width:60px;height:90px;border-radius:110px 100px 60px 90px;top:0;left:80%}.project_header .extra_dots:before{width:32px;height:32px;top:-5%;left:30%}.project_header .extra_dots:after{width:24px;height:24px;top:110%;left:70%}.project_header .extra_dots_supp:nth-child(1){width:16px;height:16px;top:100%;left:20%}.project_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125em;color:#333;padding:0 3.125em}.project_content_nav_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25em;border-bottom:1px solid #F0F3F8}.project_content_nav_list_item_btn{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;background-color:transparent;border:none;font-size:1em;color:#333;padding:0 0 1.25em;border-bottom:3px solid transparent}.project_content_nav_list_item_btn:hover,.project_content_nav_list_item_btn:focus{color:#d72638}.project_content_nav_list_item_btn.active{color:#d72638;border-bottom-color:#d72638}.project_content_summary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_content_summary .img_container{height:400px;border-radius:.625em}.project_content_summary_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:500px}.project_content_summary_content_summary,.project_content_summary_content_goals{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5em}.project_content_summary_content_goals_list{padding-left:1em;list-style:outside}.project_content_features_list{display:-ms-grid;display:grid;-ms-grid-columns:1fr .625em 1fr .625em 1fr;grid-template-columns:repeat(3,1fr);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:1.25em}.project_content_features_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border:1px solid #F0F3F8;border-radius:.625em;padding:1.5em;gap:.625em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.project_content_features_list_item_title{font-size:1.25em;color:#d72638}.project_content_features_list_item_description{font-size:.875em;line-height:21px}.project_content_gallery_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_content_gallery_list_item{position:relative}.project_content_gallery_list_item .img_container{height:200px;border-radius:.625em}.project_content_gallery_list_item_btn{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:-webkit-zoom-in;cursor:zoom-in;position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;padding:0;border:none;border-radius:.625em}.project_content_gallery_list_item_btn:hover{background-color:#00000040}.project_content_technologies{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em}.project_content_technologies_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em}.project_content_technologies_container_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_content_technologies_container_list_item{color:#d72638;background-color:#d726381a;padding:.625em;border-radius:30px}.admin{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.admin_form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:400px}.admin_form_btn{font-size:1em;-webkit-box-flex:1;-ms-flex:1;flex:1}.admin_form_loader{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}.admin_messages{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1.5em;padding:0 6.25em}.admin_messages_list{display:-ms-grid;display:grid;-ms-grid-columns:1fr .5em 1fr .5em 1fr .5em 1fr .5em 1fr;grid-template-columns:repeat(5,1fr);gap:1.25em}.admin_messages_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:.5em;padding:1.5em;border:1px solid #F0F3F8;border-radius:.625em;position:relative;overflow:hidden;color:#333}.admin_messages_list_item_link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.admin_messages_details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125em;padding:0 6.25em;color:#333}.admin_messages_details_header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em}.admin_messages_details_header_links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.admin_messages_details_message{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625em}@media (width <= 1461px){.welcome_projects{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.welcome_projects_content{width:762px}.welcome_projects_content_list{width:100%}}@media (width <= 1200px){.about_me_school_career_list_item{width:unset}.about_me_school_career_list_item:nth-child(2n){-ms-flex-item-align:unset;-ms-grid-row-align:unset;align-self:unset}.about_me_school_career .bubbles,.about_me_school_career .extra_dots{display:none}}@media (width <= 1170px){.my_projects_list{-ms-grid-columns:1fr [2];grid-template-columns:repeat(2,1fr)}}@media (width <= 1100px){.about_me_presentation{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0 1.5em;width:calc(100% - 3em)}}@media (width <= 1070px){.legal_mentions_content{margin:0 1.5em;width:unset}}@media (width <= 1010px){.bubbles,.extra_dots,.supp_bubbles,.extra_dots_supp{display:none}.welcome_statistics_list{padding:0 6.25em}.inter{height:350px}.inter:before,.inter:after{content:none}.project_header_container_list{-ms-grid-columns:1fr [2];grid-template-columns:repeat(2,1fr)}.project_content_summary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project_content_summary_content{max-width:unset}.contact{padding:0 1.5em;width:calc(100% - 3em)}}@media (width <= 1007px){.presentation_content{text-align:center;gap:3.125em}.presentation_content_text_name_job:after{content:none}.presentation_content_text_btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2em}}@media (width <= 960px){.img_clicked_content{position:relative}.img_clicked_content_image{width:80vw;height:80vh}.img_clicked_content_arrow_left,.img_clicked_content_arrow_right{position:absolute;bottom:2em}.img_clicked_content_arrow_left{left:20%}.img_clicked_content_arrow_right{right:20%}}@media (width <= 950px){.about_me_skills_list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2em 1fr;grid-template-columns:repeat(2,1fr);gap:2em}.about_me_skills_list_item{position:unset;width:unset!important;height:unset!important;border-radius:.625em!important;-webkit-animation:unset;animation:unset;-webkit-box-shadow:none;box-shadow:none}.footer{padding:3.125em}.footer_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125em}}@media (width <= 850px){.header_nav_label,.header_nav_input{display:block}.header_nav_label{position:relative;height:1em;width:2em;z-index:4;cursor:pointer}.header_nav_label:before,.header_nav_label:after{content:"";position:absolute;background-color:#333;height:4px;width:100%;left:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.header_nav_label:before{top:0}.header_nav_label:after{bottom:0}.header_nav_input{position:absolute;opacity:0;z-index:-1;width:0;height:0}.header_nav_input:checked~.header_nav_list{top:0;left:0;opacity:1}.header_nav_input:checked~.header_nav_label{position:fixed;right:3.125em}.header_nav_input:checked~.header_nav_label:before,.header_nav_input:checked~.header_nav_label:after{top:50%}.header_nav_input:checked~.header_nav_label:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header_nav_input:checked~.header_nav_label:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header_nav_list{position:fixed;top:-1000px;width:100vw;height:100vh;background-color:#fff;z-index:3;-webkit-transition:top .3s ease-in-out,opacity .3s ease-in-out;-o-transition:top .3s ease-in-out,opacity .3s ease-in-out;transition:top .3s ease-in-out,opacity .3s ease-in-out;opacity:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2em}.header_nav_list .main_nav_links_list,.header_nav_list .main_nav_others{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about_me_school_career{padding:6.25em 1.5em;width:calc(100% - 3em)}.about_me_school_career_list{gap:3.125em}.about_me_school_career_list_item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about_me_tools .carousel{margin:0}.my_projects_list{-ms-grid-columns:1fr [1];grid-template-columns:repeat(1,1fr)}.project_header{padding:0 1.5em}.project_header_title_and_description_text{width:100%}}@media (width <= 762px){.welcome_projects .img_container{width:100%;border-radius:0}.welcome_projects_content{width:calc(100% - 3em);padding:0 1.5em;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.about_me_presentation .img_container,.about_me_presentation_content{width:100%}.project_content_gallery_list_item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.project_content_features_list{-ms-grid-columns:1fr [2];grid-template-columns:repeat(2,1fr)}}@media (width <= 700px){.welcome_statistics_list{padding:0 1.5em;-ms-grid-columns:1fr [1];grid-template-columns:repeat(1,1fr)}.contact .primary_title{text-align:center}.contact_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (width <= 655px){.project_content{padding:0 1.5em}.project_content_nav_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project_content_nav_list_item_btn{border:none;text-align:center;width:100%}}@media (width <= 550px){.about_me_skills_list{-ms-grid-columns:1fr [1];grid-template-columns:repeat(1,1fr);height:unset}.about_me_skills_list_item{padding:1.5em}.project_content_features_list{-ms-grid-columns:1fr [1];grid-template-columns:repeat(1,1fr)}}@media (width <= 500px){.inter{padding:0 1.5em}.inter .primary_title{text-align:center}.my_projects_list{padding:0 1.5em}.my_projects_list_item_list{-ms-grid-columns:1fr [2];grid-template-columns:repeat(2,1fr)}.header{padding:3.125em 1.5em 0}.project_header_container_list{-ms-grid-columns:1fr [1];grid-template-columns:repeat(1,1fr)}.presentation_content_text_name_job{font-size:3.125em}.presentation_content .img_container{width:225px;height:225px}}
