@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap);*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Montserrat",sans-serif;color:#fff;font-size:1rem}.section_title[data-title]:before{content:attr(data-title);position:absolute;left:-1.8rem;color:#272727;font-size:14rem;line-height:.8;font-weight:700;text-transform:uppercase;font-family:"Open Sans";z-index:-1;bottom:-20px}@media (max-width:1100px){.section_title[data-title]:before{font-size:10rem}}@media (max-width:870px){.section_title[data-title]:before{font-size:6rem}}@media (max-width:650px){.section_title[data-title]:before{font-size:6rem}}.section_title{font-size:6rem!important;font-family:"OracleScript";font-weight:unset!important;color:#76b6c4;letter-spacing:5px;position:relative}@media (max-width:1100px){.section_title{font-size:4rem!important}}@media (max-width:870px){.section_title{font-size:3rem!important}}@media (max-width:650px){.section_title{font-size:3rem!important}}#feedbackWindow{position:fixed;left:1rem;bottom:1rem;z-index:2;-webkit-filter:opacity(.75);filter:opacity(.75)}#feedbackWindow>.feedback_message{padding:2rem;border-radius:5px}#feedbackWindow>.feedback_message:not(:last-of-type){margin-bottom:.6rem}#feedbackWindow .success_log{background:#45c273;box-shadow:0 -2px 13px rgba(69,194,115,.8117647058823529)}#feedbackWindow .error_log{background:#d75a5a;box-shadow:0 -2px 13px rgba(215,90,90,.8313725490196079)}.text_primary{color:#75e0ff}.text_bold{font-weight:700}:root{cursor:default;background-color:#10151a}::-webkit-scrollbar{width:10px;z-index:-999}::-webkit-scrollbar-track{background:#fffcf2}::-webkit-scrollbar-thumb{background:rgba(24,23,26,.753)}::-webkit-scrollbar-thumb:hover{background:#18171a}a:-webkit-any-link{color:inherit;cursor:pointer;text-decoration:none}@font-face{font-family:"OracleScript";src:url(/static/media/OraqleScript\ 400.34b4136e.otf)}#about{position:relative;z-index:1;background-color:#10151a;padding:6rem 0 10rem}@media (max-width:650px){#about{padding:3rem 1rem 6rem}}@media (max-width:500px){#about{padding:3rem 0 6rem}}#about .about_row{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;grid-gap:2rem;gap:2rem}@media (max-width:870px){#about .about_row{flex-direction:column!important;padding:0 1rem;grid-gap:4rem;gap:4rem}}#about .about_row .about_row_text_holder{width:55%}@media (max-width:1300px){#about .about_row .about_row_text_holder{width:50%}}@media (max-width:870px){#about .about_row .about_row_text_holder{width:100%}}#about .about_row .about_row_image_holder{width:45%}@media (max-width:1300px){#about .about_row .about_row_image_holder{width:50%}}@media (max-width:870px){#about .about_row .about_row_image_holder{width:100%}}#about .about_row .about_row_image_holder{background:hsla(0,0%,100%,.03137254901960784);border-radius:1000px 0 0 1000px;padding:6rem}@media (max-width:870px){#about .about_row .about_row_image_holder{background:transparent;padding:0;display:flex;max-width:500px}}#about .about_row .about_row_image_holder img{width:100%}@media (max-width:870px){#about .about_row .about_row_image_holder img{max-width:500px;margin:auto}}#about .about_row .about_row_text_holder{padding-left:10rem}@media (max-width:1300px){#about .about_row .about_row_text_holder{padding-left:6rem}}@media (max-width:870px){#about .about_row .about_row_text_holder{padding:0;text-align:center}}#about .about_row .about_row_text_holder .about_row_title{font-size:4rem;font-weight:600;margin-bottom:1rem}@media (max-width:1100px){#about .about_row .about_row_text_holder .about_row_title{font-size:3rem}}@media (max-width:500px){#about .about_row .about_row_text_holder .about_row_title{font-size:2rem}}#about .about_row .about_row_text_holder .about_row_subtitle{max-width:600px;font-size:1.2rem;color:hsla(0,0%,100%,.3686274509803922);line-height:1.4}@media (max-width:870px){#about .about_row .about_row_text_holder .about_row_subtitle{margin:auto}}#about .about_row .about_row_text_holder .about_row_subtitle .highlight_text{margin-top:1rem;font-weight:700;display:block}#contactUs{background:#04080b;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-bottom:15rem}@media (max-width:870px){#contactUs{padding-bottom:10rem}}@media (max-width:650px){#contactUs{padding:0 1rem 8rem}}#contactUs .contact_us_logo{margin-bottom:3rem}#contactUs .contact_us_logo img{width:50px}#contactUs .contact_us_title{font-size:3rem;font-weight:600;max-width:600px;margin-bottom:2rem}@media (max-width:870px){#contactUs .contact_us_title{font-size:2rem}}#contactUs .contact_us_text{font-size:1.2rem;color:hsla(0,0%,100%,.3686274509803922);line-height:1.4;max-width:700px}#contactUs .contact_us_text .emoji{color:#fff}#contactUs .contact_us_form{padding:3rem;background-color:#10151a;border-radius:40px;width:100%;max-width:500px;margin:3rem .5rem;position:relative}@media (max-width:1100px){#contactUs .contact_us_form{padding:2.5rem}}@media (max-width:870px){#contactUs .contact_us_form{padding:1.5rem}}#contactUs .contact_us_form .form_body[data-loading]{opacity:.2;pointer-events:none}#contactUs .contact_us_form .captcha_row{text-align:center}#contactUs .contact_us_form .form_row{margin:2rem 0;position:relative}@media (max-width:1100px){#contactUs .contact_us_form .form_row{margin:1.5rem 0}}@media (max-width:870px){#contactUs .contact_us_form .form_row{margin:1.5rem 0}}#contactUs .contact_us_form .form_row input,#contactUs .contact_us_form .form_row textarea{background:hsla(0,0%,100%,.07450980392156863);border:none;color:#d2d2d2;display:flex;border-radius:10px;width:100%;padding:.7rem 1rem;font:inherit;font-size:1rem;outline:none;-webkit-appearance:none;appearance:none}#contactUs .contact_us_form .form_row input::-webkit-input-placeholder,#contactUs .contact_us_form .form_row textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.21176470588235294);font-size:1rem;font:inherit}#contactUs .contact_us_form .form_row input::placeholder,#contactUs .contact_us_form .form_row textarea::placeholder{color:hsla(0,0%,100%,.21176470588235294);font-size:1rem;font:inherit}#contactUs .contact_us_form .form_row textarea{height:9rem}#contactUs .contact_us_form .form_row[data-error]:after{content:attr(data-error);position:absolute;color:#d22828;right:0}#contactUs .contact_us_form .form_row[data-error] input,#contactUs .contact_us_form .form_row[data-error] textarea{border-color:#d22828}#contactUs .contact_us_form .submit_button{background-color:initial;border:2px solid #48a1b8;color:#48a1b8;padding:.5rem 2rem;border-radius:1000px;font-size:1.25rem;cursor:pointer;transition:all .2s ease;line-height:1;font-family:"Montserrat",sans-serif}#contactUs .contact_us_form .submit_button:hover{background-color:#48a1b8;border:2px solid transparent;color:#fff}.lds_loader{display:inline-block;width:80px;height:80px;top:calc(50% - 40px);left:calc(50% - 40px);position:absolute}.lds_loader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border-color:#3d9cb5 transparent #fff;border-style:solid;border-width:6px;-webkit-animation:lds_loader 1.2s linear infinite;animation:lds_loader 1.2s linear infinite}@-webkit-keyframes lds_loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds_loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#features{padding:5rem 0}@media (max-width:650px){#features{padding-top:0}}.features_section{max-width:1180px;display:flex;align-items:flex-start;margin:auto;padding:0 1rem}@media (max-width:1100px){.features_section{padding:0 5px}}@media (max-width:650px){.features_section{flex-direction:column-reverse}}.features_section .features_image_holder,.features_section .features_text_section{flex-basis:50%}@media (max-width:1100px){.features_section .features_image_holder,.features_section .features_text_section{flex-basis:unset;width:100%}}@media (max-width:1100px){.features_section .features_text_section{text-align:center}}.features_section .features_image_holder{display:flex;align-items:center;justify-content:center}.features_section .features_image_holder img{width:100%}@media (max-width:1100px){.features_section .features_image_holder img{max-width:500px}}@media (max-width:1100px){.features_section .features_image_holder{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-bottom:-50px}}.features_section .features_section_title{font-size:4rem;font-weight:600;margin-bottom:1rem}@media (max-width:500px){.features_section .features_section_title{font-size:2.5rem}}.features_section .features_section_subtitle{max-width:600px;font-size:1.2rem;margin-bottom:5rem;color:hsla(0,0%,100%,.3686274509803922);line-height:1.4}@media (max-width:1100px){.features_section .features_section_subtitle{margin:auto auto 5rem}}.features_section .features_grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem;gap:2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}@media (max-width:650px){.features_section .features_grid{grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}}.features_section .features_grid .feature_box{background-color:hsla(0,0%,100%,.027450980392156862);width:160px;height:130px;margin:auto;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1rem 0 1.5rem}@media (max-width:500px){.features_section .features_grid .feature_box{width:140px}}.features_section .features_grid .feature_box_title{text-transform:uppercase;color:hsla(0,0%,100%,.2196078431372549);font-weight:700;text-align:center}@media (max-width:500px){.features_section .features_grid .feature_box_title{font-size:.9rem}}.features_section .features_grid .feature_box_subtitle{font-size:.8rem}.features_section .features_grid .feature_box_value{font-size:1.5rem;font-weight:700;color:#fff}#feelTheRush{padding-bottom:6rem}@media (max-width:1100px){#feelTheRush{padding-bottom:0}}#feelTheRush .feel_the_rush_image_holder{position:relative;background-color:#10151a}#feelTheRush .feel_the_rush_image_holder img{width:92%}@media (max-width:650px){#feelTheRush .feel_the_rush_image_holder img{width:96%}}#feelTheRush .feel_the_rush_image_holder .feel_the_rush_title{position:absolute;bottom:10%;right:16%;font-size:4rem;font-weight:600;color:#fff;-webkit-transform:rotate(357deg);transform:rotate(357deg)}@media (max-width:1100px){#feelTheRush .feel_the_rush_image_holder .feel_the_rush_title{font-size:3rem}}@media (max-width:650px){#feelTheRush .feel_the_rush_image_holder .feel_the_rush_title{font-size:2.5rem}}@media (max-width:500px){#feelTheRush .feel_the_rush_image_holder .feel_the_rush_title{font-size:2rem}}.eu_projects{cursor:pointer}.footer_bull{font-family:Arial,Helvetica,sans-serif}.footer_links{transition:.25s ease-in-out}.footer_links:hover{color:#666}#footer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 10rem;position:relative;z-index:1}@media (max-width:1100px){#footer{padding:0 7rem}}@media (max-width:870px){#footer{padding:0 2rem}}.visibility{opacity:0}.contact{padding:4rem 2rem;width:100%;color:#004a74}.contact>h1{font-size:1.5rem}.contact>p,.contact>ul{font-size:1rem}.contact>ul{padding-top:2rem;padding-bottom:1rem;list-style:none;position:relative}.footer--info{display:flex;flex-direction:column;text-align:center;width:100%}.footer--info>ul{list-style-position:inside;list-style-type:none}.footer_contact_box{background:#3c99b1;height:5rem;display:flex;align-items:center;border-radius:1000px;padding:1rem 1rem 1rem 3rem;z-index:6;margin-top:-2.5rem;box-shadow:0 0 2rem rgba(53,135,158,.7411764705882353);justify-content:space-between;line-height:1;width:100%;max-width:700px}@media (max-width:500px){.footer_contact_box{padding:0;justify-content:center}}.footer_contact_box .footer_contact_box_title{font-size:1.5rem;color:#fff}@media (max-width:500px){.footer_contact_box .footer_contact_box_title{display:none}}.footer_contact_box .social_media_icon_box,.footer_contact_box .social_media_icon_box a{display:flex;align-items:center;justify-content:center}.footer_contact_box .social_media_icon_box a{border-radius:50%;width:3rem;height:3rem;margin:0 7px;color:#eaeaea;background-color:rgba(0,0,0,.050980392156862744);font-size:1.3rem}.footer_contact_box .social_media_icon_box a:hover{background-color:rgba(0,0,0,.13725490196078433)}.logo_box{width:100%;padding-bottom:2rem;display:flex}.logo_box>img{width:150px;-webkit-user-select:none;user-select:none}.logo_box .logo_box_text{display:flex;flex-direction:column;line-height:1}.logo_box .logo_box_title{font-size:2rem;margin-left:1rem;text-transform:uppercase;letter-spacing:6px}.logo_box .logo_box_subtitle{text-align:left;margin-left:1rem;font-size:2rem;letter-spacing:5px;font-weight:400;color:#76b6c4;font-family:"OracleScript";letter-spacing:6px}.footer_group_title_box{text-align:left}.footer_group_title_box .footer_group_title_box_text{font-size:.9rem;text-transform:uppercase;color:#737373;font-weight:700;letter-spacing:6px;margin-bottom:1rem;font-weight:600}.footer_group_content{text-align:left;line-height:1.5;color:#dedede;font-weight:300;font-size:1.1rem;margin-top:.7rem}.bull{font-family:"Open Sans";margin:0 6px}.contact_container{display:flex}@media (max-width:1100px){.contact_container{flex-direction:column}}.contact_group{width:100%;display:flex;flex-direction:column;text-align:center;color:#d7d7d7}@media (max-width:1100px){.contact_group:not(:last-of-type){margin-bottom:1rem}}.google_map_container{width:100%;max-width:70rem}.footer_content_box{padding:4rem 0}.footer--links,.footer_content_box{display:flex;flex-direction:column;width:100%;z-index:1}.footer--links{padding:2rem}.footer--links>div{text-align:center;flex-basis:100%}.footer--links>:first-child>a>svg,.footer--links>:nth-child(2)>a>svg,.footer--links>:nth-child(3)>a>svg{height:2rem;width:2rem}.footer--links>:first-child>a,.footer--links>:nth-child(2)>a,.footer--links>:nth-child(3)>a{text-decoration:none;color:#fff;transition:.25s ease-in-out}.footer--links>:first-child>a:hover,.footer--links>:nth-child(2)>a:hover,.footer--links>:nth-child(3)>a:hover{color:#7e7e7e}.footer--bottom{display:flex;padding:1rem 0;justify-content:center;align-items:center;text-transform:uppercase;letter-spacing:2px;z-index:1}.map--container{height:50vh}@media screen and (max-width:870px) and (min-width:560px){.contact{padding:4rem;width:100%;color:#004a74}.contact>h1{font-size:1.75rem}.contact>ul{padding-top:2rem;padding-bottom:1rem;font-size:1.25rem;list-style:none;position:relative}.footer--links{padding:4rem}.map--container{height:80vh}}@media screen and (min-width:870px){.contact{padding:6rem 4rem;width:48rem}.contact>h1{font-size:2rem}.contact>ul{padding-top:2rem;font-size:1.25rem;list-style:none;position:relative}.footer--links{max-width:78rem;padding:4rem}.map--container{height:50vh}}.bubble_box{width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden;z-index:0}.bubble{position:absolute;bottom:-100px;width:40px;height:40px;background:#f1f1f1;border-radius:50%;opacity:.5;-webkit-animation:rise 10s ease-in infinite;animation:rise 10s ease-in infinite;z-index:3;opacity:.2}.bubble:nth-child(2n){background:#48a1b8}.bubble:nth-child(3n){background:#b4914d}.bubble:first-child{width:40px;height:40px;left:10%;-webkit-animation-duration:8s;animation-duration:8s}.bubble:nth-child(2){width:20px;height:20px;left:20%;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-delay:1s;animation-delay:1s}.bubble:nth-child(3){width:50px;height:50px;left:35%;-webkit-animation-duration:7s;animation-duration:7s;-webkit-animation-delay:2s;animation-delay:2s}.bubble:nth-child(4){width:80px;height:80px;left:50%;-webkit-animation-duration:11s;animation-duration:11s;-webkit-animation-delay:0s;animation-delay:0s}.bubble:nth-child(5){width:35px;height:35px;left:55%;-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-delay:1s;animation-delay:1s}.bubble:nth-child(6){width:45px;height:45px;left:65%;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-delay:3s;animation-delay:3s}.bubble:nth-child(7){width:90px;height:90px;left:70%;-webkit-animation-duration:12s;animation-duration:12s}.bubble:nth-child(7),.bubble:nth-child(8){-webkit-animation-delay:2s;animation-delay:2s}.bubble:nth-child(8){width:25px;height:25px;left:80%;-webkit-animation-duration:6s;animation-duration:6s}.bubble:nth-child(9){width:15px;height:15px;left:70%;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-delay:1s;animation-delay:1s}.bubble:nth-child(10){width:90px;height:90px;left:0;-webkit-animation-delay:4s;animation-delay:4s}.bubble:nth-child(10),.bubble:nth-child(11){-webkit-animation-duration:10s;animation-duration:10s}.bubble:nth-child(11){width:40px;height:40px;left:5%;-webkit-animation-delay:6s;animation-delay:6s}.bubble:nth-child(12){width:60px;height:60px;left:15%;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-delay:9s;animation-delay:9s}@-webkit-keyframes rise{0%{bottom:-100px;-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translate(100px);transform:translate(100px)}to{bottom:1080px;-webkit-transform:translateX(-200px);transform:translateX(-200px);opacity:0}}@keyframes rise{0%{bottom:-100px;-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translate(100px);transform:translate(100px)}to{bottom:1080px;-webkit-transform:translateX(-200px);transform:translateX(-200px);opacity:0}}#forBeginnersAndProfessionals{margin-top:20vh}@media (max-width:1100px){#forBeginnersAndProfessionals{margin-top:5rem}}@media (max-width:650px){#forBeginnersAndProfessionals{margin-top:2rem}}.text_image_row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10rem;grid-gap:1rem;gap:1rem}@media (max-width:870px){.text_image_row{flex-direction:column!important;padding:0 1rem;margin-bottom:4rem}}.text_image_row .text_image_text_holder{width:50%}@media (max-width:870px){.text_image_row .text_image_text_holder{width:100%}}.text_image_row .text_image_image_holder{width:50%}@media (max-width:870px){.text_image_row .text_image_image_holder{width:100%}}.text_image_row .text_image_image_holder{display:flex}.text_image_row .text_image_image_holder img{width:100%}@media (max-width:870px){.text_image_row .text_image_image_holder img{max-width:500px;margin:auto}}.text_image_row .text_image_text_holder{display:flex;flex-direction:column}.text_image_row .text_image_text_holder .text_image_title{font-size:4rem;font-weight:600;margin-bottom:1rem}@media (max-width:1100px){.text_image_row .text_image_text_holder .text_image_title{font-size:3rem}}@media (max-width:500px){.text_image_row .text_image_text_holder .text_image_title{font-size:2rem}}.text_image_row .text_image_text_holder .text_image_subtitle{max-width:600px;font-size:1.2rem;color:hsla(0,0%,100%,.3686274509803922);line-height:1.4}.text_image_row:nth-of-type(odd) .text_image_text_holder{padding-left:14rem}@media (max-width:1300px){.text_image_row:nth-of-type(odd) .text_image_text_holder{padding-left:7rem}}@media (max-width:1100px){.text_image_row:nth-of-type(odd) .text_image_text_holder{padding-left:2rem}}@media (max-width:870px){.text_image_row:nth-of-type(odd) .text_image_text_holder{padding-left:0;align-items:center;text-align:center}}.text_image_row:nth-of-type(odd) img{border-radius:1000px 0 0 1000px}@media (max-width:870px){.text_image_row:nth-of-type(odd) img{border-radius:20px}}.text_image_row:nth-of-type(2n){flex-direction:row-reverse}.text_image_row:nth-of-type(2n) .text_image_text_holder{padding-right:15rem;text-align:right;align-items:flex-end}@media (max-width:1300px){.text_image_row:nth-of-type(2n) .text_image_text_holder{padding-right:7rem}}@media (max-width:1100px){.text_image_row:nth-of-type(2n) .text_image_text_holder{padding-right:2rem}}@media (max-width:870px){.text_image_row:nth-of-type(2n) .text_image_text_holder{padding-right:0;align-items:center;text-align:center}}.text_image_row:nth-of-type(2n) img{border-radius:0 1000px 1000px 0}@media (max-width:870px){.text_image_row:nth-of-type(2n) img{border-radius:20px}}#home{display:flex;flex-direction:column;min-height:100vh;object-fit:contain}.observedVisibility{opacity:0}.is-inViewport{transition-delay:2s;transition:.5s ease-in .25s;opacity:1}#video{object-fit:cover;top:0;height:110%;width:100%;position:fixed}.home--container{display:block;position:relative;color:#fff;padding-top:10rem;z-index:1;-webkit-user-select:none;user-select:none}.home--container>h1{font-size:2.5rem}.home--container>p{padding-top:.5rem;font-size:1rem;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif}.overlay{position:absolute;top:0;left:0;height:100vh;width:100%;background:rgba(0,0,0,.23921568627450981)}.overlay.gradient{background:linear-gradient(rgba(0,0,0,.360784) 50%,#10151a)}#arrowDown{z-index:1;position:absolute;bottom:2rem;left:calc(50% - 15px);border:2px solid hsla(0,0%,100%,.45098039215686275);border-radius:20px;height:50px;width:30px;display:flex;justify-content:center;font-size:1.3rem;color:hsla(0,0%,100%,.45098039215686275);transition:all .1s ease;opacity:.75;cursor:pointer}#arrowDown:hover{opacity:1}.heroTitle{-webkit-transform:rotate(-4deg);transform:rotate(-4deg);margin:0 10%}.heroTitle img{max-width:100%}.hero_moto{z-index:2;position:absolute;left:-120px;bottom:220px;text-transform:uppercase;color:hsla(0,0%,100%,.5294117647058824);font-weight:700;letter-spacing:2px;font-size:.9rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media (max-width:870px){.hero_moto{font-size:.7rem;bottom:170px}}@media (max-width:650px){.hero_moto{left:-150px}}.hero_social_icons{z-index:2;position:absolute;display:flex;flex-direction:column;grid-gap:20px;gap:20px;right:40px;align-items:center;bottom:40px;color:hsla(0,0%,100%,.5294117647058824)}@media (max-width:870px){.hero_social_icons{right:20px;bottom:30px}}@media screen and (max-width:870px) and (min-width:650px){.home--container{display:block;position:relative}.home--container>h1{font-size:3rem}.home--container>p{padding-top:1rem;font-size:1.25rem;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif}}@media screen and (min-width:870px){.home--container{display:block;position:relative}video{width:100%}.home--container>h1{font-size:6rem}.home--container>p{padding-top:1rem;font-size:2rem;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif}}.navbar--menu--container{display:none}#navbar{display:flex;align-items:center;justify-content:center;position:fixed;height:4rem;width:100%;z-index:10;transition:background-color .3s ease-out}.navbar--container{display:grid;grid-template-columns:50% 50%;position:absolute;align-items:center;height:100%;width:90%;z-index:9}.navbar--logo--container{display:flex;height:4rem;width:100%}.navbar--logo,.navbar--logo>img{display:flex;height:4rem;width:auto}.navbar--logo>img{object-fit:contain;object-position:left;cursor:pointer;padding:1rem 0;-webkit-user-select:none;user-select:none}.menu--container{display:grid;grid-template-rows:repeat(7,auto);background-color:initial;position:fixed;top:-100vh;padding-top:6rem;padding-bottom:10rem;height:100vh;width:100%;list-style:none;transition:all .5s ease-out;align-items:center;justify-content:center;color:transparent;overflow:auto;z-index:9}.open .menu--container{top:0;color:#fff;background-color:#10151a}.menu--container>li{cursor:pointer;box-sizing:initial;font-size:1.5rem;text-align:center;height:100%}#navbar--burger{display:block;justify-self:right;cursor:pointer}.bar1,.bar2,.bar3{width:32px;height:4px;background-color:#fff;margin:8px 0;transition:all .5s ease-out}.change .bar1{-webkit-transform:rotate(-45deg) translate(-8px,8px);transform:rotate(-45deg) translate(-8px,8px)}.change .bar2{opacity:0}.change .bar3{-webkit-transform:rotate(45deg) translate(-8px,-8px);transform:rotate(45deg) translate(-9px,-9px)}#toTop{background-color:#c7c7c7;background-image:url(/static/media/arrow.3830bc08.svg);background-size:60%;background-repeat:no-repeat;background-position:50%;display:none;position:fixed;bottom:4rem;right:2rem;height:2rem;width:2rem;border-radius:50%;z-index:2;opacity:1%;cursor:pointer;transition:.25s ease-in-out}.navbar_effect{background:rgba(0,0,0,.145);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:870px) and (min-width:640px){#toTop{bottom:4rem;right:4rem;height:4rem;width:4rem}}@media screen and (min-width:870px){#menu,#navbar--burger{display:none}.navbar--container{display:grid;grid-template-columns:30% 70%;position:absolute;height:100%;width:90%;z-index:10}.navbar--menu--container{display:block}.navbar--menu{display:grid;grid-template-columns:repeat(7,auto);grid-gap:2rem;color:#fff;position:absolute;top:0;right:0;text-align:center;justify-content:center;width:auto;z-index:9}.navbar--menu--item{display:flex;align-items:center;justify-content:center;height:3.8rem;cursor:pointer;box-sizing:initial;text-transform:uppercase;font-weight:300;color:hsla(0,0%,100%,.8588235294117647)}.navbar--menu--item:hover{border-bottom:.2rem solid #75e0ff}#toTop{bottom:4rem;right:4rem;height:4rem;width:4rem}}#rentingAndTeamBuildings{overflow:hidden}#rentingAndTeamBuildings img{width:100%}@media (max-width:870px){#rentingAndTeamBuildings img{width:150%;margin-left:-25%}}#rentingAndTeamBuildings .renting_text_section{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#04080b;margin-top:-1rem;padding:3rem 1rem;grid-gap:2rem;gap:2rem;text-align:center}#rentingAndTeamBuildings .renting_text_section_title{font-size:3rem;font-weight:600;max-width:700px;margin:auto}@media (max-width:870px){#rentingAndTeamBuildings .renting_text_section_title{font-size:2rem}}#rentingAndTeamBuildings .renting_text_section_content{font-size:1.2rem;color:hsla(0,0%,100%,.3686274509803922);line-height:1.4;max-width:700px;margin:auto}body,html{margin:0}#root,body,html{height:100%}.shop{display:flex;min-height:100%;max-width:100%;position:relative;justify-content:center;align-items:center}.shop--container{padding:4rem;max-width:70rem}@media (max-width:870px){.shop--container{padding:3rem}}.shop--container h2{line-height:1.2}@media (max-width:870px){.shop--container h2{font-size:1.3rem}}.shop--container p{line-height:1.4}@media (max-width:870px){.shop--container p{font-size:1.2rem}}.heading{padding-bottom:4rem}.text{padding-top:1rem;font-size:1.5rem}.footer{padding-top:4rem;text-align:right}.link{-webkit-animation-name:catch;animation-name:catch;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;border-bottom:.2rem solid #fff}@-webkit-keyframes catch{0%{color:#fff}to{color:#20abfc}}@keyframes catch{0%{color:#fff}to{color:#20abfc}}.eu_body{background-color:#fff;width:100%}.eu_body,.eu_container{display:block;color:#000}.eu_container{text-align:center;padding:2rem;line-height:1.5rem;max-width:800px;margin:auto}.eu_img1{background-image:url(/static/media/eu-flag.22d24860.jpg);height:133.39px;margin:auto}.eu_img1,.eu_img2{background-repeat:no-repeat;background-size:contain;width:200px}.eu_img2{background-image:url(/static/media/esi.7cb086fa.png);height:65.84px}.eu_img2,.eu_img3{margin:2rem auto auto}.eu_img3{background-image:url(/static/media/opkk.819c55bf.png);background-repeat:no-repeat;background-size:contain;height:53.66px;width:200px}.eu_description,.eu_text{padding:1rem 0}.eu_paragraf{padding-bottom:2rem}.eu_paragraf2{padding-bottom:1rem}.eu_link{color:#00f!important;transition:.25s ease-in-out}.eu_link:hover{color:#ff4500!important}
/*# sourceMappingURL=main.b393718f.chunk.css.map */