*{margin:0%;padding:0%;text-decoration:none;font-family:Manrope,sans-serif;list-style-type:none;font-kerning:none;transition:.3s;transition-timing-function:ease-out}#volume-bar{display:none}.tiny-paragraph{font-size:12px;line-height:1.1;font-weight:400}.very-large-paragraph{font-size:3.2vw;line-height:1.2;font-weight:500;margin-bottom:-100px}.very-large-paragraph .word{margin-top:-11vw}.very-large-paragraph .indent{margin-left:10vw}@media only screen and (max-width: 900px){.very-large-paragraph{font-size:7vw;line-height:1.2;font-weight:500}}.opacityZero{opacity:0}.split-paragraph{font-kerning:none}.split-paragraph .line{overflow:hidden}.split-paragraph .line .word{transform:translateY(150%)}.large-paragraph{font-size:2.5vw;line-height:1.2;font-weight:400}.large-header{font-size:25px;line-height:1.1;font-weight:400}.small-paragraph{font-size:14px;line-height:1.1;font-weight:400}.work-paragraph{font-size:18px;line-height:1.4;font-weight:500}@media only screen and (max-width: 900px){.work-paragraph{font-size:15px;line-height:1.6;font-weight:500}}.work-small-paragraph{font-size:14px;line-height:1.6;font-weight:400;opacity:.6}.section--padding{padding:1vw}@media only screen and (max-width: 900px){.large-paragraph{font-size:5.5vw;line-height:1.1;font-weight:400}.small-paragraph{font-size:16px;line-height:1.1;font-weight:400}.section--padding{padding:3vw}}body{background-color:#fff;background-size:cover;background-repeat:no-repeat}.header{padding-top:10vw;position:relative;height:30vw;min-height:40vh;display:grid}.header h1{opacity:0;width:78%;align-self:end;margin:6vw 0px 3vw;color:#636363;font-weight:400}.header h1 span{color:#000;font-weight:500}.navigation{top:0;margin:0px .5vw;mix-blend-mode:difference;z-index:10000000;position:fixed;width:99.5%}.navigation a,.navigation .logo{color:#fff}.navigation .logo:hover{opacity:.3}.navigation .tag-line{display:flex;align-items:center;color:#fff}.navigation .tag-line span{border-bottom:solid rgb(255,255,255) 1px}.navigation .tag-line .dot-green{width:8px;height:8px;background-color:#b700ff;margin:10px;animation:fadeInOut 1.5s infinite}@keyframes fadeInOut{0%,to{opacity:.1}50%{opacity:1}}.navigation .navigation-section{text-transform:capitalize;font-weight:500;display:flex;justify-content:space-between}.navigation .navigation-section .links ul{display:flex}.navigation .navigation-section .links ul li{margin:0px .5vw 0px 1vw}.navigation .navigation-section .links ul li:hover{opacity:.3}@media only screen and (max-width: 900px){.navigation{top:0;margin:0px 0vw;mix-blend-mode:normal;z-index:10000000;position:fixed;width:100%;background-color:#fff;color:#fff}.navigation a{color:#000}.navigation .navigation-section{font-weight:500;display:flex;justify-content:space-between}.navigation .navigation-section .tag-line,.navigation .navigation-section .tag-line span{display:none}.navigation .navigation-section .links ul{display:flex}.navigation .navigation-section .links ul li{margin:0px 1vw .5vw 10px}}.project:nth-child(0){margin-top:0!important;opacity:.4}.video-silder{bottom:0;z-index:10;position:fixed;width:100%;height:0vh;background-color:#000000fa;display:grid;align-content:center;overflow:hidden;cursor:pointer}.video-silder #video-element{margin:auto;height:100vh;max-width:100vw}#controls{z-index:111;opacity:0;width:98%;position:fixed;bottom:0;display:grid;margin:1% 2%;grid-template-columns:auto 1fr auto auto;align-content:center;align-items:center;gap:2% 2%}#controls button{text-transform:uppercase;background-color:#fff0;color:#fff;border:none;font-size:14px;cursor:pointer}#controls #btnMute{min-width:70px}#controls #btnPlayPause{min-width:60px}#controls #progress-bar{width:100%;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;color:#fff;border-radius:10em}#controls progress[value]{--color: rgb(255, 255, 255);--background: rgba(10, 10, 10, .301);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:10em;background:var(--background)}#controls progress[value]::-webkit-progress-bar{border-radius:10em;background:var(--background)}#controls progress[value]::-webkit-progress-value{border-radius:10em;background:var(--color)}#controls progress[value]::-moz-progress-bar{border-radius:10em;background:var(--color)}#controls #btnFullScreen{display:none}.project{display:flex;margin-top:9vw;transform:translateY(10%);opacity:0}.project .project-section{width:50%}.project .project-section .project-section__image{position:relative;width:100%;height:45vw;display:grid;align-content:center;justify-content:center;overflow:hidden;background-color:#d3d3d3}.project .project-section .project-section__image .black-cover{pointer-events:none;position:absolute;z-index:10;width:100%;height:100%;background-color:#0000;transition:.5s}.project .project-section .project-section__image .project-title{pointer-events:none;position:absolute;z-index:11;color:#fff;width:100%;font-size:18px;justify-self:center;text-align:center;align-self:center;opacity:0;transition:.5s}.project .project-section .project-section__image .image-parent{height:101%;min-width:48vw}.project .project-section .project-section__image .image-parent img{height:100.5%;width:100.5%;-o-object-fit:cover;object-fit:cover;opacity:1;justify-self:center;align-self:center;transition:.5s;transition-timing-function:ease}.project .project-section .project-section__image .image-parent video{margin-top:-5%;width:110%;margin-left:-5%;height:50vw;-o-object-fit:cover;object-fit:cover}.project .project-section .project-section__image:hover .project-title{opacity:1}.project .project-section .project-section__image:hover .black-cover{background-color:#00000067}.project .project-section .project-section__image:hover img{height:100%;width:100%}.project .project-section .project-section__image:hover video{margin-top:-4.5%;width:109%;margin-left:-4.5%;height:49vw;-o-object-fit:cover;object-fit:cover}.project .project-section .large-section{height:50vw}.project .project-section .project-section__info{padding:0px .5vw;display:inline-grid;margin-top:.4vw;width:98%;grid-template-columns:30% 60% 10%}.project .project-section .project-section__info .text-section1 .name{font-size:18px;font-weight:600}.project .project-section .project-section__info .text-section1 .project-text{font-size:12px;color:#7c7c7c}.project .project-section .project-section__info .text-section2{margin:0 5%;max-width:500px}.project .project-section .project-section__info .text-section2 .project-text{font-size:14px;color:#7c7c7c}.project .project-section .project-section__info .text-section3{display:flex;justify-content:end}.project .project-section .project-section__info .text-section3 .project-text{color:#fff;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;background-color:#747474;padding:.1vw 1.6vw .2vw;font-size:12px;border-radius:100vw}.project .project-section .project-section__info2{padding:0px .5vw;display:inline-grid;margin-top:.4vw;width:98%;grid-template-columns:50% 40% 10%}.project .project-section .project-section__info2 .text-section1 .name{font-size:18px;font-weight:600}.project .project-section .project-section__info2 .text-section1 .project-text{font-size:12px;color:#7c7c7c}.project .project-section .project-section__info2 .text-section2 .project-text{font-size:14px;color:#7c7c7c}.project .project-section .project-section__info2 .text-section3{display:flex;justify-content:end}.project .project-section .project-section__info2 .text-section3 .project-text{color:#fff;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;background-color:#747474;padding:.1vw 1.6vw .2vw;font-size:12px;border-radius:100vw}@media only screen and (max-width: 900px){.header{position:relative;height:auto;min-height:60vh;display:grid}.header h1{width:100%;align-self:end;margin:6vw 0px}.project{display:block;margin-top:0}.project .project-section:nth-child(2){margin-top:2vw}.project .project-section{width:100%}.project .project-section .project-section__image{width:100%;height:100vw;margin-top:0vw}.project .project-section .project-section__image .black-cover{position:absolute;z-index:10;width:100%;height:100%;background-color:#0000;transition:.5s}.project .project-section .project-section__image .project-title{position:absolute;z-index:11;color:#fff0;width:100%;font-size:18px;justify-self:center;text-align:center;align-self:center;opacity:0;transition:.5s}.project .project-section .project-section__image .image-parent{height:101%}.project .project-section .project-section__image .image-parent img{margin-top:0vw;height:151vw;width:101%;-o-object-fit:cover;object-fit:cover;opacity:1;justify-self:center;align-self:center;transition:.5s;transition-timing-function:ease}.project .project-section .project-section__image .image-parent video{margin-top:-5%;width:110vw;margin-left:-10%;height:100vw;-o-object-fit:cover;object-fit:cover}.project .project-section .project-section__image:hover .project-title{opacity:1}.project .project-section .project-section__image:hover .black-cover{background-color:#00000067}.project .project-section .project-section__image:hover img{height:151vw;width:101%}.project .project-section .large-section{height:150vw;margin-top:0}.project .project-section .large-section .image-parent{height:101%}.project .project-section .large-section .image-parent img{margin-top:0vw;height:161vw;width:101%;-o-object-fit:cover;object-fit:cover;opacity:1;justify-self:center;align-self:center;transition:.5s;transition-timing-function:ease}.project .project-section .project-section__info{padding:0;margin-top:4.4vw;width:98%;grid-template-columns:30% 50% 20%;display:none}.project .project-section .project-section__info .text-section1 .name{font-size:18px;font-weight:600}.project .project-section .project-section__info .text-section1 .project-text{font-size:12px;color:#7c7c7c}.project .project-section .project-section__info .text-section2 .project-text{font-size:14px;color:#7c7c7c}.project .project-section .project-section__info .text-section3{display:flex;justify-content:end}.project .project-section .project-section__info .text-section3 .project-text{color:#fff;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;background-color:#747474;padding:.1vw 1.6vw .2vw;font-size:12px;border-radius:100vw}.project .project-section .project-section__info2{padding:0px .5vw;display:none;margin-top:.4vw;width:98%;grid-template-columns:50% 40% 10%}.project .project-section .project-section__info2 .text-section1 .name{font-size:18px;font-weight:600}.project .project-section .project-section__info2 .text-section1 .project-text{font-size:12px;color:#7c7c7c}.project .project-section .project-section__info2 .text-section2 .project-text{font-size:14px;color:#7c7c7c}.project .project-section .project-section__info2 .text-section3{display:flex;justify-content:end}.project .project-section .project-section__info2 .text-section3 .project-text{color:#fff;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;background-color:#747474;padding:.1vw 1.6vw .2vw;font-size:12px;border-radius:100vw}}.tall-footer{margin-top:3vw;display:grid;height:55vw}.tall-footer .s4 a{text-decoration:underline}.tall-footer .footer-center{justify-content:center;display:grid;grid-template-columns:1fr 1fr 1fr}.tall-footer .footer-center div{display:grid;align-content:center}.tall-footer .footer-center div p{width:70%;margin-left:15%;line-height:1.4}.tall-footer .footer-center .video-footer{align-self:center;display:flex;justify-content:center;align-items:center;cursor:pointer;max-width:800px;max-height:400px;width:30vw;height:20vw;overflow:hidden;background-color:#000}.tall-footer .footer-center .video-footer video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:1s}.tall-footer .footer-center .video-footer video:hover{width:33vw;height:25vw;-o-object-fit:cover;object-fit:cover;opacity:.6}.tall-footer .footer-bottom{width:100%;display:grid;grid-template-rows:1fr auto}.tall-footer .footer-bottom .email-section{display:grid;align-content:center;margin-top:auto;margin-bottom:1vw}.tall-footer .footer-bottom .email-section .get-in-touch{text-align:center}.tall-footer .footer-bottom .email-section .email{text-align:center;text-transform:uppercase;font-weight:600;margin-bottom:2vw}.tall-footer .footer-bottom .footer-info{display:flex;justify-content:space-between;align-items:flex-start;height:-moz-fit-content;height:fit-content;margin-bottom:1vw}.tall-footer .footer-bottom .footer-info p{width:22.66%}.tall-footer .footer-bottom .footer-info .line{display:none}.tall-footer .footer-bottom .footer-info ul{width:16.66%;text-transform:capitalize}.tall-footer .footer-bottom .footer-info ul li a{color:#000}.tall-footer .footer-bottom .footer-info ul li a:hover{opacity:.4}.tall-footer .footer-bottom .footer-info .margin-left{margin-left:6vw}.tall-footer .footer-bottom .footer-info .margin-leftlarge{margin-left:12vw}.tall-footer .footer-bottom .footer-info .copy li{text-align:right}.short-footer{margin-top:3vw;display:grid}.short-footer .footer-center{justify-content:center;display:grid;grid-template-columns:1fr 1fr 1fr}.short-footer .footer-center div{display:grid;align-content:center}.short-footer .footer-center div p{width:70%;margin-left:15%;line-height:1.4}.short-footer .footer-center .video{display:flex;justify-content:center;align-items:center}.short-footer .footer-center .video img{width:25vw;height:15vw;-o-object-fit:cover;object-fit:cover}.short-footer .footer-bottom{width:100%;display:grid;grid-template-rows:1fr auto}.short-footer .footer-bottom .email-section{display:grid;align-content:center;margin-top:auto;margin-bottom:1vw}.short-footer .footer-bottom .email-section .get-in-touch{text-align:center}.short-footer .footer-bottom .email-section .email{text-align:center;text-transform:uppercase;font-weight:600;margin-bottom:2vw}.short-footer .footer-bottom .footer-info{display:flex;justify-content:space-between;align-items:flex-start;height:-moz-fit-content;height:fit-content;margin-bottom:1vw}.short-footer .footer-bottom .footer-info p{width:22.66%}.short-footer .footer-bottom .footer-info .line{display:none}.short-footer .footer-bottom .footer-info ul{width:16.66%;text-transform:capitalize}.short-footer .footer-bottom .footer-info ul li a{color:#000}.short-footer .footer-bottom .footer-info ul li a:hover{opacity:.4}.short-footer .footer-bottom .footer-info .margin-left{margin-left:6vw}.short-footer .footer-bottom .footer-info .margin-leftlarge{margin-left:12vw}.short-footer .footer-bottom .footer-info .copy li{text-align:right}@media only screen and (max-width: 900px){footer{margin-top:3vw;display:grid;height:auto}footer .footer-center{justify-content:center;display:grid;grid-template-columns:1fr}footer .footer-center div{margin-bottom:20vw}footer .footer-center div p{width:70%;margin-left:0%}footer .footer-center .video{margin:30vw 0px;display:flex;justify-content:center}footer .footer-center .video img{width:65vw;height:45vw;-o-object-fit:cover;object-fit:cover}footer .footer-bottom{width:100%;display:block;grid-template-rows:1fr auto}footer .footer-bottom .email-section{display:grid;margin-bottom:10vw}footer .footer-bottom .email-section .get-in-touch{text-align:left}footer .footer-bottom .email-section .email{text-align:left;text-transform:uppercase}footer .footer-bottom .footer-info{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;height:-moz-fit-content;height:fit-content;margin-bottom:1vw}footer .footer-bottom .footer-info p{width:100%}footer .footer-bottom .footer-info ul{width:16.66%}footer .footer-bottom .footer-info .margin-left{margin-left:6vw;width:100%}footer .footer-bottom .footer-info .margin-leftlarge{margin-left:0vw}footer .footer-bottom .footer-info .margintop{margin-top:5vw}footer .footer-bottom .footer-info .copy{display:none}footer .footer-bottom .footer-info .copy li{text-align:right}footer .footer-bottom .footer-info .s1{padding-right:30%;font-size:12px}footer .footer-bottom .footer-info .s2{margin-left:0;margin-top:5vw;margin-bottom:5vw;font-size:12px}footer .footer-bottom .footer-info .line{display:block;width:100%;height:1px;background-color:#000}footer .footer-bottom .footer-info .s3{font-size:12px;margin-top:5vw;width:30%}footer .footer-bottom .footer-info .s4{font-size:12px;margin-top:5vw;width:40%;text-align:right;margin-bottom:3vw}footer .footer-bottom .footer-info .s4 span{text-decoration:underline}footer .footer-bottom .footer-info .s5{width:30%}.tall-footer{margin-top:3vw;display:grid;height:auto}.tall-footer .footer-center{justify-content:center;display:grid;grid-template-columns:1fr}.tall-footer .footer-center div{margin-bottom:20vw}.tall-footer .footer-center div p{width:70%;margin-left:0%}.tall-footer .footer-center .video-footer{order:2;align-self:center;display:flex;justify-content:center;align-items:center;height:auto;width:85%;height:70%;margin-left:7%;display:none}.tall-footer .footer-center .video-footer video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tall-footer .footer-center .video-footer video:hover{width:inherit;height:inherit;-o-object-fit:inherit;object-fit:inherit;opacity:inherit}.tall-footer .footer-center .footer-center-text{order:1}.tall-footer .footer-bottom{width:100%;display:block;grid-template-rows:1fr auto}.tall-footer .footer-bottom .email-section{display:grid;margin-bottom:10vw}.tall-footer .footer-bottom .email-section .get-in-touch{text-align:left}.tall-footer .footer-bottom .email-section .email{text-align:left;text-transform:uppercase}.tall-footer .footer-bottom .footer-info{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;height:-moz-fit-content;height:fit-content;margin-bottom:1vw}.tall-footer .footer-bottom .footer-info p{width:100%}.tall-footer .footer-bottom .footer-info ul{width:16.66%}.tall-footer .footer-bottom .footer-info .margin-left{margin-left:6vw;width:100%}.tall-footer .footer-bottom .footer-info .margin-leftlarge{margin-left:0vw}.tall-footer .footer-bottom .footer-info .margintop{margin-top:5vw}.tall-footer .footer-bottom .footer-info .copy{display:none}.tall-footer .footer-bottom .footer-info .copy li{text-align:right}.tall-footer .footer-bottom .footer-info .s1{padding-right:30%;font-size:12px}.tall-footer .footer-bottom .footer-info .s2{margin-left:0;margin-top:5vw;margin-bottom:5vw;font-size:12px}.tall-footer .footer-bottom .footer-info .line{display:block;width:100%;height:1px;background-color:#000}.tall-footer .footer-bottom .footer-info .s3{font-size:12px;margin-top:5vw;width:30%}.tall-footer .footer-bottom .footer-info .s4{font-size:12px;margin-top:5vw;width:40%;text-align:right;margin-bottom:3vw}.tall-footer .footer-bottom .footer-info .s4 span{text-decoration:underline}.tall-footer .footer-bottom .footer-info .s5{width:30%}.short-footer{margin-top:3vw;display:grid;height:auto}.short-footer .footer-center{justify-content:center;display:grid;grid-template-columns:1fr}.short-footer .footer-center div{margin-bottom:20vw}.short-footer .footer-center div p{width:70%;margin-left:0%}.short-footer .footer-center .video{margin:30vw 0px;display:flex;justify-content:center}.short-footer .footer-center .video img{width:65vw;height:45vw;-o-object-fit:cover;object-fit:cover}.short-footer .footer-bottom{width:100%;display:block;grid-template-rows:1fr auto}.short-footer .footer-bottom .email-section{display:grid;margin-bottom:10vw}.short-footer .footer-bottom .email-section .get-in-touch{text-align:left}.short-footer .footer-bottom .email-section .email{text-align:left;text-transform:uppercase}.short-footer .footer-bottom .footer-info{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;height:-moz-fit-content;height:fit-content;margin-bottom:1vw}.short-footer .footer-bottom .footer-info p{width:100%}.short-footer .footer-bottom .footer-info ul{width:16.66%}.short-footer .footer-bottom .footer-info .margin-left{margin-left:6vw;width:100%}.short-footer .footer-bottom .footer-info .margin-leftlarge{margin-left:0vw}.short-footer .footer-bottom .footer-info .margintop{margin-top:5vw}.short-footer .footer-bottom .footer-info .copy{display:none}.short-footer .footer-bottom .footer-info .copy li{text-align:right}.short-footer .footer-bottom .footer-info .s1{padding-right:30%;font-size:12px}.short-footer .footer-bottom .footer-info .s2{margin-left:0;margin-top:5vw;margin-bottom:5vw;font-size:12px}.short-footer .footer-bottom .footer-info .line{display:block;width:100%;height:1px;background-color:#000}.short-footer .footer-bottom .footer-info .s3{font-size:12px;margin-top:5vw;width:30%}.short-footer .footer-bottom .footer-info .s4{font-size:12px;margin-top:5vw;width:40%;text-align:right;margin-bottom:3vw}.short-footer .footer-bottom .footer-info .s4 span{text-decoration:underline}.short-footer .footer-bottom .footer-info .s5{width:30%}}.info-section{padding-top:3vw;min-height:50vw;display:grid;grid-template-rows:auto auto 1fr}.info-section .circle-photo{display:none}.info-section .info-photo-me{height:21vw;margin-bottom:3vw;display:flex;justify-content:space-between}.info-section .info-photo-me .info-img{background-color:#fff;width:14.6%;display:grid;justify-items:center;align-items:center}.info-section .info-photo-me .info-img .info-img-child{width:100%;height:100%;position:relative;background-color:#7fffd4;display:grid;justify-items:center}.info-section .info-photo-me .info-img .info-img-child img{position:absolute;top:0;width:90%;height:0%;margin-top:10%;-o-object-fit:cover;object-fit:cover;background-color:red}.info-section .info-photo-me .info-img img{width:100%;height:0%;-o-object-fit:cover;object-fit:cover;background-color:red}.info-section .name-spot{color:#949494;font-size:14px;margin-bottom:3vw;font-weight:500;opacity:.15}.info-section .info-text-header{opacity:0}.info-section .info-text-header h1{width:99%;letter-spacing:-.03vw}.info-section .info-text-header .info-image-parent{width:100%}.info-section .info-text-header .info-image-parent .info-image-child{margin-top:5vw;width:19%;height:25vw;margin-left:22vw;margin-bottom:-3.4vw;display:grid;align-content:center;align-items:center}.info-section .info-text-header .info-image-parent .info-image-child img{opacity:0;width:100%;height:0%;-o-object-fit:cover;object-fit:cover}.info-section .info-text-header .indent2{margin-left:42vw}@media only screen and (max-width: 900px){.info-section{min-height:50vw;display:block}.info-section .circle-photo{margin-top:40vw;display:block;width:50%;height:48vw;border-radius:1000000px;overflow:hidden;opacity:0}.info-section .circle-photo img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.info-section .mobile-hide{display:none!important}.info-section .info-photo-me{display:none;height:-moz-fit-content;height:fit-content;display:flex;justify-content:space-around}.info-section .info-photo-me .info-img{display:none;width:100%;justify-items:center;align-items:center}.info-section .info-photo-me .info-img img{width:100%;height:0%;-o-object-fit:cover;object-fit:cover;background-color:red}.info-section .name-spot{margin-top:12vw;margin-bottom:8vw;font-size:12px}.info-section .info-text-header{display:block}.info-section .info-text-header h1{height:-moz-fit-content;height:fit-content;width:100%;margin-bottom:5vw}.info-section .info-text-header .info-image-parent{width:90%;height:100vw;margin-bottom:20vw}.info-section .info-text-header .info-image-parent .info-image-child{margin-top:5vw;width:50%;height:100%;margin-left:2vw!important;margin-bottom:0vw;-o-object-fit:cover;object-fit:cover;display:block;align-content:center;align-items:center}.info-section .info-text-header .info-image-parent .info-image-child img{width:90vw;height:10%;-o-object-fit:cover;object-fit:cover}}.services-section{opacity:0;margin-top:10px;margin-top:5vw}.services-section .title{margin-bottom:3vw;font-weight:500}.services-section .sub-text{margin-bottom:.7vw;opacity:.8}.services-section .section-part{font-weight:500}.services-section .section-part .line-services{width:0%;height:1px;background-color:#000}.services-section .section-part .line-services2{width:100%;height:1px;margin-top:-1px;background-color:#ebebeb}.services-section .section-part .service-1{padding:.85vw 0px;background-color:#ffffffe7;display:grid;grid-template-columns:6fr 2fr 2fr;text-transform:capitalize}.services-section .section-part .service-1 .part1{width:33vw;font-size:18px}.services-section .section-part .service-1 .part2{opacity:.3;width:33vw;font-size:12px}.services-section .section-part .service-1 .part3{font-size:12px}.services-section .section-part:hover .line-services{width:100%;height:1px;background-color:#000}.services-section .section-part:hover .service-1 .part2{opacity:1.3}@media only screen and (max-width: 900px){.services-section{margin-top:10vw;margin-bottom:20vw}.services-section .title{margin-bottom:3vw}.services-section .sub-text{margin-top:4vw;margin-bottom:1.7vw;opacity:.8}.services-section .section-part{font-weight:500}.services-section .section-part .service-1{padding:1.85vw 0px;background-color:#ffffffe7;display:grid;grid-template-columns:1fr auto;text-transform:capitalize}.services-section .section-part .service-1 .part1{width:auto;font-size:18px}.services-section .section-part .service-1 .part2{display:none}.services-section .section-part .service-1 .part3{opacity:.4;font-size:12px}.services-section .section-part .service-1 .part3 span{display:none}}.info-about-parigraph-section{margin-top:5vw;display:grid;grid-template-columns:3fr 3fr}.info-about-parigraph-section .iaps-part1{min-height:100px}.info-about-parigraph-section .iaps-part2{width:100%;max-width:500px}.info-about-parigraph-section .iaps-part2 .iaps-child{margin-top:3vw}@media only screen and (max-width: 900px){.info-about-parigraph-section{margin-top:5vw;display:grid;grid-template-columns:Auto auto}.info-about-parigraph-section .iaps-part1{min-height:100px;display:none}.info-about-parigraph-section .iaps-part2{margin-left:4vw;width:80%;max-width:1100px}.info-about-parigraph-section .iaps-part2 .iaps-child{margin-top:3vw}}.work-header-image{width:100%;height:100vh;min-height:50vw;overflow:hidden;display:grid}.work-header-image .darken-for-nav{width:100%;height:100vh;top:0;position:absolute;z-index:11}.work-header-image .darken-for-nav div{top:0;position:sticky;width:100%;height:200px;background:linear-gradient(0deg,#1a1a1a00,#00000094)}.work-header-image .work-logo{width:100%;height:100vh;align-self:center;position:absolute;z-index:2;display:grid;justify-content:center;align-items:center;justify-items:center}.work-header-image .work-logo .logo1{width:40%;height:22vw}.work-header-image .work-hero-image-parent{height:100vh;align-self:center;margin-top:-2vw}.work-header-image .work-hero-image-parent img{opacity:0;align-self:center;width:100%;height:120%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 900px){.work-header-image{height:70vh;align-content:top}.work-header-image .darken-for-nav{display:none}.work-header-image .work-logo{width:100%;height:70vh;position:absolute;z-index:2;display:grid;justify-content:center;align-items:center;justify-items:center}.work-header-image .work-logo .logo1{width:80%}.work-header-image .work-hero-image-parent{height:-moz-fit-content;height:fit-content}.work-header-image .work-hero-image-parent img{width:100%;height:75vh;-o-object-fit:cover;object-fit:cover}}.work-header-text{opacity:0;margin:1vw 0px;width:70%;max-width:1200px}@media only screen and (max-width: 900px){.work-header-text{margin:1vw 0px;width:90%;max-width:1200px;line-height:1.2}}.part-1 .line{width:100%;height:1px;background-color:#bebebe}.project-info-section{width:75%;max-width:1300px;margin-top:8vw;margin-bottom:1vw;text-transform:capitalize}.project-info-section .info{display:flex}.project-info-section .info .part-1{margin-right:2vw;width:33%}.project-info-section .info .part-1 .title{color:#797979;text-transform:uppercase}.project-info-section .info .part-1 .line{margin:1vw 0px}.project-info-section .info .part-1 p{margin:.3vw 0px}@media only screen and (max-width: 900px){.project-info-section{width:auto}.project-info-section .info{display:block;width:100%}.project-info-section .info .part-1{width:100%;margin:10vw 0px}.project-info-section .info .part-1 .title{font-size:10px!important}.project-info-section .info .part-1 .line{margin:3vw 0px}.project-info-section .info .part-1 .tiny-paragraph{font-size:14px;line-height:1.6;font-weight:500}}.large-center-image{width:100%;height:53vw;background-color:#d9d9d9;display:grid}.large-center-image .video-parent{align-self:center;justify-self:center}.large-center-image .video-parent video{width:50vw;filter:drop-shadow(9px 10px 15px rgba(0,0,0,.3960784314));border-radius:3px;border:3px black solid}@media only screen and (max-width: 900px){.large-center-image{height:73vw}.large-center-image .video-parent video{width:90vw!important;height:100%;filter:drop-shadow(9px 10px 15px rgba(0,0,0,0))}}.project-section-info{min-height:100px;margin:5vw 0px}.project-section-info .project-information{display:flex}.project-section-info .project-information .project-information-text{display:block;width:50%;text-transform:capitalize}.project-section-info .project-information .project-information-text .t1{text-transform:uppercase;margin:0 30%}.project-section-info .project-information .project-information-text .t1 span{font-weight:900}.project-section-info .project-information .paragraph .large-paragraph{width:100%;max-width:550px}.project-section-info .project-information .paragraph .small-paragraph{width:100%;max-width:350px}@media only screen and (max-width: 900px){.project-section-info .project-information{display:block}.project-section-info .project-information .project-information-text{width:100%;height:auto}.project-section-info .project-information .project-information-text .t1{margin:0}.project-section-info .project-information .paragraph .large-paragraph{margin:5vw 0px}}.work-image-full{width:96%;padding:0;margin:1% 0 0 2%}.work-twins{width:96%;margin:1% 2% 0;display:flex;justify-content:space-between}.work-twins img{width:49.5%}.work-twins .image-video{position:relative;width:100%;display:grid;align-items:center}.work-twins .image-video video{width:80%;margin:10%;position:absolute}.work-twins .image-video img{width:99%}.work-image2{width:70%;padding:0;margin:1% 0 0 2%}.work-image3{margin-left:30%;width:68%;padding:0;margin-top:1%}.three-phone-image{display:flex;width:80%;margin:10%}.three-phone-image img{width:33.33%}.two-images-moble{background-color:#e7e7e7;width:96%;margin:5vw 0px;padding:11% 2%;display:flex;justify-content:space-around}.two-images-moble img{border:3px rgb(189,189,189) solid;width:20vw}@media only screen and (max-width: 900px){.work-image2,.work-image3{width:96%;margin-left:2%;padding:0}.three-phone-image{display:flex;width:95%;margin:0%;margin-bottom:10vw}.three-phone-image img{width:33.33%}}.sm-posts{overflow:hidden;display:flex;width:100%;height:110vh;background-color:#d9d9d9;max-height:64vw}.sm-posts img{-o-object-fit:contain;object-fit:contain;width:18%;height:-moz-fit-content;height:fit-content;padding:1vw}.dwell-background-image{background-image:url(/images/op-images/modern/modern-3.webp);}
