@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap);:root{--bar-bg:#bfd0e0!important}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}.menu-icon{-webkit-transform:scale(1.5);transform:scale(1.5)}.menu-icon__checkbox{cursor:pointer;display:block;height:100%;opacity:0;position:relative;position:absolute;width:100%;z-index:2}.menu-icon div{right:12px}.menu-icon span{background-color:#bfd0e0}.menu-icon.active span:first-of-type{top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-icon.active span:last-of-type{bottom:5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-icon:hover span:first-of-type,.menu-icon:hover span:last-of-type{width:22px}.form-control{margin:12px 0}.form-control label{font-size:14px;font-weight:400;line-height:22px}.form-control input{height:48px}.form-control input,.form-control textarea{background:#f5f5f5;border:1px solid #d9d9d9;border-radius:4px;margin-top:16px;outline:none;padding:16px;width:100%}.form-control textarea{max-width:100%;resize:none}.btn-spinner{align-items:center;border-radius:4px;display:flex;flex-direction:row;justify-content:center;margin-top:32px}.btn-spinner img{height:16px;margin-left:10px;width:16px}@media screen and (min-width:600px){.form-control{margin:12px 0}.form-control label{font-size:16px}.form-control input{width:100%}}nav{background-color:#1e1915;color:#eee9cc;left:0;position:fixed;right:0;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:background-color .3s cubic-bezier(.215,.61,.355,1);transition:all .3s linear;z-index:1000}nav .container{align-items:center;border-bottom:1px solid #eee9cc;display:flex;flex-direction:row;justify-content:space-between}nav .container .logo{cursor:url(https://images.unsplash.com/photo-1438761681033-6461ffad8d80?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Nnx8cG90cmFpdHxlbnwwfHwwfHw%3D&auto=format&fit=crop&w=400&q=60);font-size:1.2rem;font-weight:500;line-height:1;padding:1.25rem;width:50%}nav .container .hambuger{margin-right:1.25rem;overflow:visible!important;position:relative}nav .container .desktop-links{display:none}nav .mob-nav-links{align-items:flex-start;background-color:#eee9cc;display:flex;flex-direction:column;height:0;justify-content:center;position:relative;transition:height 1s cubic-bezier(.215,.61,.355,1)}nav .mob-nav-links:before{background-color:#1e1915;bottom:0;content:"";height:100%;left:0;margin:0 auto;position:absolute;right:0;top:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:center bottom;transform-origin:center bottom;transition:-webkit-transform 1s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1),-webkit-transform 1s cubic-bezier(.645,.045,.355,1);width:1px;z-index:-1}nav .mob-nav-links ul{background:#eee9cc;font-size:1.875rem;opacity:0;transition:1s cubic-bezier(.645,.045,.355,1);width:100%}nav .mob-nav-links ul:first-child{margin-bottom:150px}nav .mob-nav-links ul li{border-bottom:1px solid #1e1915;padding:.625rem 1.25rem}nav .mob-nav-links ul li:first-child{border-top:1px solid #1e1915}nav .mob-nav-links ul li a{display:block;font-weight:400;overflow:visible}nav .mob-nav-links ul.socials{font-size:.9375rem}nav.show-nav{background-color:#eee9cc;color:#1e1915}nav.show-nav .container{border-bottom:1px solid #1e1915}nav.show-nav .container .hambuger span{background-color:transparent}nav.show-nav .container .hambuger span:before{background-color:#1e1915;-webkit-transform:translateZ(0) rotate(45deg);transform:translateZ(0) rotate(45deg)}nav.show-nav .container .hambuger span:after{background-color:#1e1915;-webkit-transform:translateZ(0) rotate(-45deg);transform:translateZ(0) rotate(-45deg)}nav.show-nav .mob-nav-links{height:calc(100vh - 70px);z-index:400}nav.show-nav .mob-nav-links:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:center top;transform-origin:center top}nav.show-nav .mob-nav-links ul{opacity:1;transition:1s}nav.fix-nav{-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:1200px){nav .container{padding:5px 0}nav .container .desktop-links{display:block;padding-right:20px}nav .container .desktop-links ul{align-items:center;display:flex;flex-direction:row;gap:200px;justify-content:space-around}nav .container .desktop-links ul li{margin:50px}nav .container .desktop-links ul li:first-child{margin-left:0}nav .container .desktop-links ul li:last-child{margin-left:130px}nav .container .hambuger,nav .mob-nav-links{display:none}}@-webkit-keyframes slideDown{0%{opacity:0;-webkit-transform:translateY(-70px);transform:translateY(-70px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;-webkit-transform:translateY(-70px);transform:translateY(-70px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-70px);transform:translateY(-70px)}}@keyframes slideUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-70px);transform:translateY(-70px)}}@-webkit-keyframes growUp{0%{opacity:0;-webkit-transform:translateY(70px) rotate(6deg);transform:translateY(70px) rotate(6deg)}to{opacity:1;-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}}@keyframes growUp{0%{opacity:0;-webkit-transform:translateY(70px) rotate(6deg);transform:translateY(70px) rotate(6deg)}to{opacity:1;-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}}.nav-text{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.nav-text1{-webkit-animation-duration:1.7s;animation-duration:1.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.nav-text2{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;transition:ease-out}.show-nav .nav-text,.show-nav .nav-text1,.show-nav .nav-text2{-webkit-animation-name:slideDown;animation-name:slideDown;opacity:1}.nav-text,.nav-text1,.nav-text2{-webkit-animation-name:growUp!important;animation-name:growUp!important;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.hide-nav .nav-text{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-name:slideUp;animation-name:slideUp;opacity:0}:root{--bar-bg:#212529}.menu-icon{cursor:pointer;height:50px;position:relative;width:50px}.menu-icon .menu-icon__cheeckbox{-webkit-touch-callout:none;cursor:pointer;display:block;height:100%;opacity:0;position:relative;position:absolute;width:100%;z-index:2}.menu-icon div{bottom:0;height:12px;left:0;margin:auto;position:absolute;right:0;top:0;width:22px}.menu-icon span{background-color:#212529;background-color:var(--bar-bg,#000);border-radius:1px;display:block;height:2px;position:absolute;transition:all .2s cubic-bezier(.1,.82,.76,.965);width:100%}.menu-icon span:first-of-type{top:0}.menu-icon span:last-of-type{bottom:0}.menu-icon .menu-icon__cheeckbox:checked+div span:first-of-type,.menu-icon.active span:first-of-type{top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-icon .menu-icon__cheeckbox:checked+div span:last-of-type,.menu-icon.active span:last-of-type{bottom:5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-icon.active:hover span:first-of-type,.menu-icon.active:hover span:last-of-type,.menu-icon:hover .menu-icon__cheeckbox:checked+div span:first-of-type,.menu-icon:hover .menu-icon__cheeckbox:checked+div span:last-of-type{width:22px}@media(min-width:1024px){.menu-icon:hover span:first-of-type{width:26px}.menu-icon:hover span:last-of-type{width:12px}}footer{background:#eee9cc;color:#111;padding:50px 17px 20px;position:relative;z-index:2}footer .top{grid-gap:10px;border-bottom:1px solid #111;display:grid;grid-template-columns:repeat(1,1fr);padding-bottom:3.75rem}footer .top h3{font-size:1.25rem;font-weight:400;line-height:1}footer .top ul{margin-bottom:20px;margin-top:20px}footer .top ul li{font-size:.9rem;font-weight:300;line-height:1.6}footer .top .item-2{margin-bottom:25px}footer .top .item-2 .row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}footer .bottom{padding:.9rem 0}footer .bottom p{font-size:.9rem;line-height:1.2;text-transform:uppercase}@media screen and (min-width:600px){footer .top{align-items:center;display:flex;justify-content:space-between}footer .top .item-3{text-align:center}}.header-section{background:#1e1915;display:flex;flex-direction:column;gap:2;height:100vh;z-index:4}.header-section .bg{display:none}.header-section .row{height:25%;width:100vw}.header-section .row .img-1{height:100vh;position:absolute;top:-5%}.header-section .row .img-2{height:100vh;position:absolute;top:-105%}.header-section .row .img-3{height:100vh;position:absolute;top:-225%}.header-section .row .img-4{height:100vh;position:absolute;top:-325%}.header-section .row .blind-0,.header-section .row .blind-1,.header-section .row .blind-2,.header-section .row .blind-3{background-color:#1e1915;height:100%;position:absolute;width:100%;z-index:99}.header-section .row h2{font-size:40vw;font-weight:400;position:relative;z-index:99}.header-section .row p{font-size:1rem;font-weight:400;position:relative;z-index:99}.header-section .col-end{position:relative}.header-section .col-end h2{position:absolute;right:0;top:10px}@media screen and (min-width:900px){h2{font-size:9vw!important}.header-img.active{-webkit-transform:scale(1.2);transform:scale(1.2)}.header-img.inactive{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media screen and (min-width:1200px){.header-section{overflow:hidden}.header-section .bg{-webkit-animation:scaleAnimation 4s ease-in-out infinite;animation:scaleAnimation 4s ease-in-out infinite;bottom:0;height:100%;left:0;position:absolute;width:100%;z-index:-1}@-webkit-keyframes scaleAnimation{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleAnimation{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.header-section .row{display:none;height:170px;overflow:hidden;padding:.5rem 17px;position:relative;width:100%}.header-section .row h2{font-size:5rem!important}.header-section .row p{display:block;font-size:1.875rem;font-weight:400;line-height:1}}.header-section,.header-section .row{overflow:hidden;position:relative}.header-section .row{align-items:center;display:flex;height:300px;justify-content:center}.header-section img{object-fit:cover;transition:opacity 2s cubic-bezier(.55,.085,.68,.53),-webkit-transform 2s cubic-bezier(.55,.085,.68,.53);transition:transform 2s cubic-bezier(.55,.085,.68,.53),opacity 2s cubic-bezier(.55,.085,.68,.53);transition:transform 2s cubic-bezier(.55,.085,.68,.53),opacity 2s cubic-bezier(.55,.085,.68,.53),-webkit-transform 2s cubic-bezier(.55,.085,.68,.53)}.blind-0,.header-section img{height:100%;position:absolute;width:100%}.blind-0{background-color:#000;-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .7s ease-out;transition:transform .7s ease-out;transition:transform .7s ease-out,-webkit-transform .7s ease-out;z-index:1}.blind-0.active{-webkit-transform:translateY(100%);transform:translateY(100%)}.blind-1{background-color:#000;height:100%;position:absolute;-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out,-webkit-transform 1s ease-out;width:100%;z-index:1}.blind-1.active{-webkit-transform:translateY(100%);transform:translateY(100%)}.blind-2{background-color:#000;height:100%;position:absolute;-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out;width:100%;z-index:1}.blind-2.active{-webkit-transform:translateY(100%);transform:translateY(100%)}.blind-3{background-color:#000;height:100%;position:absolute;-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out;width:100%;z-index:1}.blind-3.active{-webkit-transform:translateY(100%);transform:translateY(100%)}.hero-text-large,.hero-text-small{mix-blend-mode:difference}@-webkit-keyframes heroTextSmallIn{0%{opacity:0;-webkit-transform:translateX(10%) scale(1) rotate(0deg);transform:translateX(10%) scale(1) rotate(0deg)}30%{opacity:0;-webkit-transform:translateX(10%) scale(1) rotate(0deg);transform:translateX(10%) scale(1) rotate(0deg)}70%{opacity:0;-webkit-transform:translateX(10%) scale(1) rotate(0deg);transform:translateX(10%) scale(1) rotate(0deg)}to{opacity:1;-webkit-transform:translateY(0) scale(1) rotate(0);transform:translateY(0) scale(1) rotate(0)}}@keyframes heroTextSmallIn{0%{opacity:0;-webkit-transform:translateX(10%) scale(1) rotate(0deg);transform:translateX(10%) scale(1) rotate(0deg)}30%{opacity:0;-webkit-transform:translateX(10%) scale(1) rotate(0deg);transform:translateX(10%) scale(1) rotate(0deg)}70%{opacity:0;-webkit-transform:translateX(10%) scale(1) rotate(0deg);transform:translateX(10%) scale(1) rotate(0deg)}to{opacity:1;-webkit-transform:translateY(0) scale(1) rotate(0);transform:translateY(0) scale(1) rotate(0)}}@-webkit-keyframes heroTextSmallOut{0%{opacity:1;-webkit-transform:translateY(0) scale(1) rotate(0);transform:translateY(0) scale(1) rotate(0)}30%{opacity:0;-webkit-transform:translateX(10%) scale(1) rotate(0deg);transform:translateX(10%) scale(1) rotate(0deg)}to{opacity:0;-webkit-transform:translateX(10%) scale(1) rotate(0deg);transform:translateX(10%) scale(1) rotate(0deg)}}@keyframes heroTextSmallOut{0%{opacity:1;-webkit-transform:translateY(0) scale(1) rotate(0);transform:translateY(0) scale(1) rotate(0)}30%{opacity:0;-webkit-transform:translateX(10%) scale(1) rotate(0deg);transform:translateX(10%) scale(1) rotate(0deg)}to{opacity:0;-webkit-transform:translateX(10%) scale(1) rotate(0deg);transform:translateX(10%) scale(1) rotate(0deg)}}.hero-text-small{-webkit-animation:heroTextSmallOut 2s ease-out forwards;animation:heroTextSmallOut 2s ease-out forwards;font-size:2rem}.hero-text-small.active{-webkit-animation:heroTextSmallIn 2s ease-out forwards;animation:heroTextSmallIn 2s ease-out forwards}@-webkit-keyframes heroTextLargeIn{0%{opacity:0;-webkit-transform:translateY(10%) scale(1) rotate(-2deg);transform:translateY(10%) scale(1) rotate(-2deg)}30%{opacity:0;-webkit-transform:translateY(10%) scale(1) rotate(-2deg);transform:translateY(10%) scale(1) rotate(-2deg)}70%{opacity:0;-webkit-transform:translateY(10%) scale(1) rotate(-2deg);transform:translateY(10%) scale(1) rotate(-2deg)}to{opacity:1;-webkit-transform:translateX(0) scale(1) rotate(0);transform:translateX(0) scale(1) rotate(0)}}@keyframes heroTextLargeIn{0%{opacity:0;-webkit-transform:translateY(10%) scale(1) rotate(-2deg);transform:translateY(10%) scale(1) rotate(-2deg)}30%{opacity:0;-webkit-transform:translateY(10%) scale(1) rotate(-2deg);transform:translateY(10%) scale(1) rotate(-2deg)}70%{opacity:0;-webkit-transform:translateY(10%) scale(1) rotate(-2deg);transform:translateY(10%) scale(1) rotate(-2deg)}to{opacity:1;-webkit-transform:translateX(0) scale(1) rotate(0);transform:translateX(0) scale(1) rotate(0)}}@-webkit-keyframes heroTextLargeOut{0%{opacity:1;-webkit-transform:translateX(0) scale(1) rotate(0);transform:translateX(0) scale(1) rotate(0)}to{opacity:0;-webkit-transform:translateY(10%) scale(1) rotate(-2deg);transform:translateY(10%) scale(1) rotate(-2deg)}}@keyframes heroTextLargeOut{0%{opacity:1;-webkit-transform:translateX(0) scale(1) rotate(0);transform:translateX(0) scale(1) rotate(0)}to{opacity:0;-webkit-transform:translateY(10%) scale(1) rotate(-2deg);transform:translateY(10%) scale(1) rotate(-2deg)}}.hero-text-large{-webkit-animation:heroTextLargeOut .3s ease-in forwards;animation:heroTextLargeOut .3s ease-in forwards;font-size:6rem!important;font-weight:800!important}.hero-text-large.active{-webkit-animation:heroTextLargeIn 2s ease-out forwards;animation:heroTextLargeIn 2s ease-out forwards}img.active{-webkit-transform:scale(1.2);transform:scale(1.2)}img.inactive{-webkit-transform:scale(1.4);transform:scale(1.4)}.img-1{transition-duration:.5s!important;transition-timing-function:ease-out!important}.img-2{transition-duration:1.2s!important}.img-2,.img-3{transition-timing-function:ease-out!important}.img-3{transition-duration:1.5s!important}.img-4{transition-duration:1s!important;transition-timing-function:ease-out!important}.alternate-text{display:flex;flex-wrap:wrap;gap:10px;line-height:-3rem;overflow:visible;padding:20px}.alternate-text>p{-webkit-animation:rotate 60s linear infinite;animation:rotate 60s linear infinite;font-size:20rem!important;font-weight:700;opacity:.009;overflow:visible!important;padding-top:2rem;-webkit-transform:rotate(0deg);transform:rotate(0deg)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.preloader{align-items:center;background:#eee9cc;display:flex;height:100vh;justify-content:center;padding-left:6vw;position:fixed;width:100vw;z-index:9999}.preloader div{color:#1e1915;display:flex}.preloader div div{overflow:visible;position:relative;width:30px}.preloader div .preloader-p1,.preloader div .preloader-p2,.preloader div .preloader-p3,.preloader div .preloader-p4{background:#eee9cc;font-weight:400;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.preloader div .preloader-cover1{background:#000;left:0}.preloader div .preloader-cover1,.preloader div .preloader-cover2{background:#eee9cc;height:20px;position:absolute;top:0;width:20px;z-index:1}.preloader div .preloader-cover2{left:20px}.preloader div .preloader-cover3{background:#eee9cc;height:20px;position:absolute;right:50px;top:0;width:20px;z-index:1}.preloader div .preloader-cover4{background:#eee9cc;height:30px;left:10;position:absolute;top:0;width:20px;z-index:1}.no-scroll{overflow:hidden!important}.grain-effect{background-image:url(https://grainy-gradients.vercel.app/noise.svg);height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%;z-index:9999}.info-section{background-color:#1e1915;border-top:2px solid #eee9cc;display:flex;overflow:hidden;padding:3rem 14px}.info-section h1{font-size:7vw;font-weight:400;line-height:1.2;opacity:.7;overflow:hidden;width:90vw;z-index:5}.info-section .info2{position:relative;width:50vw}.info-section .info2 h1{height:100%;position:relative;right:50vw;top:0;width:90vw}.info-section .info1{position:relative;width:50vw}@media screen and (min-width:1200px){.info-section{padding:10rem 17px}.info-section:before{left:calc(100vw - 26%)}.info-section:after,.info-section:before{background-color:#eee9cc;content:"";height:100%;position:absolute;top:0;width:1px}.info-section:after{bottom:0;right:calc(100vw - 26%)}.h1,.h2{font-size:4rem!important}}.experience-cont{background:#1e1915;position:relative;z-index:222}.experience-cont h3{border-bottom:1px solid #eee9cc;border-top:1px solid #eee9cc;font-size:2rem;font-weight:400;opacity:.8;padding:20px}.experience-cont .experiences{border-bottom:1px solid #eee9cc;height:50px;margin-bottom:100px}.experience-cont .experiences .work-cont{display:flex;flex-direction:column;overflow:visible;padding:0 20px;position:relative;-webkit-transform:translateY(-45px);transform:translateY(-45px);transition:1s ease-in-out}.experience-cont .experiences .work-cont p{font-size:16px;overflow:visible;padding:10px 0;-webkit-transform:translateY(45px);transform:translateY(45px)}.inactive-project{opacity:.7}.skills-section{background-color:#1e1915;border-bottom:1px solid #eee9cc;border-top:1px solid #eee9cc;padding:1rem 0;position:relative;z-index:5}.skills-section h2{font-size:1.875rem;font-weight:400;padding:1rem 14px}.skills-section h2:last-child{border-top:1px solid #eee9cc}@media screen and (min-width:600px){.skills-section{align-items:center;border-bottom:1px solid #eee9cc;display:flex;flex-direction:row;justify-content:flex-start}.skills-section h2{border:none}.skills-section h2:last-child{border:none;margin-left:45px;min-width:80%}}@media screen and (min-width:1200px){.skills-section{border-bottom:none}.skills-section h2{border:none;font-size:4vw;padding:1rem 17px}}.shapes-section{grid-gap:0;display:grid;grid-template-columns:repeat(2,1fr);padding-top:80px}.shapes-section .single-rectangle{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:3rem 0}.shapes-section .single-rectangle .box{background-color:#eee9cc;height:56px;width:160px}.shapes-section .double-squares{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:3rem 0}.shapes-section .double-squares .square{background-color:#eee9cc;height:50px;margin:0 1px;width:80px}.shapes-section .double-circles{align-items:center;border-bottom:1px solid #eee9cc;border-top:1px solid #eee9cc;display:flex;flex-direction:row;justify-content:center;padding:3rem 0}.shapes-section .double-circles .circle{background-color:#eee9cc;border-radius:55%;height:80px;margin:0 1px;width:80px}.shapes-section .rotating-single-rectangle{align-items:center;border-bottom:1px solid #eee9cc;border-top:1px solid #eee9cc;display:flex;flex-direction:row;justify-content:center;padding:3rem 0}.shapes-section .rotating-single-rectangle .box{background-color:#eee9cc;height:56px;width:160px}@media screen and (min-width:600px){.shapes-section .single-rectangle .box{height:120px;width:348px}.shapes-section .double-squares .square{height:120px;width:174px}.shapes-section .double-circles .circle{height:174px;width:174px}.shapes-section .rotating-single-rectangle .box{height:120px;width:349px}}@media screen and (min-width:1200px){.shapes-section{grid-gap:0;align-content:center;border-bottom:1px solid #eee9cc;border-top:1px solid #eee9cc;display:grid;grid-template-columns:repeat(4,1fr);padding:3rem 0;position:relative}.shapes-section:before{left:calc(100vw - 26%)}.shapes-section:after,.shapes-section:before{background-color:#eee9cc;content:"";height:100%;position:absolute;top:0;width:1px}.shapes-section:after{bottom:0;right:calc(100vw - 26%)}.shapes-section .single-rectangle .box{height:98px;width:282px}.shapes-section .double-squares .square{height:98px;width:141px}.shapes-section .double-circles{border:none}.shapes-section .double-circles .circle{height:140px;width:140px}.shapes-section .rotating-single-rectangle{border:none}.shapes-section .rotating-single-rectangle .box{height:96px;width:284px}}.detail-title{padding-top:4rem}.myreel-cont{height:300px;overflow:hidden!important}.detail-section{background:rgba(30,25,21,.78);display:flex;flex-direction:column;gap:40px;padding:20px 20px 100px;position:relative;z-index:222}.detail-title{font-size:2rem;padding-bottom:2rem;padding-top:6rem}.tags-details{display:flex;flex-wrap:wrap;font-size:12px;opacity:.7}.role-details{font-weight:600}.about-details{font-size:2rem;overflow:visible}.links-cont{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around;margin-top:40px;padding:10px}.details-link{align-items:center;align-self:center;display:flex;font-size:14px;font-weight:500;gap:5px;height:50px;text-decoration:underline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.details-link>svg{font-size:20px}.paragraph-details{margin:40px 0}.disable{opacity:.5}@media screen and (min-width:600px){.detail-section{padding:0 20vw}}.projects-section{background-color:#674825}.projects-section .wrapper{overflow:visible!important;padding-top:70px;position:relative}.projects-section .wrapper .title{font-size:22vw;overflow:visible!important;padding:1rem 0;position:relative;text-align:center;white-space:nowrap;z-index:400}.projects-section .wrapper .mini-grid-desktop{display:none}.projects-section .projects{background-color:#674825;position:relative;z-index:4}.projects-section .projects .mob-project{border-top:1px solid #eee9cc;padding:1rem 14px}.projects-section .projects .mob-project .title{align-items:center;display:flex;flex-direction:row;font-size:1.3rem;font-weight:400;justify-content:space-between;margin-bottom:10px;position:relative}.projects-section .projects .mob-project .title span{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .2s ease-in-out}.projects-section .projects .mob-project .title span.active{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.projects-section .projects .mob-project .title .span-date{font-size:.8rem;opacity:.7;-webkit-transform:rotate(0);transform:rotate(0)}.projects-section .projects .mob-project .info{height:0;opacity:0;overflow:visible!important;transition:all .5s linear}.projects-section .projects .mob-project .info .row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.projects-section .projects .mob-project .info h4{font-weight:500;max-width:85%}.projects-section .projects .mob-project .info p{font-size:.7rem;font-weight:500;opacity:.8}.projects-section .projects .mob-project .info.active{height:400px;opacity:1;padding-bottom:0}.projects-section .projects .desktop-project{display:none}.projects-section .projects .mob-project .slides{background:#1e1915;border-color:#1e1915;border-style:solid;border-width:50px 60px 30px;height:300px;margin-top:60px;overflow:visible;padding-bottom:40px;position:relative}.projects-section .projects .mob-project .slides img{-webkit-filter:grayscale(60%);filter:grayscale(60%);height:auto;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);transition:opacity .4s ease-in-out}.projects-section .projects .mob-project .slides img.active{opacity:1}.projects-section .projects .mob-project .slides .pagination{align-items:center;bottom:50px;display:flex;flex-direction:row;height:40px;justify-content:space-between;position:absolute;right:20px;z-index:1200!important}.projects-section .projects .mob-project .slides .pagination span{border:1px solid #fff;border-radius:50%;cursor:pointer;height:10px;margin:0 5px;width:10px}.projects-section .projects .mob-project .slides .pagination span.active{background:#fff}.projects-section .projects .desktop-project .slides{background:#1e1915;border-color:#1e1915;border-style:solid;border-top-left-radius:30px;border-width:50px 60px;height:400px;margin-top:60px;overflow:visible;padding-bottom:40px;position:relative}.projects-section .projects .desktop-project .slides img{-webkit-filter:grayscale(60%);filter:grayscale(60%);height:auto;left:0;max-height:100%;opacity:0;position:absolute;right:0;top:0;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);transition:opacity .4s ease-in-out}.projects-section .projects .desktop-project .slides img.active{opacity:1}.projects-section .projects .desktop-project .slides .pagination{align-items:center;bottom:-40px;display:flex;flex-direction:row;height:40px;justify-content:space-between;position:absolute;right:20px;z-index:1200!important}.projects-section .projects .desktop-project .slides .pagination span{border:1px solid #fff;border-radius:50%;cursor:pointer;height:10px;margin:0 5px;width:10px}.projects-section .projects .desktop-project .slides .pagination span.active{background:#fff}@media screen and (min-width:361px){.projects-section .projects .mob-project{padding:1rem 17px}}@media screen and (min-width:1200px){.projects-section .wrapper:before{left:calc(100vw - 26%)}.projects-section .wrapper:after,.projects-section .wrapper:before{background-color:#eee9cc;content:"";height:100%;position:absolute;top:0;width:1px}.projects-section .wrapper:after{bottom:0;right:calc(100vw - 26%)}.projects-section .wrapper .title{font-size:22vw}.projects-section .wrapper .mini-grid-desktop{grid-gap:40px;display:grid;grid-template-columns:repeat(3,650px 350px 300px)}.projects-section .wrapper .mini-grid-desktop h3{padding:1rem}.projects-section .projects .mob-project{display:none}.projects-section .projects .desktop-project{border-top:2px solid #1e1915;display:block}.projects-section .projects .desktop-project .brief{grid-gap:40px;cursor:pointer;display:grid;font-size:30px;grid-template-columns:repeat(3,600px 420px 150px);transition:all .2s linear}.projects-section .projects .desktop-project .brief .proj-date{align-items:flex-start;display:flex;flex-direction:row;font-size:1.5rem!important;font-style:italic;font-weight:400;justify-content:space-between;padding-left:30px}.projects-section .projects .desktop-project .brief .proj-date span{font-size:2rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .2s ease-in-out}.projects-section .projects .desktop-project .brief .proj-date span.active{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.projects-section .projects .desktop-project .brief .proj-name{font-size:2rem!important;font-weight:500;margin-left:15px}.projects-section .projects .desktop-project .brief .proj-name span{font-size:1rem;opacity:.8}.projects-section .projects .desktop-project .brief .proj-desc{align-items:flex-end;color:#eee9cc;display:flex;font-size:1.1rem!important;font-weight:400;opacity:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.projects-section .projects .desktop-project .details{grid-gap:40px;display:grid;grid-template-columns:repeat(2,650px);height:0;margin:20px 20px 0;opacity:0;overflow:hidden;transition:all .5s ease-out!important}.projects-section .projects .desktop-project .details .slides{height:400px}.projects-section .projects .desktop-project .details .more-info{font-size:1rem!important;font-weight:400;opacity:.8;padding-right:5rem}.projects-section .projects .desktop-project .details.active{height:500px;opacity:1;transition:2s}}.view-details{border:1px solid #eee9cc;border-radius:30px;display:block;margin-top:30px;padding:3px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.view-details-desktop:hover{background-color:#1e1915}.desktop-down{transition:2s}.project-aside{margin-right:60px}.project-aside h2{font-size:2rem!important;margin-bottom:30px;margin-top:5rem}.project-aside h3{font-size:.9rem!important;padding-right:.8rem}.view-details-desktop{border:1px solid #eee9cc;border-radius:30px;display:block;margin-top:30px;padding:3px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}*{box-sizing:border-box;margin:0;padding:0}html{background-color:#1e1915}body{-webkit-font-smoothing:antialiased;color:#eee9cc;font-family:Poppins,sans-serif;margin:auto;position:relative}body:after{background-color:#eee9cc;bottom:0;content:"";height:100%;left:0;margin:0 auto;position:absolute;right:0;top:0;width:1px;z-index:1}p{font-weight:300;line-height:26px}ul{list-style-type:none}img{align-self:center;height:100%;object-fit:cover;width:100%}a{color:inherit;text-decoration:none;transition:all .2s linear}input,select,textarea{border:none;font-size:16px;outline:none}.button,button{align-items:center;background:#fff;border:none;border-radius:6px;box-shadow:0 1px 1px hsla(0,0%,48%,.16);cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:500;justify-content:center;padding:11px 30px;text-align:center}.button img,button img{margin-right:10px}.underline{border:1px solid #f2f3f3}
/*# sourceMappingURL=main.24ca488e.css.map*/