.black{color:black;border-color:black}nav{position:absolute;width:100%;height:124px;top:0;left:0;z-index:2;transition:.35s ease}.scrolltop{display:block;position:fixed;bottom:4vw;right:-3vw;width:3vw;height:3vw;z-index:2;background-image:url("../svgs/menu.svg");background-color:#e5e5e5;background-size:contain;border-radius:8px;transform:rotate(90deg);cursor:pointer;transition:.35s ease}.scrolltop.active{transform:translateX(-5.8vw) rotate(0deg)}@media only screen and (max-width: 600px){.scrolltop{width:10vw;height:10vw;right:-13vw;bottom:6vw}.scrolltop.active{transform:translateX(-19vw) rotate(0deg)}}.nav-scrolling{background-color:black;height:70px}.nav_left_helper{pointer-events:none;position:fixed;top:0;left:0;width:50%;height:100vh;z-index:10;cursor:pointer}.nav_left_helper.active{pointer-events:all}.nav_content{position:relative;height:100%;width:100%}.nav_content #hamburger{position:absolute;top:50px;right:2.5vw;width:27px;z-index:2;cursor:pointer}.nav_content .logo_idr{position:absolute;top:41px;left:50px;width:50px}.slide_hide{transform:translateX(100%)}.transparent{opacity:0;pointer-events:none}.nav_side{pointer-events:none;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.5);width:100vw;height:100vh;z-index:2;transition:.6s ease}.nav_side #nav_side_bar{position:fixed;top:0;right:0;width:50%;height:100vh;background-color:white;z-index:5;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:.6s ease}.nav_side #nav_side_bar .nav_side_bar_links,.nav_side #nav_side_bar .logo_becurious{pointer-events:all}.nav_side #nav_side_bar .nav_side_bar_links.active{color:#BDD0D6}.nav_side #nav_side_bar #nav_side_close{position:absolute;pointer-events:all;top:50px;right:50px;width:24px;cursor:pointer;transition:.6s ease}.nav_side #nav_side_bar #nav_side_close:hover{transform:rotate(90deg)}.nav_side #nav_side_bar .nav_side_bar_links li{text-align:center;list-style-type:none;font-size:4vw;text-transform:uppercase;font-weight:bold}.nav_side #nav_side_bar .nav_side_bar_links li{font-size:30px}@media screen and (min-width: 320px){.nav_side #nav_side_bar .nav_side_bar_links li{font-size:calc(30px + 42 * ((100vw - 320px) / 880))}}@media screen and (min-width: 1200px){.nav_side #nav_side_bar .nav_side_bar_links li{font-size:72px}}.nav_side #nav_side_bar .nav_side_bar_links li:hover{opacity:0.7}.nav_side .logo_becurious{margin-top:20%;width:174px}.nav_side .logo_becurious:hover{opacity:0.7}.nav_side .nav_language_picker{width:70%;pointer-events:all}.nav_side .nav_language_picker ul{display:flex;width:100%;margin:0 auto;max-width:260px;justify-content:space-between}.nav_side .nav_language_picker ul .nav_lp_links{color:#5589dc;font-size:2.8vw;letter-spacing:0.2vw;font-weight:bold;list-style-type:none;transition:.25s ease}.nav_side .nav_language_picker ul .nav_lp_links:hover{color:#f1c41e}.nav_side.active{pointer-events:all}footer{display:block;width:100%;max-width:100%;box-sizing:border-box;border-top:1px solid lightgray}footer{font-size:16px}@media screen and (min-width: 320px){footer{font-size:calc(16px + 24 * ((100vw - 320px) / 880))}}@media screen and (min-width: 1200px){footer{font-size:40px}}footer .footer_wrapper{width:100%;max-width:100%;text-align:right}footer .footer_wrapper .footer_info{padding:2em}footer .footer_wrapper .footer_info h1::selection{background-color:greenyellow}footer .footer_wrapper .footer_info h3{user-select:none;margin-bottom:1.5em}footer .footer_wrapper .footer_mobile_links{display:none}footer .footer_wrapper .footer_links{display:flex;justify-content:flex-end;align-items:center;margin-top:1em;padding:0em 4em 2em 0em}footer .footer_wrapper .footer_links{font-size:16px}@media screen and (min-width: 320px){footer .footer_wrapper .footer_links{font-size:calc(16px + 2 * ((100vw - 320px) / 880))}}@media screen and (min-width: 1200px){footer .footer_wrapper .footer_links{font-size:18px}}footer .footer_wrapper .footer_links ul{display:inline-block;margin-right:2em;text-decoration:none}footer .footer_wrapper .footer_links ul a{color:unset;text-decoration:none}footer .footer_wrapper .footer_links ul a:hover{color:#007eff}footer .footer_wrapper .footer_links ul li{display:inline;margin-left:1em;transition:.35s text-decoration linear;position:relative;cursor:pointer}footer .footer_wrapper .footer_links ul li a:after{content:"/";position:absolute;right:-15px}footer .footer_wrapper .footer_links ul li:hover{text-decoration:underline}footer .footer_wrapper .footer_links ul li:last-child:after{content:""}footer .footer_wrapper .footer_links>a{text-decoration:underline}*{box-sizing:border-box}html,body{height:100%;max-width:100%;width:100%;box-sizing:border-box}body{margin:0;padding:0;opacity:1;transition:.6s ease;font-family:'Poppins';overflow-x:hidden;max-width:100vw}section{width:100%;height:100vh}h1,h2,h3,h4,p{margin-block-start:0em;margin-block-end:0em;-webkit-margin-before:0em;-webkit-margin-after:0em}ul{padding-inline-start:0px;margin-block-start:0em;margin-block-end:0em}a{text-decoration:none;color:unset}.flex_centered_column{display:flex;flex-direction:column;justify-content:center;align-items:center}.clearfix{clear:both}.mobile_suggestions{display:none}.down_arrow{position:absolute;bottom:1.5em;left:0;right:0;margin:auto}.shadowed{text-shadow:0px 0 9px #373737ad}.lowercase{text-transform:lowercase !important}.zoom{animation:zoomOutIn 3s ease infinite}@keyframes zoomOutIn{0%{transform:translateY(0) scale(1)}50%{transform:translateY(10px) scale(1.1)}100%{transform:translateY(0) scale(1)}}#notfound{background-color:#E5E5E5;color:white;border:70px solid white;box-sizing:border-box;width:100%;height:100vh}#notfound .box_padded{width:70%}#notfound .box_padded p{font-size:24px}#notfound .box_padded .box_button{border-radius:30px;border:none;color:#BDD0D6;text-align:left;padding:1em 2em;font-size:12px;text-transform:uppercase;letter-spacing:1px}#notfound .box_padded .box_button:hover{color:white;background-color:#BDD0D6;cursor:pointer}#notfound .box_padded .box_button:focus{outline:none}#notfound .box_padded .box_top{margin-top:3em;text-align:center}#notfound .box_padded .box_bottom{text-align:center}#notfound .box_padded .huge_numbers{text-align:center;font-size:14rem}#hero{font-family:'Poppins';width:100%;height:100vh;display:flex;justify-content:center;align-items:center;transition:.35s ease}#hero .hero_jumbo_fixed{font-size:7vw;line-height:6vw;width:55%;user-select:none}#hero .typed-cursor{font-weight:lighter}#why{font-family:'Poppins';display:flex;justify-content:center;align-items:center}#why .why_wrapper{padding:5em;width:60%}#why .why_wrapper .why_title{font-size:50px;line-height:50px}#why .why_wrapper .why_description{font-size:24px;line-height:36px;width:80%;max-width:600px;margin:4em auto}#why .why_wrapper .why_logo{width:150px;float:right;margin-right:10%}#featured{font-family:'Poppins';width:100%;box-sizing:border-box;height:unset;position:relative}#featured .featured_wrapper{position:relative;width:100%;display:flex;align-items:center;flex-wrap:wrap;flex-direction:row}#featured .featured_wrapper .featured_work{width:31%;overflow:hidden}#featured .featured_wrapper .featured_work img{position:relative;top:0;left:0;width:100%;height:auto;vertical-align:middle;transition:0.6s ease;-webkit-transition:0.6s ease;cursor:pointer}#featured .featured_wrapper .featured_work img:hover{transform:scale(1.1)}#featured .featured_wrapper .featured_more{width:7%;background-color:white;display:flex;justify-content:center;align-items:center}#featured .featured_wrapper .featured_more h3{text-transform:uppercase;font-size:3vw;color:black;transform:rotate(-90deg)}#featured .featured_wrapper .featured_more h3:hover{opacity:0.7}#works{height:unset}#works .hero{display:block;width:100%;height:100vh;position:relative}#works .hero .hero_title{color:white;position:absolute;bottom:8%;left:8%;font-size:4vw;line-height:4.4vw;max-width:40%;z-index:2;user-select:none}#works .hero .owl-carousel{width:100%;height:100vh;overflow:hidden;position:relative}#works .hero .owl-carousel .owl-item{max-height:100vh}#works .hero .owl-carousel .owl-dots{position:absolute;bottom:5%;right:5%}#works .hero .owl-carousel .owl-dots .owl-dot{border-radius:50%;width:13px;height:13px;border:1px solid white;margin-left:1em}#works .hero .owl-carousel .owl-dots .owl-dot:focus{outline:none}#works .hero .owl-carousel .owl-dots .owl-dot.active{background-color:white}#works .categories{display:none;justify-content:flex-end;align-items:flex-end;width:100%;margin-top:3em;background-color:white;text-align:right;padding:0 5%}#works .categories h2{letter-spacing:-2px;font-size:45px;color:black}#works .categories ul li{font-size:20px;position:relative;display:inline-block;margin-top:1em;margin-bottom:1em;margin-left:2em;cursor:pointer}#works .categories ul li:hover{text-decoration:underline}#works .categories li:not(:last-child):after{content:' /';position:absolute;right:-26px}#works .portfolio{margin-top:100px;display:grid;grid-gap:40px;grid-template-columns:repeat(auto-fill, minmax(30%, 1fr));grid-auto-rows:40px;padding:2em 5%}#works .portfolio .project{display:none}#works .portfolio .project .project_cover{overflow:hidden}#works .portfolio .project .project_cover img{width:100%;height:auto;position:relative;top:0;left:0;vertical-align:middle;transition:0.6s ease;-webkit-transition:0.6s ease;cursor:pointer}#works .portfolio .project .project_cover img:hover{transform:scale(1.2)}#works .portfolio .project .project_info_title{margin-top:10px}#works .portfolio .project.show{display:block}#works .awards{display:flex;justify-content:center;align-items:center;padding:11% 0 15%}#works .awards .awards_content{display:inline-flex;width:100%;padding:0 5%;justify-content:space-evenly}#works .awards .awards_content .awards_content_text{flex-basis:40%;display:flex;justify-content:center;flex-direction:column;align-items:center}#works .awards .awards_content .awards_content_text h2{font-size:40px;width:100%;margin-bottom:1em}#works .awards .awards_content .awards_content_text p{width:100%;font-size:16px}#works .awards .awards_content .awards_content_icons{flex-basis:40%;max-width:500px;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap}#works .awards .awards_content .awards_content_icons img{width:26%;max-height:100px;margin:2em 1em}#about{height:unset;font-family:'Poppins'}#about .hero{position:relative;width:100%;height:100vh;background-image:url("../images/about/cover_studio.jpg");background-size:cover;background-position:center}#about .hero h1{color:white;font-size:4.7vw;position:absolute;left:0;width:100%;text-align:center;top:22%;text-transform:uppercase}#about .disclaimer_title{font-size:40px;line-height:50px}#about .disclaimer{display:block;padding:10% 10% 0% 10%}#about .disclaimer .disclaimer_description{font-size:20px;line-height:36px;width:80%;margin:4em auto}#about .humanplus{width:100%;padding:2em}#about .humanplus .human_info{display:flex;justify-content:center;align-items:center;flex-direction:column}#about .humanplus .human_info img{width:60%;max-width:1000px}#about .humanplus .human_info p{font-family:'Crimson Text', serif;font-size:22px;width:52%;max-width:880px}#about .services{margin-top:10%;display:flex;min-height:80vh}#about .services .visual.active{background-color:#95D60A}#about .services .strategy.active{background-color:#F9CF01}#about .services .product.active{background-color:#df3b8f}#about .services .interior.active{background-color:#0089AD}#about .services .service_image{width:50%;background-image:url("../images/about/strategy.jpg");background-size:cover;background-position:center}#about .services .img-visual{background-image:url("../images/about/visual.jpg")}#about .services .img-strategy{background-image:url("../images/about/strategy.jpg")}#about .services .img-product{background-image:url("../images/about/product.jpg")}#about .services .img-interior{background-image:url("../images/about/interior.jpg")}#about .services .service_tabs{width:50%}#about .services .service_tabs .service{position:relative;cursor:pointer;padding:1em 0 0em;min-height:20vh}#about .services .service_tabs .service .snippet{width:8px;height:100%;position:absolute;right:0;top:0}#about .services .service_tabs .service h3{font-size:26px;margin-bottom:.5em;width:100%;padding-left:5%}#about .services .service_tabs .service p{font-size:14px;width:55%;padding-bottom:2em;margin-left:25%}#about .team{display:flex;margin:15% 0 10%}#about .team .team_info{width:25%;padding-left:5%}#about .team .team_info h1{font-size:40px;margin-bottom:1em}#about .team .team_info p{margin-top:5%;padding-left:15%}#about .team .team_members{width:75%;display:flex;padding-left:10%;flex-wrap:wrap}#about .team .team_members .employee{flex-basis:33%;margin:2em 0}#about .team .team_members .employee h3{display:inline-block;font-size:22px}#about .team .team_members .employee:hover{color:#0a74ff;cursor:pointer}#about .becurious{display:flex;width:80%;margin:0 auto 10%;flex-wrap:wrap;justify-content:space-evenly;align-items:center}#about .becurious .becurious-info .becurious-text-logo{max-width:400px;width:30%}#about .becurious .becurious-info .becurious-text-logo:hover{opacity:0.7}#about .becurious .becurious-info p{font-size:unset;max-width:560px;margin:1.5em;padding-left:2em}#about .becurious .becurious-logo{width:25%;max-width:500px}#about .services-carousel{display:none}#about .studio-carousel{flex-direction:column;margin:4em 0}#about .studio-carousel img{width:100%;height:auto}#about .studio-carousel .owl-dots{display:flex !important;justify-content:space-evenly;width:30%;height:40px;position:relative;margin:2em auto}#about .studio-carousel .owl-dot{display:inline-block;background-color:#dedede !important;border-radius:50%;width:20px;height:20px}#about .studio-carousel .owl-dot:focus{outline:none !important}#about .studio-carousel .owl-dot.active{background-color:#95d60a !important}@media only screen and (max-width: 600px){#about .studio-carousel{margin:0.5em 0px 2em}#about .studio-carousel .owl-dots{width:100%;margin-top:5%}#about .studio-carousel .owl-dot{width:10px;height:10px}#about .services{display:none}#about .owl-carousel{display:flex;padding:1em}#about .owl-carousel .carousel_image{width:100%}#about .owl-carousel .carousel_category{text-align:right;background-color:white;font-size:1.4em;padding-bottom:.5em;padding-right:1em;position:relative;border-right-style:solid;border-right-width:10px}#about .owl-carousel .carousel_category::after{content:"";position:absolute;width:10px;height:100%;top:0;right:0}#about .owl-carousel .owl-item:nth-child(1) .carousel_category{border-right-color:#F9CF01}#about .owl-carousel .owl-item:nth-child(2) .carousel_category{border-right-color:#95D60A}#about .owl-carousel .owl-item:nth-child(3) .carousel_category{border-right-color:#df3b8f}#about .owl-carousel .owl-item:nth-child(4) .carousel_category{border-right-color:#0089AD}#about .owl-carousel .carousel_text{font-size:13px;padding:2em}}.cover{width:100%;height:75vh;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:flex-end;position:relative}.kebrick{background-image:url("../images/projects/kebrick/cover_kebrick.jpg")}.vinology{background-image:url("../images/projects/vinology/cover_vinology.jpg")}.prodigy{background-image:url("../images/projects/prodigy/cover_prodigy.jpg")}.platoos{background-image:url("../images/projects/platoos/cover_platoos.jpg")}.u2guide{background-image:url("../images/projects/u2guide/cover_u2guide.jpg")}.edpr{background-image:url("../images/projects/edpr/cover_edpr.jpg")}.anana{background-image:url("../images/projects/anana/cover_anana.jpg")}.laromana{background-image:url("../images/projects/laromana/cover_laromana.jpg")}.ciudalcampo{background-image:url("../images/projects/ciudalcampo/cover_ciudalcampo.jpg")}.stanpa{background-image:url("../images/projects/stanpa/cover_stanpa.jpg")}.ciudalgolf{background-image:url("../images/projects/ciudalgolf/cover_ciudalgolf.jpg")}.uvawear{background-image:url("../images/projects/uvawear/cover_uvawear.jpg")}.project_summary_kebrick{background-color:#9063CD}.project_summary_vinology{background-color:#D7D4CD}.project_summary_prodigy{background-color:black}.project_summary_platoos{background-color:#1C30A0}.project_summary_u2guide{background-color:#ff7d62}.project_summary_edpr{background-color:#c00505}.project_summary_anana{background-color:#263235}.project_summary_laromana{background-color:#43261D}.project_summary_ciudalcampo{background-color:#EBEBEB}.project_summary_stanpa{background-color:#EBEBEB}.project_summary_ciudalgolf{background-color:#EBEBEB}.project_summary_uvawear{background-color:#E1E0DF}.project_summary{color:white;width:100%;min-height:25vh;display:flex;justify-content:space-between;align-items:center;padding:2em;box-sizing:border-box}.project_summary .project_summary_name{text-align:left;text-transform:uppercase;flex-basis:22%;position:relative;border-right:2px solid;line-height:15vh;margin-left:6.5%}.project_summary .project_summary_category{text-align:left;width:15%;margin-left:9%;white-space:pre-wrap}.project_summary .project_summary_teaser{text-align:justify;flex-basis:24%;margin-right:7%;margin-left:10%}.project_description{width:83%;max-width:83%;margin:10% auto;text-align:justify}.project_awards{display:flex;width:70%;justify-content:space-evenly;flex-wrap:wrap;align-items:center;min-height:20vh;margin:5% auto;flex-basis:25%}.project_awards .project_awards_image{margin:2em 0}.fullimage{width:100% !important}.no-border{width:100% !important;margin:0;padding:0}.centered{text-align:center}.centered img{width:60% !important}.project_images-full{width:100% !important}.project_images{display:flex;justify-content:center;align-items:center;width:83%;margin:5% auto;flex-wrap:wrap}.project_images img{display:block;margin:0 auto}.project_images .colorpalette{max-width:500px}.project_images .diagonal_container{margin:2em 0;width:100%}.project_images .fullcover{display:block;width:100%;margin:0}.project_images .fullcover img{width:100%}.project_images .vertical{margin:3em 0 !important}.project_images .space-between{justify-content:space-between !important}.project_images .no-bottom{margin-bottom:0 !important}.project_images .bottom-space-10{margin-bottom:5% !important}.project_images .fullwidth{display:flex;width:100%;margin:1.4% 0;justify-content:center;align-items:center}.project_images .fullwidth .image-adjusted{width:100%;max-width:100%}.project_images .fullwidth img{width:83%}.project_images .nomargin{margin:0}.project_images .spaced{margin:10% 0}.project_images .spaced-less{margin:10% 0 5%}.project_images .spaced-bottomless{margin:10% 0 0}.project_images .project_half{width:40%;margin:0;padding:0}.project_images .title_green{margin-bottom:.5em;font-weight:lighter;color:#BED026}.project_images .title_white{margin-bottom:.5em;color:white}.video{width:100%;height:0;position:relative;padding-bottom:56.25%;overflow:hidden}.video video{width:100%}.video iframe,.video object,.video embed{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (max-width: 600px){.project_summary{flex-direction:column}.project_summary .project_summary_teaser{margin:2em 0}.project_summary .project_summary_name{border-right:0px;margin-bottom:.5em}.project_summary .project_summary_name::after{display:none}.project_summary .project_summary_category{text-align:center}.project_description{text-align:justify}.project_awards .project_awards_image{margin:2em 0;width:100%}}.project_suggestions{position:relative;height:25vh;width:100%}.project_suggestions .box-previous,.project_suggestions .box-center,.project_suggestions .box-next{float:left;width:33.33%;height:100%;display:flex;justify-content:center;align-items:center}.project_suggestions .box-previous:hover,.project_suggestions .box-next:hover{cursor:pointer}.project_suggestions .box-center{text-align:center}.project_suggestions .box-previous{justify-content:flex-end}.project_suggestions .box-previous .static_title{display:block;text-align:right}.project_suggestions .box-next{justify-content:flex-start}.project_suggestions .button{position:absolute;background-size:cover;background-position:center center;font-size:25px;font-weight:bolder;text-align:center;text-transform:capitalize;box-sizing:border-box;width:30%;height:100%;transition:1s ease;cursor:pointer}.project_suggestions .thumb{width:100%;height:20vh;background-size:cover;background-repeat:no-repeat;background-position:center center;margin:0 1em}.project_suggestions .previous{transform:translateX(-70%)}.project_suggestions .animate-left-in{transform:translateX(15%)}.project_suggestions .next{transform:translateX(70%)}.project_suggestions .animate-right-in{transform:translateX(-15%)}.project_suggestions .static_title{font-size:3vw;font-weight:bold;text-transform:capitalize;transition:.35s ease}.project_suggestions .title-colored{color:#605d5d}.project_suggestions .box-center .static_title{user-select:none;-webkit-user-select:none}.works-centered a:hover{opacity:0.7}.related_projects{width:100%;height:100px;display:flex;justify-content:center;align-items:center}.related_projects ul .links{display:inline;margin:0 1em;position:relative}.related_projects ul .links::after{content:"/";position:absolute;right:-20px}.related_projects ul .links:last-child:after{content:""}.related_projects ul .links:hover{cursor:pointer;text-decoration:underline}.u2g_opener{width:unset !important}.u2g_box{display:flex;justify-content:space-evenly;align-items:center;width:100%;padding:2em;box-sizing:border-box;background-color:#ff866d;min-height:230px}.u2g_box h1,.u2g_box p{color:white;width:35%}.u2g_box h1{font-size:2.8vw;line-height:2.8vw;font-weight:lighter}.u2g_box-small{min-height:unset;padding:unset;display:flex;justify-content:center;align-items:center;width:100%}.u2g_box-small p{width:30%;margin-left:50%;padding:2em;box-sizing:border-box;max-width:500px}.u2g_box-white{background-color:white !important;width:75%;padding:2em 0}.u2g_box-white h1{display:block;font-size:44px;max-width:500px;width:100%}.u2g_box-white p{display:block;width:50%;right:0;margin-left:50%}.top{margin-top:-72px}.padded{margin:5% 0}.edp_summary{background-color:#373737;min-height:400px;color:white;display:flex;justify-content:center;align-items:center;flex-direction:column}.edp_summary .top_row{width:100%;display:flex;justify-content:space-evenly;align-items:center;margin-bottom:3em}.edp_summary .top_row img{max-width:350px}.edp_summary .top_row span{font-size:36px}.edp_summary .centered p{width:60%;margin:0 auto}.fullcover{width:100%}.fullcover img{width:100%}.edp_blog{width:100%;position:relative;display:flex;justify-content:flex-end;padding-top:10%}.edp_blog .left{width:50%;padding:2em}.edp_blog .left h1{text-transform:uppercase;font-size:4vw;margin-bottom:.25em}.edp_blog .left p{font-size:14px;width:100%;max-width:500px}.edp_blog .right{width:40%;display:flex;flex-direction:column}.edp_blog .right img{max-width:100%}.edp_renovaveis{width:100%;display:flex;justify-content:space-evenly;align-items:center;background-color:#262626;color:white;position:relative}.edp_renovaveis .left{display:flex;flex-direction:column;justify-content:flex-end;width:60%;position:relative}.edp_renovaveis .left img{width:100%}.edp_renovaveis .right{width:40%;padding:4em 6em 4em 0em}.edp_renovaveis .right .edp{max-width:60%;margin-bottom:5%}.edp_renovaveis .right .edp svg{display:block}.edp_renovaveis .right p{margin-bottom:1em}.edpr-video{padding-bottom:unset;margin-bottom:5%}.platoos_logo{width:40% !important}.platoos_palette{width:30% !important;max-width:320px !important}.platoosbox{background-color:#002dad;display:flex}.platoosbox .textbox{color:white;display:flex;flex-direction:column;justify-content:center;align-items:center}.platoosbox .textbox h1,.platoosbox .textbox p{width:75%}.platoos-full{max-width:100% !important;width:100%}.platoos-icon{display:block;margin:5% 0;width:100%}.platoos-plates{width:75%}.platoos-plates img{width:100%}.platoos-spacer{margin-bottom:5%}.vinology_logo img{width:60% !important;max-width:550px}.vinology_palette{display:block}.vinology_palette img{width:40% !important;max-width:550px}body{opacity:1;transition:.35s ease}.loader{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000000;display:flex;justify-content:center;align-items:center;transition:.85s ease;pointer-events:none;z-index:10;opacity:1}.loader.hide{opacity:0}.ball,.ball>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ball{display:block;font-size:0;color:#333}.ball.pink{color:lightcoral}.ball.dark{color:#333}.ball>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.ball{width:32px;height:32px}.ball>div{position:absolute;top:0;left:0;width:32px;height:32px;border-radius:100%;opacity:0;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;-moz-animation:ball-scale-multiple 1s 0s linear infinite;-o-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite}.ball>div:nth-child(2){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.ball>div:nth-child(3){-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}.ball.scale-sm{width:16px;height:16px}.ball.scale-sm>div{width:16px;height:16px}.ball.scale-2x{width:64px;height:64px}.ball.scale-2x>div{width:64px;height:64px}.ball.scale-3x{width:96px;height:96px}.ball.scale-3x>div{width:96px;height:96px}@-webkit-keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-scale-multiple{0%{opacity:0;-moz-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-scale-multiple{0%{opacity:0;-o-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-o-transform:scale(1);transform:scale(1)}}@keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.works-carousel .owl-stage-outer{height:100%}.works-carousel .slide-item{height:100%;width:100%;max-height:unset !important}.works-carousel .owl-item{height:100vh}.works-carousel .owl-nav{display:none}.services-carousel{padding-right:0em !important;padding-left:0em !important}.services-carousel .owl-stage-outer{padding-left:40px}.services-carousel .owl-stage-outer .owl-stage{padding-left:0px !important}.services-carousel .owl-stage-outer .owl-stage .owl-item::last-child{width:100% !important}.services-carousel .owl-stage-outer .owl-stage .owl-item .carousel_box{border-radius:8px}.services-carousel .owl-stage-outer .owl-stage .owl-item .carousel_box .carousel_text{font-size:3.4vw !important}@media only screen and (min-width: 1024px){.nav_side_bar_links,.nav_language_picker{margin-bottom:5%}.colorpalette,.kebrick_palette,.vinology_palette{max-width:400px !important}.colorpalette img,.kebrick_palette img,.vinology_palette img{width:100% !important}.kebrick_logo{max-width:500px}.project_images{flex-direction:column}}@media only screen and (min-width: 768px) and (max-width: 1023px){#about .hero{background-image:url("../images/about/cover_studio_mobile.jpg")}}@media only screen and (max-width: 600px){.cover{height:70vh}.mobile-centered{text-align:center}.box-center{display:none !important}.box-previous{margin-bottom:1.3em}.ourstudio{font-size:8vw !important}.footer_links{width:100%;padding:0em !important;margin-bottom:2em}.footer_links a{width:100%;text-align:right;padding-right:2em}.footer_links ul{display:none !important}.footer_mobile_links{display:block !important;width:100%;margin:0 auto;text-align:right}.footer_mobile_links ul{margin-right:2em}.footer_mobile_links ul li{display:inline-block;font-size:11px}.hero h1{line-height:8vw;left:unset !important;bottom:40% !important;width:100% !important;padding:0 2em !important;max-width:unset !important;margin:0 !important}.hero_title{font-size:50px;line-height:60px}.mobile_suggestions{display:block;margin-top:2em;text-align:center}nav{height:60px}.nav_left_helper{display:none}.nav_side{z-index:3}.nav_content{display:flex;position:relative}.nav_content .logo_idr{top:0px;bottom:0;margin:auto;left:6%;width:40px}.nav_content #hamburger{top:0px;bottom:0;margin:auto;right:6%}.nav_side #nav_side_bar{width:100%;transition:.35s ease}.nav_side #nav_side_bar .nav_side_bar_links li{margin:1em 0}.nav_side #nav_side_bar #nav_side_close{top:41px;right:30px}.nav_side .nav_language_picker ul .nav_lp_links{font-size:7vw}#hero .hero_jumbo_fixed{font-size:14vw;line-height:14vw;width:90%}#why .why_wrapper{width:100%;padding:3em 3em 0em}#why .why_wrapper .why_title{font-size:8vw}#why .why_wrapper .why_description{width:100%;font-size:4vw;line-height:7vw;margin:1em auto 2em}#why .why_wrapper .why_logo{margin:0em auto 5em;display:block;width:40%}#featured .featured_wrapper .featured_work{width:100%;height:30vh}#featured .featured_wrapper .featured_work img{object-fit:cover;object-position:center;width:100%;height:100%}#featured .featured_wrapper .featured_more{width:100%;height:100px}#featured .featured_wrapper .featured_more h3{font-size:8vw;transform:rotate(0deg)}.project_summary{display:block;font-size:4vw}.project_summary .project_summary_category,.project_summary .project_summary_name,.project_summary .project_summary_teaser{width:100%;margin-left:0}.project_summary .project_summary_name{text-align:center;margin-bottom:0}.project_summary .project_summary_teaser{text-align:left;max-width:unset}.project_awards{width:100%;margin-bottom:10%}.project_awards .project_awards_image{margin:1em 0;width:40%;text-align:center}.project_awards .reddot{width:100%}.project_images{width:91%}.project_images .fullwidth{margin:0em 0em 1em}.project_images .fullwidth img{max-width:unset;width:100%}.project_description{font-size:4vw;line-height:6vw}.project_suggestions{height:unset;margin-top:1em;margin-bottom:1em}.project_suggestions .static_title{font-size:8vw}.project_suggestions .box-previous,.project_suggestions .box-center,.project_suggestions .box-next{display:flex;width:100%;justify-content:center;height:unset;min-height:140px;position:relative;float:unset}.project_suggestions .previous,.project_suggestions .next{transform:unset}.project_suggestions .button{width:80%;margin:0 auto 1em;display:block;border-radius:5px}.project_suggestions::after{content:"";clear:both}.project_images .vertical{margin:1em 0 !important}.project_images .diagonal_container{background-size:cover}.project_images .centered img{width:80% !important}#works .hero{height:unset}#works .hero .owl-carousel{height:unset}#works .hero .hero_title{pointer-events:none;margin-bottom:1em;text-align:center;bottom:8%;left:8%;font-size:8vw;line-height:9vw}#works .awards{padding:5% 0}#works .awards .awards_content{flex-wrap:wrap}#works .awards .awards_content .awards_content_text,#works .awards .awards_content .awards_content_icons{flex-basis:100%}#works .awards .awards_content .awards_content_text h2{margin-bottom:.2em}#works .portfolio{margin-top:60px;grid-auto-rows:30px}#works .portfolio .project .project_info_title{font-size:1.2em}#works .categories{height:unset;margin:1.5em 0 0}#works .categories h2{letter-spacing:0px;font-size:8vw;margin-top:1em}#works .categories ul{display:flex;width:100%;justify-content:space-between;margin-top:1em}#works .categories .filter{font-size:4.5vw;margin:0;color:gray}#works .categories .filter .active{text-decoration:underline;color:black}#works .categories .filter:hover{color:black}#works .categories li:not(:last-child):after{display:none}#works .categories_right{width:100%}#about .hero{height:80vh;background-image:url("../images/about/cover_studio_mobile.jpg")}#about .hero h1{font-size:8vw;line-height:9vw}#about .disclaimer .disclaimer_title{font-size:8vw;line-height:10vw}#about .disclaimer .disclaimer_description{font-size:4vw;line-height:7vw;margin:2em auto;width:100%}#about .team{flex-wrap:wrap}#about .team .team_info{width:100%;padding-right:5%}#about .team .team_info h1{margin-bottom:0em;font-size:8vw}#about .team .team_info p{width:100%;margin-bottom:1em;padding:0}#about .team .team_members{width:100%;margin:0 auto;justify-content:space-between;padding:0}#about .team .team_members .employee{flex-basis:40%;margin:2em auto !important}#about .team .team_members .employee h3{font-size:18px;max-width:12ch}#about .humanplus{padding:0em 2em 2em}#about .humanplus .human_info img{width:100%}#about .humanplus .human_info p{margin-top:1em;width:87%}#about .becurious{width:100%}#about .becurious .becurious-info .becurious-text-logo{max-width:400px;width:80%;display:block;margin-left:9%}#about .becurious .becurious-info p{margin-top:1em;padding:0;margin:1em 1.5em 1.5em;font-size:4vw;line-height:7vw}#about .becurious .becurious-logo{width:60%}#about .owl-carousel .carousel_text{font-size:unset;height:275px}#about .owl-carousel .owl-dots{display:none}.project_suggestions{overflow:hidden}.related_projects{height:unset;display:block;margin:2em 0;padding-bottom:15%}.related_projects ul{display:flex;justify-content:space-evenly}.related_projects ul .links::after{right:-30%}.related_projects ul li{font-size:3vw}.u2g_box{flex-direction:column}.u2g_box p{width:100%}.u2g_box h1{width:100%;font-size:8vw;font-weight:lighter;line-height:9vw;margin-top:1.6em}.u2g_box-small p{margin-left:0}.u2g_box-white h1{font-size:8vw;margin-bottom:1em}.u2g_box-white p{margin-left:0;width:100%}.mobile-full{width:100%;flex-direction:column}.owl-dots{left:0;right:0;bottom:5%;width:100%;margin:auto;text-align:center}.project_images .fullwidth .platoos_logo{width:60% !important;margin:10% 0 !important}.platoos_palette{max-width:230px !important}.platoosbox{flex-direction:column}.platoosbox img{width:100%}.platoosbox .textbox{margin:7% 0}.platoosbox .textbox h1{margin-bottom:.5em}.platoos-plates{width:100%;margin:2em 0}.platoos_icon img{width:20%}.edp_summary .top_row{flex-direction:column}.edp_summary .top_row img{max-width:unset;width:90%;margin:1em}.edp_summary .centered p{width:80%;text-align:justify;margin-bottom:2em}.edp_blog,.edp_renovaveis{flex-direction:column}.edp_blog .left,.edp_blog .right,.edp_renovaveis .left,.edp_renovaveis .right{width:100%}.edp_renovaveis .left{order:2}.edp_renovaveis .right{order:1;padding:2em}.edp_renovaveis .right .edp{max-width:100%}.u2guide{background-position-x:0%}.u2g_box h1,.u2g_box-white h1{font-size:6vw}.spaced-bottomless{margin:unset !important}.u2g-project-images{margin:2em 0}.u2g-palette{margin-top:3em !important;margin-bottom:2em !important}.kebrick_logo{margin:1em 0 3em !important;width:80% !important}.kebrick_palette{margin:1em 0 4em !important}.kebrick_palette img{width:80% !important}.kebrick_icons{width:60% !important;margin:3em 0 !important}.kebrick_half{margin-top:1em !important;width:100% !important}.kebrick_flex{flex-direction:column}.vinology_logo{margin:10% 0 !important}.vinology_logo img{width:50%}.vinology_palette{margin:10% 0 20% !important}.vinology_palette img{width:70% !important}.vinology_white{margin:20% 0 !important}footer{width:100%;max-width:100%;box-sizing:border-box}footer h1{font-size:1.4em}footer .footer_wrapper .footer_links{flex-wrap:wrap;font-size:calc(13px + 2 * ((100vw - 320px) / 880));padding-bottom:20%}footer .footer_wrapper .footer_links ul{display:flex;justify-content:space-evenly;width:100%;margin-right:0;margin-top:1em;margin-bottom:1em}footer .footer_wrapper .footer_links ul li{margin-left:0}footer .footer_wrapper .footer_links ul li:after{display:none}}
