.container-left{padding-left:15px}@media (min-width:576px){.container-left{padding-left:calc(50vw - 255px)}}@media (min-width:768px){.container-left{padding-left:calc(50vw - 345px)}}@media (min-width:992px){.container-left{padding-left:calc(50vw - 465px)}}@media (min-width:1200px){.container-left{max-width:100%;padding-left:12vw}}@media (min-width:1921px){.container-left{max-width:100%;padding-left:20vw}}.container-right{padding-right:15px}@media (min-width:576px){.container-right{padding-right:calc(50vw - 255px)}}@media (min-width:768px){.container-right{padding-right:calc(50vw - 345px)}}@media (min-width:992px){.container-right{padding-right:calc(50vw - 465px)}}@media (min-width:1200px){.container-right{max-width:100%;padding-right:12vw}}@media (min-width:1921px){.container-right{max-width:100%;padding-right:20vw}}.sp-120{padding:7.5rem 0}.sp-80{padding:5rem 0}.sp-50{padding:3.125rem 0}.mb-120{margin-bottom:7.5rem}.mb-80{margin-bottom:5rem}.mb-50{margin-bottom:3.125rem}.mb-30{margin-bottom:1.875rem}.mb-15{margin-bottom:.9375rem}@media (max-width:991.98px){.mb-md-50{margin-bottom:50px}}@media (max-width:767.98px){.sp-120,.sp-80{padding:35px 0}.mb-120,.mb-80{margin-bottom:50px}}section.developer{background-color:#fef6f2}section.developer section.banner{position:relative;z-index:1;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(/assets/img/developer/banner.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:11.25rem 0}@media (max-width:991.98px){section.developer section.banner{padding:150px 0}}@media (max-width:767.98px){section.developer section.banner{padding:130px 0}}section.developer section.banner::before{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.6}section.developer section.banner .container{position:relative;z-index:3}section.developer section.banner .metrostav{position:absolute;z-index:3;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}section.developer section.banner .metrostav img{width:15.625rem;height:auto}section.developer section.about table.statistics td{line-height:1;vertical-align:middle}section.developer section.about table.statistics td.number{padding:1.25rem 0;font-size:4.1875rem;font-weight:900;font-style:italic;color:#60845c;text-align:right}section.developer section.about table.statistics td.text{padding:1.25rem 0 1.25rem 2.5rem;font-size:1.125rem;font-weight:700}@media (max-width:419.98px){section.developer section.about table.statistics td.number{padding:15px 0;font-size:42px}section.developer section.about table.statistics td.text{padding:15px 0 15px 15px;font-size:16px}}section.developer section.about .element{width:calc((100vw - 1800px)/ 2 + 100% + 15px)}@media (max-width:1920.98px){section.developer section.about .element{width:calc((100vw - 1140px)/ 2 + 100% + 15px)}}@media (max-width:1199.98px){section.developer section.about .element{width:calc((100vw - 960px)/ 2 + 100% + 15px)}}@media (max-width:991.98px){section.developer section.about .element{width:calc((100vw - 720px)/ 2 + 100% + 15px)}}@media (max-width:767.98px){section.developer section.about .element{width:calc((100vw - 540px)/ 2 + 100% + 15px)}}@media (min-width:1200px){section.developer section.about .element{width:calc(12vw + 100%)}}@media (min-width:1921px){section.developer section.about .element{width:calc(20vw + 100%)}}@media (max-width:991.98px){section.developer section.about .element{width:100%}}section.developer section.about .element.left{float:right}section.developer section.about .element img{width:100%}section.developer section.projects{padding-bottom:5.625rem}@media (max-width:767.98px){section.developer section.projects{padding-bottom:20px}}section.developer section.projects .project-link{text-decoration:none;color:#2c572f;-webkit-transition:color .2s ease;transition:color .2s ease}section.developer section.projects .project-link .project-img{overflow:hidden}section.developer section.projects .project-link .project-img img{display:block;width:auto;max-width:100%;height:auto;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}section.developer section.projects .project-link .name{font-size:1.125rem;font-weight:700;line-height:1.375rem}section.developer section.projects .project-link .location{font-size:.875rem;line-height:1.375rem}section.developer section.projects .project-link:hover{color:#fec29f}section.developer section.projects .project-link:hover .project-img img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}